function _createForOfIteratorHelper(n,t){var e;if("undefined"==typeof Symbol||null==n[Symbol.iterator]){if(Array.isArray(n)||(e=_unsupportedIterableToArray(n))||t&&n&&"number"==typeof n.length){e&&(n=e);var o=0,i=function(){};return{s:i,n:function(){return o>=n.length?{done:!0}:{done:!1,value:n[o++]}},e:function(n){throw n},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,c=!0,r=!1;return{s:function(){e=n[Symbol.iterator]()},n:function(){var n=e.next();return c=n.done,n},e:function(n){r=!0,a=n},f:function(){try{c||null==e.return||e.return()}finally{if(r)throw a}}}}function _unsupportedIterableToArray(n,t){if(n){if("string"==typeof n)return _arrayLikeToArray(n,t);var e=Object.prototype.toString.call(n).slice(8,-1);return"Object"===e&&n.constructor&&(e=n.constructor.name),"Map"===e||"Set"===e?Array.from(n):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?_arrayLikeToArray(n,t):void 0}}function _arrayLikeToArray(n,t){(null==t||t>n.length)&&(t=n.length);for(var e=0,o=new Array(t);e<t;e++)o[e]=n[e];return o}function _classCallCheck(n,t){if(!(n instanceof t))throw new TypeError("Cannot call a class as a function")}function _defineProperties(n,t){for(var e=0;e<t.length;e++){var o=t[e];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(n,o.key,o)}}function _createClass(n,t,e){return t&&_defineProperties(n.prototype,t),e&&_defineProperties(n,e),n}(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(n,t,e){n.exports=e("zUnb")},zUnb:function(n,t,e){"use strict";e.r(t);var o,i,a,c=e("fXoL"),r=e("jhN1"),s=e("tyNb"),g=e("3Pt+"),_=e("EVdn"),l=e("ofXK"),d=e("5eHb"),b=e("tk/3"),p=((a=function(){function n(t){_classCallCheck(this,n),this.http=t}return _createClass(n,[{key:"postSubscribe",value:function(n){return this.http.post("https://channels.trinka.ai/support/api/v1/subscription",{email_id:n})}},{key:"postContactUs",value:function(n,t,e){return this.http.post("https://channels.trinka.ai/support/api/v1/enquiry",{email_id:n,query:t,page_url:e})}},{key:"postContactSales",value:function(n){return this.http.post("https://channels.trinka.ai/support/api/v1/enquiry",{email_id:n,query:"sales"})}},{key:"getUserDetails",value:function(n){return this.http.get("https://channels.trinka.ai/trinka/api/v1/user/"+n)}},{key:"getPlans",value:function(n,t){return this.http.get("https://payments-api.trinka.ai/api/v1/payment/get/plans/JTdCJTIydXNlcklkJTIyJTNBJTIyJTIyJTJDJTIycGxhblR5cGUlMjIlM0ElMjJwcmVtaXVtJTIwcGx1cyUyMiUyQyUyMmlzQW5udWFsUGxhbiUyMiUzQTAlMkMlMjJnb190b19wYXltZW50cyUyMiUzQXRydWUlN0Q=/"+t+"/"+!0+"/"+localStorage.getItem("country-trinka")+"/false")}},{key:"premiumGetPlan",value:function(n,t){return this.http.get("https://payments-api.trinka.ai/api/v1/payment/get/plans/JTdCJTIyaXNfcHJlbWl1bSUyMiUzQXRydWUlN0Q=/"+t+"/"+!0+"/"+localStorage.getItem("country-trinka")+"/false")}},{key:"sendToParaphraseRequest",value:function(n){return this.http.post("https://paraphraser.trinka.ai/paraphraser/marketing/paragraphs",n)}},{key:"paraphraseFeedbackRequest",value:function(n){return this.http.post("https://paraphraser.trinka.ai/feedback/sentence",n)}},{key:"submitFeedbackCall",value:function(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"paraphraser",t=arguments.length>1?arguments[1]:void 0,e=arguments.length>2?arguments[2]:void 0,o="";switch(n){case"paraphraser":o="https://paraphraser.trinka.ai/feedback/modal";break;case"multilingual":o="https://api-content-detector.trinka.ai/api/gec/feedback";var i=new Date,a="".concat(i.getDate()).concat(i.getMonth()+1).concat(i.getFullYear()),c=localStorage.getItem(a)||"";t.source="trinka-mktg-".concat(e.language),t.uniqueId=c}return this.http.post(o,t)}},{key:"aiDetectionRequest",value:function(n,t){return this.http.post("https://api-content-detector.trinka.ai/api/ai/content",n,{headers:(new b.d).set("user-id",t),observe:"response"})}},{key:"submitAIFeedbackCall",value:function(n){return this.http.post("https://api-content-detector.trinka.ai/api/save-feedback",n)}},{key:"getAIDetectionSessionCount",value:function(n){return this.http.get("https://api-content-detector.trinka.ai/api/get-session-count/".concat(n))}}]),n}()).\u0275fac=function(n){return new(n||a)(c.Zb(b.b))},a.\u0275prov=c.Lb({token:a,factory:a.\u0275fac,providedIn:"root"}),a),C=((i=function(){function n(t,e){_classCallCheck(this,n),this.rendererFactory=t,this.document=e}return _createClass(n,[{key:"addTag",value:function(n,t){try{var e=this.rendererFactory.createRenderer(this.document,{id:"-1",encapsulation:c.Q.None,styles:[],data:{}}),o=e.createElement("link"),i=this.document.head;if(this._parseSelector(n),null===i)throw new Error("<head> not found within DOCUMENT.");Object.keys(n).forEach((function(t){return e.setAttribute(o,t,n[t])})),e.appendChild(i,o)}catch(a){console.error("Error within linkService : ",a)}}},{key:"removeTag",value:function(n){if(n)try{var t=this.rendererFactory.createRenderer(this.document,{id:"-1",encapsulation:c.Q.None,styles:[],data:{}}),e=this.document.head;if(null===e)throw new Error("<head> not found within DOCUMENT.");var o,i=_createForOfIteratorHelper(this.document.querySelectorAll("link["+n+"]"));try{for(i.s();!(o=i.n()).done;){var a=o.value;t.removeChild(e,a)}}catch(r){i.e(r)}finally{i.f()}}catch(s){console.log("Error while removing tag "+s.message)}}},{key:"_parseSelector",value:function(n){var t=n.rel?"rel":"hreflang";return"".concat(t,'="').concat(n[t],'"')}}]),n}()).\u0275fac=function(n){return new(n||i)(c.Zb(c.G),c.Zb(l.d))},i.\u0275prov=c.Lb({token:i,factory:i.\u0275fac,providedIn:"root"}),i),m=((o=function(){function n(){_classCallCheck(this,n),this.scripts={}}return _createClass(n,[{key:"loadScript",value:function(n,t){var e=this;return new Promise((function(o,i){if(e.scripts[n])o();else{var a=document.createElement("script");a.src=t,a.type="text/javascript",a.onload=function(){e.scripts[n]=!0,o()},a.onerror=function(){i()},document.head.appendChild(a)}}))}},{key:"unloadScript",value:function(n){for(var t=document.head.getElementsByTagName("script"),e=t.length-1;e>=0;e--){var o=t[e];o.src.includes(n)&&(document.head.removeChild(o),delete this.scripts[n])}}}]),n}()).\u0275fac=function(n){return new(n||o)},o.\u0275prov=c.Lb({token:o,factory:o.\u0275fac,providedIn:"root"}),o),h=e("kmnG"),u=e("qFsG");function P(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function M(n,t){1&n&&(c.Vb(0,"ul",174),c.Vb(1,"li",175),c.Vb(2,"a",176),c.gc(),c.Vb(3,"svg",177),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",178),c.Qb(10,"path",179),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",180),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",175),c.Vb(17,"a",181),c.gc(),c.Vb(18,"svg",177),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",182),c.Qb(25,"path",183),c.Qb(26,"path",184),c.Qb(27,"path",185),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",180),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function O(n,t){1&n&&(c.Vb(0,"div",186),c.Vb(1,"div",187),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",13),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function f(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",188),c.Vb(1,"div",6),c.Vb(2,"div",11),c.Vb(3,"div",189),c.Vb(4,"form",190),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",6),c.Vb(8,"div",191),c.Vb(9,"div",192),c.Vb(10,"mat-form-field",193),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",194),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",195),c.Vb(15,"div",192),c.Vb(16,"mat-form-field",193),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",196),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",11),c.Vb(21,"div",197),c.Vb(22,"label",198),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",199),c.Ub(),c.Ub(),c.Vb(25,"div",191),c.Vb(26,"div",192),c.Vb(27,"mat-form-field",193),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",200),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",195),c.Vb(32,"div",192),c.Vb(33,"mat-form-field",193),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",201),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",191),c.Vb(38,"div",192),c.Vb(39,"mat-form-field",193),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",202),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",195),c.Vb(44,"div",192),c.Vb(45,"mat-form-field",193),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",203),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",204),c.Vb(50,"button",205),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function x(n,t){1&n&&(c.Vb(0,"div",206),c.Vb(1,"div",207),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}var k,w,v,U,V,y,F=function(){return["/trinka-vs-grammarly-vs-language-tool"]},T=function(){return["/enterprise"]},S=((k=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&(document.getElementById("main_header").classList.add("homepageHeader"),_.getScript("../../../assets/js/hubslider.js",(function(){}))),this.titleService.setTitle("Trinka-\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"Trinka\u662f\u552f\u4e00\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u6587\u6cd5\u548c\u8a9e\u8a00\u6aa2\u67e5\u5de5\u5177\u3002\u9664\u4e86\u6587\u6cd5\uff0cTrinka\u9084\u53ef\u4ee5\u63d0\u9ad8\u5beb\u4f5c\u7684\u8a9e\u8abf\u3001\u98a8\u683c\u3001\u53ef\u8b80\u6027\u7b49\u5404\u500b\u65b9\u9762\uff0c\u4ee5\u9054\u5230\u53ef\u51fa\u7248\u54c1\u8cea\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u9ad8\u7d1a\u6587\u6cd5\u6821\u6b63\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u81ea\u52d5\u5316\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u81ea\u52d5\u5316\u6587\u6cd5\u6821\u6b63\uff0c\u5b78\u8853\u5beb\u4f5c\u4eba\u5de5\u667a\u6167\u5de5\u5177\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka-\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u662f\u552f\u4e00\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u6587\u6cd5\u548c\u8a9e\u8a00\u6aa2\u67e5\u5de5\u5177\u3002\u9664\u4e86\u6587\u6cd5\uff0cTrinka\u9084\u53ef\u4ee5\u63d0\u9ad8\u5beb\u4f5c\u7684\u8a9e\u8abf\u3001\u98a8\u683c\u3001\u53ef\u8b80\u6027\u7b49\u5404\u500b\u65b9\u9762\uff0c\u4ee5\u9054\u5230\u53ef\u51fa\u7248\u54c1\u8cea\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/"}),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngOnDestroy",value:function(){Object(l.v)(this.platformId)&&document.getElementById("main_header").classList.remove("homepageHeader")}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||k)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},k.\u0275cmp=c.Jb({type:k,selectors:[["app-home"]],decls:1130,vars:9,consts:[[1,"outer_div"],[1,"square_shape"],["src","../../../assets/images/home_banner.jpg","alt","background"],[1,"in_side_images"],[1,"academic-writing"],[1,"container"],[1,"row"],[1,"col-xl-8"],[1,"main-title"],[1,"OpenSansFonts"],[1,"highted-points"],[1,"col-md-12"],[1,"banner-btns"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"fa","fa-sign-in"],[1,"col-xl-4"],[1,"technical-writing"],[1,"technical-writing-slider"],[1,"slide-wrapper"],[1,"hub-slider"],[1,"hub-slider-slides"],[1,"slider-card"],[1,"themeColor"],[1,"hub-slider-controls"],[1,"hub-slider-arrow","hub-slider-arrow_next"],[1,"fa","fa-chevron-up"],[1,"hub-slider-arrow","hub-slider-arrow_prev"],[1,"fa","fa-chevron-down"],[1,"for_mobile_contents"],[1,"mobile_slider_overlay"],["data-aos","fade-up","data-aos-easing","linear","data-aos-duration","1000",1,"col-md-12"],[1,"academic_writing_section","main_slider_homepage"],[1,"academic_slider_section"],["id","main_slider","data-ride","carousel",1,"carousel","slide"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"carousel-item"],["href","#main_slider","data-slide","prev",1,"carousel-control-prev"],["version","1.1","id","Capa_1","xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","x","0px","y","0px","viewBox","0 0 240.823 240.823",0,"xml","space","preserve",2,"enable-background","new 0 0 240.823 240.823"],["id","Chevron_Right","d","M57.633,129.007L165.93,237.268c4.752,4.74,12.451,4.74,17.215,0c4.752-4.74,4.752-12.439,0-17.179\n                                                        l-99.707-99.671l99.695-99.671c4.752-4.74,4.752-12.439,0-17.191c-4.752-4.74-12.463-4.74-17.215,0L57.621,111.816\n                                                        C52.942,116.507,52.942,124.327,57.633,129.007z"],["href","#main_slider","data-slide","next",1,"carousel-control-next"],[1,"academic_writing_section","academic_background_shap"],[1,"col-sm-12"],[1,"academic_writing_text"],["id","subject-verb-d","data-ride","carousel",1,"carousel","slide"],[1,"bullet_points_sections"],[1,"carousel-indicators"],["data-target","#subject-verb-d","data-slide-to","0",1,"active"],["data-target","#subject-verb-d","data-slide-to","1"],["data-target","#subject-verb-d","data-slide-to","2"],["data-target","#subject-verb-d","data-slide-to","3"],["href","#subject-verb-d","data-slide","prev",1,"carousel-control-prev"],["id","Chevron_Right","d","M57.633,129.007L165.93,237.268c4.752,4.74,12.451,4.74,17.215,0c4.752-4.74,4.752-12.439,0-17.179\n                                        l-99.707-99.671l99.695-99.671c4.752-4.74,4.752-12.439,0-17.191c-4.752-4.74-12.463-4.74-17.215,0L57.621,111.816\n                                        C52.942,116.507,52.942,124.327,57.633,129.007z"],["href","#subject-verb-d","data-slide","next",1,"carousel-control-next"],[1,"or-spacer"],[1,"academic_writing_section","beyond_grammer_spelling_sections","footer_shap_background"],["id","spelling_grammers","data-ride","carousel",1,"carousel","slide"],["data-target","#spelling_grammers","data-slide-to","0",1,"active"],["src","../../../assets/images/style_guides_icon.png","alt","Style guides"],["data-target","#spelling_grammers","data-slide-to","1"],["src","../../../assets/images/scientific_tone_icon.png","alt","Scientific tone"],["data-target","#spelling_grammers","data-slide-to","2"],["src","../../../assets/images/technical_word_choice_icon.png","alt","Technical word choice"],["data-target","#spelling_grammers","data-slide-to","3"],["src","../../../assets/images/word_count_reduction_icon.png","alt","Word count reduction"],["href","#spelling_grammers","data-slide","prev",1,"carousel-control-prev"],[1,""],["href","#spelling_grammers","data-slide","next",1,"carousel-control-next"],[1,"academic_writing_section","beyond_grammer_spelling_sections","suggests_corrections_slider"],["id","suggests_corrections","data-ride","carousel",1,"carousel","slide"],[1,"top_diviedLine"],["data-target","#suggests_corrections","data-slide-to","0",1,"active"],["data-target","#suggests_corrections","data-slide-to","1"],["data-target","#suggests_corrections","data-slide-to","2"],["data-target","#suggests_corrections","data-slide-to","3"],["data-target","#suggests_corrections","data-slide-to","4"],["data-target","#suggests_corrections","data-slide-to","5"],["data-target","#suggests_corrections","data-slide-to","6"],["data-target","#suggests_corrections","data-slide-to","7"],["data-target","#suggests_corrections","data-slide-to","8"],[1,"bottom_diviedLine"],["href","#suggests_corrections","data-slide","prev",1,"carousel-control-prev"],["href","#suggests_corrections","data-slide","next",1,"carousel-control-next"],[1,"purple-bg1","footer_shap_background"],[1,"purple_background_overlay"],[1,"col-lg-6"],[1,"box"],[1,"box_text_content"],["routerLinkActive","active",1,"white-btn",3,"routerLink"],[3,"routerLink"],["version","1.1","id","Capa_1","xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","x","0px","y","0px","viewBox","0 0 31.49 31.49",0,"xml","space","preserve",2,"enable-background","new 0 0 31.49 31.49"],["d","M21.205,5.007c-0.429-0.444-1.143-0.444-1.587,0c-0.429,0.429-0.429,1.143,0,1.571l8.047,8.047H1.111\n                                   C0.492,14.626,0,15.118,0,15.737c0,0.619,0.492,1.127,1.111,1.127h26.554l-8.047,8.032c-0.429,0.444-0.429,1.159,0,1.587\n                                   c0.444,0.444,1.159,0.444,1.587,0l9.952-9.952c0.444-0.429,0.444-1.143,0-1.571L21.205,5.007z"],[1,"contact-sales"],["type","submit","id","contactSaleButton","data-toggle","modal","data-target","#HomeContactPopup",1,"btn","btn-primary","mb-2",3,"click"],[1,"col-md-12","text-center","testi"],[1,"sub-head"],[1,"testimonial","text-center"],[1,"testimonial-wrap"],[1,"testimonial-slider"],["id","testi","data-ride","carousel",1,"carousel","slide"],["data-target","#testi","data-slide-to","0",1,"active"],["data-target","#testi","data-slide-to","1"],["data-target","#testi","data-slide-to","2"],["data-target","#testi","data-slide-to","3"],["data-target","#testi","data-slide-to","4"],["data-target","#testi","data-slide-to","5"],["data-target","#testi","data-slide-to","6"],["data-target","#testi","data-slide-to","7"],["data-target","#testi","data-slide-to","8"],["data-target","#testi","data-slide-to","9"],["data-target","#testi","data-slide-to","10"],["data-target","#testi","data-slide-to","11"],["data-target","#testi","data-slide-to","12"],[1,"col-lg-3"],[1,"clientPhotos","shadow"],["src","../../../assets/images/clientPhotos/James-Smith.jfif","alt","James-Smith"],[1,"col-lg-9"],[1,"clientMessageSection"],["aria-hidden","true",1,"fa","fa-quote-left"],[1,"start-text"],[1,"authorNameText"],[1,"authorDesignationText"],["src","../../../assets/images/clientPhotos/Rosa-Diaz-Sandoval.jfif","alt","Rosa-Diaz-Sandoval"],["src","../../../assets/images/clientPhotos/Dr_Farooq_Rathore.jpg","alt","Dr_Farooq_Rathore"],["src","../../../assets/images/clientPhotos/Georgieva-Milena.jfif","alt","Georgieva-Milena"],["src","../../../assets/images/clientPhotos/Dinesh-Gupta.jfif","alt","Dinesh Gupta"],["src","../../../assets/images/clientPhotos/Edith-Davies.jpg","alt","Edith-Davies"],["src","../../../assets/images/clientPhotos/Noor-Al-rishi.png","alt","Noor-Al-rishi"],["src","../../../assets/images/clientPhotos/Nwaji-Jude.jpg","alt","Nwaji-Jude"],["src","../../../assets/images/clientPhotos/Stumpf-Curtis.jfif","alt","Stumpf-Curtis"],["src","../../../assets/images/clientPhotos/Dyke-Gareth.jfif","alt","Dyke-Gareth"],["src","../../../assets/images/clientPhotos/Bhargava-Sharma.jfif","alt","Bhargava Sharma"],["src","../../../assets/images/clientPhotos/Ralph-Bailey.jfif","alt","Ralph-Bailey"],["src","../../../assets/images/clientPhotos/Thomas-Andres.jfif","alt","Thomas-Andres"],[1,"client_rating_logo"],[1,"row","align-items-center"],[1,"client_rating_text"],[1,"HeadingSubLine"],[1,"client_logo_right"],[1,"col-md-3","col-6"],[1,"client-rating","sourceforge"],[1,"logo"],["src","../../../assets/images/global-logos/SourceForge_logo.png"],[1,"fa","fa-star","active"],[1,"client-rating","trustpilot"],["src","../../../assets/images/global-logos/trustpilot-1.png"],[1,"fa","fa-star"],[1,"client-rating","product-hunt"],["src","../../../assets/images/global-logos/product-hunt.png"],[1,"client-rating","g2"],["src","../../../assets/images/global-logos/G2_Crowd.png"],[1,"client-rating","capterra"],["src","../../../assets/images/global-logos/capterra-inc.png"],[1,"client-rating","chrome-tool"],["src","../../../assets/images/global-logos/chrome.png"],[1,"fa","fa-star-half-o","active"],[1,"client-rating","trustradius"],["src","../../../assets/images/global-logos/trust-radius.png"],[1,"client-rating","software-suggest"],["src","../../../assets/images/global-logos/softwaresuggest-social.png"],["id","HomeContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){if(1&n){c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"img",2),c.Qb(3,"div",3),c.Ub(),c.Ub(),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"div",7),c.Vb(8,"h1",8),c.Fc(9,"\u9053\u5730\u7684\u6587\u6cd5\u548c\u5beb\u4f5c"),c.Ub(),c.Vb(10,"p"),c.Vb(11,"span",9),c.Fc(12,"Trinka"),c.Ub(),c.Fc(13,"\u662f\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u6700\u4f73\u6587\u6cd5\u548c\u8a9e\u8a00\u6821\u6b63\u7684\u4eba\u5de5\u667a\u6167\u5de5\u5177"),c.Ub(),c.Vb(14,"ul",10),c.Vb(15,"li"),c.Vb(16,"span",9),c.Fc(17,"3000"),c.Ub(),c.Fc(18,"\u591a\u9805\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(19,"li"),c.Fc(20,"\u8a9e\u8abf\u548c\u98a8\u683c\u589e\u5f37"),c.Ub(),c.Vb(21,"li"),c.Fc(22,"\u9ad8\u7d1a\u5beb\u4f5c\u6280\u5de7"),c.Ub(),c.Vb(23,"li"),c.Fc(24,"\u9069\u7528\u65bc\u6240\u6709\u5b78\u79d1"),c.Ub(),c.Ub(),c.Vb(25,"div",11),c.Vb(26,"div",12),c.Vb(27,"a",13),c.Qb(28,"i",14),c.Fc(29," \u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(30,"div",15),c.Vb(31,"div",16),c.Vb(32,"div",17),c.Vb(33,"section",18),c.Vb(34,"div",19),c.Vb(35,"div",20),c.Vb(36,"ul"),c.Vb(37,"li"),c.Vb(38,"div",21),c.Vb(39,"p"),c.Vb(40,"span"),c.Fc(41,"On the other hand"),c.Ub(),c.Vb(42,"span",22),c.Fc(43,"However"),c.Ub(),c.Fc(44,", additional factors "),c.Vb(45,"span"),c.Fc(46,"which influence"),c.Ub(),c.Vb(47,"span",22),c.Fc(48,"influencing"),c.Ub(),c.Fc(49," patient prognosis and "),c.Vb(50,"span"),c.Fc(51,"leading to a reduction in"),c.Ub(),c.Vb(52,"span",22),c.Fc(53,"reducing"),c.Ub(),c.Fc(54," HDL-C and Apo A1 levels were assessed. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(55,"li"),c.Vb(56,"div",21),c.Vb(57,"p"),c.Fc(58,"Apo A1 levels "),c.Vb(59,"span"),c.Fc(60,"are"),c.Ub(),c.Fc(61," appeared to "),c.Vb(62,"span"),c.Fc(63,"negatively correlate "),c.Ub(),c.Vb(64,"span",22),c.Fc(65,"correlate negatively"),c.Ub(),c.Fc(66," with hs-CRP levels [11], consistent with our findings. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"li"),c.Vb(68,"div",21),c.Vb(69,"p"),c.Fc(70,"This result "),c.Vb(71,"span"),c.Fc(72,"may"),c.Ub(),c.Vb(73,"span",22),c.Fc(74,"may be"),c.Ub(),c.Vb(75,"span"),c.Fc(76,"attribute"),c.Ub(),c.Vb(77,"span",22),c.Fc(78,"attributed to"),c.Ub(),c.Fc(79," patients appendectomized for over 20 years being older than the controls. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(80,"li"),c.Vb(81,"div",21),c.Vb(82,"p"),c.Fc(83,"Anti-aquaporin 4 antibody testing may be useful in cases of pediatric "),c.Vb(84,"span"),c.Fc(85,"transverse myelitis with long spinal cord lesions"),c.Ub(),c.Vb(86,"span",22),c.Fc(87,"longitudinally extensive transverse myelitis"),c.Ub(),c.Fc(88,"."),c.Ub(),c.Ub(),c.Ub(),c.Vb(89,"li"),c.Vb(90,"div",21),c.Vb(91,"p"),c.Fc(92,"The "),c.Vb(93,"span"),c.Fc(94,"retarded children"),c.Ub(),c.Vb(95,"span",22),c.Fc(96,"children with mental retardation"),c.Ub(),c.Fc(97," were taken to a different facility."),c.Ub(),c.Ub(),c.Ub(),c.Vb(98,"li"),c.Vb(99,"div",21),c.Vb(100,"p"),c.Fc(101,"Utilities would continue to "),c.Vb(102,"span"),c.Fc(103,"have the obligation"),c.Ub(),c.Vb(104,"span",22),c.Fc(105,"be obliged"),c.Ub(),c.Fc(106," to serve retail customers."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",23),c.Vb(108,"button",24),c.Qb(109,"i",25),c.Ub(),c.Vb(110,"button",26),c.Qb(111,"i",27),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(112,"div",28),c.Qb(113,"div",29),c.Vb(114,"div",5),c.Vb(115,"div",6),c.Vb(116,"div",30),c.Vb(117,"div",31),c.Vb(118,"div",5),c.Vb(119,"div",32),c.Vb(120,"div",33),c.Vb(121,"div",34),c.Vb(122,"div",35),c.Vb(123,"p"),c.Vb(124,"span"),c.Fc(125,"On the other hand"),c.Ub(),c.Vb(126,"span",22),c.Fc(127,"However"),c.Ub(),c.Fc(128,", additional factors "),c.Vb(129,"span"),c.Fc(130,"which influence"),c.Ub(),c.Vb(131,"span",22),c.Fc(132,"influencing"),c.Ub(),c.Fc(133," patient prognosis and "),c.Vb(134,"span"),c.Fc(135,"leading to a reduction in"),c.Ub(),c.Vb(136,"span",22),c.Fc(137,"reducing"),c.Ub(),c.Fc(138," HDL-C and Apo A1 levels were assessed. "),c.Ub(),c.Ub(),c.Vb(139,"div",36),c.Vb(140,"p"),c.Fc(141,"Apo A1 levels "),c.Vb(142,"span"),c.Fc(143,"are"),c.Ub(),c.Fc(144," appeared to "),c.Vb(145,"span"),c.Fc(146,"negatively correlate"),c.Ub(),c.Vb(147,"span",22),c.Fc(148,"correlate negatively"),c.Ub(),c.Fc(149," with hs-CRP levels [11], consistent with our findings. "),c.Ub(),c.Ub(),c.Vb(150,"div",36),c.Vb(151,"p"),c.Fc(152,"This result "),c.Vb(153,"span"),c.Fc(154,"may"),c.Ub(),c.Vb(155,"span",22),c.Fc(156,"may be"),c.Ub(),c.Vb(157,"span"),c.Fc(158,"attribute"),c.Ub(),c.Vb(159,"span",22),c.Fc(160,"attributed to"),c.Ub(),c.Fc(161," patients appendectomized for over 20 years, being older than the controls. "),c.Ub(),c.Ub(),c.Vb(162,"div",36),c.Vb(163,"p"),c.Fc(164,"Anti-aquaporin 4 antibody testing may be useful in cases of pediatric "),c.Vb(165,"span"),c.Fc(166,"transverse myelitis with long spinal cord lesions"),c.Ub(),c.Vb(167,"span",22),c.Fc(168,"longitudinally extensive transverse myelitis"),c.Ub(),c.Fc(169,"."),c.Ub(),c.Ub(),c.Vb(170,"div",36),c.Vb(171,"p"),c.Fc(172,"The "),c.Vb(173,"span"),c.Fc(174,"retarded children"),c.Ub(),c.Vb(175,"span",22),c.Fc(176,"children with mental retardation"),c.Ub(),c.Fc(177," were taken to a different facility."),c.Ub(),c.Ub(),c.Vb(178,"div",36),c.Vb(179,"p"),c.Fc(180,"Utilities would continue to "),c.Vb(181,"span"),c.Fc(182,"have the obligation"),c.Ub(),c.Vb(183,"span",22),c.Fc(184,"be obliged"),c.Ub(),c.Fc(185," to serve retail customers."),c.Ub(),c.Ub(),c.Vb(186,"a",37),c.Vb(187,"span"),c.gc(),c.Vb(188,"svg",38),c.Vb(189,"g"),c.Qb(190,"path",39),c.Qb(191,"g"),c.Qb(192,"g"),c.Qb(193,"g"),c.Qb(194,"g"),c.Qb(195,"g"),c.Qb(196,"g"),c.Ub(),c.Qb(197,"g"),c.Qb(198,"g"),c.Qb(199,"g"),c.Qb(200,"g"),c.Qb(201,"g"),c.Qb(202,"g"),c.Qb(203,"g"),c.Qb(204,"g"),c.Qb(205,"g"),c.Qb(206,"g"),c.Qb(207,"g"),c.Qb(208,"g"),c.Qb(209,"g"),c.Qb(210,"g"),c.Qb(211,"g"),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(212,"a",40),c.Vb(213,"span"),c.gc(),c.Vb(214,"svg",38),c.Vb(215,"g"),c.Qb(216,"path",39),c.Qb(217,"g"),c.Qb(218,"g"),c.Qb(219,"g"),c.Qb(220,"g"),c.Qb(221,"g"),c.Qb(222,"g"),c.Ub(),c.Qb(223,"g"),c.Qb(224,"g"),c.Qb(225,"g"),c.Qb(226,"g"),c.Qb(227,"g"),c.Qb(228,"g"),c.Qb(229,"g"),c.Qb(230,"g"),c.Qb(231,"g"),c.Qb(232,"g"),c.Qb(233,"g"),c.Qb(234,"g"),c.Qb(235,"g"),c.Qb(236,"g"),c.Qb(237,"g"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(238,"div",41),c.Vb(239,"div",5),c.Vb(240,"div",6),c.Vb(241,"div",42),c.Vb(242,"div",43),c.Vb(243,"h2"),c.Fc(244,"\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08"),c.Ub(),c.Vb(245,"p"),c.Vb(246,"span",9),c.Fc(247,"Trinka"),c.Ub(),c.Fc(248,"\u80fd\u767c\u73fe\u5b78\u8853\u5beb\u4f5c\u7279\u6709\u7684\u56f0\u96e3\u548c\u932f\u8aa4\uff0c\u9019\u662f\u5176\u4ed6\u5de5\u5177\u6c92\u6709\u7684\u529f\u80fd\u3002\u5f9e\u8907\u96dc\u7684\u6587\u6cd5\u932f\u8aa4\u5230\u5b78\u8853\u5beb\u4f5c\u7684\u8a9e\u8abf\u548c\u98a8\u683c\uff0c "),c.Vb(249,"span",9),c.Fc(250,"Trinka"),c.Ub(),c.Fc(251,"\u90fd\u80fd\u6aa2\u6e2c\u51fa\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(252,"div",32),c.Vb(253,"div",44),c.Vb(254,"div",45),c.Vb(255,"h3"),c.Fc(256,"\u767c\u73fe\u5176\u4ed6\u5de5\u5177\u627e\u4e0d\u51fa\u4f86\u7684\u68d8\u624b\u932f\u8aa4"),c.Ub(),c.Vb(257,"p"),c.Vb(258,"span",9),c.Fc(259,"Trinka"),c.Ub(),c.Fc(260,"\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08\uff0c\u53ef\u4ee5\u7cfe\u6b63 "),c.Vb(261,"span",9),c.Fc(262,"3000"),c.Ub(),c.Fc(263,"\u591a\u7a2e\u8907\u96dc\u7684\u6587\u6cd5\u932f\u8aa4\u3002\u73fe\u5728\uff0c\u8f15\u9b06\u5beb\u4f5c\u4e0d\u518d\u51fa\u73fe\u6587\u6cd5\u932f\u8aa4\uff01"),c.Ub(),c.Vb(264,"ul",46),c.Vb(265,"li",47),c.Qb(266,"span"),c.Fc(267," \u4e3b\u8a9e\u2014\u52d5\u8a5e\uff0c\u4ee3\u8a5e\u2014\u524d\u7f6e\u8a5e\u5206\u6b67"),c.Ub(),c.Vb(268,"li",48),c.Qb(269,"span"),c.Fc(270,"\u53e5\u6cd5\uff0c\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(271,"li",49),c.Qb(272,"span"),c.Fc(273,"\u4ee3\u540d\u8a5e\uff0c\u51a0\u8a5e\u7528\u6cd5"),c.Ub(),c.Vb(274,"li",50),c.Qb(275,"span"),c.Fc(276,"\u6280\u8853\u5c08\u6709\u540d\u8a5e\u7684\u62fc\u5beb"),c.Ub(),c.Ub(),c.Ub(),c.Vb(277,"div",34),c.Vb(278,"div",35),c.Vb(279,"h4"),c.Fc(280,"\u4e3b\u8a9e\u2014\u52d5\u8a5e\u4e0d\u4e00\u81f4"),c.Ub(),c.Vb(281,"p"),c.Fc(282,"Five different experts "),c.Vb(283,"span"),c.Fc(284,"was"),c.Ub(),c.Vb(285,"span",22),c.Fc(286,"were"),c.Ub(),c.Fc(287," asked to evaluate the individual's performance and interobserver agreement was assessed."),c.Ub(),c.Ub(),c.Vb(288,"div",36),c.Vb(289,"h4"),c.Fc(290,"\u53e5\u6cd5"),c.Ub(),c.Vb(291,"p"),c.Fc(292,"Rarely "),c.Vb(293,"span",22),c.Fc(294,"do"),c.Ub(),c.Fc(295," we use aneurysm clips to obliterate the vessels. "),c.Ub(),c.Ub(),c.Vb(296,"div",36),c.Vb(297,"h4"),c.Fc(298,"\u4ee3\u540d\u8a5e\uff0c\u51a0\u8a5e\u7528\u6cd5"),c.Ub(),c.Vb(299,"p"),c.Vb(300,"span"),c.Fc(301,"Every"),c.Ub(),c.Vb(302,"span",22),c.Fc(303,"Every one"),c.Ub(),c.Fc(304," of these studies claimed the importance of the spatial externalities for economic growth. "),c.Ub(),c.Ub(),c.Vb(305,"div",36),c.Vb(306,"h4"),c.Fc(307,"\u6280\u8853\u5c08\u6709\u540d\u8a5e\u7684\u62fc\u5beb"),c.Ub(),c.Vb(308,"p"),c.Fc(309,"It was full of "),c.Vb(310,"span"),c.Fc(311,"turgid"),c.Ub(),c.Vb(312,"span",22),c.Fc(313,"turbid"),c.Ub(),c.Fc(314," water and on analysis, the contamination levels were found to be very high."),c.Ub(),c.Ub(),c.Vb(315,"a",51),c.Vb(316,"span"),c.gc(),c.Vb(317,"svg",38),c.Vb(318,"g"),c.Qb(319,"path",52),c.Qb(320,"g"),c.Qb(321,"g"),c.Qb(322,"g"),c.Qb(323,"g"),c.Qb(324,"g"),c.Qb(325,"g"),c.Ub(),c.Qb(326,"g"),c.Qb(327,"g"),c.Qb(328,"g"),c.Qb(329,"g"),c.Qb(330,"g"),c.Qb(331,"g"),c.Qb(332,"g"),c.Qb(333,"g"),c.Qb(334,"g"),c.Qb(335,"g"),c.Qb(336,"g"),c.Qb(337,"g"),c.Qb(338,"g"),c.Qb(339,"g"),c.Qb(340,"g"),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(341,"a",53),c.Vb(342,"span"),c.gc(),c.Vb(343,"svg",38),c.Vb(344,"g"),c.Qb(345,"path",52),c.Qb(346,"g"),c.Qb(347,"g"),c.Qb(348,"g"),c.Qb(349,"g"),c.Qb(350,"g"),c.Qb(351,"g"),c.Ub(),c.Qb(352,"g"),c.Qb(353,"g"),c.Qb(354,"g"),c.Qb(355,"g"),c.Qb(356,"g"),c.Qb(357,"g"),c.Qb(358,"g"),c.Qb(359,"g"),c.Qb(360,"g"),c.Qb(361,"g"),c.Qb(362,"g"),c.Qb(363,"g"),c.Qb(364,"g"),c.Qb(365,"g"),c.Qb(366,"g"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(367,"div",5),c.Vb(368,"div",6),c.Vb(369,"div",11),c.Qb(370,"div",54),c.Ub(),c.Ub(),c.Ub(),c.Vb(371,"div",55),c.Vb(372,"div",5),c.Vb(373,"div",32),c.Vb(374,"div",56),c.Vb(375,"div",45),c.Vb(376,"h3"),c.Fc(377,"\u5728\u6587\u6cd5\u548c\u62fc\u5beb\u4e4b\u4e0a\u6539\u5584\u5beb\u4f5c"),c.Ub(),c.Vb(378,"p"),c.Fc(379,"\u9664\u4e86\u6587\u6cd5\uff0cTrinka\u9084\u53ef\u4ee5\u63d0\u9ad8\u60a8\u7684\u8a5e\u5f59\u3001\u8a9e\u8abf\u3001\u53e5\u6cd5\u7b49\u7b49\u3002\u6709\u4e86 "),c.Vb(380,"span",9),c.Fc(381,"Trinka"),c.Ub(),c.Fc(382,"\uff0c\u60a8\u53ef\u81ea\u4fe1\u5730\u8868\u9054\u81ea\u5df1\u7684\u89c0\u9ede\u3002"),c.Ub(),c.Vb(383,"ul",46),c.Vb(384,"li",57),c.Vb(385,"i"),c.Qb(386,"img",58),c.Ub(),c.Fc(387," \u98a8\u683c\u6307\u5357 "),c.Vb(388,"b",9),c.Fc(389,"\uff08APA | AMA\uff09"),c.Ub(),c.Ub(),c.Vb(390,"li",59),c.Vb(391,"i"),c.Qb(392,"img",60),c.Ub(),c.Fc(393," \u5b78\u8853\u8a9e\u8abf "),c.Ub(),c.Vb(394,"li",61),c.Vb(395,"i"),c.Qb(396,"img",62),c.Ub(),c.Fc(397," \u6280\u8853\u5c08\u6709\u540d\u8a5e\u9078\u64c7 "),c.Ub(),c.Vb(398,"li",63),c.Vb(399,"i"),c.Qb(400,"img",64),c.Ub(),c.Fc(401," \u7c21\u660e "),c.Ub(),c.Ub(),c.Ub(),c.Vb(402,"div",34),c.Vb(403,"div",35),c.Vb(404,"h4"),c.Fc(405,"\u98a8\u683c\u6307\u5357\u504f\u597d"),c.Ub(),c.Vb(406,"p"),c.Fc(407,"The "),c.Vb(408,"span"),c.Fc(409,"males"),c.Ub(),c.Vb(410,"span",22),c.Fc(411,"men"),c.Ub(),c.Fc(412," scored higher than the "),c.Vb(413,"span"),c.Fc(414,"females"),c.Ub(),c.Vb(415,"span",22),c.Fc(416,"women."),c.Ub(),c.Ub(),c.Ub(),c.Vb(417,"div",36),c.Vb(418,"h4"),c.Fc(419,"\u6b63\u5f0f\u8a9e\u6c23"),c.Ub(),c.Vb(420,"p"),c.Fc(421,"However, this method is novel and is "),c.Vb(422,"span"),c.Fc(423,"very much"),c.Ub(),c.Vb(424,"span",22),c.Fc(425,"significantly"),c.Ub(),c.Fc(426," different from the classical method."),c.Ub(),c.Ub(),c.Vb(427,"div",36),c.Vb(428,"h4"),c.Fc(429,"\u6280\u8853\u5c08\u6709\u540d\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(430,"p"),c.Fc(431,"The CNTs also could enhance the resistance to photo degradation by UV irradiation during "),c.Vb(432,"span"),c.Fc(433,"cyclical"),c.Ub(),c.Vb(434,"span",22),c.Fc(435,"cyclic"),c.Ub(),c.Fc(436," ageing tests."),c.Ub(),c.Ub(),c.Vb(437,"div",36),c.Vb(438,"h4"),c.Fc(439,"\u7c21\u660e"),c.Ub(),c.Vb(440,"p"),c.Fc(441,"Studies "),c.Vb(442,"span"),c.Fc(443,"were carried out to evaluate"),c.Ub(),c.Vb(444,"span",22),c.Fc(445," evaluated"),c.Ub(),c.Fc(446," the effect of lower temperatures on energy consumption. "),c.Ub(),c.Ub(),c.Vb(447,"a",65),c.Vb(448,"span",66),c.gc(),c.Vb(449,"svg",38),c.Vb(450,"g"),c.Qb(451,"path",52),c.Qb(452,"g"),c.Qb(453,"g"),c.Qb(454,"g"),c.Qb(455,"g"),c.Qb(456,"g"),c.Qb(457,"g"),c.Ub(),c.Qb(458,"g"),c.Qb(459,"g"),c.Qb(460,"g"),c.Qb(461,"g"),c.Qb(462,"g"),c.Qb(463,"g"),c.Qb(464,"g"),c.Qb(465,"g"),c.Qb(466,"g"),c.Qb(467,"g"),c.Qb(468,"g"),c.Qb(469,"g"),c.Qb(470,"g"),c.Qb(471,"g"),c.Qb(472,"g"),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(473,"a",67),c.Vb(474,"span",66),c.gc(),c.Vb(475,"svg",38),c.Vb(476,"g"),c.Qb(477,"path",52),c.Qb(478,"g"),c.Qb(479,"g"),c.Qb(480,"g"),c.Qb(481,"g"),c.Qb(482,"g"),c.Qb(483,"g"),c.Ub(),c.Qb(484,"g"),c.Qb(485,"g"),c.Qb(486,"g"),c.Qb(487,"g"),c.Qb(488,"g"),c.Qb(489,"g"),c.Qb(490,"g"),c.Qb(491,"g"),c.Qb(492,"g"),c.Qb(493,"g"),c.Qb(494,"g"),c.Qb(495,"g"),c.Qb(496,"g"),c.Qb(497,"g"),c.Qb(498,"g"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(499,"div",5),c.Vb(500,"div",6),c.Vb(501,"div",11),c.Qb(502,"div",54),c.Ub(),c.Ub(),c.Ub(),c.Vb(503,"div",68),c.Vb(504,"div",5),c.Vb(505,"div",32),c.Vb(506,"div",69),c.Vb(507,"div",45),c.Vb(508,"h3"),c.Fc(509,"\u4f9d\u60a8\u5c08\u696d\u4f5c\u66f4\u6539\u5efa\u8b70"),c.Ub(),c.Vb(510,"p"),c.Vb(511,"span",9),c.Fc(512,"Trinka"),c.Ub(),c.Fc(513,"\u5f9e\u6bcf\u9580\u5b78\u79d1\u6700\u597d\u7684\u8ad6\u6587\u4e2d\u5b78\u7fd2\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u4f73\u5efa\u8b70\u3002\u4f7f\u7528 "),c.Vb(514,"span",9),c.Fc(515,"Trinka"),c.Ub(),c.Fc(516,"\uff0c\u7d66\u60a8\u7cbe\u51c6\u7684\u5beb\u4f5c\u3002"),c.Ub(),c.Qb(517,"span",70),c.Vb(518,"ul",46),c.Vb(519,"li",71),c.Vb(520,"i"),c.Fc(521,"\u91ab\u5b78"),c.Ub(),c.Ub(),c.Vb(522,"li",72),c.Vb(523,"i"),c.Fc(524,"\u751f\u7269\u5b78"),c.Ub(),c.Ub(),c.Vb(525,"li",73),c.Vb(526,"i"),c.Fc(527,"\u7269\u7406"),c.Ub(),c.Ub(),c.Vb(528,"li",74),c.Vb(529,"i"),c.Fc(530,"\u793e\u6703\u79d1\u5b78"),c.Ub(),c.Ub(),c.Vb(531,"li",75),c.Vb(532,"i"),c.Fc(533,"\u5de5\u7a0b"),c.Ub(),c.Ub(),c.Vb(534,"li",76),c.Vb(535,"i"),c.Fc(536,"\u5316\u5b78"),c.Ub(),c.Ub(),c.Vb(537,"li",77),c.Vb(538,"i"),c.Fc(539,"\u5730\u8cea\u5b78"),c.Ub(),c.Ub(),c.Vb(540,"li",78),c.Vb(541,"i"),c.Fc(542,"\u96fb\u8166\u79d1\u5b78"),c.Ub(),c.Ub(),c.Vb(543,"li",79),c.Vb(544,"i"),c.Fc(545,"\u7d93\u6fdf\u5b78"),c.Ub(),c.Ub(),c.Ub(),c.Qb(546,"span",80),c.Ub();c.Vb(547,"div",34),c.Vb(548,"div",35),c.Vb(549,"h4"),c.Fc(550,"\u91ab\u5b78"),c.Ub(),c.Vb(551,"p"),c.Fc(552,"In general, the ADT group had a more "),c.Vb(553,"span"),c.Fc(554,"advance"),c.Ub(),c.Vb(555,"span",22),c.Fc(556,"advanced"),c.Ub(),c.Fc(557," disease compared with the non-ADT group. "),c.Ub(),c.Ub(),c.Vb(558,"div",36),c.Vb(559,"h4"),c.Fc(560,"\u91ab\u5b78"),c.Ub(),c.Vb(561,"p"),c.Fc(562,"The membranes were then incubated with human cleaved caspase-3 antibodies at 4\xb0C "),c.Vb(563,"span"),c.Fc(564,"for"),c.Ub(),c.Fc(565," overnight."),c.Ub(),c.Ub(),c.Vb(566,"div",36),c.Vb(567,"h4"),c.Fc(568,"\u7269\u7406"),c.Ub(),c.Vb(569,"p"),c.Fc(570,"Scientists rely on exactly "),c.Vb(571,"span"),c.Fc(572,"soluble"),c.Ub(),c.Vb(573,"span",22),c.Fc(574,"solvable"),c.Ub(),c.Fc(575," problems to describe the strange effects which have quantum mechanical origin."),c.Ub(),c.Ub(),c.Vb(576,"div",36),c.Vb(577,"h4"),c.Fc(578,"\u793e\u6703\u79d1\u5b78"),c.Ub(),c.Vb(579,"p"),c.Fc(580,"The individual displayed "),c.Vb(581,"span"),c.Fc(582,"a persistent spirit"),c.Ub(),c.Vb(583,"span",22),c.Fc(584,"persistence."),c.Ub(),c.Ub(),c.Ub(),c.Vb(585,"div",36),c.Vb(586,"h4"),c.Fc(587,"\u5de5\u7a0b"),c.Ub(),c.Vb(588,"p"),c.Fc(589,"The technique has "),c.Vb(590,"span",22),c.Fc(591,"been"),c.Ub(),c.Fc(592," widely used for the fabrication of SiC "),c.Vb(593,"span"),c.Fc(594,"fiber"),c.Ub(),c.Vb(595,"span",22),c.Fc(596,"fibers"),c.Ub(),c.Fc(597," with high mechanical properties. "),c.Ub(),c.Ub(),c.Vb(598,"div",36),c.Vb(599,"h4"),c.Fc(600,"\u5316\u5b78"),c.Ub(),c.Vb(601,"p"),c.Fc(602,"A current is sent through the material, consequently "),c.Vb(603,"span",22),c.Fc(604,"polarizing"),c.Ub(),c.Fc(605," the electrons. "),c.Vb(606,"span"),c.Fc(607,"are polarized."),c.Ub(),c.Ub(),c.Ub(),c.Vb(608,"div",36),c.Vb(609,"h4"),c.Fc(610,"\u5730\u8cea\u5b78"),c.Ub(),c.Vb(611,"p"),c.Fc(612," There was "),c.Vb(613,"span",22),c.Fc(614,"a"),c.Ub(),c.Fc(615," large tectonic movement at the end of the Mesozoic "),c.Vb(616,"span"),c.Fc(617,"period"),c.Ub(),c.Vb(618,"span",22),c.Fc(619,"era"),c.Ub(),c.Fc(620,". "),c.Ub(),c.Ub(),c.Vb(621,"div",36),c.Vb(622,"h4"),c.Fc(623,"\u96fb\u8166\u79d1\u5b78"),c.Ub(),c.Vb(624,"p"),c.Fc(625,"In "),c.Vb(626,"span",22),c.Fc(627,"the"),c.Ub(),c.Fc(628," testing phase, "),c.Vb(629,"span"),c.Fc(630,"it's"),c.Ub(),c.Vb(631,"span",22),c.Fc(632,"its"),c.Ub(),c.Fc(633," label is determined using the "),c.Vb(634,"span"),c.Fc(635,"triaining"),c.Ub(),c.Vb(636,"span",22),c.Fc(637,"training"),c.Ub(),c.Fc(638," instances mapped to a specific neuron. "),c.Ub(),c.Ub(),c.Vb(639,"div",36),c.Vb(640,"h4"),c.Fc(641,"\u7d93\u6fdf\u5b78"),c.Ub(),c.Vb(642,"p"),c.Fc(643,"The role expected "),c.Vb(644,"span"),c.Fc(645,"to"),c.Ub(),c.Vb(646,"span",22),c.Fc(647,"of"),c.Ub(),c.Fc(648," IASB has changed when it became a member of the Financial Stability Board in 2009."),c.Ub(),c.Ub(),c.Vb(649,"a",81),c.Vb(650,"span",66),c.gc(),c.Vb(651,"svg",38),c.Vb(652,"g"),c.Qb(653,"path",52),c.Qb(654,"g"),c.Qb(655,"g"),c.Qb(656,"g"),c.Qb(657,"g"),c.Qb(658,"g"),c.Qb(659,"g"),c.Ub(),c.Qb(660,"g"),c.Qb(661,"g"),c.Qb(662,"g"),c.Qb(663,"g"),c.Qb(664,"g"),c.Qb(665,"g"),c.Qb(666,"g"),c.Qb(667,"g"),c.Qb(668,"g"),c.Qb(669,"g"),c.Qb(670,"g"),c.Qb(671,"g"),c.Qb(672,"g"),c.Qb(673,"g"),c.Qb(674,"g"),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(675,"a",82),c.Vb(676,"span",66),c.gc(),c.Vb(677,"svg",38),c.Vb(678,"g"),c.Qb(679,"path",52),c.Qb(680,"g"),c.Qb(681,"g"),c.Qb(682,"g"),c.Qb(683,"g"),c.Qb(684,"g"),c.Qb(685,"g"),c.Ub(),c.Qb(686,"g"),c.Qb(687,"g"),c.Qb(688,"g"),c.Qb(689,"g"),c.Qb(690,"g"),c.Qb(691,"g"),c.Qb(692,"g"),c.Qb(693,"g"),c.Qb(694,"g"),c.Qb(695,"g"),c.Qb(696,"g"),c.Qb(697,"g"),c.Qb(698,"g"),c.Qb(699,"g"),c.Qb(700,"g"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(701,"div",83),c.Qb(702,"div",84),c.Vb(703,"div",5),c.Vb(704,"div",6),c.Vb(705,"div",85),c.Vb(706,"div",86),c.Vb(707,"h3"),c.Vb(708,"span",9),c.Fc(709,"Trinka"),c.Ub(),c.Fc(710,"\u63d0\u4f9b\u4e86\u6700\u597d\u7684\u6587\u7ae0\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Vb(711,"div",87),c.Vb(712,"p"),c.Vb(713,"span",9),c.Fc(714,"Trinka"),c.Ub(),c.Fc(715,"\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\uff0c\u5b83\u5438\u6536\u4e86\u7d93\u9a57\u8c50\u5bcc\u7684\u7de8\u8f2f\u548c\u8a9e\u8a00\u5b78\u5bb6\u7684\u5c08\u696d\u77e5\u8b58\u3002 \u7d50\u679c\u986f\u800c\u6613\u898b\u2014\u2014\u5b83\u662f\u6700\u597d\u7684\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Vb(716,"a",88),c.Fc(717,"\u4e0b\u8f09\u767d\u76ae\u66f8"),c.Ub(),c.Ub(),c.Ub(),c.Vb(718,"div",85),c.Vb(719,"div",86),c.Vb(720,"h3"),c.Vb(721,"span",9),c.Fc(722,"Trinka"),c.Ub(),c.Fc(723,"\u975e\u5e38\u9069\u5408\u5718\u968a\u548c\u4f01\u696d"),c.Ub(),c.Vb(724,"div",87),c.Vb(725,"p"),c.Fc(726,"\u8b93\u60a8\u7684\u5718\u968a\u4f7f\u7528 "),c.Vb(727,"span",9),c.Fc(728,"Trinka"),c.Ub(),c.Fc(729,"\u63d0\u5347\u5beb\u4f5c\uff0c\u4e26\u7372\u5f97\u512a\u60e0\u7684\u50f9\u683c\u548c\u5176\u4ed6\u798f\u5229\u3002"),c.Ub(),c.Vb(730,"a",89),c.Fc(731,"\u60f3\u8981\u77e5\u9053\u66f4\u591a "),c.gc(),c.Vb(732,"svg",90),c.Qb(733,"path",91),c.Qb(734,"g"),c.Qb(735,"g"),c.Qb(736,"g"),c.Qb(737,"g"),c.Qb(738,"g"),c.Qb(739,"g"),c.Qb(740,"g"),c.Qb(741,"g"),c.Qb(742,"g"),c.Qb(743,"g"),c.Qb(744,"g"),c.Qb(745,"g"),c.Qb(746,"g"),c.Qb(747,"g"),c.Qb(748,"g"),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(749,"div",92),c.Vb(750,"button",93),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(751,"\u806f\u7e6b\u696d\u52d9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(752,"div",6),c.Vb(753,"div",94),c.Vb(754,"h2",95),c.Fc(755,"\u4f7f\u7528\u611f\u8a00"),c.Ub(),c.Vb(756,"p"),c.Fc(757,"\u67e5\u770b\u7528\u6236\u5c0dTrinka\u7684\u8a55\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(758,"div",96),c.Vb(759,"div",5),c.Vb(760,"div",6),c.Vb(761,"div",11),c.Vb(762,"div",97),c.Vb(763,"div",98),c.Vb(764,"div",99),c.Vb(765,"ol",46),c.Qb(766,"li",100),c.Qb(767,"li",101),c.Qb(768,"li",102),c.Qb(769,"li",103),c.Qb(770,"li",104),c.Qb(771,"li",105),c.Qb(772,"li",106),c.Qb(773,"li",107),c.Qb(774,"li",108),c.Qb(775,"li",109),c.Qb(776,"li",110),c.Qb(777,"li",111),c.Qb(778,"li",112),c.Ub(),c.Vb(779,"div",34),c.Vb(780,"div",35),c.Vb(781,"div",6),c.Vb(782,"div",113),c.Vb(783,"div",114),c.Qb(784,"img",115),c.Ub(),c.Ub(),c.Vb(785,"div",116),c.Vb(786,"div",117),c.Qb(787,"i",118),c.Vb(788,"p",119),c.Fc(789,"\u6211\u4e00\u4e0b\u5c31\u611b\u4e0aTrinka\u4e86\u3002\u795d\u8cc0\u4f60\u5011\u958b\u767c\u51fa\u9019\u500b\u53ef\u4ee5\u5927\u5e45\u5354\u52a9\u7de8\u8f2f\u7684\u7a0b\u5f0f\uff0c\u5c24\u5176\u662f\u7b26\u5408\u91cd\u8981\u7684\u6587\u6cd5\u6163\u4f8b\u548c\u5177\u5099\u7cbe\u7c21\u5b57\u6578\u529f\u80fd\u7684\u5de5\u5177\u3002 "),c.Ub(),c.Vb(790,"p",120),c.Fc(791,"James Smith"),c.Ub(),c.Vb(792,"span",121),c.Fc(793,"\u5b78\u8853\u7de8\u8f2f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(794,"div",36),c.Vb(795,"div",6),c.Vb(796,"div",113),c.Vb(797,"div",114),c.Qb(798,"img",122),c.Ub(),c.Ub(),c.Vb(799,"div",116),c.Vb(800,"div",117),c.Qb(801,"i",118),c.Vb(802,"p",119),c.Fc(803,"\u5c0d\u65bc\u8aaa\u5176\u4ed6\u8a9e\u8a00\u7684\u4eba\u4f86\u8aaa\uff0c\u7528\u6b63\u78ba\u7684\u82f1\u8a9e\u6587\u6cd5\u548c\u98a8\u683c\u7de8\u5beb\u6587\u7ae0\u4e0d\u662f\u4e00\u4ef6\u5bb9\u6613\u7684\u4e8b\u3002\u5982\u679c\u6c92\u6709\u5354\u52a9\u5de5\u5177\uff0c\u5c24\u5176\u662f\u5b78\u8853\u5beb\u4f5c\uff0c\u5f88\u96e3\u5728\u6587\u4ef6\u4e2d\u767c\u73fe\u5c0f\u932f\u8aa4\u3002\u6211\u5617\u8a66\u5c07TrinkaAI\u4f5c\u70ba\u81ea\u52d5\u6821\u6b63\u5de5\u5177\uff0c\u4e26\u5c0d\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u611f\u5230\u975e\u5e38\u6eff\u610f\u3002\u901a\u904e\u56de\u994b\uff0c\u80fd\u77ad\u89e3\u70ba\u4ec0\u9ebc\u5fc5\u9808\u8003\u616e\u5efa\u8b70\u7684\u66f4\u6539\u3002"),c.Ub(),c.Vb(804,"p",120),c.Fc(805,"Rosa Diaz Sandoval"),c.Ub(),c.Vb(806,"span",121),c.Fc(807,"\u7269\u7406\u548c\u6578\u5b78\u535a\u58eb, \u58a8\u897f\u54e5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(808,"div",36),c.Vb(809,"div",6),c.Vb(810,"div",113),c.Vb(811,"div",114),c.Qb(812,"img",123),c.Ub(),c.Ub(),c.Vb(813,"div",116),c.Vb(814,"div",117),c.Qb(815,"i",118),c.Vb(816,"p",119),c.Fc(817,"\u6211\u4f7f\u7528Trinka\u5169\u500b\u591a\u6708\u4e86\u3002\u6211\u4e3b\u8981\u7528\u5b83\u4f86\u6539\u9032\u6211\u70ba\u570b\u5167\u548c\u570b\u969b\u751f\u7269\u91ab\u5b78\u671f\u520a\u64b0\u5beb\u7684\u79d1\u5b78\u624b\u7a3f\u7684\u8a9e\u8a00\u3001\u6587\u6cd5\u548c\u53e5\u6cd5\u3002\u4ecb\u9762\u5f88\u4f7f\u7528\u8005\u53cb\u597d\uff0c\u4e26\u4e14\u8edf\u4ef6\u9ad8\u6548\u4e14\u597d\u7528\u3002\u6839\u64da\u9700\u8981\u7de8\u8f2f\u624b\u7a3f\u7684\u4e0d\u540c\u9078\u9805\u6709\u52a9\u65bc\u6c7a\u5b9a\u6211\u9700\u8981\u95dc\u6ce8\u7684\u5730\u65b9\u3002\u81ea\u52d5\u7de8\u8f2f\u7684\u5e6b\u52a9\u5f88\u5927\uff0c\u5e36\u6709\u4fee\u8a02\u6b77\u53f2\u7684\u88dc\u5145\u9801\u9762\u5f88\u6709\u7528\u3002Trinka\u4e00\u76f4\u5728\u66f4\u65b0\uff0c\u6211\u5beb\u9019\u7bc7\u6587\u7ae0\u6642\u5c31\u6ce8\u610f\u5230\u6dfb\u52a0\u4e86\u4e00\u500b\u65b0\u529f\u80fd\u201c\u4e00\u81f4\u6027\u201d\u3002\u6700\u597d\u7684\u662f\u6240\u6709\u9019\u4e9b\u90fd\u662f\u5b8c\u5168\u514d\u8cbb\u7684\u3002\u6211\u5f37\u70c8\u9f13\u52f5\u4f5c\u8005\u548c\u7814\u7a76\u4eba\u54e1\uff0c\u7279\u5225\u662f\u90a3\u4e9b\u82f1\u8a9e\u4e0d\u597d\u7684\u4eba\u5617\u8a66\u4e00\u4e0b\uff0c\u89aa\u773c\u76ee\u7779\u9a5a\u4eba\u7684\u7d50\u679c\u3002"),c.Ub(),c.Vb(818,"p",120),c.Fc(819,"Farooq Rathore\u535a\u58eb"),c.Ub(),c.Vb(820,"span",121),c.Fc(821," \u52a9\u7406\u6559\u6388\u517c\u7cfb\u4e3b\u4efb, \u5df4\u57fa\u65af\u5766"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(822,"div",36),c.Vb(823,"div",6),c.Vb(824,"div",113),c.Vb(825,"div",114),c.Qb(826,"img",124),c.Ub(),c.Ub(),c.Vb(827,"div",116),c.Vb(828,"div",117),c.Qb(829,"i",118),c.Vb(830,"p",119),c.Fc(831,"Trinka.ai\u662f\u6211\u6700\u559c\u6b61\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u7de8\u8f2f\u3002\u8a72\u61c9\u7528\u7a0b\u5f0f\u4f7f\u7528\u6548\u679c\u597d\uff0c\u5feb\u901f\u800c\u660e\u78ba\uff01\u5b8c\u5168\u6eff\u610f\uff01"),c.Ub(),c.Vb(832,"p",120),c.Fc(833,"Milena Georgieva"),c.Ub(),c.Vb(834,"span",121),c.Fc(835,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(836,"div",36),c.Vb(837,"div",6),c.Vb(838,"div",113),c.Vb(839,"div",114),c.Qb(840,"img",125),c.Ub(),c.Ub(),c.Vb(841,"div",116),c.Vb(842,"div",117),c.Qb(843,"i",118),c.Vb(844,"p",119),c.Fc(845,"\u9019\u662f\u4e00\u500b\u8d85\u8d8aGrammarly\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86\u7528Grammarly\u6aa2\u67e5\u904e\u4e00\u4e9b\u6587\u6a94\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u512a\u8d8a\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff01"),c.Ub(),c.Vb(846,"p",120),c.Fc(847,"Dinesh Gupta"),c.Ub(),c.Vb(848,"span",121),c.Fc(849,"\u653e\u5c04\u79d1\u91ab\u5e2b, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(850,"div",36),c.Vb(851,"div",6),c.Vb(852,"div",113),c.Vb(853,"div",114),c.Qb(854,"img",126),c.Ub(),c.Ub(),c.Vb(855,"div",116),c.Vb(856,"div",117),c.Qb(857,"i",118),c.Vb(858,"p",119),c.Fc(859,"\u6211\u5df2\u7d93\u6e2c\u8a66\u904eTrinka\uff0c\u4e26\u5c0d\u5176\u51fa\u8272\u7684\u529f\u80fd\u5370\u8c61\u6df1\u523b\u3002\u5b83\u6bd4\u6211\u4f7f\u7528\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\u505a\u5f97\u66f4\u597d\u3002\u505a\u5f97\u597d\uff01\u6211\u5df2\u7d93\u544a\u8a34\u6211\u7814\u7a76\u5be6\u9a57\u5ba4\u7684\u540c\u4e8b\u4f7f\u7528Trinka\u3002\u5e0c\u671b\u5728\u5b78\u8853\u754c\u5f97\u5230\u5ee3\u6cdb\u61c9\u7528\u3002"),c.Ub(),c.Vb(860,"p",120),c.Fc(861,"Edith Davies"),c.Ub(),c.Vb(862,"span",121),c.Fc(863,"\u535a\u58eb\u751f, \u82f1\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(864,"div",36),c.Vb(865,"div",6),c.Vb(866,"div",113),c.Vb(867,"div",114),c.Qb(868,"img",127),c.Ub(),c.Ub(),c.Vb(869,"div",116),c.Vb(870,"div",117),c.Qb(871,"i",118),c.Vb(872,"p",119),c.Fc(873,"Trinka AI\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u4ee4\u6211\u9a5a\u559c\u3002\u4f7f\u7528\u7c21\u55ae\uff0c\u975e\u5e38\u6709\u76ca\u3002"),c.Ub(),c.Vb(874,"p",120),c.Fc(875,"Noor Al-rishi"),c.Ub(),c.Vb(876,"span",121),c.Fc(877,"\u5316\u5b78\u5b78\u8005, \u6c99\u70cf\u5730\u963f\u62c9\u4f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(878,"div",36),c.Vb(879,"div",6),c.Vb(880,"div",113),c.Vb(881,"div",114),c.Qb(882,"img",128),c.Ub(),c.Ub(),c.Vb(883,"div",116),c.Vb(884,"div",117),c.Qb(885,"i",118),c.Vb(886,"p",119),c.Fc(887,"\u4f7f\u7528Trinka\u662f\u7f8e\u5999\u7684\u9ad4\u9a57\uff0c\u5982\u679c\u4e0d\u4f7f\u7528\u5b83\u8a55\u4f30\u7a3f\u4ef6\uff0c\u6211\u5e7e\u4e4e\u7121\u6cd5\u63d0\u4ea4\u4efb\u4f55\u624b\u7a3f\u3002\u7e3d\u4e4b\uff0cTrinka\u6210\u4e86\u6211\u7684\u662f\u6551\u547d\u7a3b\u8349\u3002"),c.Ub(),c.Vb(888,"p",120),c.Fc(889,"Nwaji Jude"),c.Ub(),c.Vb(890,"span",121),c.Fc(891,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(892,"div",36),c.Vb(893,"div",6),c.Vb(894,"div",113),c.Vb(895,"div",114),c.Qb(896,"img",129),c.Ub(),c.Ub(),c.Vb(897,"div",116),c.Vb(898,"div",117),c.Qb(899,"i",118),c.Vb(900,"p",119),c.Fc(901,"\u6211\u559c\u6b61\u4f7f\u7528Trinka\u4f5c\u70ba\u6211\u7de8\u8f2f\u6587\u7a3f\u7684\u6700\u7d42\u6aa2\u67e5\u3002\u5b83\u78ba\u5be6\u6709\u52a9\u65bc\u627e\u5230\u5728\u7de8\u8f2f\u904e\u7a0b\u4e2d\u6f0f\u6389\u7684\u5269\u9918\u932f\u8aa4\u3002\u6211\u771f\u7684\u5f88\u559c\u6b61\u9019\u500b\u5e73\u53f0\u3002\u5927\u62c7\u6307\u5411\u4e0b\u9019\u500b\u6309\u9215\u975e\u5e38\u6709\u7528\u3002 "),c.Ub(),c.Vb(902,"p",120),c.Fc(903,"Stumpf Curtis"),c.Ub(),c.Vb(904,"span",121),c.Fc(905,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(906,"div",36),c.Vb(907,"div",6),c.Vb(908,"div",113),c.Vb(909,"div",114),c.Qb(910,"img",130),c.Ub(),c.Ub(),c.Vb(911,"div",116),c.Vb(912,"div",117),c.Qb(913,"i",118),c.Vb(914,"p",119),c.Fc(915,"\u6211\u8a8d\u70baTrinka.ai \u662f\u4e00\u500b\u975e\u5e38\u6709\u8da3\u4e14\u5f88\u6709\u767c\u5c55\u6f5b\u529b\u7684\u4e3b\u610f\uff0c\u5c24\u5176\u662f\u5c0d\u65bc\u7de8\u8f2f/\u51fa\u7248\u793e/\u671f\u520a\u3002\u6211\u4f7f\u7528\u9019\u500b\u5e73\u53f0\u6aa2\u67e5\u6211\u7684\u7de8\u8f2f\u5de5\u4f5c\uff0c\u975e\u5e38\u6709\u7528\u3002"),c.Ub(),c.Vb(916,"p",120),c.Fc(917,"Gareth Dyke"),c.Ub(),c.Vb(918,"span",121),c.Fc(919,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(920,"div",36),c.Vb(921,"div",6),c.Vb(922,"div",113),c.Vb(923,"div",114),c.Qb(924,"img",131),c.Ub(),c.Ub(),c.Vb(925,"div",116),c.Vb(926,"div",117),c.Qb(927,"i",118),c.Vb(928,"p",119),c.Fc(929,"\u6211\u5c0d\u6574\u9ad4\u8868\u73fe\u611f\u5230\u6eff\u610f\u3002\u6211\u4f7f\u7528Grammarly\u5df2\u7d93\u6709\u5f88\u9577\u4e00\u6bb5\u6642\u9593\u4e86\uff0c\u4f46\u662f\u5728\u5b78\u8853\u6216\u6280\u8853\u5beb\u4f5c\u65b9\u9762\uff0cTrinka\u7d55\u5c0d\u662f\u66f4\u597d\u7684\u9078\u64c7\u3002\u5b78\u8853\u6587\u4ef6\u8a2d\u7f6e\u548c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u662f\u6211\u6700\u559c\u6b61\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(930,"p",120),c.Fc(931,"Bhargava Sharma"),c.Ub(),c.Vb(932,"span",121),c.Fc(933,"\u6d41\u884c\u75c5\u5b78\u5bb6, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(934,"div",36),c.Vb(935,"div",6),c.Vb(936,"div",113),c.Vb(937,"div",114),c.Qb(938,"img",132),c.Ub(),c.Ub(),c.Vb(939,"div",116),c.Vb(940,"div",117),c.Qb(941,"i",118),c.Vb(942,"p",119),c.Fc(943,"Trinka\u5df2\u6210\u70ba\u6211\u6587\u6cd5\u6821\u6b63\u7684\u9996\u9078\u5de5\u5177\u3002\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u66f4\u6b63\u548c\u8a9e\u8a00\u589e\u5f37\u4f7f\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5bb9\u6613\u3002\u73fe\u5728\uff0c\u6211\u53ef\u4ee5\u66f4\u5c08\u6ce8\u65bc\u7814\u7a76\uff0c\u800c\u4e0d\u662f\u7cfe\u6b63\u6587\u7a3f\u4e2d\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Vb(944,"p",120),c.Fc(945,"Ralph Bailey"),c.Ub(),c.Vb(946,"span",121),c.Fc(947,"\u795e\u7d93\u79d1\u91ab\u751f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(948,"div",36),c.Vb(949,"div",6),c.Vb(950,"div",113),c.Vb(951,"div",114),c.Qb(952,"img",133),c.Ub(),c.Ub(),c.Vb(953,"div",116),c.Vb(954,"div",117),c.Qb(955,"i",118),c.Vb(956,"p",119),c.Fc(957,"\u57fa\u65bcAMA\u98a8\u683c\u6307\u5357\u7684\u6587\u6cd5\u7cfe\u6b63\u548c\u5efa\u8b70\u771f\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\uff01Trinka\u78ba\u5be6\u662f\u91ab\u5b78\u5beb\u4f5c\u6700\u597d\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u3002 "),c.Ub(),c.Vb(958,"p",120),c.Fc(959,"Thomas Andres"),c.Ub(),c.Vb(960,"span",121),c.Fc(961,"\u5fc3\u81df\u5b78\u5c08\u5bb6, \u5df4\u897f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(962,"div",134),c.Vb(963,"div",5),c.Vb(964,"div",135),c.Vb(965,"div",113),c.Vb(966,"div",136),c.Vb(967,"h2"),c.Fc(968,"\u7372\u5f97\u5168\u7403\u7528\u6236"),c.Qb(969,"br"),c.Fc(970,"\u9ad8\u5ea6\u8a55\u50f9"),c.Ub(),c.Qb(971,"div",137),c.Ub(),c.Ub(),c.Vb(972,"div",116),c.Vb(973,"div",138),c.Vb(974,"div",6),c.Vb(975,"div",139),c.Vb(976,"div",140),c.Vb(977,"div",141),c.Qb(978,"img",142),c.Ub(),c.Vb(979,"ul"),c.Vb(980,"li"),c.Qb(981,"i",143),c.Ub(),c.Vb(982,"li"),c.Qb(983,"i",143),c.Ub(),c.Vb(984,"li"),c.Qb(985,"i",143),c.Ub(),c.Vb(986,"li"),c.Qb(987,"i",143),c.Ub(),c.Vb(988,"li"),c.Qb(989,"i",143),c.Ub(),c.Ub(),c.Vb(990,"p"),c.Fc(991,"5 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Vb(992,"div",139),c.Vb(993,"div",144),c.Vb(994,"div",141),c.Qb(995,"img",145),c.Ub(),c.Vb(996,"ul"),c.Vb(997,"li"),c.Qb(998,"i",143),c.Ub(),c.Vb(999,"li"),c.Qb(1e3,"i",143),c.Ub(),c.Vb(1001,"li"),c.Qb(1002,"i",143),c.Ub(),c.Vb(1003,"li"),c.Qb(1004,"i",143),c.Ub(),c.Vb(1005,"li"),c.Qb(1006,"i",146),c.Ub(),c.Ub(),c.Vb(1007,"p"),c.Fc(1008,"4 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1009,"div",139),c.Vb(1010,"div",147),c.Vb(1011,"div",141),c.Qb(1012,"img",148),c.Ub(),c.Vb(1013,"ul"),c.Vb(1014,"li"),c.Qb(1015,"i",143),c.Ub(),c.Vb(1016,"li"),c.Qb(1017,"i",143),c.Ub(),c.Vb(1018,"li"),c.Qb(1019,"i",143),c.Ub(),c.Vb(1020,"li"),c.Qb(1021,"i",143),c.Ub(),c.Vb(1022,"li"),c.Qb(1023,"i",143),c.Ub(),c.Ub(),c.Vb(1024,"p"),c.Fc(1025,"5 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1026,"div",139),c.Vb(1027,"div",149),c.Vb(1028,"div",141),c.Qb(1029,"img",150),c.Ub(),c.Vb(1030,"ul"),c.Vb(1031,"li"),c.Qb(1032,"i",143),c.Ub(),c.Vb(1033,"li"),c.Qb(1034,"i",143),c.Ub(),c.Vb(1035,"li"),c.Qb(1036,"i",143),c.Ub(),c.Vb(1037,"li"),c.Qb(1038,"i",143),c.Ub(),c.Vb(1039,"li"),c.Qb(1040,"i",143),c.Ub(),c.Ub(),c.Vb(1041,"p"),c.Fc(1042,"5 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1043,"div",139),c.Vb(1044,"div",151),c.Vb(1045,"div",141),c.Qb(1046,"img",152),c.Ub(),c.Vb(1047,"ul"),c.Vb(1048,"li"),c.Qb(1049,"i",143),c.Ub(),c.Vb(1050,"li"),c.Qb(1051,"i",143),c.Ub(),c.Vb(1052,"li"),c.Qb(1053,"i",143),c.Ub(),c.Vb(1054,"li"),c.Qb(1055,"i",143),c.Ub(),c.Vb(1056,"li"),c.Qb(1057,"i",143),c.Ub(),c.Ub(),c.Vb(1058,"p"),c.Fc(1059,"5 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1060,"div",139),c.Vb(1061,"div",153),c.Vb(1062,"div",141),c.Qb(1063,"img",154),c.Ub(),c.Vb(1064,"ul"),c.Vb(1065,"li"),c.Qb(1066,"i",143),c.Ub(),c.Vb(1067,"li"),c.Qb(1068,"i",143),c.Ub(),c.Vb(1069,"li");c.Qb(1070,"i",143),c.Ub(),c.Vb(1071,"li"),c.Qb(1072,"i",143),c.Ub(),c.Vb(1073,"li"),c.Qb(1074,"i",155),c.Ub(),c.Ub(),c.Vb(1075,"p"),c.Fc(1076,"4.3 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1077,"div",139),c.Vb(1078,"div",156),c.Vb(1079,"div",141),c.Qb(1080,"img",157),c.Ub(),c.Vb(1081,"ul"),c.Vb(1082,"li"),c.Qb(1083,"i",143),c.Ub(),c.Vb(1084,"li"),c.Qb(1085,"i",143),c.Ub(),c.Vb(1086,"li"),c.Qb(1087,"i",143),c.Ub(),c.Vb(1088,"li"),c.Qb(1089,"i",143),c.Ub(),c.Vb(1090,"li"),c.Qb(1091,"i",155),c.Ub(),c.Ub(),c.Vb(1092,"p"),c.Fc(1093,"8.4 out of 10"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1094,"div",139),c.Vb(1095,"div",158),c.Vb(1096,"div",141),c.Qb(1097,"img",159),c.Ub(),c.Vb(1098,"ul"),c.Vb(1099,"li"),c.Qb(1100,"i",143),c.Ub(),c.Vb(1101,"li"),c.Qb(1102,"i",143),c.Ub(),c.Vb(1103,"li"),c.Qb(1104,"i",143),c.Ub(),c.Vb(1105,"li"),c.Qb(1106,"i",143),c.Ub(),c.Vb(1107,"li"),c.Qb(1108,"i",143),c.Ub(),c.Ub(),c.Vb(1109,"p"),c.Fc(1110,"5 out of 5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1111,"div",160),c.Vb(1112,"div",161),c.Vb(1113,"div",162),c.Vb(1114,"div",163),c.Vb(1115,"div",164),c.Vb(1116,"button",165),c.Fc(1117,"\xd7"),c.Ub(),c.Ub(),c.Vb(1118,"div",6),c.Vb(1119,"div",42),c.Vb(1120,"div",166),c.Vb(1121,"h2"),c.Fc(1122,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(1123,P,2,0,"p",167),c.Ub(),c.Ub(),c.Vb(1124,"div",168),c.Dc(1125,M,33,0,"ul",169),c.Vb(1126,"div",170),c.Dc(1127,O,6,0,"div",171),c.Dc(1128,f,52,8,"div",172),c.Dc(1129,x,6,0,"div",173),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(716),c.nc("routerLink",c.pc(7,F)),c.Cb(14),c.nc("routerLink",c.pc(8,T)),c.Cb(393),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[s.e,s.d,l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.outer_div[_ngcontent-%COMP%], .square_shape[_ngcontent-%COMP%]{position:relative}.square_shape[_ngcontent-%COMP%]{position:absolute;right:-450px;top:-320px;width:1200px;height:1200px;transform:rotate(29deg);border-radius:100px;display:flex;overflow:hidden;box-shadow:0 18px 0 rgba(233,236,239,.82)}.square_shape[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;height:100%;transform:rotate(-20deg);position:absolute;top:130px;left:-220px;-o-object-fit:cover;object-fit:cover}.square_shape[_ngcontent-%COMP%]:before{content:""}.square_shape[_ngcontent-%COMP%]   .in_side_images[_ngcontent-%COMP%]{position:absolute;background:rgba(32,39,113,.9);background:linear-gradient(90deg,rgba(32,39,113,.7),rgba(122,40,160,.7));width:100%;height:100%;left:0;right:0;top:0;bottom:0}.square_shape[_ngcontent-%COMP%]   .in_side_images[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;height:100%}.square_shape[_ngcontent-%COMP%]:after{content:""}.academic_writing_section[_ngcontent-%COMP%]{padding:70px 0 40px}@media (max-width:1199px){.academic_writing_section[_ngcontent-%COMP%]{padding:10px 0 40px}}.academic_writing_section[_ngcontent-%COMP%]   .academic_writing_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:verdana,Microsoft YaHei,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.academic_writing_section[_ngcontent-%COMP%]   .academic_writing_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;bottom:-12px;width:46px;height:1px;background-color:#7a28a0}@media (max-width:767px){.academic_writing_section[_ngcontent-%COMP%]   .academic_writing_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px}}.academic_writing_section[_ngcontent-%COMP%]   .academic_writing_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-family:verdana,Microsoft YaHei,sans-serif;color:#000;margin:0;font-weight:500}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]{margin:55px 0 10px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{display:flex}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{display:flex;flex-direction:column;flex:1;position:relative}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;color:#1d1d1d;font-weight:600;font-family:verdana,Microsoft YaHei,sans-serif;margin:0 0 20px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0 0 20px;max-width:520px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;margin:0;flex-direction:column;justify-content:inherit}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:80%;margin:0 0 25px;position:relative;padding:0 0 0 40px;opacity:1;height:0}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;width:18px;height:18px;background:#c7c5c4;border-radius:50%;left:2px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;margin:0 auto;right:0;bottom:-24px;width:1px;height:21px;background:#c7c5c4}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-3.5px;right:0;margin:0;width:25px;height:25px;border:1px solid #c7c5c4;border-radius:50%;top:-3.4px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{background:#7a28a0}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child   span[_ngcontent-%COMP%]:after{display:none}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   span.bottom_diviedLine[_ngcontent-%COMP%]{position:relative}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   span.bottom_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:auto;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}@media (max-width:991px){.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   span.bottom_diviedLine[_ngcontent-%COMP%]:after{display:none}}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   span.top_diviedLine[_ngcontent-%COMP%]{position:relative}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   span.top_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:-189px;top:0;margin:0 auto;width:1px;height:210px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}@media (max-width:991px){.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   span.top_diviedLine[_ngcontent-%COMP%]:after{display:none}}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{display:flex;flex:1;max-width:440px;padding:40px 50px;box-shadow:0 0 9px rgba(0,0,0,.21);border-radius:7px;min-height:190px;max-height:190px;background:#fff}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;font-family:verdana,Microsoft YaHei,sans-serif;margin:0 0 15px;color:#1d1d1d}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-family:Open Sans,sans-serif;margin:0 0 5px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:red;text-decoration:line-through;font-weight:600;margin:0 1.5px;padding:0 2px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .themeColor[_ngcontent-%COMP%]{color:#00f;font-weight:600;margin:0 1.5px;padding:0 1px;text-decoration:none}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%], .academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-prev[_ngcontent-%COMP%]{width:10%;background:#fff;opacity:1}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-prev[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{opacity:.5;transition:all .5s ease}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%], .academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-prev[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:20px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:hover, .academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-prev[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:hover{opacity:1;transition:all .5s ease}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-prev[_ngcontent-%COMP%]{left:0!important}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%]{right:0!important}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{transform:rotate(180deg)}.sub-head[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:verdana,Microsoft YaHei,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.sub-head[_ngcontent-%COMP%]:after{content:"";position:absolute;bottom:-12px;width:46px;height:1px;background-color:#7a28a0}@media (max-width:767px){.sub-head[_ngcontent-%COMP%]{font-size:26px}}.sub-head[_ngcontent-%COMP%]:after{background-color:#fff;margin:0 auto;left:0;right:0}@media (max-width:2304px){.square_shape[_ngcontent-%COMP%]{right:-140px}}@media (max-width:2048px){.square_shape[_ngcontent-%COMP%]{right:-240px}}@media (max-width:1920px){.square_shape[_ngcontent-%COMP%]{right:-525px;transform:rotate(25deg);top:-471px}.square_shape[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{top:180px}}@media (max-width:1780px){.square_shape[_ngcontent-%COMP%]{right:-602px;transform:rotate(26deg);top:-450px}}@media (max-width:1680px){.square_shape[_ngcontent-%COMP%]{right:-642px;transform:rotate(26deg);top:-450px}}@media (max-width:1600px){.square_shape[_ngcontent-%COMP%]{right:-682px}}@media (max-width:1536px){.square_shape[_ngcontent-%COMP%]{right:-710px}}@media (max-width:1440px){.square_shape[_ngcontent-%COMP%]{right:-770px}}@media (max-width:1366px){.square_shape[_ngcontent-%COMP%]{right:-800px}}@media (max-width:1280px){.square_shape[_ngcontent-%COMP%]{right:-830px}.hub-slider[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0!important}}@media (max-width:1200px){.square_shape[_ngcontent-%COMP%]{right:-600px}}@media (max-width:1140px){.square_shape[_ngcontent-%COMP%]{right:-630px}}@media (max-width:1199px){.square_shape[_ngcontent-%COMP%]{right:-220px;top:-150px;width:580px;height:580px}.academic-writing[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{max-width:590px}.academic-writing[_ngcontent-%COMP%]{height:80%}.academic-writing[_ngcontent-%COMP%]   .hub-slider[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:80px 0 0}.academic-writing[_ngcontent-%COMP%]   .hub-slider[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0;width:100%;height:auto}.hub-slider-controls[_ngcontent-%COMP%]{right:4px;top:50px}}@media (max-width:1024px){.square_shape[_ngcontent-%COMP%]{right:-260px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{flex-direction:column}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{max-width:100%;padding:20px 100px}}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]{padding:1px 0}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin:30px 0 0;position:relative}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;right:49px;top:-30px;margin:0 auto;width:1px;height:100%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:28%;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:48%;padding:0;border:none;height:0;display:flex;align-items:center;margin:0 0 70px;font-size:16px;color:#000;font-family:verdana,Microsoft YaHei,sans-serif;transition:all .5s ease}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{height:42px;width:42px;border-radius:6px;border:1px solid transparent;display:flex;justify-content:center;align-items:center;margin:0 10px 0 0;transition:all .5s ease}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:24px}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover   a[_ngcontent-%COMP%]{transition:all .5s ease;color:#7a28a0}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%], .academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{color:#7a28a0}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{margin:60px 0 0}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]{position:relative}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;right:-191px;top:-30px;margin:0 auto;width:1px;height:100%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#ececec 50%,hsla(0,0%,100%,0))}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:auto;bottom:110px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#ececec 50%,hsla(0,0%,100%,0))}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:33.33%!important}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:before{right:270px!important}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:after{top:33px!important}@media (max-width:1199px){.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{flex-direction:column}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%], .academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%], .academic_writing_section[_ngcontent-%COMP%]   .academic_writing_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{max-width:100%}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{padding:40px 70px}.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{margin:10px 0 60px}.academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-next[_ngcontent-%COMP%], .academic_writing_section[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-control-prev[_ngcontent-%COMP%]{width:5%}.academic_writing_section.footer_shap_background[_ngcontent-%COMP%]:before{right:-420px;top:100px;z-index:-1}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:before{right:420px!important}}@media (max-width:991px){.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:before{right:290px!important}.purple-bg1.footer_shap_background[_ngcontent-%COMP%]{max-height:100%;min-height:900px}.testimonial.text-center[_ngcontent-%COMP%]{margin-top:20px;margin-top:-100px}.purple-bg1[_ngcontent-%COMP%]   .box[_ngcontent-%COMP%]{max-height:100%;min-height:auto}}@media (max-width:767px){.academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:after, .academic_writing_section.beyond_grammer_spelling_sections[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]:before, .academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after, .academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{display:none}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   .carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:48%!important}}.academic_writing_section.academic_background_shap[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{margin:100px 0 0}.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{margin:150px 0 0!important}@media (max-width:1199px){.academic_writing_section.beyond_grammer_spelling_sections.suggests_corrections_slider[_ngcontent-%COMP%]   .academic_slider_section[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]{margin:20px 0 0!important}}@media (max-width:991){.purple-bg1.footer_shap_background[_ngcontent-%COMP%]{max-height:100%;min-height:850px!important}}@media (max-width:575px){.testimonial.text-center[_ngcontent-%COMP%]{margin-top:-10px}.contact-sales[_ngcontent-%COMP%]   .form-inline[_ngcontent-%COMP%]{flex-direction:column}.contact-sales[_ngcontent-%COMP%]   .form-inline[_ngcontent-%COMP%]   .form-group[_ngcontent-%COMP%]{margin:0 0 15px;width:100%!important}.contact-sales[_ngcontent-%COMP%]   .form-inline[_ngcontent-%COMP%]   .form-group[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{width:100%!important}.contact-sales[_ngcontent-%COMP%]   .form-inline[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:100%;margin:10px 0 0!important}}@media (max-width:414px){.testimonial.text-center[_ngcontent-%COMP%]{margin-top:50px}.purple-bg1.footer_shap_background[_ngcontent-%COMP%]{max-height:100%;min-height:940px}}.slide-wrapper[_ngcontent-%COMP%]   .hub-slider-slides[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .slider-card[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:red;text-decoration:line-through;font-weight:600;margin:0 1.5px;padding:0 2px}.slide-wrapper[_ngcontent-%COMP%]   .hub-slider-slides[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .slider-card[_ngcontent-%COMP%]   span.themeColor[_ngcontent-%COMP%]{color:#00f;font-weight:600;margin:0 1.5px;padding:0 1px;text-decoration:none}.academic-writing[_ngcontent-%COMP%]   .banner-btns[_ngcontent-%COMP%]{margin:0 0 0 -15px}.academic-writing[_ngcontent-%COMP%]   .banner-btns[_ngcontent-%COMP%]   .banner-btns-inner[_ngcontent-%COMP%]{width:320px!important}.technical-writing[_ngcontent-%COMP%]{margin:0 0 0 -80px}.for_mobile_contents[_ngcontent-%COMP%]{display:none}@media (max-width:1199px){.technical-writing[_ngcontent-%COMP%]{margin:0;display:none}.for_mobile_contents[_ngcontent-%COMP%]{position:relative;background:url(home_banner.e1fea88626323fa3571a.jpg);background-size:cover;background-position:50%;width:100%;max-height:300px;height:100%;margin:0 0 40px;z-index:0;padding:50px 0 0;display:flex;align-items:center;justify-content:center}.for_mobile_contents[_ngcontent-%COMP%]   .mobile_slider_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(32,39,113,.7),rgba(122,40,160,.7));z-index:-1}}@media (max-width:991px){.academic-writing[_ngcontent-%COMP%]   .banner-btns[_ngcontent-%COMP%]   .banner-btns-inner[_ngcontent-%COMP%]{width:auto!important}}@media (max-width:767px){.academic-writing[_ngcontent-%COMP%]   .banner-btns[_ngcontent-%COMP%]   .banner-btns-inner[_ngcontent-%COMP%]{width:100%!important}}#contactSaleButton[_ngcontent-%COMP%]{background:#fff;color:#7a28a0;padding:10px 20px;display:inline-block;border-radius:5px;letter-spacing:.05em;text-decoration:none;transition:all .5s ease;border:1px solid transparent;margin-bottom:0}#contactSaleButton[_ngcontent-%COMP%]:hover{border:1px solid #fff;background:transparent;color:#fff;transition:all .5s ease}#contactSaleButton[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.client_rating_logo[_ngcontent-%COMP%]{padding:60px 0}.client_rating_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:36px;margin:0 0 30px;position:relative}.client-rating[_ngcontent-%COMP%]{position:relative;padding:15px 5px}.client-rating[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;text-align:center;margin:5px 0 0}.client-rating[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:inline-block;padding:0 3px}.client-rating[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{color:#ddd}.client-rating[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:12px;margin:3px 0 0}.client-rating[_ngcontent-%COMP%]   .logo[_ngcontent-%COMP%], .client-rating[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{text-align:center}.client-rating[_ngcontent-%COMP%]   .logo[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:160px;height:auto}.sourceforge[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#e86014!important}.trustpilot[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#64b87b!important}.product-hunt[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#da552f!important}.g2[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#e64c28!important}.capterra[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#144d80!important}.chrome-tool[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#64b456!important}.trustradius[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#116af1!important}.software-suggest[_ngcontent-%COMP%]   i.active[_ngcontent-%COMP%]{color:#123f63!important}']}),k),Q=function(){return["/features/plagiarism-check"]},I=function(){return["/features/publication-readiness-checks"]},z=function(){return["/features/citation-checker"]},A=function(){return["/features/consistency-check"]},E=function(){return["/features/personal-dictionary"]},G=((U=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u7522\u54c1\u7279\u8272-Trinka\u9ad8\u7d1a\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"Trinka\u65e8\u5728\u4f7f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8b8a\u5f97\u8f15\u9b06\u81ea\u5982\uff0c\u80fd\u589e\u5f37\u4e86\u60a8\u4f5c\u54c1\u7684\u8a9e\u8abf\uff0c\u98a8\u683c\u548c\u7d50\u69cb\uff0c\u9054\u5230\u51fa\u7248\u8981\u6c42\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u9ad8\u7d1a\u62fc\u5beb\u6aa2\u67e5\uff0c\u53e5\u5b50\u66f4\u6b63\uff0c\u53e5\u5b50\u7d50\u69cb\u6aa2\u67e5\u5de5\u5177\uff0c\u79d1\u5b78\u8a9e\u8abf\uff0c\u683c\u5f0f\u6307\u5357"}),this.metaTagService.updateTag({property:"og:title",content:"\u7522\u54c1\u7279\u8272-Trinka\u9ad8\u7d1a\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u65e8\u5728\u4f7f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8b8a\u5f97\u8f15\u9b06\u81ea\u5982\uff0c\u80fd\u589e\u5f37\u4e86\u60a8\u4f5c\u54c1\u7684\u8a9e\u8abf\uff0c\u98a8\u683c\u548c\u7d50\u69cb\uff0c\u9054\u5230\u51fa\u7248\u8981\u6c42\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||U)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},U.\u0275cmp=c.Jb({type:U,selectors:[["app-features"]],decls:690,vars:10,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-xl-8"],[1,"trinka_cloud_banner_text"],[1,"col-xl-4"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/FeaturesTopBanner.png","alt",""],[1,"advanceGrammerSpellCheck_section","backgrondSecitons_outer"],[1,"col-xl-5"],[1,"spellcheck_heading"],[1,"HeadingSubLine"],[1,"col-xl-7"],[1,"spellcheckGrammerCheck_slider"],["id","spellcheckGrammerCheck","data-ride","carousel",1,"carousel","slide"],[1,"bullet_points_sections"],[1,"carousel-indicators"],["data-target","#spellcheckGrammerCheck","data-slide-to","0",1,"active"],["data-target","#spellcheckGrammerCheck","data-slide-to","1"],["data-target","#spellcheckGrammerCheck","data-slide-to","2"],["data-target","#spellcheckGrammerCheck","data-slide-to","3"],["data-target","#spellcheckGrammerCheck","data-slide-to","4"],["data-target","#spellcheckGrammerCheck","data-slide-to","5"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"featuresExampleText"],[1,"wrongText"],[1,"rightText"],[1,"carousel-item"],[1,"advanceGrammerSpellCheck_section","publishEnhancements_slider"],["id","publishEnhancements","data-ride","carousel",1,"carousel","slide"],["data-target","#publishEnhancements","data-slide-to","0",1,"active"],["data-target","#publishEnhancements","data-slide-to","1"],["data-target","#publishEnhancements","data-slide-to","2"],["data-target","#publishEnhancements","data-slide-to","3"],["data-target","#publishEnhancements","data-slide-to","4"],["data-target","#publishEnhancements","data-slide-to","5"],[1,"writeToolboxs_section"],[1,"col-sm-12"],[1,"writerBox_heading"],[1,"writeToolbox_inner_sections","sections_height_set","bg-right-position","d-flex","align-items-center",2,"background-image","url('../../../assets/images/Reverstoolbox_backgrond_keyBenafits.png')"],[1,"col-lg-6"],[1,"toolbox_img_content","pc-check-img"],["src","../../../assets/images/pc-checker.png","alt",""],[1,"toolbox_text_content"],[3,"routerLink"],["src","../../../assets/images/ReadMoreArrow.png","alt",""],[1,"writeToolbox_inner_sections"],["href","https://www.trinka.ai/tw/features/auto-file-edit"],[1,"toolbox_img_content"],["src","../../../assets/images/autoFileEdit_image.png","alt",""],[1,"writeToolbox_inner_sections","publication_outer_sections","sections_height_set"],[1,"toolbox_img_content","publication_checks_icons","publication_checks_section"],[1,"checks_icons"],["src","../../../assets/images/JournalScope.svg","alt",""],["src","../../../assets/images/TechnicalCompliance.svg","alt","technical compliance"],["src","../../../assets/images/EthicalCompliance.svg","alt",""],["src","../../../assets/images/AuthorshipDetails.svg","alt",""],["src","../../../assets/images/ReferenceDetails.svg","alt","reference details"],["src","../../../assets/images/FirgureTable.svg","alt",""],["src","../../../assets/images/ClinicalTrials.svg","alt",""],["src","../../../assets/images/KeywordsAndSummary.svg","alt",""],[1,"writeToolbox_inner_sections","sections_height_set","publicationCheckSections"],[1,"citationCheckAllFeaturSection"],["src","../../../assets/images/CitationCheckAllFeaturePage.png"],[1,"toolbox_img_content","consistency_checks_slider"],[1,"consistency_checks_slider_overlay"],[1,"slider_consistency_check_section"],["id","consistencySlider","data-ride","carousel",1,"carousel","slide"],["data-target","#consistencySlider","data-slide-to","0",1,"active"],["data-target","#consistencySlider","data-slide-to","1"],["data-target","#consistencySlider","data-slide-to","2"],["data-target","#consistencySlider","data-slide-to","3"],["data-target","#consistencySlider","data-slide-to","4"],[1,"carousel_inner_content"],[1,"consistency_right_text"],[1,"custom_radioButtons"],["type","radio","id","ultra-violet","name","dashesCehcks","checked",""],["for","ultra-violet"],["type","radio","id","ultra_violet","name","dashesCehcks"],["for","ultra_violet"],[1,"consistency_left_side"],["aria-hidden","true",1,"fa","fa-angle-right"],["src","../../../assets/images/Consistency_delete_icon.svg","title","Delete",2,"width","22px"],["src","../../../assets/images/Consistency_IgnoreAll_Icons.svg","title","Ignore for all similler alerts",2,"width","22px"],["src","../../../assets/images/consistency_dislike_icon.svg","title","Incorrect suggestions",2,"width","20px"],[2,"margin","0"],["type","radio","id","addSpaicng","name","spacingChecks","checked",""],["for","addSpaicng"],[2,"margin-bottom","20px"],["src","../../../assets/images/spacingArrow.png"],[2,"margin","0px"],["type","radio","id","removingspacing","name","spacingChecks"],["for","removingspacing"],["src","../../../assets/images/Consistency_IgnoreAll_Icons.svg","title","Ignore for all similler aterls",2,"width","22px"],["type","radio","id","spelledOut","name","numberschecks","checked",""],["for","spelledOut"],["type","radio","id","numeralSection","name","numberschecks"],["for","numeralSection"],["type","radio","id","colourSection","name","spellingchecks","checked",""],["for","colourSection"],["type","radio","id","colorSections","name","spellingchecks"],["for","colorSections"],["type","radio","id","GreekSpelledOut","name","Greekletterstyle","checked",""],["for","GreekSpelledOut"],["type","radio","id","removingspacing","name","Greekletterstyle"],[1,"writeToolbox_inner_sections","publication_outer_sections","personal_outer_section"],[1,"toolbox_img_content","publication_checks_section","pd_after"],[1,"personal_dictionary_section"],[1,"personal_dic_left_text"],[1,"fa","fa-plus"],[1,"personal_dic_text_section"],[1,"personal_wrong_text"],[1,"personal_right_text"],[1,"writeToolbox_inner_sections","downloadTrackedchangesOuter_section"],[1,"toolbox_img_content","downloadTrackedchanges_section"],[1,"downloadCleanFile"],[1,"rightWordTExt"],[1,"downloadWithTrackedChangesFile"],[1,"wrognWordText"],[1,"acceptAll_buttons_sections"],["src","../../../assets/images/info.svg","alt","info icon"],[1,"acceptAll_rejectAll"],["src","../../../assets/images/AcceptAll_consistencyCheks.svg","title","Ignore for all similler aterls",2,"width","22px"],[1,"forpersonlized_sections"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"]],template:function(n,t){if(1&n){c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"Trinka\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Vb(9,"p"),c.Fc(10,"Trinka\u662f\u4e16\u754c\u4e0a\u7b2c\u4e00\u500b\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u5b9a\u88fd\u7684\u6587\u6cd5\u548c\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\u3002\u5b83\u7684\u8207\u773e\u4e0d\u540c\u4e4b\u8655\u5728\u65bc\u5b83\u53ef\u4ee5\u8207\u4f5c\u8005\u5354\u540c\u5de5\u4f5c\uff0c\u5176\u529f\u80fd\u8d85\u8d8a\u4e86\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\u7684\u7bc4\u570d\uff0c\u80fd\u78ba\u4fdd\u6574\u9ad4\u8a9e\u8a00\u7684\u589e\u5f37\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(11,"div",7),c.Vb(12,"div",8),c.Qb(13,"img",9),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",10),c.Vb(15,"div",3),c.Vb(16,"div",4),c.Vb(17,"div",11),c.Vb(18,"div",12),c.Vb(19,"h2"),c.Fc(20,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5\uff0c Trinka\u51fa\u5834"),c.Ub(),c.Qb(21,"div",13),c.Vb(22,"p"),c.Fc(23,"\u5b78\u8853\u5beb\u4f5c\u9700\u8981\u6e05\u6670\u3001\u7c21\u6f54\u3001\u6b63\u5f0f\u3001\u5ba2\u89c0\u548c\u53ef\u8b80\u3002Trinka\u53ef\u4ee5\u5e6b\u52a9\u60a8\u6539\u5584\u6240\u6709\u9019\u4e9b\u65b9\u9762\uff0c\u8b93\u60a8\u5f97\u5230\u5beb\u4f5c\u7684\u6700\u4f73\u7248\u672c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(24,"div",14),c.Vb(25,"div",15),c.Vb(26,"div",16),c.Vb(27,"div",17),c.Vb(28,"ul",18),c.Vb(29,"li",19),c.Qb(30,"span"),c.Fc(31," \u9ad8\u7d1a\u6587\u6cd5 "),c.Ub(),c.Vb(32,"li",20),c.Qb(33,"span"),c.Fc(34," \u53e5\u69cb "),c.Ub(),c.Vb(35,"li",21),c.Qb(36,"span"),c.Fc(37," \u9078\u5b57 "),c.Ub(),c.Vb(38,"li",22),c.Qb(39,"span"),c.Fc(40," \u7528\u6cd5\u548c "),c.Qb(41,"br"),c.Fc(42,"\u98a8\u683c "),c.Ub(),c.Vb(43,"li",23),c.Qb(44,"span"),c.Fc(45," \u7f8e\u5f0f/\u82f1\u5f0f "),c.Qb(46,"br"),c.Fc(47,"\u98a8\u683c "),c.Ub(),c.Vb(48,"li",24),c.Qb(49,"span"),c.Fc(50," \u9ad8\u7d1a\u62fc\u5beb "),c.Ub(),c.Ub(),c.Ub(),c.Vb(51,"div",25),c.Vb(52,"div",26),c.Vb(53,"h4"),c.Fc(54,"\u9ad8\u7d1a\u6587\u6cd5"),c.Ub(),c.Vb(55,"p"),c.Fc(56,"Trinka\u53ef\u4ee5\u7cfe\u6b633000\u591a\u7a2e\u5176\u4ed6\u5de5\u5177\u7121\u6cd5\u8b58\u5225\u7684\u8907\u96dc\u6587\u6cd5\u932f\u8aa4\u3002 \u6709\u4e86Trinka\uff0c\u5beb\u4f5c\u5c31\u80fd\u6e05\u6670\u660e\u77ad\u3002"),c.Ub(),c.Vb(57,"div",27),c.Vb(58,"p"),c.Fc(59,"Neither the healthy individuals nor the patient "),c.Vb(60,"span",28),c.Fc(61,"recognize"),c.Ub(),c.Vb(62,"span",29),c.Fc(63,"recognizes"),c.Ub(),c.Fc(64," the visual discrepancies."),c.Ub(),c.Ub(),c.Ub(),c.Vb(65,"div",30),c.Vb(66,"h4"),c.Fc(67,"\u53e5\u69cb"),c.Ub(),c.Vb(68,"p"),c.Fc(69,"Trinka\u6703\u53c3\u8003\u60a8\u7684\u5c08\u696d\u6b63\u78ba\u69cb\u5efa\u53e5\u5b50\uff0c\u4f7f\u60a8\u7684\u5beb\u4f5c\u6613\u65bc\u7406\u89e3\u3002"),c.Ub(),c.Vb(70,"div",27),c.Vb(71,"p"),c.Fc(72,"The students don't enjoy "),c.Vb(73,"span",28),c.Fc(74,"to go"),c.Ub(),c.Vb(75,"span",29),c.Fc(76,"going"),c.Ub(),c.Fc(77," over the same rules again and again."),c.Ub(),c.Ub(),c.Ub(),c.Vb(78,"div",30),c.Vb(79,"h4"),c.Fc(80,"\u9078\u5b57"),c.Ub(),c.Vb(81,"p"),c.Fc(82,"Trinka\u6703\u4fee\u6539\u5c0e\u81f4\u8868\u9054\u4e0d\u6e05\u695a\u7684\u55ae\u8a5e\u3002\u4f7f\u7528Trinka\u53ef\u4ee5\u5e6b\u52a9\u60a8\u6e96\u78ba\u6e05\u6670\u5730\u8868\u9054\u610f\u5716\u3002"),c.Ub(),c.Vb(83,"div",27),c.Vb(84,"p"),c.Fc(85,"One of the reasons is "),c.Vb(86,"span",28),c.Fc(87,"because"),c.Ub(),c.Vb(88,"span",29),c.Fc(89,"that"),c.Ub(),c.Fc(90," the fabrication cost "),c.Vb(91,"span",28),c.Fc(92,"for"),c.Ub(),c.Vb(93,"span",29),c.Fc(94,"of"),c.Ub(),c.Fc(95," steel members depends upon the material."),c.Ub(),c.Ub(),c.Ub(),c.Vb(96,"div",30),c.Vb(97,"h4"),c.Fc(98,"\u7528\u6cd5\u548c\u98a8\u683c"),c.Ub(),c.Vb(99,"p"),c.Fc(100,"Trinka\u7cfe\u6b63\u63aa\u8fad\uff0c\u4f7f\u60a8\u7684\u5beb\u4f5c\u66f4\u6b63\u5f0f\u3002\u7528\u5927\u81bd\u7cbe\u51c6\u7684\u8a9e\u8a00\u6253\u52d5\u60a8\u7684\u8b80\u8005\u3002"),c.Ub(),c.Vb(101,"div",27),c.Vb(102,"p"),c.Fc(103,"However, his method is novel and is "),c.Vb(104,"span",28),c.Fc(105,"very much"),c.Ub(),c.Vb(106,"span",29),c.Fc(107,"considerably"),c.Ub(),c.Fc(108," different from the classical method. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(109,"div",30),c.Vb(110,"h4"),c.Fc(111,"\u7f8e\u5f0f/\u82f1\u5f0f\u98a8\u683c"),c.Ub(),c.Vb(112,"p"),c.Fc(113,"\u5728\u7f8e\u5f0f\u548c\u82f1\u5f0f\u82f1\u8a9e\u4e4b\u9593\u9032\u884c\u9078\u64c7\uff0cTrinka\u53ef\u4ee5\u8b93\u60a8\u7684\u5beb\u4f5c\u9069\u5408\u8b80\u8005\u548c\u671f\u520a\u98a8\u683c\u3002"),c.Ub(),c.Vb(114,"div",27),c.Vb(115,"p"),c.Fc(116,"The upper limbs of the patient were "),c.Vb(117,"span",28),c.Fc(118,"paralysed"),c.Ub(),c.Vb(119,"span",29),c.Fc(120,"paralyzed."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(121,"div",30),c.Vb(122,"h4"),c.Fc(123,"\u9ad8\u7d1a\u62fc\u5beb"),c.Ub(),c.Vb(124,"p"),c.Fc(125,"Trinka\u7684\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u53ef\u4ee5\u6839\u64da\u5b78\u79d1\u5c08\u696d\u9818\u57df\u9078\u64c7\u6b63\u78ba\u7684\u55ae\u8a5e\uff0c\u8b93\u60a8\u4e0d\u518d\u6709\u96e3\u582a\u7684\u62fc\u5beb\u932f\u8aa4\u3002"),c.Ub(),c.Vb(126,"div",27),c.Vb(127,"p"),c.Fc(128,"The "),c.Vb(129,"span",28),c.Fc(130,"Bonferoni"),c.Ub(),c.Vb(131,"span",29),c.Fc(132,"Bonferroni"),c.Ub(),c.Fc(133," test was used to check for statistical significance."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(134,"div",31),c.Vb(135,"div",3),c.Vb(136,"div",4),c.Vb(137,"div",14),c.Vb(138,"div",15),c.Vb(139,"div",32),c.Vb(140,"div",17),c.Vb(141,"ul",18),c.Vb(142,"li",33),c.Qb(143,"span"),c.Fc(144," \u9078\u5b9a\u98a8 "),c.Qb(145,"br"),c.Fc(146,"\u683c\u6307\u5357 "),c.Ub(),c.Vb(147,"li",34),c.Qb(148,"span"),c.Fc(149," \u5b57\u6578\u7e2e\u6e1b "),c.Ub(),c.Vb(150,"li",35),c.Qb(151,"span"),c.Fc(152," \u4e2d\u6027\u8a9e\u8a00 "),c.Ub(),c.Vb(153,"li",36),c.Qb(154,"span"),c.Fc(155," \u8a9e\u610f\u6a21\u7cca "),c.Ub(),c.Vb(156,"li",37),c.Qb(157,"span"),c.Fc(158," \u5c08\u696d\u9818\u57df "),c.Qb(159,"br"),c.Fc(160,"\u7684\u63aa\u8fad "),c.Ub(),c.Vb(161,"li",38),c.Qb(162,"span"),c.Fc(163," \u5b78\u8853\u8a9e\u8abf "),c.Ub(),c.Ub(),c.Ub(),c.Vb(164,"div",25),c.Vb(165,"div",26),c.Vb(166,"h4"),c.Fc(167,"\u9078\u5b9a\u98a8\u683c\u6307\u5357"),c.Ub(),c.Vb(168,"p"),c.Fc(169,"Trinka\u80fd\u6839\u64daAMA\u548cAPA\u7b49\u98a8\u683c\u6307\u5357\u5efa\u8b70\u6587\u53e5\u7528\u5b57\uff0c\u4f7f\u7528Trinka\u505a\u597d\u767c\u8868\u6587\u7ae0\u7684\u6e96\u5099\u3002"),c.Ub(),c.Vb(170,"div",27),c.Vb(171,"p"),c.Fc(172,"The man "),c.Vb(173,"span",28),c.Fc(174,"suffered from"),c.Ub(),c.Vb(175,"span",29),c.Fc(176,"had"),c.Ub(),c.Fc(177," chronic kidney disease."),c.Ub(),c.Ub(),c.Ub(),c.Vb(178,"div",30),c.Vb(179,"h4"),c.Fc(180,"\u5b57\u6578\u7e2e\u6e1b"),c.Ub(),c.Vb(181,"p"),c.Fc(182,"Trinka\u53ef\u4ee5\u5e6b\u60a8\u7c21\u5316\u5197\u9577\u7684\u7247\u8a9e\uff0c\u8f15\u9b06\u6eff\u8db3\u671f\u520a\u6307\u5357\uff01"),c.Ub(),c.Vb(183,"div",27),c.Vb(184,"p"),c.Fc(185,"Bcl6 deficiency in T cells resulted in "),c.Vb(186,"span",28),c.Fc(187,"the reduction of "),c.Ub(),c.Vb(188,"span",29),c.Fc(189,"reduced"),c.Ub(),c.Fc(190," mRNA expression."),c.Ub(),c.Ub(),c.Ub(),c.Vb(191,"div",30),c.Vb(192,"h4"),c.Fc(193,"\u4e2d\u6027\u8a9e\u8a00"),c.Ub(),c.Vb(194,"p"),c.Fc(195,"Trinka\u6703\u7cfe\u6b63\u5e36\u504f\u898b\u548c\u654f\u611f\u7684\u8a9e\u8a00\u3002\u4f7f\u7528Trinka\u80fd\u5920\u907f\u514d\u6279\u8a55\u4e26\u4e14\u6709\u6548\u5730\u8868\u9054\u81ea\u5df1\u7684\u89c0\u9ede\u3002"),c.Ub(),c.Vb(196,"div",27),c.Vb(197,"p"),c.Fc(198,"The "),c.Vb(199,"span",28),c.Fc(200,"retarded children"),c.Ub(),c.Vb(201,"span",29),c.Fc(202,"children with mental retardation"),c.Ub(),c.Fc(203," were taken to a different facility."),c.Ub(),c.Ub(),c.Ub(),c.Vb(204,"div",30),c.Vb(205,"h4"),c.Fc(206,"\u8a9e\u610f\u6a21\u7cca"),c.Ub(),c.Vb(207,"p"),c.Fc(208,"Trinka\u53ef\u4ee5\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5177\u9ad4\u548c\u76f4\u63a5\uff0c\u8f15\u9b06\u9054\u5230\u6709\u6548\u6e9d\u901a\u3002"),c.Ub(),c.Vb(209,"div",27),c.Vb(210,"p"),c.Vb(211,"span",28),c.Fc(212,"Some studies"),c.Ub(),c.Vb(213,"span",29),c.Fc(214,"Studies"),c.Ub(),c.Fc(215," have shown that children not participating in co-curricular activities may not develop the necessary social skills in adulthood."),c.Ub(),c.Ub(),c.Ub(),c.Vb(216,"div",30),c.Vb(217,"h4"),c.Fc(218,"\u5c08\u696d\u9818\u57df\u7684\u63aa\u8fad"),c.Ub(),c.Vb(219,"p"),c.Fc(220,"Trinka\u6703\u6839\u64da\u60a8\u7684\u5c08\u696d\u9818\u57df\u5efa\u8b70\u6b63\u78ba\u7684\u8a5e\u8a9e\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u5167\u5bb9\u8207\u8b80\u8005\u5efa\u7acb\u9023\u63a5\u3002"),c.Ub(),c.Vb(221,"div",27),c.Vb(222,"p"),c.Fc(223,"Anti-aquaporin 4 antibody testing may be useful in cases of pediatric "),c.Vb(224,"span",28),c.Fc(225,"transverse myelitis with long spinal cord lesions "),c.Ub(),c.Vb(226,"span",29),c.Fc(227,"longitudinally extensive transverse myelitis."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(228,"div",30),c.Vb(229,"h4"),c.Fc(230,"\u5b78\u8853\u8a9e\u8abf"),c.Ub(),c.Vb(231,"p"),c.Fc(232,"Trinka\u70ba\u60a8\u7684\u4f5c\u54c1\u63d0\u4f9b\u6b63\u5f0f\u7684\u8a9e\u8abf\uff0c\u7d66\u8b80\u8005\u7559\u4e0b\u6df1\u523b\u7684\u5370\u8c61\u3002\u5c08\u696d\u5beb\u4f5c\u73fe\u5728\u8b8a\u5f97\u5bb9\u6613\uff01"),c.Ub(),c.Vb(233,"div",27),c.Vb(234,"p"),c.Fc(235,"Children actively engage in activities "),c.Vb(236,"span",28),c.Fc(237,"like"),c.Ub(),c.Vb(238,"span",29),c.Fc(239,"such as"),c.Ub(),c.Fc(240," outdoor games, skits, and other team activities. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(241,"div",11),c.Vb(242,"div",12),c.Vb(243,"h2"),c.Fc(244,"\u5e6b\u60a8\u63d0\u9ad8\u6587\u7ae0\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u505a\u597d\u51fa\u7248\u6e96\u5099"),c.Ub(),c.Qb(245,"div",13),c.Vb(246,"p"),c.Fc(247,"Trinka\u53ef\u4ee5\u6839\u64da\u5b78\u8853\u51fa\u7248\u6a19\u6e96\u4f86\u63d0\u5347\u60a8\u6587\u7ae0\u7684\u8a9e\u8abf\uff0c\u8868\u9054\u548c\u63aa\u8fad\u3002 \u6709\u4e86Trinka\uff0c\u5b78\u8853\u5beb\u4f5c\u8b8a\u5f97\u524d\u6240\u672a\u6709\u7684\u8f15\u9b06\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(248,"div",39),c.Vb(249,"div",3),c.Vb(250,"div",4),c.Vb(251,"div",40),c.Vb(252,"div",41),c.Vb(253,"h2"),c.Fc(254,"\u4f5c\u8005\u5957\u9910"),c.Ub(),c.Qb(255,"div",13),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(256,"div",42),c.Vb(257,"div",3),c.Vb(258,"div",4),c.Vb(259,"div",43),c.Vb(260,"div",44),c.Qb(261,"img",45),c.Ub(),c.Ub(),c.Vb(262,"div",43),c.Vb(263,"div",46),c.Vb(264,"h3"),c.Fc(265,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(266,"p"),c.Fc(267," \u900f\u904e\u66f4\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5iThenticate\u548c\u8986\u84cb\u6240\u6709\u79d1\u5b78\u9818\u57df\u7684\u6700\u5927\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\uff0c\u9ad4\u9a57\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\u3002 "),c.Ub(),c.Vb(268,"a",47),c.Fc(269," \u77ad\u89e3\u66f4\u591a "),c.Qb(270,"img",48),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(271,"div",49),c.Vb(272,"div",3),c.Vb(273,"div",4),c.Vb(274,"div",43),c.Vb(275,"div",46),c.Vb(276,"h3"),c.Fc(277,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(278,"p"),c.Fc(279,"\u7e7c\u7e8c\u5728\u60a8\u559c\u6b61\u7684\u74b0\u5883\u4e2d\u5de5\u4f5c\u3002\u4e0a\u50b3\u60a8\u7684MS Word\u6587\u4ef6\uff0cTrinka\u6703\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u60a8\u7684\u8ad6\u6587\u3002\u60a8\u53ef\u4ee5\u4e0b\u8f09\u6a94\u6848\u4e26\u986f\u793a\u4fee\u8a02\u3002"),c.Ub(),c.Vb(280,"a",50),c.Fc(281," \u95b1\u8b80\u66f4\u591a "),c.Qb(282,"img",48),c.Ub(),c.Ub(),c.Ub(),c.Vb(283,"div",43),c.Vb(284,"div",51),c.Qb(285,"img",52),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(286,"div",53),c.Vb(287,"div",3),c.Vb(288,"div",4),c.Vb(289,"div",43),c.Vb(290,"div",54),c.Vb(291,"ul"),c.Vb(292,"li"),c.Vb(293,"div",55),c.Qb(294,"img",56),c.Ub(),c.Vb(295,"h3"),c.Fc(296,"\u671f\u520a\u7bc4\u570d\u5339\u914d"),c.Ub(),c.Vb(297,"span"),c.Fc(298,"2 Checks"),c.Ub(),c.Ub(),c.Vb(299,"li"),c.Vb(300,"div",55),c.Qb(301,"img",57),c.Ub(),c.Vb(302,"h3"),c.Fc(303,"\u6280\u8853\u5408\u898f"),c.Ub(),c.Vb(304,"span"),c.Fc(305,"3 Checks"),c.Ub(),c.Ub(),c.Vb(306,"li"),c.Vb(307,"div",55),c.Qb(308,"img",58),c.Ub(),c.Vb(309,"h3"),c.Fc(310,"\u9053\u5fb7\u5408\u898f"),c.Ub(),c.Vb(311,"span"),c.Fc(312,"5 Checks"),c.Ub(),c.Ub(),c.Vb(313,"li"),c.Vb(314,"div",55),c.Qb(315,"img",59),c.Ub(),c.Vb(316,"h3"),c.Fc(317,"\u4f5c\u8005\u8a73\u7d30\u8cc7\u8a0a"),c.Ub(),c.Vb(318,"span"),c.Fc(319,"4 Checks"),c.Ub(),c.Ub(),c.Vb(320,"li"),c.Vb(321,"div",55),c.Qb(322,"img",60),c.Ub(),c.Vb(323,"h3"),c.Fc(324,"\u53c3\u8003\u6587\u737b\u7684\u7d30\u7bc0"),c.Ub(),c.Vb(325,"span"),c.Fc(326,"1 Check"),c.Ub(),c.Ub(),c.Vb(327,"li"),c.Vb(328,"div",55),c.Qb(329,"img",61),c.Ub(),c.Vb(330,"h3"),c.Fc(331,"\u5716\u8868"),c.Ub(),c.Vb(332,"span"),c.Fc(333,"2 Checks"),c.Ub(),c.Ub(),c.Vb(334,"li"),c.Vb(335,"div",55),c.Qb(336,"img",62),c.Ub(),c.Vb(337,"h3"),c.Fc(338,"\u81e8\u5e8a\u8a66\u9a57\u8cc7\u8a0a"),c.Ub(),c.Vb(339,"span"),c.Fc(340,"1 Check"),c.Ub(),c.Ub(),c.Vb(341,"li"),c.Vb(342,"div",55),c.Qb(343,"img",63),c.Ub(),c.Vb(344,"h3"),c.Fc(345,"\u95dc\u9375\u5b57\u548c\u6458\u8981"),c.Ub(),c.Vb(346,"span"),c.Fc(347,"2 Checks"),c.Ub(),c.Ub(),c.Qb(348,"i"),c.Ub(),c.Ub(),c.Ub(),c.Vb(349,"div",43),c.Vb(350,"div",46),c.Vb(351,"h3"),c.Fc(352,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(353,"p"),c.Fc(354,"\u4f7f\u7528Trinka\u7684\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff0c\u60a8\u53ef\u4ee5\u900f\u904e\u5f9e\u201c\u671f\u520a\u9078\u64c7\u201d\u5230\u201c\u9053\u5fb7\u5408\u898f\u201d\u768420\u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u60a8\u7684\u6587\u4ef6\uff0c\u5f9e\u800c\u589e\u52a0\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Vb(355,"a",47),c.Fc(356," \u95b1\u8b80\u66f4\u591a "),c.Qb(357,"img",48),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(358,"div",64),c.Vb(359,"div",3),c.Vb(360,"div",4),c.Vb(361,"div",43),c.Vb(362,"div",46),c.Vb(363,"h3"),c.Fc(364,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(365,"p"),c.Fc(366,"\u5f15\u6587\u6aa2\u67e5\u5668\u53ef\u4ee5\u8b58\u5225\u6703\u524a\u5f31\u60a8\u7814\u7a76\u524d\u63d0\u548c\u8ad6\u8b49\u7684\u5f15\u6587\uff0c\u4e26\u5e6b\u52a9\u60a8\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6b0a\u5a01\u7684\u5f15\u6587\u3002"),c.Ub(),c.Vb(367,"a",47),c.Fc(368," \u95b1\u8b80\u66f4\u591a "),c.Qb(369,"img",48),c.Ub(),c.Ub(),c.Ub(),c.Vb(370,"div",43),c.Vb(371,"div",65),c.Qb(372,"img",66),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(373,"div",49),c.Vb(374,"div",3),c.Vb(375,"div",4),c.Vb(376,"div",43),c.Vb(377,"div",46),c.Vb(378,"h3"),c.Fc(379,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(380,"p"),c.Fc(381,"\u60a8\u53ef\u80fd\u627e\u5230\u4e86\u4e00\u500b\u66f4\u597d\u7684\u8a5e\u4f86\u8868\u9054\u60a8\u7684\u89c0\u9ede\uff0c\u4f46\u624b\u7a3f\u4e2d\u53ef\u80fd\u6709\u4e9b\u5730\u65b9\u4f7f\u7528\u4e86\u9023\u5b57\u865f\uff0c\u53e6\u5916\u4e00\u4e9b\u5730\u65b9\u537b\u6c92\u6709\u4f7f\u7528\u9023\u5b57\u865f\u3002\u8acb\u653e\u5fc3\uff0cTrinka\u7684\u201c\u4e00\u81f4\u6027\u6aa2\u67e5\u201d\u6703\u6aa2\u6e2c\u5230\u6574\u500b\u6587\u672c\u4e2d\u7684\u9019\u7a2e\u4e0d\u4e00\u81f4\uff0c\u7121\u8ad6\u9577\u5ea6\u5982\u4f55\uff0c\u60a8\u90fd\u53ef\u4ee5\u9032\u884c\u4e00\u9375\u4fee\u6539\u3002"),c.Ub(),c.Vb(382,"a",47),c.Fc(383," \u95b1\u8b80\u66f4\u591a "),c.Qb(384,"img",48),c.Ub(),c.Ub(),c.Ub(),c.Vb(385,"div",43),c.Vb(386,"div",67),c.Qb(387,"div",68),c.Vb(388,"div",69),c.Vb(389,"div",70),c.Vb(390,"ul",18),c.Qb(391,"li",71),c.Qb(392,"li",72),c.Qb(393,"li",73),c.Qb(394,"li",74),c.Qb(395,"li",75),c.Ub(),c.Vb(396,"div",25),c.Vb(397,"div",26),c.Vb(398,"div",76),c.Vb(399,"div",77),c.Vb(400,"h2"),c.Fc(401,"Dashes"),c.Ub(),c.Vb(402,"div",78),c.Vb(403,"p"),c.Qb(404,"input",79),c.Vb(405,"label",80),c.Fc(406,"ultra-violet (5 occurrences) "),c.Ub(),c.Ub(),c.Vb(407,"p"),c.Qb(408,"input",81),c.Vb(409,"label",82),c.Fc(410,"ultra violet (5 occurrences) "),c.Ub(),c.Ub(),c.Ub(),c.Vb(411,"button"),c.Fc(412,"Apply selected variant"),c.Ub(),c.Ub(),c.Vb(413,"div",83),c.Qb(414,"i",84),c.Vb(415,"ul"),c.Vb(416,"li"),c.Qb(417,"img",85),c.Ub(),c.Vb(418,"li"),c.Qb(419,"img",86),c.Ub(),c.Vb(420,"li"),c.Qb(421,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(422,"div",30),c.Vb(423,"div",76),c.Vb(424,"div",77),c.Vb(425,"h2"),c.Fc(426,"Spacing"),c.Ub(),c.Vb(427,"div",78),c.Vb(428,"p",88),c.Qb(429,"input",89),c.Vb(430,"label",90),c.Fc(431,"Add space"),c.Ub(),c.Ub(),c.Vb(432,"ul",91),c.Vb(433,"li"),c.Fc(434,"p <0 "),c.Qb(435,"img",92),c.Fc(436,"p < 0 "),c.Ub(),c.Vb(437,"li"),c.Fc(438,"p=0 "),c.Qb(439,"img",92),c.Fc(440,"p = 0 "),c.Ub(),c.Ub(),c.Vb(441,"p",93),c.Qb(442,"input",94),c.Vb(443,"label",95),c.Fc(444,"Remove space"),c.Ub(),c.Ub(),c.Vb(445,"ul"),c.Vb(446,"li"),c.Fc(447,"2D + DBT "),c.Qb(448,"img",92),c.Fc(449,"2D+DBT"),c.Ub(),c.Vb(450,"li"),c.Fc(451,"p < 0 "),c.Qb(452,"img",92),c.Fc(453,"p <0"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(454,"div",83),c.Qb(455,"i",84),c.Vb(456,"ul"),c.Vb(457,"li"),c.Qb(458,"img",85),c.Ub(),c.Vb(459,"li"),c.Qb(460,"img",96),c.Ub(),c.Vb(461,"li"),c.Qb(462,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(463,"div",30),c.Vb(464,"div",76),c.Vb(465,"div",77),c.Vb(466,"h2"),c.Fc(467,"Numbers"),c.Ub(),c.Vb(468,"div",78),c.Vb(469,"p",88),c.Qb(470,"input",97),c.Vb(471,"label",98),c.Fc(472,"Spelled-out "),c.Qb(473,"img",92),c.Fc(474," Numeral"),c.Ub(),c.Ub(),c.Vb(475,"ul",91),c.Vb(476,"li"),c.Fc(477,"average six years "),c.Qb(478,"img",92),c.Fc(479,"average 6 years "),c.Ub(),c.Ub(),c.Vb(480,"p",93),c.Qb(481,"input",99),c.Vb(482,"label",100),c.Fc(483,"Numeral "),c.Qb(484,"img",92),c.Fc(485," Spelled-out"),c.Ub(),c.Ub(),c.Vb(486,"ul"),c.Vb(487,"li"),c.Fc(488,"waited 5 days "),c.Qb(489,"img",92),c.Fc(490,"waited five days"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(491,"div",83),c.Qb(492,"i",84),c.Vb(493,"ul"),c.Vb(494,"li"),c.Qb(495,"img",85),c.Ub(),c.Vb(496,"li"),c.Qb(497,"img",96),c.Ub(),c.Vb(498,"li"),c.Qb(499,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(500,"div",30),c.Vb(501,"div",76),c.Vb(502,"div",77),c.Vb(503,"h2"),c.Fc(504,"Spelling"),c.Ub(),c.Vb(505,"div",78),c.Vb(506,"p"),c.Qb(507,"input",101),c.Vb(508,"label",102),c.Fc(509,"colour (4 occurences) "),c.Ub(),c.Ub(),c.Vb(510,"p"),c.Qb(511,"input",103),c.Vb(512,"label",104),c.Fc(513,"color (4 occurences) "),c.Ub(),c.Ub(),c.Ub(),c.Vb(514,"button"),c.Fc(515,"Apply selected variant"),c.Ub(),c.Ub(),c.Vb(516,"div",83),c.Qb(517,"i",84),c.Vb(518,"ul"),c.Vb(519,"li"),c.Qb(520,"img",85),c.Ub();c.Vb(521,"li"),c.Qb(522,"img",96),c.Ub(),c.Vb(523,"li"),c.Qb(524,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(525,"div",30),c.Vb(526,"div",76),c.Vb(527,"div",77),c.Vb(528,"h2"),c.Fc(529,"Greek Letter Style"),c.Ub(),c.Vb(530,"div",78),c.Vb(531,"p",88),c.Qb(532,"input",105),c.Vb(533,"label",106),c.Fc(534,"Spelled-out "),c.Qb(535,"img",92),c.Fc(536," Symbol"),c.Ub(),c.Ub(),c.Vb(537,"ul",91),c.Vb(538,"li"),c.Fc(539,'TNF-alpha" '),c.Qb(540,"img",92),c.Fc(541,'tnf-\u03b1"'),c.Ub(),c.Vb(542,"li"),c.Fc(543,'"Beta particles '),c.Qb(544,"img",92),c.Fc(545,'"\u03b2 particles'),c.Ub(),c.Ub(),c.Vb(546,"p",93),c.Qb(547,"input",107),c.Vb(548,"label",95),c.Fc(549,"Symbol "),c.Qb(550,"img",92),c.Fc(551," Spelled-out"),c.Ub(),c.Ub(),c.Vb(552,"ul"),c.Vb(553,"li"),c.Fc(554,'TNF-\u03b1" '),c.Qb(555,"img",92),c.Fc(556,'TNF-alpha"'),c.Ub(),c.Vb(557,"li"),c.Fc(558,'"\u03b2 particles '),c.Qb(559,"img",92),c.Fc(560,'"beta particles'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(561,"div",83),c.Qb(562,"i",84),c.Vb(563,"ul"),c.Vb(564,"li"),c.Qb(565,"img",85),c.Ub(),c.Vb(566,"li"),c.Qb(567,"img",96),c.Ub(),c.Vb(568,"li"),c.Qb(569,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(570,"div",108),c.Vb(571,"div",3),c.Vb(572,"div",4),c.Vb(573,"div",43),c.Vb(574,"div",109),c.Vb(575,"div",110),c.Vb(576,"div",111),c.Vb(577,"h2"),c.Fc(578,"Spelling "),c.Vb(579,"span"),c.Qb(580,"i",112),c.Fc(581,"Add to dictionary"),c.Ub(),c.Ub(),c.Vb(582,"div",113),c.Vb(583,"p",114),c.Fc(584,"nanotubol"),c.Ub(),c.Qb(585,"img",92),c.Vb(586,"p",115),c.Fc(587,"nanotubes"),c.Ub(),c.Ub(),c.Vb(588,"p"),c.Fc(589,"Please check the spelling"),c.Ub(),c.Ub(),c.Vb(590,"div",83),c.Qb(591,"i",84),c.Vb(592,"ul"),c.Vb(593,"li"),c.Qb(594,"img",85),c.Ub(),c.Vb(595,"li"),c.Qb(596,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(597,"div",43),c.Vb(598,"div",46),c.Vb(599,"h3"),c.Fc(600,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(601,"p"),c.Fc(602,"\u5c07\u81ea\u5df1\u7684\u55ae\u8a5e\u6dfb\u52a0\u5230\u201c\u6211\u7684\u8a5e\u5178\u201d\u4e2d\uff0c\u9019\u6a23Trinka\u5c31\u4e0d\u6703\u5728\u5c07\u4f86\u7684\u5beb\u4f5c\u4e2d\u5c07\u5176\u6a19\u8a18\u70ba\u62fc\u5beb\u932f\u8aa4\u3002"),c.Ub(),c.Vb(603,"a",47),c.Fc(604," \u95b1\u8b80\u66f4\u591a "),c.Qb(605,"img",48),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(606,"div",116),c.Vb(607,"div",3),c.Vb(608,"div",4),c.Vb(609,"div",43),c.Vb(610,"div",46),c.Vb(611,"h3"),c.Fc(612,"\u4e0b\u8f09\u958b\u555f\u4e86\u4fee\u8a02\u529f\u80fd\u7684\u6587\u4ef6"),c.Ub(),c.Vb(613,"p"),c.Fc(614,"\u4e0b\u8f09\u7d93\u904e\u4fee\u8a02\u7684\u6587\u4ef6\uff0c\u8a72\u6587\u4ef6\u986f\u793a\u4e86\u60a8\u5728Trinka\u7de8\u8f2f\u5de5\u5177\u4e2d\u9078\u64c7\u7684\u5404\u9805\u66f4\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(615,"div",43),c.Vb(616,"div",117),c.Vb(617,"div",118),c.Vb(618,"p"),c.Vb(619,"span",119),c.Fc(620,"However,"),c.Ub(),c.Fc(621," additional factors "),c.Vb(622,"span",119),c.Fc(623,"influencing"),c.Ub(),c.Fc(624," patient prognosis and "),c.Vb(625,"span",119),c.Fc(626,"reducing"),c.Ub(),c.Fc(627," HDL-C and Apo A1 levels were assessed."),c.Ub(),c.Ub(),c.Vb(628,"div",120),c.Vb(629,"p"),c.Vb(630,"span",121),c.Fc(631,"On the other hand "),c.Ub(),c.Vb(632,"span",119),c.Fc(633,"However,"),c.Ub(),c.Fc(634," additional factors "),c.Vb(635,"span",121),c.Fc(636,"which influence "),c.Ub(),c.Vb(637,"span",119),c.Fc(638,"influencing"),c.Ub(),c.Fc(639," patient prognosis and "),c.Vb(640,"span",121),c.Fc(641,"leading to a reduction in "),c.Ub(),c.Vb(642,"span",119),c.Fc(643,"reducing"),c.Ub(),c.Fc(644," HDL-C and Apo A1 levels were assessed."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(645,"div",108),c.Vb(646,"div",3),c.Vb(647,"div",4),c.Vb(648,"div",43),c.Vb(649,"div",109),c.Vb(650,"div",110),c.Vb(651,"div",111),c.Vb(652,"h2"),c.Fc(653,"Spelling "),c.Vb(654,"b"),c.Qb(655,"i",112),c.Fc(656,"Add to dictionary"),c.Ub(),c.Ub(),c.Vb(657,"div",113),c.Vb(658,"p",114),c.Fc(659,"nanotubol"),c.Ub(),c.Qb(660,"img",92),c.Vb(661,"p",115),c.Fc(662,"nanotubes"),c.Ub(),c.Ub(),c.Vb(663,"div",122),c.Vb(664,"p"),c.Fc(665,"Accept for all similar alerts"),c.Ub(),c.Vb(666,"i"),c.Qb(667,"img",123),c.Ub(),c.Ub(),c.Vb(668,"p"),c.Fc(669,"Please check the spelling"),c.Ub(),c.Ub(),c.Vb(670,"div",83),c.Qb(671,"i",84),c.Vb(672,"ul"),c.Vb(673,"li"),c.Qb(674,"img",85),c.Ub(),c.Vb(675,"li",124),c.Qb(676,"img",125),c.Ub(),c.Vb(677,"li"),c.Qb(678,"img",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(679,"div",43),c.Vb(680,"div",46),c.Vb(681,"h3"),c.Fc(682,"\u5168\u90e8\u63a5\u53d7/\u5168\u90e8\u5ffd\u7565"),c.Ub(),c.Vb(683,"p"),c.Fc(684,"\u4e0d\u518d\u9700\u8981\u91cd\u8907\u9ede\u64ca\uff01 Trinka\u5141\u8a31\u4e00\u9375\u63a5\u53d7\u6216\u5ffd\u7565\u6240\u6709\u91cd\u8907\u6027\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(685,"div",126),c.Vb(686,"p"),c.Fc(687,"\u60a8\u9084\u5728\u7b49\u4ec0\u9ebc\uff1f"),c.Ub(),c.Vb(688,"a",127),c.Fc(689,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(268),c.nc("routerLink",c.pc(5,Q)),c.Cb(87),c.nc("routerLink",c.pc(6,I)),c.Cb(12),c.nc("routerLink",c.pc(7,z)),c.Cb(15),c.nc("routerLink",c.pc(8,A)),c.Cb(221),c.nc("routerLink",c.pc(9,E)))},directives:[s.e],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-50px;top:50px;background-image:url(FeatureRight_Ellipse.deb2b13715b825c41d56.png);background-size:cover;width:142px;height:392px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:35px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px;width:100%}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{max-width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:right}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px;text-align:center}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:340px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-25%;right:auto;top:0;background-image:url(advanceGrammerBacgkroung.c59da6a7821e3a76b673.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:482px;width:100%;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:35%;height:482px;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:50px 0 70px;height:482px;padding:40px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-66.5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#763393;width:80%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#763393;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:500px;background-color:transparent}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:500px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:500px;width:35%}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-60px;top:0;background-image:url(toolbox_rightside.0bde977495ab4f5479de.png);width:170px;height:413px;z-index:99}@media (max-width:1400px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]:before{right:-80px}}@media (max-width:1366px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]:before{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:30px 0;background-image:url(toolbox_backgrond.a6e52f835b59148d6b7b.png);background-color:#fff;height:380px;background-position:50%;background-repeat:no-repeat;margin-bottom:65px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right;margin-top:25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:500px;position:relative;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 8px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 8px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #763393;color:#763393;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #763393;color:#fff;background:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #763393;background:#763393;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #763393;color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.personal_outer_section[_ngcontent-%COMP%]{height:auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections[_ngcontent-%COMP%]{background-image:url(Reverstoolbox_backgrond.01f234be7cdc6ee37fb3.png)}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{text-align:left}@-webkit-keyframes acceptAllButton{0%{background:#763393;color:#fff;border:1px solid #763393}to{background:#fff;color:#763393;border:1px solid #763393}}@keyframes acceptAllButton{0%{background:#763393;color:#fff;border:1px solid #763393}to{background:#fff;color:#763393;border:1px solid #763393}}@-webkit-keyframes hoverMe{0%{background:#fd930b;color:#fff;border:1px solid #fd930b}to{background:#fff;color:#fd930b;border:1px solid #fd930b}}@keyframes hoverMe{0%{background:#fd930b;color:#fff;border:1px solid #fd930b}to{background:#fff;color:#fd930b;border:1px solid #fd930b}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]{height:410px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-60px;bottom:-200px;background-image:url(publicationChecksRightSide.58e6c81c378181477904.png);width:152px;height:397px;z-index:99}@media (max-width:1400px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:before{right:-80px}}@media (max-width:1366px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:before{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:after{content:"";position:absolute;left:-60px;right:auto;width:146px;height:396px;background-image:url(publicationCheckLeftSideEllipse.de246d5706ea81a3ed22.png);z-index:99}@media (max-width:1400px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:after{left:-80px}}@media (max-width:1366px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:after{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections.sections_height_set[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;background-color:#40095e;background-image:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);padding:70px 0;margin-bottom:60px}@media (max-width:800px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]{flex-direction:column;padding:30px 15px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:700;color:#fff;margin:0 20px 0 0}@media (max-width:800px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:200px;height:50px;color:#763393;background:#fff;border-radius:5px;font-size:20px;font-weight:700;border:none;text-decoration:none;display:flex;align-items:center;justify-content:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]{position:relative;z-index:9;margin-top:0!important}.trinka_cloud_wrap[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;max-width:unset}.trinka_cloud_wrap[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]:after{z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]{border:1px solid #f1f1f1;background-color:#fff;border-radius:5px;width:100%;max-width:500px;position:relative;z-index:99}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:170px;width:100%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]:before{top:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;background-color:#fff;position:relative;border-radius:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{left:124px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after, .trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;right:auto;top:0;width:1px;height:100%;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{left:248px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:absolute;left:auto;right:125px;top:0;width:1px;height:335px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:25%;text-align:center;padding:30px 5px;transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{transition:all .5s ease;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover   span[_ngcontent-%COMP%]{background-color:#763393;transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .checks_icons[_ngcontent-%COMP%]{position:relative;margin-bottom:10px;height:40px;display:flex;align-items:center;justify-content:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .checks_icons[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;max-width:unset}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:15px;margin:0;color:#000;font-weight:600;line-height:18px;height:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:58px;height:15px;border-radius:3px;color:#fff;background-color:#9d9d9d;display:flex;align-items:center;justify-content:center;font-size:11px;margin:10px auto 0;transition:all .5s ease}@media (max-width:991px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{height:100%;background:#fff;background:linear-gradient(100deg,#fff,#f4eff7);padding:30px 10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{align-items:inherit;justify-content:inherit}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{text-align:center;padding-top:20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections[_ngcontent-%COMP%]{height:100%;background:#fff;background:linear-gradient(100deg,#fff,#f4eff7);padding:30px 10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.trinka_cloud_wrap[_ngcontent-%COMP%]   .writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.publication_outer_sections[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{text-align:center;padding-top:50px}}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]{position:relative}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]:after{display:none}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .consistency_checks_slider_overlay[_ngcontent-%COMP%]{position:absolute;right:-20px;bottom:-20px;left:auto;width:207px;height:174px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png)}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:20px;width:100%;max-width:490px;margin-left:40px;height:298px;border:1px solid hsla(0,0%,80%,.8);text-align:left}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{margin-bottom:0;bottom:-15px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{background-color:#ccc;width:20px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{background-color:#763393}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .carousel_inner_content[_ngcontent-%COMP%]{display:flex;align-items:center;width:100%}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 10px;padding-left:27px;position:relative}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:5px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:60px;height:260px;text-align:center}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content.consistency_checks_slider[_ngcontent-%COMP%]   .slider_consistency_check_section[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked){position:absolute;left:-9999px}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%], .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#4d4d4d;font-weight:600}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:before, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #000;border-radius:100%;background:#fff}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{content:"";width:10px;height:10px;background:#000;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{opacity:0;transform:scale(0)}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after{opacity:1;transform:scale(1)}.pc-check-img[_ngcontent-%COMP%]{padding:40px 20px;border-radius:5px;background-color:#fff;border:1px solid #ececec;text-align:center!important}.pc-check-img[_ngcontent-%COMP%]:after{display:none}.bg-right-position[_ngcontent-%COMP%]{background-position:80%!important}.citationCheckAllFeaturSection[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:30px}.citationCheckAllFeaturSection[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;margin:0 auto;border:1px solid hsla(0,0%,80%,.8);border-radius:10px}']}),U),L=((v=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u4f7f\u7528Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u4fee\u5fa9\u5beb\u4f5c\u4e2d\u7684\u4e0d\u4e00\u81f4"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\uff0c\u53ea\u9700\u6309\u4e00\u4e0b\u5e7e\u4e0b\u6ed1\u9f20\u5373\u53ef\u70ba\u60a8\u7bc0\u7701\u6642\u9593\uff0c\u4e26\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5c08\u696d\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u4f7f\u7528Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u4fee\u5fa9\u5beb\u4f5c\u4e2d\u7684\u4e0d\u4e00\u81f4"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\uff0c\u53ea\u9700\u6309\u4e00\u4e0b\u5e7e\u4e0b\u6ed1\u9f20\u5373\u53ef\u70ba\u60a8\u7bc0\u7701\u6642\u9593\uff0c\u4e26\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5c08\u696d\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/consistency-check"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/consistency-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/consistency-check"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/hTaMLLHICCo" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||v)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},v.\u0275cmp=c.Jb({type:v,selectors:[["app-consistency-checks"]],decls:282,vars:0,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["href","https://cloud.trinka.ai/signup?_rg=TW","id","autoEditGetStart","target","_blank"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/Consistency-Checks.png","alt",""],[1,"SectionHowItWrok"],[1,"col-xl-6"],[1,"ImgSectionHowItWrok"],["href","","data-toggle","modal","data-target","#wordPluginPopup","id","VewiVideoSection"],["src",".././../../assets/images/ConsistencyCheckThumbnail.png","alt","",1,"img-fluid","eposter-img"],[1,"contentSectionHowItWrok"],[1,"HeadingSubLine"],[2,"margin-bottom","10px"],[1,"link",2,"color","#0000ff",3,"click"],[1,"cloud_key_features"],[1,"col-sm-12"],[1,"key_features_heading"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],[1,"feature_num"],[1,"fearureCardText"],[1,"custom_radioButtons"],["type","radio","id","colourSection","name","spellingchecks","checked",""],["for","colourSection"],["type","radio","id","colorSections","name","spellingchecks"],["for","colorSections"],["type","radio","id","ultra-violet","name","dashesCehcks","checked",""],["for","ultra-violet"],["type","radio","id","ultra_violet","name","dashesCehcks"],["for","ultra_violet"],["type","radio","id","averagesixyears","name","sadfdashesCehcks","checked",""],["for","averagesixyears"],["src","../../../assets/images/spacingArrow.png"],["type","radio","id","averagesixyears","name","sadfdashesCehcks"],["type","radio","id","exampeFourContent_one","name","exampeFourContent","checked",""],["for","exampeFourContent_one"],["type","radio","id","exampeFourContent_two","name","exampeFourContent"],["for","exampeFourContent_two"],["type","radio","id","exampeFiveContent_one","name","exampeFiveContent","checked",""],["for","exampeFiveContent_one"],["type","radio","id","exampeFiveContent_two","name","exampeFiveContent"],["for","exampeFiveContent_two"],[1,"use_trinka_other_app","accomplishBrilliantWrap"],[1,"accomplishBrilliantSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricingQuestionAnwser"],["target",""],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["href","https://www.trinka.ai/tw/trinkacloud"],["routerLink","/trinkacloud",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["href","https://www.trinka.ai/tw/wordplugin"],["routerLink","",1,"app_name_content"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["href","https://www.trinka.ai/tw/browser-plugin"],["routerLink","/browser-plugin",1,"app_name_content"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["href","https://www.trinka.ai/tw/enterprise"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","12px","color","#000","position","relative"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/hTaMLLHICCo","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"span"),c.Fc(8,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(9,"h1"),c.Fc(10,"\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5c08\u696d"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u53ea\u9700\u6309\u4e00\u4e0b\u5e7e\u4e0b\u5373\u53ef\u5be6\u73fe\u5c08\u696d\u7684\u5b9a\u7a3f\uff0c\u70ba\u60a8\u7bc0\u7701\u5927\u91cf\u7684\u6642\u9593\u3002Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u5c07\u5e6b\u52a9\u60a8\u4fee\u8a02\u96e3\u4ee5\u767c\u73fe\u7684\u4e0d\u4e00\u81f4\u4e4b\u8655\uff0c\u7279\u5225\u662f\u6587\u6a94\u6bd4\u8f03\u5197\u9577\u7684\u60c5\u6cc1\u3002"),c.Ub(),c.Vb(13,"a",7),c.Fc(14,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",5),c.Vb(16,"div",8),c.Qb(17,"img",9),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",10),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",11),c.Vb(22,"div",12),c.Vb(23,"a",13),c.Qb(24,"img",14),c.Ub(),c.Ub(),c.Ub(),c.Vb(25,"div",11),c.Vb(26,"div",15),c.Vb(27,"h2"),c.Fc(28,"\u770b\u5b83\u662f\u5982\u4f55\u5de5\u4f5c\u7684"),c.Ub(),c.Qb(29,"div",16),c.Vb(30,"p",17),c.Fc(31,"\u67e5\u770b\u7c21\u55ae\u7684\u793a\u7bc4\u5f71\u7247\uff0c\u7acb\u5373\u958b\u59cb\u4f7f\u7528\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\u3002"),c.Ub(),c.Vb(32,"p",17),c.Fc(33,"\u9019\u500b\u8a73\u7d30\u7684\u5206\u6b65\u6559\u7a0b\u53ef\u5e6b\u52a9\u60a8\u5145\u5206\u5229\u7528Trinka\u7684\u5f37\u5927\u529f\u80fd\u3002\u5982\u679c\u60a8\u6709\u66f4\u591a\u554f\u984c\uff0c\u8acb\u5728 "),c.Vb(34,"a",18),c.dc("click",(function(){c.wc(e);var n=c.tc(180);return t.scroll(n)})),c.Fc(35,"\u6b64\u8655"),c.Ub(),c.Fc(36,"\u700f\u89bd\u6211\u5011\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",19),c.Vb(38,"div",3),c.Vb(39,"div",4),c.Vb(40,"div",20),c.Vb(41,"div",21),c.Vb(42,"h2"),c.Fc(43,"Trinka\u4e00\u81f4\u6027\u6aa2\u67e5\u7684\u4e3b\u8981\u7279\u9ede"),c.Ub(),c.Qb(44,"div",16),c.Vb(45,"p"),c.Fc(46,"Trinka\u80fd\u5920\u767c\u73fe\u5beb\u4f5c\u4e0d\u4e00\u81f4\u7684\u5730\u65b9\uff0c\u8b93\u4f60\u7684\u5beb\u4f5c\u770b\u8d77\u4f86\u66f4\u52a0\u5730\u5c08\u696d\u3002Trinka\u80fd\u5920\u8b58\u5225\u4e26\u7cfe\u6b63\u4ee5\u4e0b\u985e\u578b\u7684\u5beb\u4f5c\u4e0d\u4e00\u81f4\uff1a "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(47,"div",4),c.Vb(48,"div",22),c.Vb(49,"div",23),c.Vb(50,"div",24),c.Fc(51,"01"),c.Ub(),c.Vb(52,"h3"),c.Fc(53,"\u62fc\u5beb"),c.Ub(),c.Vb(54,"p",25),c.Fc(55,"Trinka\u53ef\u4ee5\u8b58\u5225\u540c\u4e00\u55ae\u8a5e\u7684\u4e0d\u540c\u62fc\u5beb\uff0c\u6bd4\u5982 "),c.Vb(56,"span"),c.Fc(57,"\u7f8e\u5f0f\u8207\u82f1\u5f0f"),c.Ub(),c.Fc(58," \u3002"),c.Ub(),c.Vb(59,"div",26),c.Vb(60,"p"),c.Qb(61,"input",27),c.Vb(62,"label",28),c.Fc(63,"colour (4 occurences) "),c.Ub(),c.Ub(),c.Vb(64,"p"),c.Qb(65,"input",29),c.Vb(66,"label",30),c.Fc(67,"color (4 occurences) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"div",22),c.Vb(69,"div",23),c.Vb(70,"div",24),c.Fc(71,"02"),c.Ub(),c.Vb(72,"h3"),c.Fc(73,"\u9023\u5b57\u865f\u548c\u7834\u6298\u865f"),c.Ub(),c.Vb(74,"p",25),c.Fc(75,"Trinka\u80fd\u5920\u767c\u73fe "),c.Vb(76,"span"),c.Fc(77,"\u9023\u5b57\u865f\u548c\u7834\u6298\u865f"),c.Ub(),c.Fc(78," \u7684\u4f7f\u7528\u4e0d\u4e00\u81f4\u3002\u53ea\u9700\u6309\u4e00\u4e0b\u6ed1\u9f20\uff0c\u5c31\u53ef\u4ee5\u5b8c\u6210\u66f4\u6539\uff0c\u4f7f\u5b83\u5011\u4fdd\u6301\u4e00\u81f4\u3002"),c.Ub(),c.Vb(79,"div",26),c.Vb(80,"p"),c.Qb(81,"input",31),c.Vb(82,"label",32),c.Fc(83,"ultra-violet (5 occurrences) "),c.Ub(),c.Ub(),c.Vb(84,"p"),c.Qb(85,"input",33),c.Vb(86,"label",34),c.Fc(87,"ultra violet (5 occurrences) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(88,"div",22),c.Vb(89,"div",23),c.Vb(90,"div",24),c.Fc(91,"03"),c.Ub(),c.Vb(92,"h3"),c.Fc(93,"\u7de8\u865f\u6a23\u5f0f"),c.Ub(),c.Vb(94,"p",25),c.Vb(95,"span"),c.Fc(96,"\u4f7f\u7528\u6578\u5b57\u548c\u62fc\u5beb\u6578\u5b57"),c.Ub(),c.Fc(97,"\u662f\u6700\u5e38\u898b\u7684\u4e0d\u4e00\u81f4\u4e4b\u4e00\u3002\u53ea\u9700\u6309\u4e00\u4e0b\u6ed1\u9f20\uff0cTrinka\u5c31\u53ef\u4ee5\u8aac\u660e\u60a8\u907f\u514d\u5b83\u3002"),c.Ub(),c.Vb(98,"div",26),c.Vb(99,"div",26),c.Vb(100,"p"),c.Qb(101,"input",35),c.Vb(102,"label",36),c.Vb(103,"b"),c.Fc(104,"average six years"),c.Ub(),c.Qb(105,"img",37),c.Vb(106,"b"),c.Fc(107,"average 6 years"),c.Ub(),c.Ub(),c.Ub(),c.Vb(108,"p"),c.Qb(109,"input",38),c.Vb(110,"label",36),c.Vb(111,"b"),c.Fc(112,"average 6 years"),c.Ub(),c.Qb(113,"img",37),c.Vb(114,"b"),c.Fc(115,"average six years"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(116,"div",22),c.Vb(117,"div",23),c.Vb(118,"div",24),c.Fc(119,"04"),c.Ub(),c.Vb(120,"h3"),c.Fc(121,"\u7b26\u865f"),c.Ub(),c.Vb(122,"p",25),c.Fc(123,"Trinka\u80fd\u5920\u7406\u89e3\u60a8\u4ea4\u66ff "),c.Vb(124,"span"),c.Fc(125,"\u4f7f\u7528\u7b26\u865f\u6216\u5c07\u5b83\u5011\u62fc\u51fa\u4f86"),c.Ub(),c.Fc(126,"\u7684\u9019\u7a2e\u4e0d\u4e00\u81f4\u3002"),c.Ub(),c.Vb(127,"div",26),c.Vb(128,"p"),c.Qb(129,"input",39),c.Vb(130,"label",40),c.Vb(131,"b"),c.Fc(132,'TNF-alpha"'),c.Ub(),c.Qb(133,"img",37),c.Vb(134,"b"),c.Fc(135,'tnf-\u03b1"'),c.Ub(),c.Ub(),c.Ub(),c.Vb(136,"p"),c.Qb(137,"input",41),c.Vb(138,"label",42),c.Vb(139,"b"),c.Fc(140,'tnf-\u03b1"'),c.Ub(),c.Qb(141,"img",37),c.Vb(142,"b"),c.Fc(143,'TNF-alpha"'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(144,"div",22),c.Vb(145,"div",23),c.Vb(146,"div",24),c.Fc(147,"05"),c.Ub(),c.Vb(148,"h3"),c.Fc(149,"\u9593\u8ddd"),c.Ub(),c.Vb(150,"p",25),c.Fc(151,"\u5beb\u4f5c\u4e2d\u591a\u9918\u7684\u7a7a\u683c\u5f88\u96e3\u767c\u73fe\uff0c\u56e0\u6b64\u5f88\u5bb9\u6613\u932f\u904e\u3002\u53ea\u9700\u5728Trinka\u4e2d\u6309\u4e00\u4e0b\u5e7e\u4e0b\uff0c\u5373\u53ef\u5e6b\u52a9\u60a8\u6d88\u9664\u6574\u500b\u5beb\u4f5c\u904e\u7a0b\u4e2d "),c.Vb(152,"span"),c.Fc(153,"\u4e0d\u4e00\u81f4\u7684\u9593\u8ddd"),c.Ub(),c.Fc(154," \u3002"),c.Ub(),c.Vb(155,"div",26),c.Vb(156,"p"),c.Qb(157,"input",43),c.Vb(158,"label",44),c.Vb(159,"b"),c.Fc(160,"p <0"),c.Ub(),c.Qb(161,"img",37),c.Vb(162,"b"),c.Fc(163,"p < 0"),c.Ub(),c.Ub(),c.Ub(),c.Vb(164,"p"),c.Qb(165,"input",45),c.Vb(166,"label",46),c.Vb(167,"b"),c.Fc(168,"p < 0"),c.Ub(),c.Qb(169,"img",37),c.Vb(170,"b"),c.Fc(171,"p <0"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(172,"div",47),c.Vb(173,"div",3),c.Vb(174,"div",48),c.Vb(175,"h2"),c.Fc(176,"\u78ba\u4fdd\u4f60\u5beb\u4f5c\u7684\u4e00\u81f4\u548c\u5c08\u696d"),c.Ub(),c.Vb(177,"a",49),c.Fc(178,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(179,"div",50,51),c.Vb(181,"div",3),c.Vb(182,"div",4),c.Vb(183,"div",52),c.Vb(184,"div",53),c.Vb(185,"h2"),c.Fc(186,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(187,"div",16),c.Ub(),c.Ub(),c.Qb(188,"div",54),c.Vb(189,"div",55),c.Vb(190,"div",56),c.Vb(191,"div",57),c.Vb(192,"div",58),c.Vb(193,"div",59),c.Vb(194,"a",60),c.Fc(195," Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff1f"),c.Ub(),c.Ub(),c.Vb(196,"div",61),c.Vb(197,"div",62),c.Vb(198,"p"),c.Fc(199,"Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u6703\u81ea\u52d5\u67e5\u627e\u5e7e\u7a2e\u5e38\u898b\u7684\u5beb\u4f5c\u4e0d\u4e00\u81f4\uff0c\u70ba\u60a8\u5217\u51fa\u6240\u6709\u5167\u5bb9\uff0c\u4e26\u4e14\u70ba\u60a8\u63d0\u4f9b\u66f4\u6b63\u9078\u9805\u3002\u60a8\u53ea\u9700\u9078\u64c7\u6b63\u78ba\u7684\u6a23\u5f0f\u4e26\u78ba\u8a8d\uff0cTrinka\u5c07\u70ba\u60a8\u5b8c\u6210\u5269\u4e0b\u7684\u66f4\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(200,"div",58),c.Vb(201,"div",63),c.Vb(202,"a",64),c.Fc(203,"\u6211\u5728\u54ea\u88e1\u53ef\u4ee5\u627e\u5230\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\uff1f"),c.Ub(),c.Ub(),c.Vb(204,"div",65),c.Vb(205,"div",62),c.Vb(206,"p"),c.Fc(207,"\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\u76ee\u524d\u5728\u96f2\u7de8\u8f2f\u5668\u4e0a\u4f9b\u6240\u6709\u7528\u6236\u4f7f\u7528\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(208,"div",58),c.Vb(209,"div",66),c.Vb(210,"a",67),c.Fc(211," \u4f7f\u7528\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\u662f\u5426\u6d88\u8017\u7a4d\u5206\uff1f "),c.Ub(),c.Ub(),c.Vb(212,"div",68),c.Vb(213,"div",62),c.Vb(214,"p"),c.Fc(215,"\u76ee\u524d\u4f7f\u7528\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\u4e0d\u9700\u8981\u82b1\u8cbb\u7a4d\u5206\u3002\u60a8\u53ef\u4ee5\u6839\u64da\u9700\u8981\u591a\u6b21\u4f7f\u7528\u8a72\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(216,"div",58),c.Vb(217,"div",69),c.Vb(218,"a",70),c.Fc(219," \u6211\u61c9\u8a72\u4f55\u6642\u4f7f\u7528\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\uff1f "),c.Ub(),c.Ub(),c.Vb(220,"div",71),c.Vb(221,"div",62),c.Vb(222,"p"),c.Fc(223,"\u7406\u60f3\u60c5\u6cc1\u4e0b\uff0c\u60a8\u61c9\u8a72\u5728\u5beb\u4f5c\u5b8c\u6210\u5f8c\u904b\u884c\u4e00\u81f4\u6027\u6aa2\u67e5\u529f\u80fd\u3002\u4f46\u60a8\u53ef\u4ee5\u5728\u9700\u8981\u7684\u6642\u5019\u591a\u6b21\u904b\u884c\u9019\u500b\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(224,"div",54),c.Ub(),c.Ub(),c.Ub(),c.Vb(225,"div",72),c.Vb(226,"div",3),c.Vb(227,"div",4),c.Vb(228,"div",20),c.Vb(229,"div",73),c.Vb(230,"div",74),c.Vb(231,"div",75),c.Vb(232,"h2"),c.Fc(233,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(234,"br"),c.Fc(235,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(236,"div",16),c.Ub(),c.Ub(),c.Vb(237,"div",76),c.Vb(238,"ul"),c.Vb(239,"li"),c.Vb(240,"a",77),c.Vb(241,"div",78),c.Qb(242,"div",79),c.Qb(243,"img",80),c.Vb(244,"h3"),c.Fc(245,"Trinka Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(246,"li"),c.Vb(247,"a",81),c.Vb(248,"div",82),c.Qb(249,"div",79),c.Qb(250,"img",83),c.Vb(251,"h3"),c.Fc(252,"MS Word "),c.Qb(253,"br"),c.Fc(254,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(255,"li"),c.Vb(256,"a",84),c.Vb(257,"div",85),c.Qb(258,"div",79),c.Qb(259,"img",86),c.Vb(260,"h3"),c.Fc(261,"\u700f\u89bd\u5668 "),c.Qb(262,"br"),c.Fc(263,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(264,"li"),c.Vb(265,"a",87),c.Vb(266,"div",88),c.Qb(267,"div",79),c.Qb(268,"img",89),c.Vb(269,"h3",90),c.Fc(270,"\u4f01\u696d"),c.Ub(),c.Vb(271,"span",91),c.Fc(272,"(API, JS & On-Premise) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(273,"div",92),c.Vb(274,"div",93),c.Vb(275,"div",94),c.Vb(276,"div",95),c.Vb(277,"button",96),c.Vb(278,"span",97),c.Fc(279,"\xd7"),c.Ub(),c.Ub(),c.Qb(280,"div",98),c.Qb(281,"iframe",99),c.Ub(),c.Ub(),c.Ub(),c.Ub()}},directives:[s.c],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0 20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:13px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 15px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:disabled, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:disabled{background:#eee;color:#000;border:1px solid #eee;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none;margin-bottom:15px;cursor:not-allowed}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:13px;color:rgba(0,0,0,.7);font-family:Open Sans,sans-serif;margin:8px 0 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;margin-top:-28px;max-width:440px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-25%;right:auto;top:0;background-image:url(advanceGrammerBacgkroung.c59da6a7821e3a76b673.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:482px;width:100%;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:35%;height:482px;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 380px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-178px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:170px;height:26px;top:36%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-195px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}@media (max-width:767px) and (min-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{padding:70px 0 50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.cardFeatureBoxSize[_ngcontent-%COMP%]{height:300px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.cardFeatureBoxSize[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:20px;height:300px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-top:20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{display:flex;align-items:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{display:flex;align-items:center;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400;font-size:14px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0 0 0 30px;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;font-size:14px;display:flex;align-items:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:18px;margin:0 10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-25px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p.fearureCardText[_ngcontent-%COMP%]{height:70px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .feature_num[_ngcontent-%COMP%]{font-size:45px;color:#edd8f9;font-weight:700;line-height:38px;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;height:555px;padding:70px 0;display:flex;align-items:center;justify-content:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:calc(100% - 80px);display:flex;justify-content:center;flex-direction:column;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#007bff;cursor:pointer}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#763393;width:80%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#763393;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto;margin-top:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{text-align:left;margin:20px 0;display:flex;justify-content:left;cursor:pointer;float:left;width:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:130px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:18px;font-weight:500;transition:all .5s ease;text-decoration:none}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent;position:relative;z-index:1}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}img.eposter-img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:3px 3px 1px #ccc;-webkit-box-shadow:2px 0 10px #5a5a5a}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;height:200px!important;max-height:none!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{font-size:14px;font-weight:400!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 5px;padding-left:27px;position:relative}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:38px;text-align:center}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.forpersonlized_sections[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-between;background-color:#40095e;background-image:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);padding:70px 0;margin-bottom:60px}@media (max-width:800px){.forpersonlized_sections[_ngcontent-%COMP%]{flex-direction:column;padding:30px 15px}}.forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:700;color:#fff;margin:0 20px 0 0}@media (max-width:800px){.forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 30px}}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:200px;height:50px;color:#763393;background:#fff;border-radius:5px;font-size:18px;font-weight:600;border:none;text-decoration:none;display:flex;align-items:center;justify-content:center}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}@media (max-width:367px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked){position:absolute;left:-9999px}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%], .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#4d4d4d;font-weight:600}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:before, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #000;border-radius:100%;background:#fff}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{content:"";width:10px;height:10px;background:#000;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{opacity:0;transform:scale(0)}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after{opacity:1;transform:scale(1)}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;background:#f3eef6;margin-bottom:60px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]{height:200px;display:flex;align-items:center;margin-bottom:60px}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{flex-direction:column}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:36px;margin:0;font-weight:600;padding-right:20px}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:220px;height:45px;background-color:#fff;color:#763393;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:20px}}']}),v),B=((w=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u4f7f\u7528\u500b\u4eba\u8a5e\u5178\u4f86\u81ea\u8a02Trinka"),this.metaTagService.updateTag({name:"description",content:"\u5c07Trinka\u7121\u6cd5\u8b58\u5225\u7684\u55ae\u8a5e\u6dfb\u52a0\u5230\u60a8\u500b\u4eba\u8a5e\u5178\u4e2d\uff0c\u4f8b\u5982\u54c1\u724c\u540d\u7a31\u6216\u65b0\u6280\u8853\u8853\u8a9e\uff0c\u4ee5\u907f\u514d\u62fc\u5beb\u8b66\u793a\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u4f7f\u7528\u500b\u4eba\u8a5e\u5178\u4f86\u81ea\u8a02Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"\u5c07Trinka\u7121\u6cd5\u8b58\u5225\u7684\u55ae\u8a5e\u6dfb\u52a0\u5230\u60a8\u500b\u4eba\u8a5e\u5178\u4e2d\uff0c\u4f8b\u5982\u54c1\u724c\u540d\u7a31\u6216\u65b0\u6280\u8853\u8853\u8a9e\uff0c\u4ee5\u907f\u514d\u62fc\u5beb\u8b66\u793a\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/personal-dictionary"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/personal-dictionary"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/personal-dictionary"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/5KsBh4PQUPI" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||w)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},w.\u0275cmp=c.Jb({type:w,selectors:[["app-personal-dictionary"]],decls:267,vars:0,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["href","https://cloud.trinka.ai/signup?_rg=TW","id","autoEditGetStart","target","_blank"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/Personal-Dictionary.png","alt","personal dictionary"],[1,"SectionHowItWrok"],[1,"col-xl-6"],[1,"ImgSectionHowItWrok"],["href","","data-toggle","modal","data-target","#wordPluginPopup","id","VewiVideoSection"],["src",".././../../assets/images/MyDicitonayThumbnail.png","alt","",1,"img-fluid","eposter-img"],[1,"contentSectionHowItWrok"],[1,"HeadingSubLine"],[2,"margin-bottom","10px"],[1,"link",2,"color","#0000ff",3,"click"],[1,"keyFeatureSection"],[1,"col-sm-12"],[2,"margin-bottom","40px"],[1,"writeToolboxs_section"],[1,"writeToolbox_inner_sections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/correct-spelling.png","alt","correct spelling",1,"img-fluid"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"writeToolbox_inner_sections"],["src","../../../assets/images/case-sensitive.png","alt","case sensitive",1,"img-fluid"],["src","../../../assets/images/american-english.png","alt","american english",1,"img-fluid"],[1,"toolbox_img_content","noBackgroundColor","syncAcrossImages"],["src","../../../assets/images/SyncAcrossPlatforms.png","alt","sync accross platforms",1,"img-fluid",2,"max-width","300px"],[1,"toolbox_img_content","noBackgroundColor"],["src","../../../assets/images/MyDictionary_Brand-tone.png","alt","",1,"img-fluid"],[1,"cloud_key_features",2,"display","none"],[1,"key_features_heading"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],["src","../../../assets/images/BuildYourVeryOwnDictionary.png","alt",""],["src","../../../assets/images/CategorizationOfWords.png","alt",""],["src","../../../assets/images/AdjustCaseSensitivity.png","alt",""],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/ChooseEnglishType.png","alt",""],["src","../../../assets/images/MaintainBrandTone.png","alt",""],[1,"forpersonlized_sections"],[1,"forpersonlizedFooter"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricingQuestionAnwser"],["target",""],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["href","https://cloud.trinka.ai/dashboard/profile","target","_blank"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["href","https://www.trinka.ai/tw/trinkacloud"],["routerLink","/trinkacloud",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["href","https://www.trinka.ai/tw/wordplugin"],["routerLink","",1,"app_name_content"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["href","https://www.trinka.ai/tw/browser-plugin"],["routerLink","/browser-plugin",1,"app_name_content"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["href","https://www.trinka.ai/tw/enterprise"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","12px","color","#000","position","relative"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/5KsBh4PQUPI","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"span"),c.Fc(8,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(9,"h1"),c.Fc(10,"\u4f7f\u7528\u500b\u4eba\u8a5e\u5178\u4f86\u81ea\u8a02Trinka"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u4f7f\u7528\u500b\u4eba\u8a5e\u5178\u4f86\u907f\u514d\u4f7f\u7528\u65b0\u8853\u8a9e\u6642\u7684\u62fc\u5beb\u63d0\u9192\u3002\u53ea\u9700\u6dfb\u52a0Trinka\u4e0d\u77e5\u9053\u7684\u55ae\u8a5e\uff0c\u4f8b\u5982\u54c1\u724c\u540d\u7a31\u6216\u65b0\u6280\u8853\uff0cTrinka\u5c31\u6703\u4e00\u76f4\u8a18\u4f4f\u5b83\u5011\u3002"),c.Ub(),c.Vb(13,"a",7),c.Fc(14,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",5),c.Vb(16,"div",8),c.Qb(17,"img",9),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",10),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",11),c.Vb(22,"div",12),c.Vb(23,"a",13),c.Qb(24,"img",14),c.Ub(),c.Ub(),c.Ub(),c.Vb(25,"div",11),c.Vb(26,"div",15),c.Vb(27,"h2"),c.Fc(28,"\u770b\u5b83\u662f\u5982\u4f55\u5de5\u4f5c\u7684"),c.Ub(),c.Qb(29,"div",16),c.Vb(30,"p",17),c.Fc(31,"\u67e5\u770b\u7c21\u55ae\u7684\u793a\u7bc4\u5f71\u7247\uff0c\u7acb\u5373\u958b\u59cb\u69cb\u5efa\u60a8\u7684\u500b\u4eba\u8a5e\u5178\u3002"),c.Ub(),c.Vb(32,"p",17),c.Fc(33,"\u9019\u500b\u8a73\u7d30\u7684\u5206\u6b65\u6559\u7a0b\u53ef\u5e6b\u52a9\u60a8\u5145\u5206\u5229\u7528Trinka\u7684\u5f37\u5927\u529f\u80fd\u3002\u5982\u679c\u60a8\u6709\u66f4\u591a\u554f\u984c\uff0c\u8acb\u5728 "),c.Vb(34,"a",18),c.dc("click",(function(){c.wc(e);var n=c.tc(162);return t.scroll(n)})),c.Fc(35,"\u6b64\u8655"),c.Ub(),c.Fc(36,"\u700f\u89bd\u6211\u5011\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",19),c.Vb(38,"div",3),c.Vb(39,"div",4),c.Vb(40,"div",20),c.Vb(41,"h2"),c.Fc(42,"Trinka\u500b\u4eba\u8a5e\u5178\u7684\u4e3b\u8981\u7279\u9ede"),c.Ub(),c.Qb(43,"div",16),c.Vb(44,"p",21),c.Fc(45,"\u64fa\u812b\u4e0d\u5fc5\u8981\u7684\u6587\u5b57\u6a19\u8a18\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u6d41\u66a2\u81ea\u7136\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(46,"div",22),c.Vb(47,"div",23),c.Vb(48,"div",3),c.Vb(49,"div",4),c.Vb(50,"div",24),c.Vb(51,"div",25),c.Qb(52,"img",26),c.Ub(),c.Ub(),c.Vb(53,"div",27),c.Vb(54,"div",28),c.Vb(55,"h3"),c.Fc(56,"\u8a5e\u7684\u5206\u985e"),c.Ub(),c.Vb(57,"p"),c.Fc(58,"\u60a8\u53ef\u4ee5\u5c07\u500b\u4eba\u8a5e\u5178\u4e2d\u7684\u55ae\u8a5e\u5206\u985e\u70ba\u6b63\u78ba\u7684\u62fc\u5beb\u3001\u6280\u8853\u7a0b\u5f0f\u540d\u7a31\u3001\u751f\u7269\u5b78\u540d\u7a31\u3001\u7522\u54c1\u540d\u7a31\u7b49\u3002\u96a8\u8457\u60a8\u4f7f\u7528\u7684\u589e\u591a\uff0cTrinka\u6703\u8b8a\u5f97\u66f4\u597d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(59,"div",29),c.Vb(60,"div",3),c.Vb(61,"div",4),c.Vb(62,"div",27),c.Vb(63,"div",28),c.Vb(64,"h3"),c.Fc(65,"\u8abf\u6574\u5927\u5c0f\u5beb\u654f\u611f\u5ea6"),c.Ub(),c.Vb(66,"p"),c.Fc(67,"\u60a8\u751a\u81f3\u53ef\u4ee5\u8a2d\u7f6eTrinka\uff0c\u5728\u5339\u914d\u5927\u5c0f\u5beb\u6642\u6c7a\u5b9a\u662f\u5426\u5ffd\u7565\u60a8\u7684\u500b\u4eba\u8a5e\u5178\u548c\u8853\u8a9e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"div",24),c.Vb(69,"div",25),c.Qb(70,"img",30),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(71,"div",23),c.Vb(72,"div",3),c.Vb(73,"div",4),c.Vb(74,"div",24),c.Vb(75,"div",25),c.Qb(76,"img",31),c.Ub(),c.Ub(),c.Vb(77,"div",27),c.Vb(78,"div",28),c.Vb(79,"h3"),c.Fc(80,"\u9078\u64c7\u82f1\u6587\u985e\u578b"),c.Ub(),c.Vb(81,"p"),c.Fc(82,"Trinka\u5141\u8a31\u60a8\u8a2d\u7f6e\u662f\u5426\u5728\u82f1\u8a9e\u985e\u578b\u5339\u914d\u6642\u5ffd\u7565\u6dfb\u52a0\u7684\u8853\u8a9e\uff0c\u6216\u8005\u5168\u90e8\u5ffd\u7565\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(83,"div",29),c.Vb(84,"div",3),c.Vb(85,"div",4),c.Vb(86,"div",27),c.Vb(87,"div",28),c.Vb(88,"h3"),c.Fc(89,"\u8de8\u5e73\u53f0\u540c\u6b65"),c.Ub(),c.Vb(90,"p"),c.Fc(91,"\u60a8\u6dfb\u52a0\u5230\u8a5e\u5178\u4e2d\u7684\u6240\u6709\u55ae\u8a5e\u6703\u5728\u6240\u6709\u5e73\u53f0\u4e0a\u5373\u6642\u81ea\u52d5\u540c\u6b65\uff0c\u5305\u62ec\u96f2\u7de8\u8f2f\u5668\u3001\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f\u4ee5\u53ca\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002\u60a8\u7684Trinka\u8a5e\u5178\u80fd\u5728\u4efb\u4f55\u5730\u65b9\u4f7f\u7528\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(92,"div",24),c.Vb(93,"div",32),c.Qb(94,"img",33),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(95,"div",23),c.Vb(96,"div",3),c.Vb(97,"div",4),c.Vb(98,"div",24),c.Vb(99,"div",34),c.Qb(100,"img",35),c.Ub(),c.Ub(),c.Vb(101,"div",27),c.Vb(102,"div",28),c.Vb(103,"h3"),c.Fc(104,"\u4fdd\u6301\u54c1\u724c\u7528\u8a9e\u7684\u4e00\u81f4 "),c.Ub(),c.Vb(105,"p"),c.Fc(106,"\u6dfb\u52a0\u60a8\u55ae\u4f4d\u7684\u8a5e\u5178\u548c\u65b0\u8853\u8a9e\u4f86\u500b\u6027\u5316\u60a8\u7684\u5beb\u4f5c\u52a9\u624b\uff0c\u5728\u6240\u6709\u901a\u4fe1\u4e2d\u4fdd\u6301\u54c1\u724c\u7528\u8a9e\u7684\u4e00\u81f4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",36),c.Vb(108,"div",3),c.Vb(109,"div",4),c.Vb(110,"div",20),c.Vb(111,"div",37),c.Vb(112,"h2"),c.Fc(113,"Trinka\u500b\u4eba\u8a5e\u5178\u7684\u4e3b\u8981\u7279\u9ede"),c.Ub(),c.Qb(114,"div",16),c.Vb(115,"p"),c.Fc(116,"\u64fa\u812b\u4e0d\u5fc5\u8981\u7684\u6587\u5b57\u6a19\u8a18\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u6d41\u66a2\u81ea\u7136\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(117,"div",4),c.Vb(118,"div",38),c.Vb(119,"div",39),c.Qb(120,"img",40),c.Vb(121,"h3"),c.Fc(122,"Build Your Very Own Dictionary"),c.Ub(),c.Vb(123,"p"),c.Fc(124,"Create your own dictionary by adding terms as you use Trinka or just add them all in one go. You can edit and delete words any time. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(125,"div",38),c.Vb(126,"div",39),c.Qb(127,"img",41),c.Vb(128,"h3"),c.Fc(129,"Categorization of Words"),c.Ub(),c.Vb(130,"p"),c.Fc(131,"You can organize the words you add to your dictionary as correct spellings, technical procedure names, biological names, product names, etc. Trinka gets better as you do. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(132,"div",38),c.Vb(133,"div",39),c.Qb(134,"img",42),c.Vb(135,"h3"),c.Fc(136,"Adjust Case Sensitivity"),c.Ub(),c.Vb(137,"p"),c.Fc(138,"You can even control whether Trinka should ignore your dictionary terms when they match casing or regardless. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(139,"div",38),c.Vb(140,"div",43),c.Qb(141,"img",44),c.Vb(142,"h3"),c.Fc(143,"Choose English Type"),c.Ub(),c.Vb(144,"p"),c.Fc(145,"Trinka lets you control whether added terms are ignored when the English type matches or are ignored regardless. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(146,"div",38),c.Vb(147,"div",43),c.Vb(148,"span"),c.Fc(149,"Enterprise"),c.Ub(),c.Qb(150,"img",45),c.Vb(151,"h3"),c.Fc(152,"Maintain Brand Tone"),c.Ub(),c.Vb(153,"p"),c.Fc(154,"Add your organization lexicon and new terms to stay on brand across all communications & personalize your writing assistance. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",46),c.Vb(156,"p"),c.Fc(157,"\u4f7f\u7528\u81ea\u8a02\u5b57\u5178\u4f86\u500b\u6027\u5316\u60a8\u7684\u5beb\u4f5c"),c.Ub(),c.Vb(158,"div",47),c.Vb(159,"a",48),c.Fc(160,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(161,"div",49,50),c.Vb(163,"div",3),c.Vb(164,"div",4),c.Vb(165,"div",51),c.Vb(166,"div",52),c.Vb(167,"h2"),c.Fc(168,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(169,"div",16),c.Ub(),c.Ub(),c.Qb(170,"div",53),c.Vb(171,"div",54),c.Vb(172,"div",55),c.Vb(173,"div",56),c.Vb(174,"div",57),c.Vb(175,"div",58),c.Vb(176,"a",59),c.Fc(177," \u5176\u4ed6\u4eba\u53ef\u4ee5\u8a2a\u554f\u6211\u6dfb\u52a0\u7684\u55ae\u8a5e\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(178,"div",60),c.Vb(179,"div",61),c.Vb(180,"p"),c.Fc(181,"\u60a8\u7684\u500b\u4eba\u5b57\u5178\u662f\u7368\u6709\u7684\uff0c\u5176\u4ed6\u4eba\u4e0d\u80fd\u8a2a\u554f\u6216\u4f7f\u7528\u5b83\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(182,"div",57),c.Vb(183,"div",62),c.Vb(184,"a",63),c.Fc(185,"\u6211\u5728\u54ea\u88e1\u53ef\u4ee5\u627e\u5230\u500b\u4eba\u8a5e\u5178\uff1f"),c.Ub(),c.Ub(),c.Vb(186,"div",64),c.Vb(187,"div",61),c.Vb(188,"p"),c.Fc(189,"\u5728\u60a8\u7684 "),c.Vb(190,"a",65),c.Fc(191,"\u5e33\u6236\u8a2d\u7f6e"),c.Ub(),c.Fc(192,"\u4e2d\uff0c\u5728\u201c\u5beb\u4f5c\u8a2d\u7f6e\u201d\u90e8\u5206\u4f60\u53ef\u4ee5\u627e\u5230\u201c\u6211\u7684\u8a5e\u5178\u201d\u6309\u9215\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(193,"div",57),c.Vb(194,"div",66),c.Vb(195,"a",67),c.Fc(196," \u6211\u53ef\u4ee5\u8207\u5176\u4ed6\u5e33\u6236\u5171\u7528\u500b\u4eba\u5b57\u5178\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(197,"div",68),c.Vb(198,"div",61),c.Vb(199,"p"),c.Fc(200,"\u60a8\u7684\u500b\u4eba\u5b57\u5178\u662f\u7368\u6709\u7684\uff0c\u4e0d\u80fd\u8207\u5176\u4ed6\u5e33\u6236\u5171\u7528\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(201,"div",57),c.Vb(202,"div",69),c.Vb(203,"a",70),c.Fc(204," \u6211\u53ef\u4ee5\u4e0b\u8f09\u500b\u4eba\u8a5e\u5178\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(205,"div",71),c.Vb(206,"div",61),c.Vb(207,"p"),c.Fc(208,"\u76ee\u524d\u60a8\u7121\u6cd5\u4e0b\u8f09\u500b\u4eba\u5b57\u5178\uff0c\u6211\u5011\u5c07\u5f88\u5feb\u6dfb\u52a0\u6b64\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(209,"div",53),c.Ub(),c.Ub(),c.Ub(),c.Vb(210,"div",72),c.Vb(211,"div",3),c.Vb(212,"div",4),c.Vb(213,"div",20),c.Vb(214,"div",73),c.Vb(215,"div",74),c.Vb(216,"div",75),c.Vb(217,"h2"),c.Fc(218,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(219,"br"),c.Fc(220,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(221,"div",16),c.Ub(),c.Ub(),c.Vb(222,"div",76),c.Vb(223,"ul"),c.Vb(224,"li"),c.Vb(225,"a",77),c.Vb(226,"div",78),c.Qb(227,"div",79),c.Qb(228,"img",80),c.Vb(229,"h3"),c.Fc(230,"Trinka Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(231,"li"),c.Vb(232,"a",81),c.Vb(233,"div",82),c.Qb(234,"div",79),c.Qb(235,"img",83),c.Vb(236,"h3"),c.Fc(237,"MS Word "),c.Qb(238,"br"),c.Fc(239,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(240,"li"),c.Vb(241,"a",84),c.Vb(242,"div",85),c.Qb(243,"div",79),c.Qb(244,"img",86),c.Vb(245,"h3"),c.Fc(246,"\u700f\u89bd\u5668 "),c.Qb(247,"br"),c.Fc(248,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(249,"li"),c.Vb(250,"a",87),c.Vb(251,"div",88),c.Qb(252,"div",79),c.Qb(253,"img",89),c.Vb(254,"h3",90),c.Fc(255,"\u4f01\u696d"),c.Ub(),c.Vb(256,"span",91),c.Fc(257,"(API, JS & On-Premise) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(258,"div",92),c.Vb(259,"div",93),c.Vb(260,"div",94),c.Vb(261,"div",95),c.Vb(262,"button",96),c.Vb(263,"span",97),c.Fc(264,"\xd7"),c.Ub(),c.Ub(),c.Qb(265,"div",98),c.Qb(266,"iframe",99),c.Ub(),c.Ub(),c.Ub(),c.Ub()}},directives:[s.c],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:20px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:50px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:48px;font-weight:600;color:#000;margin:0 0 20px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:disabled, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:disabled{background:#eee;color:#000;border:1px solid #eee;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none;margin-bottom:15px;cursor:not-allowed}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:13px;color:rgba(0,0,0,.7);font-family:Open Sans,sans-serif;margin:8px 0 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-25%;right:auto;top:0;background-image:url(advanceGrammerBacgkroung.c59da6a7821e3a76b673.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:482px;width:100%;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:35%;height:482px;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 380px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-178px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:170px;height:26px;top:36%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-195px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:0 0 90px}@media (max-width:767px) and (min-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{padding:70px 0 50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:20px;height:100%;max-height:250px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:auto;right:6px;top:8px;padding:2px 8px;color:#ef5355;border-radius:3px;border:1px solid #ef5355;font-size:12px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;height:555px;padding:70px 0;display:flex;align-items:center;justify-content:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:calc(100% - 80px);display:flex;justify-content:center;flex-direction:column;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#007bff;cursor:pointer}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#763393;width:80%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#763393;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto;margin-top:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{text-align:left;margin:20px 0;display:flex;justify-content:left;cursor:pointer;float:left;width:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:130px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:18px;font-weight:500;transition:all .5s ease;text-decoration:none}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent;position:relative;z-index:1}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}img.eposter-img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:3px 3px 1px #ccc;-webkit-box-shadow:2px 0 10px #5a5a5a}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;height:320px!important;max-height:none!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 5px;padding-left:27px;position:relative}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:38px;text-align:center}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.forpersonlized_sections[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;background-color:#40095e;background-image:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);padding:70px 0;margin-bottom:60px}@media (max-width:800px){.forpersonlized_sections[_ngcontent-%COMP%]{flex-direction:column;padding:30px 15px}}.forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:700;color:#fff;margin:0 20px 0 0}@media (max-width:800px){.forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 30px}}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:200px;height:50px;color:#763393;background:#fff;border-radius:5px;font-size:18px;font-weight:600;border:none;text-decoration:none;display:flex;align-items:center;justify-content:center}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}@media (max-width:367px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked){position:absolute;left:-9999px}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%], .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#4d4d4d;font-weight:600}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:before, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #000;border-radius:100%;background:#fff}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{content:"";width:10px;height:10px;background:#000;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{opacity:0;transform:scale(0)}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after{opacity:1;transform:scale(1)}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:60px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{position:relative;padding:50px 0;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:auto;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.noBackgroundColor[_ngcontent-%COMP%]{background-color:transparent;border-radius:0;box-shadow:none;position:relative;left:-50px;top:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.noBackgroundColor[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.noBackgroundColor.syncAcrossImages[_ngcontent-%COMP%]{left:0;top:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15.9px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#763393}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:center}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #763393;color:#763393;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #763393;color:#fff;background:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #763393;background:#763393;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #763393;color:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]{background-repeat:no-repeat;background-size:contain;background-position:50%;width:100%}.keyFeatureSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.keyFeatureSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}']}),w),j=function(){return["/enterprise"]},H=((y=function(){function n(t,e,o,i,a,c,r){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i,this.route=a,this.paymentService=c,this.loadScript=r}return _createClass(n,[{key:"ngOnInit",value:function(){var n=this;Object(l.v)(this.platformId)&&(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript()),this.titleService.setTitle("\u6709\u4e86\u7a4d\u5206\uff0c\u60a8\u53ef\u4ee5\u6839\u64da\u9700\u8981\u9748\u6d3b\u5730\u4f7f\u7528Trinka\u529f\u80fd"),this.metaTagService.updateTag({name:"description",content:"Trinka\u7684\u8a31\u591a\u9644\u52a0\u529f\u80fd\u9700\u8981\u6d88\u8017\u7a4d\u5206\uff0c\u60a8\u53ef\u4ee5\u5229\u7528\u7a4d\u5206\u4f7f\u7528\u9019\u4e9b\u529f\u80fd\u4e26\u6839\u64da\u9700\u8981\u8cfc\u8cb7\u66f4\u591a\u7a4d\u5206\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u6709\u4e86\u7a4d\u5206\uff0c\u60a8\u53ef\u4ee5\u6839\u64da\u9700\u8981\u9748\u6d3b\u5730\u4f7f\u7528Trinka\u529f\u80fd"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u7684\u8a31\u591a\u9644\u52a0\u529f\u80fd\u9700\u8981\u6d88\u8017\u7a4d\u5206\uff0c\u60a8\u53ef\u4ee5\u5229\u7528\u7a4d\u5206\u4f7f\u7528\u9019\u4e9b\u529f\u80fd\u4e26\u6839\u64da\u9700\u8981\u8cfc\u8cb7\u66f4\u591a\u7a4d\u5206\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/credits"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/credits"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/credits"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",console.log(this.country),this.route.params.subscribe((function(t){n.encodedData=t.id,n.paymentService.getPlans(n.encodedData,3).subscribe((function(t){"success"==t.message&&(n.decodedData=t.data,n.paymentModeOption=n.decodedData,console.log("Data",n.decodedData))}))})),this.route.params.subscribe((function(t){n.encodedData=t.id,n.paymentService.premiumGetPlan(n.encodedData,3).subscribe((function(t){"success"==t.message&&(n.premiumDecodedData=t.data,n.premiumUserpaymentModeOption=n.premiumDecodedData,console.log("Premium user Data: ",n.premiumDecodedData))}))})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"calculatePlan",value:function(n,t){return this.perMonthAfterDis=n/t,parseFloat(this.perMonthAfterDis).toFixed(2)}},{key:"calculateDiscount",value:function(n,t,e){var o=n*e/2;return parseFloat(100*(o-t)/o).toFixed(0)}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/5KsBh4PQUPI" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||y)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.a),c.Pb(p),c.Pb(m))},y.\u0275cmp=c.Jb({type:y,selectors:[["app-credits"]],decls:533,vars:53,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-7"],[1,"trinka_cloud_banner_text"],["src","../../../../assets/images/credits_icon.png",2,"width","15px","margin-right","5px"],["href","https://cloud.trinka.ai/signup?_rg=TW","id","autoEditGetStart","target","_blank"],[1,"col-lg-5"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/CreditInformation.png","alt","credit information"],[1,"cloud_key_features"],[1,"col-sm-12"],[1,"key_features_heading"],[1,"HeadingSubLine"],[1,"col-md-12"],[1,"credit_feature"],[1,"table"],[1,"odd"],[1,"text-center"],["src","../../../../assets/images/credits_icon.png",2,"width","20px"],[1,"text-center",2,"font-size","16px"],[1,"creadits_availability"],["src","../../../../assets/images/credits_icon.png",2,"width","22px"],[2,"margin","0"],[3,"click"],[1,"col-lg-6"],[1,"creaditsCardSection","first"],[1,"creaditsCards","boxShadowNone"],[1,"creaditsBoxHeader"],[1,"creaditsToggleButton"],[1,"creaditsCardSection"],[1,"how_it_works"],[2,"margin-bottom","30px"],[1,"credit_case"],[1,"table","table-responsive"],["colspan","5",2,"text-decoration","underline"],[2,"font-weight","600","background-color","#f8f6f9"],[2,"color","red"],[2,"color","green"],[1,"credit_balance"],[1,""],["src","../../../../assets/images/credits_icon.png","alt","icon",2,"width","22px"],[1,"col-md-6"],[1,"credit_balance_wrapper"],[1,"credit_balance_inner"],["src","../../../../assets/images/credits-banner1.png","alt","credits banner",1,"img-fluid"],[1,"credit_balance_text"],[1,"credit_table"],["src","../../../../assets/images/credits-banner2.png","alt","credits banner",1,"img-fluid"],[1,"buying-credit"],["target",""],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"credit_pack"],[1,"buyCreditTable","table-responsive"],[2,"font-size","24px","color","#000000","font-weight","bold"],[2,"font-size","20px","color","#4d4d4d","font-weight","600"],[2,"font-size","13px"],[1,"credit_info"],[1,"strikethrough"],[1,"yellow-btn"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"others_app_name"],["routerLinkActive","active",3,"routerLink"],[1,"pricingQuestionAnwser"],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/5KsBh4PQUPI","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"span"),c.Qb(8,"img",7),c.Fc(9,"Trinka\u7a4d\u5206"),c.Ub(),c.Vb(10,"h1"),c.Fc(11,"\u6839\u64da\u9700\u8981\u9748\u6d3b\u5730\u4f7f\u7528Trinka\u529f\u80fd "),c.Ub(),c.Vb(12,"p"),c.Fc(13,"\u7a4d\u5206\u5c31\u50cf\u4ee3\u5e63\u4e00\u6a23\uff0c\u53ef\u4ee5\u6839\u64da\u9700\u8981\u9748\u6d3b\u5730\u4f7f\u7528\u4e0d\u540c\u7684Trinka\u529f\u80fd\u3002\u60a8\u4e5f\u53ef\u4ee5\u6bcf\u6708\u7372\u5f97\u514d\u8cbb\u7a4d\u5206\uff01 "),c.Ub(),c.Vb(14,"a",8),c.Fc(15,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"div",9),c.Vb(17,"div",10),c.Qb(18,"img",11),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(19,"div",12),c.Vb(20,"div",3),c.Vb(21,"div",4),c.Vb(22,"div",13),c.Vb(23,"div",14),c.Vb(24,"h2"),c.Fc(25,"\u5728\u60a8\u6700\u559c\u6b61\u7684\u529f\u80fd\u4e0a\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Qb(26,"div",15),c.Ub(),c.Ub(),c.Ub(),c.Vb(27,"div",4),c.Vb(28,"div",16),c.Vb(29,"div",17),c.Vb(30,"table",18),c.Vb(31,"thead"),c.Vb(32,"tr",19),c.Vb(33,"th"),c.Fc(34,"\u7279\u5fb5"),c.Ub(),c.Vb(35,"th",20),c.Vb(36,"sup"),c.Qb(37,"img",21),c.Ub(),c.Fc(38," \u6d88\u8017\u7684\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(39,"tr"),c.Vb(40,"td"),c.Vb(41,"h5"),c.Fc(42,"Trinka \u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(43,"p"),c.Fc(44,"\u5728iThenticate\u7684\u652f\u6301\u4e0b\uff0c\u91dd\u5c0d\u7db2\u8def\u4f86\u6e90\u548c\u4e00\u4e9b\u958b\u653e\u5b58\u53d6\u51fa\u7248\u7269\uff0c\u7372\u5f97\u66f4\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\u3002 "),c.Ub(),c.Ub(),c.Vb(45,"td"),c.Vb(46,"p",22),c.Fc(47,"\u6bcf\u4efd\u5831\u544a\u5c07\u4f7f\u752812\u500b\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(48,"tr"),c.Vb(49,"td",19),c.Vb(50,"h5"),c.Fc(51,"iThenticate \u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(52,"p"),c.Fc(53," \u5728iThenticate\u7684\u652f\u6301\u4e0b\uff0c\u7372\u5f97\u91dd\u5c0d\u7db2\u8def\u3001\u958b\u653e\u5b58\u53d6\u548c\u4ed8\u8cbb\u51fa\u7248\u7269\u7684\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\u3002 "),c.Ub(),c.Ub(),c.Vb(54,"td",19),c.Vb(55,"p",22),c.Fc(56,"\u6bcf\u4efd\u5831\u544a\u5c07\u4f7f\u752818\u500b\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"tr"),c.Vb(58,"td"),c.Vb(59,"h5"),c.Fc(60,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(61,"p"),c.Fc(62,"Trinka\u6703\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u60a8\u7684\u5fae\u8edfWord\u6a94\uff0c\u60a8\u53ef\u4ee5\u4e0b\u8f09\u6a94\u6848\u4e26\u986f\u793a\u4fee\u8a02\u3002 "),c.Ub(),c.Ub(),c.Vb(63,"td"),c.Vb(64,"p",22),c.Fc(65,"\u6587\u4ef6\u4e2d\u6bcf5000\u500b\u55ae\u8a5e\u5c07\u82b1\u8cbb1\u500b\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(66,"tr"),c.Vb(67,"td",19),c.Vb(68,"h5"),c.Fc(69,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(70,"p"),c.Fc(71,"\u6839\u64da20\u591a\u500b\u6aa2\u67e5\u6a19\u6e96\uff0c\u5305\u62ec\u671f\u520a\u9078\u64c7\u3001\u9053\u5fb7\u5408\u898f\u7b49\uff0c\u8a55\u4f30\u60a8\u7684\u6587\u6a94\u662f\u5426\u5b8c\u6210\u51fa\u7248\u6e96\u5099\u3002 "),c.Ub(),c.Ub(),c.Vb(72,"td",19),c.Vb(73,"p",22),c.Fc(74,"\u6bcf\u4efd\u5831\u544a\u5c07\u82b1\u8cbb1\u500b\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(75,"tr"),c.Vb(76,"td"),c.Vb(77,"h5"),c.Fc(78,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(79,"p"),c.Fc(80,"\u8b58\u5225\u53ef\u80fd\u524a\u5f31\u60a8\u7684\u7814\u7a76\u524d\u63d0\u548c\u8ad6\u8b49\u7684\u5f15\u6587\uff0c\u5e6b\u52a9\u60a8\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6b0a\u5a01\u7684\u5f15\u6587\u3002"),c.Ub(),c.Ub(),c.Vb(81,"td"),c.Vb(82,"p",22),c.Fc(83,"1\u500b\u7a4d\u5206\u6700\u591a\u53ef\u7528\u65bc10\u689d\u5f15\u6587 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(84,"div",23),c.Vb(85,"div",3),c.Vb(86,"div",4),c.Vb(87,"div",13),c.Vb(88,"div",14),c.Vb(89,"h2"),c.Vb(90,"sup"),c.Qb(91,"img",24),c.Ub(),c.Fc(92," \u7a4d\u5206\u7684\u53ef\u7528\u6027"),c.Ub(),c.Qb(93,"div",15),c.Vb(94,"p",25),c.Fc(95,"\u6240\u6709Trinka\u7528\u6236\u6bcf30\u5929\u7372\u5f97\u4e00\u6b21\u514d\u8cbb\u7a4d\u5206\uff0c\u672a\u4f7f\u7528\u7684\u514d\u8cbb\u7a4d\u5206\u5c07\u5931\u6548\u4e26\u6bcf30\u5929\u91cd\u7f6e\u4e00\u6b21\u3002"),c.Ub(),c.Vb(96,"p"),c.Fc(97,"\u6309\u7167\u60a8\u7684\u9700\u8981\u8cfc\u8cb7\u984d\u5916\u7684\u7a4d\u5206\uff0c\u8cfc\u8cb7\u7684\u7a4d\u5206\u6c38\u4e0d\u904e\u671f\u3002\u8981\u77ad\u89e3\u6709\u95dc\u7a4d\u5206\u5305\u7684\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb\u6309\u4e00\u4e0b "),c.Vb(98,"a",26),c.dc("click",(function(){c.wc(e);var n=c.tc(337);return t.scroll(n)})),c.Fc(99,"\u6b64\u8655"),c.Ub(),c.Fc(100,"\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(101,"div",27),c.Vb(102,"div",28),c.Vb(103,"div",29),c.Vb(104,"div",30),c.Vb(105,"h2"),c.Fc(106,"Basic"),c.Ub(),c.Vb(107,"span"),c.Fc(108,"\u514d\u8cbb\u7528\u6236"),c.Ub(),c.Ub(),c.Vb(109,"div",31),c.Vb(110,"h3"),c.Fc(111,"4"),c.Ub(),c.Vb(112,"p"),c.Fc(113,"\uff08\u6bcf30\u5929\u7372\u5f97\u514d\u8cbb\u7a4d\u5206\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(114,"div",27),c.Vb(115,"div",32),c.Vb(116,"div",29),c.Vb(117,"div",30),c.Vb(118,"h2"),c.Fc(119,"Premium"),c.Ub(),c.Vb(120,"span"),c.Fc(121,"\u4ed8\u8cbb\u7528\u6236"),c.Ub(),c.Ub(),c.Vb(122,"div",31),c.Vb(123,"h3"),c.Fc(124,"10"),c.Ub(),c.Vb(125,"p"),c.Fc(126,"\uff08\u6bcf30\u5929\u7372\u5f97\u514d\u8cbb\u7a4d\u5206\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(127,"div",33),c.Vb(128,"div",3),c.Vb(129,"div",4),c.Vb(130,"div",13),c.Vb(131,"div",14),c.Vb(132,"h2"),c.Fc(133,"\u5de5\u4f5c\u539f\u7406"),c.Ub(),c.Qb(134,"div",15),c.Vb(135,"p",34),c.Fc(136,"\u8b93\u6211\u5011\u8003\u616e\u4e00\u500b1\u67085\u65e5\u8a3b\u518a\u4e26\u4e14\u4f7f\u7528\u57fa\u672c\u7528\u6236\u5957\u9910\u7684\u500b\u4eba\u7528\u4f8b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(137,"div",4),c.Vb(138,"div",16),c.Vb(139,"div",35),c.Vb(140,"div",36),c.Vb(141,"table",18),c.Vb(142,"thead"),c.Vb(143,"tr"),c.Vb(144,"th",37),c.Fc(145,"Case 1"),c.Ub(),c.Ub(),c.Ub(),c.Vb(146,"tbody"),c.Vb(147,"tr"),c.Vb(148,"td",38),c.Fc(149,"Date"),c.Ub(),c.Vb(150,"td",38),c.Fc(151,"Particulars"),c.Ub(),c.Vb(152,"td",38),c.Fc(153,"Debit"),c.Ub(),c.Vb(154,"td",38),c.Fc(155,"Credit"),c.Ub(),c.Vb(156,"td",38),c.Fc(157,"Balance"),c.Ub(),c.Ub(),c.Vb(158,"tr"),c.Vb(159,"td"),c.Fc(160,"05-Jan"),c.Ub(),c.Vb(161,"td"),c.Fc(162,"\u958b\u8a2d\u514d\u8cbb\u4fe1\u7528\u9918\u984d"),c.Ub(),c.Qb(163,"td"),c.Qb(164,"td"),c.Vb(165,"td"),c.Fc(166,"4"),c.Ub(),c.Ub(),c.Vb(167,"tr"),c.Vb(168,"td"),c.Fc(169,"10-Jan"),c.Ub(),c.Vb(170,"td"),c.Fc(171,"\u4f7f\u75281\u500b\u7a4d\u5206\u7528\u65bc\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(172,"td",39),c.Fc(173,"-1"),c.Ub(),c.Qb(174,"td"),c.Vb(175,"td"),c.Fc(176,"3"),c.Ub(),c.Ub(),c.Vb(177,"tr"),c.Vb(178,"td"),c.Fc(179,"05-Feb"),c.Ub(),c.Vb(180,"td"),c.Fc(181,"\u514d\u8cbb\u7a4d\u5206\u9918\u984d\u91cd\u7f6e"),c.Ub(),c.Qb(182,"td",39),c.Vb(183,"td",40),c.Fc(184,"+4"),c.Ub(),c.Vb(185,"td"),c.Fc(186,"4"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(187,"div",16),c.Vb(188,"div",35),c.Vb(189,"div",36),c.Vb(190,"table",18),c.Vb(191,"thead"),c.Vb(192,"tr"),c.Vb(193,"th",37),c.Fc(194,"Case 2"),c.Ub(),c.Ub(),c.Ub(),c.Vb(195,"tbody"),c.Vb(196,"tr"),c.Vb(197,"td",38),c.Fc(198,"Date"),c.Ub(),c.Vb(199,"td",38),c.Fc(200,"Particulars"),c.Ub(),c.Vb(201,"td",38),c.Fc(202,"Debit"),c.Ub(),c.Vb(203,"td",38),c.Fc(204,"Credit"),c.Ub(),c.Vb(205,"td",38),c.Fc(206,"Balance"),c.Ub(),c.Ub(),c.Vb(207,"tr"),c.Vb(208,"td"),c.Fc(209,"05-Jan"),c.Ub(),c.Vb(210,"td"),c.Fc(211,"\u958b\u8a2d\u514d\u8cbb\u4fe1\u7528\u9918\u984d"),c.Ub(),c.Qb(212,"td"),c.Qb(213,"td"),c.Vb(214,"td"),c.Fc(215,"4"),c.Ub(),c.Ub(),c.Vb(216,"tr"),c.Vb(217,"td"),c.Fc(218,"10-Jan"),c.Ub(),c.Vb(219,"td"),c.Fc(220,"\u4f7f\u75282\u500b\u7a4d\u5206\u7528\u65bc\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(221,"td",39),c.Fc(222,"-2"),c.Ub(),c.Qb(223,"td"),c.Vb(224,"td"),c.Fc(225,"2"),c.Ub(),c.Ub(),c.Vb(226,"tr"),c.Vb(227,"td"),c.Fc(228,"25-Jan"),c.Ub(),c.Vb(229,"td"),c.Fc(230,"\u8cfc\u8cb7\u4e864\u500b\u7a4d\u5206\u5305"),c.Ub(),c.Qb(231,"td"),c.Vb(232,"td",40),c.Fc(233,"+2"),c.Ub(),c.Vb(234,"td"),c.Fc(235,"4"),c.Ub(),c.Ub(),c.Vb(236,"tr"),c.Vb(237,"td"),c.Fc(238,"05-Feb"),c.Ub(),c.Vb(239,"td"),c.Fc(240,"\u514d\u8cbb\u4fe1\u7528\u9918\u984d\u91cd\u7f6e\uff082\u514d\u8cbb+4\u4ed8\u8cbb\uff09"),c.Ub(),c.Qb(241,"td"),c.Vb(242,"td",40),c.Fc(243,"+4"),c.Ub(),c.Vb(244,"td"),c.Fc(245,"6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(246,"div",16),c.Vb(247,"div",35),c.Vb(248,"div",36),c.Vb(249,"table",18),c.Vb(250,"thead"),c.Vb(251,"tr"),c.Vb(252,"th",37),c.Fc(253,"Case 3"),c.Ub(),c.Ub(),c.Ub(),c.Vb(254,"tbody"),c.Vb(255,"tr"),c.Vb(256,"td",38),c.Fc(257,"Date"),c.Ub(),c.Vb(258,"td",38),c.Fc(259,"Particulars"),c.Ub(),c.Vb(260,"td",38),c.Fc(261,"Debit"),c.Ub(),c.Vb(262,"td",38),c.Fc(263,"Credit"),c.Ub(),c.Vb(264,"td",38),c.Fc(265,"Balance"),c.Ub(),c.Ub(),c.Vb(266,"tr"),c.Vb(267,"td"),c.Fc(268,"05-Jan"),c.Ub(),c.Vb(269,"td"),c.Fc(270,"\u958b\u8a2d\u514d\u8cbb\u4fe1\u7528\u9918\u984d"),c.Ub(),c.Qb(271,"td"),c.Qb(272,"td"),c.Vb(273,"td"),c.Fc(274,"10"),c.Ub(),c.Ub(),c.Vb(275,"tr"),c.Vb(276,"td"),c.Fc(277,"10-Jan"),c.Ub(),c.Vb(278,"td"),c.Fc(279,"\u8cfc\u8cb7\u4e864\u500b\u7a4d\u5206\u5305"),c.Ub(),c.Qb(280,"td"),c.Vb(281,"td",40),c.Fc(282,"+2"),c.Ub(),c.Vb(283,"td"),c.Fc(284,"12"),c.Ub(),c.Ub(),c.Vb(285,"tr"),c.Vb(286,"td"),c.Fc(287,"25-Jan"),c.Ub(),c.Vb(288,"td"),c.Fc(289,"\u4f7f\u75284\u7a4d\u5206\u9032\u884c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(290,"td",39),c.Fc(291,"-4"),c.Ub(),c.Qb(292,"td"),c.Vb(293,"td"),c.Fc(294,"8"),c.Ub(),c.Ub(),c.Vb(295,"tr"),c.Vb(296,"td"),c.Fc(297,"05-Feb"),c.Ub(),c.Vb(298,"td"),c.Fc(299,"\u514d\u8cbb\u4fe1\u7528\u9918\u984d\u91cd\u7f6e\uff082\u514d\u8cbb+2\u4ed8\u8cbb\uff09"),c.Ub(),c.Qb(300,"td"),c.Vb(301,"td",40),c.Fc(302,"+10"),c.Ub(),c.Vb(303,"td"),c.Fc(304,"12"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(305,"div",41),c.Vb(306,"div",3),c.Vb(307,"div",4),c.Vb(308,"div",13),c.Vb(309,"div",14),c.Vb(310,"h2"),c.Vb(311,"sup",42),c.Qb(312,"img",43),c.Ub(),c.Fc(313," \u7a4d\u5206\u984d\u5ea6 "),c.Ub(),c.Qb(314,"div",15),c.Ub(),c.Ub(),c.Ub(),c.Vb(315,"div",4),c.Vb(316,"div",44),c.Vb(317,"div",45),c.Vb(318,"div",46),c.Qb(319,"img",47),c.Ub(),c.Vb(320,"div",48),c.Vb(321,"div",49),c.Vb(322,"h3"),c.Fc(323,"\u6aa2\u67e5\u60a8\u7684\u7a4d\u5206\u9918\u984d\u4e26\u8cfc\u8cb7\u7a4d\u5206"),c.Ub(),c.Vb(324,"p"),c.Fc(325,"\u60a8\u7684\u7a4d\u5206\u9918\u984d\u986f\u793a\u5728\u6240\u6709\u76f8\u95dc\u9801\u9762\u4e0a\u3002\u6309\u4e00\u4e0b\u8a72\u503c\u53ef\u8b93\u60a8\u67e5\u770b\u66f4\u591a\u8a73\u7d30\u8cc7\u8a0a\u4e26\u8cfc\u8cb7\u66f4\u591a\u7a4d\u5206\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(326,"div",44),c.Vb(327,"div",45),c.Vb(328,"div",46),c.Qb(329,"img",50),c.Ub(),c.Vb(330,"div",48),c.Vb(331,"div",49),c.Vb(332,"h3"),c.Fc(333,"\u4f7f\u7528Trinka\u529f\u80fd\u6240\u9700\u7684\u7a4d\u5206"),c.Ub(),c.Vb(334,"p"),c.Fc(335,"\u7576\u4f7f\u7528\u9700\u8981\u7a4d\u5206\u7684\u529f\u80fd\u6642\uff0cTrinka\u6703\u70ba\u60a8\u986f\u793a\u4f7f\u7528\u8a72\u529f\u80fd\u6240\u9700\u7684\u7a4d\u5206\u6578\u91cf\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(336,"div",51,52),c.Vb(338,"div",3),c.Vb(339,"div",4),c.Vb(340,"div",13),c.Vb(341,"div",53),c.Vb(342,"div",54),c.Vb(343,"h2"),c.Fc(344,"\u8cfc\u8cb7\u7a4d\u5206"),c.Ub(),c.Qb(345,"div",15),c.Vb(346,"p",25),c.Fc(347,"\u60a8\u53ef\u4ee5\u96a8\u6642\u8cfc\u8cb7\u7a4d\u5206\u5305\u3002\u7a4d\u5206\u5305\u5141\u8a31\u60a8\u4e00\u6b21\u8cfc\u8cb7\u591a\u500b\u7a4d\u5206\u4e26\u4e14\u96a8\u6642\u4f7f\u7528\u5b83\u5011\u3002\u8cfc\u8cb7\u7684\u7a4d\u5206\u6c38\u4e0d\u904e\u671f\uff0c\u4f60\u4e5f\u53ef\u4ee5\u5f97\u5230\u5f88\u5927\u7684\u6298\u6263\uff01\u53e6\u5916\u7684\u597d\u6d88\u606f\u662f\u514d\u8cbb\u7a4d\u5206\u7e3d\u662f\u6703\u512a\u5148\u81ea\u52d5\u4f7f\u7528\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Vb(348,"div",55),c.Vb(349,"div",56),c.Vb(350,"table",18),c.Vb(351,"thead"),c.Vb(352,"tr"),c.Vb(353,"th",57),c.Fc(354,"Credit Packs"),c.Ub(),c.Vb(355,"th",57),c.Vb(356,"span"),c.Fc(357,"Basic"),c.Ub(),c.Qb(358,"br"),c.Ub(),c.Vb(359,"th",57),c.Fc(360,"Premium"),c.Ub(),c.Ub(),c.Ub(),c.Vb(361,"tr"),c.Vb(362,"td",58),c.Fc(363,"Free monthly Credits"),c.Ub(),c.Vb(364,"td"),c.Fc(365,"4"),c.Ub(),c.Vb(366,"td"),c.Fc(367,"10"),c.Ub(),c.Ub(),c.Vb(368,"tr"),c.Vb(369,"td",58),c.Fc(370),c.Ub(),c.Vb(371,"td"),c.Vb(372,"sup",59),c.Fc(373),c.Ub(),c.Fc(374),c.ic(375,"number"),c.Vb(376,"i"),c.Fc(377,"per credit"),c.Ub(),c.Ub(),c.Vb(378,"td"),c.Vb(379,"div",60),c.Vb(380,"span",61),c.Fc(381),c.Ub(),c.Vb(382,"sup",59),c.Fc(383),c.Ub(),c.Fc(384),c.Vb(385,"span",62),c.Fc(386),c.Ub(),c.Vb(387,"i"),c.Fc(388),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(389,"tr"),c.Vb(390,"td",58),c.Fc(391),c.Ub(),c.Vb(392,"td"),c.Vb(393,"div",60),c.Vb(394,"span",61),c.Fc(395),c.Ub(),c.Vb(396,"sup",59),c.Fc(397),c.Ub(),c.Fc(398),c.Vb(399,"span",62),c.Fc(400),c.Ub(),c.Vb(401,"i"),c.Fc(402),c.Ub(),c.Ub(),c.Ub(),c.Vb(403,"td"),c.Vb(404,"div",60),c.Vb(405,"span",61),c.Fc(406),c.Ub(),c.Vb(407,"sup",59),c.Fc(408),c.Ub(),c.Fc(409),c.Vb(410,"span",62),c.Fc(411),c.Ub(),c.Vb(412,"i"),c.Fc(413),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(414,"tr"),c.Vb(415,"td",58),c.Fc(416),c.Ub(),c.Vb(417,"td"),c.Vb(418,"div",60),c.Vb(419,"span",61),c.Fc(420),c.Ub(),c.Vb(421,"sup",59),c.Fc(422),c.Ub(),c.Fc(423),c.Vb(424,"span",62),c.Fc(425),c.Ub(),c.Vb(426,"i"),c.Fc(427),c.Ub(),c.Ub(),c.Ub(),c.Vb(428,"td"),c.Vb(429,"div",60),c.Vb(430,"span",61),c.Fc(431),c.Ub(),c.Vb(432,"sup",59),c.Fc(433),c.Ub(),c.Fc(434),c.Vb(435,"span",62),c.Fc(436),c.Ub(),c.Vb(437,"i"),c.Fc(438),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(439,"tr"),c.Vb(440,"td",58),c.Fc(441),c.Ub(),c.Vb(442,"td"),c.Vb(443,"div",60),c.Vb(444,"span",61),c.Fc(445),c.Ub(),c.Vb(446,"sup",59),c.Fc(447),c.Ub(),c.Fc(448),c.Vb(449,"span",62),c.Fc(450),c.Ub(),c.Vb(451,"i"),c.Fc(452),c.Ub(),c.Ub(),c.Ub(),c.Vb(453,"td"),c.Vb(454,"div",60),c.Vb(455,"span",61),c.Fc(456),c.Ub(),c.Vb(457,"sup",59),c.Fc(458),c.Ub(),c.Fc(459),c.Vb(460,"span",62),c.Fc(461),c.Ub(),c.Vb(462,"i"),c.Fc(463),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(464,"div",63),c.Vb(465,"div",3),c.Vb(466,"div",4),c.Vb(467,"div",13),c.Vb(468,"div",64),c.Vb(469,"div",53),c.Vb(470,"div",54),c.Vb(471,"h2"),c.Fc(472," \u5718\u968a\u548c\u4f01\u696d\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(473,"div",65),c.Vb(474,"p"),c.Fc(475,"Trinka\u7684\u4f01\u696d\u5957\u9910\u53ef\u8b93\u60a8\u6839\u64da\u9700\u8981\u70ba\u6bcf\u500b\u5718\u968a\u6216\u55ae\u4f4d\u8cfc\u8cb7\u7a4d\u5206\uff0c\u4f01\u696d\u5957\u9910\u9084\u5141\u8a31\u9748\u6d3b\u7684\u7a4d\u5206\u5206\u914d\u548c\u6279\u91cf\u7a4d\u5206\u8cfc\u8cb7\u3002 "),c.Ub(),c.Vb(476,"a",66),c.Fc(477,"\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(478,"div",67,52),c.Vb(480,"div",3),c.Vb(481,"div",4),c.Vb(482,"div",68),c.Vb(483,"div",69),c.Vb(484,"h2"),c.Fc(485,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(486,"div",15),c.Ub(),c.Ub(),c.Qb(487,"div",70),c.Vb(488,"div",71),c.Vb(489,"div",72),c.Vb(490,"div",73),c.Vb(491,"div",74),c.Vb(492,"div",75),c.Vb(493,"a",76),c.Fc(494," \u8cfc\u8cb7\u7684\u7a4d\u5206\u53ef\u4ee5\u9000\u6b3e\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(495,"div",77),c.Vb(496,"div",78),c.Vb(497,"p"),c.Fc(498,"\u7a4d\u5206\u8cfc\u8cb7\u5f8c\u4e0d\u80fd\u9000\u6b3e\uff0c\u60a8\u8cfc\u8cb7\u7684\u7a4d\u5206\u6703\u4e00\u76f4\u5b58\u5728\u60a8\u7684\u5e33\u6236\u88e1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub();c.Vb(499,"div",74),c.Vb(500,"div",79),c.Vb(501,"a",80),c.Fc(502,"\u5982\u679c\u6211\u5347\u7d1a\u5230\u9ad8\u7d1a\u5957\u9910\uff0c\u6211\u7684\u514d\u8cbb\u7a4d\u5206\u6703\u600e\u6a23\uff1f"),c.Ub(),c.Ub(),c.Vb(503,"div",81),c.Vb(504,"div",78),c.Vb(505,"p"),c.Fc(506,"\u7576\u60a8\u5347\u7d1a\u5230\u9ad8\u7d1a\u5957\u9910\u6642\uff0c\u4e0d\u7ba1\u672a\u4f7f\u7528\u7684\u514d\u8cbb\u7a4d\u5206\u6709\u591a\u5c11\uff0c\u60a8\u7684\u514d\u8cbb\u7a4d\u5206\u9918\u984d\u90fd\u5c07\u91cd\u7f6e\u70ba10\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(507,"div",74),c.Vb(508,"div",82),c.Vb(509,"a",83),c.Fc(510," \u5982\u679c\u6211\u5347\u7d1a\u5230\u9ad8\u7d1a\u5957\u9910\uff0c\u6211\u8cfc\u8cb7\u7684\u7a4d\u5206\u6703\u600e\u6a23\uff1f "),c.Ub(),c.Ub(),c.Vb(511,"div",84),c.Vb(512,"div",78),c.Vb(513,"p"),c.Fc(514,"\u7576\u5347\u7d1a\u5957\u9910\u6642\uff0c\u60a8\u8cfc\u8cb7\u7684\u7a4d\u5206\u5c07\u4fdd\u7559\u5728\u5e33\u6236\u88e1\uff0c\u4e26\u4e14\u53ef\u4ee5\u96a8\u6642\u4f7f\u7528\u5b83\u5011\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(515,"div",74),c.Vb(516,"div",85),c.Vb(517,"a",86),c.Fc(518," \u7a4d\u5206\u8cfc\u8cb7\u6709\u9650\u5236\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(519,"div",87),c.Vb(520,"div",78),c.Vb(521,"p"),c.Fc(522,"\u60a8\u53ef\u4ee5\u8cfc\u8cb7\u4efb\u610f\u6578\u91cf\u7684\u7a4d\u5206\uff0c\u7a4d\u5206\u8cfc\u8cb7\u6c92\u6709\u9650\u5236\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(523,"div",70),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(524,"div",88),c.Vb(525,"div",89),c.Vb(526,"div",90),c.Vb(527,"div",91),c.Vb(528,"button",92),c.Vb(529,"span",93),c.Fc(530,"\xd7"),c.Ub(),c.Ub(),c.Qb(531,"div",94),c.Qb(532,"iframe",95),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(370),c.Gc(t.decodedData[0].text),c.Cb(3),c.Gc(t.decodedData[0].currency_code),c.Cb(1),c.Hc(" ",c.kc(375,49,t.decodedData[0].amount/2,"1.2-2")," "),c.Cb(7),c.Ic("",t.decodedData[0].currency_code,"",t.decodedData[0].amount/2,""),c.Cb(2),c.Gc(t.premiumDecodedData[0].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.premiumDecodedData[0].final_amount,t.premiumDecodedData[0].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.decodedData[3].amount,t.decodedData[3].final_amount,t.decodedData[3].months),"% off"),c.Cb(2),c.Gc(t.premiumDecodedData[0].amount_suffix),c.Cb(3),c.Gc(t.decodedData[1].text),c.Cb(4),c.Ic("",t.decodedData[1].currency_code,"",t.decodedData[1].amount/2,""),c.Cb(2),c.Gc(t.decodedData[1].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.decodedData[1].final_amount,t.decodedData[1].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.decodedData[1].amount,t.decodedData[1].final_amount,t.decodedData[1].months),"% off"),c.Cb(2),c.Gc(t.decodedData[1].amount_suffix),c.Cb(4),c.Ic("",t.decodedData[1].currency_code,"",t.decodedData[1].amount/2,""),c.Cb(2),c.Gc(t.premiumDecodedData[1].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.premiumDecodedData[1].final_amount,t.premiumDecodedData[1].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.premiumDecodedData[1].amount,t.premiumDecodedData[1].final_amount,t.premiumDecodedData[1].months),"% off"),c.Cb(2),c.Gc(t.premiumDecodedData[1].amount_suffix),c.Cb(3),c.Gc(t.decodedData[2].text),c.Cb(4),c.Ic("",t.decodedData[2].currency_code,"",t.decodedData[2].amount/2,""),c.Cb(2),c.Gc(t.decodedData[2].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.decodedData[2].final_amount,t.premiumDecodedData[2].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.decodedData[2].amount,t.decodedData[2].final_amount,t.decodedData[2].months),"% off"),c.Cb(2),c.Gc(t.decodedData[2].amount_suffix),c.Cb(4),c.Ic("",t.decodedData[2].currency_code,"",t.decodedData[2].amount/2,""),c.Cb(2),c.Gc(t.premiumDecodedData[2].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.premiumDecodedData[2].final_amount,t.premiumDecodedData[2].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.premiumDecodedData[2].amount,t.premiumDecodedData[2].final_amount,t.premiumDecodedData[2].months),"% off"),c.Cb(2),c.Gc(t.premiumDecodedData[2].amount_suffix),c.Cb(3),c.Gc(t.decodedData[3].text),c.Cb(4),c.Ic("",t.decodedData[3].currency_code,"",t.decodedData[3].amount/2,""),c.Cb(2),c.Gc(t.decodedData[3].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.decodedData[3].final_amount,t.premiumDecodedData[3].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.decodedData[3].amount,t.decodedData[3].final_amount,t.decodedData[3].months),"% off"),c.Cb(2),c.Gc(t.decodedData[3].amount_suffix),c.Cb(4),c.Ic("",t.decodedData[3].currency_code,"",t.decodedData[3].amount/2,""),c.Cb(2),c.Gc(t.premiumDecodedData[3].currency_code),c.Cb(1),c.Hc(" ",t.calculatePlan(t.premiumDecodedData[3].final_amount,t.premiumDecodedData[3].months)," "),c.Cb(2),c.Hc("~",t.calculateDiscount(t.premiumDecodedData[3].amount,t.premiumDecodedData[3].final_amount,t.premiumDecodedData[3].months),"% off"),c.Cb(2),c.Gc(t.premiumDecodedData[3].amount_suffix),c.Cb(13),c.nc("routerLink",c.pc(52,j)))},directives:[s.e,s.d],pipes:[l.f],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:20px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:50px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:48px;font-weight:600;color:#000;margin:0 0 20px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:disabled, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:disabled{background:#eee;color:#000;border:1px solid #eee;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none;margin-bottom:15px;cursor:not-allowed}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:13px;color:rgba(0,0,0,.7);font-family:Open Sans,sans-serif;margin:8px 0 0;display:flex;align-items:center;justify-content:center;width:140px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-25%;right:auto;top:0;background-image:url(advanceGrammerBacgkroung.c59da6a7821e3a76b673.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:482px;width:100%;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:35%;height:482px;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 380px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-178px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:170px;height:26px;top:36%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-195px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:80px 0 90px}@media (max-width:767px) and (min-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{padding:20px 0 70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:20px;height:100%;max-height:250px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:auto;right:6px;top:8px;padding:2px 8px;color:#ef5355;border-radius:3px;border:1px solid #ef5355;font-size:12px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]{text-align:center;margin-top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]{margin-top:10px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{max-width:800px;display:inline-block;margin:0 auto;text-align:left;box-shadow:0 0 9px rgba(0,0,0,.21)}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]{border-top:5px solid #6f2496;background:#f2f1f3}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-weight:700;font-size:22px;padding-left:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{border-right:1px solid #d1d1d1;width:60%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td.odd[_ngcontent-%COMP%]{background:#f8f6f9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{border-right:1px solid #d1d1d1;width:60%;padding:20px 40px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{vertical-align:middle;padding:20px 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{color:#4d4d4d;font-weight:600;font-size:18px;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .credit_feature[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:0;font-size:13px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;height:555px;padding:70px 0;display:flex;align-items:center;justify-content:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:calc(100% - 80px);display:flex;justify-content:center;flex-direction:column;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#007bff;cursor:pointer}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #763393}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#763393;width:80%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#763393;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto;margin-top:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{text-align:left;margin:20px 0;display:flex;justify-content:left;cursor:pointer;float:left;width:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:130px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:18px;font-weight:500;transition:all .5s ease;text-decoration:none}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative;padding:60px 0}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:60px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 500px)}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:18px;text-decoration:underline;color:#763393;background-color:#fff;display:inline-block;padding:8px 24px;font-weight:600;text-decoration:none;border-radius:5px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent;position:relative;z-index:1}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}img.eposter-img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:3px 3px 1px #ccc;-webkit-box-shadow:2px 0 10px #5a5a5a}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;height:320px!important;max-height:none!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 5px;padding-left:27px;position:relative}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:38px;text-align:center}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.forpersonlized_sections[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;background-color:#40095e;background-image:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);padding:70px 0;margin-bottom:60px}@media (max-width:800px){.forpersonlized_sections[_ngcontent-%COMP%]{flex-direction:column;padding:30px 15px}}.forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:700;color:#fff;margin:0 20px 0 0}@media (max-width:800px){.forpersonlized_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 30px}}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:200px;height:50px;color:#763393;background:#fff;border-radius:5px;font-size:18px;font-weight:600;border:none;text-decoration:none;display:flex;align-items:center;justify-content:center}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.forpersonlized_sections[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .forpersonlized_sections[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:80px 0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]{padding:60px 0}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{margin-bottom:10px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}@media (max-width:367px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:#f1f1f1;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked){position:absolute;left:-9999px}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%], .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#4d4d4d;font-weight:600}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:before, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #000;border-radius:100%;background:#fff}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after, .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{content:"";width:10px;height:10px;background:#000;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:not(:checked) + label[_ngcontent-%COMP%]:after{opacity:0;transform:scale(0)}.custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   [type=radio][_ngcontent-%COMP%]:checked + label[_ngcontent-%COMP%]:after{opacity:1;transform:scale(1)}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:60px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{position:relative;padding:50px 0;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:auto;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.noBackgroundColor[_ngcontent-%COMP%]{background-color:transparent;border-radius:0;box-shadow:none;position:relative;left:-50px;top:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.noBackgroundColor[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.noBackgroundColor.syncAcrossImages[_ngcontent-%COMP%]{left:0;top:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15.9px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#763393}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:center}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #763393;color:#763393;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #763393;color:#fff;background:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #763393;background:#763393;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #763393;color:#763393}.writeToolbox_inner_sections[_ngcontent-%COMP%]{background-repeat:no-repeat;background-size:contain;background-position:50%;width:100%}.keyFeatureSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.keyFeatureSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.creadits_availability[_ngcontent-%COMP%]{background:#f3eef6;padding:80px 0;margin-bottom:80px}@media (max-width:991px){.creadits_availability[_ngcontent-%COMP%]   .col-lg-6[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}}.creadits_availability[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.creadits_availability[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.creadits_availability[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.creadits_availability[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:15px}}.creadits_availability[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection[_ngcontent-%COMP%]{background:#fff;width:300px;box-shadow:0 0 9px rgba(0,0,0,.21);border-radius:5px;text-align:center;padding:15px 5px 20px;margin-top:30px}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection.first[_ngcontent-%COMP%]{float:right}@media (max-width:991px){.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection.first[_ngcontent-%COMP%]{float:none}}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection[_ngcontent-%COMP%]   .creaditsBoxHeader[_ngcontent-%COMP%]{margin-bottom:10px}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;margin-bottom:0!important;padding-bottom:0!important}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-style:italic;font-size:14px;font-weight:400;color:#1d1d1d}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection[_ngcontent-%COMP%]   .creaditsToggleButton[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#763393;font-size:40px;font-weight:700;margin:0 0 -5px}.creadits_availability[_ngcontent-%COMP%]   .creaditsCardSection[_ngcontent-%COMP%]   .creaditsToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;font-weight:400;font-style:italic;margin:0}.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background-color:#6f2496!important}.buying-credit[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.buying-credit[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.buying-credit[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.buying-credit[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:15px}}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:98%;box-shadow:0 0 6px rgba(0,0,0,.21);margin:40px auto;background:#fff;border-radius:9px;text-align:center}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{background:#f8f6f9;padding:10px 40px;border-right:1px solid #d1d1d1}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{text-align:left;width:40%}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{border-right:0 solid #d1d1d1}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:20px 40px;border-right:1px solid #d1d1d1;color:#763393;font-size:24px;font-weight:700;position:relative;vertical-align:middle;height:120px}@media (max-width:767px){.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:10px 20px;min-width:250px}}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left;width:40%;color:#000;font-size:14px;font-weight:400}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{border-right:0 solid #d1d1d1}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{display:block;color:rgba(77,77,77,.5);font-weight:400;font-size:14px;position:absolute;text-align:center;bottom:20px;left:auto;right:100px}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   sup[_ngcontent-%COMP%]{font-size:18px}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .yellow-btn[_ngcontent-%COMP%]{background:#fdaf2d;padding:1px 8px;border-radius:20px;font-size:10px;font-style:normal;font-weight:500;color:#000;display:inline-block;margin-left:0;position:absolute;top:20px;right:40px}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .credit_info[_ngcontent-%COMP%]{display:inline-block;vertical-align:middle}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .strikethrough[_ngcontent-%COMP%]{font-size:14px;margin-bottom:-4px;color:#000;font-weight:400;position:relative;opacity:.5;text-decoration:line-through;margin-right:10px}.buying-credit[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr.odd[_ngcontent-%COMP%]{background:#f8f6f9}.credit_balance[_ngcontent-%COMP%]{padding:60px 0;background-color:#f3eef6;margin:60px 0}@media (max-width:767px){.credit_balance[_ngcontent-%COMP%]{padding:60px 0 40px}}.credit_balance[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{margin-bottom:10px}.credit_balance[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.credit_balance[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.credit_balance[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.credit_balance[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:15px}}.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]{box-shadow:0 0 6px rgba(0,0,0,.21);max-width:500px;margin:0 auto;background-color:#fff;border-radius:5px}@media (max-width:767px){.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]{margin-bottom:40px}}.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]   .credit_balance_text[_ngcontent-%COMP%]{padding:35px 35px 16px;text-align:center;min-height:155px}@media (max-width:767px){.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]   .credit_balance_text[_ngcontent-%COMP%]{padding:16px}}.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]   .credit_balance_text[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:700}.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]   .credit_balance_inner[_ngcontent-%COMP%]{height:260px}@media (max-width:480px){.credit_balance[_ngcontent-%COMP%]   .credit_balance_wrapper[_ngcontent-%COMP%]   .credit_balance_inner[_ngcontent-%COMP%]{height:auto}}.how_it_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.how_it_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.how_it_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.how_it_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:15px}}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]{position:relative;width:800px;margin:0 auto 30px;box-shadow:0 0 6px rgba(0,0,0,.21)}@media (max-width:991px){.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]{width:100%}}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{width:100%;overflow-x:initial}@media (max-width:767px){.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{margin-top:0;overflow-x:auto}}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{background:#f8f6f9;height:50px;text-align:center}@media (max-width:576px){.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{text-align:left}}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{border-right:1px solid #d1d1d1;vertical-align:middle;text-align:center}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){text-align:left}@media (max-width:576px){.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child, .how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(3), .how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(4), .how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(5){min-width:130px}}@media (max-width:576px){.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){min-width:270px}}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .green[_ngcontent-%COMP%]{color:green}.how_it_works[_ngcontent-%COMP%]   .credit_case[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   .red[_ngcontent-%COMP%]{color:red}.buyCreditTable[_ngcontent-%COMP%]{width:1000px;margin:30px auto;box-shadow:0 0 6px rgba(0,0,0,.21);background:#fff;border-radius:9px;text-align:center}@media (max-width:767px){.buyCreditTable[_ngcontent-%COMP%]{width:100%}}.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{width:100%;margin:0!important}@media (max-width:767px){.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{overflow-x:auto;width:100%}}.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]{border-top:5px solid #6f2496}.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{position:relative;padding:10px 40px!important;height:80px;vertical-align:middle}@media (max-width:767px){.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:10px 20px!important}}.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:10px 40px!important}@media (max-width:767px){.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:10px 20px!important}}.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   .comingSoonText[_ngcontent-%COMP%]{display:inline-block;color:#f3595b;border-radius:3px;font-size:13px;padding:2px 4px;font-weight:500;position:absolute;font-style:italic;width:100%;left:0;top:50px}@media (max-width:480px){.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   .comingSoonText[_ngcontent-%COMP%]{top:55px;line-height:16px}}.buyCreditTable[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]:nth-child(odd){background:#f8f6f9!important}']}),y),D=((V=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.LinkService=o,this.platformId=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u9ad8\u7d1a\u5beb\u4f5c\u63d0\u9ad8\u793a\u4f8b-Trinka"),this.metaTagService.updateTag({name:"description",content:"Trinka\u53ef\u5e6b\u52a9\u60a8\u4f7f\u81ea\u5df1\u7684\u6587\u7ae0\u66f4\u8cbc\u8fd1\u8b80\u8005\u3002 \u5b83\u4e0d\u50c5\u6aa2\u67e5\u6587\u6cd5\uff0c\u800c\u4e14\u6aa2\u67e5\u8af8\u5982\u8a9e\u8abf\uff0c\u98a8\u683c\uff0c\u53ef\u8b80\u6027\u548c\u5ba2\u89c0\u6027\u7b49\u9ad8\u7d1a\u5beb\u4f5c\u7279\u6027\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u5b78\u8853\u5beb\u4f5c\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u6280\u8853\u5beb\u4f5c\u6aa2\u67e5\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b"}),this.metaTagService.updateTag({property:"og:title",content:"\u9ad8\u7d1a\u5beb\u4f5c\u63d0\u9ad8\u793a\u4f8b-Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u53ef\u5e6b\u52a9\u60a8\u4f7f\u81ea\u5df1\u7684\u6587\u7ae0\u66f4\u8cbc\u8fd1\u8b80\u8005\u3002 \u5b83\u4e0d\u50c5\u6aa2\u67e5\u6587\u6cd5\uff0c\u800c\u4e14\u6aa2\u67e5\u8af8\u5982\u8a9e\u8abf\uff0c\u98a8\u683c\uff0c\u53ef\u8b80\u6027\u548c\u5ba2\u89c0\u6027\u7b49\u9ad8\u7d1a\u5beb\u4f5c\u7279\u6027\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/examples"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/examples"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/examples"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||V)(c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.C))},V.\u0275cmp=c.Jb({type:V,selectors:[["app-examples"]],decls:190,vars:0,consts:[[1,"example_outer_section"],[1,"example_top_heading"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"OpenSansFonts"],[1,"exapmle_cards_heading"],[1,"example_boxs"],[1,"col-md-6"],[1,"example_box_contents"],[1,"right_word"],[1,"exapmle_cards_heading","background_color_changes"],[1,"example_boxs","boxs_margin","background_color_changes"],[1,"example_boxs","boxs_margin"],[1,""]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"h1"),c.Fc(6,"\u5168\u65b9\u4f4d\u63d0\u5347\u5beb\u4f5c\u54c1\u8cea"),c.Ub(),c.Vb(7,"p"),c.Vb(8,"span",5),c.Fc(9,"Trinka"),c.Ub(),c.Fc(10,"\u65e8\u5728\u5e6b\u52a9\u5b78\u8005\u548c\u6280\u8853\u4f5c\u8005\uff0c\u4e0d\u50c5\u6aa2\u67e5\u6587\u6cd5\uff0c\u9084\u6eff\u8db3\u80fd\u9054\u5230\u6709\u6548\u6e9d\u901a\u81f3\u95dc\u91cd\u8981\u7684\u9ad8\u7d1a\u5beb\u4f5c\u9700\u6c42\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(11,"div",6),c.Vb(12,"div",2),c.Vb(13,"div",3),c.Vb(14,"div",4),c.Vb(15,"h3"),c.Fc(16,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u78ba\u4fdd\u6c92\u6709\u66f8\u5beb\u932f\u8aa4"),c.Ub(),c.Vb(17,"p"),c.Fc(18,"\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u6703\u51fa\u73fe\u5176\u4ed6\u5de5\u5177\u7121\u6cd5\u6355\u6349\u5230\u7684\u7279\u6b8a\u5beb\u4f5c\u932f\u8aa4\u3002 "),c.Vb(19,"span",5),c.Fc(20,"Trinka"),c.Ub(),c.Fc(21,"\u52a9\u60a8\u4e00\u81c2\u4e4b\u529b\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(22,"div",7),c.Vb(23,"div",2),c.Vb(24,"div",3),c.Vb(25,"div",8),c.Vb(26,"div",9),c.Vb(27,"h4"),c.Fc(28,"\u4e3b\u8a9e\u2014\u52d5\u8a5e\u4e0d\u4e00\u81f4"),c.Ub(),c.Vb(29,"p"),c.Fc(30,"Therefore, these results suggest that the hypersecretion of CRH and endorphin "),c.Vb(31,"span"),c.Fc(32,"suppress"),c.Ub(),c.Vb(33,"span",10),c.Fc(34,"suppresses"),c.Ub(),c.Fc(35," the secretion of LH and FSH from the pituitary gland. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(36,"div",8),c.Vb(37,"div",9),c.Vb(38,"h4"),c.Fc(39,"\u9078\u8a5e"),c.Ub(),c.Vb(40,"p"),c.Fc(41,"The statistical analyses were performed "),c.Vb(42,"span"),c.Fc(43,"with"),c.Ub(),c.Vb(44,"span",10),c.Fc(45,"using"),c.Ub(),c.Fc(46," a statistical analysis software (SAS)."),c.Ub(),c.Ub(),c.Ub(),c.Vb(47,"div",8),c.Vb(48,"div",9),c.Vb(49,"h4"),c.Fc(50,"\u4ecb\u8a5e"),c.Ub(),c.Vb(51,"p"),c.Fc(52,"Recent years have seen an increase "),c.Vb(53,"span"),c.Fc(54,"of"),c.Ub(),c.Vb(55,"span",10),c.Fc(56,"in"),c.Ub(),c.Fc(57," exudation of various organic acids."),c.Ub(),c.Ub(),c.Ub(),c.Vb(58,"div",8),c.Vb(59,"div",9),c.Vb(60,"h4"),c.Fc(61,"\u5f62\u5bb9\u8a5e\u4f7f\u7528"),c.Ub(),c.Vb(62,"p"),c.Fc(63,"The group receiving the placebo treatment had the "),c.Vb(64,"span"),c.Fc(65,"most"),c.Ub(),c.Fc(66," highest improvement in sleep scores."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"div",11),c.Vb(68,"div",2),c.Vb(69,"div",3),c.Vb(70,"div",4),c.Vb(71,"h3"),c.Fc(72,"\u63d0\u5347\u5beb\u4f5c\u81f3\u51fa\u7248\u6a19\u6e96"),c.Ub(),c.Vb(73,"p"),c.Vb(74,"span",5),c.Fc(75,"\u901a\u904e\u52a0\u5f37\u8a9e\u6c23"),c.Ub(),c.Fc(76,"\u3001\u98a8\u683c\u548c\u7b26\u5408\u6a19\u6e96\u683c\u5f0f\u6307\u5357\uff0cTrinka\u80fd\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u9069\u5408\u5b78\u8853\u8b80\u8005\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(77,"div",12),c.Vb(78,"div",2),c.Vb(79,"div",3),c.Vb(80,"div",8),c.Vb(81,"div",9),c.Vb(82,"h4"),c.Fc(83,"\u7c21\u660e"),c.Ub(),c.Vb(84,"p"),c.Fc(85,"Utilities would continue to "),c.Vb(86,"span"),c.Fc(87,"have the obligation"),c.Ub(),c.Vb(88,"span",10),c.Fc(89,"be obliged"),c.Ub(),c.Fc(90," to serve retail customers."),c.Ub(),c.Ub(),c.Ub(),c.Vb(91,"div",8),c.Vb(92,"div",9),c.Vb(93,"h4"),c.Fc(94,"\u6b63\u5f0f\u8a9e\u6c23"),c.Ub(),c.Vb(95,"p"),c.Fc(96,"The "),c.Vb(97,"span"),c.Fc(98,"average"),c.Ub(),c.Vb(99,"span",10),c.Fc(100,"mean"),c.Ub(),c.Fc(101," age of the study group was 54.2 years (range: 890 years)."),c.Ub(),c.Ub(),c.Ub(),c.Vb(102,"div",8),c.Vb(103,"div",9),c.Vb(104,"h4"),c.Fc(105,"\u9078\u8a5e"),c.Ub(),c.Vb(106,"p"),c.Fc(107,"The assembly "),c.Vb(108,"span"),c.Fc(109,"abrogated"),c.Ub(),c.Vb(110,"span",10),c.Fc(111,"arrogated"),c.Ub(),c.Fc(112," to itself the right to make changes."),c.Ub(),c.Ub(),c.Ub(),c.Vb(113,"div",8),c.Vb(114,"div",9),c.Vb(115,"h4"),c.Fc(116,"\u98a8\u683c\u6307\u5357"),c.Ub(),c.Vb(117,"p"),c.Fc(118,"Substance "),c.Vb(119,"span"),c.Fc(120,"abuse"),c.Ub(),c.Vb(121,"span",10),c.Fc(122,"use disorder"),c.Ub(),c.Fc(123," has been a major public health concern."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(124,"div",6),c.Vb(125,"div",2),c.Vb(126,"div",3),c.Vb(127,"div",4),c.Vb(128,"h3"),c.Fc(129,"\u91dd\u5c0d\u7279\u5b9a\u5c08\u696d\u9032\u884c\u6aa2\u67e5\u4e26\u66f4\u6b63"),c.Ub(),c.Vb(130,"p"),c.Vb(131,"span",5),c.Fc(132,"Trinka"),c.Ub(),c.Fc(133,"\u77ad\u89e3\u6bcf\u500b\u5b78\u79d1\u9818\u57df\u90fd\u6709\u5176\u7368\u7279\u7684\u8868\u9054\u65b9\u5f0f\uff0c\u80fd\u78ba\u4fdd\u6240\u4f5c\u7684\u66f4\u6b63\u4e0d\u6703\u7be1\u6539\u7279\u5b9a\u5b78\u79d1\u9818\u57df\u7684\u98a8\u683c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(134,"div",13),c.Vb(135,"div",2),c.Vb(136,"div",3),c.Vb(137,"div",8),c.Vb(138,"div",9),c.Vb(139,"h4"),c.Fc(140,"\u96fb\u8166\u79d1\u5b78"),c.Ub(),c.Vb(141,"p"),c.Fc(142,"In our study, 90% of the users expressed the need for a "),c.Vb(143,"span"),c.Fc(144,"dialogue"),c.Ub(),c.Vb(145,"span",10),c.Fc(146,"dialog"),c.Ub(),c.Fc(147," box to alert them to a pending update."),c.Ub(),c.Ub(),c.Ub(),c.Vb(148,"div",8),c.Vb(149,"div",9),c.Vb(150,"h4"),c.Fc(151,"\u7269\u7406"),c.Ub(),c.Vb(152,"p"),c.Fc(153,"By contrast, the "),c.Vb(154,"span"),c.Fc(155,"effect"),c.Ub(),c.Vb(156,"span",10),c.Fc(157,"effects"),c.Ub(),c.Fc(158," of the Mach number and "),c.Vb(159,"span",14),c.Fc(160,"heat"),c.Ub(),c.Fc(161," specific "),c.Vb(162,"span",10),c.Fc(163,"heat"),c.Ub(),c.Fc(164," ratio contribute little to the aerodynamic performance. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(165,"div",8),c.Vb(166,"div",9),c.Vb(167,"h4"),c.Fc(168,"\u91ab\u5b78"),c.Ub(),c.Vb(169,"p"),c.Fc(170,"Our study matched for age, "),c.Vb(171,"span"),c.Fc(172,"gender"),c.Ub(),c.Vb(173,"span",10),c.Fc(174,"sex"),c.Ub(),c.Fc(175,", ethnicity, and BMI, marijuana use was associated with higher abdominal visceral fat. "),c.Ub(),c.Ub(),c.Ub(),c.Vb(176,"div",8),c.Vb(177,"div",9),c.Vb(178,"h4"),c.Fc(179,"\u7d93\u6fdf\u5b78"),c.Ub(),c.Vb(180,"p"),c.Fc(181,"The estimated natural rate, based on the "),c.Vb(182,"span"),c.Fc(183,"past"),c.Ub(),c.Fc(184," history of the data, plummets by nearly 2 "),c.Vb(185,"span"),c.Fc(186,"percent"),c.Ub(),c.Vb(187,"span",10),c.Fc(188,"percentage"),c.Ub(),c.Fc(189," points. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.example_outer_section[_ngcontent-%COMP%]{padding:120px 0 0;position:relative}@media (max-width:1199px){.example_outer_section[_ngcontent-%COMP%]{padding:60px 0 0}}.example_outer_section[_ngcontent-%COMP%]   .example_top_heading[_ngcontent-%COMP%]{margin:0 0 30px}.example_outer_section[_ngcontent-%COMP%]   .example_top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:verdana,Microsoft YaHei,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.example_outer_section[_ngcontent-%COMP%]   .example_top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;bottom:-12px;width:46px;height:1px;background-color:#7a28a0}@media (max-width:767px){.example_outer_section[_ngcontent-%COMP%]   .example_top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:26px}}.example_outer_section[_ngcontent-%COMP%]   .example_top_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{max-width:100%;font-size:16px;font-family:verdana,Microsoft YaHei,sans-serif;line-height:25px;color:#000}.example_outer_section[_ngcontent-%COMP%]   .exapmle_cards_heading[_ngcontent-%COMP%]{margin:0 0 20px}.example_outer_section[_ngcontent-%COMP%]   .exapmle_cards_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-family:verdana,Microsoft YaHei,sans-serif;font-weight:600;line-height:36px;color:#1d1d1d}.example_outer_section[_ngcontent-%COMP%]   .exapmle_cards_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;line-height:25px;color:#000;font-family:verdana,Microsoft YaHei,sans-serif;margin:0 0 30px}.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{padding:30px;box-shadow:0 0 9px rgba(0,0,0,.21);transition:all .5s ease;margin:0 0 50px;border-radius:10px;position:relative;max-height:120px;height:100%}@media (max-width:1199px){.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{max-height:150px}}@media (max-width:991px){.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{max-height:190px}}.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]:hover{transition:all .5s ease;box-shadow:0 0 9px rgba(0,0,0,.21)}.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{color:#fff;background:#7a28a0;border-radius:6px;padding:5px 20px;font-size:13px;line-height:25px;font-weight:500;font-family:verdana,Microsoft YaHei,sans-serif;margin:0 0 13px;position:absolute;left:30px;top:-15px}.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-weight:400;color:#000;line-height:26px;font-family:Open Sans,sans-serif;margin:0}.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:red;text-decoration:line-through;font-weight:600;margin:0 1.5px;padding:0 2px}.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span.right_word[_ngcontent-%COMP%]{color:#00f;text-decoration:none;font-weight:600;margin:0 1.5px;padding:0 2px}.example_outer_section[_ngcontent-%COMP%]   .borderd_line[_ngcontent-%COMP%]{background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0));width:100%;height:1px;margin:20px 0 50px}@media (max-width:1199px){.example_boxs.boxs_margin[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{margin:0 0 50px!important;max-height:120px!important}}@media (max-width:991px){.example_boxs.boxs_margin[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{margin:0 0 50px!important;max-height:150px!important}}@media (max-width:767px){.example_outer_section[_ngcontent-%COMP%]   .example_boxs[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{max-height:100%;min-height:auto;height:auto}.example_boxs.boxs_margin[_ngcontent-%COMP%]   .example_box_contents[_ngcontent-%COMP%]{margin:0 0 50px!important}}.exapmle_cards_heading.background_color_changes[_ngcontent-%COMP%]{background:#f9f9f9;margin:0!important;padding:30px 0 20px}.boxs_margin.background_color_changes[_ngcontent-%COMP%]{background:#f9f9f9;padding:0 0 20px;margin:0 0 30px}']}),V);function R(n,t){if(1&n&&(c.Vb(0,"div",372),c.Vb(1,"p"),c.Vb(2,"sup"),c.Fc(3),c.Ub(),c.Vb(4,"span"),c.Fc(5),c.ic(6,"number"),c.Ub(),c.Vb(7,"sub"),c.Fc(8,"/\u6708"),c.Ub(),c.Ub(),c.Vb(9,"span"),c.Fc(10,"(\u6309\u6708\u8a08\u8cbb)"),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(3),c.Gc(e.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(6,2,e.decodedData[0].amount,"1.2-2"))}}function W(n,t){if(1&n&&(c.Vb(0,"div",372),c.Vb(1,"p"),c.Vb(2,"sup"),c.Fc(3),c.Ub(),c.Vb(4,"span"),c.Fc(5),c.ic(6,"number"),c.Ub(),c.Vb(7,"sub"),c.Fc(8,"/\u6708"),c.Ub(),c.Ub(),c.Vb(9,"span"),c.Fc(10),c.ic(11,"number"),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(3),c.Gc(e.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(6,4,e.finalAmmount,"1.2-2")),c.Cb(5),c.Ic("(",e.decodedData[0].currency," ",c.kc(11,7,e.decodedData[2].final_amount,"1.2-2")," billed yearly)")}}function N(n,t){if(1&n&&(c.Vb(0,"div",373),c.Vb(1,"b"),c.Fc(2),c.Ub(),c.Vb(3,"h3"),c.Fc(4),c.ic(5,"number"),c.Ub(),c.Vb(6,"span"),c.Fc(7,"\u7f8e\u5143"),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.Gc(e.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(5,2,e.finalAmmount,"1.2-2"))}}function J(n,t){if(1&n&&(c.Vb(0,"div",374),c.Vb(1,"b"),c.Fc(2),c.Ub(),c.Vb(3,"h3"),c.Fc(4),c.ic(5,"number"),c.Ub(),c.Vb(6,"span"),c.Fc(7,"\u7f8e\u5143"),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.Gc(e.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(5,2,e.decodedData[2].amount,"1.0-0"))}}function q(n,t){if(1&n&&(c.Vb(0,"p"),c.Fc(1),c.ic(2,"number"),c.Ub()),2&n){var e=c.hc();c.Cb(1),c.Ic("\u6bcf\u5e74\u652f\u4ed8",e.decodedData[0].currency," ",c.kc(2,2,e.decodedData[3].final_amount,"1.2-2"),"\u7f8e\u5143")}}function Y(n,t){if(1&n&&(c.Vb(0,"p"),c.Fc(1),c.ic(2,"number"),c.Ub()),2&n){var e=c.hc();c.Cb(1),c.Ic("\u652f\u4ed8 ",e.decodedData[0].currency," ",c.kc(2,2,e.decodedData[2].amount,"1.2-2")," \u6bcf\u6708")}}function Z(n,t){1&n&&(c.Vb(0,"i"),c.Fc(1,"\u7bc0\u7701 67%"),c.Ub())}function K(n,t){1&n&&(c.Vb(0,"a",15),c.Fc(1,"\u7acb\u5373\u5347\u7d1a"),c.Ub())}function X(n,t){1&n&&(c.Vb(0,"a",15),c.Fc(1,"\u7acb\u5373\u5347\u7d1a"),c.Ub())}function nn(n,t){1&n&&(c.Vb(0,"a",15),c.Fc(1,"\u7acb\u5373\u5347\u7d1a"),c.Ub())}function tn(n,t){1&n&&(c.Vb(0,"a",15),c.Fc(1,"\u7acb\u5373\u5347\u7d1a"),c.Ub())}function en(n,t){if(1&n&&(c.Vb(0,"div",373),c.Vb(1,"b"),c.Fc(2),c.Ub(),c.Vb(3,"h3"),c.Fc(4),c.ic(5,"number"),c.Ub(),c.Vb(6,"span"),c.Fc(7,"\u7f8e\u5143"),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.Gc(e.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(5,2,e.finalAmmount,"1.2-2"))}}function on(n,t){if(1&n&&(c.Vb(0,"div",374),c.Vb(1,"b"),c.Fc(2),c.Ub(),c.Vb(3,"h3"),c.Fc(4),c.ic(5,"number"),c.Ub(),c.Vb(6,"span"),c.Fc(7,"\u7f8e\u5143"),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.Gc(e.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(5,2,e.decodedData[2].amount,"1.0-0"))}}function an(n,t){if(1&n&&(c.Vb(0,"p"),c.Fc(1),c.ic(2,"number"),c.Ub()),2&n){var e=c.hc();c.Cb(1),c.Ic("\u6bcf\u5e74\u652f\u4ed8",e.decodedData[0].currency," ",c.kc(2,2,e.decodedData[3].final_amount,"1.2-2"),"\u7f8e\u5143")}}function cn(n,t){if(1&n&&(c.Vb(0,"p"),c.Fc(1),c.ic(2,"number"),c.Ub()),2&n){var e=c.hc();c.Cb(1),c.Ic("\u652f\u4ed8 ",e.decodedData[0].currency," ",c.kc(2,2,e.decodedData[2].amount,"1.2-2")," \u6bcf\u6708")}}function rn(n,t){1&n&&(c.Vb(0,"i"),c.Fc(1,"\u7bc0\u7701 67%"),c.Ub())}function sn(n,t){1&n&&(c.Vb(0,"a",15),c.Fc(1,"\u7acb\u5373\u5347\u7d1a"),c.Ub())}function gn(n,t){1&n&&(c.Vb(0,"a",15),c.Fc(1,"\u7acb\u5373\u5347\u7d1a"),c.Ub())}function _n(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function ln(n,t){1&n&&(c.Vb(0,"ul",375),c.Vb(1,"li",376),c.Vb(2,"a",377),c.gc(),c.Vb(3,"svg",378),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",379),c.Qb(10,"path",380),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",381),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",376),c.Vb(17,"a",382),c.gc(),c.Vb(18,"svg",378),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",383),c.Qb(25,"path",384),c.Qb(26,"path",385),c.Qb(27,"path",386),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div"),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function dn(n,t){1&n&&(c.Vb(0,"div",387),c.Vb(1,"div",388),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",15),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function bn(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",389),c.Vb(1,"div",4),c.Vb(2,"div",390),c.Vb(3,"div",391),c.Vb(4,"form",392),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",393),c.Vb(9,"div",394),c.Vb(10,"mat-form-field",395),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",396),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",397),c.Vb(15,"div",394),c.Vb(16,"mat-form-field",395),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",398),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",390),c.Vb(21,"div",399),c.Vb(22,"label",400),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",401),c.Ub(),c.Ub(),c.Vb(25,"div",393),c.Vb(26,"div",394),c.Vb(27,"mat-form-field",395),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",402),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",397),c.Vb(32,"div",394),c.Vb(33,"mat-form-field",395),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",403),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",393),c.Vb(38,"div",394),c.Vb(39,"mat-form-field",395),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",404),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",397),c.Vb(44,"div",394),c.Vb(45,"mat-form-field",395),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",405),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",406),c.Vb(50,"button",407),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function pn(n,t){1&n&&(c.Vb(0,"div",408),c.Vb(1,"div",409),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}var Cn,mn=function(){return["/enterprise"]},hn=((Cn=function(){function n(t,e,o,i,a,c,r,s,_,l,d,b,p){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.networkCall=o,this.toastr=i,this.fb=a,this.route=c,this.paymentService=r,this.platformId=s,this.el=_,this.renderer=l,this.LinkService=d,this.router=b,this.loadScript=p,this.isYearlyChecked=!0,this.formSection=!0,this.thankSection=!1,this.disabledSubmitButton=!0,this.monthfinalSection=!1,this.YearlyfinalSection=!0,this.contactForm=a.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){var n=this;Object(l.v)(this.platformId)&&(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript()),this.titleService.setTitle("Trinka\u5b9a\u50f9-\u7531AI\u9a45\u52d5\u7684\u6b63\u5f0f\u5beb\u4f5c\u52a9\u624b"),this.metaTagService.updateTag({name:"description",content:"Trinka\u500b\u4eba\u4f7f\u7528\u514d\u8cbb\u3002 \u4f01\u696d\u53ef\u4ee5\u4ee5\u6700\u5927\u7684\u50f9\u503c\u53d7\u76ca\u65bc\u5f37\u5927\u7684\u5beb\u4f5c\u529f\u80fd\u3002 \u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u552f\u4e00\u5de5\u5177\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u81ea\u52d5\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u81ea\u52d5\u6587\u6cd5\u6821\u6b63"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u5b9a\u50f9-\u7531AI\u9a45\u52d5\u7684\u6b63\u5f0f\u5beb\u4f5c\u52a9\u624b"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u500b\u4eba\u4f7f\u7528\u514d\u8cbb\u3002 \u4f01\u696d\u53ef\u4ee5\u4ee5\u6700\u5927\u7684\u50f9\u503c\u53d7\u76ca\u65bc\u5f37\u5927\u7684\u5beb\u4f5c\u529f\u80fd\u3002 \u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u552f\u4e00\u5de5\u5177\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/pricing"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/pricing"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/pricing"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.route.params.subscribe((function(t){n.encodedData=t.id,n.paymentService.getPlans(n.encodedData,1).subscribe((function(t){"success"==t.message&&(n.decodedData=t.data,n.paymentModeOption=n.decodedData,console.log("Country is: ",n.country),n.finalAmmount=n.decodedData[3].final_amount/12)}))})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"sectionValue",value:function(n){this.contactUsSection=n,this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")})):this.validateAllFormFields(this.contactForm)}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"monthyPricing",value:function(){this.monthfinalSection=!0,this.YearlyfinalSection=!1}},{key:"yearlyPricing",value:function(){this.monthfinalSection=!1,this.YearlyfinalSection=!0}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"onWindowScroll",value:function(){var n=this.el.nativeElement.querySelector(".table-container");n.getBoundingClientRect().top<=0?this.renderer.addClass(n,"sticky-class"):this.renderer.removeClass(n,"sticky-class")}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Cn)(c.Pb(r.f),c.Pb(r.e),c.Pb(p),c.Pb(d.b),c.Pb(g.d),c.Pb(s.a),c.Pb(p),c.Pb(c.C),c.Pb(c.l),c.Pb(c.F),c.Pb(C),c.Pb(s.b),c.Pb(m))},Cn.\u0275cmp=c.Jb({type:Cn,selectors:[["app-pricing"]],hostBindings:function(n,t){1&n&&c.dc("scroll",(function(){return t.onWindowScroll()}),!1,c.vc)},decls:1967,vars:53,consts:[[1,"pricingWrapSection"],["id","particles-js"],[1,"pricing_top_banner"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"pricingBannerContent"],[1,"pricingBoxcard",2,"display","none"],[1,"col-lg-4"],[1,"pricingCardSection",2,"box-shadow","none","border","solid 1px #f4f4f4"],[1,"pricingCards","boxShadowNone"],[1,"pricingBoxHeader"],[1,"pricingToggleButton"],[2,"font-size","14px","font-weight","normal","font-style","italic","color","#4d4d4d"],[1,"pricingButtons"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricingPoints"],["alt","\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\uff0c\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\uff0c iThenticate\u6280\u8853\u652f\u63f4\uff0c\u6700\u5927\u7684\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u3002",1,"pricingboxTooltip","pricingboxTooltipauto"],["alt","\u5f15\u6587\u67e5\u8be2\u3001\u671f\u520a\u641c\u7d22\u5668\uff08\u5373\u5c06\u5230\u6765\uff09\u3002",1,"pricingboxTooltip","pricingboxTooltipauto"],[1,"col-lg-5"],[1,"pricingCardSection"],[1,"pricingCards"],[1,"premiumToggleButton","switch","switch--horizontal"],[1,"radio-switch"],["type","radio","name","checkPricing","id","MonthyCheck",3,"click"],["for","MonthyCheck"],["type","radio","name","checkPricing","id","yearlyChecked","checked","",3,"click"],["for","yearlyChecked"],["class","yearlyFinalPricing",4,"ngIf"],[2,"padding","70px 3px0 0 30px"],["alt","\u5f15\u6587\u67e5\u8a62\u3001\u671f\u520a\u641c\u7d22\u5668\uff08\u5373\u5c07\u63a8\u51fa\uff09\u3002",1,"pricingboxTooltip","pricingboxTooltipauto"],[1,"choosePlan"],[1,"col-12"],[1,"pricingContainer"],[1,"pricingCardBox"],[1,"pricingCardHeader"],[1,"cardTop"],[1,"amount"],[1,"amt_div"],[1,"infoContainer"],[1,"cardButton"],["href","https://cloud.trinka.ai/signup","target","_blank"],[1,"pricingCardBody"],[1,"mdTitle","d-md-block","d-none"],[1,"cardSection"],[1,"innerCard"],[1,"checkLister"],["xmlns","http://www.w3.org/2000/svg","width","16","height","16","viewBox","0 0 16 16","fill","none"],["fill-rule","evenodd","clip-rule","evenodd","d","M13.8041 4.20014C14.0644 4.46049 14.0644 4.8826 13.8041 5.14295L7.13742 11.8096C6.87707 12.07 6.45496 12.07 6.19461 11.8096L2.86128 8.47629C2.60093 8.21594 2.60093 7.79383 2.86128 7.53348C3.12163 7.27313 3.54374 7.27313 3.80409 7.53348L6.66602 10.3954L12.8613 4.20014C13.1216 3.9398 13.5437 3.9398 13.8041 4.20014Z","fill","#414E62"],[1,"avaliableOnCredits"],[1,"innerCard","plagiarismCheck"],["src","../../../assets/images/itendicate_logo.svg","alt","itendicate_logo"],[1,"innerCard","extensionAddin"],[1,"innerCard","aiProducts"],[1,"flex-column"],[1,"bold"],[1,"cardButton","ftButton"],[1,"pricingCardBox","premiumPlan"],[1,"pricingCardHeader","premiumCardHeader"],["xmlns","http://www.w3.org/2000/svg","width","24","height","24","viewBox","0 0 24 24","fill","none"],["d","M22.3741 8.70322L18.8221 3.34066C18.6809 3.12817 18.4423 3 18.1871 3H5.81368C5.55826 3 5.31983 3.12817 5.17863 3.34066L1.62667 8.70322C1.43714 8.98817 1.46244 9.36422 1.68821 9.62054L11.4273 20.7403C11.5712 20.9055 11.78 21 11.9999 21C12.2198 21 12.4286 20.9055 12.5732 20.7395L22.3123 9.61979C22.5373 9.3642 22.5626 8.98816 22.3741 8.70322ZM7.69844 9.88101L10.0589 16.8716L3.93597 9.88101H7.69844ZM13.7561 4.51844L14.7768 8.36335H9.22124L10.2419 4.51844H13.7561ZM14.6939 9.88101L11.9995 17.8627L9.30518 9.88101H14.6939ZM16.3007 9.88101H20.0634L13.9405 16.8716L16.3007 9.88101ZM20.3239 8.36253H16.3525L15.3318 4.51763H17.7775L20.3239 8.36253ZM6.22237 4.5184H8.6681L7.64741 8.3633H3.67506L6.22237 4.5184Z","fill","#7A28A0"],["id","yearly","class","amt_div",4,"ngIf","ngIfElse"],["monthlyContent",""],[4,"ngIf"],[1,"switch",2,"margin","0 8px"],["type","checkbox","checked","",3,"ngModel","ngModelChange"],[1,"slider","round"],[1,"cardButton","premiumButton"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",4,"ngIf"],[1,"mdTitle"],[1,"unlimited"],[1,"unlimited","no-padding"],[1,"stripe-yellow"],[1,"fontNormal","nowrap"],[1,"cardButton","premiumButton","ftButton"],[1,"pricingCardBox","premiumPlus"],[1,"pricingCardHeader","premiumPlusCardHeader"],["d","M21.8861 12.0695L18.6724 7.3028C18.5446 7.11393 18.3287 7 18.0978 7H6.90285C6.67176 7 6.45604 7.11393 6.32828 7.3028L3.1146 12.0695C2.94313 12.3228 2.96601 12.6571 3.17028 12.8849L11.9819 22.7691C12.112 22.916 12.3009 23 12.4999 23C12.6989 23 12.8878 22.916 13.0186 22.7685L21.8302 12.8843C22.0338 12.6571 22.0567 12.3228 21.8861 12.0695ZM8.60811 13.1165L10.7437 19.3303L5.20397 13.1165H8.60811ZM14.0888 8.34973L15.0123 11.7674H9.98588L10.9094 8.34973H14.0888ZM14.9373 13.1165L12.4996 20.2113L10.0618 13.1165H14.9373ZM16.3912 13.1165H19.7954L14.2557 19.3303L16.3912 13.1165ZM20.0311 11.7667H16.4379L15.5145 8.349H17.7273L20.0311 11.7667ZM7.27262 8.34969H9.48542L8.56194 11.7674H4.96791L7.27262 8.34969Z","fill","#FDE68A"],["d","M6 1L6.81027 3.18973L9 4L6.81027 4.81027L6 7L5.18973 4.81027L3 4L5.18973 3.18973L6 1Z","fill","#FDE68A"],["d","M3 6L3.54018 7.45982L5 8L3.54018 8.54018L3 10L2.45982 8.54018L1 8L2.45982 7.45982L3 6Z","fill","#FDE68A"],[1,"cardButton","premiumPlusButton"],["xmlns","http://www.w3.org/2000/svg","width","20","height","20","viewBox","0 0 20 20","fill","none"],["d","M18.6451 7.25268L15.6851 2.78388C15.5674 2.60681 15.3686 2.5 15.1559 2.5H4.84473C4.63189 2.5 4.4332 2.60681 4.31552 2.78388L1.35556 7.25268C1.19762 7.49014 1.2187 7.80351 1.40684 8.01712L9.52278 17.2836C9.64265 17.4213 9.81664 17.5 9.99992 17.5C10.1832 17.5 10.3572 17.4213 10.4777 17.2829L18.5936 8.01649C18.7811 7.8035 18.8022 7.49014 18.6451 7.25268ZM6.41536 8.23417L8.38239 14.0597L3.27998 8.23417H6.41536ZM11.4634 3.76537L12.314 6.96946H7.68436L8.53494 3.76537H11.4634ZM12.2449 8.23417L9.99962 14.8856L7.75432 8.23417H12.2449ZM13.584 8.23417H16.7195L11.617 14.0597L13.584 8.23417ZM16.9366 6.96878H13.627L12.7765 3.76469H14.8146L16.9366 6.96878ZM5.18531 3.76533H7.22341L6.37284 6.96942H3.06255L5.18531 3.76533Z","fill","white"],["fill-rule","evenodd","clip-rule","evenodd","d","M13.8041 4.20014C14.0644 4.46049 14.0644 4.8826 13.8041 5.14295L7.13742 11.8096C6.87707 12.07 6.45496 12.07 6.19461 11.8096L2.86128 8.47629C2.60093 8.21594 2.60093 7.79383 2.86128 7.53348C3.12163 7.27313 3.54374 7.27313 3.80409 7.53348L6.66602 10.3954L12.8613 4.20014C13.1216 3.9398 13.5437 3.9398 13.8041 4.20014Z","fill","#DDE2E9"],["src","../../../assets/images/ithenticate_logo_white.svg","alt","ithenticate"],[1,"note"],[1,"cardButton","premiumPlusButton","ftButton"],[1,"pricingCardBox","enterpriseBox"],[1,"pricingCardHeader","enterpriseHeader"],[1,"cardButton","enterpriseButton"],["data-toggle","modal","data-target","#forApi"],["d","M18.8981 9.43584L16.0227 5.26495C15.9083 5.09969 15.7152 5 15.5086 5H5.49202C5.28526 5 5.09225 5.09969 4.97794 5.26495L2.10254 9.43584C1.94911 9.65746 1.96959 9.94995 2.15236 10.1493L10.0364 18.798C10.1529 18.9265 10.3219 19 10.4999 19C10.678 19 10.847 18.9265 10.964 18.7974L18.8481 10.1487C19.0302 9.94994 19.0507 9.65746 18.8981 9.43584ZM7.01778 10.3519L8.92861 15.789L3.97198 10.3519H7.01778ZM11.9216 6.18101L12.7479 9.1715H8.25052L9.0768 6.18101H11.9216ZM12.6808 10.3519L10.4996 16.5599L8.31848 10.3519H12.6808ZM13.9816 10.3519H17.0275L12.0708 15.789L13.9816 10.3519ZM17.2384 9.17086H14.0234L13.1971 6.18038H15.177L17.2384 9.17086ZM5.82287 6.18097H7.80275L6.97647 9.17146H3.76076L5.82287 6.18097Z","fill","#111A27"],["d","M5.5 0L6.17523 1.82477L8 2.5L6.17523 3.17523L5.5 5L4.82477 3.17523L3 2.5L4.82477 1.82477L5.5 0Z","fill","#111A27"],["d","M1.66667 4L2.11682 5.21652L3.33333 5.66667L2.11682 6.11682L1.66667 7.33333L1.21652 6.11682L0 5.66667L1.21652 5.21652L1.66667 4Z","fill","#111A27"],[1,"innerCard","enterpriseCard"],[1,"custom-tooltip"],[1,"custom-tooltip-content"],[1,"cardButton","enterpriseButton","ftButton"],[1,"compareLinkAccess"],[3,"click"],["src","../../../assets/images/PricingDownArrow.png","alt","icon"],[1,"getYourTrinkaSections"],[1,"trinkaGetPricing"],[1,"howItWorkHeading","lineWhiteColor"],[1,"HeadingSubLine"],[1,"col-lg-7"],[3,"routerLink"],[1,"pricingTableSectioni"],["target",""],[1,"table-container",2,"position","relative"],[1,"mainContainer"],[1,"hiddenHeader"],[1,"in_line"],["colspan","6"],[1,"benefits_title"],[1,"empty_th"],[1,"noBorder"],["colspan","5"],[1,"middleTitle"],["width","24","height","24","viewBox","0 0 24 24","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M3.75 3.93945C3.55109 3.93945 3.36032 4.01847 3.21967 4.15912C3.07902 4.29978 3 4.49054 3 4.68945C3 4.88837 3.07902 5.07913 3.21967 5.21978C3.36032 5.36044 3.55109 5.43945 3.75 5.43945H20.25C20.4489 5.43945 20.6397 5.36044 20.7803 5.21978C20.921 5.07913 21 4.88837 21 4.68945C21 4.49054 20.921 4.29978 20.7803 4.15912C20.6397 4.01847 20.4489 3.93945 20.25 3.93945H3.75ZM6.66 18.092L7.314 17.4395H3.75C3.55109 17.4395 3.36032 17.5185 3.21967 17.6591C3.07902 17.7998 3 17.9905 3 18.1895C3 18.3884 3.07902 18.5791 3.21967 18.7198C3.36032 18.8604 3.55109 18.9395 3.75 18.9395H6.126C6.234 18.6305 6.4125 18.3395 6.66 18.092ZM10.4595 14.297C10.1522 14.1813 9.87391 13.9999 9.64408 13.7654C9.41426 13.5309 9.23846 13.249 9.129 12.9395H3.75C3.55109 12.9395 3.36032 13.0185 3.21967 13.1591C3.07902 13.2998 3 13.4905 3 13.6895C3 13.8884 3.07902 14.0791 3.21967 14.2198C3.36032 14.3604 3.55109 14.4395 3.75 14.4395H10.317L10.4595 14.297ZM11.112 9.93945L11.52 9.88845C11.6829 9.82511 11.8185 9.70688 11.9035 9.55417C11.9885 9.40146 12.0175 9.22387 11.9855 9.05206C11.9535 8.88026 11.8625 8.72503 11.7282 8.61318C11.5939 8.50133 11.4248 8.43988 11.25 8.43945H3.75C3.55109 8.43945 3.36032 8.51847 3.21967 8.65912C3.07902 8.79978 3 8.99054 3 9.18945C3 9.38837 3.07902 9.57913 3.21967 9.71978C3.36032 9.86044 3.55109 9.93945 3.75 9.93945H11.112ZM15.75 6.93945C15.933 6.93955 16.1096 7.00655 16.2467 7.12784C16.3837 7.24912 16.4717 7.41632 16.494 7.59795L16.629 8.69895C16.711 9.36289 17.0125 9.98038 17.4857 10.4533C17.9589 10.9262 18.5765 11.2274 19.2405 11.309L20.3415 11.444C20.5238 11.4656 20.6918 11.5534 20.8137 11.6907C20.9356 11.8279 21.0029 12.0051 21.0029 12.1887C21.0029 12.3723 20.9356 12.5495 20.8137 12.6867C20.6918 12.824 20.5238 12.9118 20.3415 12.9335L19.2405 13.0685C18.5766 13.1504 17.9591 13.452 17.4862 13.9251C17.0133 14.3983 16.7121 15.016 16.6305 15.68L16.4955 16.781C16.4738 16.9632 16.386 17.1312 16.2488 17.2531C16.1115 17.375 15.9343 17.4424 15.7507 17.4424C15.5672 17.4424 15.39 17.375 15.2527 17.2531C15.1155 17.1312 15.0277 16.9632 15.006 16.781L14.871 15.68C14.789 15.016 14.4875 14.3985 14.0143 13.9256C13.5411 13.4527 12.9235 13.1515 12.2595 13.07L11.1585 12.935C10.9762 12.9133 10.8082 12.8255 10.6863 12.6882C10.5644 12.551 10.4971 12.3738 10.4971 12.1902C10.4971 12.0066 10.5644 11.8294 10.6863 11.6922C10.8082 11.5549 10.9762 11.4671 11.1585 11.4455L12.2595 11.3105C12.9234 11.2285 13.5409 10.9269 14.0138 10.4538C14.4867 9.9806 14.7879 9.36294 14.8695 8.69895L15.0045 7.59795C15.0269 7.41607 15.115 7.24866 15.2524 7.12734C15.3897 7.00602 15.5667 6.93918 15.75 6.93945ZM15.75 10.6505C15.3705 11.2805 14.841 11.81 14.211 12.1895C14.841 12.569 15.3705 13.0985 15.75 13.7285C16.1295 13.0985 16.659 12.569 17.289 12.1895C16.6581 11.8098 16.1297 11.2814 15.75 10.6505ZM13.281 14.66C13.4216 14.8006 13.5006 14.9913 13.5006 15.1902C13.5006 15.3891 13.4216 15.5798 13.281 15.7205L8.781 20.2145C8.71181 20.2861 8.62906 20.3432 8.53755 20.3825C8.44605 20.4218 8.34764 20.4425 8.24805 20.4434C8.14847 20.4443 8.04971 20.4253 7.95753 20.3876C7.86536 20.3499 7.78162 20.2942 7.7112 20.2237C7.64078 20.1533 7.58509 20.0696 7.54738 19.9774C7.50967 19.8852 7.4907 19.7865 7.49156 19.6869C7.49243 19.5873 7.51312 19.4889 7.55242 19.3974C7.59173 19.3059 7.64887 19.2231 7.7205 19.154L12.2205 14.6585C12.3611 14.5178 12.5519 14.4389 12.7507 14.4389C12.9496 14.4389 13.1404 14.5178 13.281 14.6585V14.66Z","fill","#7A28A0"],["width","26","height","24","viewBox","0 0 26 24","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M4.5 4.60547L1.95117 12H0.410156L3.62109 3.46875H4.60547L4.5 4.60547ZM6.63281 12L4.07812 4.60547L3.9668 3.46875H4.95703L8.17969 12H6.63281ZM6.50977 8.83594V10.002H1.86914V8.83594H6.50977ZM12.334 8.14453H10.1602L10.1484 7.07227H12.0469C12.3672 7.07227 12.6387 7.02539 12.8613 6.93164C13.0879 6.83398 13.2598 6.69531 13.377 6.51562C13.4941 6.33203 13.5527 6.11133 13.5527 5.85352C13.5527 5.56836 13.498 5.33594 13.3887 5.15625C13.2793 4.97656 13.1113 4.8457 12.8848 4.76367C12.6621 4.68164 12.377 4.64062 12.0293 4.64062H10.6055V12H9.13477V3.46875H12.0293C12.498 3.46875 12.916 3.51367 13.2832 3.60352C13.6543 3.69336 13.9688 3.83398 14.2266 4.02539C14.4883 4.21289 14.6855 4.45117 14.8184 4.74023C14.9551 5.0293 15.0234 5.37305 15.0234 5.77148C15.0234 6.12305 14.9395 6.44531 14.7715 6.73828C14.6035 7.02734 14.3555 7.26367 14.0273 7.44727C13.6992 7.63086 13.291 7.74023 12.8027 7.77539L12.334 8.14453ZM12.2695 12H9.69727L10.3594 10.834H12.2695C12.6016 10.834 12.8789 10.7793 13.1016 10.6699C13.3242 10.5566 13.4902 10.4023 13.5996 10.207C13.7129 10.0078 13.7695 9.77539 13.7695 9.50977C13.7695 9.23242 13.7207 8.99219 13.623 8.78906C13.5254 8.58203 13.3711 8.42383 13.1602 8.31445C12.9492 8.20117 12.6738 8.14453 12.334 8.14453H10.6816L10.6934 7.07227H12.8438L13.1777 7.47656C13.6465 7.49219 14.0312 7.5957 14.332 7.78711C14.6367 7.97852 14.8633 8.22656 15.0117 8.53125C15.1602 8.83594 15.2344 9.16406 15.2344 9.51562C15.2344 10.0586 15.1152 10.5137 14.877 10.8809C14.6426 11.248 14.3047 11.5273 13.8633 11.7188C13.4219 11.9062 12.8906 12 12.2695 12ZM21.7559 9.22266H23.2207C23.1738 9.78125 23.0176 10.2793 22.752 10.7168C22.4863 11.1504 22.1133 11.4922 21.6328 11.7422C21.1523 11.9922 20.5684 12.1172 19.8809 12.1172C19.3535 12.1172 18.8789 12.0234 18.457 11.8359C18.0352 11.6445 17.6738 11.375 17.373 11.0273C17.0723 10.6758 16.8418 10.252 16.6816 9.75586C16.5254 9.25977 16.4473 8.70508 16.4473 8.0918V7.38281C16.4473 6.76953 16.5273 6.21484 16.6875 5.71875C16.8516 5.22266 17.0859 4.79883 17.3906 4.44727C17.6953 4.0918 18.0605 3.82031 18.4863 3.63281C18.916 3.44531 19.3984 3.35156 19.9336 3.35156C20.6133 3.35156 21.1875 3.47656 21.6562 3.72656C22.125 3.97656 22.4883 4.32227 22.7461 4.76367C23.0078 5.20508 23.168 5.71094 23.2266 6.28125H21.7617C21.7227 5.91406 21.6367 5.59961 21.5039 5.33789C21.375 5.07617 21.1836 4.87695 20.9297 4.74023C20.6758 4.59961 20.3438 4.5293 19.9336 4.5293C19.5977 4.5293 19.3047 4.5918 19.0547 4.7168C18.8047 4.8418 18.5957 5.02539 18.4277 5.26758C18.2598 5.50977 18.1328 5.80859 18.0469 6.16406C17.9648 6.51562 17.9238 6.91797 17.9238 7.37109V8.0918C17.9238 8.52148 17.9609 8.91211 18.0352 9.26367C18.1133 9.61133 18.2305 9.91016 18.3867 10.1602C18.5469 10.4102 18.75 10.6035 18.9961 10.7402C19.2422 10.877 19.5371 10.9453 19.8809 10.9453C20.2988 10.9453 20.6367 10.8789 20.8945 10.7461C21.1562 10.6133 21.3535 10.4199 21.4863 10.166C21.623 9.9082 21.7129 9.59375 21.7559 9.22266Z","fill","#7A28A0"],["d","M10.4004 18.5844L13.0658 21.5996L18.8004 15.5996","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["src","../../../assets/images/tick-circle.svg","alt","check"],["width","24","height","25","viewBox","0 0 24 25","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M9.56836 12.165H4.18896L3.54883 13.6475C3.33919 14.1416 3.23438 14.5496 3.23438 14.8716C3.23438 15.2983 3.40658 15.6128 3.75098 15.8149C3.95312 15.9347 4.45101 16.0246 5.24463 16.0845V16.5H0.179688V16.0845C0.726237 16.0021 1.17546 15.7775 1.52734 15.4106C1.87923 15.0363 2.31348 14.2689 2.83008 13.1084L8.27686 0.957031H8.49023L13.9819 13.4453C14.506 14.6283 14.9365 15.3732 15.2734 15.6802C15.528 15.9123 15.8874 16.047 16.3516 16.0845V16.5H8.98438V16.0845H9.2876C9.87907 16.0845 10.2946 16.0021 10.5342 15.8374C10.6989 15.7176 10.7812 15.5454 10.7812 15.3208C10.7812 15.186 10.7588 15.0475 10.7139 14.9053C10.6989 14.8379 10.5866 14.5571 10.377 14.063L9.56836 12.165ZM9.18652 11.334L6.91797 6.08936L4.58203 11.334H9.18652Z","fill","#7A28A0"],["d","M19.9922 22.2383H17.1855L16.8516 23.0117C16.7422 23.2695 16.6875 23.4824 16.6875 23.6504C16.6875 23.873 16.7773 24.0371 16.957 24.1426C17.0625 24.2051 17.3223 24.252 17.7363 24.2832V24.5H15.0938V24.2832C15.3789 24.2402 15.6133 24.123 15.7969 23.9316C15.9805 23.7363 16.207 23.3359 16.4766 22.7305L19.3184 16.3906H19.4297L22.2949 22.9062C22.5684 23.5234 22.793 23.9121 22.9688 24.0723C23.1016 24.1934 23.2891 24.2637 23.5312 24.2832V24.5H19.6875V24.2832H19.8457C20.1543 24.2832 20.3711 24.2402 20.4961 24.1543C20.582 24.0918 20.625 24.002 20.625 23.8848C20.625 23.8145 20.6133 23.7422 20.5898 23.668C20.582 23.6328 20.5234 23.4863 20.4141 23.2285L19.9922 22.2383ZM19.793 21.8047L18.6094 19.0684L17.3906 21.8047H19.793Z","fill","#7A28A0"],["d","M6 15.4395L12 3.43945L18 15.4395M8 11.4395H16M16 19.4395L18 21.4395L22 17.4395","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M13.5 5.93976L17.5 9.93976M4 19.4398H8L18.5 8.93976C18.7626 8.67711 18.971 8.36531 19.1131 8.02215C19.2553 7.67899 19.3284 7.31119 19.3284 6.93976C19.3284 6.56832 19.2553 6.20052 19.1131 5.85736C18.971 5.5142 18.7626 5.2024 18.5 4.93976C18.2374 4.67711 17.9256 4.46877 17.5824 4.32663C17.2392 4.18449 16.8714 4.11133 16.5 4.11133C16.1286 4.11133 15.7608 4.18449 15.4176 4.32663C15.0744 4.46877 14.7626 4.67711 14.5 4.93976L4 15.4398V19.4398Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 4.5H3","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 9.5H3","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M21 14.5H3","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M21 19.5H3","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M7 8.89039C10.15 7.32039 13.85 7.32039 17 8.89039","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 16.2997V7.92969","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M20.4233 17.7135L15 10.2563V3H16.5V1.5H7.50002V3H9.00002V10.2563L3.57677 17.7135C3.24965 18.1631 3.05328 18.6944 3.0094 19.2487C2.96552 19.8029 3.07584 20.3585 3.32815 20.854C3.58046 21.3495 3.96492 21.7655 4.43899 22.056C4.91307 22.3465 5.45827 22.5001 6.01427 22.5H17.985C18.541 22.5001 19.0862 22.3465 19.5603 22.056C20.0344 21.7655 20.4188 21.3495 20.6711 20.854C20.9235 20.3585 21.0338 19.8029 20.9899 19.2487C20.946 18.6944 20.7496 18.1631 20.4225 17.7135H20.4233ZM10.5 10.7437V3H13.5V10.7437L15.5048 13.5H8.49527L10.5 10.7437ZM17.9858 21H6.01502C5.73587 20.9997 5.46222 20.9223 5.22429 20.7763C4.98635 20.6303 4.79339 20.4214 4.66669 20.1726C4.53999 19.9239 4.48448 19.645 4.50628 19.3666C4.52809 19.0883 4.62637 18.8215 4.79027 18.5955L7.40477 15H16.5953L19.2105 18.5955C19.3744 18.8215 19.4727 19.0883 19.4945 19.3666C19.5163 19.645 19.4608 19.9239 19.3341 20.1726C19.2074 20.4214 19.0144 20.6303 18.7765 20.7763C18.5386 20.9223 18.2649 20.9997 17.9858 21Z","fill","#7A28A0"],["d","M21 5.25H14C13.59 5.25 13.25 4.91 13.25 4.5C13.25 4.09 13.59 3.75 14 3.75H21C21.41 3.75 21.75 4.09 21.75 4.5C21.75 4.91 21.41 5.25 21 5.25Z","fill","#7A28A0"],["d","M21 10.25H14C13.59 10.25 13.25 9.91 13.25 9.5C13.25 9.09 13.59 8.75 14 8.75H21C21.41 8.75 21.75 9.09 21.75 9.5C21.75 9.91 21.41 10.25 21 10.25Z","fill","#7A28A0"],["d","M21 15.25H3C2.59 15.25 2.25 14.91 2.25 14.5C2.25 14.09 2.59 13.75 3 13.75H21C21.41 13.75 21.75 14.09 21.75 14.5C21.75 14.91 21.41 15.25 21 15.25Z","fill","#7A28A0"],["d","M21 20.25H3C2.59 20.25 2.25 19.91 2.25 19.5C2.25 19.09 2.59 18.75 3 18.75H21C21.41 18.75 21.75 19.09 21.75 19.5C21.75 19.91 21.41 20.25 21 20.25Z","fill","#7A28A0"],["d","M7.92 10.75H5.08C3.54 10.75 2.75 9.97 2.75 8.42V5.58C2.75 4.04 3.53 3.25 5.08 3.25H7.93C9.47 3.25 10.26 4.03 10.26 5.58V8.43C10.25 9.97 9.47 10.75 7.92 10.75ZM5.08 4.75C4.37 4.75 4.25 4.87 4.25 5.58V8.43C4.25 9.14 4.37 9.26 5.08 9.26H7.93C8.64 9.26 8.76 9.14 8.76 8.43V5.58C8.76 4.87 8.64 4.75 7.93 4.75H5.08Z","fill","#7A28A0"],["clip-path","url(#clip0_734_25687)"],["fill-rule","evenodd","clip-rule","evenodd","d","M4.99998 9.85616C5.01804 8.3401 5.56552 6.87804 6.54768 5.72299C7.52984 4.56793 8.88488 3.79256 10.3783 3.53103C11.8718 3.26951 13.4097 3.53829 14.7259 4.29086C16.0421 5.04343 17.0538 6.23245 17.586 7.65216C18.9853 8.03806 20.1973 8.91798 20.9976 10.129C21.7979 11.3399 22.1323 12.7999 21.9387 14.2385C21.7452 15.6771 21.0369 16.9968 19.9449 17.9531C18.853 18.9095 17.4515 19.4378 16 19.4402H6.99998C5.85069 19.4409 4.73623 19.0457 3.84417 18.3211C2.95212 17.5964 2.33693 16.5866 2.10215 15.4616C1.86737 14.3365 2.02734 13.1649 2.55513 12.144C3.08292 11.1231 3.94631 10.3151 4.99998 9.85616ZM11.5 5.44016C10.8668 5.44004 10.2407 5.57355 9.66259 5.83198C9.08452 6.0904 8.56749 6.46791 8.1453 6.93984C7.72312 7.41177 7.40528 7.96748 7.21257 8.57065C7.01987 9.17382 6.95662 9.81087 7.02698 10.4402C7.05366 10.6828 6.99159 10.9268 6.85224 11.1272C6.71289 11.3276 6.5057 11.4707 6.26898 11.5302C5.56191 11.7114 4.94508 12.144 4.53389 12.747C4.12269 13.3501 3.9453 14.0823 4.0349 14.8067C4.1245 15.5311 4.47495 16.198 5.02069 16.6827C5.56643 17.1674 6.27008 17.4367 6.99998 17.4402H16C17.005 17.4417 17.9738 17.0648 18.7136 16.3845C19.4534 15.7042 19.9099 14.7704 19.9925 13.7687C20.0751 12.7671 19.7775 11.7711 19.1591 10.9789C18.5407 10.1866 17.6467 9.65622 16.655 9.49316C16.464 9.46159 16.2862 9.37581 16.1426 9.24604C15.999 9.11626 15.8957 8.94796 15.845 8.76116C15.5857 7.80742 15.0198 6.9655 14.2345 6.36531C13.4493 5.76512 12.4883 5.44002 11.5 5.44016Z","fill","#7A28A0"],["id","clip0_734_25687"],["width","24","height","24","fill","white"],["clip-path","url(#clip0_2178_64496)"],["d","M19.0968 2.04793H11.8088V0.230469H10.4503L0 2.05246V17.9505L10.3889 19.768H11.8088V17.9573H18.6287C19.015 17.9391 19.4443 17.9687 19.776 17.7324C20.0418 17.3258 19.9737 16.8169 19.9964 16.358V2.92938C20.0441 2.41141 19.6147 1.99566 19.0968 2.04793ZM7.57871 13.0866C7.19934 13.2843 6.63137 13.0775 6.18156 13.1093C5.87941 11.6054 5.52727 10.1105 5.25695 8.5998C4.99113 10.0674 4.64582 11.5213 4.34141 12.9798C3.90523 12.9571 3.4668 12.9298 3.02832 12.9003C2.65117 10.9011 2.2082 8.91555 1.85605 6.91184C2.24453 6.89367 2.63527 6.87777 3.02375 6.86414C3.25773 8.31129 3.52355 9.7516 3.72805 11.201C4.04836 9.71523 4.37547 8.22949 4.69355 6.74375C5.1252 6.71875 5.55684 6.70059 5.98848 6.67785C6.29062 8.21133 6.59957 9.7425 6.92672 11.2691C7.18344 9.69254 7.46738 8.12043 7.7423 6.54609C8.19664 6.5302 8.65102 6.5052 9.10309 6.47793C8.58969 8.6793 8.13984 10.8989 7.57871 13.0866ZM18.9151 16.8784H11.8088V15.4515H17.7155V14.5428H11.8088V13.4069H17.7155V12.4982H11.8088V11.3623H17.7155V10.4536H11.8088V9.31766H17.7155V8.40898H11.8088V7.27305H17.7155V6.36434H11.8088V5.22844H17.7155V4.31973H11.8088V3.12012H18.9151V16.8784Z","fill","#7A28A0"],["id","clip0_2178_64496"],["width","20","height","20","fill","white"],["src","../../../assets/images/close-circle.svg","alt","close"],["d","M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M7.99998 3H8.99998C7.04998 8.84 7.04998 15.16 8.99998 21H7.99998","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M15 3C16.95 8.84 16.95 15.16 15 21","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M3 16V15C8.84 16.95 15.16 16.95 21 15V16","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M3 8.99961C8.84 7.04961 15.16 7.04961 21 8.99961","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["clip-path","url(#clip0_734_25715)"],["d","M23.06 15.3328L20.34 11.9995L23.0067 8.73284C23.1525 8.55414 23.2444 8.33756 23.2716 8.10849C23.2987 7.87943 23.26 7.64736 23.16 7.43951C23.0587 7.20653 22.8906 7.00877 22.6771 6.87115C22.4635 6.73353 22.214 6.66221 21.96 6.66618H1.29333C1.12611 6.66353 0.960006 6.69385 0.804504 6.75541C0.649001 6.81696 0.507149 6.90855 0.387048 7.02494C0.266946 7.14132 0.170949 7.28023 0.104539 7.43372C0.0381284 7.58721 0.0026059 7.75229 0 7.91951L0 16.0862C0.00700716 16.4227 0.147001 16.7428 0.389366 16.9764C0.631732 17.2101 0.956746 17.3382 1.29333 17.3328H22.0333C22.2789 17.3369 22.5204 17.2707 22.7295 17.1419C22.9386 17.0132 23.1065 16.8273 23.2133 16.6062C23.3093 16.4008 23.3458 16.1726 23.3187 15.9476C23.2916 15.7225 23.202 15.5096 23.06 15.3328ZM1.33333 15.9995V7.99951H21.8533L18.6267 11.9528L21.9 15.9995H1.33333Z","fill","#7A28A0"],["d","M6.26004 12.9L4.08671 10H3.33337V14.12H4.08671V11.2267L6.26004 14.12H7.00671V10H6.26004V12.9Z","fill","#7A28A0"],["d","M8.12 14.12H11.2267V13.44H8.87333V12.3667H11V11.68H8.87333V10.6867H11.2267V10H8.12V14.12Z","fill","#7A28A0"],["d","M16.3467 12.9533L15.3733 10H14.56L13.58 12.9533L12.7 10H11.88L13.1867 14.12H13.9267L14.9667 11.06L16 14.12H16.7533L18.0533 10H17.2333L16.3467 12.9533Z","fill","#7A28A0"],["id","clip0_734_25715"],["d","M14.6039 10.9451C16.9247 10.9451 18.7813 12.7106 18.7813 14.9176C18.7813 15.6945 18.5493 16.4272 18.1408 17.0363L21 19.7729L19.7096 21L16.8133 18.2898C16.1728 18.6694 15.4116 18.8901 14.6039 18.8901C12.2831 18.8901 10.4265 17.1246 10.4265 14.9176C10.4265 12.7106 12.2831 10.9451 14.6039 10.9451ZM14.6039 12.7106C13.9884 12.7106 13.3981 12.9432 12.9629 13.357C12.5276 13.7709 12.2831 14.3323 12.2831 14.9176C12.2831 15.5029 12.5276 16.0643 12.9629 16.4782C13.3981 16.8921 13.9884 17.1246 14.6039 17.1246C15.2194 17.1246 15.8097 16.8921 16.245 16.4782C16.6802 16.0643 16.9247 15.5029 16.9247 14.9176C16.9247 14.3323 16.6802 13.7709 16.245 13.357C15.8097 12.9432 15.2194 12.7106 14.6039 12.7106ZM4.85663 3H17.853C18.8834 3 19.7096 3.78568 19.7096 4.76557V11.8543C19.2455 11.1481 18.605 10.539 17.853 10.0623V4.76557H4.85663V17.1246H9.03404C9.32182 17.7867 9.73956 18.3781 10.2501 18.8901H4.85663C3.8262 18.8901 3 18.1045 3 17.1246V4.76557C3 3.78568 3.8262 3 4.85663 3ZM6.71325 6.53114H15.9964V8.29671H6.71325V6.53114ZM6.71325 10.0623H11.3827C10.64 10.5037 9.99948 11.1128 9.4982 11.8279H6.71325V10.0623ZM6.71325 13.5934H8.72769C8.62558 14.0348 8.56988 14.4762 8.56988 14.9176V15.359H6.71325V13.5934Z","fill","#7A28A0"],["d","M6 17.4395V4.43945C6 3.33488 6.89543 2.43945 8 2.43945H14.6624C15.2614 2.43945 15.8289 2.70798 16.2088 3.17118L18.5464 6.02155C18.8397 6.37915 19 6.82734 19 7.28982V17.4395C19 18.544 18.1046 19.4395 17 19.4395H8C6.89543 19.4395 6 18.544 6 17.4395Z","stroke","#7A28A0","stroke-width","1.5"],["d","M3 11.4395L22 11.4395","stroke","#7A28A0","stroke-linecap","round"],["d","M3 10.4395L22 10.4395","stroke","white","stroke-linecap","round"],["d","M3 12.4395L22 12.4395","stroke","white","stroke-linecap","round"],["d","M14 4.30664V6.30664C14 6.85893 14.4477 7.30664 15 7.30664H17","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round"],["d","M9.31055 14.6992L10.8105 16.1992L14.8105 12.1992","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M10 6H14C16 6 16 5 16 4C16 2 15 2 14 2H10C9 2 8 2 8 4C8 6 9 6 10 6Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M16 4.01953C19.33 4.19953 21 5.42953 21 9.99953V15.9995C21 19.9995 20 21.9995 15 21.9995H9C4 21.9995 3 19.9995 3 15.9995V9.99953C3 5.43953 4.67 4.19953 8 4.01953","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M8.1796 16.7698C8.1596 16.7698 8.12961 16.7698 8.10961 16.7698C7.13961 16.6798 6.22961 16.2299 5.54961 15.5099C3.94961 13.8299 3.94961 11.0999 5.54961 9.41986L7.73961 7.11984C8.51961 6.29984 9.56961 5.83984 10.6896 5.83984C11.8096 5.83984 12.8596 6.28984 13.6396 7.11984C15.2396 8.79984 15.2396 11.5298 13.6396 13.2098L12.5496 14.3598C12.2596 14.6598 11.7896 14.6699 11.4896 14.3899C11.1896 14.0999 11.1796 13.6298 11.4596 13.3298L12.5496 12.1798C13.6096 11.0698 13.6096 9.25985 12.5496 8.15985C11.5596 7.11985 9.81961 7.11985 8.81961 8.15985L6.62961 10.4598C5.56961 11.5698 5.56961 13.3799 6.62961 14.4799C7.05961 14.9399 7.63961 15.2198 8.24961 15.2798C8.65961 15.3198 8.9596 15.6899 8.9196 16.0999C8.8896 16.4799 8.5596 16.7698 8.1796 16.7698Z","fill","#7A28A0"],["d","M13.3102 18.1599C12.1902 18.1599 11.1402 17.7099 10.3602 16.8799C8.76016 15.1999 8.76016 12.4699 10.3602 10.7899L11.4502 9.63991C11.7402 9.33991 12.2102 9.32988 12.5102 9.60988C12.8102 9.89988 12.8201 10.3699 12.5401 10.6699L11.4502 11.8199C10.3902 12.9299 10.3902 14.7399 11.4502 15.8399C12.4402 16.8799 14.1801 16.8899 15.1801 15.8399L17.3702 13.5399C18.4302 12.4299 18.4302 10.6199 17.3702 9.51989C16.9402 9.05989 16.3602 8.7799 15.7502 8.7199C15.3402 8.6799 15.0402 8.30989 15.0802 7.89989C15.1202 7.48989 15.4801 7.17991 15.9001 7.22991C16.8701 7.32991 17.7802 7.76989 18.4602 8.48989C20.0602 10.1699 20.0602 12.8999 18.4602 14.5799L16.2702 16.8799C15.4802 17.7099 14.4302 18.1599 13.3102 18.1599Z","fill","#7A28A0"],["d","M15 22.75H9C3.57 22.75 1.25 20.43 1.25 15V9C1.25 3.57 3.57 1.25 9 1.25H15C20.43 1.25 22.75 3.57 22.75 9V15C22.75 20.43 20.43 22.75 15 22.75ZM9 2.75C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H15C19.61 21.25 21.25 19.61 21.25 15V9C21.25 4.39 19.61 2.75 15 2.75H9Z","fill","#7A28A0"],["d","M3.5 18V7C3.5 3 4.5 2 8.5 2H15.5C19.5 2 20.5 3 20.5 7V17C20.5 17.14 20.5 17.28 20.49 17.42","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M6.35 15H20.5V18.5C20.5 20.43 18.93 22 17 22H7C5.07 22 3.5 20.43 3.5 18.5V17.85C3.5 16.28 4.78 15 6.35 15Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M16 12L18 14L22 10M8 3H2V18H9C10.7 18 12 19.3 12 21V7C12 4.8 10.2 3 8 3Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M22 6V3H16C13.8 3 12 4.8 12 7V21C12 19.3 13.3 18 15 18H22V15.7","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M8 2V5","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M16 2V5","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M21 8.5V13.63C20.11 12.92 18.98 12.5 17.75 12.5C16.52 12.5 15.37 12.93 14.47 13.66C13.26 14.61 12.5 16.1 12.5 17.75C12.5 18.73 12.78 19.67 13.26 20.45C13.63 21.06 14.11 21.59 14.68 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M7 11H13","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M7 16H9.62","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M23 17.75C23 18.73 22.72 19.67 22.24 20.45C21.96 20.93 21.61 21.35 21.2 21.69C20.28 22.51 19.08 23 17.75 23C16.6 23 15.54 22.63 14.68 22C14.11 21.59 13.63 21.06 13.26 20.45C12.78 19.67 12.5 18.73 12.5 17.75C12.5 16.1 13.26 14.61 14.47 13.66C15.37 12.93 16.52 12.5 17.75 12.5C18.98 12.5 20.11 12.92 21 13.63C22.22 14.59 23 16.08 23 17.75Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M17.75 20.25C17.75 18.87 18.87 17.75 20.25 17.75C18.87 17.75 17.75 16.63 17.75 15.25C17.75 16.63 16.63 17.75 15.25 17.75C16.63 17.75 17.75 18.87 17.75 20.25Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M17.62 9.61914H12.37C11.96 9.61914 11.62 9.27914 11.62 8.86914C11.62 8.45914 11.96 8.11914 12.37 8.11914H17.62C18.03 8.11914 18.37 8.45914 18.37 8.86914C18.37 9.27914 18.04 9.61914 17.62 9.61914Z","fill","#7A28A0"],["d","M7.12006 10.3803C6.93006 10.3803 6.74006 10.3103 6.59006 10.1603L5.84006 9.41031C5.55006 9.12031 5.55006 8.64031 5.84006 8.35031C6.13006 8.06031 6.61006 8.06031 6.90006 8.35031L7.12006 8.57031L8.84006 6.85031C9.13006 6.56031 9.61006 6.56031 9.90006 6.85031C10.1901 7.14031 10.1901 7.62031 9.90006 7.91031L7.65006 10.1603C7.51006 10.3003 7.32006 10.3803 7.12006 10.3803Z","fill","#7A28A0"],["d","M17.62 16.6191H12.37C11.96 16.6191 11.62 16.2791 11.62 15.8691C11.62 15.4591 11.96 15.1191 12.37 15.1191H17.62C18.03 15.1191 18.37 15.4591 18.37 15.8691C18.37 16.2791 18.04 16.6191 17.62 16.6191Z","fill","#7A28A0"],["d","M7.12006 17.3803C6.93006 17.3803 6.74006 17.3103 6.59006 17.1603L5.84006 16.4103C5.55006 16.1203 5.55006 15.6403 5.84006 15.3503C6.13006 15.0603 6.61006 15.0603 6.90006 15.3503L7.12006 15.5703L8.84006 13.8503C9.13006 13.5603 9.61006 13.5603 9.90006 13.8503C10.1901 14.1403 10.1901 14.6203 9.90006 14.9103L7.65006 17.1603C7.51006 17.3003 7.32006 17.3803 7.12006 17.3803Z","fill","#7A28A0"],["d","M3.57606 17.4436C3.26646 17.7676 2.91606 18.0592 2.54766 18.298C2.48149 18.3431 2.40698 18.3745 2.32849 18.3904C2.25001 18.4062 2.16915 18.4062 2.09068 18.3903C2.0122 18.3744 1.9377 18.343 1.87156 18.2978C1.80543 18.2527 1.74899 18.1948 1.70558 18.1275C1.66217 18.0602 1.63267 17.985 1.6188 17.9061C1.60494 17.8272 1.607 17.7464 1.62486 17.6684C1.64273 17.5903 1.67603 17.5166 1.72281 17.4517C1.76959 17.3867 1.8289 17.3317 1.89726 17.29C2.77686 16.7212 3.43806 15.8164 3.58926 15.1432C3.62145 14.9989 3.70581 14.8716 3.82614 14.7856C3.94647 14.6997 4.09429 14.6612 4.24125 14.6776C4.38821 14.6939 4.52395 14.764 4.62243 14.8743C4.72091 14.9846 4.77519 15.1274 4.77486 15.2752V22.1992C4.77486 22.3583 4.71164 22.511 4.59912 22.6235C4.4866 22.736 4.33399 22.7992 4.17486 22.7992C4.01573 22.7992 3.86311 22.736 3.75059 22.6235C3.63807 22.511 3.57486 22.3583 3.57486 22.1992L3.57606 17.4436ZM9.10566 15.8764C8.34966 15.8764 7.79286 16.5268 7.79286 17.164C7.79286 17.3231 7.72964 17.4758 7.61712 17.5883C7.5046 17.7008 7.35199 17.764 7.19286 17.764C7.03373 17.764 6.88111 17.7008 6.76859 17.5883C6.65607 17.4758 6.59286 17.3231 6.59286 17.164C6.59286 15.9136 7.63686 14.6764 9.10566 14.6764C9.97085 14.6764 10.8097 15.0676 11.2801 15.7672C11.7721 16.4992 11.7937 17.4628 11.2117 18.4192C10.9165 18.9052 10.5121 19.2736 10.1125 19.5784C9.91206 19.732 9.70446 19.8748 9.50766 20.0092L9.42366 20.0668C9.25566 20.182 9.09486 20.2912 8.94006 20.4028C8.42406 20.7796 8.05446 21.13 7.89006 21.5992H10.9945C11.1536 21.5992 11.3062 21.6624 11.4187 21.775C11.5312 21.8875 11.5945 22.0401 11.5945 22.1992C11.5945 22.3583 11.5312 22.511 11.4187 22.6235C11.3062 22.736 11.1536 22.7992 10.9945 22.7992H7.19286C7.03373 22.7992 6.88111 22.736 6.76859 22.6235C6.65607 22.511 6.59286 22.3583 6.59286 22.1992C6.59286 20.7988 7.43646 20.0128 8.23446 19.4332C8.40486 19.3084 8.58126 19.1884 8.74926 19.0732L8.83086 19.018C9.02646 18.8848 9.21126 18.7564 9.38285 18.6244C9.73085 18.3604 10.0033 18.0976 10.1869 17.7964C10.5601 17.1808 10.4797 16.7284 10.2841 16.4368C10.0681 16.114 9.63006 15.8764 9.10566 15.8764ZM14.4757 16.1884C14.3162 16.3248 14.1988 16.5038 14.1373 16.7044C14.1159 16.7811 14.0795 16.8527 14.0302 16.9151C13.9809 16.9776 13.9197 17.0296 13.8501 17.0682C13.7805 17.1067 13.704 17.1311 13.6249 17.1398C13.5458 17.1484 13.4658 17.1413 13.3895 17.1188C13.3132 17.0963 13.2421 17.0588 13.1804 17.0086C13.1187 16.9583 13.0676 16.8963 13.0301 16.8262C12.9926 16.756 12.9694 16.6791 12.9619 16.5999C12.9545 16.5207 12.9628 16.4408 12.9865 16.3648C13.1139 15.9414 13.3605 15.5635 13.6969 15.2764C14.1145 14.92 14.7049 14.6764 15.4897 14.6764C17.0797 14.6764 18.0181 15.7996 18.0181 16.8496C18.0181 17.2636 17.9341 17.8972 17.4925 18.4336C17.4145 18.5296 17.3281 18.6184 17.2321 18.7012C17.3821 18.8116 17.5237 18.9472 17.6449 19.1116C17.8849 19.4356 18.0169 19.8388 18.0169 20.3116C18.0169 21.1672 17.7181 21.8236 17.1949 22.2508C16.6909 22.6612 16.0585 22.7992 15.4909 22.7992C14.9509 22.7992 14.4241 22.7128 13.9717 22.4356C13.5061 22.15 13.1893 21.7084 12.9937 21.1336C12.9683 21.059 12.9579 20.9801 12.963 20.9015C12.9681 20.8228 12.9886 20.746 13.0235 20.6753C13.0583 20.6046 13.1067 20.5414 13.1659 20.4894C13.2251 20.4374 13.294 20.3976 13.3687 20.3722C13.4433 20.3468 13.5222 20.3364 13.6008 20.3415C13.6794 20.3467 13.7563 20.3672 13.827 20.402C13.8977 20.4368 13.9609 20.4853 14.0129 20.5445C14.0649 20.6037 14.1047 20.6726 14.1301 20.7472C14.2561 21.1168 14.4217 21.304 14.5981 21.412C14.7889 21.5284 15.0661 21.5992 15.4897 21.5992C15.8857 21.5992 16.2157 21.5008 16.4365 21.3208C16.6357 21.1588 16.8181 20.8708 16.8181 20.3116C16.8271 20.1379 16.7781 19.9661 16.6789 19.8232C16.5791 19.6981 16.449 19.6006 16.3009 19.54C15.9409 19.3768 15.4825 19.3372 15.1681 19.3372C15.0089 19.3372 14.8563 19.274 14.7438 19.1615C14.6313 19.049 14.5681 18.8963 14.5681 18.7372C14.5681 18.5781 14.6313 18.4255 14.7438 18.313C14.8563 18.2004 15.0089 18.1372 15.1681 18.1372C16.0225 18.1372 16.3921 17.8828 16.5661 17.6716C16.7581 17.4388 16.8181 17.128 16.8181 16.8496C16.8181 16.5136 16.4701 15.8764 15.4897 15.8764C14.9677 15.8764 14.6605 16.0324 14.4757 16.1884ZM2.40246 11.0992C2.40246 10.8605 2.49728 10.6316 2.66606 10.4628C2.83484 10.294 3.06376 10.1992 3.30246 10.1992H20.7025C20.9412 10.1992 21.1701 10.294 21.3389 10.4628C21.5076 10.6316 21.6025 10.8605 21.6025 11.0992C21.6025 11.3379 21.5076 11.5668 21.3389 11.7356C21.1701 11.9044 20.9412 11.9992 20.7025 11.9992H3.30246C3.06376 11.9992 2.83484 11.9044 2.66606 11.7356C2.49728 11.5668 2.40246 11.3379 2.40246 11.0992ZM2.40246 5.09922C2.40246 4.86052 2.49728 4.63161 2.66606 4.46282C2.83484 4.29404 3.06376 4.19922 3.30246 4.19922H20.7025C20.9412 4.19922 21.1701 4.29404 21.3389 4.46282C21.5076 4.63161 21.6025 4.86052 21.6025 5.09922C21.6025 5.33791 21.5076 5.56683 21.3389 5.73562C21.1701 5.9044 20.9412 5.99922 20.7025 5.99922H3.30246C3.06376 5.99922 2.83484 5.9044 2.66606 5.73562C2.49728 5.56683 2.40246 5.33791 2.40246 5.09922ZM19.2025 17.0992C19.2025 16.8605 19.2973 16.6316 19.4661 16.4628C19.6348 16.294 19.8638 16.1992 20.1025 16.1992H20.7025C20.9412 16.1992 21.1701 16.294 21.3389 16.4628C21.5076 16.6316 21.6025 16.8605 21.6025 17.0992C21.6025 17.3379 21.5076 17.5668 21.3389 17.7356C21.1701 17.9044 20.9412 17.9992 20.7025 17.9992H20.1025C19.8638 17.9992 19.6348 17.9044 19.4661 17.7356C19.2973 17.5668 19.2025 17.3379 19.2025 17.0992Z","fill","#7A28A0"],["d","M3.91 17.1794C3.72 17.1794 3.53 17.1095 3.38 16.9595C2.01 15.5795 1.25 13.7595 1.25 11.8295C1.25 7.81946 4.5 4.55944 8.5 4.55944L14.57 4.57945L13.48 3.53942C13.18 3.24942 13.17 2.77942 13.46 2.47942C13.75 2.17942 14.22 2.16946 14.52 2.45946L16.96 4.79943C17.18 5.00943 17.25 5.33943 17.14 5.61943C17.03 5.89943 16.75 6.08946 16.44 6.08946L8.49001 6.06945C5.32001 6.06945 2.74001 8.65946 2.74001 11.8395C2.74001 13.3695 3.33999 14.8194 4.42999 15.9094C4.71999 16.1994 4.71999 16.6794 4.42999 16.9694C4.28999 17.1094 4.1 17.1794 3.91 17.1794Z","fill","#7A28A0"],["d","M9.9999 21.75C9.8099 21.75 9.6299 21.6799 9.4799 21.5399L7.0399 19.2C6.8199 18.99 6.7499 18.66 6.8599 18.38C6.9699 18.1 7.2499 17.9099 7.5599 17.9099L15.5099 17.93C18.6799 17.93 21.2599 15.3399 21.2599 12.1599C21.2599 10.6299 20.6599 9.18 19.5699 8.09C19.2799 7.8 19.2799 7.32 19.5699 7.03C19.8599 6.74 20.3399 6.74 20.6299 7.03C21.9999 8.41 22.7599 10.2299 22.7599 12.1599C22.7599 16.1699 19.5099 19.43 15.5099 19.43L9.4399 19.4099L10.5299 20.45C10.8299 20.74 10.8399 21.21 10.5499 21.51C10.3899 21.67 10.1999 21.75 9.9999 21.75Z","fill","#7A28A0"],["d","M15 12.75H9C8.59 12.75 8.25 12.41 8.25 12C8.25 11.59 8.59 11.25 9 11.25H15C15.41 11.25 15.75 11.59 15.75 12C15.75 12.41 15.41 12.75 15 12.75Z","fill","#7A28A0"],["d","M3.49994 20.4995C4.32994 21.3295 5.66994 21.3295 6.49994 20.4995L19.4999 7.49945C20.3299 6.66945 20.3299 5.32945 19.4999 4.49945C18.6699 3.66945 17.3299 3.66945 16.4999 4.49945L3.49994 17.4995C2.66994 18.3295 2.66994 19.6695 3.49994 20.4995Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M18.01 8.99023L15.01 5.99023","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M8.5 2.44L10 2L9.56 3.5L10 5L8.5 4.56L7 5L7.44 3.5L7 2L8.5 2.44Z","stroke","#7A28A0","stroke-linecap","round","stroke-linejoin","round"],["d","M4.5 8.44L6 8L5.56 9.5L6 11L4.5 10.56L3 11L3.44 9.5L3 8L4.5 8.44Z","stroke","#7A28A0","stroke-linecap","round","stroke-linejoin","round"],["d","M19.5 13.44L21 13L20.56 14.5L21 16L19.5 15.56L18 16L18.44 14.5L18 13L19.5 13.44Z","stroke","#7A28A0","stroke-linecap","round","stroke-linejoin","round"],["d","M6.04024 7.772C3.58024 8.329 2.35024 8.607 2.05723 9.548C1.76523 10.488 2.60324 11.469 4.28024 13.43L4.71424 13.937C5.19024 14.494 5.42923 14.773 5.53623 15.117C5.64323 15.462 5.60723 15.834 5.53523 16.577L5.46923 17.254C5.21623 19.871 5.08924 21.179 5.85524 21.76C6.62124 22.342 7.77323 21.811 10.0752 20.751L10.6722 20.477C11.3262 20.175 11.6532 20.025 12.0002 20.025C12.3472 20.025 12.6742 20.175 13.3292 20.477L13.9242 20.751C16.2272 21.811 17.3792 22.341 18.1442 21.761C18.9112 21.179 18.7842 19.871 18.5312 17.254M19.7202 13.43C21.3972 11.47 22.2352 10.489 21.9432 9.548C21.6502 8.607 20.4202 8.328 17.9602 7.772L17.3242 7.628C16.6252 7.47 16.2762 7.391 15.9952 7.178C15.7152 6.965 15.5352 6.642 15.1752 5.996L14.8472 5.408C13.5802 3.136 12.9472 2 12.0002 2C11.0532 2 10.4202 3.136 9.15323 5.408","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round"],["d","M8 12.1992H15","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M8 16.1992H12.38","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M7.79999 21.4698H4.58002C2.75002 21.4698 1.25 19.9798 1.25 18.1398V12.3398C1.25 11.9298 1.59 11.5898 2 11.5898H7.79999C9.69999 11.5898 11.13 13.0198 11.13 14.9198V18.1398C11.12 20.0398 9.68999 21.4698 7.79999 21.4698ZM2.75 13.0998V18.1498C2.75 19.1598 3.57002 19.9798 4.58002 19.9798H7.79999C8.85999 19.9798 9.63 19.2098 9.63 18.1498V14.9298C9.63 13.8698 8.85999 13.0998 7.79999 13.0998H2.75Z","fill","#7A28A0"],["d","M2 13.1008C1.59 13.1008 1.25 12.7608 1.25 12.3508C1.25 6.10077 2.52002 4.79081 6.15002 2.64081C6.51002 2.43081 6.96999 2.55082 7.17999 2.90082C7.38999 3.26082 7.26998 3.72079 6.91998 3.93079C3.67998 5.85079 2.75 6.65077 2.75 12.3508C2.75 12.7608 2.41 13.1008 2 13.1008Z","fill","#7A28A0"],["d","M19.4211 21.4698H16.2011C14.3711 21.4698 12.8711 19.9798 12.8711 18.1398V12.3398C12.8711 11.9298 13.2111 11.5898 13.6211 11.5898H19.4211C21.3211 11.5898 22.7511 13.0198 22.7511 14.9198V18.1398C22.7511 20.0398 21.3211 21.4698 19.4211 21.4698ZM14.3811 13.0998V18.1498C14.3811 19.1598 15.2011 19.9798 16.2111 19.9798H19.4311C20.4911 19.9798 21.2611 19.2098 21.2611 18.1498V14.9298C21.2611 13.8698 20.4911 13.0998 19.4311 13.0998H14.3811Z","fill","#7A28A0"],["d","M13.6289 13.1008C13.2189 13.1008 12.8789 12.7608 12.8789 12.3508C12.8789 6.10077 14.1489 4.79081 17.7789 2.64081C18.1389 2.43081 18.5989 2.55082 18.8089 2.90082C19.0189 3.26082 18.8989 3.72079 18.5489 3.93079C15.3089 5.85079 14.3789 6.65077 14.3789 12.3508C14.3789 12.7608 14.0389 13.1008 13.6289 13.1008Z","fill","#7A28A0"],["d","M15.97 18.75C14.3 18.75 12.7 18.13 11.47 17.02C11.31 16.88 11.22 16.67 11.22 16.46C11.22 16.25 11.31 16.04 11.47 15.9C12.58 14.92 13.22 13.5 13.22 12C13.22 10.5 12.58 9.08 11.47 8.1C11.31 7.96 11.22 7.76 11.22 7.54C11.22 7.33 11.31 7.12 11.47 6.98C12.71 5.86 14.3 5.25 15.97 5.25C19.69 5.25 22.72 8.28 22.72 12C22.72 15.72 19.7 18.75 15.97 18.75ZM13.1 16.39C13.95 16.95 14.94 17.25 15.98 17.25C18.87 17.25 21.23 14.89 21.23 12C21.23 9.11 18.87 6.75 15.98 6.75C14.95 6.75 13.95 7.05 13.1 7.61C14.14 8.82 14.73 10.37 14.73 12C14.73 13.63 14.14 15.18 13.1 16.39Z","fill","#7A28A0"],["d","M7.96997 18.75C4.24997 18.75 1.21997 15.72 1.21997 12C1.21997 8.28 4.24997 5.25 7.96997 5.25C9.63997 5.25 11.24 5.87 12.47 6.98C13.89 8.24 14.72 10.07 14.72 12C14.72 13.93 13.9 15.75 12.47 17.02C11.24 18.13 9.63997 18.75 7.96997 18.75ZM7.96997 6.75C5.07997 6.75 2.71997 9.11 2.71997 12C2.71997 14.89 5.07997 17.25 7.96997 17.25C9.26997 17.25 10.51 16.77 11.47 15.9C12.59 14.91 13.22 13.49 13.22 12C13.22 10.51 12.58 9.08 11.47 8.1C10.51 7.23 9.26997 6.75 7.96997 6.75Z","fill","#7A28A0"],["d","M8.67188 14.3298C8.67188 15.6198 9.66188 16.6598 10.8919 16.6598H13.4019C14.4719 16.6598 15.3419 15.7498 15.3419 14.6298C15.3419 13.4098 14.8119 12.9798 14.0219 12.6998L9.99187 11.2998C9.20187 11.0198 8.67188 10.5898 8.67188 9.36984C8.67188 8.24984 9.54187 7.33984 10.6119 7.33984H13.1219C14.3519 7.33984 15.3419 8.37984 15.3419 9.66984","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 6V18","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M15 22H9C4 22 2 20 2 15V9C2 4 4 2 9 2H15C20 2 22 4 22 9V15C22 20 20 22 15 22Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M17 13.4V16.4C17 20.4 15.4 22 11.4 22H7.6C3.6 22 2 20.4 2 16.4V12.6C2 8.6 3.6 7 7.6 7H10.6","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M17 13.4H13.8C11.4 13.4 10.6 12.6 10.6 10.2V7L17 13.4Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M11.6 2H15.6","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M7 5C7 3.34 8.34 2 10 2H12.62","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M21.9999 8V14.19C21.9999 15.74 20.7399 17 19.1899 17","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M22 8H19C16.75 8 16 7.25 16 5V2L22 8Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M22 16.7397V4.6697C22 3.4697 21.02 2.5797 19.83 2.6797H19.77C17.67 2.8597 14.48 3.9297 12.7 5.0497L12.53 5.1597C12.24 5.3397 11.76 5.3397 11.47 5.1597L11.22 5.0097C9.44 3.8997 6.26 2.8397 4.16 2.6697C2.97 2.5697 2 3.4697 2 4.6597V16.7397C2 17.6997 2.78 18.5997 3.74 18.7197L4.03 18.7597C6.2 19.0497 9.55 20.1497 11.47 21.1997L11.51 21.2197C11.78 21.3697 12.21 21.3697 12.47 21.2197C14.39 20.1597 17.75 19.0497 19.93 18.7597L20.26 18.7197C21.22 18.5997 22 17.6997 22 16.7397Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 5.49023V20.4902","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M7.75 8.49023H5.5","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M8.5 11.4902H5.5","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 2V8L14 6","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M12 8L10 6","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M7 12C3 12 3 13.79 3 16V17C3 19.76 3 22 8 22H16C20 22 21 19.76 21 17V16C21 13.79 21 12 17 12C16 12 15.72 12.21 15.2 12.6L14.18 13.68C13 14.94 11 14.94 9.81 13.68L8.8 12.6C8.28 12.21 8 12 7 12Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M5 11.9991V7.99906C5 5.98906 5 4.32906 8 4.03906","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M19 11.9991V7.99906C19 5.98906 19 4.32906 16 4.03906","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M10.49 2.23055L5.50003 4.11055C4.35003 4.54055 3.41003 5.90055 3.41003 7.12055V14.5505C3.41003 15.7305 4.19003 17.2805 5.14003 17.9905L9.44003 21.2005C10.85 22.2605 13.17 22.2605 14.58 21.2005L18.88 17.9905C19.83 17.2805 20.61 15.7305 20.61 14.5505V7.12055C20.61 5.89055 19.67 4.53055 18.52 4.10055L13.53 2.23055C12.68 1.92055 11.32 1.92055 10.49 2.23055Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M9.05005 11.8697L10.66 13.4797L14.96 9.17969","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M8 7H16","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M8 10.5H13","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],[1,"personalizationRow"],["d","M18.334 5.41602H13.334","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M4.99935 5.41602H1.66602","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M8.33268 8.33333C9.94351 8.33333 11.2493 7.0275 11.2493 5.41667C11.2493 3.80584 9.94351 2.5 8.33268 2.5C6.72185 2.5 5.41602 3.80584 5.41602 5.41667C5.41602 7.0275 6.72185 8.33333 8.33268 8.33333Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M18.3333 14.584H15","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M6.66602 14.584H1.66602","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M11.6667 17.4993C13.2775 17.4993 14.5833 16.1935 14.5833 14.5827C14.5833 12.9719 13.2775 11.666 11.6667 11.666C10.0558 11.666 8.75 12.9719 8.75 14.5827C8.75 16.1935 10.0558 17.4993 11.6667 17.4993Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["rowspan","6"],["rowspan","6","colspan","3"],["rowspan","6",1,"purple-bg"],["d","M5 20C4.45 20 3.979 19.804 3.587 19.412C3.195 19.02 2.99934 18.5493 3 18V4C3 3.45 3.196 2.979 3.588 2.587C3.98 2.195 4.45067 1.99934 5 2H19C19.55 2 20.021 2.196 20.413 2.588C20.805 2.98 21.0007 3.45067 21 4V9.65C20.6833 9.5 20.3583 9.379 20.025 9.287C19.6917 9.195 19.35 9.12434 19 9.075V4H5V13H8.55C8.75 13 8.925 13.046 9.075 13.138C9.225 13.23 9.34167 13.3507 9.425 13.5C9.65834 13.8833 9.91667 14.1833 10.2 14.4C10.4833 14.6167 10.7917 14.775 11.125 14.875C11.075 15.2083 11.0417 15.5457 11.025 15.887C11.0083 16.2283 11.025 16.566 11.075 16.9C10.475 16.7833 9.91267 16.5623 9.388 16.237C8.86333 15.9117 8.40067 15.4993 8 15H5V18H11.325C11.4417 18.3667 11.575 18.7167 11.725 19.05C11.875 19.3833 12.0583 19.7 12.275 20H5ZM16.725 19.5C16.525 19.4167 16.3373 19.329 16.162 19.237C15.9867 19.145 15.8077 19.0327 15.625 18.9L14.55 19.225C14.4333 19.2583 14.325 19.254 14.225 19.212C14.125 19.17 14.0417 19.0993 13.975 19L13.375 18C13.3083 17.9 13.2917 17.7917 13.325 17.675C13.3583 17.5583 13.4167 17.4583 13.5 17.375L14.325 16.65C14.2917 16.45 14.275 16.2333 14.275 16C14.275 15.7667 14.2917 15.55 14.325 15.35L13.5 14.625C13.4167 14.5417 13.3583 14.4417 13.325 14.325C13.2917 14.2083 13.3083 14.1 13.375 14L13.975 13C14.0417 12.9 14.125 12.8293 14.225 12.788C14.325 12.7467 14.4333 12.7423 14.55 12.775L15.625 13.1C15.8083 12.9667 15.9873 12.8543 16.162 12.763C16.3367 12.6717 16.5243 12.584 16.725 12.5L16.95 11.4C16.9833 11.2833 17.0377 11.1873 17.113 11.112C17.1883 11.0367 17.2923 10.9993 17.425 11H18.625C18.7583 11 18.8627 11.0377 18.938 11.113C19.0133 11.1883 19.0673 11.284 19.1 11.4L19.325 12.5C19.525 12.5833 19.7127 12.671 19.888 12.763C20.0633 12.855 20.2423 12.9673 20.425 13.1L21.5 12.775C21.6167 12.7417 21.725 12.746 21.825 12.788C21.925 12.83 22.0083 12.9007 22.075 13L22.675 14C22.7417 14.1 22.7583 14.2083 22.725 14.325C22.6917 14.4417 22.6333 14.5417 22.55 14.625L21.725 15.35C21.7583 15.55 21.775 15.7667 21.775 16C21.775 16.2333 21.7583 16.45 21.725 16.65L22.55 17.375C22.6333 17.4583 22.6917 17.5583 22.725 17.675C22.7583 17.7917 22.7417 17.9 22.675 18L22.075 19C22.0083 19.1 21.925 19.171 21.825 19.213C21.725 19.255 21.6167 19.259 21.5 19.225L20.425 18.9C20.2417 19.0333 20.0627 19.146 19.888 19.238C19.7133 19.33 19.5257 19.4173 19.325 19.5L19.1 20.6C19.0667 20.7167 19.0123 20.8127 18.937 20.888C18.8617 20.9633 18.7577 21.0007 18.625 21H17.425C17.2917 21 17.1873 20.9623 17.112 20.887C17.0367 20.8117 16.9827 20.716 16.95 20.6L16.725 19.5ZM18.025 18C18.575 18 19.046 17.804 19.438 17.412C19.83 17.02 20.0257 16.5493 20.025 16C20.025 15.45 19.8293 14.979 19.438 14.587C19.0467 14.195 18.5757 13.9993 18.025 14C17.475 14 17.0043 14.196 16.613 14.588C16.2217 14.98 16.0253 15.4507 16.024 16C16.024 16.55 16.22 17.021 16.612 17.413C17.004 17.805 17.4757 18.0007 18.025 18Z","fill","#7A28A0"],["d","M6.66667 8.33398L5 10.0007L6.66667 11.6673","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M13.334 8.33398L15.0007 10.0007L13.334 11.6673","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M9.99935 18.3327C14.6017 18.3327 18.3327 14.6017 18.3327 9.99935C18.3327 5.39698 14.6017 1.66602 9.99935 1.66602C5.39698 1.66602 1.66602 5.39698 1.66602 9.99935C1.66602 14.6017 5.39698 18.3327 9.99935 18.3327Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M10.8327 8.05859L9.16602 11.942","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M22 11V17C22 21 21 22 17 22H7C3 22 2 21 2 17V7C2 3 3 2 7 2H8.5C10 2 10.33 2.44 10.9 3.2L12.4 5.2C12.78 5.7 13 6 14 6H17C21 6 22 7 22 11Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10"],["d","M9.43359 11.8666V11.15C9.43359 9.96031 9.79192 9 11.5835 9C13.3752 9 13.7335 9.96031 13.7335 11.15V11.8666","stroke","#7A28A0","stroke-width","1.2","stroke-linecap","round","stroke-linejoin","round"],["d","M11.5823 14.4459C11.8198 14.4459 12.0123 14.2534 12.0123 14.0159C12.0123 13.7785 11.8198 13.5859 11.5823 13.5859C11.3448 13.5859 11.1523 13.7785 11.1523 14.0159C11.1523 14.2534 11.3448 14.4459 11.5823 14.4459Z","stroke","#7A28A0","stroke-width","1.2","stroke-linecap","round","stroke-linejoin","round"],["d","M13.3749 16.1671H9.79163C8.35833 16.1671 8 15.8088 8 14.3755V13.6588C8 12.2255 8.35833 11.8672 9.79163 11.8672H13.3749C14.8082 11.8672 15.1665 12.2255 15.1665 13.6588V14.3755C15.1665 15.8088 14.8082 16.1671 13.3749 16.1671Z","stroke","#7A28A0","stroke-width","1.2","stroke-linecap","round","stroke-linejoin","round"],["d","M17.5674 7.14938V12.8493C17.5674 13.7827 17.0674 14.6494 16.2591 15.1244L11.3091 17.9827C10.5008 18.4494 9.50078 18.4494 8.68412 17.9827L3.73411 15.1244C2.92578 14.6577 2.42578 13.791 2.42578 12.8493V7.14938C2.42578 6.21604 2.92578 5.34934 3.73411 4.87434L8.68412 2.01602C9.49245 1.54935 10.4924 1.54935 11.3091 2.01602L16.2591 4.87434C17.0674 5.34934 17.5674 6.20771 17.5674 7.14938Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M10.0003 9.16651C11.0726 9.16651 11.9419 8.29719 11.9419 7.22483C11.9419 6.15248 11.0726 5.2832 10.0003 5.2832C8.92791 5.2832 8.05859 6.15248 8.05859 7.22483C8.05859 8.29719 8.92791 9.16651 10.0003 9.16651Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M13.3327 13.8826C13.3327 12.3826 11.841 11.166 9.99935 11.166C8.15768 11.166 6.66602 12.3826 6.66602 13.8826","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["d","M8.42589 9.29102H6.21756C5.69256 9.29102 5.26758 9.71598 5.26758 10.241V14.5076H8.42589V9.29102V9.29102Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M10.6346 5.5H9.36796C8.84296 5.5 8.41797 5.92501 8.41797 6.45001V14.5H11.5763V6.45001C11.5763 5.92501 11.1596 5.5 10.6346 5.5Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M13.7904 10.709H11.582V14.5007H14.7404V11.659C14.732 11.134 14.307 10.709 13.7904 10.709Z","stroke","#7A28A0","stroke-width","1.5","stroke-miterlimit","10","stroke-linecap","round","stroke-linejoin","round"],["d","M7.49935 18.3327H12.4993C16.666 18.3327 18.3327 16.666 18.3327 12.4993V7.49935C18.3327 3.33268 16.666 1.66602 12.4993 1.66602H7.49935C3.33268 1.66602 1.66602 3.33268 1.66602 7.49935V12.4993C1.66602 16.666 3.33268 18.3327 7.49935 18.3327Z","stroke","#7A28A0","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],[1,"mt-4","d-block"],[1,"pricingTableContentsTwo",2,"display","none"],[1,"table"],[1,"sticky-header"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"getStartedButton"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"PremiumButtons"],["colspan","3",1,"tableSubHeader"],["alt","\u9ad8\u7d1a\u6587\u6cd5\u3001\u6a19\u9ede\u7b26\u865f\u3001\u6587\u6cd5\u3001\u62fc\u5beb\u3001\u6642\u614b\u6aa2\u67e5\u548c\u8a9e\u8a00\u589e\u5f37\u529f\u80fd",1,"pricingTableTooltip","pricingboxTooltip"],["src","../../../assets/images/info.svg","alt","info icon"],["alt","\n                            \u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u5fae\u8edfWord\u6a94\uff0c\u4e26\u4e0b\u8f09\u8ffd\u8e64\u4fee\u6b63\u7684\u6a94\u6848\uff0c\u4ee5\u9032\u884c\u5be9\u67e5\u4e26\u6700\u7d42\u78ba\u5b9a\u3002",1,"pricingTableTooltip","pricingboxTooltip"],["rowspan","3"],[2,"background","transparent","box-shadow","none"],["alt","\u900f\u904e\u5f9e\u201c\u671f\u520a\u9078\u64c7\u201d\u5230\u201c\u9053\u5fb7\u5408\u898f\u201d\u768420\u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u60a8\u7684\u6587\u7a3f\uff0c\u5f9e\u800c\u589e\u52a0\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u8bc6\u522b\u53ef\u80fd\u524a\u5f31\u60a8\u7684\u7814\u7a76\u524d\u63d0\u548c\u8bba\u8bc1\u7684\u5f15\u6587\uff0c\u5e2e\u52a9\u60a8\u4e3a\u60a8\u7684\u8bba\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6743\u5a01\u7684\u5f15\u6587\u3002",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\uff0c\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\uff0c iThenticate\u6280\u8853\u652f\u63f4\uff0c\u6700\u5927\u7684\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u3002",1,"pricingTableTooltip","pricingboxTooltip"],[1,"single-line-tootltip"],["alt","\u4f7f\u7528\u7a4d\u5206\u751f\u6210\u5b8c\u6574\u7684\u5831\u544a",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u53ea\u9700\u9ede\u64ca\u5e7e\u4e0b\uff0c\u5373\u53ef\u5c07\u8ad6\u6587\u767c\u9001\u5230\u82f1\u8ad6\u95a3\uff0c\u7531\u60a8\u6240\u5728\u5b78\u79d1\u9818\u57df\u7684\u5c08\u5bb6\u9032\u884c\u7de8\u8f2f\uff0c\u4ee5\u7372\u5f97\u908f\u8f2f\u3001\u7d50\u69cb\u548c\u671f\u520a\u6307\u5357\u5408\u898f\u7b49\u7684\u7de8\u8f2f\u670d\u52d9\u3002",1,"pricingTableTooltip","pricingboxTooltip"],["src","../../../assets/images/checkMarks.svg","alt","check mark icon"],["src","../../../assets/images/wordAdd_in.svg","alt","word addin",2,"width","26px","margin-left","10px","margin-right","10px"],["src","../../../assets/images/closeMark.svg","alt","close icon"],["src","../../../assets/images/NewChromeIcon.svg","alt","chrome",2,"width","26px","margin-left","10px","margin-right","10px"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","firefox",2,"width","26px","margin-right","10px"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","Edge",2,"width","24px","margin-right","10px"],["alt","\u66f4\u6b63\u8907\u96dc\u7684\u6587\u6cd5\u932f\u8aa4\uff0c\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u6839\u64da\u60a8\u7684\u5beb\u4f5c\u4e3b\u984c\u9032\u884c\u7684\u6280\u8853\u548c\u4e00\u822c\u62fc\u5beb\u66f4\u6b63",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u4f7f\u60a8\u7684\u5beb\u4f5c\u5177\u6709\u6b63\u5f0f\u7684\u8a9e\u8abf",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u8003\u616e\u4e3b\u984c\uff0c\u4f7f\u53e5\u5b50\u7d50\u69cb\u6e05\u6670\u660e\u77ad",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u6839\u64da\u60a8\u7684\u4e3b\u984c\u589e\u5f37\u9078\u5b57\uff0c\u63d0\u9ad8\u6587\u7ae0\u7684\u5f71\u97ff\u529b",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u7269\u7406\u5b78\u3001\u5de5\u7a0b\u5b78\u3001\u793e\u6703\u79d1\u5b78\u7b49\u7b49",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u4f8b\u5982APA\uff08\u7b2c7\u7248\uff09\u3001AMA\uff08\u7b2c11\u7248\uff09\u3001AGU\uff082017\u5e74\u7248\uff09\u3001IEEE\u7b49\u3002",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u4f7f\u60a8\u7684\u8a9e\u8a00\u66f4\u5177\u5305\u5bb9\u6027\u548c\u4e2d\u7acb\u6027",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u4f7f\u60a8\u7684\u5beb\u4f5c\u660e\u78ba\u800c\u76f4\u63a5\uff0c\u4ee5\u767c\u63ee\u66f4\u5927\u7684\u5f71\u97ff\u529b",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u70ba\u60a8\u5efa\u8b70\u66f4\u6e96\u78ba\u7684\u6280\u8853\u7528\u8a9e",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u4f7f\u5beb\u4f5c\u66f4\u7c21\u6f54\u6709\u529b\uff0c\u8f15\u9b06\u7b26\u5408\u671f\u520a\u6307\u5357",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u7834\u6298\u865f\u3001\u9593\u8ddd\u3001\u62fc\u5beb\u3001\u6578\u5b57\u7b49\u7b49",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u7814\u7a76\u8ad6\u6587\u3001\u81e8\u5e8a\u8a66\u9a57\u3001\u6587\u7ae0/\u90e8\u843d\u683c\u7b49",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u6aa2\u67e5\u60a8\u7684\u7a3f\u4ef6\u662f\u5426\u8207\u76ee\u6a19\u671f\u520a\u7684\u7bc4\u570d\u76f8\u7b26\uff0c\u4e26\u5efa\u8b70\u5176\u4ed6\u7b26\u5408\u7684\u671f\u520a",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u70ba\u60a8\u7684\u7a3f\u4ef6\u5efa\u8b70\u53ef\u80fd\u7684\u95dc\u9375\u5b57",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u81ea\u52d5\u751f\u6210\u517c\u9867\u8ad6\u6587\u5b8c\u6574\u6027\u548c\u4ee3\u8868\u6027\u7684\u6458\u8981",1,"pricingTableTooltip","pricingboxTooltip"],["alt","\u78ba\u4fdd\u5df2\u5b8c\u6210\u6240\u6709\u5f37\u5236\u6027\u8072\u660e",1,"pricingTableTooltip","pricingboxTooltip","smallTooltip"],["alt","\u6aa2\u67e5\u6a19\u6e96\u7684\u51fa\u7248\u8981\u6c42\uff0c\u4f8b\u5982\u6458\u8981\u3001\u5b57\u6578\u3001\u7ae0\u7bc0\u6a19\u984c\u7b49\u3002",1,"pricingTableTooltip","pricingboxTooltip"],[1,"pricingQuestionAnwser"],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],["id","QuestionFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFiveContent","aria-expanded","true","aria-controls","QuestionFiveContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFiveContent","aria-labelledby","QuestionFive","data-parent","#faq",1,"collapse"],["id","QuestionSix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionSixContent","aria-expanded","true","aria-controls","QuestionSixContent",1,"btn","btn-header-link","collapsed"],["id","QuestionSixContent","aria-labelledby","QuestionSix","data-parent","#faq",1,"collapse"],["id","QuestionSeven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionSevenContent","aria-expanded","true","aria-controls","QuestionSevenContent",1,"btn","btn-header-link","collapsed"],["id","QuestionSevenContent","aria-labelledby","QuestionSeven","data-parent","#faq",1,"collapse"],["id","QuestionPL",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionPLContent","aria-expanded","true","aria-controls","QuestionPLContent",1,"btn","btn-header-link","collapsed",2,"padding-right","20px"],["id","QuestionPLContent","aria-labelledby","QuestionPL","data-parent","#faq",1,"collapse"],["id","QuestionEightSection",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionEightSectionContent","aria-expanded","true","aria-controls","QuestionEightSectionContent",1,"btn","btn-header-link","collapsed"],["id","QuestionEightSectionContent","aria-labelledby","QuestionEightSection","data-parent","#faq",1,"collapse"],["id","QuestionEight",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionEightContent","aria-expanded","true","aria-controls","QuestionEightContent",1,"btn","btn-header-link","collapsed"],["id","QuestionEightContent","aria-labelledby","QuestionEight","data-parent","#faq",1,"collapse"],["id","QuestionTen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTenContent","aria-expanded","true","aria-controls","QuestionTenContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTenContent","aria-labelledby","QuestionTen","data-parent","#faq",1,"collapse"],[1,"mb-2"],["href","https://cloud.trinka.ai/signin?_rg=GB","target","_blank",1,"hyperLink"],["id","Question11",1,"card-header"],["href","#","data-toggle","collapse","data-target","#Question11Content","aria-expanded","true","aria-controls","Question11Content",1,"btn","btn-header-link","collapsed"],["id","Question11Content","aria-labelledby","Question11","data-parent","#faq",1,"collapse"],["id","Question12",1,"card-header"],["href","#","data-toggle","collapse","data-target","#Question12Content","aria-expanded","true","aria-controls","Question12Content",1,"btn","btn-header-link","collapsed"],["id","Question12Content","aria-labelledby","Question12","data-parent","#faq",1,"collapse"],["id","Question134",1,"card-header"],["href","#","data-toggle","collapse","data-target","#Question134Content","aria-expanded","true","aria-controls","Question134Content",1,"btn","btn-header-link","collapsed"],["id","Question134Content","aria-labelledby","Question134","data-parent","#faq",1,"collapse"],["id","Question13",1,"card-header"],["href","#","data-toggle","collapse","data-target","#Question13Content","aria-expanded","true","aria-controls","Question13Content",1,"btn","btn-header-link","collapsed"],["id","Question13Content","aria-labelledby","Question13","data-parent","#faq",1,"collapse"],["href","mailto:support@trinka.ai"],["id","Question14",1,"card-header"],["href","#","data-toggle","collapse","data-target","#Question14Content","aria-expanded","true","aria-controls","Question14Content",1,"btn","btn-header-link","collapsed"],["id","Question14Content","aria-labelledby","Question14","data-parent","#faq",1,"collapse"],[1,"enterprise_contactUs"],["id","forApi",1,"modal","custom_modal_popup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualTypeAPI","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationTypeAPI","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],[1,"yearlyFinalPricing"],["id","yearly",1,"amt_div"],["id","monthly",1,"amt_div"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualTypeAPI","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,""],["data-toggle","tab","href","#OrganizationTypeAPI","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualTypeAPI","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["id","OrganizationTypeAPI","role","tabpanel",1,"tab-pane"],[1,"col-md-12"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5b9a\u50f9\u65b9\u6848"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(9,"div",7),c.Vb(10,"div",3),c.Vb(11,"div",4),c.Vb(12,"div",8),c.Vb(13,"div",9),c.Vb(14,"div",10),c.Vb(15,"div",11),c.Vb(16,"h2"),c.Fc(17,"\u57fa\u672c"),c.Ub(),c.Vb(18,"span"),c.Fc(19,"\u826f\u597d\u7684\u5beb\u4f5c\uff0c\u4eba\u4eba\u90fd\u53ef\u4ee5\u4f7f\u7528\u3002"),c.Ub(),c.Ub(),c.Vb(20,"div",12),c.Vb(21,"h3"),c.Fc(22,"\u514d\u8cbb"),c.Ub(),c.Vb(23,"span",13),c.Fc(24," \u7121\u9700\u4fe1\u7528\u5361"),c.Ub(),c.Ub(),c.Vb(25,"div",14),c.Vb(26,"a",15),c.Fc(27,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(28,"div",16),c.Vb(29,"ul"),c.Vb(30,"li"),c.Fc(31,"\u4f7f\u7528\u6240\u6709\u6587\u6cd5\u6aa2\u67e5\u529f\u80fd"),c.Ub(),c.Vb(32,"li"),c.Fc(33,"\u6bcf\u6708\u6700\u591a5000\u500b\u55ae\u8a5e"),c.Ub(),c.Vb(34,"li"),c.Fc(35,"1\u6b21\u514d"),c.Vb(36,"span",17),c.Fc(37,"\u8cbb\u67e5\u91cd"),c.Ub(),c.Fc(38,"\u6aa2\u67e5/\u6708"),c.Ub(),c.Vb(39,"li"),c.Fc(40,"\u6bcf\u6708\u7372\u8d084\u500b\u7a4d\u5206\uff0c\u7a4d\u5206\u53ef\u7528\u65bc\u514c\u63db\u6284\u8972\u6aa2\u6e2c\u3001\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Vb(41,"span",18),c.Fc(42,"\u7b49"),c.Ub(),c.Fc(43,"\u9ad8\u7d1a\u529f\u80fd\u7684\u514d\u8cbb\u4f7f\u7528\u6b0a"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(44,"div",19),c.Vb(45,"div",20),c.Vb(46,"div",21),c.Vb(47,"div",11),c.Vb(48,"h2"),c.Fc(49,"\u9ad8\u7d1a"),c.Ub(),c.Vb(50,"span"),c.Fc(51,"\u9ad8\u7d1a\u5beb\u4f5c\uff0c\u7121\u9650\u4f7f\u7528\u3002"),c.Ub(),c.Ub(),c.Vb(52,"div",12),c.Vb(53,"div",22),c.Vb(54,"fieldset",23),c.Vb(55,"input",24),c.dc("click",(function(){return t.monthyPricing()})),c.Ub(),c.Vb(56,"label",25),c.Fc(57,"\u6309\u6708\u4ed8"),c.Ub(),c.Vb(58,"input",26),c.dc("click",(function(){return t.yearlyPricing()})),c.Ub(),c.Vb(59,"label",27),c.Fc(60," \u6309\u5e74\u4ed8 "),c.Vb(61,"span"),c.Fc(62,"\uff08\u7bc0\u770167\uff05)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Dc(63,R,11,5,"div",28),c.Dc(64,W,12,10,"div",28),c.Ub(),c.Vb(65,"div",14),c.Vb(66,"a",15),c.Fc(67,"\u7acb\u5373\u8cfc\u8cb7"),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"div",16),c.Vb(69,"ul",29),c.Vb(70,"li"),c.Fc(71,"\u57fa\u672c\u6703\u54e1\u7684\u6240\u6709\u529f\u80fd"),c.Ub(),c.Vb(72,"li"),c.Fc(73,"\u6bcf\u6708\u7121\u9650\u5236\u4f7f\u7528*"),c.Ub(),c.Vb(74,"li"),c.Fc(75,"2\u514d\u8cbb"),c.Vb(76,"span",17),c.Fc(77,"\u67e5\u91cd"),c.Ub(),c.Fc(78,"\u6aa2\u67e5/\u6708"),c.Ub(),c.Vb(79,"li"),c.Fc(80,"\u6bcf\u6708\u7372\u8d0810\u500b\u7a4d\u5206\uff0c\u7a4d\u5206\u53ef\u7528\u65bc\u514c\u63db\u6284\u8972\u6aa2\u6e2c\u3001\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Vb(81,"span",30),c.Fc(82,"\u7b49"),c.Ub(),c.Fc(83,"\u9ad8\u7d1a\u529f\u80fd\u7684\u514d\u8cbb\u4f7f\u7528\u6b0a"),c.Ub(),c.Vb(84,"li"),c.Fc(85,"\u512a\u5148\u4f7f\u7528\u65b0\u529f\u80fd"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(86,"section",31),c.Vb(87,"div",3),c.Vb(88,"div",4),c.Vb(89,"div",32),c.Vb(90,"div",33),c.Vb(91,"div",34),c.Vb(92,"div",35),c.Vb(93,"div",36),c.Vb(94,"h2"),c.Fc(95,"\u57fa\u672c"),c.Ub(),c.Vb(96,"div",37),c.Vb(97,"div",38),c.Vb(98,"b"),c.Fc(99),c.Ub(),c.Vb(100,"h3"),c.Fc(101,"0"),c.Ub(),c.Vb(102,"span"),c.Fc(103,"\u5143/\u6708"),c.Ub(),c.Ub(),c.Ub(),c.Vb(104,"div",39),c.Vb(105,"p"),c.Fc(106,"\u6c38\u4e45\u514d\u8cbb"),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",40),c.Vb(108,"a",41),c.Fc(109,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(110,"div",42),c.Qb(111,"h4",43),c.Vb(112,"div",44),c.Vb(113,"div",45),c.Vb(114,"h6"),c.Fc(115,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(116,"ul",46),c.Vb(117,"li"),c.gc(),c.Vb(118,"svg",47),c.Qb(119,"path",48),c.Ub(),c.fc(),c.Vb(120,"span"),c.Fc(121,"\u6587\u6cd5 "),c.Vb(122,"em"),c.Fc(123,"\uff08\u6bcf\u67085000\u5b57\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Vb(124,"li"),c.gc(),c.Vb(125,"svg",47),c.Qb(126,"path",48),c.Ub(),c.fc(),c.Vb(127,"span"),c.Fc(128,"\u6539\u5beb "),c.Vb(129,"em"),c.Fc(130,"(\u6bcf\u67085000\u5b57)"),c.Ub(),c.Ub(),c.Ub(),c.Vb(131,"li"),c.gc(),c.Vb(132,"svg",47),c.Qb(133,"path",48),c.Ub(),c.fc(),c.Vb(134,"span"),c.Fc(135,"\u6821\u5c0d\u6587\u4ef6 "),c.Vb(136,"em"),c.Fc(137,"\uff08\u6700\u591a4\u500b\u6587\u4ef6\uff09"),c.Ub(),c.Vb(138,"div",49),c.Fc(139,"\u53ef\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(140,"div",45),c.Vb(141,"h6"),c.Fc(142,"\u7a4d\u5206"),c.Ub(),c.Vb(143,"ul",46),c.Vb(144,"li"),c.gc(),c.Vb(145,"svg",47),c.Qb(146,"path",48),c.Ub(),c.fc(),c.Vb(147,"span"),c.Fc(148,"\u6bcf\u67084\u500b\u514d\u8cbb\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(149,"div",50),c.Vb(150,"h6"),c.Fc(151,"\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(152,"ul",46),c.Vb(153,"li"),c.gc(),c.Vb(154,"svg",47),c.Qb(155,"path",48),c.Ub(),c.fc(),c.Vb(156,"span"),c.Fc(157,"\u6284\u8972\u6aa2\u67e5\u5206\u6578 "),c.Vb(158,"em"),c.Fc(159,"\uff08\u6bcf\u67081\u6b21\u514d\u8cbb\u8a55\u5206\uff09 \u6280\u8853\u63d0\u4f9b"),c.Ub(),c.Qb(160,"img",51),c.Ub(),c.Ub(),c.Vb(161,"li"),c.gc(),c.Vb(162,"svg",47),c.Qb(163,"path",48),c.Ub(),c.fc(),c.Vb(164,"span"),c.Fc(165,"\u9ad8\u7d1a\u6284\u8972\u6aa2\u67e5 "),c.Qb(166,"br"),c.Vb(167,"em"),c.Fc(168,"\u6280\u8853\u63d0\u4f9b"),c.Ub(),c.Qb(169,"img",51),c.Qb(170,"br"),c.Vb(171,"div",49),c.Fc(172,"\u53ef\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(173,"li"),c.gc(),c.Vb(174,"svg",47),c.Qb(175,"path",48),c.Ub(),c.fc(),c.Vb(176,"span"),c.Fc(177,"\u6a19\u51c6\u6284\u8972\u6aa2\u67e5 "),c.Qb(178,"br"),c.Vb(179,"em"),c.Fc(180," \u6280\u8853\u63d0\u4f9b "),c.Ub(),c.Qb(181,"img",51),c.Qb(182,"br"),c.Vb(183,"div",49),c.Fc(184,"\u53ef\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(185,"div",52),c.Vb(186,"h6"),c.Fc(187,"\u64f4\u5c55\u548c\u9644\u52a0\u5143\u4ef6"),c.Ub(),c.Vb(188,"ul",46),c.Vb(189,"li"),c.gc(),c.Vb(190,"svg",47),c.Qb(191,"path",48),c.Ub(),c.fc(),c.Vb(192,"span"),c.Vb(193,"p"),c.Fc(194,"\u700f\u89bd\u5668\u64f4\u5c55"),c.Ub(),c.Qb(195,"br"),c.Fc(196," - Chrome"),c.Qb(197,"br"),c.Fc(198,"- Firefox"),c.Qb(199,"br"),c.Fc(200,"- Edge "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(201,"div",53),c.Vb(202,"h6"),c.Fc(203,"\u4f7f\u7528\u5176\u4ed6\u4eba\u5de5\u667a\u6167\u7522\u54c1"),c.Ub(),c.Vb(204,"ul",46),c.Vb(205,"li"),c.gc(),c.Vb(206,"svg",47),c.Qb(207,"path",48),c.Ub(),c.fc(),c.Vb(208,"span"),c.Vb(209,"h3",54),c.Vb(210,"p",55),c.Fc(211,"Enago Reports"),c.Ub(),c.Vb(212,"div",49),c.Fc(213,"\u53ef\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Ub(),c.Fc(214," - \u8a9e\u8a00\u54c1\u8cea\u5831\u544a "),c.Qb(215,"br"),c.Fc(216," - \u5305\u5bb9\u6027\u8a9e\u8a00\u5831\u544a "),c.Qb(217,"br"),c.Fc(218," - \u6280\u8853\u6aa2\u67e5\u5831\u544a "),c.Qb(219,"br"),c.Fc(220," - \u5f15\u7528\u54c1\u8cea\u5831\u544a "),c.Qb(221,"br"),c.Fc(222," - \u671f\u520a\u67e5\u627e\u5668\u5831\u544a "),c.Ub(),c.Ub(),c.Vb(223,"li"),c.gc(),c.Vb(224,"svg",47),c.Qb(225,"path",48),c.Ub(),c.fc(),c.Vb(226,"span"),c.Vb(227,"p",55),c.Fc(228,"Enago Read"),c.Ub(),c.Qb(229,"br"),c.Fc(230," - \u526f\u99d5\u99db"),c.Qb(231,"br"),c.Fc(232," - \u7ae0\u7bc0\u6458\u8981"),c.Qb(233,"br"),c.Fc(234," - \u95dc\u9375\u898b\u89e3"),c.Qb(235,"br"),c.Fc(236," - \u76f8\u95dc\u8ad6\u6587 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(237,"div",56),c.Vb(238,"a",15),c.Fc(239,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(240,"div",57),c.Vb(241,"div",58),c.Vb(242,"div",36),c.Vb(243,"h2"),c.gc(),c.Vb(244,"svg",59),c.Qb(245,"path",60),c.Ub(),c.Fc(246," \u9ad8\u7d1a "),c.Ub(),c.fc(),c.Vb(247,"div",37),c.Dc(248,N,8,5,"div",61),c.Ub(),c.Dc(249,J,8,5,"ng-template",null,62,c.Ec),c.Vb(251,"div",39),c.Dc(252,q,3,5,"p",63),c.Dc(253,Y,3,5,"p",63),c.Vb(254,"div",12),c.Vb(255,"p"),c.Fc(256,"\u6bcf\u6708"),c.Ub(),c.Vb(257,"label",64),c.Vb(258,"input",65),c.dc("ngModelChange",(function(n){return t.isYearlyChecked=n})),c.Ub(),c.Qb(259,"span",66),c.Ub(),c.Vb(260,"p"),c.Fc(261,"\u6bcf\u5e74 "),c.Dc(262,Z,2,0,"i",63),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(263,"div",67),c.Dc(264,K,2,0,"a",68),c.Dc(265,X,2,0,"a",68),c.Ub(),c.Ub(),c.Vb(266,"div",42),c.Vb(267,"h4",69),c.Fc(268,"\u6240\u6709\u57fa\u672c\u529f\u80fd\u52a0\u4e0a\uff1a"),c.Ub(),c.Vb(269,"div",44),c.Vb(270,"div",45),c.Vb(271,"h6"),c.Fc(272,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(273,"ul",46),c.Vb(274,"li"),c.gc(),c.Vb(275,"svg",47),c.Qb(276,"path",48),c.Ub(),c.fc(),c.Vb(277,"span"),c.Fc(278,"\u6587\u6cd5 "),c.Vb(279,"div",70),c.Fc(280,"\uff08\u7121\u9650\u5236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Vb(281,"li"),c.gc(),c.Vb(282,"svg",47),c.Qb(283,"path",48),c.Ub(),c.fc(),c.Vb(284,"span"),c.Fc(285,"\u6539\u5beb "),c.Vb(286,"div",70),c.Fc(287,"\uff08\u7121\u9650\u5236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Vb(288,"li"),c.gc(),c.Vb(289,"svg",47),c.Qb(290,"path",48),c.Ub(),c.fc(),c.Vb(291,"span"),c.Fc(292,"\u6821\u5c0d\u6587\u4ef6 "),c.Vb(293,"em"),c.Fc(294,"\uff08\u6700\u591a10\u500b\u6587\u4ef6\uff09"),c.Ub(),c.Vb(295,"div",49),c.Fc(296,"\u53ef\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(297,"div",45),c.Vb(298,"h6"),c.Fc(299,"\u7a4d\u5206"),c.Ub(),c.Vb(300,"ul",46),c.Vb(301,"li"),c.gc(),c.Vb(302,"svg",47),c.Qb(303,"path",48),c.Ub(),c.fc(),c.Vb(304,"span"),c.Fc(305,"\u6bcf\u6708"),c.Vb(306,"div",71),c.Fc(307,"10\u500b\u514d\u8cbb\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(308,"li"),c.gc(),c.Vb(309,"svg",47),c.Qb(310,"path",48),c.Ub(),c.fc(),c.Vb(311,"span"),c.Fc(312,"\u8cfc\u8cb7\u984d\u5916\u7a4d\u5206\u53ef\u4eab\u6700\u9ad8 "),c.Vb(313,"div",71),c.Fc(314,"40%\u7684\u6298\u6263"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(315,"div",50),c.Vb(316,"h6"),c.Fc(317,"\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(318,"ul",46),c.Vb(319,"li"),c.gc(),c.Vb(320,"svg",47),c.Qb(321,"path",48),c.Ub(),c.fc(),c.Vb(322,"span"),c.Fc(323,"\u6284\u8972\u6aa2\u67e5\u5206\u6578 "),c.Vb(324,"em",72),c.Fc(325,"\uff08\u6bcf\u67082\u6b21\u514d\u8cbb\u8a55\u5206\uff09 "),c.Ub(),c.Fc(326,"\u6280\u8853\u63d0\u4f9b "),c.Qb(327,"img",51),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(328,"div",52),c.Vb(329,"h6"),c.Fc(330,"\u64f4\u5c55\u548c\u9644\u52a0\u5143\u4ef6"),c.Ub(),c.Vb(331,"ul",46),c.Vb(332,"li"),c.gc(),c.Vb(333,"svg",47),c.Qb(334,"path",48),c.Ub(),c.fc(),c.Vb(335,"span"),c.Vb(336,"h3",73),c.Vb(337,"p"),c.Fc(338,"\u700f\u89bd\u5668\u64f4\u5c55"),c.Ub(),c.Vb(339,"div",70),c.Fc(340,"\uff08\u7121\u9650\u5236\uff09"),c.Ub(),c.Ub(),c.Fc(341," - Chrome"),c.Qb(342,"br"),c.Fc(343,"- Firefox"),c.Qb(344,"br"),c.Fc(345,"- Edge "),c.Ub(),c.Ub(),c.Vb(346,"li"),c.gc(),c.Vb(347,"svg",47),c.Qb(348,"path",48),c.Ub(),c.fc(),c.Vb(349,"span"),c.Vb(350,"h3",73),c.Vb(351,"p"),c.Fc(352,"MS Word\u9644\u52a0\u5143\u4ef6"),c.Ub(),c.Vb(353,"div",70),c.Fc(354,"\uff08\u7121\u9650\u5236\uff09"),c.Ub(),c.Ub(),c.Fc(355,"- Windows"),c.Qb(356,"br"),c.Fc(357,"- Mac"),c.Qb(358,"br"),c.Fc(359,"- Office 365 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(360,"div",53),c.Ub(),c.Vb(361,"div",74),c.Dc(362,nn,2,0,"a",68),c.Dc(363,tn,2,0,"a",68),c.Ub(),c.Ub(),c.Ub(),c.Vb(364,"div",75),c.Vb(365,"div",76),c.Vb(366,"div",36),c.Vb(367,"h2"),c.gc(),c.Vb(368,"svg",59),c.Qb(369,"path",77),c.Qb(370,"path",78),c.Qb(371,"path",79),c.Ub(),c.Fc(372," \u9ad8\u7d1aPlus "),c.Ub(),c.fc(),c.Vb(373,"div",37),c.Vb(374,"div",38),c.Vb(375,"b"),c.Fc(376),c.Ub(),c.Vb(377,"h3"),c.Fc(378),c.ic(379,"number"),c.Ub(),c.Vb(380,"span"),c.Fc(381,"\u7f8e\u5143"),c.Ub(),c.Ub(),c.Ub(),c.Vb(382,"div",39),c.Vb(383,"p"),c.Fc(384),c.ic(385,"number"),c.Ub(),c.Vb(386,"span"),c.Fc(387),c.Ub(),c.Ub(),c.Ub(),c.Vb(388,"div",80),c.Vb(389,"a",15),c.Fc(390,"\u7acb\u5373\u5347\u7d1a"),c.Ub(),c.Ub(),c.Ub(),c.Vb(391,"div",42),c.Vb(392,"h4",69),c.Fc(393," \u6240\u6709\u9ad8\u7d1a\u529f "),c.gc(),c.Vb(394,"svg",81),c.Qb(395,"path",82),c.Ub(),c.Fc(396," \u80fd\u52a0\u4e0a\uff1a "),c.Ub(),c.fc(),c.Vb(397,"div",44),c.Vb(398,"div",50),c.Vb(399,"h6"),c.Fc(400,"\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(401,"ul",46),c.Vb(402,"li"),c.gc(),c.Vb(403,"svg",47),c.Qb(404,"path",83),c.Ub(),c.fc(),c.Vb(405,"span"),c.Fc(406," \u7121\u9650\u5236*\u6a19\u51c6\u6284\u8972\u6aa2\u67e5 "),c.Qb(407,"br"),c.Vb(408,"em"),c.Fc(409,"\u6280\u8853\u63d0\u4f9b"),c.Ub(),c.Qb(410,"img",84),c.Vb(411,"div",85),c.Vb(412,"i"),c.Fc(413,"*"),c.Ub(),c.Vb(414,"p"),c.Fc(415,"\u6bcf\u6708120\u9801\uff0c\u5f9e\u7b2c\u4e00\u5929\u958b\u59cb "),c.Qb(416,"br"),c.Vb(417,"small"),c.Fc(418,"\uff081\u9801=250\u5b57\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(419,"div",86),c.Vb(420,"a",15),c.Fc(421,"\u7acb\u5373\u5347\u7d1a"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(422,"div",87),c.Vb(423,"div",88),c.Vb(424,"div",36),c.Vb(425,"h2"),c.Fc(426," \u4f01\u696d "),c.Ub(),c.Vb(427,"div",39),c.Vb(428,"h6"),c.Fc(429,"\u91dd\u5c0d\u5177\u6709\u654f\u611f\u6578\u64da\u7684\u6a5f\u69cb\u8a2d\u8a08"),c.Ub(),c.Ub(),c.Ub(),c.Vb(430,"div",89),c.Vb(431,"a",90),c.Fc(432,"\u8acb\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Ub(),c.Vb(433,"div",42),c.Vb(434,"h4",69),c.Fc(435," \u9ad8\u7d1a "),c.gc(),c.Vb(436,"svg",81),c.Qb(437,"path",91),c.Qb(438,"path",92),c.Qb(439,"path",93),c.Ub(),c.Fc(440," Plus\u548c\u6240\u6709\u529f\u80fd\uff1a "),c.Ub(),c.fc(),c.Vb(441,"div",44),c.Vb(442,"div",94),c.Vb(443,"ul",46),c.Vb(444,"li"),c.gc(),c.Vb(445,"svg",47),c.Qb(446,"path",48),c.Ub(),c.fc(),c.Vb(447,"span",95),c.Fc(448,"\u654f\u611f\u6578\u64da\u7ba1\u7406 "),c.Vb(449,"div",96),c.Fc(450," AI\u4e0d\u6703\u5b78\u7fd2\u60a8\u6a5f\u69cb\u7684\u6578\u64da\u8cc7\u6599\uff0c\u4e0d\u5b58\u5132\u6578\u64da\uff0c\u60a8\u5c0d\u6578\u64da\u64c1\u6709\u5b8c\u5168\u63a7\u5236 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(451,"li"),c.gc(),c.Vb(452,"svg",47),c.Qb(453,"path",48),c.Ub(),c.fc(),c.Vb(454,"span",95),c.Fc(455,"\u591a\u7a2e\u96c6\u6210\u9078\u9805 "),c.Vb(456,"div",96),c.Fc(457," 3\u7a2e\u5c07Trinka\u96c6\u6210- JS\u3001API\u548c\u672c\u5730\u90e8\u7f72\u7684\u9078\u9805 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(458,"li"),c.gc(),c.Vb(459,"svg",47),c.Qb(460,"path",48),c.Ub(),c.fc(),c.Vb(461,"span",95),c.Fc(462,"\u5b9a\u5236\u5b9a\u50f9 "),c.Vb(463,"div",96),c.Fc(464," \u57fa\u65bc\u6bcf\u500b\u7528\u6236\u3001\u5bb9\u91cf\u6216API\u8abf\u7528\u7684\u5b9a\u50f9 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(465,"li"),c.gc(),c.Vb(466,"svg",47),c.Qb(467,"path",48),c.Ub(),c.fc(),c.Vb(468,"span",95),c.Fc(469,"\u6279\u91cf\u6388\u6b0a "),c.Vb(470,"div",96),c.Fc(471," \u8cfc\u8cb7\u6279\u91cf\u6388\u6b0a\uff0c\u4f7f\u60a8\u7684\u5718\u968a/\u7528\u6236\u80fd\u5920\u5f9e\u96f2\u7aef\u3001Word\u9644\u52a0\u5143\u4ef6\u548c\u700f\u89bd\u5668\u64f4\u5c55\u7c21\u6613\u4f7f\u7528Trinka "),c.Ub(),c.Ub(),c.Ub(),c.Vb(472,"li"),c.gc(),c.Vb(473,"svg",47),c.Qb(474,"path",48),c.Ub(),c.fc(),c.Vb(475,"span",95),c.Fc(476,"IP\u5730\u5740\u767d\u540d\u55ae "),c.Vb(477,"div",96),c.Fc(478," \u53ea\u80fd\u5f9e\u6307\u5b9a\u7684IP\u5730\u5740\u8a2a\u554fTrinka "),c.Ub(),c.Ub(),c.Ub(),c.Vb(479,"li"),c.gc(),c.Vb(480,"svg",47),c.Qb(481,"path",48),c.Ub(),c.fc(),c.Vb(482,"span",95);c.Fc(483,"\u767d\u6a19\u89e3\u6c7a\u65b9\u6848 "),c.Vb(484,"div",96),c.Fc(485," \u60a8\u7684\u7528\u6236\u53ef\u4ee5\u5c07Trinka\u8996\u70ba\u5728\u60a8\u7684\u54c1\u724c\u4e0b\u60a8\u7cfb\u7d71\u7684\u4e00\u500b\u96c6\u6210\u90e8\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(486,"li"),c.gc(),c.Vb(487,"svg",47),c.Qb(488,"path",48),c.Ub(),c.fc(),c.Vb(489,"span",95),c.Fc(490,"\u5168\u9762\u7684\u5206\u6790 "),c.Vb(491,"div",96),c.Fc(492," \u7372\u53d6\u6709\u95dc\u4f7f\u7528\u60c5\u6cc1\u3001\u7cfb\u7d71\u6027\u80fd\u7684\u898b\u89e3\uff0c\u4ee5\u505a\u51fa\u660e\u667a\u7684\u6c7a\u7b56 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(493,"li"),c.gc(),c.Vb(494,"svg",47),c.Qb(495,"path",48),c.Ub(),c.fc(),c.Vb(496,"span",95),c.Fc(497,"\u53ef\u63d0\u4f9b\u5ba2\u88fd\u529f\u80fd "),c.Vb(498,"div",96),c.Fc(499," \u6309\u9700\u9032\u884c\u81ea\u5b9a\u7fa9\u6dfb\u52a0\uff0c\u5982\u6a23\u5f0f\u6307\u5357\u3001\u898f\u5247\u7b49 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(500,"li"),c.gc(),c.Vb(501,"svg",47),c.Qb(502,"path",48),c.Ub(),c.fc(),c.Vb(503,"span",95),c.Fc(504,"\u7c21\u5316\u7684\u7528\u6236\u7ba1\u7406 "),c.Vb(505,"div",96),c.Fc(506," \u53ef\u8b93\u60a8\u7ba1\u7406\u7528\u6236\u7684\u8a2a\u554f\u6b0a\u9650\uff0c\u4ea4\u63db\u6191\u8b49\u4e26\u6dfb\u52a0\u6210\u54e1 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(507,"li"),c.gc(),c.Vb(508,"svg",47),c.Qb(509,"path",48),c.Ub(),c.fc(),c.Vb(510,"span",95),c.Fc(511,"\u5c08\u4eba\u652f\u6301 "),c.Vb(512,"div",96),c.Fc(513," \u60a8\u53ef\u7372\u5f97\u5168\u9762\u5c08\u4eba\u6280\u8853\u548c\u529f\u80fd\u652f\u6301 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(514,"div",97),c.Vb(515,"a",90),c.Fc(516,"\u8acb\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(517,"div",98),c.Vb(518,"p",99),c.dc("click",(function(){c.wc(e);var n=c.tc(538);return t.scroll(n)})),c.Fc(519,"\u6bd4\u8f03\u4e0d\u540c\u5957\u9910\u7684\u529f\u80fd"),c.Ub(),c.Vb(520,"a",99),c.dc("click",(function(){c.wc(e);var n=c.tc(538);return t.scroll(n)})),c.Qb(521,"img",100),c.Ub(),c.Ub(),c.Vb(522,"div",101),c.Vb(523,"div",3),c.Vb(524,"div",4),c.Vb(525,"div",19),c.Vb(526,"div",102),c.Vb(527,"div",103),c.Vb(528,"h2"),c.Fc(529,"\u5c0d\u65bc\u5718\u968a\u548c\u4f01\u696d"),c.Ub(),c.Qb(530,"div",104),c.Ub(),c.Ub(),c.Ub(),c.Vb(531,"div",105),c.Vb(532,"div",102),c.Vb(533,"p"),c.Fc(534,"Trinka\u7684\u4f01\u696d\u89e3\u6c7a\u65b9\u6848\u53ef\u4ee5\u8b93\u60a8\u4f7f\u7528Trinka\u6240\u6709\u5f37\u5927\u529f\u80fd\u7684\u7121\u9650\u5b58\u53d6\u6b0a\u9650\u548c\u51fa\u8272\u7684\u8a02\u88fd\u9078\u9805\u3002\u70ba\u60a8\u76846\u500b\u6216\u66f4\u591a\u7528\u6236\u7684\u5718\u968a\u8cfc\u8cb7\u8a31\u53ef\u6b0a\uff0c\u4e26\u7372\u5f97\u8d85\u6709\u5438\u5f15\u529b\u7684\u6298\u6263\u3002"),c.Ub(),c.Vb(535,"a",106),c.Fc(536,"\u77ad\u89e3\u66f4\u591a"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(537,"section",107,108),c.Vb(539,"div",3),c.Vb(540,"div",4),c.Vb(541,"div",32),c.Vb(542,"div",109),c.Vb(543,"div",110),c.Qb(544,"div",111),c.Vb(545,"table"),c.Vb(546,"thead"),c.Vb(547,"tr",112),c.Vb(548,"th",113),c.Qb(549,"hr"),c.Ub(),c.Ub(),c.Vb(550,"tr"),c.Vb(551,"th",114),c.Fc(552,"\u7279\u8272"),c.Ub(),c.Vb(553,"th"),c.Vb(554,"div",35),c.Vb(555,"div",36),c.Vb(556,"h2"),c.Fc(557,"\u57fa\u672c"),c.Ub(),c.Vb(558,"div",37),c.Vb(559,"div",38),c.Vb(560,"b"),c.Fc(561),c.Ub(),c.Vb(562,"h3"),c.Fc(563,"0"),c.Ub(),c.Vb(564,"span"),c.Fc(565,"\u5143/\u6708"),c.Ub(),c.Ub(),c.Ub(),c.Vb(566,"div",39),c.Vb(567,"p"),c.Fc(568,"\u6c38\u4e45\u514d\u8cbb"),c.Ub(),c.Ub(),c.Ub(),c.Vb(569,"div",40),c.Vb(570,"a",15),c.Fc(571,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(572,"th",115),c.Vb(573,"th"),c.Vb(574,"div",58),c.Vb(575,"div",36),c.Vb(576,"h2"),c.gc(),c.Vb(577,"svg",59),c.Qb(578,"path",60),c.Ub(),c.Fc(579," \u9ad8\u7d1a "),c.Ub(),c.fc(),c.Vb(580,"div",37),c.Dc(581,en,8,5,"div",61),c.Ub(),c.Dc(582,on,8,5,"ng-template",null,62,c.Ec),c.Vb(584,"div",39),c.Dc(585,an,3,5,"p",63),c.Dc(586,cn,3,5,"p",63),c.Vb(587,"div",12),c.Vb(588,"p"),c.Fc(589,"\u6bcf\u6708"),c.Ub(),c.Vb(590,"label",64),c.Vb(591,"input",65),c.dc("ngModelChange",(function(n){return t.isYearlyChecked=n})),c.Ub(),c.Qb(592,"span",66),c.Ub(),c.Vb(593,"p"),c.Fc(594,"\u6bcf\u5e74 "),c.Dc(595,rn,2,0,"i",63),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(596,"div",67),c.Dc(597,sn,2,0,"a",68),c.Dc(598,gn,2,0,"a",68),c.Ub(),c.Ub(),c.Ub(),c.Qb(599,"th",115),c.Vb(600,"th"),c.Vb(601,"div",76),c.Vb(602,"div",36),c.Vb(603,"h2"),c.gc(),c.Vb(604,"svg",59),c.Qb(605,"path",77),c.Qb(606,"path",78),c.Qb(607,"path",79),c.Ub(),c.Fc(608," \u9ad8\u7d1aPlus "),c.Ub(),c.fc(),c.Vb(609,"div",37),c.Vb(610,"div",38),c.Vb(611,"b"),c.Fc(612),c.Ub(),c.Vb(613,"h3"),c.Fc(614),c.ic(615,"number"),c.Ub(),c.Vb(616,"span"),c.Fc(617,"\u7f8e\u5143"),c.Ub(),c.Ub(),c.Ub(),c.Vb(618,"div",39),c.Vb(619,"p"),c.Fc(620),c.ic(621,"number"),c.Ub(),c.Vb(622,"span"),c.Fc(623),c.Ub(),c.Ub(),c.Ub(),c.Vb(624,"div",80),c.Vb(625,"a",15),c.Fc(626,"\u7acb\u5373\u5347\u7d1a"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(627,"tr",112),c.Vb(628,"th",113),c.Qb(629,"hr"),c.Ub(),c.Ub(),c.Ub(),c.Vb(630,"tbody"),c.Vb(631,"tr",116),c.Vb(632,"td",117),c.Vb(633,"h3",118),c.Qb(634,"span"),c.Fc(635," \u6587\u6cd5\u548c\u8a9e\u8a00"),c.Ub(),c.Ub(),c.Qb(636,"td"),c.Ub(),c.Vb(637,"tr"),c.Vb(638,"td"),c.Vb(639,"h5"),c.gc(),c.Vb(640,"svg",119),c.Qb(641,"path",120),c.Ub(),c.Fc(642," \u4f7f\u7528\u9650\u5236 "),c.Ub(),c.fc(),c.Vb(643,"span"),c.Fc(644,"\u4f7f\u7528\u9ad8\u7d1a\u8a9e\u8a00\u6aa2\u67e5\u548c\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Ub(),c.Vb(645,"td"),c.Fc(646," \u6bcf\u67085000\u5b57 "),c.Ub(),c.Qb(647,"td"),c.Vb(648,"td"),c.Fc(649," \u7121\u9650\u5236 "),c.Ub(),c.Qb(650,"td"),c.Vb(651,"td"),c.Fc(652," \u7121\u9650\u5236 "),c.Ub(),c.Ub(),c.Vb(653,"tr"),c.Vb(654,"td"),c.Vb(655,"h5"),c.gc(),c.Vb(656,"svg",121),c.Qb(657,"path",122),c.Qb(658,"path",123),c.Ub(),c.Fc(659," \u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(660,"span"),c.Fc(661,"\u4f7f\u7528\u9ad8\u7d1a\u8a9e\u8a00\u6aa2\u67e5\u548c\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Ub(),c.Vb(662,"td"),c.Qb(663,"img",124),c.Ub(),c.Qb(664,"td"),c.Vb(665,"td"),c.Qb(666,"img",124),c.Ub(),c.Qb(667,"td"),c.Vb(668,"td"),c.Qb(669,"img",124),c.Ub(),c.Ub(),c.Vb(670,"tr"),c.Vb(671,"td"),c.Vb(672,"h5"),c.gc(),c.Vb(673,"svg",125),c.Qb(674,"path",126),c.Qb(675,"path",127),c.Ub(),c.Fc(676," \u6a23\u5f0f\u6307\u5357\u504f\u597d "),c.Ub(),c.fc(),c.Vb(677,"span"),c.Fc(678,"\u9078\u64c7\u50cfAPA\u3001AMA\u3001ACS\u3001AGU\u548cIEEE\u7b49\u6a23\u5f0f\u6307\u5357"),c.Ub(),c.Ub(),c.Vb(679,"td"),c.Qb(680,"img",124),c.Ub(),c.Qb(681,"td"),c.Vb(682,"td"),c.Qb(683,"img",124),c.Ub(),c.Qb(684,"td"),c.Vb(685,"td"),c.Qb(686,"img",124),c.Ub(),c.Ub(),c.Vb(687,"tr"),c.Vb(688,"td"),c.Vb(689,"h5"),c.gc(),c.Vb(690,"svg",59),c.Qb(691,"path",128),c.Ub(),c.Fc(692," \u62eb\u64da\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(693,"span"),c.Fc(694,"\u6839\u64da\u60a8\u7684\u9818\u57df\u9032\u884c\u8853\u8a9e\u6821\u6b63"),c.Ub(),c.Ub(),c.Vb(695,"td"),c.Qb(696,"img",124),c.Ub(),c.Qb(697,"td"),c.Vb(698,"td"),c.Qb(699,"img",124),c.Ub(),c.Qb(700,"td"),c.Vb(701,"td"),c.Qb(702,"img",124),c.Ub(),c.Ub(),c.Vb(703,"tr"),c.Vb(704,"td"),c.Vb(705,"h5"),c.gc(),c.Vb(706,"svg",59),c.Qb(707,"path",129),c.Ub(),c.Fc(708," \u5beb\u4f5c\u98a8\u683c\u6821\u6b63 "),c.Ub(),c.fc(),c.Vb(709,"span"),c.Fc(710,"\u8ce6\u4e88\u60a8\u7684\u5beb\u4f5c\u6b63\u5f0f\u7684\u8a9e\u8abf"),c.Ub(),c.Ub(),c.Vb(711,"td"),c.Qb(712,"img",124),c.Ub(),c.Qb(713,"td"),c.Vb(714,"td"),c.Qb(715,"img",124),c.Ub(),c.Qb(716,"td"),c.Vb(717,"td"),c.Qb(718,"img",124),c.Ub(),c.Ub(),c.Vb(719,"tr"),c.Vb(720,"td"),c.Vb(721,"h5"),c.gc(),c.Vb(722,"svg",59),c.Qb(723,"path",130),c.Qb(724,"path",131),c.Qb(725,"path",132),c.Qb(726,"path",133),c.Ub(),c.Fc(727," \u53e5\u5b50\u7d50\u69cb\u6821\u6b63 "),c.Ub(),c.fc(),c.Vb(728,"span"),c.Fc(729,"\u6839\u64da\u60a8\u7684\u9818\u57df\u8abf\u6574\u6587\u53e5\u7d50\u69cb\u4ee5\u589e\u52a0\u6e05\u6670\u5ea6"),c.Ub(),c.Ub(),c.Vb(730,"td"),c.Qb(731,"img",124),c.Ub(),c.Qb(732,"td"),c.Vb(733,"td"),c.Qb(734,"img",124),c.Ub(),c.Qb(735,"td"),c.Vb(736,"td"),c.Qb(737,"img",124),c.Ub(),c.Ub(),c.Vb(738,"tr"),c.Vb(739,"td"),c.Vb(740,"h5"),c.gc(),c.Vb(741,"svg",59),c.Qb(742,"path",134),c.Qb(743,"path",135),c.Qb(744,"path",136),c.Ub(),c.Fc(745," \u8853\u8a9e\u9078\u64c7 "),c.Ub(),c.fc(),c.Vb(746,"span"),c.Fc(747,"\u6839\u64da\u60a8\u7684\u9818\u57df\u4f7f\u7528\u9069\u5207\u7684\u7528\u8a5e"),c.Ub(),c.Ub(),c.Vb(748,"td"),c.Qb(749,"img",124),c.Ub(),c.Qb(750,"td"),c.Vb(751,"td"),c.Qb(752,"img",124),c.Ub(),c.Qb(753,"td"),c.Vb(754,"td"),c.Qb(755,"img",124),c.Ub(),c.Ub(),c.Vb(756,"tr"),c.Vb(757,"td"),c.Vb(758,"h5"),c.gc(),c.Vb(759,"svg",59),c.Qb(760,"path",137),c.Ub(),c.Fc(761," \u6839\u64da\u60a8\u7684\u9818\u57df\u4f5c\u7279\u5b9a\u4fee\u6b63 "),c.Ub(),c.fc(),c.Vb(762,"span"),c.Fc(763,"\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u7269\u7406\u5b78\u3001\u5de5\u7a0b\u5b78\u3001\u793e\u6703\u79d1\u5b78\u7b49"),c.Ub(),c.Ub(),c.Vb(764,"td"),c.Qb(765,"img",124),c.Ub(),c.Qb(766,"td"),c.Vb(767,"td"),c.Qb(768,"img",124),c.Ub(),c.Qb(769,"td"),c.Vb(770,"td"),c.Qb(771,"img",124),c.Ub(),c.Ub(),c.Vb(772,"tr",116),c.Vb(773,"td",117),c.Vb(774,"h3",118),c.Qb(775,"span"),c.Fc(776," \u6539?\u5de5\u5177"),c.Ub(),c.Ub(),c.Qb(777,"td"),c.Ub(),c.Vb(778,"tr"),c.Vb(779,"td"),c.Vb(780,"h5"),c.gc(),c.Vb(781,"svg",119),c.Qb(782,"path",138),c.Qb(783,"path",139),c.Qb(784,"path",140),c.Qb(785,"path",141),c.Qb(786,"path",142),c.Ub(),c.Fc(787," \u6539\u5beb\u5de5\u5177 "),c.Ub(),c.fc(),c.Vb(788,"span"),c.Fc(789,"\u751f\u6210\u7b26\u5408\u539f\u59cb\u542b\u7fa9\u53c8\u9023\u8cab\u7684\u6539\u5beb"),c.Ub(),c.Ub(),c.Vb(790,"td"),c.Fc(791," \u6bcf\u67085000\u5b57 "),c.Ub(),c.Qb(792,"td"),c.Vb(793,"td"),c.Fc(794," \u7121\u9650\u5236 "),c.Ub(),c.Qb(795,"td"),c.Vb(796,"td"),c.Fc(797," \u7121\u9650\u5236 "),c.Ub(),c.Ub(),c.Vb(798,"tr",116),c.Vb(799,"td",117),c.Vb(800,"h3",118),c.Qb(801,"span"),c.Fc(802," \u4f7f\u7528\u7aef\u9ede"),c.Ub(),c.Ub(),c.Qb(803,"td"),c.Ub(),c.Vb(804,"tr"),c.Vb(805,"td"),c.Vb(806,"h5"),c.gc(),c.Vb(807,"svg",119),c.Vb(808,"g",143),c.Qb(809,"path",144),c.Ub(),c.Vb(810,"defs"),c.Vb(811,"clipPath",145),c.Qb(812,"rect",146),c.Ub(),c.Ub(),c.Ub(),c.Fc(813," Trinka\u96f2\u7aef"),c.Ub(),c.fc(),c.Vb(814,"span"),c.Fc(815,"\u5c08\u5c6c\u96f2\u7aef\u7de8\u8f2f\u5668*"),c.Ub(),c.Ub(),c.Vb(816,"td"),c.Fc(817,"\u6709\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Qb(818,"td"),c.Vb(819,"td"),c.Fc(820,"\u7121\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Qb(821,"td"),c.Vb(822,"td"),c.Fc(823,"\u7121\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Ub(),c.Vb(824,"tr"),c.Vb(825,"td"),c.Vb(826,"h5"),c.gc(),c.Vb(827,"svg",81),c.Vb(828,"g",147),c.Qb(829,"path",148),c.Ub(),c.Vb(830,"defs"),c.Vb(831,"clipPath",149),c.Qb(832,"rect",150),c.Ub(),c.Ub(),c.Ub(),c.Fc(833," MS Word\u9644\u52a0\u5143\u4ef6 "),c.Ub(),c.fc(),c.Vb(834,"span"),c.Fc(835,"\u5728Mac\u7248MS Word\u548cWindows\u64cd\u4f5c\u7cfb\u7d71\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Ub(),c.Vb(836,"td"),c.Qb(837,"img",151),c.Ub(),c.Qb(838,"td"),c.Vb(839,"td"),c.Fc(840,"\u7121\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Qb(841,"td"),c.Vb(842,"td"),c.Fc(843,"\u7121\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Ub(),c.Vb(844,"tr"),c.Vb(845,"td"),c.Vb(846,"h5"),c.gc(),c.Vb(847,"svg",119),c.Qb(848,"path",152),c.Qb(849,"path",153),c.Qb(850,"path",154),c.Qb(851,"path",155),c.Qb(852,"path",156),c.Ub(),c.Fc(853," \u700f\u89bd\u5668\u63d2\u4ef6 "),c.Ub(),c.fc(),c.Vb(854,"span"),c.Fc(855,"Chrome\u3001Edge\u548cFirefox\u7684\u700f\u89bd\u5668\u63d2\u4ef6"),c.Ub(),c.Ub(),c.Vb(856,"td"),c.Fc(857,"\u6709\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Qb(858,"td"),c.Vb(859,"td"),c.Fc(860,"\u7121\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Qb(861,"td"),c.Vb(862,"td"),c.Fc(863,"\u7121\u9650\u7684\u5beb\u4f5c\u4f7f\u7528\u6b0a"),c.Ub(),c.Ub(),c.Vb(864,"tr"),c.Vb(865,"td"),c.Vb(866,"h5"),c.gc(),c.Vb(867,"svg",119),c.Vb(868,"g",157),c.Qb(869,"path",158),c.Qb(870,"path",159),c.Qb(871,"path",160),c.Qb(872,"path",161),c.Ub(),c.Vb(873,"defs"),c.Vb(874,"clipPath",162),c.Qb(875,"rect",146),c.Ub(),c.Ub(),c.Ub(),c.Fc(876," \u63d0\u65e9\u4f7f\u7528\u65b0\u529f\u80fd "),c.Ub(),c.fc(),c.Vb(877,"span"),c.Fc(878,"\u7368\u4eab\u63d0\u65e9\u4f7f\u7528\u65b0\u529f\u80fd"),c.Ub(),c.Ub(),c.Vb(879,"td"),c.Qb(880,"img",151),c.Ub(),c.Qb(881,"td"),c.Vb(882,"td"),c.Qb(883,"img",124),c.Ub(),c.Qb(884,"td"),c.Vb(885,"td"),c.Qb(886,"img",124),c.Ub(),c.Ub(),c.Vb(887,"tr",116),c.Vb(888,"td",117),c.Vb(889,"h3",118),c.Qb(890,"span"),c.Fc(891," \u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Qb(892,"td"),c.Ub(),c.Vb(893,"tr"),c.Vb(894,"td"),c.Vb(895,"h5"),c.gc(),c.Vb(896,"svg",59),c.Qb(897,"path",163),c.Ub(),c.Fc(898," \u9ad8\u7d1a\u6284\u8972\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(899,"span"),c.Fc(900,"\u7531iThenticate\u63d0\u4f9b\u6700\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(901,"td"),c.Fc(902," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(903,"td"),c.Vb(904,"td"),c.Fc(905," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(906,"td"),c.Vb(907,"td"),c.Fc(908," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Vb(909,"tr"),c.Vb(910,"td"),c.Vb(911,"h5"),c.gc(),c.Vb(912,"svg",59),c.Qb(913,"rect",146),c.Qb(914,"path",164),c.Qb(915,"path",165),c.Qb(916,"path",166),c.Qb(917,"path",167),c.Qb(918,"path",168),c.Ub(),c.Fc(919," \u6a19\u51c6\u6284\u8972\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(920,"span"),c.Fc(921,"\u6aa2\u67e5\u4e92\u806f\u7db2\u8cc7\u6e90\u548c\u90e8\u5206\u958b\u653e\u8a2a\u554f\u6587\u7ae0"),c.Ub(),c.Ub(),c.Vb(922,"td"),c.Fc(923," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(924,"td"),c.Vb(925,"td"),c.Fc(926," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(927,"td"),c.Vb(928,"td"),c.Fc(929," \u7121\u9650\u5236 access "),c.Ub(),c.Ub(),c.Vb(930,"tr",116),c.Vb(931,"td",117),c.Vb(932,"h3",118),c.Qb(933,"span"),c.Fc(934," AI\u5831\u544a"),c.Ub(),c.Ub(),c.Qb(935,"td"),c.Ub(),c.Vb(936,"tr"),c.Vb(937,"td"),c.Vb(938,"h5"),c.gc(),c.Vb(939,"svg",59),c.Qb(940,"path",169),c.Qb(941,"path",170),c.Qb(942,"path",171),c.Ub(),c.Fc(943," \u81ea\u52d5\u6821\u5c0d\u6587\u4ef6 "),c.Ub(),c.fc(),c.Vb(944,"span"),c.Fc(945,"\u5feb\u901f\u7de8\u8f2f\u60a8\u7684\u6587\u4ef6\u4e26\u6536\u5230\u5e36\u6709\u8ffd\u8e64\u4fee\u8a02\u7684\u6587\u4ef6"),c.Ub(),c.Ub(),c.Vb(946,"td"),c.Fc(947," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(948,"td"),c.Vb(949,"td"),c.Fc(950," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(951,"td"),c.Vb(952,"td"),c.Fc(953," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Vb(954,"tr"),c.Vb(955,"td"),c.Vb(956,"h5"),c.gc(),c.Vb(957,"svg",59),c.Qb(958,"path",172),c.Qb(959,"path",173),c.Qb(960,"path",174),c.Ub(),c.Fc(961," \u5f15\u7528\u54c1\u8cea\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(962,"span"),c.Fc(963,"\u4ee5\u53ef\u4fe1\u7684\u5f15\u6587\u52a0\u5f37\u60a8\u7684\u7814\u7a76"),c.Ub(),c.Ub(),c.Vb(964,"td"),c.Fc(965," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(966,"td"),c.Vb(967,"td"),c.Fc(968," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(969,"td"),c.Vb(970,"td"),c.Fc(971," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Vb(972,"tr"),c.Vb(973,"td"),c.Vb(974,"h5"),c.gc(),c.Vb(975,"svg",59),c.Qb(976,"path",175),c.Qb(977,"path",176),c.Ub(),c.Fc(978," \u671f\u520a\u67e5\u627e\u5668 "),c.Ub(),c.fc();c.Vb(979,"span"),c.Fc(980,"\u5c07\u8ad6\u6587\u7684\u5167\u5bb9\u5339\u914d\u51fa\u76f8\u95dc\u671f\u520a"),c.Ub(),c.Ub(),c.Vb(981,"td"),c.Fc(982," \u514d "),c.Ub(),c.Qb(983,"td"),c.Vb(984,"td"),c.Fc(985," \u514d "),c.Ub(),c.Qb(986,"td"),c.Vb(987,"td"),c.Fc(988," \u514d "),c.Ub(),c.Ub(),c.Vb(989,"tr"),c.Vb(990,"td"),c.Vb(991,"h5"),c.gc(),c.Vb(992,"svg",59),c.Qb(993,"path",177),c.Qb(994,"path",178),c.Ub(),c.Fc(995," \u51fa\u7248\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(996,"span"),c.Fc(997,"\u5168\u9762\u8a55\u4f30\u4ee5\u78ba\u4fdd\u6210\u529f\u51fa\u7248"),c.Ub(),c.Ub(),c.Vb(998,"td"),c.Fc(999," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(1e3,"td"),c.Vb(1001,"td"),c.Fc(1002," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Qb(1003,"td"),c.Vb(1004,"td"),c.Fc(1005," \u53ef\u4f7f\u7528\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Vb(1006,"tr",116),c.Vb(1007,"td",117),c.Vb(1008,"h3",118),c.Qb(1009,"span"),c.Fc(1010," \u70ba\u51fa\u7248\u4f5c\u597d\u6e96\u5099\u7684\u5beb\u4f5c"),c.Ub(),c.Ub(),c.Qb(1011,"td"),c.Ub(),c.Vb(1012,"tr"),c.Vb(1013,"td"),c.Vb(1014,"h5"),c.gc(),c.Vb(1015,"svg",119),c.Qb(1016,"path",179),c.Qb(1017,"path",180),c.Qb(1018,"path",181),c.Qb(1019,"path",182),c.Qb(1020,"path",183),c.Qb(1021,"path",184),c.Qb(1022,"path",185),c.Ub(),c.Fc(1023," \u5beb\u4f5c\u5f71\u97ff\u529b\u589e\u5f37 "),c.Ub(),c.fc(),c.Vb(1024,"span"),c.Fc(1025,"\u4f7f\u60a8\u7684\u5beb\u4f5c\u5177\u9ad4\u800c\u76f4\u63a5\uff0c\u64f2\u5730\u6709\u8072"),c.Ub(),c.Ub(),c.Vb(1026,"td"),c.Qb(1027,"img",124),c.Ub(),c.Qb(1028,"td"),c.Vb(1029,"td"),c.Qb(1030,"img",124),c.Ub(),c.Qb(1031,"td"),c.Vb(1032,"td"),c.Qb(1033,"img",124),c.Ub(),c.Ub(),c.Vb(1034,"tr"),c.Vb(1035,"td"),c.Vb(1036,"h5"),c.gc(),c.Vb(1037,"svg",119),c.Qb(1038,"path",186),c.Qb(1039,"path",187),c.Qb(1040,"path",188),c.Qb(1041,"path",189),c.Qb(1042,"path",174),c.Ub(),c.Fc(1043," \u6280\u8853\u7528\u8a9e "),c.Ub(),c.fc(),c.Vb(1044,"span"),c.Fc(1045,"\u5efa\u8b70\u4f7f\u7528\u6b63\u78ba\u7684\u6280\u8853\u8a5e\u8a9e"),c.Ub(),c.Ub(),c.Vb(1046,"td"),c.Qb(1047,"img",124),c.Ub(),c.Qb(1048,"td"),c.Vb(1049,"td"),c.Qb(1050,"img",124),c.Ub(),c.Qb(1051,"td"),c.Vb(1052,"td"),c.Qb(1053,"img",124),c.Ub(),c.Ub(),c.Vb(1054,"tr"),c.Vb(1055,"td"),c.Vb(1056,"h5"),c.gc(),c.Vb(1057,"svg",119),c.Qb(1058,"path",190),c.Ub(),c.Fc(1059," \u5b57\u6578\u7e2e\u6e1b "),c.Ub(),c.fc(),c.Vb(1060,"span"),c.Fc(1061,"\u4f7f\u5beb\u4f5c\u7c21\u660e\u6709\u529b\uff0c\u8f15\u9b06\u7b26\u5408\u671f\u520a\u6307\u5357"),c.Ub(),c.Ub(),c.Vb(1062,"td"),c.Qb(1063,"img",124),c.Ub(),c.Qb(1064,"td"),c.Vb(1065,"td"),c.Qb(1066,"img",124),c.Ub(),c.Qb(1067,"td"),c.Vb(1068,"td"),c.Qb(1069,"img",124),c.Ub(),c.Ub(),c.Vb(1070,"tr"),c.Vb(1071,"td"),c.Vb(1072,"h5"),c.gc(),c.Vb(1073,"svg",119),c.Qb(1074,"path",191),c.Qb(1075,"path",192),c.Qb(1076,"path",193),c.Ub(),c.Fc(1077," \u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(1078,"span"),c.Fc(1079,"\u7834\u6298\u865f\u3001\u62fc\u5beb\u3001\u9593\u9694\u3001\u6578\u5b57\u7b49"),c.Ub(),c.Ub(),c.Vb(1080,"td"),c.Qb(1081,"img",124),c.Ub(),c.Qb(1082,"td"),c.Vb(1083,"td"),c.Qb(1084,"img",124),c.Ub(),c.Qb(1085,"td"),c.Vb(1086,"td"),c.Qb(1087,"img",124),c.Ub(),c.Ub(),c.Vb(1088,"tr"),c.Vb(1089,"td"),c.Vb(1090,"h5"),c.gc(),c.Vb(1091,"svg",119),c.Qb(1092,"path",194),c.Qb(1093,"path",195),c.Qb(1094,"path",196),c.Qb(1095,"path",197),c.Qb(1096,"path",198),c.Ub(),c.Fc(1097," \u57fa\u65bc\u6587\u4ef6\u985e\u578b\u7684\u5efa\u8b70 "),c.Ub(),c.fc(),c.Vb(1098,"span"),c.Fc(1099,"\u7814\u7a76\u8ad6\u6587\u3001\u81e8\u5e8a\u8a66\u9a57\u3001\u6587\u7ae0/\u535a\u5ba2\u7b49"),c.Ub(),c.Ub(),c.Vb(1100,"td"),c.Qb(1101,"img",124),c.Ub(),c.Qb(1102,"td"),c.Vb(1103,"td"),c.Qb(1104,"img",124),c.Ub(),c.Qb(1105,"td"),c.Vb(1106,"td"),c.Qb(1107,"img",124),c.Ub(),c.Ub(),c.Vb(1108,"tr",116),c.Vb(1109,"td",117),c.Vb(1110,"h3",118),c.Qb(1111,"span"),c.Fc(1112," \u671f\u520a\u51fa\u7248\u6e96\u5099"),c.Ub(),c.Ub(),c.Qb(1113,"td"),c.Ub(),c.Vb(1114,"tr"),c.Vb(1115,"td"),c.Vb(1116,"h5"),c.gc(),c.Vb(1117,"svg",59),c.Qb(1118,"path",175),c.Qb(1119,"path",176),c.Ub(),c.Fc(1120," \u671f\u520a\u7bc4\u7587\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(1121,"span"),c.Fc(1122,"\u6aa2\u67e5\u60a8\u7684\u624b\u7a3f\u662f\u5426\u7b26\u5408\u76ee\u6a19\u671f\u520a\u7684\u7bc4\u7587\u4e26\u5efa\u8b70\u5176\u4ed6\u76f8\u7b26\u7684\u671f\u520a"),c.Ub(),c.Ub(),c.Vb(1123,"td"),c.Qb(1124,"img",124),c.Ub(),c.Qb(1125,"td"),c.Vb(1126,"td"),c.Qb(1127,"img",124),c.Ub(),c.Qb(1128,"td"),c.Vb(1129,"td"),c.Qb(1130,"img",124),c.Ub(),c.Ub(),c.Vb(1131,"tr"),c.Vb(1132,"td"),c.Vb(1133,"h5"),c.gc(),c.Vb(1134,"svg",59),c.Qb(1135,"path",199),c.Ub(),c.Fc(1136," \u95dc\u9375\u5b57\u5efa\u8b70 "),c.Ub(),c.fc(),c.Vb(1137,"span"),c.Fc(1138,"\u70ba\u60a8\u7684\u624b\u7a3f\u5efa\u8b70\u53ef\u80fd\u7684\u95dc\u9375\u5b57"),c.Ub(),c.Ub(),c.Vb(1139,"td"),c.Qb(1140,"img",124),c.Ub(),c.Qb(1141,"td"),c.Vb(1142,"td"),c.Qb(1143,"img",124),c.Ub(),c.Qb(1144,"td"),c.Vb(1145,"td"),c.Qb(1146,"img",124),c.Ub(),c.Ub(),c.Vb(1147,"tr"),c.Vb(1148,"td"),c.Vb(1149,"h5"),c.gc(),c.Vb(1150,"svg",59),c.Qb(1151,"path",200),c.Qb(1152,"path",201),c.Qb(1153,"path",170),c.Qb(1154,"path",171),c.Ub(),c.Fc(1155," \u8ad6\u6587\u6458\u8981 "),c.Ub(),c.fc(),c.Vb(1156,"span"),c.Fc(1157,"\u6aa2\u67e5\u60a8\u7684\u624b\u7a3f\u662f\u5426\u7b26\u5408\u76ee\u6a19\u671f\u520a\u7684\u7bc4\u7587\u4e26\u5efa\u8b70\u5176\u4ed6\u76f8\u7b26\u7684\u671f\u520a"),c.Ub(),c.Ub(),c.Vb(1158,"td"),c.Qb(1159,"img",124),c.Ub(),c.Qb(1160,"td"),c.Vb(1161,"td"),c.Qb(1162,"img",124),c.Ub(),c.Qb(1163,"td"),c.Vb(1164,"td"),c.Qb(1165,"img",124),c.Ub(),c.Ub(),c.Vb(1166,"tr"),c.Vb(1167,"td"),c.Vb(1168,"h5"),c.gc(),c.Vb(1169,"svg",59),c.Qb(1170,"path",202),c.Qb(1171,"path",203),c.Qb(1172,"path",204),c.Qb(1173,"path",205),c.Ub(),c.Fc(1174," \u9053\u5fb7\u5408\u898f\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(1175,"span"),c.Fc(1176,"\u78ba\u4fdd\u5df2\u63d0\u4f9b\u6240\u6709\u5fc5\u8981\u7684\u8072\u660e\u66f8"),c.Ub(),c.Ub(),c.Vb(1177,"td"),c.Qb(1178,"img",124),c.Ub(),c.Qb(1179,"td"),c.Vb(1180,"td"),c.Qb(1181,"img",124),c.Ub(),c.Qb(1182,"td"),c.Vb(1183,"td"),c.Qb(1184,"img",124),c.Ub(),c.Ub(),c.Vb(1185,"tr"),c.Vb(1186,"td"),c.Vb(1187,"h5"),c.gc(),c.Vb(1188,"svg",59),c.Qb(1189,"path",169),c.Qb(1190,"path",170),c.Qb(1191,"path",171),c.Ub(),c.Fc(1192," \u6280\u8853\u5b8c\u6574\u6027\u6aa2\u67e5 "),c.Ub(),c.fc(),c.Vb(1193,"span"),c.Fc(1194,"\u6aa2\u67e5\u591a\u9805\u6a19\u51c6\u51fa\u7248\u8981\u6c42\uff0c\u5982\u6458\u8981\u3001\u5b57\u6578\u3001\u7ae0\u7bc0\u6a19\u984c\u7b49"),c.Ub(),c.Ub(),c.Vb(1195,"td"),c.Qb(1196,"img",124),c.Ub(),c.Qb(1197,"td"),c.Vb(1198,"td"),c.Qb(1199,"img",124),c.Ub(),c.Qb(1200,"td"),c.Vb(1201,"td"),c.Qb(1202,"img",124),c.Ub(),c.Ub(),c.Vb(1203,"tr",116),c.Vb(1204,"td",117),c.Vb(1205,"h3",118),c.Qb(1206,"span"),c.Fc(1207," \u7a4d\u5206"),c.Ub(),c.Ub(),c.Qb(1208,"td"),c.Ub(),c.Vb(1209,"tr"),c.Vb(1210,"td"),c.Vb(1211,"h5"),c.gc(),c.Vb(1212,"svg",119),c.Qb(1213,"path",206),c.Qb(1214,"path",207),c.Ub(),c.Fc(1215," \u6bcf\u6708\u514d\u8cbb\u7a4d\u5206 "),c.Ub(),c.fc(),c.Vb(1216,"span"),c.Fc(1217,"\u6bcf\u6708\u63d0\u4f9b\u7684\u514d\u8cbb\u7a4d\u5206\u53ef\u4f9b\u4f7f\u7528"),c.Ub(),c.Ub(),c.Vb(1218,"td"),c.Fc(1219," 4 "),c.Ub(),c.Qb(1220,"td"),c.Vb(1221,"td"),c.Fc(1222," 10 "),c.Ub(),c.Qb(1223,"td"),c.Vb(1224,"td"),c.Fc(1225," 10 "),c.Ub(),c.Ub(),c.Vb(1226,"tr"),c.Vb(1227,"td"),c.Vb(1228,"h5"),c.gc(),c.Vb(1229,"svg",119),c.Qb(1230,"path",208),c.Qb(1231,"path",209),c.Qb(1232,"path",210),c.Ub(),c.Fc(1233," \u8cfc\u8cb7\u984d\u5916\u7a4d\u5206 "),c.Ub(),c.fc(),c.Vb(1234,"span"),c.Fc(1235,"\u5728\u9700\u8981\u6642\u8cfc\u8cb7\u7a4d\u5206\uff0c\u7a4d\u5206\u4e0d\u6703\u904e\u671f"),c.Ub(),c.Ub(),c.Vb(1236,"td"),c.Fc(1237," \u7121\u6cd5\u4eab\u53d7\u8cfc\u8cb7\u984d\u5916\u7a4d\u5206\u7684\u6298\u6263 "),c.Ub(),c.Qb(1238,"td"),c.Vb(1239,"td"),c.Fc(1240," \u8cfc\u8cb7\u984d\u5916\u7a4d\u5206\u53ef\u4eab\u6700\u9ad840%\u7684\u6298\u6263 "),c.Ub(),c.Qb(1241,"td"),c.Vb(1242,"td"),c.Fc(1243," \u8cfc\u8cb7\u984d\u5916\u7a4d\u5206\u53ef\u4eab\u6700\u9ad840%\u7684\u6298\u6263 "),c.Ub(),c.Ub(),c.Vb(1244,"tr",116),c.Vb(1245,"td",117),c.Vb(1246,"h3",118),c.Qb(1247,"span"),c.Fc(1248," \u4f7f\u7528\u5176\u4ed6\u82f1\u8ad6\u95a3 AI\u7522\u54c1"),c.Ub(),c.Ub(),c.Qb(1249,"td"),c.Ub(),c.Vb(1250,"tr"),c.Vb(1251,"td"),c.Vb(1252,"h5"),c.gc(),c.Vb(1253,"svg",119),c.Qb(1254,"path",211),c.Qb(1255,"path",212),c.Qb(1256,"path",213),c.Qb(1257,"path",214),c.Qb(1258,"path",215),c.Qb(1259,"path",216),c.Ub(),c.Fc(1260," Enago Reports "),c.Ub(),c.fc(),c.Vb(1261,"span"),c.Fc(1262,"\u4f7f\u7528Trinka\u5e33\u6236\u548cTrinka\u7a4d\u5206\u53d6\u5f97Enago Reports"),c.Ub(),c.Ub(),c.Vb(1263,"td"),c.Fc(1264,"\u6bcf\u6708\u50c54\u500b\u7a4d\u5206"),c.Ub(),c.Qb(1265,"td"),c.Vb(1266,"td"),c.Fc(1267,"\u6bcf\u670810\u500b\u7a4d\u5206"),c.Ub(),c.Qb(1268,"td"),c.Vb(1269,"td"),c.Fc(1270,"\u6bcf\u670810\u500b\u7a4d\u5206"),c.Ub(),c.Ub(),c.Vb(1271,"tr"),c.Vb(1272,"td"),c.Vb(1273,"h5"),c.gc(),c.Vb(1274,"svg",119),c.Qb(1275,"path",217),c.Qb(1276,"path",218),c.Qb(1277,"path",219),c.Qb(1278,"path",220),c.Ub(),c.Fc(1279," Enago Read "),c.Ub(),c.fc(),c.Vb(1280,"span"),c.Fc(1281,"\u4e00\u9375\u5f0f\u767b\u9304\u6240\u6709\u82f1\u8ad6\u95a3\u548cTrinka\u5e33\u6236"),c.Ub(),c.Ub(),c.Vb(1282,"td"),c.Qb(1283,"img",124),c.Ub(),c.Qb(1284,"td"),c.Vb(1285,"td"),c.Qb(1286,"img",124),c.Ub(),c.Qb(1287,"td"),c.Vb(1288,"td"),c.Qb(1289,"img",124),c.Ub(),c.Ub(),c.Vb(1290,"tr",116),c.Vb(1291,"td",117),c.Vb(1292,"h3",118),c.Qb(1293,"span"),c.Fc(1294," \u6578\u64da\u548c\u5b89\u5168\u6027"),c.Ub(),c.Ub(),c.Qb(1295,"td"),c.Ub(),c.Vb(1296,"tr"),c.Vb(1297,"td"),c.Vb(1298,"h5"),c.gc(),c.Vb(1299,"svg",119),c.Qb(1300,"path",221),c.Qb(1301,"path",222),c.Qb(1302,"path",223),c.Qb(1303,"path",224),c.Qb(1304,"path",225),c.Ub(),c.Fc(1305," \u6587\u4ef6\u5b58\u5132 "),c.Ub(),c.fc(),c.Vb(1306,"span"),c.Fc(1307,"Trinka\u4e0a\u53ef\u4ee5\u5b58\u5132\u7684\u6587\u4ef6\u6578\u91cf\u6c92\u6709\u9650\u5236"),c.Ub(),c.Ub(),c.Vb(1308,"td"),c.Fc(1309," \u7121\u9650\u5236 "),c.Ub(),c.Qb(1310,"td"),c.Vb(1311,"td"),c.Fc(1312," \u7121\u9650\u5236 "),c.Ub(),c.Qb(1313,"td"),c.Vb(1314,"td"),c.Fc(1315," \u7121\u9650\u5236 "),c.Ub(),c.Ub(),c.Vb(1316,"tr"),c.Vb(1317,"td"),c.Vb(1318,"h5"),c.gc(),c.Vb(1319,"svg",119),c.Qb(1320,"path",226),c.Qb(1321,"path",227),c.Ub(),c.Fc(1322," \u5b89\u5168\u6a19\u6e96 "),c.Ub(),c.fc(),c.Vb(1323,"span"),c.Fc(1324,"\u7528\u65bc\u6578\u64da\u548c\u6587\u4ef6\u50b3\u8f38\u7684256\u4f4d\u516c\u5171/\u79c1\u4eba\u91d1\u9470\u52a0\u5bc6"),c.Ub(),c.Ub(),c.Vb(1325,"td"),c.Fc(1326," AES 256\u4f4d\u52a0\u5bc6 "),c.Ub(),c.Qb(1327,"td"),c.Vb(1328,"td"),c.Fc(1329," AES 256\u4f4d\u52a0\u5bc6 "),c.Ub(),c.Qb(1330,"td"),c.Vb(1331,"td"),c.Fc(1332," AES 256\u4f4d\u52a0\u5bc6 "),c.Ub(),c.Ub(),c.Vb(1333,"tr",116),c.Vb(1334,"td",117),c.Vb(1335,"h3",118),c.Qb(1336,"span"),c.Fc(1337," \u500b\u4eba\u5316"),c.Ub(),c.Ub(),c.Qb(1338,"td"),c.Ub(),c.Vb(1339,"tr"),c.Vb(1340,"td"),c.Vb(1341,"h5"),c.gc(),c.Vb(1342,"svg",59),c.Qb(1343,"path",175),c.Qb(1344,"path",176),c.Qb(1345,"path",228),c.Qb(1346,"path",229),c.Ub(),c.Fc(1347," \u500b\u4eba\u8a5e\u5178 "),c.Ub(),c.Ub(),c.fc(),c.Vb(1348,"td"),c.Qb(1349,"img",124),c.Ub(),c.Qb(1350,"td"),c.Vb(1351,"td"),c.Qb(1352,"img",124),c.Ub(),c.Qb(1353,"td"),c.Vb(1354,"td"),c.Qb(1355,"img",124),c.Ub(),c.Ub(),c.Vb(1356,"tr",230),c.Vb(1357,"td"),c.Vb(1358,"h5"),c.gc(),c.Vb(1359,"svg",81),c.Qb(1360,"path",231),c.Qb(1361,"path",232),c.Qb(1362,"path",233),c.Qb(1363,"path",234),c.Qb(1364,"path",235),c.Qb(1365,"path",236),c.Ub(),c.Fc(1366," \u81ea\u5b9a\u7fa9\u6a23\u5f0f "),c.Ub(),c.Ub(),c.fc(),c.Vb(1367,"td",237),c.Fc(1368," AES 256\u4f4d\u52a0\u5bc6 "),c.Ub(),c.Vb(1369,"td",238),c.Fc(1370," AES 256\u4f4d\u52a0\u5bc6 "),c.Ub(),c.Vb(1371,"td",239),c.Fc(1372," AES 256\u4f4d\u52a0\u5bc6 "),c.Ub(),c.Ub(),c.Vb(1373,"tr",230),c.Vb(1374,"td"),c.Vb(1375,"h5"),c.gc(),c.Vb(1376,"svg",59),c.Qb(1377,"path",240),c.Ub(),c.Fc(1378," \u81ea\u5b9a\u7fa9\u898f\u5247 "),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(1379,"tr",230),c.Vb(1380,"td"),c.Vb(1381,"h5"),c.gc(),c.Vb(1382,"svg",81),c.Qb(1383,"path",241),c.Qb(1384,"path",242),c.Qb(1385,"path",243),c.Qb(1386,"path",244),c.Ub(),c.Fc(1387," \u81ea\u5b9a\u7fa9\u96c6\u6210 "),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(1388,"tr",230),c.Vb(1389,"td"),c.Vb(1390,"h5"),c.gc(),c.Vb(1391,"svg",59),c.Qb(1392,"path",245),c.Qb(1393,"path",246),c.Qb(1394,"path",247),c.Qb(1395,"path",248),c.Ub(),c.Fc(1396," \u6587\u4ef6\u7d1a\u5225\u7684\u9650\u5236 "),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(1397,"tr",230),c.Vb(1398,"td"),c.Vb(1399,"h5"),c.gc(),c.Vb(1400,"svg",81),c.Qb(1401,"path",249),c.Qb(1402,"path",250),c.Qb(1403,"path",251),c.Ub(),c.Fc(1404," \u7528\u6236\u7ba1\u7406 "),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(1405,"tr",230),c.Vb(1406,"td"),c.Vb(1407,"h5"),c.gc(),c.Vb(1408,"svg",81),c.Qb(1409,"path",252),c.Qb(1410,"path",253),c.Qb(1411,"path",254),c.Qb(1412,"path",255),c.Ub(),c.Fc(1413," \u5718\u968a\u7528\u91cf\u76e3\u63a7\u548c\u5206\u6790 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(1414,"em",256),c.Fc(1415,"\u7121\u9650\u8a2a\u554f\u5c07\u9075\u5b88\u516c\u5e73\u4f7f\u7528\u653f\u7b56"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1416,"div",257),c.Vb(1417,"table",258),c.Vb(1418,"thead"),c.Vb(1419,"tr"),c.Vb(1420,"th",259),c.Fc(1421,"\u5957\u9910\u6bd4\u8f03"),c.Ub(),c.Vb(1422,"th",259),c.Fc(1423," \u57fa\u672c "),c.Vb(1424,"a",260),c.Fc(1425,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Vb(1426,"th",259),c.Fc(1427," \u9ad8\u7d1a "),c.Vb(1428,"a",261),c.Fc(1429,"\u7acb\u5373\u8cfc\u8cb7"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1430,"tr"),c.Vb(1431,"td",262),c.Fc(1432,"\u529f\u80fd"),c.Ub(),c.Ub(),c.Vb(1433,"tr"),c.Vb(1434,"td"),c.Vb(1435,"p"),c.Fc(1436,"\u8a9e\u8a00\u4f7f\u7528\u6aa2\u67e5 "),c.Vb(1437,"span",263),c.Qb(1438,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1439,"td"),c.Fc(1440," 5000\u500b\u55ae\u5b57/\u6708 "),c.Ub(),c.Vb(1441,"td"),c.Fc(1442," \u7121\u9650\u4f7f\u7528 "),c.Ub(),c.Ub(),c.Vb(1443,"tr"),c.Vb(1444,"td"),c.Vb(1445,"p"),c.Fc(1446,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f "),c.Vb(1447,"span",265),c.Qb(1448,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1449,"td",266),c.Fc(1450," 4\u7a4d\u5206/\u6708 "),c.Ub(),c.Vb(1451,"td",266),c.Fc(1452," 10 \u7a4d\u5206/\u6708 "),c.Ub(),c.Ub(),c.Vb(1453,"tr"),c.Vb(1454,"td",267),c.Vb(1455,"p"),c.Fc(1456,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5 "),c.Vb(1457,"span",268),c.Qb(1458,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1459,"tr"),c.Vb(1460,"td",267),c.Vb(1461,"p"),c.Fc(1462,"\u5f15\u6587\u6aa2\u67e5\u5668 "),c.Vb(1463,"span",269),c.Qb(1464,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1465,"tr"),c.Vb(1466,"td"),c.Vb(1467,"p"),c.Fc(1468,"\u6284\u8972\u6aa2\u6e2c "),c.Vb(1469,"span",270),c.Qb(1470,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1471,"td",271),c.Fc(1472," 1\u6b21\u514d\u8cbb\u67e5\u91cd/\u6708"),c.Vb(1473,"span",272),c.Qb(1474,"img",264),c.Ub(),c.Ub(),c.Vb(1475,"td",271),c.Fc(1476," 2\u6b21\u514d\u8cbb\u67e5\u91cd/\u6708"),c.Vb(1477,"span",272),c.Qb(1478,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1479,"tr"),c.Vb(1480,"td"),c.Vb(1481,"p"),c.Fc(1482,"\u4eba\u5de5\u7de8\u8f2f\u670d\u52d9 "),c.Vb(1483,"span",273),c.Qb(1484,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1485,"td"),c.Fc(1486," \u53ef\u6839\u64da\u8981\u6c42\u63d0\u4f9b "),c.Ub();c.Vb(1487,"td"),c.Fc(1488," \u53ef\u6839\u64da\u8981\u6c42\u63d0\u4f9b "),c.Ub(),c.Ub(),c.Vb(1489,"tr"),c.Vb(1490,"td",262),c.Fc(1491,"\u63a5\u5165\u9ede"),c.Ub(),c.Ub(),c.Vb(1492,"tr"),c.Vb(1493,"td"),c.Vb(1494,"p"),c.Fc(1495,"Trinka\u96f2"),c.Ub(),c.Ub(),c.Vb(1496,"td"),c.Qb(1497,"img",274),c.Ub(),c.Vb(1498,"td"),c.Qb(1499,"img",274),c.Ub(),c.Ub(),c.Vb(1500,"tr"),c.Vb(1501,"td"),c.Vb(1502,"p"),c.Fc(1503,"\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f "),c.Qb(1504,"img",275),c.Ub(),c.Ub(),c.Vb(1505,"td"),c.Qb(1506,"img",276),c.Ub(),c.Vb(1507,"td"),c.Qb(1508,"img",274),c.Ub(),c.Ub(),c.Vb(1509,"tr"),c.Vb(1510,"td"),c.Vb(1511,"p"),c.Fc(1512,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f "),c.Vb(1513,"b"),c.Qb(1514,"img",277),c.Qb(1515,"img",278),c.Qb(1516,"img",279),c.Ub(),c.Ub(),c.Ub(),c.Vb(1517,"td"),c.Qb(1518,"img",274),c.Ub(),c.Vb(1519,"td"),c.Qb(1520,"img",274),c.Ub(),c.Ub(),c.Vb(1521,"tr"),c.Vb(1522,"td"),c.Vb(1523,"p"),c.Fc(1524,"\u512a\u5148\u4f7f\u7528\u65b0\u529f\u80fd"),c.Ub(),c.Ub(),c.Vb(1525,"td"),c.Qb(1526,"img",276),c.Ub(),c.Vb(1527,"td"),c.Qb(1528,"img",274),c.Ub(),c.Ub(),c.Vb(1529,"tr"),c.Vb(1530,"td"),c.Vb(1531,"p"),c.Fc(1532,"\u8ffd\u8e64\u4fee\u6b63\u6a94\u6848\u4e0b\u8f09\uff08\u5fae\u8edfWord\uff09"),c.Ub(),c.Ub(),c.Vb(1533,"td"),c.Qb(1534,"img",274),c.Ub(),c.Vb(1535,"td"),c.Qb(1536,"img",274),c.Ub(),c.Ub(),c.Vb(1537,"tr"),c.Vb(1538,"td",262),c.Fc(1539,"\u6587\u6cd5\u548c\u8a9e\u8a00"),c.Ub(),c.Ub(),c.Vb(1540,"tr"),c.Vb(1541,"td"),c.Vb(1542,"p"),c.Fc(1543,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5 "),c.Vb(1544,"span",280),c.Qb(1545,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1546,"td"),c.Qb(1547,"img",274),c.Ub(),c.Vb(1548,"td"),c.Qb(1549,"img",274),c.Ub(),c.Ub(),c.Vb(1550,"tr"),c.Vb(1551,"td"),c.Vb(1552,"p"),c.Fc(1553,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5 "),c.Vb(1554,"span",281),c.Qb(1555,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1556,"td"),c.Qb(1557,"img",274),c.Ub(),c.Vb(1558,"td"),c.Qb(1559,"img",274),c.Ub(),c.Ub(),c.Vb(1560,"tr"),c.Vb(1561,"td"),c.Vb(1562,"p"),c.Fc(1563,"\u66f8\u9762\u8a9e\u6c23\u66f4\u6b63 "),c.Vb(1564,"span",282),c.Qb(1565,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1566,"td"),c.Qb(1567,"img",274),c.Ub(),c.Vb(1568,"td"),c.Qb(1569,"img",274),c.Ub(),c.Ub(),c.Vb(1570,"tr"),c.Vb(1571,"td"),c.Vb(1572,"p"),c.Fc(1573,"\u53e5\u5b50\u7d50\u69cb\u66f4\u6b63 "),c.Vb(1574,"span",283),c.Qb(1575,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1576,"td"),c.Qb(1577,"img",274),c.Ub(),c.Vb(1578,"td"),c.Qb(1579,"img",274),c.Ub(),c.Ub(),c.Vb(1580,"tr"),c.Vb(1581,"td"),c.Vb(1582,"p"),c.Fc(1583,"\u6280\u8853\u7528\u8a5e\u7684\u9078\u64c7 "),c.Vb(1584,"span",284),c.Qb(1585,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1586,"td"),c.Qb(1587,"img",274),c.Ub(),c.Vb(1588,"td"),c.Qb(1589,"img",274),c.Ub(),c.Ub(),c.Vb(1590,"tr"),c.Vb(1591,"td"),c.Vb(1592,"p"),c.Fc(1593,"\u91dd\u5c0d\u7279\u5b9a\u5b78\u79d1\u9818\u57df\u7684\u66f4\u6b63 "),c.Vb(1594,"span",285),c.Qb(1595,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1596,"td"),c.Qb(1597,"img",274),c.Ub(),c.Vb(1598,"td"),c.Qb(1599,"img",274),c.Ub(),c.Ub(),c.Vb(1600,"tr"),c.Vb(1601,"td"),c.Vb(1602,"p"),c.Fc(1603,"\u9078\u5b9a\u98a8\u683c\u6307\u5357 "),c.Vb(1604,"span",286),c.Qb(1605,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1606,"td"),c.Qb(1607,"img",274),c.Ub(),c.Vb(1608,"td"),c.Qb(1609,"img",274),c.Ub(),c.Ub(),c.Vb(1610,"tr"),c.Vb(1611,"td",262),c.Fc(1612,"\u51fa\u7248\u6e96\u5099\u5beb\u4f5c"),c.Ub(),c.Ub(),c.Vb(1613,"tr"),c.Vb(1614,"td"),c.Vb(1615,"p"),c.Fc(1616,"\u66f4\u6b63\u6709\u504f\u898b\u7684\u8a9e\u8a00 "),c.Vb(1617,"span",287),c.Qb(1618,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1619,"td"),c.Qb(1620,"img",274),c.Ub(),c.Vb(1621,"td"),c.Qb(1622,"img",274),c.Ub(),c.Ub(),c.Vb(1623,"tr"),c.Vb(1624,"td"),c.Vb(1625,"p"),c.Fc(1626,"\u589e\u5f37\u5beb\u4f5c\u5f71\u97ff\u529b "),c.Vb(1627,"span",288),c.Qb(1628,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1629,"td"),c.Qb(1630,"img",274),c.Ub(),c.Vb(1631,"td"),c.Qb(1632,"img",274),c.Ub(),c.Ub(),c.Vb(1633,"tr"),c.Vb(1634,"td"),c.Vb(1635,"p"),c.Fc(1636,"\u6280\u8853\u8853\u8a9e "),c.Vb(1637,"span",289),c.Qb(1638,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1639,"td"),c.Qb(1640,"img",274),c.Ub(),c.Vb(1641,"td"),c.Qb(1642,"img",274),c.Ub(),c.Ub(),c.Vb(1643,"tr"),c.Vb(1644,"td"),c.Vb(1645,"p"),c.Fc(1646,"\u5b57\u6578\u7e2e\u6e1b "),c.Vb(1647,"span",290),c.Qb(1648,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1649,"td"),c.Qb(1650,"img",274),c.Ub(),c.Vb(1651,"td"),c.Qb(1652,"img",274),c.Ub(),c.Ub(),c.Vb(1653,"tr"),c.Vb(1654,"td"),c.Vb(1655,"p"),c.Fc(1656,"\u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Vb(1657,"span",291),c.Qb(1658,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1659,"td"),c.Qb(1660,"img",274),c.Ub(),c.Vb(1661,"td"),c.Qb(1662,"img",274),c.Ub(),c.Ub(),c.Vb(1663,"tr"),c.Vb(1664,"td"),c.Vb(1665,"p"),c.Fc(1666,"\u57fa\u65bc\u6587\u4ef6\u985e\u578b\u7684\u5efa\u8b70 "),c.Vb(1667,"span",292),c.Qb(1668,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1669,"td"),c.Qb(1670,"img",274),c.Ub(),c.Vb(1671,"td"),c.Qb(1672,"img",274),c.Ub(),c.Ub(),c.Vb(1673,"tr"),c.Vb(1674,"td",262),c.Fc(1675,"\u671f\u520a\u51fa\u7248\u6e96\u5099\u60c5\u6cc1"),c.Ub(),c.Ub(),c.Vb(1676,"tr"),c.Vb(1677,"td"),c.Vb(1678,"p"),c.Fc(1679,"\u671f\u520a\u7bc4\u570d\u6aa2\u67e5 "),c.Vb(1680,"span",293),c.Qb(1681,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1682,"td"),c.Qb(1683,"img",274),c.Ub(),c.Vb(1684,"td"),c.Qb(1685,"img",274),c.Ub(),c.Ub(),c.Vb(1686,"tr"),c.Vb(1687,"td"),c.Vb(1688,"p"),c.Fc(1689,"\u95dc\u9375\u5b57\u5efa\u8b70 "),c.Vb(1690,"span",294),c.Qb(1691,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1692,"td"),c.Qb(1693,"img",274),c.Ub(),c.Vb(1694,"td"),c.Qb(1695,"img",274),c.Ub(),c.Ub(),c.Vb(1696,"tr"),c.Vb(1697,"td"),c.Vb(1698,"p"),c.Fc(1699,"\u8ad6\u6587\u6458\u8981 "),c.Vb(1700,"span",295),c.Qb(1701,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1702,"td"),c.Qb(1703,"img",274),c.Ub(),c.Vb(1704,"td"),c.Qb(1705,"img",274),c.Ub(),c.Ub(),c.Vb(1706,"tr"),c.Vb(1707,"td"),c.Vb(1708,"p"),c.Fc(1709,"\u9053\u5fb7\u5408\u898f\u6aa2\u67e5 "),c.Vb(1710,"span",296),c.Qb(1711,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1712,"td"),c.Qb(1713,"img",274),c.Ub(),c.Vb(1714,"td"),c.Qb(1715,"img",274),c.Ub(),c.Ub(),c.Vb(1716,"tr"),c.Vb(1717,"td"),c.Vb(1718,"p"),c.Fc(1719,"\u6280\u8853\u5b8c\u6574\u6027\u6aa2\u67e5 "),c.Vb(1720,"span",297),c.Qb(1721,"img",264),c.Ub(),c.Ub(),c.Ub(),c.Vb(1722,"td"),c.Qb(1723,"img",274),c.Ub(),c.Vb(1724,"td"),c.Qb(1725,"img",274),c.Ub(),c.Ub(),c.Vb(1726,"tr"),c.Vb(1727,"td",262),c.Fc(1728,"\u8cc7\u6599\u8207\u5b89\u5168"),c.Ub(),c.Ub(),c.Vb(1729,"tr"),c.Vb(1730,"td"),c.Vb(1731,"p"),c.Fc(1732,"\u6a94\u6848\u5132\u5b58"),c.Ub(),c.Ub(),c.Vb(1733,"td"),c.Fc(1734," \u7121\u9650 "),c.Ub(),c.Vb(1735,"td"),c.Fc(1736," \u7121\u9650 "),c.Ub(),c.Ub(),c.Vb(1737,"tr"),c.Vb(1738,"td"),c.Vb(1739,"p"),c.Fc(1740,"\u5f37\u5927\u7684\u5b89\u5168\u6027"),c.Ub(),c.Ub(),c.Vb(1741,"td"),c.Fc(1742,"AES 256\u52a0\u5bc6"),c.Ub(),c.Vb(1743,"td"),c.Fc(1744,"AES 256\u52a0\u5bc6"),c.Ub(),c.Ub(),c.Vb(1745,"tr"),c.Vb(1746,"td",262),c.Fc(1747,"\u500b\u6027\u5316"),c.Ub(),c.Ub(),c.Vb(1748,"tr"),c.Vb(1749,"td"),c.Vb(1750,"p"),c.Fc(1751,"\u500b\u4eba\u5b57\u5178"),c.Ub(),c.Ub(),c.Vb(1752,"td"),c.Qb(1753,"img",274),c.Ub(),c.Vb(1754,"td"),c.Qb(1755,"img",274),c.Ub(),c.Ub(),c.Vb(1756,"tr"),c.Vb(1757,"td"),c.Vb(1758,"p"),c.Fc(1759,"\u81ea\u8a02\u6a23\u5f0f"),c.Ub(),c.Ub(),c.Vb(1760,"td",237),c.Fc(1761,"\u50c5\u4f01\u696d\u8a02\u95b1\u63d0\u4f9b"),c.Ub(),c.Vb(1762,"td",237),c.Fc(1763,"\u50c5\u4f01\u696d\u8a02\u95b1\u63d0\u4f9b"),c.Ub(),c.Ub(),c.Vb(1764,"tr"),c.Vb(1765,"td",267),c.Vb(1766,"p"),c.Fc(1767,"\u81ea\u8a02\u898f\u5247"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1768,"tr"),c.Vb(1769,"td",267),c.Vb(1770,"p"),c.Fc(1771,"\u8a02\u88fd\u96c6\u6210"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1772,"tr"),c.Vb(1773,"td",267),c.Vb(1774,"p"),c.Fc(1775,"\u6587\u4ef6\u5b58\u53d6\u9650\u5236"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1776,"tr"),c.Vb(1777,"td",267),c.Vb(1778,"p"),c.Fc(1779,"\u7528\u6236\u7ba1\u7406"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1780,"tr"),c.Vb(1781,"td",267),c.Vb(1782,"p"),c.Fc(1783,"\u5718\u968a\u4f7f\u7528\u60c5\u6cc1\u76e3\u63a7\u548c\u5206\u6790"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1784,"div",298),c.Vb(1785,"div",3),c.Vb(1786,"div",4),c.Vb(1787,"div",299),c.Vb(1788,"div",300),c.Vb(1789,"h2"),c.Fc(1790,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(1791,"div",104),c.Ub(),c.Ub(),c.Qb(1792,"div",301),c.Vb(1793,"div",302),c.Vb(1794,"div",303),c.Vb(1795,"div",304),c.Vb(1796,"div",305),c.Vb(1797,"div",306),c.Vb(1798,"a",307),c.Fc(1799," \u514d\u8cbb\u8a08\u756b\u548cTrinka\u9ad8\u7d1a\u8a08\u756b\u4e4b\u9593\u6709\u4ec0\u9ebc\u5340\u5225\uff1f"),c.Ub(),c.Ub(),c.Vb(1800,"div",308),c.Vb(1801,"div",309),c.Vb(1802,"p"),c.Fc(1803,"Trinka\u9ad8\u7d1a\u7248\u5141\u8a31\u5728\u6240\u6709\u5e73\u53f0\u4e0a\u9032\u884c\u4e0d\u9593\u65b7\u7684\u6587\u672c\u6aa2\u67e5--\u7db2\u8def\u61c9\u7528\uff08\u96f2\u7aef\uff09\u3001Word\u5916\u639b\u7a0b\u5f0f\u548c\u700f\u89bd\u5668\u64f4\u5c55\uff0c\u800cTrinka\u57fa\u672c\u7248\u7684\u5b57\u6578\u9650\u5236\u70ba5000\u5b57\uff0c\u4e26\u4e14\u5c0d\u6211\u5011\u589e\u52a0\u7684\u529f\u80fd\u8a2a\u554f\u6709\u9650\u3002Trinka\u9ad8\u7d1a\u7248\u8a02\u95b1\u5305\u62ec\u6bcf\u670810\u500b\u514d\u8cbb\u7a4d\u5206--\u53ef\u7528\u65bc\u527d\u7aca\u6aa2\u67e5\u3001\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u548c\u51fa\u7248\u6e96\u5099\u6aa2\u67e5--\u800cTrinka\u57fa\u672c\u7248\u53ea\u67094\u500b\u514d\u8cbb\u7a4d\u5206\u3002Trinka\u9ad8\u7d1a\u7248\u8a02\u95b1\u8005\u53ef\u7372\u5f972\u6b21\u514d\u8cbb\u7684\u67e5\u91cd\u6aa2\u67e5\uff0c\u800c\u57fa\u672c\u7248\u8a02\u95b1\u8005\u53ea\u6709\u4e00\u6b21\u3002\u6b64\u5916\uff0cTrinka\u9ad8\u7d1a\u7528\u6236\u53ef\u4ee5\u8cfc\u8cb7\u7a4d\u5206\u5305\uff0c\u8207\u57fa\u672c\u7528\u6236\u76f8\u6bd4\uff0c\u50f9\u683c\u4fbf\u5b9c40%\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1804,"div",305),c.Vb(1805,"div",310),c.Vb(1806,"a",311),c.Fc(1807,"\u514d\u8cbb\u7684\u57fa\u672c\u5957\u9910\u6703\u904e\u671f\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(1808,"div",312),c.Vb(1809,"div",309),c.Vb(1810,"p"),c.Fc(1811,"\u4e0d\u6703\u3002\u57fa\u672c\u5957\u9910\u6c38\u9060\u4e0d\u6703\u904e\u671f\uff0c\u4f46\u6bcf\u6708\u7684\u4f7f\u7528\u6709\u4e00\u5b9a\u7684\u9650\u5236\u3002\u60a8\u53ef\u4ee5\u5347\u7d1a\u5230\u9ad8\u7d1a\u5957\u9910\uff0c\u9019\u6a23\u5c31\u4e0d\u6703\u6709\u4f7f\u7528\u9650\u5236\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1812,"div",305),c.Vb(1813,"div",313),c.Vb(1814,"a",314),c.Fc(1815," \u6211\u4e0d\u78ba\u5b9a\u81ea\u5df1\u6bcf\u6708\u7684\u4f7f\u7528\u60c5\u6cc1\uff0c\u600e\u9ebc\u9078\u5957\u9910\u6700\u597d\uff1f "),c.Ub(),c.Ub(),c.Vb(1816,"div",315),c.Vb(1817,"div",309),c.Vb(1818,"p"),c.Fc(1819,"\u60a8\u53ef\u4ee5\u5f9e\u514d\u8cbb\u7684\u57fa\u672c\u5957\u9910\u958b\u59cb\u3002\u5982\u679c\u514d\u8cbb\u4f7f\u7528\u9650\u5236\u5df2\u7528\u5b8c\uff0cTrinka\u6703\u63d0\u793a\u60a8\u8cfc\u8cb7\u7121\u4f7f\u7528\u9650\u5236\u7684\u9ad8\u7d1a\u5957\u9910\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1820,"div",305),c.Vb(1821,"div",316),c.Vb(1822,"a",317),c.Fc(1823," \u5275\u5efaTrinka\u5e33\u6236\u662f\u5426\u9700\u8981\u4fe1\u7528\u5361\uff1f "),c.Ub(),c.Ub(),c.Vb(1824,"div",318),c.Vb(1825,"div",309),c.Vb(1826,"p"),c.Fc(1827,"\u5728Trinka\u4e0a\u8a3b\u518a\u548c\u4f7f\u7528\u57fa\u672c\u5957\u9910\u4e0d\u9700\u8981\u4efb\u4f55\u4fe1\u7528\u5361\u8cc7\u8a0a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1828,"div",305),c.Vb(1829,"div",319),c.Vb(1830,"a",320),c.Fc(1831," \u57fa\u672c\u5957\u9910\u7684\u6bcf\u6708\u4f7f\u7528\u9650\u5236\u5982\u4f55\u8a08\u7b97\uff1f "),c.Ub(),c.Ub(),c.Vb(1832,"div",321),c.Vb(1833,"div",309),c.Vb(1834,"p"),c.Fc(1835,"\u4f7f\u7528\u9650\u5236\u662f\u81ea\u60a8\u5728Trinka\u4e0a\u8a3b\u518a\u4e4b\u65e5\u958b\u59cb\u7b97\u8d77\u7684\u4e00\u500b\u6708\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1836,"div",305),c.Vb(1837,"div",322),c.Vb(1838,"a",323),c.Fc(1839," \u5982\u679c\u8d85\u51fa\u57fa\u672c\u5957\u9910\u7684\u6bcf\u6708\u9650\u5236\u6703\u600e\u6a23\uff1f "),c.Ub(),c.Ub(),c.Vb(1840,"div",324),c.Vb(1841,"div",309),c.Vb(1842,"p"),c.Fc(1843,"\u60a8\u5728\u7528\u5b8c\u6bcf\u6708\u4f7f\u7528\u9650\u5236\u5f8c\uff0c\u5c07\u7121\u6cd5\u7e7c\u7e8c\u4f7f\u7528Trinka\u3002\u60a8\u53ef\u4ee5\u96a8\u6642\u5347\u7d1a\u5230\u9ad8\u7d1a\u5957\u9910\uff0c\u9019\u6a23\u5c31\u4e0d\u6703\u6709\u4f7f\u7528\u9650\u5236\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1844,"div",305),c.Vb(1845,"div",325),c.Vb(1846,"a",326),c.Fc(1847," \u53ef\u4ee5\u70baTrinka\u4e0a\u7684\u527d\u7aca\u6aa2\u67e5\u3001\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u3001\u5f15\u6587\u6aa2\u67e5\u6216\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u8cfc\u8cb7\u984d\u5916\u9ede\u6578\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(1848,"div",327),c.Vb(1849,"div",309),c.Vb(1850,"p"),c.Fc(1851,"\u53ea\u6709\u9ad8\u7d1a\u7528\u6236\u624d\u80fd\u8cfc\u8cb7\u984d\u5916\u7684\u7a4d\u5206\uff0c\u800c\u4e14\u8cfc\u8cb7\u7684\u984d\u5916\u7a4d\u5206\u6c38\u4e0d\u904e\u671f\u3002\u4f46\u662f\u672a\u4f7f\u7528\u7684\u514d\u8cbb\u7a4d\u5206\u5c07\u5728\u6bcf\u6708\u5230\u671f\u5f8c\u5931\u6548\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1852,"div",305),c.Vb(1853,"div",328),c.Vb(1854,"a",329),c.Fc(1855," \u5728\u57fa\u672c\u6703\u54e1\u8a08\u756b\u4e2d\uff0c\u662f\u5426\u53ef\u4ee5\u7372\u5f97\u6284\u8972\u6aa2\u67e5\u3001\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u3001\u5f15\u6587\u6aa2\u67e5\u6216\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff1f "),c.Ub(),c.Ub(),c.Vb(1856,"div",330),c.Vb(1857,"div",309),c.Vb(1858,"p"),c.Fc(1859," Trinka\u57fa\u672c\u8a08\u756b\u7684\u7528\u6236\u73fe\u5728\u4e0d\u50c5\u53ef\u4ee5\u5229\u7528Trinka\u7684\u6240\u6709\u529f\u80fd\uff0c\u800c\u4e14\u9084\u53ef\u4ee5\u5728\u9700\u8981\u6642\u8cfc\u8cb7\u984d\u5916\u7684\u7a4d\u5206\u4f86\u4f7f\u7528\u8a72\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1860,"div",305),c.Vb(1861,"div",331),c.Vb(1862,"a",332),c.Fc(1863," \u5982\u679c\u6211\u53d6\u6d88\u9ad8\u7d1a\u5957\u9910\u8a02\u95b1\uff0c\u6211\u6240\u8cfc\u8cb7\u7684\u7a4d\u5206\u5982\u4f55\u8655\u7406\uff1f "),c.Ub(),c.Ub(),c.Vb(1864,"div",333),c.Vb(1865,"div",309),c.Vb(1866,"p"),c.Fc(1867,"\u5373\u4f7f\u60a8\u53d6\u6d88\u4e86\u9ad8\u7d1a\u5957\u9910\uff0c\u60a8\u4f9d\u820a\u53ef\u4ee5\u96a8\u6642\u4f7f\u7528\u8cfc\u8cb7\u7684\u4efb\u4f55\u5176\u4ed6\u7a4d\u5206\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1868,"div",305),c.Vb(1869,"div",334),c.Vb(1870,"a",335),c.Fc(1871," \u6211\u53ef\u4ee5\u96a8\u6642\u6539\u8b8a\u5957\u9910\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(1872,"div",336),c.Vb(1873,"div",309),c.Vb(1874,"p"),c.Fc(1875,"\u662f\u7684\uff0c\u60a8\u53ef\u4ee5\u96a8\u6642\u6539\u8b8a\u5957\u9910\u3002\u7576\u60a8\u5f9e\u6309\u6708\u4ed8\u8cbb\u5957\u9910\u8f49\u5230\u6309\u5e74\u4ed8\u8cbb\u5957\u9910\u6642\uff0c\u53ea\u9700\u8981\u88dc\u8db3\u5dee\u984d\u5373\u53ef\uff0c\u800c\u4e0d\u5fc5\u5168\u984d\u652f\u4ed8\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1876,"div",305),c.Vb(1877,"div",337),c.Vb(1878,"a",338),c.Fc(1879," \u6211\u53ef\u4ee5\u53d6\u6d88\u6211\u7684Trinka\u8a02\u95b1\u6216\u505c\u6b62\u81ea\u52d5\u7e8c\u8a02\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(1880,"div",339),c.Vb(1881,"div",309),c.Vb(1882,"p",340),c.Fc(1883,"\u60a8\u53ef\u4ee5\u96a8\u6642\u53d6\u6d88\u60a8\u7684Trinka\u8a02\u95b1\u6216\u505c\u6b62\u81ea\u52d5\u7e8c\u8a02\u3002\u8acb\u6309\u7167\u4ee5\u4e0b\u6b65\u9a5f\u9032\u884c\u3002"),c.Ub(),c.Vb(1884,"ul"),c.Vb(1885,"li"),c.Vb(1886,"a",341),c.Fc(1887,"\u767b\u9304"),c.Ub(),c.Fc(1888," \u5230\u60a8\u7684Trinka\u5e33\u6236\u3002"),c.Ub(),c.Vb(1889,"li"),c.Fc(1890,'\u9ede\u64ca\u60a8\u5100\u9336\u677f\u53f3\u4e0a\u89d2\u7684 "\u5e33\u6236\u8a2d\u7f6e "\u6309\u9215\u3002'),c.Ub(),c.Vb(1891,"li"),c.Fc(1892,'\u9ede\u64ca\u8a02\u95b1\u4e2d\u7d66\u51fa\u7684 "\u53d6\u6d88\u8a02\u95b1 "\u93c8\u63a5\u3002'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1893,"div",305),c.Vb(1894,"div",342),c.Vb(1895,"a",343),c.Fc(1896," \u6211\u7684\u8cc7\u6599\u5b89\u5168\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(1897,"div",344),c.Vb(1898,"div",309),c.Vb(1899,"p"),c.Fc(1900,"\u662f\u7684\uff0c\u6211\u5011\u4f7f\u7528\u6700\u9ad8\u7684\u52a0\u5bc6\u6a19\u6e96\u4f86\u78ba\u4fdd\u60a8\u6240\u6709\u8cc7\u6599\u7684\u7d55\u5c0d\u5b89\u5168\u3002\u6211\u5011\u9075\u5b88\u901a\u7528\u8cc7\u6599\u4fdd\u8b77\u689d\u4f8b\uff08GDPR\uff09\uff0c\u78ba\u4fdd\u60a8\u7684\u500b\u4eba\u8cc7\u8a0a\u548c\u5167\u5bb9\u4e0d\u6703\u51fa\u552e\u6216\u900f\u9732\u7d66\u4efb\u4f55\u7b2c\u4e09\u65b9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1901,"div",305),c.Vb(1902,"div",345),c.Vb(1903,"a",346),c.Fc(1904," \u5982\u4f55\u8cfc\u8cb7\u5718\u968a\u5957\u9910\uff1f "),c.Ub(),c.Ub(),c.Vb(1905,"div",347),c.Vb(1906,"div",309),c.Vb(1907,"p"),c.Fc(1908,"\u5718\u968a\u5957\u9910\u53ef\u4f9b\u81f3\u5c116\u500b\u7528\u6236\u7684\u5718\u968a\u4f7f\u7528\u3002\u5c0d\u65bc\u5718\u968a\u5831\u50f9\uff0c\u8acb "),c.Vb(1909,"a",90),c.Fc(1910,"\u586b\u5beb\u7c21\u77ed\u7684\u8868\u55ae"),c.Ub(),c.Fc(1911,"\u8207\u6211\u5011\u806f\u7e6b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1912,"div",305),c.Vb(1913,"div",348),c.Vb(1914,"a",349),c.Fc(1915," \u5982\u4f55\u70ba\u6211\u7684\u696d\u52d9\u8a02\u88fdTrinka\uff1f "),c.Ub(),c.Ub(),c.Vb(1916,"div",350),c.Vb(1917,"div",309),c.Vb(1918,"p"),c.Fc(1919," Trinka\u4f01\u696d\u89e3\u6c7a\u65b9\u6848\u63d0\u4f9b\u5404\u7a2e\u8a02\u88fd\u548c\u96c6\u6210\u9078\u9805\u3002\u8acb "),c.Vb(1920,"a",90),c.Fc(1921,"\u586b\u5beb\u7c21\u77ed\u7684\u8868\u55ae"),c.Ub(),c.Fc(1922,"\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u5c07\u8207\u60a8\u806f\u7e6b\u3002\u6211\u5011\u5c07\u8207\u60a8\u806f\u7e6b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1923,"div",305),c.Vb(1924,"div",351),c.Vb(1925,"a",352),c.Fc(1926," \u6211\u600e\u6a23\u624d\u80fd\u5f97\u5230\u66f4\u591a\u652f\u63f4\uff1f "),c.Ub(),c.Ub(),c.Vb(1927,"div",353),c.Vb(1928,"div",309),c.Vb(1929,"p"),c.Fc(1930,"\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3 "),c.Vb(1931,"a",354),c.Fc(1932,"support@trinka.ai"),c.Ub(),c.Fc(1933," \u7372\u53d6\u66f4\u591a\u5e6b\u52a9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1934,"div",305),c.Vb(1935,"div",355),c.Vb(1936,"a",356),c.Fc(1937," \u81ea\u52d5\u7e8c\u8cbb\u6642\uff0c\u6211\u7684\u5e33\u6236\u662f\u4ee5\u7f8e\u5143\u9084\u662f\u4ee5\u6211\u7684\u7576\u5730\u8ca8\u5e63\u6536\u8cbb\uff1f "),c.Ub(),c.Ub(),c.Vb(1938,"div",357),c.Vb(1939,"div",309),c.Vb(1940,"p"),c.Fc(1941,"\u5728\u81ea\u52d5\u7e8c\u8a02\u6642\uff0c\u4f60\u7684\u5e33\u6236\u5c07\u4ee5\u7b2c\u4e00\u6b21\u4ed8\u6b3e\u7684\u8ca8\u5e63\u985e\u578b\u9032\u884c\u6536\u8cbb\u3002\u5982\u679c\u4f60\u60f3\u8f49\u63db\u8ca8\u5e63\uff0c\u4f60\u53ef\u4ee5\u53d6\u6d88\u4f60\u76ee\u524d\u7684\u8a02\u95b1\uff0c\u4e26\u5728\u8a02\u95b1\u671f\u7d50\u675f\u6642\u9032\u884c\u65b0\u7684\u8cfc\u8cb7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(1942,"div",301),c.Ub(),c.Ub(),c.Ub(),c.Vb(1943,"div",358),c.Vb(1944,"p"),c.Fc(1945,"\u4f7f\u7528\u9ad8\u7d1a\u5957\u9910\uff0c\u7372\u5f97\u7121\u9650\u4f7f\u7528"),c.Ub(),c.Vb(1946,"a",15),c.Fc(1947,"\u7acb\u5373\u8cfc\u8cb7"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1948,"div",359),c.Vb(1949,"div",360),c.Vb(1950,"div",361),c.Vb(1951,"div",362),c.Vb(1952,"div",363),c.Vb(1953,"button",364),c.Fc(1954,"\xd7"),c.Ub(),c.Ub(),c.Vb(1955,"div",4),c.Vb(1956,"div",5),c.Vb(1957,"div",365),c.Vb(1958,"h2"),c.Fc(1959,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(1960,_n,2,0,"p",63),c.Ub(),c.Ub(),c.Vb(1961,"div",366),c.Dc(1962,ln,33,0,"ul",367),c.Vb(1963,"div",368),c.Dc(1964,dn,6,0,"div",369),c.Dc(1965,bn,52,8,"div",370),c.Dc(1966,pn,6,0,"div",371),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.tc(250);c.Cb(63),c.nc("ngIf",t.monthfinalSection),c.Cb(1),c.nc("ngIf",t.YearlyfinalSection),c.Cb(35),c.Gc(t.decodedData[0].currency),c.Cb(149),c.nc("ngIf",t.isYearlyChecked)("ngIfElse",o),c.Cb(4),c.nc("ngIf",t.isYearlyChecked),c.Cb(1),c.nc("ngIf",!t.isYearlyChecked),c.Cb(5),c.nc("ngModel",t.isYearlyChecked),c.Cb(4),c.nc("ngIf",t.isYearlyChecked),c.Cb(2),c.nc("ngIf",t.isYearlyChecked),c.Cb(1),c.nc("ngIf",!t.isYearlyChecked),c.Cb(97),c.nc("ngIf",t.isYearlyChecked),c.Cb(1),c.nc("ngIf",!t.isYearlyChecked),c.Cb(13),c.Gc(t.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(379,40,t.decodedData[0].amount,"1.2-2")),c.Cb(6),c.Ic("\u6bcf\u5e74\u652f\u4ed8",t.decodedData[0].currency,"",c.kc(385,43,t.decodedData[0].final_amount,"1.2-2"),"\u7f8e\u5143"),c.Cb(3),c.Ic("\u6bcf\u6b21\u4f7f\u7528\u67e5\u91cd\u6700\u591a\u7bc0\u7701",t.decodedData[0].currency,"","$"==t.decodedData[0].currency?"36 ":"2880 ","\u7f8e\u5143"),c.Cb(148),c.nc("routerLink",c.pc(52,mn)),c.Cb(26),c.Gc(t.decodedData[0].currency),c.Cb(20),c.nc("ngIf",t.isYearlyChecked)("ngIfElse",o),c.Cb(4),c.nc("ngIf",t.isYearlyChecked),c.Cb(1),c.nc("ngIf",!t.isYearlyChecked),c.Cb(5),c.nc("ngModel",t.isYearlyChecked),c.Cb(4),c.nc("ngIf",t.isYearlyChecked),c.Cb(2),c.nc("ngIf",t.isYearlyChecked),c.Cb(1),c.nc("ngIf",!t.isYearlyChecked),c.Cb(14),c.Gc(t.decodedData[0].currency),c.Cb(2),c.Gc(c.kc(615,46,t.decodedData[0].amount,"1.2-2")),c.Cb(6),c.Ic("\u6bcf\u5e74\u652f\u4ed8",t.decodedData[0].currency,"",c.kc(621,49,t.decodedData[0].final_amount,"1.2-2"),"\u7f8e\u5143"),c.Cb(3),c.Ic("\u6bcf\u6b21\u4f7f\u7528\u67e5\u91cd\u6700\u591a\u7bc0\u7701",t.decodedData[0].currency,"","$"==t.decodedData[0].currency?"36 ":"2880 ","\u7f8e\u5143"),c.Cb(1337),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection)}},directives:[l.m,g.a,g.m,g.p,s.e,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.f,g.r],pipes:[l.f],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css");.pricingWrapSection[_ngcontent-%COMP%]{position:relative;padding-top:120px}.pricingWrapSection[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.pricing_top_banner[_ngcontent-%COMP%]{position:relative;width:100%;height:auto;padding:40px 0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);background-position:50%;background-repeat:no-repeat;background-size:cover}.pricing_top_banner[_ngcontent-%COMP%]   .pricingBannerContent[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;height:140px}.pricing_top_banner[_ngcontent-%COMP%]   .pricingBannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:45px;color:#fff;margin:0;font-weight:700}.pricingBoxcard[_ngcontent-%COMP%]{position:relative;padding:60px 0}.pricingBoxcard[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{justify-content:center}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]{box-shadow:0 8px 12px rgba(0,0,0,.35);border-radius:4px;overflow:hidden}@media (max-width:991px){.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]{margin-bottom:40px}}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]{position:relative;width:100%;background-image:url(pricingBottomBackground.e91c6b811060fb0c7479.png);background-position:top;background-size:cover;height:300px;background-repeat:no-repeat;margin-top:-68px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:70px 30px 0;list-style:none}@media (max-width:575px){.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:70px 30px 0 38px!important}}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;margin-bottom:15px;font-size:16px;padding-left:30px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:5px;background-image:url(PricingCheckMark.3d7ac3078289d99ba199.png);width:18px;height:15px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{border-bottom:2px dotted #763393}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   .pricingInUSD[_ngcontent-%COMP%]{width:100%;text-align:right;padding-right:10px;margin-top:20px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCardSection[_ngcontent-%COMP%]   .pricingPoints[_ngcontent-%COMP%]   .pricingInUSD[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;color:#4d4d4d;margin:0}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]{position:relative;background-size:cover;overflow:hidden;border-radius:5px;margin-bottom:30px;background-image:linear-gradient(0deg,#fff,hsla(0,0%,88.2%,.2));background-image:-ms-linear-gradient(0deg,#fff 0,hsla(0,0%,88.2%,.2) 100%)}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingBoxHeader[_ngcontent-%COMP%]{position:relative;text-align:center;padding-top:40px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingBoxHeader[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin:0}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingBoxHeader[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-style:italic;color:#1d1d1d}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#763393}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]{display:flex;align-items:center}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]{border:none;padding:0;white-space:nowrap;margin-left:70px}@media (max-width:767px){.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]{margin-left:0}}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{font-size:14px;font-weight:600;text-transform:uppercase;color:#000;margin:0}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;background-color:#fdaf2d;padding:0 10px;border-radius:30px;font-size:10px;color:#1d1d1d;margin-left:8px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   legend[_ngcontent-%COMP%]{font-size:2px;opacity:0;position:absolute}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{display:inline-block;line-height:2;position:relative;z-index:2}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{opacity:0;position:absolute;cursor:pointer}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]:first-of-type{padding-right:5em}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]:last-child{margin-left:-4.25em;padding-left:5em}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]:first-of-type:after, .pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]:first-of-type:before{border:1px solid #aaa;content:"";height:2em;overflow:hidden;pointer-events:none;position:absolute;vertical-align:middle;cursor:pointer}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]:first-of-type:before{background:#fff;border:1px solid #aaa;border-radius:100%;position:absolute;right:3px;transform:translateX(0);transition:transform .2s ease-in-out;width:18px;z-index:2;height:18px;background-color:#763393;top:5px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]:first-of-type:after{background:transparent;border-radius:1em;margin:0 1em;transition:background .2s ease-in-out;width:4em;border:2px solid #edd8f9;height:24px;top:2px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:first-of-type:checked ~ label[_ngcontent-%COMP%]:first-of-type:after{background:#fff}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:first-of-type:checked ~ label[_ngcontent-%COMP%]:first-of-type:before{transform:translateX(-2.3em)}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .premiumToggleButton[_ngcontent-%COMP%]   .radio-switch[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:last-of-type:checked ~ label[_ngcontent-%COMP%]:last-of-type{z-index:1}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]{position:relative;margin-top:10px;text-align:center;margin-left:40px}@media (max-width:767px){.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]{margin-left:0}}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 -5px;color:#763393}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   sup[_ngcontent-%COMP%]{font-size:14px;font-weight:700;top:-1.3rem}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:40px;font-weight:700;font-style:normal}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   sub[_ngcontent-%COMP%]{font-size:16px;color:#4d4d4d;font-weight:400;margin-left:5px}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   .yearlyFinalPricing[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400;font-style:italic}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]{position:relative;z-index:9}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#763393;display:flex;align-items:center;justify-content:center;width:340px;margin:0 auto;color:#fff;border:2px solid #763393;border-radius:5px;height:54px;font-size:24px;font-weight:600;transition:all .5s ease;cursor:pointer}@media (max-width:575px){.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:85%}}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;text-decoration:none;background-color:#fff;color:#763393}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards.boxShadowNone[_ngcontent-%COMP%]{box-shadow:none}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards.boxShadowNone[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]{position:relative;z-index:9}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards.boxShadowNone[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#fff;display:flex;align-items:center;justify-content:center;width:260px;margin:0 auto;color:#763393;border:2px solid #763393;border-radius:5px;height:54px;font-size:24px;font-weight:600;transition:all .5s ease}@media (max-width:575px){.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards.boxShadowNone[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:85%}}.pricingBoxcard[_ngcontent-%COMP%]   .pricingCards.boxShadowNone[_ngcontent-%COMP%]   .pricingButtons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;text-decoration:none;background-color:#763393;color:#fff}.compareLinkAccess[_ngcontent-%COMP%]{text-align:center;position:relative;padding:10px 0 40px}@media (max-width:991px){.compareLinkAccess[_ngcontent-%COMP%]{margin:-50px 0 0;padding:0 15px}}.compareLinkAccess[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:32px;color:#00f;margin:0 0 20px;text-decoration:underline;cursor:pointer}@media (max-width:767px){.compareLinkAccess[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:26px}}.compareLinkAccess[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;margin-top:30px;cursor:pointer}.compareLinkAccess[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}.getYourTrinkaSections[_ngcontent-%COMP%]{position:relative;width:100%;height:260px;background-image:url(GetTrinkaPricing.ecc9fd7e0d410f498a56.png);background-position:50%;background-size:cover;background-repeat:no-repeat}@media (max-width:991px){.getYourTrinkaSections[_ngcontent-%COMP%]{height:auto;padding:60px 0}}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]{width:100%;height:260px;display:flex;align-items:inherit;justify-content:center;flex-direction:column}@media (max-width:991px){.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]{height:auto}}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;font-size:36px;color:#fff;font-weight:600}@media (max-width:767px){.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:991px){.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:30px;font-size:32px}}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after, .getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{background:#fff}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-22px;background:#fff}@media (max-width:412px){.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-58px}}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:20px;color:#fff;margin:0}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:25px;padding-top:10px}.getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .getYourTrinkaSections[_ngcontent-%COMP%]   .trinkaGetPricing[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline;transition:all .5s ease}.pricingTableContents[_ngcontent-%COMP%]{box-shadow:0 0 9px rgba(0,0,0,.21);background:#f6f6f6;width:100%;overflow:hidden;border-radius:10px;position:relative}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{margin:0;width:100%;overflow-x:auto;text-align:left;position:relative;border-collapse:collapse}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]{background-color:#ede8f0;background-image:url(PricingHeaderBackgroud.8bdc5e0bc9ebf75d0ea9.png);height:130px;background-size:cover;background-position:top;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{min-width:260px;text-align:center;font-size:24px;font-weight:700;vertical-align:middle;border-bottom:none;border-top:none;position:-webkit-sticky;position:sticky;box-shadow:0 2px 2px -1px rgba(0,0,0,.4)}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){background-position:146% 100%}@media (max-width:1279px){.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{min-width:auto;font-size:20px}}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .getStartedButton[_ngcontent-%COMP%]{border:2px solid #763393;padding:6px 0;width:200px;text-align:center;font-size:18px;font-weight:600;background:#fff;border-radius:5px;cursor:pointer;display:block;margin:0 auto;color:#763393}@media (max-width:1279px){.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .getStartedButton[_ngcontent-%COMP%]{width:auto;padding:4px 10px;font-size:14px}}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .PremiumButtons[_ngcontent-%COMP%]{border:2px solid #763393;padding:6px 0;width:200px;text-align:center;font-size:18px;font-weight:600;background:#763393;border-radius:5px;cursor:pointer;display:block;margin:0 auto;color:#fff}@media (max-width:1279px){.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .PremiumButtons[_ngcontent-%COMP%]{width:auto;padding:4px 10px;font-size:14px}}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{min-width:520px;text-align:left;padding-left:15px;border-right:1px solid #e4e4e4}@media (max-width:1279px){.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{min-width:auto}}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;vertical-align:middle}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:600;color:#000;text-transform:capitalize}@media (max-width:1279px){.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15px}}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left;padding-left:20px;border-right:1px solid #e4e4e4}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td.tableSubHeader[_ngcontent-%COMP%]{background:#ede8f0;font-size:24px;font-weight:700;color:#000;box-shadow:none}@media (max-width:1279px){.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td.tableSubHeader[_ngcontent-%COMP%]{font-size:20px}}.pricingTableContents[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]:nth-child(2){border-top:none}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:40px 0 60px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-22px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}@media (max-width:367px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.pricingPageWrap[_ngcontent-%COMP%]{margin-top:120px;position:relative}.pricingPageWrap[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.pricingPageWrap[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricingPageWrap[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:24px}}@-webkit-keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.PublicationReadinessTooltip.pricingboxTooltip[_ngcontent-%COMP%]:before{right:-10px;bottom:50%}.PublicationReadinessTooltip.pricingboxTooltip[_ngcontent-%COMP%]:after{margin-left:-158px}.pricingTableTooltip.pricingboxTooltip[_ngcontent-%COMP%]:before{right:-80px;bottom:110%}.paidTooltip.pricingboxTooltip[_ngcontent-%COMP%]:after{margin-left:80px}.paidTooltip.pricingboxTooltip[_ngcontent-%COMP%]:before, .PublicationReadinessTooltip.pricingboxTooltip[_ngcontent-%COMP%]:before{right:-110px}.pricingTableTooltip.pricingboxTooltip.smallTooltip[_ngcontent-%COMP%]:before{width:190px}.pricingboxTooltip[_ngcontent-%COMP%]{position:relative;cursor:pointer}.pricingboxTooltip[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px!important}.pricingboxTooltip[_ngcontent-%COMP%]:before{border-radius:.2em;content:attr(alt);background-color:#713f88;padding:5px 10px;width:270px;text-align:left;left:auto;margin:0 auto;right:-15px;font-size:12px;line-height:18px;position:absolute;color:#fff;display:none;bottom:100%;text-transform:none}.pricingboxTooltip[_ngcontent-%COMP%]:after{content:"";margin-top:-24px;margin-left:2px;border-color:#713f88 transparent transparent;border-style:solid;border-width:.5em .5em 0;display:none;position:absolute;font-size:.8em;color:#fff;left:0}.pricingboxTooltip[_ngcontent-%COMP%]:hover:after, .pricingboxTooltip[_ngcontent-%COMP%]:hover:before{display:block}.pricingTableContentsTwo[_ngcontent-%COMP%]{width:100%;max-width:1000px;margin:80px auto;box-shadow:0 0 9px rgba(0,0,0,.21);background:#f6f6f6}@media (max-width:767px){.pricingTableContentsTwo[_ngcontent-%COMP%]{max-width:90%;overflow:auto;overflow-x:scroll}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{margin:0;width:100%;overflow-x:auto;text-align:left;position:relative;border-collapse:collapse}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%], .pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{background-color:#ede8f0;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{min-width:260px;text-align:center;font-size:24px;font-weight:700;vertical-align:middle;border-bottom:none;border-top:none;position:-webkit-sticky;position:sticky;top:60px;background-image:url(PricingHeaderBackgroud.8bdc5e0bc9ebf75d0ea9.png);height:130px;background-size:cover;background-position:top;z-index:10}@media (max-width:1279px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{min-width:auto;font-size:20px}}@media (max-width:767px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{top:0}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .getStartedButton[_ngcontent-%COMP%]{border:2px solid #763393;padding:6px 0;width:200px;text-align:center;font-size:18px;font-weight:600;background:#fff;border-radius:5px;cursor:pointer;display:block;margin:0 auto;color:#763393}@media (max-width:1279px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .getStartedButton[_ngcontent-%COMP%]{width:auto;padding:4px 10px;font-size:14px}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .PremiumButtons[_ngcontent-%COMP%]{border:2px solid #763393;padding:6px 0;width:200px;text-align:center;font-size:18px;font-weight:600;background:#763393;border-radius:5px;cursor:pointer;display:block;margin:0 auto;color:#fff}@media (max-width:1279px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .PremiumButtons[_ngcontent-%COMP%]{width:auto;padding:4px 10px;font-size:14px}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{min-width:460px;text-align:left;padding-left:15px;border-right:1px solid #e4e4e4}@media (max-width:1279px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{min-width:auto}}@media (max-width:767px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{min-width:220px}}@media (max-width:767px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child, .pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){min-width:150px}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;vertical-align:middle}@media (max-width:767px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:500;color:#000;text-transform:capitalize}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{float:right}@media (max-width:1279px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15px}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left;padding-left:20px;border-right:1px solid #e4e4e4}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td.tableSubHeader[_ngcontent-%COMP%]{background:#ede8f0;font-size:24px;font-weight:700;color:#000;box-shadow:none}@media (max-width:1279px){.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td.tableSubHeader[_ngcontent-%COMP%]{font-size:20px}}.pricingTableContentsTwo[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]:nth-child(2){border-top:none}.usagePolicySection[_ngcontent-%COMP%]{position:relative;text-align:right;width:100%;max-width:1000px;margin:-70px auto 30px}@media (max-width:767px){.usagePolicySection[_ngcontent-%COMP%]{max-width:90%}}.usagePolicySection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#4d4d4d;opacity:.7;text-decoration:none;font-size:14px;font-style:italic}.usagePolicySection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .usagePolicySection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;text-decoration:underline}.enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px;display:none}@media (max-width:1440px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 90px 0 0}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;color:#763393;font-size:24px;font-weight:600;border-radius:5px;width:250px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;color:#763393!important}.pricingboxTooltipauto[_ngcontent-%COMP%]:before{right:auto!important;width:230px}.switch[_ngcontent-%COMP%]{position:relative;display:inline-block;width:37px;height:23px}.switch[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{opacity:0;width:0;height:0}.slider[_ngcontent-%COMP%]{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#7a28a0}.slider[_ngcontent-%COMP%], .slider[_ngcontent-%COMP%]:before{position:absolute;transition:.4s}.slider[_ngcontent-%COMP%]:before{content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff}input[_ngcontent-%COMP%]:checked + .slider[_ngcontent-%COMP%]{background-color:#7a28a0}input[_ngcontent-%COMP%]:focus + .slider[_ngcontent-%COMP%]{box-shadow:0 0 1px #321f41}input[_ngcontent-%COMP%]:checked + .slider[_ngcontent-%COMP%]:before{transform:translateX(13px)}.slider.round[_ngcontent-%COMP%]{border-radius:34px}.slider.round[_ngcontent-%COMP%]:before{border-radius:50%}.pt-title[_ngcontent-%COMP%]{font-size:36px;font-style:normal;font-weight:600;line-height:48px;text-align:center}.choosePlan[_ngcontent-%COMP%]{position:relative;padding-bottom:80px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]{position:relative;border-radius:8px;border:1px solid #dde2e9;background:#fff;display:inline-flex;width:260px;margin-top:40px;flex-direction:column}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]{width:45%}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]{width:100%}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]{display:block;width:100%}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   h4.mdTitle[_ngcontent-%COMP%]{background:#fff;height:72px;display:flex;align-items:center;margin-bottom:16px;font-size:16px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.36px;padding:10px 16px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]{min-height:1342px}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]{min-height:auto}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]{padding:24px 16px;min-height:172px;border-bottom:1px solid #dde2e9}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard.plagiarismCheck[_ngcontent-%COMP%]{min-height:332px}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard.plagiarismCheck[_ngcontent-%COMP%]{min-height:auto}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard.extensionAddin[_ngcontent-%COMP%]{min-height:268px}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard.extensionAddin[_ngcontent-%COMP%]{min-height:auto}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard.aiProducts[_ngcontent-%COMP%]{min-height:378px}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard.aiProducts[_ngcontent-%COMP%]{min-height:auto}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]:last-child{border-bottom:none}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   h6[_ngcontent-%COMP%]{font-size:18px;font-weight:700;margin-bottom:12px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   .avaliableOnCredits[_ngcontent-%COMP%]{display:inline-flex;padding:4px 8px;align-items:center;border-radius:20px;background:#ffedd5;color:#111a27;text-align:center;font-size:10px;font-style:normal;font-weight:600;line-height:12px;white-space:nowrap}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex;margin-bottom:12px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{min-width:14px;margin-top:2px;width:14px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{padding-left:6px;font-size:14px;font-weight:400}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]{font-style:normal;font-size:12px;color:#647087}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding-left:3px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin-bottom:0;padding-right:3px;display:inline-flex}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   p.bold[_ngcontent-%COMP%]{font-weight:600}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin-bottom:5px;font-size:16px;text-align:left}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   h3.fontNormal[_ngcontent-%COMP%]{font-weight:400}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .unlimited[_ngcontent-%COMP%]{font-weight:600;display:inline-flex;background-image:url(yellow-stripe.7de97d347c2b72c96291.svg);padding:0 5px;font-size:14px;background-position:50%;background-size:cover;background-repeat:no-repeat}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .unlimited.no-padding[_ngcontent-%COMP%]{padding:0}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .stripe-yellow[_ngcontent-%COMP%]{background-image:url(yellow-stripe.7de97d347c2b72c96291.svg);background-position:50%;background-size:cover;background-repeat:no-repeat;color:#111a27}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .ftButton[_ngcontent-%COMP%]{padding:0 16px 32px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlan[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   h4.mdTitle[_ngcontent-%COMP%]{background-color:#eff1f5}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]{background-color:#321f41}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   h4.mdTitle[_ngcontent-%COMP%]{padding:25px 16px;display:block;color:#fff;background:rgba(75,50,95,.5)}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   h4.mdTitle[_ngcontent-%COMP%]{padding:25px 16px}}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]{min-height:500px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]{min-height:auto}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   h6[_ngcontent-%COMP%]{color:#fff}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fde68a;font-weight:700;line-height:20px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]{font-weight:400;color:#9ca3af}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .note[_ngcontent-%COMP%]{display:flex;margin-top:20px;gap:2px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .note[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;margin-bottom:0;padding-right:0;display:block;color:#fff;font-weight:400}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .note[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-style:normal;color:#fde68a}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.premiumPlus[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .innerCard[_ngcontent-%COMP%]   ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .note[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   small[_ngcontent-%COMP%]{font-size:12px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   h4.mdTitle[_ngcontent-%COMP%]{padding:25px 16px;display:block;background-color:#eff1f5}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   h4.mdTitle[_ngcontent-%COMP%]{padding:25px 16px}}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]{min-height:500px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]{min-height:auto}}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .enterpriseCard[_ngcontent-%COMP%]{padding:0!important;margin-bottom:35px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .enterpriseCard[_ngcontent-%COMP%]   .checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:16px;margin:0!important;border-bottom:1px solid #dde2e9;gap:6px}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .enterpriseCard[_ngcontent-%COMP%]   .checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;padding-left:0!important}.choosePlan[_ngcontent-%COMP%]   .pricingContainer[_ngcontent-%COMP%]   .pricingCardBox.enterpriseBox[_ngcontent-%COMP%]   .pricingCardBody[_ngcontent-%COMP%]   .cardSection[_ngcontent-%COMP%]   .enterpriseCard[_ngcontent-%COMP%]   .checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";height:1px;width:100%;position:absolute;left:0;bottom:0;border-bottom:1px dashed #9ca3af}.pricingCardHeader[_ngcontent-%COMP%]{position:relative;display:flex;flex-direction:column;padding:32px 16px;width:100%;gap:30px}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]{position:relative;min-height:160px}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{display:flex;font-size:24px;font-weight:700;margin-bottom:0;gap:10px;line-height:1}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]{display:flex;align-items:flex-end;margin-top:24px}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:48px;font-style:normal;font-weight:600;line-height:56px;margin-bottom:0;line-height:1}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#647087;font-size:12px;font-style:normal;font-weight:600;line-height:2}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-top:8px;gap:8px;height:45px}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:0;color:#647087;font-size:14px}.pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:flex}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]:before{content:"";position:absolute;width:100%;height:15px;top:0;left:0;background-color:#581c87;border-radius:8px 8px 0 0}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#763393}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-weight:600;font-size:14px;color:#111a27;font-family:Open Sans,sans-serif;position:relative;margin:0}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{background:#16a34a;padding:4px 8px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-size:12px;font-family:Open Sans,sans-serif;font-weight:500;position:absolute;width:70px;top:-3px;left:auto;right:-80px;font-style:normal}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]:after, .pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]:before{right:100%;top:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]:after{border-color:rgba(136,183,213,0) #16a34a rgba(136,183,213,0) rgba(136,183,213,0);border-width:5px;margin-top:-5px}.pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]:before{border-color:rgba(194,225,245,0) #16a34a rgba(194,225,245,0) rgba(194,225,245,0);border-width:5px;margin-top:-5px}.pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]{background-color:#321f41;border-radius:8px 8px 0 0}.pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]:before{content:"\u63a8\u85a6";position:absolute;left:0;right:0;margin:0 auto;width:120px;height:32px;background-color:#f59e0b;border-radius:20px;color:#fff;font-size:12px;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:600;top:-15px}.pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fde68a}.pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%], .pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]   span[_ngcontent-%COMP%], .pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#fff}.pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fde68a;font-size:12px;font-weight:600}.pricingCardHeader.enterpriseHeader[_ngcontent-%COMP%]:before{content:"";position:absolute;width:100%;height:15px;top:0;left:0;border-radius:8px 8px 0 0;background:linear-gradient(90deg,#ef5453,#fcac2e)}.pricingCardHeader.enterpriseHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]   h6[_ngcontent-%COMP%]{font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin-top:20px}.cardButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .cardButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border-radius:4px;border:1px solid #dde2e9;display:flex;align-items:center;justify-content:center;color:#763393;height:48px;font-weight:600;font-size:16px;width:100%}.cardButton.enterpriseButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .cardButton.enterpriseButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%], .cardButton.premiumButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .cardButton.premiumButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{color:#fff;border:1px solid #763393;background-color:#763393}.cardButton.enterpriseButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .cardButton.enterpriseButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover, .cardButton.premiumButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .cardButton.premiumButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background-color:transparent;color:#763393}.cardButton.premiumPlusButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .cardButton.premiumPlusButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{color:#92400e;background-color:#fde68a;border-color:#fde68a}.cardButton.premiumPlusButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .cardButton.premiumPlusButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{border-color:#fde68a;background-color:transparent;color:#fde68a}.custom-tooltip[_ngcontent-%COMP%]{position:relative;border-radius:50%;display:inline-flex;justify-content:center;align-items:center}.custom-tooltip[_ngcontent-%COMP%]:hover   .custom-tooltip-content[_ngcontent-%COMP%]{opacity:1;visibility:visible;display:block}.custom-tooltip[_ngcontent-%COMP%]   .custom-tooltip-content[_ngcontent-%COMP%]{background:#414e62;z-index:1;border-radius:8px;display:none;color:#fff;min-width:220px;padding:9px;position:absolute;left:0;font-size:12px;visibility:hidden;opacity:0;top:30px;transition:opacity .5s ease,visibility .5s ease,transform .5s ease}.custom-tooltip[_ngcontent-%COMP%]   .custom-tooltip-content[_ngcontent-%COMP%]:after{border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #414e62;box-shadow:0 4px 10px 0 rgba(17,26,36,.1);top:-5px;content:"";height:0;position:absolute;left:20px;transform:translateX(-50%);width:0}@media (max-width:500px){.custom-tooltip[_ngcontent-%COMP%]   .custom-tooltip-content[_ngcontent-%COMP%]{padding:8px;font-size:13px;min-width:165px;left:50%;transform:translateX(-50%);bottom:calc(100% + 8px)}}.nowrap[_ngcontent-%COMP%]{white-space:nowrap}.pricingTableSectioni[_ngcontent-%COMP%]{padding:80px 0}@media (max-width:500px){.pricingTableSectioni[_ngcontent-%COMP%]   .col-12[_ngcontent-%COMP%]{padding:0}}@media (max-width:360px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]{overflow:scroll}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{background-color:#fff}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]:first-child   th[_ngcontent-%COMP%]{border:none!important}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{border-top:1px solid #dde2e9;border-bottom:1px solid #dde2e9;background-color:#fff}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{width:450px}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{width:auto;padding-left:4px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]{width:250px;border-left:1px solid #dde2e9;border-right:1px solid #dde2e9;border-radius:0!important;padding:24px 16px}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]{width:auto;text-align:center;padding:10px 5px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]{min-height:145px}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]{min-height:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:14px}}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%], .pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{display:none}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:40px}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .amount[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px}}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardButton[_ngcontent-%COMP%], .pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader[_ngcontent-%COMP%]   .cardTop[_ngcontent-%COMP%]   .infoContainer[_ngcontent-%COMP%]{display:none}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]:before{border-radius:0}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]:before{display:none}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader.premiumCardHeader[_ngcontent-%COMP%]   .pricingToggleButton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{padding:4px;width:60px;font-size:11px;right:-70px}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]{border-color:#321f41}@media (max-width:767px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .pricingCardHeader.premiumPlusCardHeader[_ngcontent-%COMP%]:before{display:none}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th.empty_th[_ngcontent-%COMP%]{width:20px}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .empty_div[_ngcontent-%COMP%]{height:20px;width:100%;display:block}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th.benefits_title[_ngcontent-%COMP%]{font-size:40px;font-style:normal;font-weight:600;line-height:1}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th.benefits_title[_ngcontent-%COMP%]{font-size:18px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr.in_line[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:0;border:none!important}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr.in_line[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   hr[_ngcontent-%COMP%]{margin:0;border:none}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:20px 10px;text-align:center;color:#647087;font-size:16px;font-style:normal;font-weight:400;line-height:30px;border-bottom:1px solid #dde2e9}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:12px;line-height:1.3;padding:20px 5px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h3.middleTitle[_ngcontent-%COMP%]{color:#111a27;font-size:32px;margin:0;display:flex;gap:15px;font-weight:700;padding:30px 0 0;line-height:48px;align-items:center}@media (max-width:1400px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h3.middleTitle[_ngcontent-%COMP%]{font-size:28px;line-height:1.3}}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h3.middleTitle[_ngcontent-%COMP%]{font-size:18px;line-height:1.3}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h3.middleTitle[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-flex;width:10px;height:10px;margin-top:0!important;border-radius:50%;background-color:#000}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{display:flex;align-items:center;font-family:Open Sans,sans-serif;font-weight:600;color:#111a27;text-align:left;margin:0}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{font-size:14px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{margin-right:16px;min-width:24px;width:24px}@media (max-width:992px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{display:none}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#647087;font-weight:400;font-family:Open Sans,sans-serif;font-size:14px;line-height:18px;display:block;margin-top:10px;text-align:left}@media (max-width:500px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;line-height:16px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left;padding-left:0}@media (max-width:500px){.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding-left:4px}}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{text-align:center;background-color:#faf5ff}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(3), .pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(5){padding:0}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td.purple-bg[_ngcontent-%COMP%]{background-color:#faf5ff!important}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr.noBorder[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{border-bottom:none}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr.personalizationRow[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{border-right:1px solid #dde2e9;background-color:#fff}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr.personalizationRow[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{border-right:none}.pricingTableSectioni[_ngcontent-%COMP%]   .mainContainer[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr.personalizationRow[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{border-right:1px solid #dde2e9}.hiddenHeader[_ngcontent-%COMP%]{height:273px;width:100vw;position:absolute;top:0;left:-350px;border-top:1px solid #ddd;border-bottom:1px solid hsla(0,0%,86.7%,.87);display:none}.table-container.sticky-class[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]{position:-webkit-sticky;position:sticky;top:60px}.table-container.sticky-class[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{border-top:none!important}.table-container.sticky-class[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child   .premiumPlusCardHeader[_ngcontent-%COMP%]:before{display:none}.table-container.sticky-class[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   .in_line[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   hr[_ngcontent-%COMP%]{border-top:1px solid #dde2e9!important}.table-container.sticky-class[_ngcontent-%COMP%]   .hiddenHeader[_ngcontent-%COMP%]{position:fixed!important;top:60px;left:0;box-shadow:0 4px 20px 0 rgba(17,26,39,.1);border:none}.amt_div[_ngcontent-%COMP%]{display:flex;align-items:flex-end;gap:6px}']}),Cn),un=e("9a8T");function Pn(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8acb\u554f\u60a8\u8981\u8aee\u8a62\u4ec0\u9ebc\uff1f"),c.Ub())}function Mn(n,t){1&n&&(c.Vb(0,"ul",74),c.Vb(1,"li",75),c.Vb(2,"a",76),c.gc(),c.Vb(3,"svg",77),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",78),c.Qb(10,"path",79),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",80),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",75),c.Vb(17,"a",81),c.gc(),c.Vb(18,"svg",77),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",82),c.Qb(25,"path",83),c.Qb(26,"path",84),c.Qb(27,"path",85),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",80),c.Vb(29,"h3"),c.Fc(30,"\u7d44\u7e54"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function On(n,t){1&n&&(c.Vb(0,"div",86),c.Vb(1,"div",87),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684 "),c.Qb(4,"br"),c.Fc(5,"\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(6,"a",88),c.Fc(7,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function fn(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",89),c.Vb(1,"div",4),c.Vb(2,"div",90),c.Vb(3,"div",91),c.Vb(4,"form",92),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",93),c.Vb(9,"div",94),c.Vb(10,"mat-form-field",95),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",96),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",97),c.Vb(15,"div",94),c.Vb(16,"mat-form-field",95),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",98),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",90),c.Vb(21,"div",99),c.Vb(22,"label",100),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",101),c.Ub(),c.Ub(),c.Vb(25,"div",93),c.Vb(26,"div",94),c.Vb(27,"mat-form-field",95),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",102),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",97),c.Vb(32,"div",94),c.Vb(33,"mat-form-field",95),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",103),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",93),c.Vb(38,"div",94),c.Vb(39,"mat-form-field",95),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",104),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",97),c.Vb(44,"div",94),c.Vb(45,"mat-form-field",95),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",105),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",106),c.Vb(50,"button",107),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function xn(n,t){1&n&&(c.Vb(0,"div",108),c.Vb(1,"div",109),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}var kn,wn,vn,Un,Vn,yn,Fn,Tn,Sn,Qn,In,zn=function(){return["/enterprise/life-sciences-medicine-and-pharma"]},An=function(){return["/enterprise/language-services-publishing-and-media"]},En=function(){return["/enterprise/academic-institutions"]},Gn=function(){return["/enterprise/k12-and-elearning"]},Ln=function(){return["/enterprise/technology-platforms"]},Bn=((Tn=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u4f01\u696d\u7248\u2014\u2014\u70ba\u60a8\u7684\u5718\u968a\u958b\u767c\u7684\u5beb\u4f5c\u52a9\u624b\u548c\u6587\u6cd5\u6aa2\u67e5\u5668"),this.metaTagService.updateTag({name:"description",content:"\u8f15\u9b06\u5c07Trinka\u96c6\u6210\u5230\u60a8\u7684\u4f01\u696d\u5de5\u4f5c\u6d41\u7a0b\u4e2d\uff0c\u4e26\u4e14\u8b93\u60a8\u7684\u5718\u968a\u8a2a\u554fTrinka\u7684\u6240\u6709\u5f37\u5927\u529f\u80fd\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u6587\u6cd5\u7cfe\u6b63\uff0c\u81ea\u52d5\u6587\u6cd5\u6aa2\u67e5\uff0c\u81ea\u52d5\u62fc\u5beb\u7cfe\u6b63\uff0c\u6a5f\u69cb\u7684\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u51fa\u7248\u5546\u7684\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u8a9e\u8a00\u670d\u52d9\u63d0\u4f9b\u8005\u7684\u5b78\u8853\u5beb\u4f5c\u52a9\u624b"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u4f01\u696d\u7248\u2014\u2014\u70ba\u60a8\u7684\u5718\u968a\u958b\u767c\u7684\u5beb\u4f5c\u52a9\u624b\u548c\u6587\u6cd5\u6aa2\u67e5\u5668"}),this.metaTagService.updateTag({property:"og:description",content:"\u8f15\u9b06\u5c07Trinka\u96c6\u6210\u5230\u60a8\u7684\u4f01\u696d\u5de5\u4f5c\u6d41\u7a0b\u4e2d\uff0c\u4e26\u4e14\u8b93\u60a8\u7684\u5718\u968a\u8a2a\u554fTrinka\u7684\u6240\u6709\u5f37\u5927\u529f\u80fd\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/home_client_slider.js",(function(){})),un.init()),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Tn)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},Tn.\u0275cmp=c.Jb({type:Tn,selectors:[["app-enterprise"]],decls:248,vars:15,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],[2,"margin","0 0 10px 0"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/enterprise_banner_img.png","alt","enterprise banner"],[1,"brandLogo_sections"],[1,"col-sm-2"],[1,"col-sm-10"],[1,"cover_wrapper"],["id","client-logos-enterprise",1,"owl-carousel"],[1,"item"],[1,"client-inners"],["src","../../../assets/images/client_logos/j-j.png","alt","JJ"],["src","../../../assets/images/oxford.png","alt","oxford"],["src","../../../assets/images/client_logos/HarvardMedicalSchool.png","alt",""],["src","../../../assets/images/client_logos/merck.png","alt","merck"],["src","../../../assets/images/cambridge.png","alt",""],["src","../../../assets/images/client_logos/PrincetonUniversity.png","alt","Princeton University"],["src","../../../assets/images/client_logos/biogen.png","alt","biogen"],["src","../../../assets/images/client_logos/UNSW.png","alt","UNSW"],["src","../../../assets/images/client_logos/accelera.png","alt","accelera"],["src","../../../assets/images/client_logos/pfizer.png","alt","pfizer"],[1,"other_comparision"],[1,"col-sm-12"],[1,"integreate_heading_section"],[1,"HeadingSubLine"],[1,"col-lg-4","col-md-6","paddingRightRemove"],[1,"features_cards"],[1,"features_cardsHeading"],[3,"routerLink"],[1,"fa","fa-arrow-right"],[1,"wayToIntegrateTrinka"],[1,"row","divider_line_section"],[1,"col-lg-5"],[1,"integreate_img_section","GetTrinkaJs_img"],["src","../../../assets/images/GetTrinkaJs.gif","alt","",1,"getTrinkajs_gif_img"],["src","../../../assets/images/API_backgrond_layer.png","alt","",1,"getTrinkaJs_backgrond"],[1,"col-lg-7"],[1,"integreate_text_content"],[2,"padding","0px 12px 4px 12px"],[1,"row","divider_line_section","columu_reverse"],[1,"integreate_img_section","getTrinka_API"],["src","../../../assets/images/API_backgrond_layer.png","alt","",1,"API_bg_layer"],["src","../../../assets/images/TrinkaAPI_img.png","alt","",1,"TrinkaAPI_img"],["data-aos","zoom-in",1,"API_text_section"],[1,"API_text_overlay"],["src","../../../assets/images/API_text.png","alt",""],[1,"integreate_img_section","getTrinka_on_premise"],["src","../../../assets/images/GetTrinkaOn_Premise.png","alt",""],[1,"TrinkaPurpleColor"],[1,"TrinkaredColor"],[1,"TrinkaYellowColor"],[1,"enterprise_contactUs"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",3,"click"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"col-md-12"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5c07Trinka\u96c6\u6210\u5230\u60a8\u7684\u4f01\u696d\u4e2d"),c.Ub(),c.Vb(9,"p",7),c.Fc(10,"Trinka \u4f01\u696d\u7248\u53ef\u4ee5\u7121\u9650\u8a2a\u554f\u5b83\u7684\u6240\u6709\u5f37\u5927\u529f\u80fd\u3002"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u8f15\u9b06\u5c07Trinka\u96c6\u6210\u5230\u60a8\u7684\u4f01\u696d\u5de5\u4f5c\u6d41\u7a0b\u4e2d\uff0c\u4e26\u4e14\u8b93\u60a8\u7684\u5718\u968a\u4f7f\u7528Trinka\u7684\u6240\u6709\u5f37\u5927\u529f\u80fd\u3002"),c.Ub(),c.Vb(13,"button",8),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(14,"\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",5),c.Vb(16,"div",9),c.Qb(17,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",12),c.Vb(22,"h2"),c.Fc(23,"\u6df1\u53d7\u5168\u7403\u9818\u5c0e\u8005\u4fe1\u8cf4"),c.Ub(),c.Ub(),c.Vb(24,"div",13),c.Vb(25,"div",14),c.Vb(26,"div",15),c.Vb(27,"div",16),c.Vb(28,"div",17),c.Qb(29,"img",18),c.Ub(),c.Ub(),c.Vb(30,"div",16),c.Vb(31,"div",17),c.Qb(32,"img",19),c.Ub(),c.Ub(),c.Vb(33,"div",16),c.Vb(34,"div",17),c.Qb(35,"img",20),c.Ub(),c.Ub(),c.Vb(36,"div",16),c.Vb(37,"div",17),c.Qb(38,"img",21),c.Ub(),c.Ub(),c.Vb(39,"div",16),c.Vb(40,"div",17),c.Qb(41,"img",22),c.Ub(),c.Ub(),c.Vb(42,"div",16),c.Vb(43,"div",17),c.Qb(44,"img",23),c.Ub(),c.Ub(),c.Vb(45,"div",16),c.Vb(46,"div",17),c.Qb(47,"img",24),c.Ub(),c.Ub(),c.Vb(48,"div",16),c.Vb(49,"div",17),c.Qb(50,"img",25),c.Ub(),c.Ub(),c.Vb(51,"div",16),c.Vb(52,"div",17),c.Qb(53,"img",26),c.Ub(),c.Ub(),c.Vb(54,"div",16),c.Vb(55,"div",17),c.Qb(56,"img",27),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"div",28),c.Vb(58,"div",3),c.Vb(59,"div",4),c.Vb(60,"div",29),c.Vb(61,"div",30),c.Vb(62,"h2"),c.Fc(63,"\u65e8\u5728\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\u7684\u884c\u696d\u5b9a\u5236\u89e3\u6c7a\u65b9\u6848"),c.Ub(),c.Qb(64,"div",31),c.Vb(65,"p"),c.Fc(66,"Trinka\u53ef\u4ee5\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u9ad8\u6548\u5275\u5efa\u5c08\u696d\u6587\u6a94\uff0c\u540c\u6642\u78ba\u4fdd\u9ad8\u54c1\u8cea\u548c\u4e00\u81f4\u6027\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"div",32),c.Vb(68,"div",33),c.Vb(69,"div",34),c.Vb(70,"h3"),c.Fc(71,"\u751f\u547d\u79d1\u5b78\u3001\u91ab\u5b78\u548c\u88fd\u85e5"),c.Ub(),c.Ub(),c.Vb(72,"p"),c.Fc(73,"Trinka\u5f37\u5927\u7684\u4eba\u5de5\u667a\u6167\u6df1\u5ea6\u77ad\u89e3\u91ab\u5b78\u548c\u79d1\u5b78\u5beb\u4f5c\u6240\u9700\u7684\u6280\u8853\u8907\u96dc\u6027\u548c\u7cbe\u78ba\u5ea6\uff0c\u80fd\u5920\u6839\u64da\u4e0a\u4e0b\u6587\u548c\u7279\u5b9a\u4e3b\u984c\u70ba\u60a8\u63d0\u4f9b\u5efa\u8b70\u3002 "),c.Ub(),c.Vb(74,"a",35),c.Fc(75,"\u95b1\u8b80\u66f4\u591a "),c.Qb(76,"i",36),c.Ub(),c.Ub(),c.Ub(),c.Vb(77,"div",32),c.Vb(78,"div",33),c.Vb(79,"div",34),c.Vb(80,"h3"),c.Fc(81,"\u8a9e\u8a00\u670d\u52d9\u3001\u51fa\u7248\u548c\u5a92\u9ad4"),c.Ub(),c.Ub(),c.Vb(82,"p"),c.Fc(83,"\u4f7f\u60a8\u7684\u5718\u968a\u80fd\u5920\u66f4\u4e00\u81f4\u5730\u5beb\u4f5c\u3001\u66f4\u5feb\u5730\u767c\u4f48\uff0c\u4e26\u4e14\u63d0\u5347\u5ba2\u6236\u9ad4\u9a57\uff0c\u5728\u4e0d\u5f71\u97ff\u5beb\u4f5c\u54c1\u8cea\u7684\u524d\u63d0\u4e0b\u6e1b\u5c11\u5beb\u4f5c\u6642\u9593\u548c\u964d\u4f4e\u6210\u672c\u3002"),c.Ub(),c.Vb(84,"a",35),c.Fc(85,"\u95b1\u8b80\u66f4\u591a "),c.Qb(86,"i",36),c.Ub(),c.Ub(),c.Ub(),c.Vb(87,"div",32),c.Vb(88,"div",33),c.Vb(89,"div",34),c.Vb(90,"h3"),c.Fc(91,"\u5b78\u8853\u6a5f\u69cb"),c.Ub(),c.Ub(),c.Vb(92,"p"),c.Fc(93,"Trinka\u5c07\u7de8\u8f2f\u60a8\u7684\u5beb\u4f5c\uff0c\u4f7f\u5176\u7b26\u5408\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\uff0c\u6210\u70ba\u6700\u4f73\u7bc4\u4f8b\u4e26\u4e14\u505a\u597d\u51fa\u7248\u6e96\u5099\u3002"),c.Ub(),c.Vb(94,"a",35),c.Fc(95,"\u95b1\u8b80\u66f4\u591a "),c.Qb(96,"i",36),c.Ub(),c.Ub(),c.Ub(),c.Vb(97,"div",32),c.Vb(98,"div",33),c.Vb(99,"div",34),c.Vb(100,"h3"),c.Fc(101,"K-12\u548c\u6578\u4f4d\u5316\u5b78\u7fd2"),c.Ub(),c.Ub(),c.Vb(102,"p"),c.Fc(103,"Trinka\u7684\u5148\u9032\u4eba\u5de5\u667a\u6167\u4e0d\u50c5\u53ef\u4ee5\u5e6b\u52a9\u5b78\u751f\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\uff0c\u9084\u53ef\u4ee5\u5728\u5beb\u4f5c\u7684\u540c\u6642\u5b78\u7fd2\u6700\u4f73\u7684\u5b78\u8853\u5beb\u4f5c\u7bc4\u4f8b\u3002"),c.Ub(),c.Vb(104,"a",35),c.Fc(105,"\u95b1\u8b80\u66f4\u591a "),c.Qb(106,"i",36),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",32),c.Vb(108,"div",33),c.Vb(109,"div",34),c.Vb(110,"h3"),c.Fc(111,"\u6280\u8853\u5e73\u53f0"),c.Ub(),c.Ub(),c.Vb(112,"p"),c.Fc(113,"Trinka\u5141\u8a31\u60a8\u8f15\u9b06\u5730\u5728\u61c9\u7528\u7a0b\u5f0f\u4e2d\u6dfb\u52a0\u5373\u6642\u7de8\u5beb\u652f\u63f4\u3002\u900f\u904e\u63d0\u4f9bTrinka\u7684\u5beb\u4f5c\u5efa\u8b70\u4f86\u69cb\u5efa\u7368\u7279\u7684\u89e3\u6c7a\u65b9\u6848\u3002"),c.Ub(),c.Vb(114,"a",35),c.Fc(115,"\u95b1\u8b80\u66f4\u591a "),c.Qb(116,"i",36),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(117,"div",37),c.Vb(118,"div",3),c.Vb(119,"div",4),c.Vb(120,"div",29),c.Vb(121,"div",30),c.Vb(122,"h2"),c.Fc(123,"\u6574\u5408Trinka\u76843\u7a2e\u65b9\u6cd5"),c.Ub(),c.Qb(124,"div",31),c.Vb(125,"p"),c.Fc(126,"\u589e\u5f37\u5718\u968a\u7684\u5beb\u4f5c\u80fd\u529b\u3002\u4f01\u696d\u7528\u6236\u53ef\u7372\u5f97\u7121\u9650\u7684\u5b58\u53d6\u6b0a\u9650\u4e26\u7372\u5f97\u66f4\u591a\u597d\u8655\u3002\u9078\u64c7\u6700\u9069\u5408\u60a8\u9700\u8981\u7684\u9078\u9805\u7d44\u5408\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(127,"div",38),c.Vb(128,"div",39),c.Vb(129,"div",40),c.Qb(130,"img",41),c.Qb(131,"img",42),c.Ub(),c.Ub(),c.Vb(132,"div",43),c.Vb(133,"div",44),c.Vb(134,"h3"),c.Vb(135,"span"),c.Fc(136,"01"),c.Ub(),c.Fc(137,"\u7372\u53d6Trinka "),c.Vb(138,"b",45),c.Fc(139,"JS"),c.Ub(),c.Ub(),c.Vb(140,"p"),c.Fc(141,"\u53ea\u9700\u5728\u700f\u89bd\u5668\u6216\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\u4e2d\u63d2\u5165\u4e00\u500b\u5c0f\u7684JavaScript\uff08JS\uff09\u7a0b\u5f0f\u78bc\u7247\u6bb5\uff0c\u5373\u53ef\u70ba\u6240\u6709\u5718\u968a\u6210\u54e1\u555f\u7528Trinka\u3002\u7121\u9700\u8907\u96dc\u7684\u96c6\u6210\uff0c\u5373\u53ef\u4f7f\u7528Trinka\u7684\u5f37\u5927\u529f\u80fd\u3002"),c.Ub(),c.Vb(142,"ul"),c.Vb(143,"li"),c.Vb(144,"h4"),c.Fc(145,"\u7c21\u55ae\u6574\u5408"),c.Ub(),c.Vb(146,"p"),c.Fc(147,"\u53ea\u9700\u5728\u61c9\u7528\u7a0b\u5f0f\u4e2d\u63d2\u5165\u4e00\u500b\u5c0f\u7684JavaScript\u7a0b\u5f0f\u78bc\u7247\u6bb5\uff0c\u5c31\u53ef\u4ee5\u8b93\u7528\u6236\u66f4\u597d\u5730\u4f7f\u7528Trinka\u9032\u884c\u5beb\u4f5c\u3002"),c.Ub(),c.Ub(),c.Vb(148,"li"),c.Vb(149,"h4"),c.Fc(150,"\u5b89\u5168\u53ef\u9760"),c.Ub(),c.Vb(151,"p"),c.Fc(152,"\u6240\u6709\u8cc7\u6599\u90fd\u8655\u65bc\u9ad8\u5ea6\u52a0\u5bc6\u7684\u74b0\u5883\u4e0b\u3002TrinkaJS\u662f\u5373\u6642\u5de5\u4f5c\u7684\uff0c\u4e0d\u6703\u5728\u6211\u5011\u7684\u4f3a\u670d\u5668\u4fdd\u5b58\u4efb\u4f55\u5167\u5bb9\u3002 "),c.Ub(),c.Ub(),c.Vb(153,"li"),c.Vb(154,"h4"),c.Fc(155,"\u7121\u8207\u502b\u6bd4\u7684\u9748\u6d3b\u6027"),c.Ub(),c.Vb(156,"p"),c.Fc(157,"\u7c21\u55ae\u6613\u7528\u7684JS\u7a0b\u5f0f\u78bc\u7247\u6bb5\u4e5f\u6613\u65bc\u96c6\u6210\u4e14\u5177\u6709\u5f48\u6027\uff0c\u5b83\u53ef\u4ee5\u96a8\u8457\u60a8\u4e0d\u65b7\u589e\u9577\u7684\u5718\u968a\u548c\u696d\u52d9\u8f15\u9b06\u64f4\u5c55\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(158,"div",46),c.Vb(159,"div",43),c.Vb(160,"div",44),c.Vb(161,"h3"),c.Vb(162,"span"),c.Fc(163,"02"),c.Ub(),c.Fc(164," \u7372\u53d6Trinka "),c.Vb(165,"b"),c.Fc(166,"API"),c.Ub(),c.Ub(),c.Vb(167,"p"),c.Fc(168,"\u60a8\u7684\u7522\u54c1\u4e2d\u9700\u8981Trinka\u55ce\uff1fTrinka\u5f37\u5927\u7684API\u4f7f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u5176\u96c6\u6210\u5230\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\u4e2d\uff0c\u4e0d\u4f46\u6613\u65bc\u4f7f\u7528\uff0c\u9084\u63d0\u4f9b\u4e86\u9ad8\u53ef\u9760\u6027\u548c\u53ef\u64f4\u5c55\u6027\u3002"),c.Ub(),c.Vb(169,"ul"),c.Vb(170,"li"),c.Vb(171,"h4"),c.Fc(172,"\u5f37\u5927\u7684API"),c.Ub(),c.Vb(173,"p"),c.Fc(174,"Trinka API\u63d0\u4f9b\u5bb9\u6613\u53d6\u5f97\u7684\u670d\u52d9\uff0c\u60a8\u53ef\u4ee5\u96a8\u6642\u7372\u5f97\u6240\u9700\u7684\u5e6b\u52a9\u3002"),c.Ub(),c.Ub(),c.Vb(175,"li"),c.Vb(176,"h4"),c.Fc(177,"API\u81ea\u8a02"),c.Ub(),c.Vb(178,"p"),c.Fc(179,"\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\u6709\u7368\u7279\u7684\u9700\u6c42\u55ce\uff1fTrinka API\u7684\u9ad8\u5ea6\u53ef\u5b9a\u88fd\u53ef\u4ee5\u6eff\u8db3\u60a8\u7684\u5404\u7a2e\u8981\u6c42\u3002"),c.Ub(),c.Ub(),c.Vb(180,"li"),c.Vb(181,"h4"),c.Fc(182,"\u7121\u8207\u502b\u6bd4\u7684\u9748\u6d3b\u6027"),c.Ub(),c.Vb(183,"p"),c.Fc(184,"Trinka\u529f\u80fd\u5f37\u5927\u7684API\u6613\u65bc\u4f7f\u7528\u4e14\u5177\u6709\u5f48\u6027\uff0c\u80fd\u8207\u60a8\u7684\u7522\u54c1\u898f\u6a21\u76f8\u5339\u914d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(185,"div",39),c.Vb(186,"div",47),c.Qb(187,"img",48),c.Qb(188,"img",49),c.Vb(189,"div",50),c.Qb(190,"span"),c.Qb(191,"div",51),c.Qb(192,"img",52),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(193,"div",4),c.Vb(194,"div",39),c.Vb(195,"div",53),c.Qb(196,"img",54),c.Qb(197,"span",55),c.Qb(198,"span",56),c.Qb(199,"span",57),c.Ub(),c.Ub(),c.Vb(200,"div",43),c.Vb(201,"div",44),c.Vb(202,"h3"),c.Vb(203,"span"),c.Fc(204,"03"),c.Ub(),c.Fc(205," \u7372\u53d6Trinka\u5167\u90e8\u7cfb\u7d71"),c.Ub(),c.Vb(206,"p"),c.Fc(207,"\u8655\u7406\u9ad8\u5ea6\u654f\u611f\u7684\u8cc7\u6599\uff1fTrinka\u5167\u90e8\u7cfb\u7d71\u662f\u60a8\u7684\u6700\u4f73\u89e3\u6c7a\u65b9\u6848\uff01\u8b93Trinka\u60a8\u7684\u4f01\u696d\u57fa\u790e\u67b6\u69cb\u4e0b\u5de5\u4f5c\u3002"),c.Ub(),c.Vb(208,"ul"),c.Vb(209,"li"),c.Vb(210,"h4"),c.Fc(211,"\u5c08\u5c6c\u652f\u6301"),c.Ub(),c.Vb(212,"p"),c.Fc(213,"\u501f\u52a9Trinka \u5167\u90e8\u7cfb\u7d71\uff0c\u60a8\u5c07\u7372\u5f97\u5c08\u8077\u7684\u670d\u52d9\u4eba\u54e1\u8207IT\u54e1\u5de5\u4e00\u8d77\u5be6\u73fe\u7121\u969c\u7919\u96c6\u6210\u3002"),c.Ub(),c.Ub(),c.Vb(214,"li"),c.Vb(215,"h4"),c.Fc(216,"\u5b89\u5168\u53ef\u9760"),c.Ub(),c.Vb(217,"p"),c.Fc(218,"\u900f\u904e\u8b93Trinka AI\u904b\u884c\u5728\u4f01\u696d\u57fa\u790e\u67b6\u69cb\u4e0a\uff0c\u53ef\u4ee5\u4fdd\u8b49\u60a8\u8cc7\u6599\u7684\u7d55\u5c0d\u5b89\u5168\u3002"),c.Ub(),c.Ub(),c.Vb(219,"li"),c.Vb(220,"h4"),c.Fc(221,"\u7121\u53ef\u6bd4\u64ec\u7684\u9748\u6d3b\u6027"),c.Ub(),c.Vb(222,"p"),c.Fc(223,"\u900f\u904e\u8f15\u9b06\u7684\u96c6\u6210\u548c\u5c08\u696d\u7684\u652f\u63f4\u670d\u52d9\uff0cTrinka\u53ef\u4ee5\u8f15\u9b06\u5730\u96a8\u8457\u4e0d\u65b7\u589e\u9577\u7684\u5718\u968a\u548c\u696d\u52d9\u9032\u884c\u64f4\u5c55\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(224,"div",58),c.Vb(225,"p"),c.Fc(226,"\u70ba\u60a8\u7684\u4f01\u696d\u7372\u53d6Trinka\u96c6\u6210\u529f\u80fd"),c.Ub(),c.Vb(227,"button",59),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(228,"\u8acb\u6c42\u5831\u50f9"),c.Ub(),c.Ub(),c.Vb(229,"div",60),c.Vb(230,"div",61),c.Vb(231,"div",62),c.Vb(232,"div",63),c.Vb(233,"div",64),c.Vb(234,"button",65),c.Fc(235,"\xd7"),c.Ub(),c.Ub(),c.Vb(236,"div",4),c.Vb(237,"div",29),c.Vb(238,"div",66),c.Vb(239,"h2"),c.Fc(240,"\u4f01\u696d\u8aee\u8a62"),c.Ub(),c.Dc(241,Pn,2,0,"p",67),c.Ub(),c.Ub(),c.Vb(242,"div",68),c.Dc(243,Mn,33,0,"ul",69),c.Vb(244,"div",70),c.Dc(245,On,8,0,"div",71),c.Dc(246,fn,52,8,"div",72),c.Dc(247,xn,6,0,"div",73),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(74),c.nc("routerLink",c.pc(10,zn)),c.Cb(10),c.nc("routerLink",c.pc(11,An)),c.Cb(10),c.nc("routerLink",c.pc(12,En)),c.Cb(10),c.nc("routerLink",c.pc(13,Gn)),c.Cb(10),c.nc("routerLink",c.pc(14,Ln)),c.Cb(127),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[s.e,l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:45px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px;margin:0 0 0 130px}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:30px 0 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:125px;display:flex;align-items:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:125px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin:0;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]{padding:70px 0;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaJs.37e89a6c0767d99a8ed9.png);width:200px;height:381px;top:240px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-40px;background:url(BeforeGetTrinkaAPI.3707b5e2d40237875d55.png);width:200px;height:381px;top:760px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;max-width:760px;margin-bottom:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #e8e8e8}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:30px;margin-bottom:30px}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .columu_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{text-align:center;padding-top:52px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{height:330px;padding:0!important}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{position:absolute;top:135px;left:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{top:115px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{position:absolute;width:240px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{top:52px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{position:absolute;right:-20px;top:50px;left:140px;margin:0 auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:300px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:60px;top:70px;right:0;width:4px;height:4px;border-radius:50%;background:#ef5254;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:9}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{left:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;border-bottom:2.5px dashed #bc9afa;height:2px;left:14px;margin:auto;top:-25px;width:38px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto;width:107px;height:106px;background:url(API_circle.6993099bdbf44352b923.png);background-size:cover;text-align:center;-webkit-animation-name:APIspin;animation-name:APIspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:150px;border-left:2px dashed #bc9afa;height:100px;right:0;margin:auto;top:90px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{left:110px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{content:"";position:absolute;border-bottom:2px dashed #bc9afa;height:2px;left:110px;margin:auto;top:190px;width:42px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{left:70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:55px;position:absolute;top:40px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:4px;right:0;margin:0 auto;width:8px;height:8px;z-index:9;border-radius:50%;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{background:#6c2e87;top:71px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{top:49px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{background:#ed5254;top:113px;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{top:92px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{background:#fdb933;top:157.2px;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{top:136px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{position:relative}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{padding-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;color:#6f2496;margin:0 0 20px;padding-left:90px;position:relative;font-weight:700}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#e2d3ea;font-size:60px;position:absolute;left:0;top:-19px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{background:#6f2496;color:#fff;padding:0 12px;border-radius:5px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;padding:0;margin:0;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 20px;position:relative;padding:0 0 0 25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#6f2496}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:700;color:#000;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):before{background:#ef5355}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(3):before{background:#fdaf2d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 35px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;color:#7a28a0;font-size:18px;font-weight:600;border-radius:5px;width:250px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{height:330px;padding:0}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkajs_gif_img[_ngcontent-%COMP%]{z-index:9;max-width:270px!important}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:160px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:130px}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]{position:absolute;z-index:9;width:150px;height:150px;left:0;right:50px;margin:0 auto;top:120px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:0;height:2px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span01[_ngcontent-%COMP%]{width:45px;border-radius:5px;background:#ef6769;top:4px;-webkit-animation-name:drawRightLine;animation-name:drawRightLine;-webkit-animation-duration:.9s;animation-duration:.9s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span02[_ngcontent-%COMP%]{left:58px;width:30px;background:#c1baea;top:4px;-webkit-animation-name:span02;animation-name:span02;-webkit-animation-duration:1s;animation-duration:1s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span03[_ngcontent-%COMP%]{width:50px;background:#fbaf2b;top:22px;left:10px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span04[_ngcontent-%COMP%]{left:70px;width:30px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span05[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span06[_ngcontent-%COMP%]{left:0;width:50px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span07[_ngcontent-%COMP%]{left:65px;width:30px;background:#ef5355;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span08[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span09[_ngcontent-%COMP%]{left:0;width:35px;background:#ef5254;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span10[_ngcontent-%COMP%]{left:50px;width:80px;background:#e2d3ea;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span11[_ngcontent-%COMP%]{left:0;width:80px;background:#fdaf2d;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span12[_ngcontent-%COMP%]{left:90px;width:30px;background:#e2d3ea;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span13[_ngcontent-%COMP%]{width:60px;border-radius:5px;background:#ef6769;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span14[_ngcontent-%COMP%]{left:70px;width:55px;background:#c1baea;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span15[_ngcontent-%COMP%]{left:0;width:30px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span16[_ngcontent-%COMP%]{left:45px;width:25px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span17[_ngcontent-%COMP%]{left:80px;width:45px;background:#c1baea;top:112px}@-webkit-keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@-webkit-keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@-webkit-keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brandLogo_sections[_ngcontent-%COMP%]{margin-top:0;background-color:#f9f9f9;padding:30px 0}.brandLogo_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;line-height:32px;font-weight:600}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:16%;flex:0 0 16%;box-shadow:5px 0 4px -5px rgba(0,0,0,.39)}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{margin-left:10px;max-width:83%;flex:0 0 83%}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.other_comparision[_ngcontent-%COMP%]{margin-top:80px;margin-bottom:10px}@media (max-width:1024px){.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]{position:relative}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 8px;min-height:47px}.other_comparision[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:18px;display:inline-block;color:#763393;font-size:16px;font-weight:700;position:relative;text-decoration:underline}.other_comparision[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.other_comparision[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.other_comparision[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.other_comparision[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.other_comparision[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;margin-bottom:30px}.features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:0 0 30px;padding:20px;height:210px}@media (max-width:767px){.features_cards[_ngcontent-%COMP%]{height:auto;margin-bottom:30px}}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]{display:flex;align-items:center}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px 15px;font-weight:700;color:#000}.features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400;min-height:70px}@media (max-width:767px){.features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{min-height:auto}}']}),Tn),jn=((Fn=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("MS Word\u5916\u639b\u7a0b\u5f0f\u4e0b\u8f09-Trinka\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u524d\u6240\u672a\u6709\u7684\u7c21\u55ae\u3002Trinka\u6703\u81ea\u52d5\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\uff0c\u4e26\u5728\u60a8\u719f\u6089\u7684Word\u61c9\u7528\u7a0b\u5f0f\u4e2d\u9032\u884c\u4fee\u6539\u3002\u7acb\u5373\u514d\u8cbb\u4e0b\u8f09Trinka\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\uff0c\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b"}),this.metaTagService.updateTag({property:"og:title",content:"MS Word\u5916\u639b\u7a0b\u5f0f\u4e0b\u8f09-Trinka\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u524d\u6240\u672a\u6709\u7684\u7c21\u55ae\u3002Trinka\u6703\u81ea\u52d5\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\uff0c\u4e26\u5728\u60a8\u719f\u6089\u7684Word\u61c9\u7528\u7a0b\u5f0f\u4e2d\u9032\u884c\u4fee\u6539\u3002\u7acb\u5373\u514d\u8cbb\u4e0b\u8f09Trinka\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/wordplugin"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/wordplugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/wordplugin"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/about_us_testimonial_silders.js",(function(){})),-1!=navigator.userAgent.indexOf("WOW64")||-1!=navigator.userAgent.indexOf("Win64")?document.getElementById("windowInfo64bit").innerHTML='<a  style="color:#FFF" href="https://s3.amazonaws.com/trinka-word-plugin/64bit/Trinka.Installer.msi" target="_blank"><img src="../../../assets/images/whitePaper_download.png" alt="whitepaper download" style="width: 26px; margin: -6.5px 10px 0 0;"> \u73fe\u5728\u4e0b\u8f09</a>':document.getElementById("windowInfo64bit").innerHTML='<a style="color:#FFF" href="https://s3.amazonaws.com/trinka-word-plugin/32bit/Trinka.Installer.msi" target="_blank"><img src="../../../assets/images/whitePaper_download.png" alt="whitepaper download" style="width: 26px; margin: -6.5px 10px 0 0;"> \u73fe\u5728\u4e0b\u8f09</a>',-1!=navigator.appVersion.indexOf("Win")&&_("#MacMSWordButton").css("display","none"),-1!=navigator.appVersion.indexOf("Mac")&&(_("#MSWindowDownloadButton").css("display","none"),_("#MSWindowTextContent").css("display","none"),_("#MacMSWordButton").css("display","block")),-1!=navigator.appVersion.indexOf("X11")&&_("#MacMSWordButton").css("display","none"),-1!=navigator.appVersion.indexOf("Linux")&&_("#MacMSWordButton").css("display","none")),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/home_client_slider.js",(function(){})),_.getScript("../../../assets/js/about_us_testimonial_silders.js",(function(){})),_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/8dmdUUvVj3Q" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Fn)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Fn.\u0275cmp=c.Jb({type:Fn,selectors:[["app-word-plugin"]],decls:261,vars:0,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["id","MacMSWordButton"],["title","\u9069\u7528\u65bc Mac OS \u7684 Word \u63d2\u4ef6\u5373\u5c07\u63a8\u51fa"],["src","../../../assets/images/safari_logo.png","alt","safari logo"],["href","https://s3.amazonaws.com/trinka-word-plugin/64bit/Trinka.Installer.msi","target","_blank"],["id","MSWindowDownloadButton",1,"wordPluginCTA"],["id","windowInfo64bit"],[1,"betaTagText"],["id","MSWindowTextContent"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/MSWordBanner.png","alt","ms word"],[1,"advanceGrammerSpellCheck_section","publishEnhancements_slider","accomplishSections"],[1,"col-xl-6"],[1,"accomplishSections_img"],["href","","data-toggle","modal","data-target","#wordPluginPopup","id","VewiVideoSection"],["src","../../../assets/images/microsoft-wordThumbnails.jpg","alt","trinka on word",1,"img-fluid","eposter-img"],[1,"spellcheck_heading","EnhancementsHeadingSection"],[1,"HeadingSubLine"],[1,"link",3,"click"],[1,"cloud_key_features"],[1,"col-12-sm"],[1,"key_features_heading"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],["src","../../../assets/images/AddtoDictionary.svg","alt","add to dictionary"],["src","../../../assets/images/DataSecurityIcon.svg","alt","data secure"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/sendForHumanEditing.svg","alt","human editing"],[1,"pricingQuestionAnwser"],["target",""],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],["id","QuestionFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFiveContent","aria-expanded","true","aria-controls","QuestionFiveContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFiveContent","aria-labelledby","QuestionFive","data-parent","#faq",1,"collapse"],["id","QuestionSix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionSixContent","aria-expanded","true","aria-controls","QuestionSixContent",1,"btn","btn-header-link","collapsed"],["id","QuestionSixContent","aria-labelledby","QuestionSix","data-parent","#faq",1,"collapse"],["id","QuestionSeven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionSevenContent","aria-expanded","true","aria-controls","QuestionSevenContent",1,"btn","btn-header-link","collapsed"],["id","QuestionSevenContent","aria-labelledby","QuestionSeven","data-parent","#faq",1,"collapse"],["id","QuestionEightSection",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionEightSectionContent","aria-expanded","true","aria-controls","QuestionEightSectionContent",1,"btn","btn-header-link","collapsed"],["id","QuestionEightSectionContent","aria-labelledby","QuestionEightSection","data-parent","#faq",1,"collapse"],["id","QuestionEight",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionEightContent","aria-expanded","true","aria-controls","QuestionEightContent",1,"btn","btn-header-link","collapsed"],["id","QuestionEightContent","aria-labelledby","QuestionEight","data-parent","#faq",1,"collapse"],["href","/browser-plugin"],["id","QuestionTen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTenContent","aria-expanded","true","aria-controls","QuestionTenContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTenContent","aria-labelledby","QuestionTen","data-parent","#faq",1,"collapse"],["href","https://youtu.be/RDrzQOBNAsk","target","_blank"],["id","Question11",1,"card-header"],["href","#","data-toggle","collapse","data-target","#Question11Content","aria-expanded","true","aria-controls","Question11Content",1,"btn","btn-header-link","collapsed"],["id","Question11Content","aria-labelledby","Question11","data-parent","#faq",1,"collapse"],["href","mailto:support@trinka.ai"],[1,"use_trinka_other_app"],[1,"col-sm-12"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["routerLink","/trinkacloud",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["routerLink","/browser-plugin",1,"app_name_content"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","10px","color","#000","position","relative"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/cTo16u94rxc","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"MS Word\u7684Trinka\u5916\u639b\u7a0b\u5f0f "),c.Vb(9,"span"),c.Fc(10,"\u50c5\u9650\u9ad8\u7d1a"),c.Ub(),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u66f4\u7c21\u55ae\uff01Trinka\u6703\u81ea\u52d5\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\uff0c\u4e26\u5728\u60a8\u719f\u6089\u7684Word\u61c9\u7528\u7a0b\u5f0f\u4e2d\u9032\u884c\u4fee\u6539\u3002"),c.Ub(),c.Vb(13,"div",7),c.Vb(14,"button",8),c.Qb(15,"img",9),c.Fc(16," \u5373\u5c07\u63a8\u51fa "),c.Ub(),c.Vb(17,"span"),c.Vb(18,"a",10),c.Fc(19,"*\u5f9e\u6b64\u8655\u4e0b\u8f09\u9069\u7528\u65bc Windows \u7684\u52a0\u8f09\u9805\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",11),c.Qb(21,"b",12),c.Vb(22,"i",13),c.Fc(23,"Beta"),c.Ub(),c.Ub(),c.Vb(24,"span",14),c.Fc(25,"*\u8207Windows\u7cfb\u7d71Word 2010\u4ee5\u4e0a\u7248\u672c\u76f8\u5bb9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(26,"div",5),c.Vb(27,"div",15),c.Qb(28,"img",16),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(29,"div",17),c.Vb(30,"div",3),c.Vb(31,"div",4),c.Vb(32,"div",18),c.Vb(33,"div",19),c.Vb(34,"a",20),c.Qb(35,"img",21),c.Ub(),c.Ub(),c.Ub(),c.Vb(36,"div",18),c.Vb(37,"div",22),c.Vb(38,"h2"),c.Fc(39," \u5728Windows\u4f5c\u696d\u7cfb\u7d71\u4e0a\u958b\u59cb\u4f7f\u7528Word\u7684Trinka\u5916\u639b\u7a0b\u5f0f "),c.Ub(),c.Qb(40,"div",23),c.Vb(41,"p"),c.Fc(42,"\u9700\u8981\u5e6b\u52a9\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f\u55ce\uff1f\u6216\u8005\u60f3\u77e5\u9053\u600e\u9ebc\u4f7f\u7528\u9019\u500b\u5916\u639b\u7a0b\u5f0f\u66f4\u6b63\u60a8\u7684\u5beb\u4f5c\uff1f "),c.Ub(),c.Vb(43,"p"),c.Fc(44,"\u60a8\u53ef\u4ee5\u7acb\u5373\u67e5\u770b\u7c21\u55ae\u7684\u6f14\u7df4\u5f71\u7247\u3002 "),c.Ub(),c.Vb(45,"p"),c.Fc(46,"\u5982\u679c\u60a8\u9084\u6709\u66f4\u591a\u554f\u984c\uff0c "),c.Vb(47,"a",24),c.dc("click",(function(){c.wc(e);var n=c.tc(97);return t.scroll(n)})),c.Fc(48,"\u8acb\u5728\u6b64\u8655"),c.Ub(),c.Fc(49,"\u700f\u89a7,\u6211\u5011\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(50,"div",25),c.Vb(51,"div",3),c.Vb(52,"div",4),c.Vb(53,"div",26),c.Vb(54,"div",27),c.Vb(55,"h2"),c.Fc(56,"Trinka Microsoft Word\u5916\u639b\u7a0b\u5f0f\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Qb(57,"div",23),c.Vb(58,"p"),c.Fc(59,"\u60a8\u53ef\u4ee5\u5728\u719f\u6089\u7684MS Word\u61c9\u7528\u7a0b\u5f0f\u4e2d\u5916\u639bTrinka\uff0c\u5728\u5beb\u4f5c\u7684\u540c\u6642\u7372\u5f97\u66f4\u6b63\u548c\u5efa\u8b70\u3002\u66f4\u68d2\u7684\u662f\u5b83\u6703\u81ea\u52d5\u6aa2\u67e5\u6240\u6709\u66f4\u6539\uff0c\u56e0\u6b64\u60a8\u4e0d\u6703\u932f\u904e\u4efb\u4f55\u5167\u5bb9\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(60,"div",4),c.Vb(61,"div",28),c.Vb(62,"div",29),c.Qb(63,"img",30),c.Vb(64,"h3"),c.Fc(65,"\u98a8\u683c\u6307\u5357\u8a2d\u5b9a"),c.Ub(),c.Vb(66,"p"),c.Fc(67,"\u6839\u64da\u5e38\u7528\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA\u7b2c11\u7248\uff0cAGU 2017\u7b49\u7b49\uff09\u8abf\u6574\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"div",28),c.Vb(69,"div",29),c.Qb(70,"img",31),c.Vb(71,"h3"),c.Fc(72,"\u5c08\u696d\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b"),c.Ub(),c.Vb(73,"p"),c.Fc(74,"\u6839\u64da\u5c08\u696d\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b\u5b9a\u88fdTrinka\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(75,"div",28),c.Vb(76,"div",29),c.Qb(77,"img",32),c.Vb(78,"h3"),c.Fc(79,"\u6dfb\u52a0\u5230\u8a5e\u5178"),c.Ub(),c.Vb(80,"p"),c.Fc(81,"\u5c07\u81ea\u5df1\u7684\u55ae\u8a5e\u6dfb\u52a0\u5230\u201c\u6211\u7684\u8a5e\u5178\u201d\u4e2d\uff0c\u9019\u6a23Trinka\u5c31\u4e0d\u6703\u5728\u5c07\u4f86\u7684\u5beb\u4f5c\u4e2d\u5c07\u5176\u6a19\u8a18\u70ba\u62fc\u5beb\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(82,"div",28),c.Vb(83,"div",29),c.Qb(84,"img",33),c.Vb(85,"h3"),c.Fc(86,"\u8cc7\u6599\u5b89\u5168"),c.Ub(),c.Vb(87,"p"),c.Fc(88,"\u60a8\u8f38\u5165\u7684\u4efb\u4f55\u5167\u5bb9\u90fd\u6703\u88ab\u5b89\u5168\u5730\u50b3\u8f38\u548c\u5206\u6790\uff0c\u6211\u5011\u6c7a\u4e0d\u6703\u4fdd\u7559\u60a8\u7684\u8cc7\u6599\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(89,"div",28),c.Vb(90,"div",34),c.Qb(91,"img",35),c.Vb(92,"h3"),c.Fc(93,"\u767c\u9001\u9032\u884c\u4eba\u5de5\u7de8\u8f2f"),c.Ub(),c.Vb(94,"p"),c.Fc(95,"\u9700\u8981\u5c08\u5bb6\u70ba\u60a8\u7684\u6700\u7d42\u7a3f\u4ef6\u9032\u884c\u4eba\u5de5\u7de8\u8f2f\u55ce\uff1f\u76f4\u63a5\u5f9eTrinka\u7de8\u8f2f\u5de5\u5177\u5c07\u5176\u767c\u9001\u7d66\u82f1\u8ad6\u95a3\u7684\u5c08\u5bb6\u9032\u884c\u7de8\u8f2f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(96,"div",36,37),c.Vb(98,"div",3),c.Vb(99,"div",4),c.Vb(100,"div",38),c.Vb(101,"div",39),c.Vb(102,"h2"),c.Fc(103,"\u5e38\u898b\u554f\u7b54"),c.Ub(),c.Qb(104,"div",23),c.Ub(),c.Ub(),c.Qb(105,"div",40),c.Vb(106,"div",41),c.Vb(107,"div",42),c.Vb(108,"div",43),c.Vb(109,"div",44),c.Vb(110,"div",45),c.Vb(111,"a",46),c.Fc(112," \u8acb\u554f\u5982\u4f55\u70ba\u5fae\u8edfWord\u6dfb\u52a0/\u5b89\u88ddTrinka\u5916\u639b\u7a0b\u5f0f\uff1f"),c.Ub(),c.Ub(),c.Vb(113,"div",47),c.Vb(114,"div",48),c.Vb(115,"p"),c.Fc(116,"\u5728\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u9801\u9762\u4e0a\uff0c\u60a8\u53ef\u4ee5\u627e\u5230\u201c\u7acb\u5373\u4e0b\u8f09\u201d\u6309\u9215\u3002\u4e0b\u8f09\u5b89\u88dd\u6587\u4ef6\u5f8c\uff0c\u6309\u5169\u4e0b\u5b83\u958b\u59cb\u5b89\u88dd\u904e\u7a0b\uff0c\u5b89\u88dd\u6210\u529f\u5f8c\u6253\u958b\u5fae\u8edfWord\u61c9\u7528\u7a0b\u5f0f\u3002\u60a8\u5728\u9802\u90e8\u7684\u529f\u80fd\u5340\u4e0a\u53ef\u4ee5\u627e\u5230\u4e00\u500b\u540d\u70baTrinka\u7684\u65b0\u9078\u9805\u5361\u3002\u6309\u4e00\u4e0b\u9078\u9805\u5361\u4e26\u9ede\u64ca\u201d\u767b\u9304\u201d\uff0c\u4f7f\u7528\u60a8\u7684\u9ad8\u7d1a\u5e33\u6236\u767b\u9304\u5c31\u958b\u59cb\u4f7f\u7528Trinka\u4e86\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(117,"div",44),c.Vb(118,"div",49),c.Vb(119,"a",50),c.Fc(120,"\u5982\u4f55\u5728Word\u4e2d\u6253\u958bTrinka\u8a9e\u6cd5\u6aa2\u67e5\u529f\u80fd\uff1f"),c.Ub(),c.Ub(),c.Vb(121,"div",51),c.Vb(122,"div",48),c.Vb(123,"p"),c.Fc(124,"\u4e0b\u8f09\u4e26\u5b89\u88dd\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u5f8c\uff0c\u60a8\u53ea\u9700\u8981\u4f7f\u7528\u60a8\u7684Trinka\u5e33\u6236\u6191\u64da\u767b\u9304\uff0c\u7136\u5f8c\u6309\u4e00\u4e0b\u529f\u80fd\u5340\u529f\u80fd\u8868\u4e0aTrinka\u9078\u9805\u5361\u4e0a\u7684\u201c\u958b\u59cb\u201d\u6309\u9215\u5373\u53ef\u958b\u59cbTrinka\u8a9e\u6cd5\u6aa2\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(125,"div",44),c.Vb(126,"div",52),c.Vb(127,"a",53),c.Fc(128," \u5728\u5fae\u8edfWord\u4e0a\u5b89\u88ddTrinka\u5916\u639b\u7a0b\u5f0f\u7684\u7cfb\u7d71\u8981\u6c42\u662f\u4ec0\u9ebc\uff1f "),c.Ub(),c.Ub(),c.Vb(129,"div",54),c.Vb(130,"div",48),c.Vb(131,"p"),c.Fc(132,"\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bcWindows\u4e0a\u7684\u5fae\u8edfWord 2010\u53ca\u66f4\u9ad8\u7248\u672c\uff0cMac\u7248\u5fae\u8edf Word\u5916\u639b\u7a0b\u5f0f\u5373\u5c07\u63a8\u51fa\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(133,"div",44),c.Vb(134,"div",55),c.Vb(135,"a",56),c.Fc(136," \u6211\u53ef\u4ee5\u5728Mac\u4e0a\u4f7f\u7528\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(137,"div",57),c.Vb(138,"div",48),c.Vb(139,"p"),c.Fc(140,"Mac\u4e0a\u7684\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f\u6b63\u5728\u958b\u767c\u4e2d\uff0c\u5373\u5c07\u63a8\u51fa\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(141,"div",44),c.Vb(142,"div",58),c.Vb(143,"a",59),c.Fc(144," \u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u662f\u5426\u5373\u6642\u6aa2\u67e5\u62fc\u5beb\u548c\u8a9e\u6cd5\uff1f "),c.Ub(),c.Ub(),c.Vb(145,"div",60),c.Vb(146,"div",48),c.Vb(147,"p"),c.Fc(148,"\u662f\u7684\uff0c\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u6703\u5373\u6642\u6aa2\u67e5\u4e26\u63d0\u51fa\u66f4\u6b63\u5efa\u8b70\u3002\u6b64\u5916\uff0c\u5b83\u6703\u6aa2\u6e2c\u60a8\u6240\u505a\u7684\u4efb\u4f55\u66f4\u6539\uff0c\u4e26\u7acb\u5373\u91cd\u65b0\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\u4e26\u9032\u884c\u66f4\u6b63\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(149,"div",44),c.Vb(150,"div",61),c.Vb(151,"a",62),c.Fc(152," \u5982\u4f55\u63a5\u53d7\u6216\u62d2\u7d55\u5efa\u8b70\uff1f "),c.Ub(),c.Ub(),c.Vb(153,"div",63),c.Vb(154,"div",48),c.Vb(155,"p"),c.Fc(156,"\u63a5\u53d7\u6216\u62d2\u7d55\u5efa\u8b70\u975e\u5e38\u5bb9\u6613\u3002\u53ea\u9700\u6309\u4e00\u4e0b\u5efa\u8b70\u7684\u55ae\u8a5e\u5c31\u53ef\u4ee5\u63a5\u53d7\u6216\u8005\u61c9\u7528\u66f4\u6b63\uff0c\u6216\u6309\u4e00\u4e0b\u201c\u62c7\u6307\u5411\u4e0b\u201d\u7684\u9019\u500b\u5716\u793a\u5c31\u53ef\u4ee5\u62d2\u7d55\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(157,"div",44),c.Vb(158,"div",64),c.Vb(159,"a",65),c.Fc(160," \u6211\u53ef\u4ee5\u5728\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u88e1\u9762\u9078\u64c7\u5728\u7f8e\u570b\u82f1\u8a9e\u548c\u82f1\u570b\u82f1\u8a9e\u4e4b\u9593\u9032\u884c\u5207\u63db\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(161,"div",66),c.Vb(162,"div",48),c.Vb(163,"p"),c.Fc(164,"\u662f\u7684\u3002\u60a8\u53ef\u4ee5\u5f9e\u529f\u80fd\u5340\u529f\u80fd\u8868\u4e0a\u7684\u8a9e\u8a00\u6aa2\u67e5\u548c\u8a2d\u7f6e\u529f\u80fd\u8868\u9078\u9805\u88e1\u9762\uff0c\u9078\u64c7\u5728\u7f8e\u570b\u82f1\u8a9e\u548c\u82f1\u570b\u82f1\u8a9e\u4e4b\u9593\u9032\u884c\u5207\u63db\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(165,"div",44),c.Vb(166,"div",67),c.Vb(167,"a",68),c.Fc(168," \u5728\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u4e2d\uff0c\u6211\u53ef\u4ee5\u9078\u64c7\u683c\u5f0f\u6307\u5357\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(169,"div",69),c.Vb(170,"div",48),c.Vb(171,"p"),c.Fc(172,"\u662f\u7684\u3002\u60a8\u53ef\u4ee5\u5f9e\u529f\u80fd\u5340\u529f\u80fd\u8868\u4e0a\u7684\u8a9e\u8a00\u6aa2\u67e5\u548c\u8a2d\u7f6e\u529f\u80fd\u8868\u9078\u9805\u4e2d\u9078\u64c7\u9810\u8a2d\u683c\u5f0f\u6307\u5357\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(173,"div",44),c.Vb(174,"div",70),c.Vb(175,"a",71),c.Fc(176," \u6211\u6c92\u6709\u5b89\u88dd\u5fae\u8edfWord\uff0c\u800c\u662f\u4f7f\u7528Google Docs\u3001Medium\u7b49\u7dda\u4e0a\u5beb\u4f5c\uff0c\u90a3\u9ebc\u8a72\u5982\u4f55\u4f7f\u7528Trinka\uff1f "),c.Ub(),c.Ub(),c.Vb(177,"div",72),c.Vb(178,"div",48),c.Vb(179,"p"),c.Fc(180,"\u5728\u60a8\u559c\u611b\u7684\u7db2\u7ad9\u4e0a\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u6211\u5011\u958b\u767c\u7684\u9069\u7528\u65bcChrome\u3001Firefox\u548cEdge\u700f\u89bd\u5668\u7684Trinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\uff0c "),c.Vb(181,"a",73),c.Fc(182,"\u9ede\u64ca\u9019\u88e1"),c.Ub(),c.Fc(183,"\u4e0b\u8f09\u700f\u89bd\u5668\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(184,"div",44),c.Vb(185,"div",74),c.Vb(186,"a",75),c.Fc(187," \u5b89\u88dd\u6210\u529f\u5f8c\u627e\u4e0d\u5230Word\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u600e\u9ebc\u8fa6\uff1f "),c.Ub(),c.Ub(),c.Vb(188,"div",76),c.Vb(189,"div",48),c.Vb(190,"p"),c.Fc(191,"\u5728\u67d0\u4e9b\u60c5\u6cc1\u4e0b\uff0c\u60a8\u7684\u7cfb\u7d71/\u55ae\u4f4d\u5b89\u5168\u53ef\u4ee5\u7981\u7528\u8f09\u5165\u9805\u7684\u555f\u52d5\u3002\u60a8\u53ef\u4ee5\u5617\u8a66\u5f9e\u6587\u4ef6->\u9078\u9805->\u8f09\u5165\u9805->\u7ba1\u7406->COM-\u8f09\u5165\u9805\u4f86\u624b\u52d5\u555f\u7528\u5b83\u3002\u60a8\u53ef\u4ee5 "),c.Vb(192,"a",77),c.Fc(193,"\u89c0\u770b\u6b64\u5f71\u7247"),c.Ub(),c.Fc(194,"\u4ee5\u77ad\u89e3\u8a73\u7d30\u7684\u6d41\u7a0b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(195,"div",44),c.Vb(196,"div",78),c.Vb(197,"a",79),c.Fc(198," \u5982\u679c\u5fae\u8edfWord\u7684Trinka\u5916\u639b\u7a0b\u5f0f\u7121\u6cd5\u6aa2\u6e2c\u5230\u5beb\u4f5c\u932f\u8aa4\uff0c\u90a3\u8a72\u600e\u9ebc\u8fa6\uff1f "),c.Ub(),c.Ub(),c.Vb(199,"div",80),c.Vb(200,"div",48),c.Vb(201,"p"),c.Fc(202,"\u60a8\u53ef\u4ee5\u5617\u8a66\u4ee5\u4e0b\u5e7e\u500b\u6b65\u9a5f\u4f86\u89e3\u6c7a\u554f\u984c\uff1a"),c.Ub(),c.Vb(203,"ul"),c.Vb(204,"li"),c.Fc(205,"\u8acb\u6aa2\u67e5\u60a8\u7684\u4e92\u806f\u7db2\u9023\u63a5\u3002\u60a8\u9700\u8981\u9023\u63a5\u5230\u4e92\u806f\u7db2\u624d\u80fd\u8b93Trinka\u6aa2\u6e2c\u932f\u8aa4\u4e26\u63d0\u51fa\u66f4\u6b63\u5efa\u8b70\u3002"),c.Ub(),c.Vb(206,"li"),c.Fc(207,"\u6aa2\u67e5\u5916\u639b\u7a0b\u5f0f\u662f\u5426\u56e0\u70ba\u60a8\u7684\u7cfb\u7d71/\u55ae\u4f4d\u7684\u5b89\u5168\u8a2d\u7f6e\u800c\u88ab\u7981\u7528\u3002 "),c.Ub(),c.Vb(208,"li"),c.Fc(209,"\u5617\u8a66\u5378\u8f09\u4e26\u91cd\u65b0\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Vb(210,"li"),c.Fc(211,"\u5982\u679c\u554f\u984c\u4ecd\u7136\u5b58\u5728\uff0c\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3 "),c.Vb(212,"a",81),c.Fc(213,"support@trinka.ai"),c.Ub(),c.Fc(214," \uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u5e6b\u52a9\u60a8\u89e3\u6c7a\u554f\u984c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(215,"div",40),c.Ub(),c.Ub(),c.Ub(),c.Vb(216,"div",82),c.Vb(217,"div",3),c.Vb(218,"div",4),c.Vb(219,"div",83),c.Vb(220,"div",84),c.Vb(221,"div",85),c.Vb(222,"div",86),c.Vb(223,"h2"),c.Fc(224,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(225,"br"),c.Fc(226,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(227,"div",23),c.Ub(),c.Ub(),c.Vb(228,"div",87),c.Vb(229,"ul"),c.Vb(230,"li"),c.Vb(231,"div",88),c.Qb(232,"div",89),c.Qb(233,"img",90),c.Vb(234,"h3"),c.Fc(235,"Trinka Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Vb(236,"li"),c.Vb(237,"div",91),c.Qb(238,"div",89),c.Qb(239,"img",92),c.Vb(240,"h3"),c.Fc(241,"\u700f\u89bd\u5668 "),c.Qb(242,"br"),c.Fc(243,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(244,"li"),c.Vb(245,"div",93),c.Qb(246,"div",89),c.Qb(247,"img",94),c.Vb(248,"h3",95),c.Fc(249,"\u4f01\u696d"),c.Ub(),c.Vb(250,"span",96),c.Fc(251,"(API, JS & On-Premise)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(252,"div",97),c.Vb(253,"div",98),c.Vb(254,"div",99),c.Vb(255,"div",100),c.Vb(256,"button",101),c.Vb(257,"span",102),c.Fc(258,"\xd7"),c.Ub(),c.Ub(),c.Qb(259,"div",103),c.Qb(260,"iframe",104),c.Ub(),c.Ub(),c.Ub(),c.Ub()}},directives:[s.c],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:-30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-80px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{display:none}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:50px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;left:auto;right:-14px;top:-6px;padding:2px 8px;color:#ef5355;border-radius:3px;border:1px solid #ef5355;font-size:12px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:270px;text-align:center;display:flex;align-items:center;justify-content:center;height:55px;border-radius:5px;font-size:24px;font-weight:600;transition:all .5s ease;text-decoration:none;margin-bottom:15px;cursor:pointer}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-left:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:26px;margin:-2.5px 10px 0 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:disabled, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:disabled{background:#eee;color:#000;border:1px solid #eee;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none;margin-bottom:15px;cursor:not-allowed}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:13px;color:rgba(0,0,0,.7);font-family:Open Sans,sans-serif;margin:8px 0 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-25%;right:auto;top:0;background-image:url(advanceGrammerBacgkroung.c59da6a7821e3a76b673.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:482px;width:100%;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:35%;height:482px;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:before{left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]:after{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.backgrondSecitons_outer[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 380px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-178px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:170px;height:26px;top:36%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-195px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:0 0 90px}@media (max-width:767px) and (min-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{padding:70px 0 50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:20px;height:100%;max-height:210px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:auto;right:6px;top:8px;padding:2px 8px;color:#ef5355;border-radius:3px;border:1px solid #ef5355;font-size:12px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;height:555px;padding:70px 0;display:flex;align-items:center;justify-content:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:calc(100% - 80px);display:flex;justify-content:center;flex-direction:column;z-index:1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#007bff;cursor:pointer}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#7a28a0;width:80%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#7a28a0;margin-bottom:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:515px;background-color:transparent}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:370px}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{background-color:#f3eef6;height:100%;margin-top:80px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{content:"";position:absolute;right:-25%;left:auto;background-image:url(publication_checkBackground.327c3f7e480570e88bb8.png);background-repeat:no-repeat;background-position:50%;height:445px;width:100%;background-size:cover;top:0;z-index:1}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:before{right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:auto;top:0;background-image:linear-gradient(70deg,#202771 5%,#763393 60%);height:445px;width:35%}@media (max-width:1199px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{height:425px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;right:auto;left:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;z-index:-1;display:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px;height:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .advanceGrammerSpellCheck_section.publishEnhancements_slider[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 6px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{text-align:left;margin:20px 0;display:flex;justify-content:left;cursor:pointer;float:left;width:100%}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:130px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:18px;font-weight:500;transition:all .5s ease;text-decoration:none}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:96px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 350px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:190px;height:190px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:17px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:17px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:80px;height:80px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wordPluginCTA[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center}.wordPluginCTA[_ngcontent-%COMP%]   #windowInfo64bit[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;display:flex;align-items:center;justify-content:center;height:55px;border-radius:5px;font-size:24px;font-weight:600;transition:all .5s ease;text-decoration:none;margin-bottom:15px;cursor:pointer}.wordPluginCTA[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:14px;color:#ef5355;padding:2px 6px;border-radius:3px;border:1px solid #ef5355;font-style:normal;font-weight:400;position:relative;top:6px;margin-left:15px}img.eposter-img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:3px 3px 1px #ccc;-webkit-box-shadow:2px 0 10px #5a5a5a}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}@media (max-width:367px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.trinka_cloud_banner_text[_ngcontent-%COMP%]   #MacMSWordButton[_ngcontent-%COMP%]{position:relative}.trinka_cloud_banner_text[_ngcontent-%COMP%]   #MacMSWordButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin-bottom:20px;display:flex;align-items:center;justify-content:center;padding:8px 16px;background-color:rgba(77,77,77,.2);border-radius:5px;font-size:16px;font-weight:500;color:rgba(77,77,77,.6);border:none;cursor:not-allowed;width:auto;height:40px}.trinka_cloud_banner_text[_ngcontent-%COMP%]   #MacMSWordButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:8px;width:24px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.trinka_cloud_banner_text[_ngcontent-%COMP%]   #MacMSWordButton[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:flex;align-items:center;font-size:14px!important}.trinka_cloud_banner_text[_ngcontent-%COMP%]   #MacMSWordButton[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:transparent;width:auto;height:auto;color:#4d4d4d;font-size:14px!important;font-weight:400;margin:0;padding:0 0 0 5px;border:none}.trinka_cloud_banner_text[_ngcontent-%COMP%]   #MacMSWordButton[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline;color:#7a28a0}']}),Fn),Hn=((yn=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka Cloud-\u96a8\u6642\u96a8\u5730\u8f15\u9b06\u5beb\u4f5c"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528Trinka Cloud\u96a8\u6642\u96a8\u5730\u9032\u884c\u6709\u6548\u5beb\u4f5c\u3002Trinka\u59cb\u7d42\u4f34\u4f60\u5de6\u53f3\uff0c\u5728\u60a8\u5beb\u4f5c\u7684\u540c\u6642\u70ba\u60a8\u5373\u6642\u66f4\u6b63\uff0c\u8b93\u60a8\u96a8\u6642\u96a8\u5730\u7372\u5f97\u6700\u4f73\u5beb\u4f5c\u5efa\u8b70\uff01"}),this.metaTagService.updateTag({name:"keywords",content:"\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\uff0c\u4e0a\u4e0b\u6587\u62fc\u5beb\u7cfe\u6b63\uff0c\u5b78\u8853\u5beb\u4f5c\u61c9\u7528\u7a0b\u5f0f\uff0c\u6280\u8853\u5beb\u4f5c\u61c9\u7528\u7a0b\u5f0f\uff0c\u6587\u6cd5\u7cfe\u6b63\u5de5\u5177\uff0c\u81ea\u52d5\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u82f1\u8a9e\u5beb\u4f5c\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka Cloud-\u96a8\u6642\u96a8\u5730\u8f15\u9b06\u5beb\u4f5c"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528Trinka Cloud\u96a8\u6642\u96a8\u5730\u9032\u884c\u6709\u6548\u5beb\u4f5c\u3002Trinka\u59cb\u7d42\u4f34\u4f60\u5de6\u53f3\uff0c\u5728\u60a8\u5beb\u4f5c\u7684\u540c\u6642\u70ba\u60a8\u5373\u6642\u66f4\u6b63\uff0c\u8b93\u60a8\u96a8\u6642\u96a8\u5730\u7372\u5f97\u6700\u4f73\u5beb\u4f5c\u5efa\u8b70\uff01"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/trinkacloud"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/trinkacloud"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/trinkacloud"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||yn)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},yn.\u0275cmp=c.Jb({type:yn,selectors:[["app-trinka-cloud"]],decls:204,vars:0,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["id","TrinkaCloudGetStarted","href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/cloud_banner_img.png","alt",""],[1,"how_it_work_section"],[1,"col-sm-12"],[1,"how_it_work_content"],[1,"howItWorkHeading"],[1,"HeadingSubLine"],[1,"login_circle_section"],["src","../../../assets/images/RegisterAndLogin.png","alt","register"],["src","../../../assets/images/TypeOrImportFile_icon.png","alt","import file"],["src","../../../assets/images/improveYourWriting_icon.png","alt",""],[1,"cloud_key_features"],[1,"col-12-sm"],[1,"key_features_heading"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],["src","../../../assets/images/autoFileEdit_icon.svg","alt","auto file edit"],["src","../../../assets/images/ppc_icon.png","alt","plag check icon"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],["src","../../../assets/images/PublicationReadiness.svg","alt",""],["src","../../../assets/images/ConsistencyCheck_icons.png","alt","consistency-check"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/reference-quality.png","alt",""],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],["src","../../../assets/images/AddtoDictionary.svg","alt","add to dictionary"],["src","../../../assets/images/sendForHumanEditing.svg","alt","human editing"],[1,"uploadOptionSection"],[1,"uploadContentSection"],[1,"uploadFileIcon"],["width","52","height","46","viewBox","0 0 24 16","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M4.25 0C3.65326 0 3.08097 0.237053 2.65901 0.65901C2.23705 1.08097 2 1.65326 2 2.25V11.25C2 11.8467 2.23705 12.419 2.65901 12.841C3.08097 13.2629 3.65326 13.5 4.25 13.5H19.75C20.3467 13.5 20.919 13.2629 21.341 12.841C21.7629 12.419 22 11.8467 22 11.25V2.25C22 1.65326 21.7629 1.08097 21.341 0.65901C20.919 0.237053 20.3467 0 19.75 0H4.25ZM3.5 2.25C3.5 2.05109 3.57902 1.86032 3.71967 1.71967C3.86032 1.57902 4.05109 1.5 4.25 1.5H19.75C19.9489 1.5 20.1397 1.57902 20.2803 1.71967C20.421 1.86032 20.5 2.05109 20.5 2.25V11.25C20.5 11.4489 20.421 11.6397 20.2803 11.7803C20.1397 11.921 19.9489 12 19.75 12H4.25C4.05109 12 3.86032 11.921 3.71967 11.7803C3.57902 11.6397 3.5 11.4489 3.5 11.25V2.25ZM0.75 14.5C0.551088 14.5 0.360322 14.579 0.21967 14.7197C0.0790175 14.8603 0 15.0511 0 15.25C0 15.4489 0.0790175 15.6397 0.21967 15.7803C0.360322 15.921 0.551088 16 0.75 16H23.25C23.4489 16 23.6397 15.921 23.7803 15.7803C23.921 15.6397 24 15.4489 24 15.25C24 15.0511 23.921 14.8603 23.7803 14.7197C23.6397 14.579 23.4489 14.5 23.25 14.5H0.75Z","fill","#4D4D4D"],["d","M10 6H14","stroke","#773795","stroke-width","2","stroke-linecap","round","stroke-linejoin","round"],["width","51","height","47","viewBox","0 0 24 21","fill","none","xmlns","http://www.w3.org/2000/svg"],["clip-path","url(#clip0_1393_8871)"],["d","M5.99953 0L0 3.82228L5.99953 7.64466L12 3.82228L5.99953 0ZM18 0L12 3.82266L18 7.64531L24.0001 3.82266L18 0ZM0 11.4676L5.99953 15.29L12 11.4676L5.99953 7.64531L0 11.4676ZM18 7.64531L12 11.468L18 15.2905L24 11.468L18 7.64531ZM6 16.5723L12.0005 20.3947L18 16.5723L12.0005 12.75L6 16.5723Z","fill","#0061FF"],["id","clip0_1393_8871"],["width","24","height","20.4375","fill","white"],["width","50","height","46","viewBox","0 0 24 22","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M1.81444 18.3783L2.87287 20.2064C3.09281 20.5914 3.40894 20.8938 3.78009 21.1137C4.84322 19.7643 5.58309 18.7287 6.00009 18.0071C6.42319 17.2749 6.94322 16.1293 7.56019 14.5707C5.89744 14.3518 4.63744 14.2424 3.78019 14.2424C2.95734 14.2424 1.69734 14.3518 0 14.5707C0 14.9968 0.109969 15.4229 0.329906 15.8079L1.81444 18.3783V18.3783Z","fill","#0066DA"],["d","M20.2204 21.1137C20.5917 20.8938 20.9078 20.5914 21.1276 20.2065L21.5675 19.4505L23.6707 15.8079C23.8866 15.4313 24.0003 15.0048 24.0005 14.5707C22.2933 14.3518 21.0357 14.2424 20.2274 14.2424C19.3587 14.2424 18.1009 14.3518 16.4541 14.5707C17.0638 16.1379 17.5769 17.2834 17.9937 18.0071C18.4139 18.7374 19.1562 19.7728 20.2204 21.1137V21.1137Z","fill","#EA4335"],["d","M11.9998 6.87291C13.2298 5.38744 14.0775 4.24191 14.5428 3.4365C14.9175 2.78794 15.3299 1.75238 15.7799 0.329906C15.4088 0.109969 14.9827 0 14.5428 0H9.45685C9.01698 0 8.59098 0.12375 8.21973 0.329906C8.79216 1.96134 9.27798 3.12244 9.67698 3.81309C10.118 4.57641 10.8923 5.59631 11.9998 6.87291Z","fill","#00832D"],["d","M16.4401 14.5706H7.56028L3.78027 21.1136C4.15134 21.3335 4.57743 21.4435 5.01731 21.4435H18.9831C19.4229 21.4435 19.8491 21.3197 20.2202 21.1135L16.4402 14.5706H16.4401Z","fill","#2684FC"],["d","M12.0001 6.87298L8.22009 0.330078C7.84884 0.550016 7.53272 0.852359 7.31278 1.2373L0.329906 13.3336C0.114012 13.7102 0.000285232 14.1366 0 14.5707H7.56019L12.0002 6.87298H12.0001Z","fill","#00AC47"],["d","M20.1788 7.28524L16.6872 1.23705C16.4674 0.852115 16.1512 0.549772 15.78 0.329834L12 6.87284L16.4398 14.5706H23.9863C23.9863 14.1444 23.8763 13.7184 23.6564 13.3334L20.1788 7.28524Z","fill","#FFBA00"],["width","50","height","42","viewBox","0 0 24 16","fill","none","xmlns","http://www.w3.org/2000/svg"],["clip-path","url(#clip0_1393_8873)"],["d","M14.4991 10.3764L19.453 5.63883C18.424 1.62633 14.3371 -0.792141 10.3246 0.236954C8.51775 0.700347 6.9484 1.8204 5.92285 3.37852C5.99945 3.37664 14.4991 10.3764 14.4991 10.3764V10.3764Z","fill","#0364B8"],["d","M9.15169 4.27053L9.1515 4.27137C8.20489 3.68508 7.11319 3.37519 5.99972 3.37671C5.97403 3.37671 5.94872 3.37831 5.92303 3.37859C2.61113 3.41965 -0.0405003 6.13784 0.000468414 9.44985C0.0153465 10.6512 0.390719 11.8204 1.07794 12.8059L8.49966 11.8764L14.1897 7.28825L9.15169 4.27053V4.27053Z","fill","#0078D4"],["d","M19.4529 5.63899C19.3434 5.63124 19.2337 5.62714 19.1239 5.62671C18.4593 5.62607 17.8017 5.7618 17.1917 6.02552L17.1915 6.02506L14.1895 7.28834L17.499 11.3765L23.4156 12.8147C24.6924 10.4444 23.8059 7.48784 21.4356 6.21096C20.8231 5.88105 20.1471 5.68606 19.4529 5.63909V5.63899Z","fill","#1490DF"],["d","M1.07812 12.8058C1.63023 13.5996 2.36625 14.248 3.22333 14.6956C4.08041 15.1432 5.03308 15.3767 6 15.3762H19.1244C20.0044 15.3764 20.868 15.1384 21.6236 14.6874C22.3792 14.2364 22.9987 13.5893 23.4161 12.8146L14.1899 7.28809L1.07812 12.8058V12.8058Z","fill","#28A8EA"],["id","clip0_1393_8873"],["width","24","height","15.4688","fill","white"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["routerLink","/wordplugin",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["routerLink","/browser-plugin",1,"app_name_content"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","10px","color","#000","position","relative"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u4f7f\u7528Trinka Cloud"),c.Qb(9,"br"),c.Fc(10,"\u5728\u4efb\u610f\u5730\u65b9\u8f15\u9b06\u5beb\u4f5c"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u76f4\u63a5\u5728\u60a8\u559c\u6b61\u7684\u700f\u89bd\u5668\u4e0a\u8a2a\u554fTrinka\uff0c\u96a8\u6642\u63d0\u5347\u5beb\u4f5c\u3002 Trinka\u6703\u5c07\u60a8\u7684\u6a94\u6848\u4fdd\u5b58\u5728\u96f2\u7aef\uff01"),c.Ub(),c.Vb(13,"a",7),c.Fc(14," \u958b\u59cb\u4f7f\u7528 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",5),c.Vb(16,"div",8),c.Qb(17,"img",9),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",10),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",11),c.Vb(22,"div",12),c.Vb(23,"div",13),c.Vb(24,"h2"),c.Fc(25,"\u5de5\u4f5c\u539f\u7406"),c.Ub(),c.Qb(26,"div",14),c.Ub(),c.Vb(27,"ul"),c.Vb(28,"li"),c.Vb(29,"div",15),c.Qb(30,"img",16),c.Ub(),c.Vb(31,"h3"),c.Fc(32,"\u8a3b\u518a / \u767b\u9304"),c.Ub(),c.Ub(),c.Vb(33,"li"),c.Vb(34,"div",15),c.Qb(35,"img",17),c.Ub(),c.Vb(36,"h3"),c.Fc(37,"\u76f4\u63a5\u5beb\u4f5c\u6216\u5c0e\u5165\u6587\u4ef6"),c.Ub(),c.Ub(),c.Vb(38,"li"),c.Vb(39,"div",15),c.Qb(40,"img",18),c.Ub(),c.Vb(41,"h3"),c.Fc(42,"\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",19),c.Vb(44,"div",3),c.Vb(45,"div",4),c.Vb(46,"div",20),c.Vb(47,"div",21),c.Vb(48,"h2"),c.Fc(49,"Trinka \u96f2\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Qb(50,"div",14),c.Vb(51,"p"),c.Fc(52,"Trinka Cloud\u4f7f\u60a8\u53ef\u4ee5\u5728\u4efb\u610f\u5730\u65b9\u5beb\u4f5c\u3002\u901a\u904e\u5373\u6642\u66f4\u6b63\uff0cTrinka\u59cb\u7d42\u4f34\u96a8\u8457\u60a8\u3002 Trinka Web\u7de8\u8f2f\u5668\u529f\u80fd\u8c50\u5bcc\uff0c\u53ef\u4ee5\u81ea\u52d5\u4fdd\u5b58\u60a8\u7684\u5de5\u4f5c\u3002 \u60a8\u9084\u53ef\u4ee5\u5c0e\u5165\u548c\u532f\u51fa\u6587\u6a94\uff01 \u6709\u6548\u5beb\u4f5c\u5c31\u662f\u5982\u6b64\u4fbf\u6377\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(53,"div",4),c.Vb(54,"div",22),c.Vb(55,"div",23),c.Qb(56,"img",24),c.Vb(57,"h3"),c.Fc(58,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(59,"p"),c.Fc(60,"\u4e0a\u50b3\u60a8\u7684MS Word\u6587\u4ef6\uff0cTrinka\u6703\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u5c0d\u5176\u9032\u884c\u7de8\u8f2f\u3002 \u7136\u5f8c\u60a8\u53ef\u4ee5\u4e0b\u8f09\u4e26\u5b9a\u7a3f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(61,"div",22),c.Vb(62,"div",23),c.Qb(63,"img",25),c.Vb(64,"h3"),c.Fc(65,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(66,"p"),c.Fc(67,"\u900f\u904e\u66f4\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5iThenticate\u548c\u8986\u84cb\u6240\u6709\u79d1\u5b78\u9818\u57df\u7684\u6700\u5927\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\uff0c\u9ad4\u9a57\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"div",22),c.Vb(69,"div",23),c.Qb(70,"img",26),c.Vb(71,"h3"),c.Fc(72,"\u5c08\u696d\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b"),c.Ub(),c.Vb(73,"p"),c.Fc(74,"\u6839\u64da\u5c08\u696d\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b\u5b9a\u88fdTrinka\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(75,"div",22),c.Vb(76,"div",23),c.Qb(77,"img",27),c.Vb(78,"h3"),c.Fc(79,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(80,"p"),c.Fc(81,"\u900f\u904e\u5f9e\u671f\u520a\u9078\u64c7\u5230\u9053\u5fb7\u5408\u898f\u768420\u591a\u9805\u6aa2\u67e5\u4f86\u8a55\u4f30\u60a8\u7684\u6587\u7a3f\uff0c\u5f9e\u800c\u63d0\u9ad8\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(82,"div",22),c.Vb(83,"div",23),c.Qb(84,"img",28),c.Vb(85,"h3"),c.Fc(86,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(87,"p"),c.Fc(88,"Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u5c07\u5e6b\u52a9\u60a8\u4fee\u8a02\u96e3\u4ee5\u767c\u73fe\u7684\u4e0d\u4e00\u81f4\u4e4b\u8655\uff0c\u7279\u5225\u662f\u6587\u6a94\u6bd4\u8f03\u5197\u9577\u7684\u60c5\u6cc1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(89,"div",22),c.Vb(90,"div",29),c.Qb(91,"img",30),c.Vb(92,"h3"),c.Fc(93,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(94,"p"),c.Fc(95,"\u8bc6\u522b\u53ef\u80fd\u524a\u5f31\u60a8\u7684\u7814\u7a76\u524d\u63d0\u548c\u8bba\u8bc1\u7684\u5f15\u6587\uff0c\u5e2e\u52a9\u60a8\u4e3a\u60a8\u7684\u8bba\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6743\u5a01\u7684\u5f15\u6587\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(96,"div",22),c.Vb(97,"div",23),c.Qb(98,"img",31),c.Vb(99,"h3"),c.Fc(100,"\u98a8\u683c\u6307\u5357\u8a2d\u5b9a "),c.Ub(),c.Vb(101,"p"),c.Fc(102,"\u6839\u64da\u5e38\u7528\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA\u7b2c11\u7248\uff0cAGU 2017\u7b49\u7b49\uff09\u8abf\u6574\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(103,"div",22),c.Vb(104,"div",23),c.Qb(105,"img",32),c.Vb(106,"h3"),c.Fc(107,"\u6dfb\u52a0\u5230\u8a5e\u5178"),c.Ub(),c.Vb(108,"p"),c.Fc(109,"\u5c07\u81ea\u5df1\u7684\u55ae\u8a5e\u6dfb\u52a0\u5230\u201c\u6211\u7684\u8a5e\u5178\u201d\u4e2d\uff0c\u9019\u6a23Trinka\u5c31\u4e0d\u6703\u5728\u5c07\u4f86\u7684\u5beb\u4f5c\u4e2d\u5c07\u5176\u6a19\u8a18\u70ba\u62fc\u5beb\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(110,"div",22),c.Vb(111,"div",29),c.Qb(112,"img",33),c.Vb(113,"h3"),c.Fc(114,"\u767c\u9001\u9032\u884c\u4eba\u5de5\u7de8\u8f2f"),c.Ub(),c.Vb(115,"p"),c.Fc(116,"\u9700\u8981\u5c08\u5bb6\u70ba\u60a8\u7684\u6700\u7d42\u7a3f\u4ef6\u9032\u884c\u4eba\u5de5\u7de8\u8f2f\u55ce\uff1f\u76f4\u63a5\u5f9eTrinka\u7de8\u8f2f\u5de5\u5177\u5c07\u5176\u767c\u9001\u7d66\u82f1\u8ad6\u95a3\u7684\u5c08\u5bb6\u9032\u884c\u7de8\u8f2f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(117,"div",34),c.Vb(118,"div",3),c.Vb(119,"div",35),c.Vb(120,"h2"),c.Fc(121,"\u77ac\u606f\u4e4b\u9593\u4fbf\u53ef\u5f9e\u96f2\u7aef"),c.Qb(122,"br"),c.Fc(123," \u5c0e\u5165\u6587\u4ef6\u9032\u884c\u7de8\u8f2f"),c.Ub(),c.Vb(124,"ul"),c.Vb(125,"li"),c.Vb(126,"div",36),c.gc(),c.Vb(127,"svg",37),c.Qb(128,"path",38),c.Qb(129,"path",39),c.Ub(),c.Ub(),c.fc(),c.Vb(130,"p"),c.Fc(131,"My Device"),c.Ub(),c.Ub(),c.Vb(132,"li"),c.Vb(133,"div",36),c.gc(),c.Vb(134,"svg",40),c.Vb(135,"g",41),c.Qb(136,"path",42),c.Ub(),c.Vb(137,"defs"),c.Vb(138,"clipPath",43),c.Qb(139,"rect",44),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(140,"p"),c.Fc(141,"DropBox"),c.Ub(),c.Ub(),c.Vb(142,"li"),c.Vb(143,"div",36),c.gc(),c.Vb(144,"svg",45),c.Qb(145,"path",46),c.Qb(146,"path",47),c.Qb(147,"path",48),c.Qb(148,"path",49),c.Qb(149,"path",50),c.Qb(150,"path",51),c.Ub(),c.Ub(),c.fc(),c.Vb(151,"p"),c.Fc(152,"Google Drive"),c.Ub(),c.Ub(),c.Vb(153,"li"),c.Vb(154,"div",36),c.gc(),c.Vb(155,"svg",52),c.Vb(156,"g",53),c.Qb(157,"path",54),c.Qb(158,"path",55),c.Qb(159,"path",56),c.Qb(160,"path",57),c.Ub(),c.Vb(161,"defs"),c.Vb(162,"clipPath",58),c.Qb(163,"rect",59),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(164,"p"),c.Fc(165,"OneDrive"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(166,"div",60),c.Vb(167,"div",3),c.Vb(168,"div",4),c.Vb(169,"div",11),c.Vb(170,"div",61),c.Vb(171,"div",62),c.Vb(172,"div",63),c.Vb(173,"h2"),c.Fc(174,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f"),c.Qb(175,"br"),c.Fc(176,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(177,"div",14),c.Ub(),c.Ub(),c.Vb(178,"div",64),c.Vb(179,"ul"),c.Vb(180,"li"),c.Vb(181,"div",65),c.Qb(182,"div",66),c.Qb(183,"img",67),c.Vb(184,"h3"),c.Fc(185,"MS Word"),c.Qb(186,"br"),c.Fc(187,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(188,"li"),c.Vb(189,"div",68),c.Qb(190,"div",66),c.Qb(191,"img",69),c.Vb(192,"h3"),c.Fc(193,"\u700f\u89bd\u5668"),c.Qb(194,"br"),c.Fc(195,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(196,"li"),c.Vb(197,"div",70),c.Qb(198,"div",66),c.Qb(199,"img",71),c.Vb(200,"h3",72),c.Fc(201,"\u4f01\u696d"),c.Ub(),c.Vb(202,"span",73),c.Fc(203,"(API, JS & On-Premise)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},directives:[s.c],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:-30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-80px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{display:none}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:50px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 360px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-214px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:210px;height:33px;top:36%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-194px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:210px;height:33px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 90px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:20px;height:220px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.use_trinka_other_app[_ngcontent-%COMP%]:before{right:-45px}}@media (max-width:1367px){.use_trinka_other_app[_ngcontent-%COMP%]:before{right:-100px}}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:190px;height:190px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:17px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:17px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:80px;height:80px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}']}),yn),Dn=((Vn=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u95dc\u65bcTrinka-\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u552f\u4e00\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"Trinka\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u552f\u4e00\u5de5\u5177\u3002\u6211\u5011\u7684\u76ee\u6a19\u662f\u6d88\u9664\u8a9e\u8a00\u548c\u5beb\u4f5c\u6280\u80fd\u5728\u6709\u6548\u77e5\u8b58\u6e9d\u901a\u4e0a\u5f62\u6210\u7684\u969c\u7919\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u81ea\u52d5\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:title",content:"\u95dc\u65bcTrinka-\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u552f\u4e00\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u552f\u4e00\u5de5\u5177\u3002\u6211\u5011\u7684\u76ee\u6a19\u662f\u6d88\u9664\u8a9e\u8a00\u548c\u5beb\u4f5c\u6280\u80fd\u5728\u6709\u6548\u77e5\u8b58\u6e9d\u901a\u4e0a\u5f62\u6210\u7684\u969c\u7919\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/aboutus"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/aboutus"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/aboutus"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../assets/js/about_us_testimonial_silders.js",(function(){})),_.getScript("../../../assets/js/wisepop.js",(function(){}))),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/branding_logo.js",(function(){}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Vn)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Vn.\u0275cmp=c.Jb({type:Vn,selectors:[["app-about-us"]],decls:478,vars:0,consts:[[1,"about_us_wrap"],[1,"our_mission_sections"],[1,"our_mission_overlay"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"mission_content"],[1,"who_we_are_sections"],[1,"row","column_reverse"],[1,"col-lg-8"],[1,"whot_we_are_content","about_us_dots"],[1,"HeadingSubLine"],[1,"col-lg-4"],[1,"who_we_are_img"],["src","../../../assets/images/whoWeAre_aboutus.png","alt","about us"],[1,"row","column_reverse","prodcutName_sections"],["src","../../../assets/images/TrinkaD'Cunha.jpg","alt","Trinka D'Cunha"],[1,"whot_we_are_content"],[1,"make_in_india_section"],[1,"made_in_india_overlay"],[1,"col-md-8"],[1,"made_in_india_content"],[1,"col-md-4"],[1,"made_in_india_img"],["src","../../../assets/images/madeInIndia.png","alt","made in india"],[1,"about_crimson_section"],[1,"col-lg-6"],[1,"about_crimson_content"],[1,"about_crimson_img"],["src","../../../assets/images/aboutCrimson.jpg","alt",""],[1,"crimson_brand_section"],[1,"crimson_brand_content"],["href","https://www.enago.com/","target","_blank",1,"enago_crimson"],[1,"brand_overlay"],["src","../../../assets/images/enago-crimson.png","alt",""],[1,"text_overlay"],["href","https://www.ulatus.com/","target","_blank",1,"ulatus_crimson"],["src","../../../assets/images/ulatus-crimson.png","alt",""],["href","https://www.voxtab.com/","target","_blank",1,"voxtab_crimson"],["src","../../../assets/images/voxtab-crimson.png","alt",""],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"trinka_crimson"],["src","../../../assets/images/trinka-crimson.png","alt",""],["href","https://lifesciences.enago.com/","target","_blank",1,"lifes_crimson"],["src","../../../assets/images/lifes-crimson.png","alt",""],[1,"global_offices"],[1,"global-presence-wrap","mart-20"],[1,"global-maps",2,"position","relative"],["id","usa","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","usa","marr-10"],[1,"map-box"],[1,"location-name"],["id","usaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","usa","padb-20"],[1,"col-md-12","col-xs-12","global-location"],[1,"location-wrap",2,"margin-left","50px"],[1,"marb-10"],["id","korea","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","korea","marr-20"],["id","koreaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","korea","padb-20"],[1,"col-md-12","col-sm-12","col-xs-12","global-location"],[1,"location-wrap"],["id","china","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","china","marr-20"],["id","chinaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","china","padb-20"],[1,"col-md-6","col-sm-6","col-xs-12","global-location"],["id","japan","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","japan","marr-20"],["id","japanview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","japan","padb-20"],["id","india","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","india"],["id","indiaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","india","padb-20"],["id","uk","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","uk"],["id","ukview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","uk","padb-20"],["id","turkey","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","turkey"],["id","turkeyview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","turkey","padb-20"],["id","taiwan","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","taiwan","active"],["id","taiwanview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","taiwan","padb-20","show"],[1,"no_of_glance_section"],[1,"glance_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"glance_contents"],[1,"col-md-6","col-sm-6"],[1,"glance_container"],[1,"glance_icons"],["src","../../../assets/images/Aboutus-author.png","alt",""],["src","../../../assets/images/aboutus_satisfy.png","alt",""],["src","../../../assets/images/aboutus_degree_cap.png","alt",""],["src","../../../assets/images/globe.svg","alt","",2,"width","40px"],[1,"about_us_our_client"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#UniversityPartners","role","tab",1,"nav-link","active"],["data-toggle","tab","href","#Corporates_sections","role","tab",1,"nav-link"],[1,"tab-content"],["id","UniversityPartners","role","tabpanel",1,"tab-pane","active"],["src","../../../assets/images/client_logos/Columbia_Univ_207.png","alt",""],["src","../../../assets/images/client_logos/Duke_Univ.png","alt",""],["src","../../../assets/images/client_logos/Priceton_Univ.png","alt",""],["src","../../../assets/images/client_logos/Purdue_Univ.png","alt",""],["src","../../../assets/images/client_logos/MIT.png","alt",""],["src","../../../assets/images/client_logos/Technical-University-of-Denmark.png","alt",""],["src","../../../assets/images/client_logos/Univ_of_Birmingham.png","alt",""],["src","../../../assets/images/client_logos/Yonsei_University.png","alt",""],["src","../../../assets/images/client_logos/University_of_Gassgow.png","alt",""],["src","../../../assets/images/client_logos/Washinton_State_Univ.png","alt",""],["src","../../../assets/images/client_logos/Korea_University.png","alt",""],["src","../../../assets/images/client_logos/KyotoUniversityLogo.png","alt",""],["src","../../../assets/images/client_logos/Peking-University.png","alt",""],["src","../../../assets/images/client_logos/Tsinghua_University79.png","alt",""],["src","../../../assets/images/client_logos/University_of_Tokyo.png","alt",""],["id","Corporates_sections","role","tabpanel",1,"tab-pane"],["src","../../../assets/images/Corporates_logos/wiley-logo.png","alt",""],["src","../../../assets/images/Corporates_logos/IBMWatson-logo.png","alt",""],["src","../../../assets/images/Corporates_logos/bombay-stock.png","alt",""],["src","../../../assets/images/Corporates_logos/Netflix-logo.png","alt",""],["src","../../../assets/images/Corporates_logos/toyota_log.png","alt",""],["src","../../../assets/images/Corporates_logos/guiness_world_Recodos.png","alt",""],["src","../../../assets/images/Corporates_logos/oup.png","alt",""],["src","../../../assets/images/Corporates_logos/Johnson-logo.png","alt",""],["src","../../../assets/images/Corporates_logos/sony_logo.png","alt",""],["src","../../../assets/images/Corporates_logos/bankofjapan.png","alt",""],["src","../../../assets/images/Corporates_logos/abbott.png","alt",""],["src","../../../assets/images/Corporates_logos/FujiTsu_logo.png","alt",""],["src","../../../assets/images/Corporates_logos/DowJones-logo.png","alt",""],["src","../../../assets/images/Corporates_logos/canon_logo.png","alt",""],["src","../../../assets/images/Corporates_logos/pfizer-logo.png","alt",""],["src","../../../assets/images/Corporates_logos/sanofi_logo.png","alt",""],["src","../../../assets/images/Corporates_logos/RBS_logo.png","alt",""],["src","../../../assets/images/Corporates_logos/iifl-logo.png","alt",""],[1,"awards_certifications"],[1,"cover_wrapper"],["id","client-logos",1,"owl-carousel"],[1,"item"],[1,"client_inners"],[1,"award_img"],["src","../../../assets/images/golden-bridge-medal.png","alt",""],["src","../../../assets/images/pharma-award.png","alt",""],["src","../../../assets/images/ksci.png","alt",""],["src","../../../assets/images/bizz-award.png","alt",""],["src","../../../assets/images/qms-award.png","alt",""],["src","../../../assets/images/red-awards.png","alt",""],["src","../../../assets/images/sme-award.png","alt",""],[1,"our_values_slider"],["id","customers-testimonials",1,"owl-carousel"],[1,"shadow-effect"],[1,"slider_background_shadow"],[1,"about_us_footer_sections"],[1,"footer_sections_abouts"],["href","https://www.trinka.ai/tw/workwithus","target","_blank"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u6211\u5011\u7684\u4f7f\u547d"),c.Ub(),c.Vb(9,"span"),c.Fc(10,"\u4f7f\u82f1\u8a9e\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u8f15\u9b06"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(11,"div",7),c.Vb(12,"div",3),c.Vb(13,"div",8),c.Vb(14,"div",9),c.Vb(15,"div",10),c.Vb(16,"h2"),c.Fc(17,"\u95dc\u65bc\u6211\u5011"),c.Ub(),c.Qb(18,"div",11),c.Vb(19,"p"),c.Fc(20,"Trinka AI\u662f\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08\u7684\u4e0b\u4e00\u4ee3\u6587\u6cd5\u6821\u6b63\u548c\u8a9e\u8a00\u589e\u5f37\u5beb\u4f5c\u52a9\u624b\u3002\u958b\u767c\u5718\u968a\u7531\u6e34\u671b\u5275\u9020\u4e00\u500b\u7121\u969c\u7919\u4ea4\u6d41\u7684\u672a\u4f86\u7684\u8a9e\u8a00\u5b78\u5bb6\u3001\u5de5\u7a0b\u5e2b\u548c\u8cc7\u6599\u79d1\u5b78\u5bb6\u7d44\u6210\u3002\u6211\u5011\u7684\u5718\u968a\u69cb\u5efa\u4e86\u5beb\u4f5c\u52a9\u624b\u4f86\u652f\u6301\u4eba\u5011\u9032\u884c\u5404\u7a2e\u4ea4\u6d41\u2014\u2014\u5f9e\u500b\u4eba\u5230\u5b78\u8853\u518d\u5230\u65e5\u5e38\u5c0d\u8a71\u3002"),c.Ub(),c.Vb(21,"p"),c.Fc(22,"Trinka AI \u7531\u82f1\u8ad6\u95a3\u63d0\u4f9b\u6280\u8853\u652f\u63f4\u3002 \u82f1\u8ad6\u95a3\u662fCrimson Interactive\u96c6\u5718\u7684\u4e00\u90e8\u5206\uff0c\u8a72\u96c6\u5718\u662f\u4e00\u5bb6\u64c1\u670915\u5e74\u5168\u7403\u7d93\u9a57\u7684\u8de8\u570b\u516c\u53f8\u3002Crimson\u5728125\u591a\u500b\u570b\u5bb6\u958b\u5c55\u696d\u52d9\uff0c\u64c1\u670920\u842c\u591a\u500b\u5ba2\u6236\u3001600\u591a\u540d\u54e1\u5de5\uff0c\u4e26\u4e14\u96c7\u75285000\u591a\u540d\u5c08\u5bb6\uff0c\u4e26\u5728\u5317\u4eac\u3001\u6771\u4eac\u3001\u9996\u723e\u3001\u65b0\u6fa4\u897f\u3001\u502b\u6566\u7b49\u5730\u8a2d\u6709 10 \u500b\u570b\u969b\u8fa6\u4e8b\u8655\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(23,"div",12),c.Vb(24,"div",13),c.Qb(25,"img",14),c.Ub(),c.Ub(),c.Ub(),c.Vb(26,"div",15),c.Vb(27,"div",12),c.Vb(28,"div",13),c.Qb(29,"img",16),c.Ub(),c.Ub(),c.Vb(30,"div",9),c.Vb(31,"div",17),c.Vb(32,"h2"),c.Fc(33,"\u540d\u5b57\u80cc\u5f8c\u7684\u6545\u4e8b"),c.Ub(),c.Qb(34,"div",11),c.Vb(35,"p"),c.Fc(36,"\u6211\u5011\u76f8\u4fe1\u548c\u5c0a\u91cd\u9748\u611f\u3001\u5949\u737b\u7cbe\u795e\u548c\u9060\u898b\u5353\u8b58\uff0c\u56e0\u6b64\u4ee5\u9996\u5e2d\u8a9e\u8a00\u5b78\u5bb6Trinka D'Cunha\u7684\u540d\u5b57\u547d\u540d\u9019\u500b\u6700\u65b0\u7522\u54c1\u3002\u5979\u5f9e\u7b2c\u4e00\u5929\u8d77\u5c31\u4e00\u76f4\u8ca0\u8cac\u8a72\u8a08\u756b\uff0c\u76f4\u5230\u5b83\u6210\u70ba\u73fe\u5be6\uff0c\u4ee5\u5979\u540d\u5b57\u547d\u540d\u9019\u500b\u5de5\u5177\u662f\u5f88\u6709\u610f\u7fa9\u7684\u3002\u5728Trinka\u7684\u8aac\u660e\u4e0b\uff0c\u6211\u5011\u671d\u8457\u6d88\u9664\u8a9e\u8a00\u969c\u7919\u7684\u4f7f\u547d\u9081\u51fa\u4e86\u4e00\u5927\u6b65\u3002"),c.Ub(),c.Vb(37,"p"),c.Fc(38,"\u5728\u8a2d\u8a08\u9019\u500b\u5148\u9032\u7684\u8a9e\u8a00\u548c\u6587\u6cd5\u4fee\u8a02\u5de5\u5177\u6642\uff0c\u6211\u5011\u7531\u76ee\u6a19\u4e00\u81f4\u7684\u500b\u4eba\u6240\u7d44\u6210\u7684\u5718\u968a\u81f3\u95dc\u91cd\u8981\u3002\u6211\u5011\u7684\u5275\u65b0\u7522\u54c1\u8b49\u660e\u4e86\u591a\u5e74\u4f86\u7684\u5949\u737b\u7cbe\u795e\u548c\u5275\u9020\u6027\u5408\u4f5c\u3002\u5982\u679c\u4e0d\u662f\u6bcf\u500b\u6210\u54e1\u7684\u5c08\u696d\u77e5\u8b58\u548c\u6c7a\u5fc3\uff0cTrinka\u5c31\u4e0d\u53ef\u80fd\u6210\u70ba\u73fe\u5be6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(39,"div",18),c.Qb(40,"div",19),c.Vb(41,"div",3),c.Vb(42,"div",4),c.Vb(43,"div",20),c.Vb(44,"div",21),c.Vb(45,"h2"),c.Fc(46,"\u5370\u5ea6\u88fd\u9020"),c.Ub(),c.Qb(47,"div",11),c.Vb(48,"p"),c.Fc(49,"\u6211\u5011\u60f3\u8b93\u5370\u5ea6\u5177\u6709\u66f4\u5927\u7684\u5f71\u97ff\u529b\uff01\u5370\u5ea6\u4ee5\u5176\u5728\u8cc7\u8a0a\u6280\u8853\u9818\u57df\u7684\u5feb\u901f\u589e\u9577\u800c\u805e\u540d\uff0c\u5df2\u6210\u70ba\u5168\u7403\u9802\u7d1a\u7684IT\u4e2d\u5fc3\u4e4b\u4e00\u3002"),c.Ub(),c.Vb(50,"p"),c.Fc(51,"\u5118\u7ba1\u5370\u5ea6\u7e7c\u7e8c\u5feb\u901f\u589e\u9577\uff0c\u4f46\u5f88\u5c11\u6709\u5370\u5ea6IT\u7522\u54c1\u80fd\u5920\u5728\u5168\u7403\u5927\u773e\u5e02\u5834\u4e0a\u5d84\u9732\u982d\u89d2\u2014\u2014\u6211\u5011\u6c7a\u5fc3\u6539\u8b8a\u9019\u4e00\u72c0\u6cc1\u3002Trinka\u5728\u5370\u5ea6\u69cb\u60f3\u548c\u8a2d\u8a08\uff0c\u6211\u5011\u76f8\u4fe1\u5b83\u5fc5\u5c07\u5728\u4eba\u5de5\u667a\u6167\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406\u7684\u52d5\u614b\u4e16\u754c\u4e2d\u7559\u4e0b\u6301\u4e45\u7684\u70d9\u5370\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(52,"div",22),c.Vb(53,"div",23),c.Qb(54,"img",24),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(55,"div",25),c.Vb(56,"div",3),c.Vb(57,"div",4),c.Vb(58,"div",26),c.Vb(59,"div",27),c.Vb(60,"h2"),c.Fc(61,"\u95dc\u65bcCrimson"),c.Ub(),c.Qb(62,"div",11),c.Vb(63,"p"),c.Fc(64,"Crimson Interactive\u6210\u7acb\u65bc2005\u5e74\uff0c\u662f\u4e00\u5bb6\u516c\u8a8d\u70ba\u7814\u7a76\u548c\u51fa\u7248\u89e3\u6c7a\u65b9\u6848\u7684\u5168\u7403\u9818\u5c0e\u8005\u7684\u8de8\u570b\u516c\u53f8\uff0c\u4e5f\u662f\u7814\u7a76\u4eba\u54e1\u3001\u51fa\u7248\u5546\u3001\u5927\u5b78\u548c\u4f01\u696d\u4fe1\u8cf4\u7684\u5408\u4f5c\u5925\u4f34\uff0c\u5df2\u5354\u52a9\u4f86\u81ea125\u500b\u570b\u5bb6\u8d85\u904e\u5169\u767e\u842c\u540d\u79d1\u7814\u4f5c\u8005\u3002Crimson\u7684\u5ba2\u6236\u5305\u62ec\u9802\u7d1a\u5927\u5b78\uff0c\u5982\u9ebb\u7701\u7406\u5de5\u5b78\u9662\u3001\u666e\u6797\u65af\u9813\u5927\u5b78\u3001\u54e5\u502b\u6bd4\u4e9e\u5927\u5b78\u548c\u725b\u6d25\u5927\u5b78\u7b49\uff0c\u4ee5\u53ca\u8c50\u7530\u3001\u5a01\u5229\u3001\u611b\u601d\u552f\u723e\u3001\u51f1\u6377\u3001\u677e\u4e0b\u3001\u5bcc\u58eb\u901a\u3001\u5409\u5c3c\u65af\u4e16\u754c\u7d00\u9304\u548c\u65e5\u7acb\u7b49\u5927\u578b\u516c\u53f8\u3002"),c.Ub(),c.Vb(65,"p"),c.Fc(66,"Crimson\u64c1\u6709\u773e\u591a\u6210\u529f\u54c1\u724c\uff0c\u5305\u62ec\u82f1\u8ad6\u95a3\uff08Enago\uff09\u3001\u512a\u8b6f\u5802\uff08Ulatus\uff09\u3001Voxtab\u3001Trinka.ai \u548c Enago Life Sciences\u3002Crimson\u7684\u5c08\u696d\u9818\u57df\u6db5\u84cb\u79d1\u5b78\u51fa\u7248\u89e3\u6c7a\u65b9\u6848\u3001\u6578\u4f4d\u5b78\u7fd2\u3001\u672c\u5730\u5316\u3001\u91ab\u7642\u901a\u4fe1\u3001\u4eba\u5de5\u667a\u6167\u548c\u5a92\u9ad4\u89e3\u6c7a\u65b9\u6848\u3002\u5b83\u9084\u662f\u91ab\u7642\u4fdd\u5065\u548c\u751f\u7269\u88fd\u85e5\u516c\u53f8\u7684\u5168\u7403\u91ab\u7642\u901a\u4fe1\u5408\u4f5c\u5925\u4f34\u3002Crimson\u5728\u5168\u740310\u500b\u4e3b\u8981\u570b\u969b\u5730\u9ede\u8a2d\u6709\u8fa6\u4e8b\u8655\uff0c\u5305\u62ec\u5317\u4eac\u3001\u6771\u4eac\u3001\u9996\u723e\u3001\u4f0a\u65af\u5766\u5e03\u723e\u3001\u4e0a\u6d77\u3001\u502b\u6566\u3001\u65b0\u6fa4\u897f\u548c\u7d10\u7d04\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"div",26),c.Vb(68,"div",28),c.Qb(69,"img",29),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(70,"div",30),c.Vb(71,"div",3),c.Vb(72,"div",4),c.Vb(73,"div",5),c.Vb(74,"div",31),c.Vb(75,"h2"),c.Fc(76,"\u6211\u5011\u7684\u54c1\u724c"),c.Ub(),c.Qb(77,"div",11),c.Vb(78,"ul"),c.Vb(79,"li"),c.Vb(80,"a",32),c.Qb(81,"div",33),c.Qb(82,"img",34),c.Vb(83,"div",35),c.Vb(84,"p"),c.Fc(85,"\u8a9e\u8a00\u7de8\u8f2f\u670d\u52d9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(86,"li"),c.Vb(87,"a",36),c.Qb(88,"div",33),c.Qb(89,"img",37),c.Vb(90,"div",35),c.Vb(91,"p"),c.Fc(92,"\u7ffb\u8b6f\u670d\u52d9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(93,"li"),c.Vb(94,"a",38),c.Qb(95,"div",33),c.Qb(96,"img",39),c.Vb(97,"div",35),c.Vb(98,"p"),c.Fc(99,"\u8f49\u9304\u670d\u52d9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(100,"li"),c.Vb(101,"a",40),c.Qb(102,"div",33),c.Qb(103,"img",41),c.Vb(104,"div",35),c.Vb(105,"p"),c.Fc(106,"\u8a9e\u6cd5\u7cfe\u6b63\u548c\u5beb\u4f5c\u52a9\u7406 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"li"),c.Vb(108,"a",42),c.Qb(109,"div",33),c.Qb(110,"img",43),c.Vb(111,"div",35),c.Vb(112,"p"),c.Fc(113,"\u91ab\u5b78\u51fa\u7248\u7269"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(114,"div",44),c.Vb(115,"div",3),c.Vb(116,"div",4),c.Vb(117,"div",5),c.Vb(118,"h2"),c.Fc(119,"\u6211\u5011\u7684\u5168\u7403\u7db2\u9ede"),c.Ub(),c.Qb(120,"div",11),c.Vb(121,"p"),c.Fc(122,"\u6211\u5011\u5728\u4e16\u754c\u5404\u5730\u90fd\u8a2d\u6709\u5206\u652f\u6a5f\u6406\uff0c\u4ee5\u66f4\u597d\u5730\u70ba\u5b78\u8853\u754c\u63d0\u4f9b\u670d\u52d9\u3002"),c.Ub(),c.Vb(123,"div",45),c.Vb(124,"div",46),c.Vb(125,"div",4),c.Vb(126,"div",47),c.Qb(127,"div",48),c.Vb(128,"div",49),c.Fc(129,"New Jersey,"),c.Qb(130,"br"),c.Fc(131," USA"),c.Ub(),c.Ub(),c.Vb(132,"div",50),c.Vb(133,"div",4),c.Vb(134,"div",51),c.Vb(135,"div",52),c.Vb(136,"h3"),c.Fc(137,"New Jersey, USA"),c.Ub(),c.Vb(138,"p",53),c.Qb(139,"br"),c.Fc(140,"\xa0 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(141,"div",54),c.Qb(142,"div",48),c.Vb(143,"div",49),c.Fc(144,"Seoul, Korea "),c.Ub(),c.Ub(),c.Vb(145,"div",55),c.Vb(146,"div",56),c.Vb(147,"div",57),c.Vb(148,"h3"),c.Fc(149,"Seoul, Korea"),c.Ub(),c.Vb(150,"p"),c.Fc(151,"Crimson Interactive Korea Co., Ltd. "),c.Qb(152,"br"),c.Fc(153," #803-74, 1-Dong, 775, Gyeongin-ro, Yeongdeungpo-gu, Seoul, Republic of Korea "),c.Qb(154,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",58),c.Qb(156,"div",48),c.Vb(157,"div",49),c.Fc(158,"Beijing / Shanghai, China"),c.Ub(),c.Ub(),c.Vb(159,"div",59),c.Vb(160,"div",4),c.Vb(161,"div",60),c.Vb(162,"div",52),c.Vb(163,"h3"),c.Fc(164,"Beijing, China"),c.Ub(),c.Vb(165,"p",53),c.Fc(166,"Room 607, Attempt Center, No. A6 Zhongguancun South Street, Haidian District, Beijing, China - 100086 "),c.Qb(167,"br"),c.Ub(),c.Ub(),c.Ub(),c.Vb(168,"div",60),c.Vb(169,"div",52),c.Vb(170,"h3"),c.Fc(171,"Shangai, China"),c.Ub(),c.Vb(172,"p",53),c.Fc(173,"Room 101, No. 110, Tianlinshiyicun, Xuhui \x03District, Shanghai 200233 "),c.Qb(174,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(175,"div",61),c.Qb(176,"div",48),c.Vb(177,"div",49),c.Fc(178,"Tokyo, Japan"),c.Ub(),c.Ub(),c.Vb(179,"div",62),c.Vb(180,"div",56),c.Vb(181,"div",57),c.Vb(182,"h3"),c.Fc(183,"Tokyo, Japan"),c.Ub(),c.Vb(184,"p",53),c.Fc(185,"Crimson Interactive K.K. "),c.Qb(186,"br"),c.Fc(187," 4th Daini-Denpa Building, 2-14-10 Soto-Kanda, Chiyoda-ku, Tokyo, 101-0021, Japan "),c.Qb(188,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(189,"div",63),c.Qb(190,"div",48),c.Vb(191,"div",49),c.Fc(192,"Mumbai, India"),c.Ub(),c.Ub(),c.Vb(193,"div",64),c.Vb(194,"div",56),c.Vb(195,"div",57),c.Vb(196,"h3"),c.Fc(197,"Mumbai, India"),c.Ub(),c.Vb(198,"p",53),c.Fc(199,"Crimson Interactive "),c.Qb(200,"br"),c.Fc(201," 1001, 10th Floor, Techniplex - II, Veer Savarkar Flyover, S. V. Road, Goregaon (W), Mumbai 400062, India "),c.Qb(202,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(203,"div",65),c.Qb(204,"div",48),c.Vb(205,"div",49),c.Fc(206,"London, United Kingdom"),c.Ub(),c.Ub(),c.Vb(207,"div",66),c.Vb(208,"div",56),c.Vb(209,"div",57),c.Vb(210,"h3"),c.Fc(211,"London, United Kingdom"),c.Ub(),c.Vb(212,"p",53),c.Fc(213,"Woodberry House, 2 Woodberry Grove, Finchley, London, N12 0DR, United Kingdom "),c.Qb(214,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(215,"div",67),c.Qb(216,"div",48),c.Vb(217,"div",49),c.Fc(218,"Istanbul, "),c.Qb(219,"br"),c.Fc(220,"Turkey"),c.Ub(),c.Ub(),c.Vb(221,"div",68),c.Vb(222,"div",56),c.Vb(223,"div",57),c.Vb(224,"h3"),c.Fc(225,"Istanbul, Turkey"),c.Ub(),c.Vb(226,"p",53),c.Fc(227,"Levent Mah. Ulgen Sok. No:52 Besiktas Istanbul, TURKEY "),c.Qb(228,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(229,"div",69),c.Qb(230,"div",48),c.Vb(231,"div",49),c.Fc(232,"Taipei, "),c.Qb(233,"br"),c.Fc(234," Taiwan"),c.Ub(),c.Ub(),c.Vb(235,"div",70),c.Vb(236,"div",56),c.Vb(237,"div",57),c.Vb(238,"h3"),c.Fc(239,"Taipei, Taiwan"),c.Ub(),c.Vb(240,"p",53),c.Fc(241," 2F, No. 40, Ln 91, Sec.1, "),c.Qb(242,"br"),c.Fc(243," Neihu Road, Neihu Dist., Taipei City 11441, Taiwan. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(244,"div",71),c.Vb(245,"div",3),c.Vb(246,"div",4),c.Vb(247,"div",26),c.Vb(248,"div",72),c.Vb(249,"div",73),c.Vb(250,"h2"),c.Fc(251,"\u6578\u64da\u4e00\u89bd"),c.Ub(),c.Qb(252,"div",11),c.Ub(),c.Ub(),c.Ub(),c.Vb(253,"div",26),c.Vb(254,"div",74),c.Vb(255,"div",4),c.Vb(256,"div",75),c.Vb(257,"div",76),c.Vb(258,"div",77),c.Qb(259,"img",78),c.Ub(),c.Vb(260,"p"),c.Fc(261,"\u5169\u767e\u842c+\u4f5c\u8005"),c.Ub(),c.Ub(),c.Ub(),c.Vb(262,"div",75),c.Vb(263,"div",76),c.Vb(264,"div",77),c.Qb(265,"img",79),c.Ub(),c.Vb(266,"p"),c.Fc(267,"\u9867\u5ba2\u6eff\u610f\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Vb(268,"div",75),c.Vb(269,"div",76),c.Vb(270,"div",77),c.Qb(271,"img",80),c.Ub(),c.Vb(272,"p"),c.Fc(273,"2000\u591a\u540d\u535a\u58eb/\u78a9\u58eb\u5c08\u5bb6"),c.Ub(),c.Ub(),c.Ub(),c.Vb(274,"div",75),c.Vb(275,"div",76),c.Vb(276,"div",77),c.Qb(277,"img",81),c.Ub(),c.Vb(278,"p"),c.Fc(279,"125\u591a\u500b\u570b\u5bb6/\u5730\u5340"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(280,"div",82),c.Vb(281,"div",3),c.Vb(282,"div",4),c.Vb(283,"div",5),c.Vb(284,"h2"),c.Fc(285,"\u6211\u5011\u7684\u5ba2\u6236"),c.Ub(),c.Qb(286,"div",11),c.Vb(287,"ul",83),c.Vb(288,"li",84),c.Vb(289,"a",85),c.Fc(290,"\u5927\u5b78\u5408\u4f5c\u5925\u4f34"),c.Ub(),c.Ub(),c.Vb(291,"li",84),c.Vb(292,"a",86),c.Fc(293,"\u516c\u53f8"),c.Ub(),c.Ub(),c.Ub(),c.Vb(294,"div",87),c.Vb(295,"div",88),c.Vb(296,"ul"),c.Vb(297,"li"),c.Qb(298,"img",89),c.Ub(),c.Vb(299,"li"),c.Qb(300,"img",90),c.Ub(),c.Vb(301,"li"),c.Qb(302,"img",91),c.Ub(),c.Vb(303,"li"),c.Qb(304,"img",92),c.Ub(),c.Vb(305,"li"),c.Qb(306,"img",93),c.Ub(),c.Vb(307,"li"),c.Qb(308,"img",94),c.Ub(),c.Vb(309,"li"),c.Qb(310,"img",95),c.Ub(),c.Vb(311,"li"),c.Qb(312,"img",96),c.Ub(),c.Vb(313,"li"),c.Qb(314,"img",97),c.Ub(),c.Vb(315,"li"),c.Qb(316,"img",98),c.Ub(),c.Vb(317,"li"),c.Qb(318,"img",99),c.Ub(),c.Vb(319,"li"),c.Qb(320,"img",100),c.Ub(),c.Vb(321,"li"),c.Qb(322,"img",101),c.Ub(),c.Vb(323,"li"),c.Qb(324,"img",102),c.Ub(),c.Vb(325,"li"),c.Qb(326,"img",103),c.Ub(),c.Ub(),c.Ub(),c.Vb(327,"div",104),c.Vb(328,"ul"),c.Vb(329,"li"),c.Qb(330,"img",105),c.Ub(),c.Vb(331,"li"),c.Qb(332,"img",106),c.Ub(),c.Vb(333,"li"),c.Qb(334,"img",107),c.Ub(),c.Vb(335,"li"),c.Qb(336,"img",108),c.Ub(),c.Vb(337,"li"),c.Qb(338,"img",109),c.Ub(),c.Vb(339,"li"),c.Qb(340,"img",110),c.Ub(),c.Vb(341,"li"),c.Qb(342,"img",111),c.Ub(),c.Vb(343,"li"),c.Qb(344,"img",112),c.Ub(),c.Vb(345,"li"),c.Qb(346,"img",113),c.Ub(),c.Vb(347,"li"),c.Qb(348,"img",114),c.Ub(),c.Vb(349,"li"),c.Qb(350,"img",115),c.Ub(),c.Vb(351,"li"),c.Qb(352,"img",116),c.Ub(),c.Vb(353,"li"),c.Qb(354,"img",117),c.Ub(),c.Vb(355,"li"),c.Qb(356,"img",118),c.Ub(),c.Vb(357,"li"),c.Qb(358,"img",119),c.Ub(),c.Vb(359,"li"),c.Qb(360,"img",120),c.Ub(),c.Vb(361,"li"),c.Qb(362,"img",121),c.Ub(),c.Vb(363,"li"),c.Qb(364,"img",122),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(365,"div",123),c.Vb(366,"div",3),c.Vb(367,"div",4),c.Vb(368,"div",5),c.Vb(369,"h2"),c.Fc(370,"\u7372\u734e\u53ca\u8a8d\u8b49"),c.Ub(),c.Qb(371,"div",11),c.Vb(372,"div",124),c.Vb(373,"div",125),c.Vb(374,"div",126),c.Vb(375,"div",127),c.Vb(376,"div",128),c.Qb(377,"img",129),c.Ub(),c.Vb(378,"p"),c.Fc(379,"The Golden Bridge Awards For Best Entrepreneur (Women)"),c.Ub(),c.Ub(),c.Ub(),c.Vb(380,"div",126),c.Vb(381,"div",127),c.Vb(382,"div",128),c.Qb(383,"img",130),c.Ub(),c.Vb(384,"p"),c.Fc(385,"APAC CIO Outlook Top 10 Pharma & Life Science Tech Solution Providers"),c.Ub(),c.Ub(),c.Ub(),c.Vb(386,"div",126),c.Vb(387,"div",127),c.Vb(388,"div",128),c.Qb(389,"img",131),c.Ub(),c.Vb(390,"p"),c.Fc(391,"Korea "),c.Qb(392,"br"),c.Fc(393," Satisfaction Consumer "),c.Qb(394,"br"),c.Fc(395," Index "),c.Ub(),c.Ub(),c.Ub(),c.Vb(396,"div",126),c.Vb(397,"div",127),c.Vb(398,"div",128),c.Qb(399,"img",132),c.Ub(),c.Vb(400,"p"),c.Fc(401,"Bizz Award For Business Excellence"),c.Ub(),c.Ub(),c.Ub(),c.Vb(402,"div",126),c.Vb(403,"div",127),c.Vb(404,"div",128),c.Qb(405,"img",133),c.Ub(),c.Vb(406,"p"),c.Fc(407,"The World Quality "),c.Qb(408,"br"),c.Fc(409," Commitment Award"),c.Ub(),c.Ub(),c.Ub(),c.Vb(410,"div",126),c.Vb(411,"div",127),c.Vb(412,"div",128),c.Qb(413,"img",134),c.Ub(),c.Vb(414,"p"),c.Fc(415,"Red Herring Top 100 Asia "),c.Qb(416,"br"),c.Fc(417," and Global Awards!"),c.Ub(),c.Ub(),c.Ub(),c.Vb(418,"div",126),c.Vb(419,"div",127),c.Vb(420,"div",128),c.Qb(421,"img",135),c.Ub(),c.Vb(422,"p"),c.Fc(423,"Google SME Award"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(424,"div",136),c.Vb(425,"div",3),c.Vb(426,"div",4),c.Vb(427,"div",5),c.Vb(428,"h2"),c.Fc(429,"\u6211\u5011\u7684\u50f9\u503c"),c.Ub(),c.Qb(430,"div",11),c.Vb(431,"div",137),c.Vb(432,"div",126),c.Vb(433,"div",138),c.Vb(434,"h4"),c.Fc(435,"\u793e\u6703\u8cac\u4efb"),c.Ub(),c.Vb(436,"p"),c.Fc(437,"\u6211\u5011\u76f8\u4fe1\uff0c\u7d93\u7531\u9053\u5fb7\u548c\u900f\u660e\u7684\u884c\u70ba\uff0c\u6211\u5011\u80fd\u5920\u5c0d\u793e\u6703\u548c\u74b0\u5883\u7522\u751f\u7a4d\u6975\u5f71\u97ff\uff0c\u63a8\u52d5\u793e\u6703\u7684\u53ef\u6301\u7e8c\u767c\u5c55\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(438,"div",126),c.Vb(439,"div",138),c.Vb(440,"h4"),c.Fc(441,"\u5c0a\u91cd"),c.Ub(),c.Vb(442,"p"),c.Fc(443,"\u5728\u8207\u6587\u5316\u3001\u4eba\u548c\u74b0\u5883\u6253\u4ea4\u9053\u6642\uff0c\u6211\u5011\u8e10\u884c\u5c0a\u91cd\u7684\u50f9\u503c\u89c0\u3002\u5c0d\u5b78\u7fd2\u8005\u548c\u8001\u5e2b\u7684\u5c0a\u91cd\u9ad4\u73fe\u5728\u6211\u5011\u5805\u5b9a\u4e0d\u79fb\u5730\u52aa\u529b\u5be6\u73fe\u4ed6\u5011\u7684\u671f\u671b\uff0c\u6211\u5011\u4e5f\u5805\u6301\u5728\u4e0d\u540c\u7684\u6587\u5316\u80cc\u666f\u4e0b\u8e10\u884c\u79ae\u8c8c\u3001\u8010\u5fc3\u548c\u654f\u611f\u7684\u7f8e\u5fb7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(444,"div",126),c.Vb(445,"div",138),c.Vb(446,"h4"),c.Fc(447,"Wow"),c.Ub(),c.Vb(448,"p"),c.Fc(449,"\u201cWow\u201d\u662f\u6211\u5011\u50f9\u503c\u9ad4\u7cfb\u7684\u6838\u5fc3\uff0c\u9019\u610f\u5473\u8457\u8981\u4ee5\u8d85\u51fa\u6240\u6709\u671f\u671b\u7684\u65b9\u5f0f\u4ea4\u4ed8\u6211\u5011\u7684\u5de5\u4f5c\u3002\u6211\u5011\u5805\u6301\u4e0d\u61c8\u5730\u52aa\u529b\u901a\u904e\u6539\u5584\u6e9d\u901a\u548c\u63d0\u4f9b\u5275\u65b0\u7684\u5b78\u7fd2\u9ad4\u9a57\u4f86\u5be6\u73fe\u201cWow\u201d\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(450,"div",126),c.Vb(451,"div",138),c.Vb(452,"h4"),c.Fc(453,"\u7cbe\u76ca\u6c42\u7cbe"),c.Ub(),c.Vb(454,"p"),c.Fc(455,"\u7cbe\u76ca\u6c42\u7cbe\u7684\u50f9\u503c\u89c0\u610f\u5473\u8457\u6211\u5011\u5805\u6301\u6301\u7e8c\u6539\u9032\uff0c\u5b83\u69cb\u6210\u4e86\u6211\u5011\u6240\u6709\u6559\u5b78\u7684\u6838\u5fc3\u3002\u6539\u5584\u7684\u672c\u8cea\u662f\u5275\u65b0\uff0c\u6211\u5011\u5c07\u6280\u8853\u548c\u4eba\u529b\u4f5c\u70ba\u5275\u65b0\u7684\u95dc\u9375\u9a45\u52d5\u529b\u5be6\u73fe\u6301\u7e8c\u7684\u6539\u5584\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(456,"div",126),c.Vb(457,"div",138),c.Vb(458,"h4"),c.Fc(459,"\u5275\u65b0"),c.Ub(),c.Vb(460,"p"),c.Fc(461,"\u6211\u5011\u76f8\u4fe1\uff0c\u5728\u63d0\u9ad8\u5b78\u7fd2\u8005\u5b78\u7fd2\u80fd\u529b\u7684\u540c\u6642\uff0c\u6211\u5011\u53ef\u4ee5\u5be6\u73fe\u5c0d\u65e2\u6709\u5be6\u8e10\u7684\u5275\u65b0\u9ad4\u9a57\uff0c\u589e\u9032\u6211\u5011\u7684\u4efb\u52d9\u76ee\u6a19\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(462,"div",126),c.Vb(463,"div",138),c.Vb(464,"h4"),c.Fc(465,"\u7c21\u55ae"),c.Ub(),c.Vb(466,"p"),c.Fc(467,"\u7c21\u55ae\u610f\u5473\u8457\u6211\u5011\u5c08\u6ce8\u65bc\u900f\u904e\u5c16\u7aef\u6280\u8853\u652f\u63f4\u7684\u7c21\u55ae\u6d41\u7a0b\uff0c\u4ee5\u6700\u6709\u6548\u7684\u65b9\u5f0f\u63d0\u4f9b\u5353\u8d8a\u7684\u670d\u52d9\u54c1\u8cea\u3002\u9019\u9ad4\u73fe\u5728\u6211\u5011\u6613\u65bc\u4f7f\u7528\u7684\u4f7f\u7528\u8005\u4ecb\u9762\u3001\u6613\u65bc\u700f\u89bd\u7684\u7db2\u7ad9\u3001\u660e\u78ba\u7684\u670d\u52d9\u689d\u6b3e\u548c\u689d\u4ef6\uff0c\u4ee5\u53ca\u500b\u4eba\u5316\u7684\u670d\u52d9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(468,"div",139),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(469,"div",140),c.Vb(470,"div",3),c.Vb(471,"div",4),c.Vb(472,"div",5),c.Vb(473,"div",141),c.Vb(474,"p"),c.Fc(475,"\u60a8\u662f\u5426\u60f3\u6295\u5165\u81ea\u5df1\u7684\u539f\u5275\u601d\u7dad\u548c\u5c08\u696d\u77e5\u8b58\uff0c\u52a0\u5165\u5feb\u901f\u767c\u5c55\u7684\u81ea\u7136\u8a9e\u8a00\u8655\u7406\u4e16\u754c\uff1f\u5982\u679c\u60a8\u7684\u56de\u7b54\u662f\u201c\u662f\u201d\uff0c\u90a3\u8b93\u6211\u5011\u651c\u624b\u4e26\u9032\uff0c\u4e00\u8d77\u6500\u767b\u65b0\u7684\u9ad8\u5ea6\uff01"),c.Ub(),c.Vb(476,"a",142),c.Fc(477,"\u52a0\u5165\u6211\u5011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.0.0-beta.3/assets/owl.carousel.css");.about_us_wrap[_ngcontent-%COMP%]{position:relative;padding-top:110px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]{position:relative;background:url(about_top_banner.f59febc698316e3fc7bf.png);background-position:100% 65%;background-size:cover;width:100%;height:320px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .our_mission_overlay[_ngcontent-%COMP%]{position:absolute;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(31,39,113,.75),rgba(121,39,159,.75))}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:320px;position:relative;flex-direction:column;justify-content:center}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:40px;font-weight:600;color:#fff;margin:0 0 35px;padding:0 0 35px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:100px;height:1px;background:#fff}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;width:100%;max-width:660px;font-size:30px;color:#fff;text-align:center}@media (max-width:992px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{max-width:calc(100% - 280px);font-size:20px}}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{max-width:100%}}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]{padding:70px 0 45px;position:relative}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .whot_we_are_content[_ngcontent-%COMP%]{padding:55px 0 0}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .whot_we_are_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .whot_we_are_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .whot_we_are_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .whot_we_are_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;color:#000}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .whot_we_are_content.the_story_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 25px}@media (max-width:991px){.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .row.column_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .row.column_reverse[_ngcontent-%COMP%]   .who_we_are_img[_ngcontent-%COMP%]{text-align:center}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .row.column_reverse[_ngcontent-%COMP%]   .who_we_are_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:333px}}.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .prodcutName_sections[_ngcontent-%COMP%]{padding:60px 0 40px}@media (max-width:991px){.about_us_wrap[_ngcontent-%COMP%]   .who_we_are_sections[_ngcontent-%COMP%]   .row.column_reverse.prodcutName_sections[_ngcontent-%COMP%]{flex-direction:inherit!important}}.make_in_india_section[_ngcontent-%COMP%]{position:relative;padding:40px 0;background-image:url(make_india_background.024087dec0762362e98d.png);background-position:50%;background-repeat:repeat-x;background-size:contain;width:100%;margin-bottom:60px}.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-color:rgba(243,237,245,.75)}.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_content[_ngcontent-%COMP%]{position:relative}.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0 0 15px}.make_in_india_section[_ngcontent-%COMP%]   .made_in_india_img[_ngcontent-%COMP%]{position:relative;text-align:center}.about_crimson_section[_ngcontent-%COMP%]{position:relative;width:100%;margin-bottom:60px}.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_content[_ngcontent-%COMP%]{position:relative}.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0 0 15px}.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_img[_ngcontent-%COMP%]{position:relative;margin-top:70px}.about_crimson_section[_ngcontent-%COMP%]   .about_crimson_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:90%;margin:0 auto}.crimson_brand_section[_ngcontent-%COMP%]{position:relative;width:100%}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]{position:relative}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 20px}@media (max-width:767px){.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:20%;position:relative;border-right:2px solid #fff}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{border-right:none}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:100%;height:100%}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;border-bottom:5px solid transparent}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .text_overlay[_ngcontent-%COMP%]{position:absolute;bottom:0;left:0;right:0;background-color:transparent;overflow:hidden;width:100%;height:0;transition:.5s ease;display:flex;align-items:center;justify-content:center;text-align:center}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .text_overlay[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#fff;font-weight:600;line-height:22px}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.enago_crimson[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-bottom:5px solid #cf251c}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.enago_crimson[_ngcontent-%COMP%]:hover   .text_overlay[_ngcontent-%COMP%]{height:100%;background-color:#cf251c}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.ulatus_crimson[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-bottom:5px solid #2787c9}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.ulatus_crimson[_ngcontent-%COMP%]:hover   .text_overlay[_ngcontent-%COMP%]{height:100%;background-color:#2787c9}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.voxtab_crimson[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-bottom:5px solid #9cc831}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.voxtab_crimson[_ngcontent-%COMP%]:hover   .text_overlay[_ngcontent-%COMP%]{height:100%;background-color:#9cc831}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.trinka_crimson[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-bottom:5px solid #6f2496}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.trinka_crimson[_ngcontent-%COMP%]:hover   .text_overlay[_ngcontent-%COMP%]{height:100%;background-color:#6f2496}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.lifes_crimson[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-bottom:5px solid #2d82c5}.crimson_brand_section[_ngcontent-%COMP%]   .crimson_brand_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.lifes_crimson[_ngcontent-%COMP%]:hover   .text_overlay[_ngcontent-%COMP%]{height:100%;background-color:#2d82c5}.global_offices[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.global_offices[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.global_offices[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.global_offices[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]{position:relative;background-color:#eee;padding:15px;border-right:1px solid #ccc}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:15%}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:30px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]{margin:0 auto;background:#eee;border:1px solid #e1e1e1;padding:10px 0;display:block}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]{margin-left:-30px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]{text-align:center;padding:10px;cursor:pointer;margin-bottom:40px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{display:inline-block;background:url(add-map-trinka.28847d22d212ef3b14dd.png) 0 0 no-repeat}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]   .location-name[_ngcontent-%COMP%]{font-weight:700}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.active[_ngcontent-%COMP%]   .location-name[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]:hover   .location-name[_ngcontent-%COMP%]{color:#6f2496}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]{width:230px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%]{width:105px;position:absolute;left:200px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%]{width:180px;position:absolute;left:300px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%]{width:105px;position:absolute;left:480px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%]{width:130px;position:absolute;left:585px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]{width:157px;position:absolute;left:700px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%]{width:170px;position:absolute;left:860px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%]{width:185px;position:absolute;left:1000px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{height:100px;background-position:0 0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:58px;background-position:-47px -108px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:104px;background-position:-26px -208px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:53px;background-position:-50px -310px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:88px;background-position:-33px -420px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -524px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -624px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -740px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -860px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-157px 0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-204px -108px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-183px -208px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-207px -310px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-189px -420px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-156px -524px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-157px -624px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-157px -740px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-156px -860px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]{margin-left:30px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;border-bottom:1px solid #ccc;padding-bottom:5px}.global_offices[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-left:2px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:13px;padding:0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]{width:120px;position:relative}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .regional[_ngcontent-%COMP%]{width:145px;position:relative;border-left:1px solid #949494;padding-left:20px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#000;position:relative;top:-7px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:none}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]:after{content:"";display:block;position:absolute;right:6px;top:9px;width:28px;height:28px;background-size:27px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]   .blue-text[_ngcontent-%COMP%]{color:#4185f4}.global_offices[_ngcontent-%COMP%]   .show-all-location[_ngcontent-%COMP%]{border:1px solid #eee;padding:5px 10px 0}.global_offices[_ngcontent-%COMP%]   #all-location[_ngcontent-%COMP%]{padding:10px 0;display:none}.global_offices[_ngcontent-%COMP%]   #all-location[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-weight:700;font-size:14px;border-bottom:1px solid #eee;padding-bottom:5px}.global_offices[_ngcontent-%COMP%]   #all-location[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location-wrap[_ngcontent-%COMP%]{display:none;float:left}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location-wrap.show[_ngcontent-%COMP%]{display:block}.global_offices[_ngcontent-%COMP%]   .show-all-location[_ngcontent-%COMP%]   text[_ngcontent-%COMP%]{line-height:18px;font-family:NanumGothic;font-size:15px}.global_offices[_ngcontent-%COMP%]   .show-all-location[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline!important;text-transform:lowercase;font-family:NanumGothic;font-size:12px}@media (max-width:480px){.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]{width:100%}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]{left:0!important;position:relative!important;width:100%}}.no_of_glance_section[_ngcontent-%COMP%]{position:relative;width:100%;background-image:url(Glance_background.c0da28250726a6760744.png);background-position:50%;background-repeat:no-repeat;padding:80px 0 40px}@media (max-width:991px){.no_of_glance_section[_ngcontent-%COMP%]{background-size:cover;padding:40px 0}}.no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]{position:relative;height:100%;width:100%;display:flex;align-items:center}.no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative;color:#fff}@media (max-width:767px){.no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after, .no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before, .no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after, .no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{background-color:#fff}@media (max-width:991px){.no_of_glance_section[_ngcontent-%COMP%]   .glance_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin:0 auto 40px}}.no_of_glance_section[_ngcontent-%COMP%]   .glance_contents[_ngcontent-%COMP%]{position:relative}.no_of_glance_section[_ngcontent-%COMP%]   .glance_contents[_ngcontent-%COMP%]   .glance_container[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.no_of_glance_section[_ngcontent-%COMP%]   .glance_contents[_ngcontent-%COMP%]   .glance_container[_ngcontent-%COMP%]   .glance_icons[_ngcontent-%COMP%]{width:60px;height:60px;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.no_of_glance_section[_ngcontent-%COMP%]   .glance_contents[_ngcontent-%COMP%]   .glance_container[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{text-align:center;color:#fff;margin:0;font-size:16px;font-weight:600}.about_us_our_client[_ngcontent-%COMP%]{position:relative;width:100%;padding:40px 0 60px}.about_us_our_client[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 15px}@media (max-width:767px){.about_us_our_client[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.about_us_our_client[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.about_us_our_client[_ngcontent-%COMP%]   ul.nav-tabs[_ngcontent-%COMP%]{width:100%}.about_us_our_client[_ngcontent-%COMP%]   ul.nav-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;text-align:center}.about_us_our_client[_ngcontent-%COMP%]   ul.nav-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;width:100%;background-color:#eee;color:#000;text-align:center;padding:13px 5px;font-size:17px;font-weight:600;position:relative;transition:.5s ease}.about_us_our_client[_ngcontent-%COMP%]   ul.nav-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.active[_ngcontent-%COMP%]{background-color:#6f2496;color:#fff;transition:.5s ease}.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]{border:1px solid #eee;border-top:none;padding:30px 20px 10px}.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap}.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:20%;text-align:center;margin:0 auto 20px}@media (max-width:1024px){.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:25%}}@media (max-width:767px){.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}}@media (max-width:575px){.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}}.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   #Corporates_sections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:16%}@media (max-width:1024px){.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   #Corporates_sections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:25%}}@media (max-width:767px){.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   #Corporates_sections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}}@media (max-width:575px){.about_us_our_client[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   #Corporates_sections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}}.about_us_footer_sections[_ngcontent-%COMP%]{position:relative;width:100%;background-image:url(aboutus_footer_bg.2c26a9b983c8703834c7.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:60px 0;margin:80px 0 0}.about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-between}.about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#fff;margin:0;line-height:26px}.about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background-color:#fff;border:2px solid #fff;background:#fff;color:#6f2496;border-radius:5px;padding:8px 20px;font-weight:600;font-size:20px;width:200px;margin-left:50px;display:flex;align-items:center;justify-content:center}.about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .about_us_footer_sections[_ngcontent-%COMP%]   .footer_sections_abouts[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}']}),Vn),Rn=((Un=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.fb=t,this.networkCall=e,this.toastr=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.disabledSubmitButton=!0,this.contactForm=t.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormContactNumber:["",g.u.required],contactFormOrgTitle:["",g.u.required],contactFormMessage:["",g.u.required]})}return _createClass(n,[{key:"oninput",value:function(){this.contactForm.valid&&(this.disabledSubmitButton=!1)}},{key:"ngOnInit",value:function(){this.titleService.setTitle("\u806f\u7e6b\u6211\u5011-Trinka"),this.metaTagService.updateTag({name:"description",content:"Trinka\u65e8\u5728\u5e6b\u52a9\u5b78\u8005\u548c\u6280\u8853\u985e\u4f5c\u8005\uff0c\u5b83\u4e0d\u50c5\u80fd\u5920\u6aa2\u67e5\u6587\u6cd5\u932f\u8aa4\uff0c\u9084\u53ef\u4ee5\u6eff\u8db3\u60a8\u7684\u9ad8\u7d1a\u5beb\u4f5c\u9700\u6c42\u3002 \u5982\u6709\u4efb\u4f55\u7591\u554f\uff0c\u8acb\u8207\u6211\u5011\u806f\u7e6b\u3002"}),this.metaTagService.updateTag({name:"keywords",content:"\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u9ad8\u7d1a\u6587\u6cd5\u6821\u6b63\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u81ea\u52d5\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u81ea\u52d5\u6587\u6cd5\u6821\u6b63"}),this.metaTagService.updateTag({property:"og:title",content:"\u806f\u7e6b\u6211\u5011-Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u65e8\u5728\u5e6b\u52a9\u5b78\u8005\u548c\u6280\u8853\u985e\u4f5c\u8005\uff0c\u5b83\u4e0d\u50c5\u80fd\u5920\u6aa2\u67e5\u6587\u6cd5\u932f\u8aa4\uff0c\u9084\u53ef\u4ee5\u6eff\u8db3\u60a8\u7684\u9ad8\u7d1a\u5beb\u4f5c\u9700\u6c42\u3002 \u5982\u6709\u4efb\u4f55\u7591\u554f\uff0c\u8acb\u8207\u6211\u5011\u806f\u7e6b\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/contactus"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/contactus"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/contactus"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/about_us_testimonial_silders.js",(function(){})),_.getScript("../../../assets/js/wisepop.js",(function(){})))}},{key:"processForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.contactFormName+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormContactNumber+"||"+this.contactForm.value.contactFormOrgTitle,this.router.url).subscribe((function(t){n.toastr.success("\u611f\u8b1d\u60a8\uff0c\u6211\u5011\u6703\u5118\u901f\u548c\u60a8\u806f\u7d61"),n.contactForm.reset()}),(function(n){}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Un)(c.Pb(g.d),c.Pb(p),c.Pb(d.b),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},Un.\u0275cmp=c.Jb({type:Un,selectors:[["app-contact-us"]],hostBindings:function(n,t){1&n&&c.dc("input",(function(){return t.oninput()}))},decls:204,vars:6,consts:[[1,"content_wrap_section"],[1,"wrap_header_sectons","contact_us_background"],[1,"top_header_overlay"],[1,"contactus_contents"],[1,"container"],[1,"row"],[1,"col-md-4"],[1,"office_address"],[1,"office_contents"],[2,"font-size","18px","font-weight","600"],["href","mailto:support@trinka.ai"],[1,"OpenSansFonts"],[1,"col-md-8"],[1,"contact_forms"],[3,"formGroup","ngSubmit"],[1,"col-sm-6"],[1,"form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["id","contactUserSubject","matInput","","placeholder","","formControlName","contactFormContactNumber",1,"form-control"],["id","contactUserSubject","matInput","","placeholder","","formControlName","contactFormOrgTitle",1,"form-control"],[1,"col-sm-12"],[1,"form-group","textareaBox",3,"ngClass"],["matInput","","formControlName","contactFormMessage","placeholder","",1,"form-control"],[1,"form-group"],["type","submit"],[1,"global_offices"],[1,"HeadingSubLine"],[1,"global-presence-wrap","mart-20"],[1,"global-maps",2,"position","relative"],["id","usa","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","usa","marr-10"],[1,"map-box"],[1,"location-name","OpenSansFonts"],["id","usaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","usa","padb-20"],[1,"col-md-12","col-xs-12","global-location"],[1,"location-wrap",2,"margin-left","50px"],[1,"marb-10"],["id","korea","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","korea","marr-20"],["id","koreaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","korea","padb-20"],[1,"col-md-12","col-sm-12","col-xs-12","global-location"],[1,"location-wrap","OpenSansFonts"],["id","china","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","china","marr-20"],["id","chinaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","china","padb-20"],[1,"col-md-6","col-sm-6","col-xs-12","global-location"],[1,"location-wrap","OpenSansFonts",2,"margin-left","50px"],["id","japan","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","japan","marr-20"],["id","japanview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","japan","padb-20"],["id","india","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","india"],["id","indiaview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","india","padb-20"],["id","uk","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","uk"],["id","ukview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","uk","padb-20"],["id","turkey","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","turkey"],["id","turkeyview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","turkey","padb-20"],["id","taiwan","onclick","viewlocation(id)",1,"col-md-3","col-xs-12","col-sm-4","map-wrap","taiwan","active"],["id","taiwanview",1,"col-md-12","col-sm-12","col-xs-12","global-location-wrap","taiwan","padb-20","show"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"h1"),c.Fc(4,"\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Vb(5,"div",3),c.Vb(6,"div",4),c.Vb(7,"div",5),c.Vb(8,"div",6),c.Vb(9,"div",7),c.Vb(10,"div",8),c.Vb(11,"h4"),c.Fc(12,"\u7e3d\u516c\u53f8"),c.Ub(),c.Vb(13,"span",9),c.Fc(14,"Crimson AI Pvt.Ltd"),c.Ub(),c.Vb(15,"p"),c.Fc(16,"8A, 8th Floor, Techniplex II, SV Road,"),c.Qb(17,"br"),c.Fc(18," Goregaon West, Mumbai,"),c.Qb(19,"br"),c.Fc(20," Maharashtra 400062, India "),c.Ub(),c.Ub(),c.Vb(21,"div",8),c.Vb(22,"h4"),c.Fc(23,"\u570b\u5167\u8fa6\u516c\u5ba4"),c.Ub(),c.Vb(24,"p"),c.Fc(25,"2F, No. 40, Ln 91, Sec.1, Neihu Road, Neihu Dist., Taipei City 11441, Taiwan. "),c.Ub(),c.Ub(),c.Vb(26,"div",8),c.Vb(27,"h4"),c.Fc(28,"\u806f\u7d61\u8cc7\u6599"),c.Ub(),c.Vb(29,"p"),c.Fc(30,"\u96fb\u5b50\u90f5\u4ef6\uff1a: "),c.Vb(31,"a",10),c.Vb(32,"span",11),c.Fc(33,"support@trinka.ai"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(34,"div",12),c.Vb(35,"div",13),c.Vb(36,"form",14),c.dc("ngSubmit",(function(){return t.processForm()})),c.Vb(37,"div",5),c.Vb(38,"div",15),c.Vb(39,"div",16),c.Vb(40,"mat-form-field",17),c.Vb(41,"mat-label"),c.Fc(42,"\u60a8\u7684\u59d3\u540d *"),c.Ub(),c.Qb(43,"input",18),c.Ub(),c.Ub(),c.Ub(),c.Vb(44,"div",15),c.Vb(45,"div",16),c.Vb(46,"mat-form-field",17),c.Vb(47,"mat-label"),c.Fc(48,"\u96fb\u5b50\u90f5\u4ef6 *"),c.Ub(),c.Qb(49,"input",19),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(50,"div",5),c.Vb(51,"div",15),c.Vb(52,"div",16),c.Vb(53,"mat-form-field",17),c.Vb(54,"mat-label"),c.Fc(55,"\u806f\u7d61\u96fb\u8a71*\uff08\u5305\u62ecISD\u4ee3\u78bc\uff09*"),c.Ub(),c.Qb(56,"input",20),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"div",15),c.Vb(58,"div",16),c.Vb(59,"mat-form-field",17),c.Vb(60,"mat-label"),c.Fc(61,"\u55ae\u4f4d\uff0f\u8077\u7a31 *"),c.Ub(),c.Qb(62,"input",21),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(63,"div",5),c.Vb(64,"div",22),c.Vb(65,"div",23),c.Vb(66,"mat-form-field",17),c.Vb(67,"mat-label"),c.Fc(68,"\u60a8\u7684\u8a0a\u606f *"),c.Ub(),c.Qb(69,"textarea",24),c.Ub(),c.Ub(),c.Ub(),c.Vb(70,"div",22),c.Vb(71,"div",25),c.Vb(72,"button",26),c.Fc(73,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(74,"div",27),c.Vb(75,"div",4),c.Vb(76,"div",5),c.Vb(77,"div",22),c.Vb(78,"h2"),c.Fc(79,"\u6211\u4eec\u7684\u5168\u7403\u7f51\u70b9"),c.Ub(),c.Qb(80,"div",28),c.Vb(81,"p"),c.Fc(82,"\u6211\u4eec\u7684\u4e1a\u52a1\u904d\u53ca\u4e16\u754c\u5404\u5730\uff0c\u4ee5\u4fc3\u8fdb\u6211\u4eec\u5411\u7814\u7a76\u754c\u63d0\u4f9b\u7684\u670d\u52a1\u3002"),c.Ub(),c.Vb(83,"div",29),c.Vb(84,"div",30),c.Vb(85,"div",5),c.Vb(86,"div",31),c.Qb(87,"div",32),c.Vb(88,"div",33),c.Fc(89,"New Jersey,"),c.Qb(90,"br"),c.Fc(91," USA"),c.Ub(),c.Ub(),c.Vb(92,"div",34),c.Vb(93,"div",5),c.Vb(94,"div",35),c.Vb(95,"div",36),c.Vb(96,"h3"),c.Fc(97,"New Jersey, USA"),c.Ub(),c.Vb(98,"p",37),c.Qb(99,"br"),c.Fc(100,"\xa0 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(101,"div",38),c.Qb(102,"div",32),c.Vb(103,"div",33),c.Fc(104,"Seoul, Korea "),c.Ub(),c.Ub(),c.Vb(105,"div",39),c.Vb(106,"div",40),c.Vb(107,"div",41),c.Vb(108,"h3"),c.Fc(109,"Seoul, Korea"),c.Ub(),c.Vb(110,"p"),c.Fc(111,"Crimson Interactive Korea Co., Ltd."),c.Qb(112,"br"),c.Fc(113," #803-74, 1-Dong, 775, Gyeongin-ro, Yeongdeungpo-gu, Seoul, Republic of Korea "),c.Qb(114,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(115,"div",42),c.Qb(116,"div",32),c.Vb(117,"div",33),c.Fc(118,"Beijing / Shanghai, China"),c.Ub(),c.Ub(),c.Vb(119,"div",43),c.Vb(120,"div",5),c.Vb(121,"div",44),c.Vb(122,"div",45),c.Vb(123,"h3"),c.Fc(124,"Beijing, China"),c.Ub(),c.Vb(125,"p",37),c.Fc(126,"Room 607, Attempt Center, No. A6 Zhongguancun South Street, Haidian District, Beijing, China - 100086"),c.Qb(127,"br"),c.Ub(),c.Ub(),c.Ub(),c.Vb(128,"div",44),c.Vb(129,"div",45),c.Vb(130,"h3"),c.Fc(131,"Shangai, China"),c.Ub(),c.Vb(132,"p",37),c.Fc(133,"Room 101, No. 110, Tianlinshiyicun, Xuhui District, Shanghai 200233"),c.Qb(134,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(135,"div",46),c.Qb(136,"div",32),c.Vb(137,"div",33),c.Fc(138,"Tokyo, Japan"),c.Ub(),c.Ub(),c.Vb(139,"div",47),c.Vb(140,"div",40),c.Vb(141,"div",41),c.Vb(142,"h3"),c.Fc(143,"Tokyo, Japan"),c.Ub(),c.Vb(144,"p",37),c.Fc(145,"Crimson Interactive K.K."),c.Qb(146,"br"),c.Fc(147," 4th Daini-Denpa Building, 2-14-10 Soto-Kanda, Chiyoda-ku, Tokyo, 101-0021, Japan"),c.Qb(148,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(149,"div",48),c.Qb(150,"div",32),c.Vb(151,"div",33),c.Fc(152,"Mumbai, India"),c.Ub(),c.Ub(),c.Vb(153,"div",49),c.Vb(154,"div",40),c.Vb(155,"div",41),c.Vb(156,"h3"),c.Fc(157,"Mumbai, India"),c.Ub(),c.Vb(158,"p",37),c.Fc(159,"Crimson Interactive"),c.Qb(160,"br"),c.Fc(161," 1001, 10th Floor, Techniplex - II, Veer Savarkar Flyover, S. V. Road, Goregaon (W), Mumbai 400062, India"),c.Qb(162,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(163,"div",50),c.Qb(164,"div",32),c.Vb(165,"div",33),c.Fc(166,"London, United Kingdom"),c.Ub(),c.Ub(),c.Vb(167,"div",51),c.Vb(168,"div",40),c.Vb(169,"div",41),c.Vb(170,"h3"),c.Fc(171,"London, United Kingdom"),c.Ub(),c.Vb(172,"p",37),c.Fc(173,"Woodberry House, 2 Woodberry Grove, Finchley, London, N12 0DR, United Kingdom"),c.Qb(174,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(175,"div",52),c.Qb(176,"div",32),c.Vb(177,"div",33),c.Fc(178,"Istanbul,"),c.Qb(179,"br"),c.Fc(180,"Turkey"),c.Ub(),c.Ub(),c.Vb(181,"div",53),c.Vb(182,"div",40),c.Vb(183,"div",41),c.Vb(184,"h3"),c.Fc(185,"Istanbul, Turkey"),c.Ub(),c.Vb(186,"p",37),c.Fc(187,"Levent Mah. Ulgen Sok. No:52 Besiktas Istanbul, TURKEY"),c.Qb(188,"br"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(189,"div",54),c.Qb(190,"div",32),c.Vb(191,"div",33),c.Fc(192,"Taipei,"),c.Qb(193,"br"),c.Fc(194," Taiwan"),c.Ub(),c.Ub(),c.Vb(195,"div",55),c.Vb(196,"div",40),c.Vb(197,"div",41),c.Vb(198,"h3"),c.Fc(199,"Taipei, Taiwan"),c.Ub(),c.Vb(200,"p",37),c.Fc(201," 2F, No. 40, Ln 91, Sec.1, "),c.Qb(202,"br"),c.Fc(203," Neihu Road, Neihu Dist., Taipei City 11441, Taiwan. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(36),c.nc("formGroup",t.contactForm),c.Cb(3),c.nc("ngClass",!t.contactForm.get("contactFormName").valid&&t.contactForm.get("contactFormName").dirty||t.contactForm.get("contactFormName").touched&&t.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!t.contactForm.get("contactFormEmail").valid&&t.contactForm.get("contactFormEmail").dirty||t.contactForm.get("contactFormEmail").touched&&t.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(7),c.nc("ngClass",!t.contactForm.get("contactFormContactNumber").valid&&t.contactForm.get("contactFormContactNumber").dirty||t.contactForm.get("contactFormContactNumber").touched&&t.contactForm.get("contactFormContactNumber").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!t.contactForm.get("contactFormOrgTitle").valid&&t.contactForm.get("contactFormOrgTitle").dirty||t.contactForm.get("contactFormOrgTitle").touched&&t.contactForm.get("contactFormOrgTitle").pristine?"TextFiledError":""),c.Cb(7),c.nc("ngClass",!t.contactForm.get("contactFormMessage").valid&&t.contactForm.get("contactFormMessage").dirty||t.contactForm.get("contactFormMessage").touched&&t.contactForm.get("contactFormMessage").pristine?"TextFiledError":""))},directives:[g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f],styles:['.global_offices[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.global_offices[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.global_offices[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.global_offices[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]{position:relative;background-color:#eee;padding:15px;border-right:1px solid #ccc}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:15%}.global_offices[_ngcontent-%COMP%]   .offices_location[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:30px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]{margin:0 auto;background:#eee;border:1px solid #e1e1e1;padding:10px 0;display:block}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]{margin-left:-30px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]{text-align:center;padding:10px;cursor:pointer;margin-bottom:40px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{display:inline-block;background:url(add-map-trinka.28847d22d212ef3b14dd.png) 0 0 no-repeat}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]   .location-name[_ngcontent-%COMP%]{font-weight:700}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.active[_ngcontent-%COMP%]   .location-name[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]:hover   .location-name[_ngcontent-%COMP%]{color:#6f2496}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]{width:230px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%]{width:105px;position:absolute;left:200px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%]{width:180px;position:absolute;left:300px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%]{width:105px;position:absolute;left:480px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%]{width:130px;position:absolute;left:585px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]{width:157px;position:absolute;left:700px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%]{width:170px;position:absolute;left:860px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%]{width:185px;position:absolute;left:1000px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{height:100px;background-position:0 0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:58px;background-position:-47px -108px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:104px;background-position:-26px -208px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:53px;background-position:-50px -310px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:88px;background-position:-33px -420px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -524px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -624px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -740px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%]{width:156px;height:100px;background-position:0 -860px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-157px 0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-204px -108px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-183px -208px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-207px -310px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-189px -420px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-156px -524px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-157px -624px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-157px -740px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait.active[_ngcontent-%COMP%]   .map-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%]:hover   .map-box[_ngcontent-%COMP%]{background-position:-156px -860px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]{margin-left:30px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;border-bottom:1px solid #ccc;padding-bottom:5px}.global_offices[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-left:2px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:13px;padding:0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]{width:120px;position:relative}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .regional[_ngcontent-%COMP%]{width:145px;position:relative;border-left:1px solid #949494;padding-left:20px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#000;position:relative;top:-7px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:none}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]:after{content:"";display:block;position:absolute;right:6px;top:9px;width:28px;height:28px;background-size:27px}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location[_ngcontent-%COMP%]   .location-wrap[_ngcontent-%COMP%]   .direction-box[_ngcontent-%COMP%]   .blue-text[_ngcontent-%COMP%]{color:#4185f4}.global_offices[_ngcontent-%COMP%]   .show-all-location[_ngcontent-%COMP%]{border:1px solid #eee;padding:5px 10px 0}.global_offices[_ngcontent-%COMP%]   #all-location[_ngcontent-%COMP%]{padding:10px 0;display:none}.global_offices[_ngcontent-%COMP%]   #all-location[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-weight:700;font-size:14px;border-bottom:1px solid #eee;padding-bottom:5px}.global_offices[_ngcontent-%COMP%]   #all-location[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location-wrap[_ngcontent-%COMP%]{display:none;float:left}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-location-wrap.show[_ngcontent-%COMP%]{display:block}.global_offices[_ngcontent-%COMP%]   .show-all-location[_ngcontent-%COMP%]   text[_ngcontent-%COMP%]{line-height:18px;font-family:NanumGothic;font-size:15px}.global_offices[_ngcontent-%COMP%]   .show-all-location[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline!important;text-transform:lowercase;font-family:NanumGothic;font-size:12px}@media (max-width:480px){.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.usa[_ngcontent-%COMP%]{width:100%}.global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.china[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.india[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.japan[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.korea[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.kuwait[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.taiwan[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.turkey[_ngcontent-%COMP%], .global_offices[_ngcontent-%COMP%]   .global-presence-wrap[_ngcontent-%COMP%]   .global-maps[_ngcontent-%COMP%]   .map-wrap.uk[_ngcontent-%COMP%]{left:0!important;position:relative!important;width:100%}}']}),Un),Wn=((vn=function(){function n(t,e,o){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.LinkService=o}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u8207\u6211\u5011\u5408\u4f5cTrinka"),this.metaTagService.updateTag({name:"description",content:"\u6211\u5011\u662f\u4e00\u500b\u753120\u540d\u5145\u6eff\u6fc0\u60c5\u7684\u5de5\u4f5c\u4eba\u54e1\u7d44\u6210\u7684\u5718\u968a\uff0c\u6211\u5011\u76f8\u4fe1\u4e0d\u65b7\u8d85\u8d8a\uff0c\u5f9e\u4e0d\u62d2\u7d55\u6311\u6230\u3002 \u5982\u679c\u60a8\u559c\u6b61\u6311\u6230\uff0c\u90a3\u5c31\u52a0\u5165\u6211\u5011\u5427\uff01"}),this.metaTagService.updateTag({name:"keywords",content:"\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u9ad8\u7d1a\u6587\u6cd5\u66f4\u6b63\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b"}),this.metaTagService.updateTag({property:"og:title",content:"\u8207\u6211\u5011\u5408\u4f5cTrinka"}),this.metaTagService.updateTag({property:"og:description",content:"\u6211\u5011\u662f\u4e00\u500b\u753120\u540d\u5145\u6eff\u6fc0\u60c5\u7684\u5de5\u4f5c\u4eba\u54e1\u7d44\u6210\u7684\u5718\u968a\uff0c\u6211\u5011\u76f8\u4fe1\u4e0d\u65b7\u8d85\u8d8a\uff0c\u5f9e\u4e0d\u62d2\u7d55\u6311\u6230\u3002 \u5982\u679c\u60a8\u559c\u6b61\u6311\u6230\uff0c\u90a3\u5c31\u52a0\u5165\u6211\u5011\u5427\uff01"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/workwithus"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/workwithus"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/workwithus"}),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||vn)(c.Pb(r.f),c.Pb(r.e),c.Pb(C))},vn.\u0275cmp=c.Jb({type:vn,selectors:[["app-work-with-us"]],decls:17,vars:0,consts:[[1,"content_wrap_section"],[1,"wrap_header_sectons"],[1,"top_header_overlay"],[1,"about_us_wrap"],[1,"container"],[1,"row"],[1,"con-md-12"],[1,"about_us_right_contents","padding_left_side","work_with_us_contents"],["href","https://www.crimsoni.ai/work-with-us.htm","target","_blank"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"h1"),c.Fc(4,"\u52a0\u5165\u6211\u5011"),c.Ub(),c.Ub(),c.Vb(5,"div",3),c.Vb(6,"div",4),c.Vb(7,"div",5),c.Vb(8,"div",6),c.Vb(9,"div",7),c.Vb(10,"h3"),c.Fc(11,"\u6211\u5011\u4e0d\u65b7\u8d85\u8d8a\u6975\u9650"),c.Ub(),c.Vb(12,"p"),c.Fc(13,"\u6211\u5011\u662f\u4e00\u500b\u753120\u540d\u5145\u6eff\u6fc0\u60c5\u7684\u5de5\u4f5c\u4eba\u54e1\u7d44\u6210\u7684\u5718\u968a\uff0c\u6211\u5011\u76f8\u4fe1\u4e0d\u65b7\u8d85\u8d8a\uff0c\u5f9e\u4e0d\u62d2\u7d55\u6311\u6230\u3002\u6211\u5011\u5728\u81ea\u7136\u8a9e\u8a00\u8655\u7406\u548c\u7528\u65bc\u8a9e\u8a00\u589e\u5f37\u7684\u4eba\u5de5\u667a\u6167\u6280\u8853\u65b9\u9762\u53d6\u5f97\u4e86\u82e5\u5e72\u9032\u5c55\uff0c\u800c\u4e14\u6c92\u6709\u653e\u6162\u8173\u6b65\u3002 \u5982\u679c\u60a8\u559c\u6b61\u6311\u6230\uff0c\u90a3\u5c31"),c.Vb(14,"a",8),c.Fc(15,"\u52a0\u5165\u6211\u5011"),c.Ub(),c.Fc(16,"\u5427\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:[""]}),vn),Nn=((wn=function(){function n(t,e,o){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.LinkService=o}return _createClass(n,[{key:"ngOnInit",value:function(){this.metaTagService.updateTag({name:"Trinka is the only AI grammar and language checker for academic & technical writing. Trinka goes beyond grammar and makes your writing publication ready with enhancements for tone, style, readability, and more!",content:"grammar checker for academic and technical writing, advanced grammar correction, academic writing assistant, technical writing assistant, advanced grammar check, automated grammar checker, automated grammar correction, academic writing AI too"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/privacypolicy"})}}]),n}()).\u0275fac=function(n){return new(n||wn)(c.Pb(r.f),c.Pb(r.e),c.Pb(C))},wn.\u0275cmp=c.Jb({type:wn,selectors:[["app-privacy-policy"]],decls:404,vars:0,consts:[[1,"content_wrap_section"],[1,"wrap_header_sectons"],[1,"top_header_overlay"],[1,"body_wrap_contents"],[1,"container"],[1,"row"],[1,"col-sm-12"],["routerLink","/termsofservices"],["href","mailto:support@trinka.ai"],[1,"question_answer_section"],["id","accordion"],[1,"card"],["id","headingOne",1,"card-header"],[1,"mb-0"],["data-toggle","collapse","data-target","#collapseOne","aria-expanded","true","aria-controls","collapseOne",1,"btn","btn-link"],["aria-hidden","true",1,"fa"],["id","collapseOne","aria-labelledby","headingOne","data-parent","#accordion",1,"collapse","show"],[1,"card-body"],[2,"margin","30px 0 10px 0"],[2,"margin","0 0  30px 0"],[2,"margin","25px 0 20px 0"],["id","headingTwo",1,"card-header"],["data-toggle","collapse","data-target","#collapseTwo","aria-expanded","false","aria-controls","collapseTwo",1,"btn","btn-link","collapsed"],["id","collapseTwo","aria-labelledby","headingTwo","data-parent","#accordion",1,"collapse"],["id","headingThree",1,"card-header"],["data-toggle","collapse","data-target","#collapseThree","aria-expanded","false","aria-controls","collapseThree",1,"btn","btn-link","collapsed"],["id","collapseThree","aria-labelledby","headingThree","data-parent","#accordion",1,"collapse"],["id","headingfour",1,"card-header"],["data-toggle","collapse","data-target","#collapsefour","aria-expanded","false","aria-controls","collapsefour",1,"btn","btn-link","collapsed"],["id","collapsefour","aria-labelledby","headingfour","data-parent","#accordion",1,"collapse"],["id","headingfive",1,"card-header"],["data-toggle","collapse","data-target","#collapsefive","aria-expanded","false","aria-controls","collapsefive",1,"btn","btn-link","collapsed"],["id","collapsefive","aria-labelledby","headingfive","data-parent","#accordion",1,"collapse"],["id","headingsix",1,"card-header"],["data-toggle","collapse","data-target","#collapsesix","aria-expanded","false","aria-controls","collapsesix",1,"btn","btn-link","collapsed"],["id","collapsesix","aria-labelledby","headingsix","data-parent","#accordion",1,"collapse"],["id","headingseven",1,"card-header"],["data-toggle","collapse","data-target","#collapseseven","aria-expanded","false","aria-controls","collapseseven",1,"btn","btn-link","collapsed"],["id","collapseseven","aria-labelledby","headingseven","data-parent","#accordion",1,"collapse"],["id","headingeight",1,"card-header"],["data-toggle","collapse","data-target","#collapseeight","aria-expanded","false","aria-controls","collapseeight",1,"btn","btn-link","collapsed"],["id","collapseeight","aria-labelledby","headingeight","data-parent","#accordion",1,"collapse"],["id","headingnine",1,"card-header"],["data-toggle","collapse","data-target","#collapsenine","aria-expanded","false","aria-controls","collapsenine",1,"btn","btn-link","collapsed"],["id","collapsenine","aria-labelledby","headingnine","data-parent","#accordion",1,"collapse"],["id","headingten",1,"card-header"],["data-toggle","collapse","data-target","#collapseten","aria-expanded","false","aria-controls","collapseten",1,"btn","btn-link","collapsed"],["id","collapseten","aria-labelledby","headingten","data-parent","#accordion",1,"collapse"],["id","headingeleone",1,"card-header"],["data-toggle","collapse","data-target","#collapsedelone","aria-expanded","false","aria-controls","collapsedelone",1,"btn","btn-link","collapsed"],["id","collapsedelone","aria-labelledby","headingeleone","data-parent","#accordion",1,"collapse"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"h1"),c.Fc(4,"Privacy Policy"),c.Ub(),c.Ub(),c.Vb(5,"div",3),c.Vb(6,"div",4),c.Vb(7,"div",5),c.Vb(8,"div",6),c.Vb(9,"p"),c.Fc(10,'Trinka.ai is a fully owned product of Crimson AI LLP. Crimson AI LLP and its subsidiary and affiliate companies (collectively hereafter, "Crimson AI," "we," "us," or "our") recognize the importance of protecting the personal information collected from users in the operation of our website, products, content, and services (collectively hereafter, \u201cServices\u201d) and taking reasonable steps to maintain the security, integrity and privacy of any information in accordance with this Privacy Policy. By submitting your information to Crimson AI you consent to the practices described in this policy.'),c.Ub(),c.Vb(11,"p"),c.Fc(12,"We take your privacy very seriously. This Privacy Policy describes how Crimson AI collects and uses the personal information you provide to Crimson AI. It also describes the choices available to you regarding our use of your personal information and how you can access and update this information. This Privacy Policy forms part of Crimson AI's "),c.Vb(13,"a",7),c.Fc(14,"Terms of Service"),c.Ub(),c.Fc(15,". If you need more information, please contact us at "),c.Vb(16,"a",8),c.Fc(17,"support@trinka.ai"),c.Ub(),c.Fc(18,"."),c.Ub(),c.Vb(19,"p"),c.Fc(20,"Our personal information handling policy and procedures have been developed in line with the requirements of the 1995 European Union Data Protection Directive (Directive 95/46/EC) and the General Data Protection Regulation (in force from 25 May 2018) and the applicable national law. "),c.Ub(),c.Vb(21,"div",9),c.Vb(22,"h3"),c.Fc(23,"Questions and Answer"),c.Ub(),c.Vb(24,"div",10),c.Vb(25,"div",11),c.Vb(26,"div",12),c.Vb(27,"h5",13),c.Vb(28,"button",14),c.Qb(29,"i",15),c.Fc(30," What information do we collect? "),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",16),c.Vb(32,"div",17),c.Vb(33,"p"),c.Fc(34,"We collect and process personal data about you when you interact with us and our products and when you use or purchase Services from us. The personal data we process include the following."),c.Ub(),c.Vb(35,"h3"),c.Fc(36,"Personal information collected from you"),c.Ub(),c.Vb(37,"ul"),c.Vb(38,"li"),c.Fc(39,"Contact information, such as name, e-mail address, mailing address, telephone number, geographic location, and other demographic information "),c.Ub(),c.Vb(40,"li"),c.Fc(41,"Billing information, such as credit card number, bank account number, and billing address"),c.Ub(),c.Vb(42,"li"),c.Fc(43,"Unique identifiers, such as username, account number or password"),c.Ub(),c.Vb(44,"li"),c.Fc(45,"Information shared through surveys and polls conducted by Crimson AI "),c.Ub(),c.Vb(46,"li"),c.Fc(47,"Media files or documents"),c.Ub(),c.Vb(48,"li"),c.Fc(49,"Correspondence between you and Crimson AI"),c.Ub(),c.Vb(50,"li"),c.Fc(51,"Information you choose to make available to us as part of your Crimson AI user profile"),c.Ub(),c.Vb(52,"li"),c.Fc(53,"Information of referrals, such as referral\u2019s name and e-mail address "),c.Ub(),c.Vb(54,"li"),c.Fc(55,"Information you choose to make available to us at events organized by Crimson AI, such as webinars and workshops"),c.Ub(),c.Vb(56,"li"),c.Fc(57,"Testimonials which may contain your Personal Data, such as name and photograph, where you have given consent"),c.Ub(),c.Vb(58,"li"),c.Fc(59,"Comments, feedback, posts, and other content you provide to Crimson AI (including through any Crimson AI website)"),c.Ub(),c.Ub(),c.Vb(60,"h3"),c.Fc(61,"We will use Personal Data, including without limitation, to"),c.Ub(),c.Vb(62,"ul"),c.Vb(63,"li"),c.Fc(64,"Deliver the Services or information requested by you"),c.Ub(),c.Vb(65,"li"),c.Fc(66,"Send you communication from the Services, where you have given consent "),c.Ub(),c.Vb(67,"li"),c.Fc(68,"Assess your Services -related requirements to determine or suggest suitable Services"),c.Ub(),c.Vb(69,"li"),c.Fc(70,"Assess your Services -related requirements to determine or suggest suitable Services"),c.Ub(),c.Vb(71,"li"),c.Fc(72,"Send you requested information about the Services"),c.Ub(),c.Vb(73,"li"),c.Fc(74,"Respond to customer Services requests, questions, complaints, and concerns"),c.Ub(),c.Vb(75,"li"),c.Fc(76,"Administer your Account"),c.Ub(),c.Vb(77,"li"),c.Fc(78,"Administer our Services and for internal operations, including troubleshooting, data analysis, testing, statistical, and survey purposes;"),c.Ub(),c.Vb(79,"li"),c.Fc(80,"Conduct research and statistical analysis to help enhance, evaluate, develop, and create Crimson AI websites, products, and services"),c.Ub(),c.Vb(81,"li"),c.Fc(82,"Send you promotional and marketing communications, where you have given consent. You can stop receiving our promotional emails by following the Unsubscribe instructions included in every email we send."),c.Ub(),c.Vb(83,"li"),c.Fc(84,"Verify your identity when required."),c.Ub(),c.Vb(85,"li"),c.Fc(86,"Detect fraud"),c.Ub(),c.Vb(87,"li"),c.Fc(88,"Investigate suspicious activity and otherwise keeping our site safe and secure"),c.Ub(),c.Vb(89,"li"),c.Fc(90,"Conduct data analytics"),c.Ub(),c.Vb(91,"li"),c.Fc(92,"In circumstances where you contact us by telephone, calls may be recorded for quality, training, and security purposes"),c.Ub(),c.Ub(),c.Vb(93,"h3"),c.Fc(94,"Information collected automatically (hereafter Usage Data)"),c.Ub(),c.Vb(95,"ul"),c.Vb(96,"li"),c.Fc(97,"Electronic identification data, such as IP address, cookies, device model"),c.Ub(),c.Vb(98,"li"),c.Fc(99,"Browsing activity, such as your visit(s) to our websites, your operating system, browser type, internet service provider (ISP)"),c.Ub(),c.Vb(100,"li"),c.Fc(101,"Analytics data, such as clicks and scrolls, referring and exit pages, and information on how you interacted with our websites."),c.Ub(),c.Vb(102,"li"),c.Fc(103,"Raw non-specific user data for research and quality control. If information is compiled or collected for such purposes, users are not personally identifiable: their identities are completely anonymous and never subject to release or publication."),c.Ub(),c.Ub(),c.Vb(104,"h3"),c.Fc(105,"We will use Usage Data, including without limitation, to"),c.Ub(),c.Vb(106,"ul"),c.Vb(107,"li"),c.Fc(108,"Assess needs and/or suggest suitable Service(s)"),c.Ub(),c.Vb(109,"li"),c.Fc(110,"Send you information you request about the Service(s)"),c.Ub(),c.Vb(111,"li"),c.Fc(112,"Administer the website(s), application(s), and/or Services"),c.Ub(),c.Vb(113,"li"),c.Fc(114,"Authenticate users for security purposes"),c.Ub(),c.Vb(115,"li"),c.Fc(116,"Improve, enhance, support and operate the websites"),c.Ub(),c.Vb(117,"li"),c.Fc(118,"Compile statistical reports and record insights into usage patterns"),c.Ub(),c.Vb(119,"li"),c.Fc(120,"Develop new products and services"),c.Ub(),c.Vb(121,"li"),c.Fc(122,"Improve the algorithms underlying the Services and for quality control purposes"),c.Ub(),c.Vb(123,"li"),c.Fc(124,"Conduct scientific research and statistical analysis"),c.Ub(),c.Ub(),c.Vb(125,"h3",18),c.Fc(126,"Information from our public blogs and newsletters (also Usage Data)"),c.Ub(),c.Vb(127,"p",19),c.Fc(128,"When you visit our publicly accessible blogs or subscribe to our newsletters, we may collect the following information."),c.Ub(),c.Vb(129,"ul"),c.Vb(130,"li"),c.Fc(131,"Assess needs and/or suggest suitable Service(s)"),c.Ub(),c.Vb(132,"li"),c.Fc(133,"Send you information you request about the Service(s)"),c.Ub(),c.Vb(134,"li"),c.Fc(135,"Administer the website(s), application(s), and/or Services"),c.Ub(),c.Vb(136,"li"),c.Fc(137,"Authenticate users for security purposes"),c.Ub(),c.Vb(138,"li"),c.Fc(139,"Improve, enhance, support and operate the websites"),c.Ub(),c.Vb(140,"li"),c.Fc(141,"Compile statistical reports and record insights into usage patterns"),c.Ub(),c.Vb(142,"li"),c.Fc(143,"Develop new products and services"),c.Ub(),c.Vb(144,"li"),c.Fc(145,"Improve the algorithms underlying the Services and for quality control purposes"),c.Ub(),c.Vb(146,"li"),c.Fc(147,"Conduct scientific research and statistical analysis"),c.Ub(),c.Ub(),c.Vb(148,"h3"),c.Fc(149,"We will use such Usage Data, including without limitation, to"),c.Ub(),c.Vb(150,"ul"),c.Vb(151,"li"),c.Fc(152,"Send you promotional and marketing communications, where you have given consent."),c.Ub(),c.Vb(153,"li"),c.Fc(154,"Respond to your questions and concerns"),c.Ub(),c.Vb(155,"li"),c.Fc(156,"Send you notifications of new content"),c.Ub(),c.Ub(),c.Vb(157,"h3",18),c.Fc(158,"Information from Crimson AI Careers (also Usage Data)"),c.Ub(),c.Vb(159,"p",19),c.Fc(160,"When you apply for employment at Crimson AI by filling out a job application form, we may collect the following information."),c.Ub(),c.Vb(161,"ul"),c.Vb(162,"li"),c.Fc(163,"Contact information, such as name, email address, mailing address, telephone number, links to your social networking profiles"),c.Ub(),c.Vb(164,"li"),c.Fc(165,"Any other information contained in the resume that you submit to us"),c.Ub(),c.Ub(),c.Vb(166,"h3"),c.Fc(167,"We will use such Usage Data, including without limitation, to"),c.Ub(),c.Vb(168,"ul"),c.Vb(169,"li"),c.Fc(170,"Evaluate you for the position you have applied for"),c.Ub(),c.Vb(171,"li"),c.Fc(172,"Respond to your questions and concerns"),c.Ub(),c.Ub(),c.Vb(173,"h3",18),c.Fc(174,"Disclosure and Sharing of Your Information "),c.Ub(),c.Vb(175,"p",19),c.Fc(176,"Crimson AI will not disclose to or share your personal information with any unaffiliated third parties except as follows: "),c.Ub(),c.Vb(177,"ul"),c.Vb(178,"li"),c.Fc(179,"Where necessary in connection with services provided by third parties (i) that provide us with a wide range of office, administrative, information technology, production, payment, or business management services, and (ii) that are required to comply with this policy"),c.Ub(),c.Vb(180,"li"),c.Fc(181,"Where you have provided a credit or debit card, we may also use third parties (such as POS payment providers) to check the validity of the sort code, account number, and card number you submit in order to prevent fraud, in accordance with our legitimate interests and those of third parties"),c.Ub(),c.Vb(182,"li"),c.Fc(183,"Where you voluntarily provide information in response to an advertisement from a third party;"),c.Ub(),c.Vb(184,"li"),c.Fc(185,"Where your consent has been provided with a third party such as an academic institution, school, employer, business, or other entity that has provided you with access to a product or service through an integration or access code, information may be shared regarding your engagement with the service or product, results of assessments taken, and other information you input into the product or service"),c.Ub(),c.Vb(186,"li"),c.Fc(187,"Where Crimson AI is required to disclose personal information in response to lawful requests by public authorities and government agencies, including to meet national security or law enforcement requirements; to comply with a subpoena or other legal process; when we believe in good faith that disclosure is necessary to protect our rights, to enforce our Terms of Service, or to protect the rights, property, or safety of our services, users, or others; and to investigate fraud"),c.Ub(),c.Vb(188,"li"),c.Fc(189,"If our business or any part of it is sold or merged with another business, your details will be disclosed to our advisers and those of any prospective purchaser and will be passed to the new owners of the business."),c.Ub(),c.Vb(190,"li"),c.Fc(191,"We may communicate with any person you have referred to us, where we will request their explicit consent"),c.Ub(),c.Vb(192,"li"),c.Fc(193,"We may share your personal data with our group companies to process it for the purposes of inter-group administration and to deliver products or services"),c.Ub(),c.Vb(194,"li"),c.Fc(195,"Our professional advisors such as our auditors and external legal and financial advisors"),c.Ub(),c.Vb(196,"li"),c.Fc(197,"Marketing and communications agencies where they have agreed to process your personal data in line with this Privacy Policy"),c.Ub(),c.Vb(198,"li"),c.Fc(199,"Market research companies"),c.Ub(),c.Vb(200,"li"),c.Fc(201,"Our suppliers, business partners and sub-contractors"),c.Ub(),c.Vb(202,"li"),c.Fc(203,"Search engine and web analytics."),c.Ub(),c.Ub(),c.Vb(204,"p",20),c.Fc(205,"If necessary in connection with providing Services on behalf of third parties, such as institutions and societies, providers of website hosting, maintenance, call centre operations, and identity checking, Crimson AI may disclose navigational and transactional information in the form of anonymous, aggregate usage statistics and demographics information that do not reveal your identity or personal information."),c.Ub(),c.Vb(206,"h3"),c.Fc(207,"Disclosure in Chat Rooms, Social Media, or Forums"),c.Ub(),c.Vb(208,"p"),c.Fc(209,"Identifiable personal information\u2014such as your name or email address\u2014that you voluntarily disclose and that is accessible to other users (e.g., on social media, forums, bulletin boards, or in chat areas) could be collected and disclosed by others. Crimson AI cannot take any responsibility for such collection and disclosure."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(210,"div",11),c.Vb(211,"div",21),c.Vb(212,"h5",13),c.Vb(213,"button",22),c.Qb(214,"i",15),c.Fc(215," What are your rights in relation to your personal data? "),c.Ub(),c.Ub(),c.Ub(),c.Vb(216,"div",23),c.Vb(217,"div",17),c.Vb(218,"ul"),c.Vb(219,"li"),c.Fc(220,"You have the right to make a written request to be informed whether or not we hold or process any of your personal information (by emailing "),c.Vb(221,"a",8),c.Fc(222,"support@trinka.ai"),c.Ub(),c.Fc(223,")."),c.Ub(),c.Vb(224,"li"),c.Fc(225,"You have the right to ask us not to process your personal data for marketing purposes. You can exercise your right to prevent such processing by checking certain boxes on the forms we use to collect your data, clicking the Unsubscribe button on any communication we have sent to you, or by writing to us."),c.Ub(),c.Vb(226,"li"),c.Fc(227,"Where you have consented to us using your personal data, you can withdraw that consent at any time. "),c.Ub(),c.Vb(228,"li"),c.Fc(229,"If the information we hold about you is inaccurate or incomplete, you can notify us and ask us to correct or supplement it. "),c.Ub(),c.Vb(230,"li"),c.Fc(231,"You also have the right, with some exceptions and qualifications, to ask us to provide a copy of any personal data we hold about you. "),c.Ub(),c.Vb(232,"li"),c.Fc(233,"Where you have provided your data to us and it is processed by automated means, you can request that we provide it to you in a structured, machine-readable format. "),c.Ub(),c.Vb(234,"li"),c.Fc(235,"If you have a complaint about how we have handled your personal data, you can ask us to restrict how we use your personal data while your complaint is resolved. "),c.Ub(),c.Vb(236,"li"),c.Fc(237,"In some circumstances, you can write to us to erase your personal data (a) if it is no longer necessary for us to use your personal data; (b) if you object to the use of your personal data and we don't have a good reason to continue to use it; or (c) if we haven't handled your personal data in accordance with our obligations. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(238,"div",11),c.Vb(239,"div",24),c.Vb(240,"h5",13),c.Vb(241,"button",25),c.Qb(242,"i",15),c.Fc(243," For how long will we keep your personal data? "),c.Ub(),c.Ub(),c.Ub(),c.Vb(244,"div",26),c.Vb(245,"div",17),c.Vb(246,"ul"),c.Vb(247,"li"),c.Fc(248,"Our use of your data is governed by Crimson AI\u2019s Privacy Policy. You acknowledge that you have read the Privacy Policy and understand how we collect, store, and use Customer Data. If you do not agree with our Privacy Policy, you must stop using our services."),c.Ub(),c.Vb(249,"li"),c.Fc(250,"Crimson AI reserves the right to save documents on its systems according to its policy and Indian government regulations for conducting business. "),c.Ub(),c.Vb(251,"li"),c.Fc(252,"We may delete our copies of Customer Data from time to time and you agree that we will not have any liability for any damages that you may incur from such deletion."),c.Ub(),c.Vb(253,"li"),c.Fc(254,"You agree that we may disclose Customer Data, including content of communications, if we believe that such disclosure is necessary (i) to comply with any applicable laws, (ii) to enforce our policies, and (iii) to protect our services and products."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(255,"div",11),c.Vb(256,"div",27),c.Vb(257,"h5",13),c.Vb(258,"button",28),c.Qb(259,"i",15),c.Fc(260," For how long will we keep your personal data? "),c.Ub(),c.Ub(),c.Ub(),c.Vb(261,"div",29),c.Vb(262,"div",17),c.Vb(263,"p"),c.Fc(264,"Personal information will not be kept for longer than is necessary for the purpose for which it was collected. This means that, unless information must be retained for legal or archival purposes, personal information will be securely destroyed, put beyond use or erased from Crimson AI\u2019s systems when it is no longer required or, where applicable, following a request from you to destroy or erase your personal information."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(265,"div",11),c.Vb(266,"div",30),c.Vb(267,"h5",13),c.Vb(268,"button",31),c.Qb(269,"i",15),c.Fc(270," Where do we store your data?"),c.Ub(),c.Ub(),c.Ub(),c.Vb(271,"div",32),c.Vb(272,"div",17),c.Vb(273,"p"),c.Fc(274,"The personal data that we collect from you may be transferred to and stored in a Crimson AI-owned server and a third-party server. It may also be processed by staff operating outside the above locations, who work for us or for one of our suppliers, in which case, the third country's data protection laws will have been approved as adequate by the European Commission or other applicable safeguards are in place. You can get further information by emailing us at "),c.Vb(275,"a",8),c.Fc(276,"support@trinka.ai"),c.Ub(),c.Fc(277,"."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(278,"div",11),c.Vb(279,"div",33),c.Vb(280,"h5",13),c.Vb(281,"button",34),c.Qb(282,"i",15),c.Fc(283," Data security "),c.Ub(),c.Ub(),c.Ub(),c.Vb(284,"div",35),c.Vb(285,"div",17),c.Vb(286,"p"),c.Fc(287,"We take the security of your information very seriously. We have been very careful in developing processes and employing technology to protect against any current and future security threats in these areas."),c.Ub(),c.Vb(288,"p"),c.Fc(289,"Crimson AI is committed to protecting the security of your information and adopts reasonable standard, industry-wide practices for protecting your information. However, no internet data transmission is 100% secure, and hence we cannot ensure that the information you transmit to us won't be intercepted over the internet. We recommend that you practice online security measures such as having strong passwords and not disclosing your password to anyone."),c.Ub(),c.Vb(290,"p"),c.Fc(291,"If Crimson AI learns of a security system breach, we may attempt to notify you and provide information on protective steps, if available, through the email address that you have provided to us or by posting a notice on the Crimson AI website."),c.Ub(),c.Vb(292,"p"),c.Fc(293,"We use 128-bit Public/Private key encryption for data and file transfers and hold high-assurance SSL Certificates\u2014a worldwide accepted security certificate and the highest measure to prevent threats and plagiarism."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(294,"div",11),c.Vb(295,"div",36),c.Vb(296,"h5",13),c.Vb(297,"button",37),c.Qb(298,"i",15),c.Fc(299," Data confidentiality "),c.Ub(),c.Ub(),c.Ub(),c.Vb(300,"div",38),c.Vb(301,"div",17),c.Vb(302,"p"),c.Fc(303,"Confidentiality refers to limiting information access and disclosure to authorized users and preventing access by or disclosure to unauthorized ones. Crimson AI trains employees about the importance of maintaining the confidentiality and security of your information."),c.Ub(),c.Vb(304,"p"),c.Fc(305,"Data confidentiality covers data in storage, during processing, and in transit. Crimson AI guarantees that your data will not be accessed or disclosed to unauthorized individuals, entities, or processes and will be protected from intentional or accidental attempts to perform unauthorized data reads."),c.Ub(),c.Vb(306,"h3"),c.Fc(307,"Physical Access Control"),c.Ub(),c.Vb(308,"p"),c.Fc(309,"Access control is determined by the software, hardware and liveware (humans) that enforce it. Crimson AI has a system of controls that limits access to the organization\u2019s resources."),c.Ub(),c.Vb(310,"h3"),c.Fc(311,"Network Protection"),c.Ub(),c.Vb(312,"p"),c.Fc(313,"Also critical to confidentiality are protections against malicious software (malware), spyware, spam, and phishing attacks. Crimson AI servers are protected behind a firewall to prevent users from accessing them other than by specifically allowed protocols and methods. Crimson AI also maintains a detection method which picks up suspicious activity that may signal an intrusion and tracks each transaction by the user login details and provides a timestamp for each event."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(314,"div",11),c.Vb(315,"div",39),c.Vb(316,"h5",13),c.Vb(317,"button",40),c.Qb(318,"i",15),c.Fc(319," Children's personal data"),c.Ub(),c.Ub(),c.Ub(),c.Vb(320,"div",41),c.Vb(321,"div",17),c.Vb(322,"p"),c.Fc(323,"Crimson AI does not knowingly collect any Personal Data from children under the age of 18. If you are under the age of 18, please do not submit any Personal Data through our websites or services. We encourage parents and legal guardians to monitor their children\u2019s internet usage and to help enforce this notice by instructing their children never to provide Personal Data through our services or websites without their permission. If you have reason to believe that a child under the age of 18 has provided Personal Data to us through our websites or services, please contact us at "),c.Vb(324,"a",8),c.Fc(325,"support@trinka.ai"),c.Ub(),c.Fc(326,"; we will delete that information and terminate the child's account from our databases."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(327,"div",11),c.Vb(328,"div",42),c.Vb(329,"h5",13),c.Vb(330,"button",43),c.Qb(331,"i",15),c.Fc(332," Cookies "),c.Ub(),c.Ub(),c.Ub(),c.Vb(333,"div",44),c.Vb(334,"div",17),c.Vb(335,"p"),c.Fc(336,"Crimson AI websites use cookies and similar technologies for various purposes, for example, to distinguish you from other users of our websites. "),c.Ub(),c.Vb(337,"h3"),c.Fc(338,"What are cookies?"),c.Ub(),c.Vb(339,"p"),c.Fc(340,"Cookies are small text files that are placed on your computer by websites that you visit. They are widely used in order to make websites work, or work more efficiently, as well as to provide information to the owners of the site. Crimson AI websites use cookies and similar technologies for various purposes, for example, to distinguish you from other users of our websites. "),c.Ub(),c.Vb(341,"h3"),c.Fc(342,"Why do we use cookies?"),c.Ub(),c.Vb(343,"p"),c.Fc(344,"Crimson AI and our marketing partners, affiliates, and analytics or service providers use cookies and other technologies to ensure everyone who uses the Site and/or Services has the best possible experience. For example, when you use our Site, we may place a number of cookies in your browser. We use these cookies to enable us to hold session information as you navigate from page to page within the Site, improve your experience, and track and analyze usage and other statistical information. If you elect not to activate the cookie or to later disable cookies, you may still visit our Site, and use our Services, but your ability to use some features or areas of those offerings may be limited."),c.Ub(),c.Vb(345,"h3"),c.Fc(346,"Types of cookies Crimson AI uses"),c.Ub(),c.Vb(347,"p"),c.Fc(348,"The cookies used on Crimson AI websites have been categorized based on the categories found in the ICC UK Cookie guide. Here are the main types of cookies we use and why we use them:"),c.Ub(),c.Vb(349,"h3"),c.Fc(350,"Strictly Necessary Cookies"),c.Ub(),c.Vb(351,"p"),c.Fc(352,"These cookies are essential in order to enable you to move around our websites and use their features, such as accessing secure areas of our websites. Without these cookies, services you have asked for, like e-billing, cannot be provided."),c.Ub(),c.Vb(353,"h3"),c.Fc(354,"Performance Cookies"),c.Ub(),c.Vb(355,"p"),c.Fc(356,"These cookies collect information about how you use our websites. For instance, they tell us which pages you visit most often and if you receive any error messages from our web pages. These cookies do not identify you. All information they collect is aggregated and therefore anonymous. We use these cookies to measure and analyze how our customers use our websites and to improve their functionality and the user experience."),c.Ub(),c.Vb(357,"h3"),c.Fc(358,"Functionality Cookies"),c.Ub(),c.Vb(359,"p"),c.Fc(360,"These cookies allow our websites to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personalized features. These cookies can also be used to remember changes you have made to customizable parts of our websites including text size and font. The information these cookies collect may be anonymized and they cannot track your browsing activity on other websites."),c.Ub(),c.Vb(361,"h3"),c.Fc(362,"Targeting or Advertising Cookies"),c.Ub(),c.Vb(363,"p"),c.Fc(364,"These cookies are used to deliver adverts more relevant to you and your interests. They are also used to limit the number of times you see an advertisement as well as to help measure the effectiveness of the advertising campaign. They are usually placed by advertising networks with the website operator\u2019s permission. They remember that you have visited a website and this information is shared with other organizations such as advertisers. Quite often targeting or advertising cookies will be linked to the site functionality provided by the other organization."),c.Ub(),c.Vb(365,"h3"),c.Fc(366,"Disabling Cookies"),c.Ub(),c.Vb(367,"p"),c.Fc(368,"Crimson AI websites are designed to function optimally with cookies enabled. You can, however, disable cookies via your website browser settings. This may mean, however, that you may no longer have access to some of our website features. Please note that even with all cookies disabled, a tiny amount of information will continue to be retrieved from your web browser. This information is necessary for the basic functioning of our website."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(369,"div",11),c.Vb(370,"div",45),c.Vb(371,"h5",13),c.Vb(372,"button",46),c.Qb(373,"i",15),c.Fc(374," Changes to this privacy policy"),c.Ub(),c.Ub(),c.Ub(),c.Vb(375,"div",47),c.Vb(376,"div",17),c.Vb(377,"p"),c.Fc(378,'We may update our Privacy Policy from time to time. We will let you know via email and/or a prominent notice on our Services, prior to the change becoming effective and update the "effective date" at the top of this Privacy Policy. You are advised to review this Privacy Policy periodically for any changes.'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(379,"div",11),c.Vb(380,"div",48),c.Vb(381,"h5",13),c.Vb(382,"button",49),c.Qb(383,"i",15),c.Fc(384," Contact us"),c.Ub(),c.Ub(),c.Ub(),c.Vb(385,"div",50),c.Vb(386,"div",17),c.Vb(387,"p"),c.Fc(388,"Should you have any queries regarding this Privacy Policy about Crimson AI\u2019s processing of your personal data or wish to exercise your rights, please contact us at "),c.Vb(389,"a",8),c.Fc(390,"support@trinka.ai"),c.Ub(),c.Fc(391,"."),c.Ub(),c.Vb(392,"h3"),c.Fc(393,"Crimson AI"),c.Ub(),c.Vb(394,"p"),c.Fc(395,"Office No 6, 1st Floor, Techniplex \u2013 II"),c.Qb(396,"br"),c.Fc(397," Off SV Road, Goregaon - West"),c.Qb(398,"br"),c.Fc(399," Mumbai, India"),c.Qb(400,"br"),c.Fc(401," Pin code: 400062"),c.Ub(),c.Vb(402,"p"),c.Fc(403,"Phone No. +91-22-61935000"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},directives:[s.e],styles:[""]}),wn),Jn=((kn=function(){function n(t,e,o){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.LinkService=o}return _createClass(n,[{key:"ngOnInit",value:function(){this.metaTagService.updateTag({name:"Trinka is the only AI grammar and language checker for academic & technical writing. Trinka goes beyond grammar and makes your writing publication ready with enhancements for tone, style, readability, and more!",content:"grammar checker for academic and technical writing , advanced grammar correction, academic writing assistant, technical writing assistant, advanced grammar check, automated grammar checker, automated grammar correction, academic writing AI too"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/termsofservices"})}}]),n}()).\u0275fac=function(n){return new(n||kn)(c.Pb(r.f),c.Pb(r.e),c.Pb(C))},kn.\u0275cmp=c.Jb({type:kn,selectors:[["app-term-services"]],decls:169,vars:0,consts:[[1,"content_wrap_section"],[1,"wrap_header_sectons"],[1,"top_header_overlay"],[1,"body_wrap_contents"],[1,"container"],[1,"row"],[1,"col-sm-12"],["routerLink","/privacypolicy"],[1,"question_answer_section"],["id","accordion"],[1,"card"],["id","headingOne",1,"card-header"],[1,"mb-0"],["data-toggle","collapse","data-target","#collapseOne","aria-expanded","true","aria-controls","collapseOne",1,"btn","btn-link"],["aria-hidden","true",1,"fa"],["id","collapseOne","aria-labelledby","headingOne","data-parent","#accordion",1,"collapse","show"],[1,"card-body"],["id","headingTwo",1,"card-header"],["data-toggle","collapse","data-target","#collapseTwo","aria-expanded","false","aria-controls","collapseTwo",1,"btn","btn-link","collapsed"],["id","collapseTwo","aria-labelledby","headingTwo","data-parent","#accordion",1,"collapse"],["id","headingThree",1,"card-header"],["data-toggle","collapse","data-target","#collapseThree","aria-expanded","false","aria-controls","collapseThree",1,"btn","btn-link","collapsed"],["id","collapseThree","aria-labelledby","headingThree","data-parent","#accordion",1,"collapse"],["id","ownership_of_data",1,"card-header"],["data-toggle","collapse","data-target","#ownership_of_data_section","aria-expanded","false","aria-controls","ownership_of_data_section",1,"btn","btn-link","collapsed"],["id","ownership_of_data_section","aria-labelledby","ownership_of_data","data-parent","#accordion",1,"collapse"],["id","email_address",1,"card-header"],["data-toggle","collapse","data-target","#email_address_section","aria-expanded","false","aria-controls","email_address_section",1,"btn","btn-link","collapsed"],["id","email_address_section","aria-labelledby","email_address","data-parent","#accordion",1,"collapse"],["id","indemnification",1,"card-header"],["data-toggle","collapse","data-target","#indemnification_section","aria-expanded","false","aria-controls","indemnification_section",1,"btn","btn-link","collapsed"],["id","indemnification_section","aria-labelledby","indemnification","data-parent","#accordion",1,"collapse"],["id","severability",1,"card-header"],["data-toggle","collapse","data-target","#severability_section","aria-expanded","false","aria-controls","severability_section",1,"btn","btn-link","collapsed"],["id","severability_section","aria-labelledby","severability","data-parent","#accordion",1,"collapse"],["id","warranties",1,"card-header"],["data-toggle","collapse","data-target","#warranties_section","aria-expanded","false","aria-controls","warranties_section",1,"btn","btn-link","collapsed"],["id","warranties_section","aria-labelledby","warranties","data-parent","#accordion",1,"collapse"],["id","governng_law",1,"card-header"],["data-toggle","collapse","data-target","#governng_law_section","aria-expanded","false","aria-controls","governng_law_section",1,"btn","btn-link","collapsed"],["id","governng_law_section","aria-labelledby","governng_law","data-parent","#accordion",1,"collapse"],["id","changes_to_service",1,"card-header"],["data-toggle","collapse","data-target","#changes_to_service_section","aria-expanded","false","aria-controls","changes_to_service_section",1,"btn","btn-link","collapsed"],["id","changes_to_service_section","aria-labelledby","changes_to_service","data-parent","#accordion",1,"collapse"],["id","changes_to_terms",1,"card-header"],["data-toggle","collapse","data-target","#changes_to_terms_section","aria-expanded","false","aria-controls","changes_to_terms_section",1,"btn","btn-link","collapsed"],["id","changes_to_terms_section","aria-labelledby","changes_to_terms","data-parent","#accordion",1,"collapse"],["routerLink","/contactus"],["id","others_div",1,"card-header"],["data-toggle","collapse","data-target","#others_div_section","aria-expanded","false","aria-controls","others_div_section",1,"btn","btn-link","collapsed"],["id","others_div_section","aria-labelledby","others_div","data-parent","#accordion",1,"collapse"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"h1"),c.Fc(4,"Terms of Services"),c.Ub(),c.Ub(),c.Vb(5,"div",3),c.Vb(6,"div",4),c.Vb(7,"div",5),c.Vb(8,"div",6),c.Vb(9,"p"),c.Fc(10,'Welcome to Trinka AI. Trinka AI is a fully owned product of Crimson AI LLP. Along with its subsidiaries and other affiliates, Crimson AI LLP makes available the "Site" (websites including, without limitation, www.Trinkai.ai and all sub-domains), "Software" (software and mobile applications), and "Services" (including, without limitation, writing feedback suggestions and/or corrections) to help write effectively. Access to and use of Trinka AI LLP\u2019s existing "Site", "Software", and "Services" (hereafter Services) as well as any future Services provided by Crimson AI LLP are governed by this Terms of Service (hereafter "Terms").'),c.Ub(),c.Vb(11,"p"),c.Fc(12,"In this document, \u201cwe\u201d, \u201cus\u201d, and \u201cour\u201d refer to Crimson AI LLP (hereafter Crimson AI). The terms \u201cyou\u201d and \u201cyour\u201d refer to our customers, users of our services, or visitors to our websites."),c.Ub(),c.Vb(13,"p"),c.Fc(14,"Crimson AI cares about your privacy. Please read the Crimson AI Privacy Policy carefully for information relating to our collection, use, storage, disclosure of your personal information. The Crimson AI "),c.Vb(15,"a",7),c.Fc(16,"Privacy Policy"),c.Ub(),c.Fc(17," is incorporated by this reference into, and made a part of, these Terms."),c.Ub(),c.Vb(18,"p"),c.Vb(19,"span"),c.Fc(20,"By clicking \u201cI Accept\u201d, or by downloading, installing, or otherwise accessing or using the service, you agree that you have read and understood, and, as a condition to your use of the service, you agree to be bound by, the following terms of Service, including Crimson AI\u2019s privacy policy and any additional terms and policies Crimson AI may provide from time to time. If you are not eligible, or do not agree to the Terms, then you do not have our permission to use the service. Your use of the service, and Crimson AI\u2019s provision of the service to you, constitutes an agreement by Crimson AI and by you to be bound by these Terms."),c.Ub(),c.Ub(),c.Vb(21,"div",8),c.Vb(22,"div",9),c.Vb(23,"div",10),c.Vb(24,"div",11),c.Vb(25,"h5",12),c.Vb(26,"button",13),c.Qb(27,"i",14),c.Fc(28," Limitation of Liability "),c.Ub(),c.Ub(),c.Ub(),c.Vb(29,"div",15),c.Vb(30,"div",16),c.Vb(31,"p"),c.Fc(32,"Under no circumstances shall Crimson AI be liable for any losses or damages whatsoever, whether in contract or otherwise, from the use of or reliance on, the materials on the website. Crimson AI shall not be liable for any loss howsoever arising or any indirect, special, incidental, or consequential damages, even if advised of the possibility of such damages."),c.Ub(),c.Vb(33,"p"),c.Fc(34,"Crimson AI includes all its divisions, subsidiaries, successors, parent companies and their employees, partners, principals, agents, and representatives as well as any third-party providers or sources of material. While Crimson AI takes all necessary precautions to safeguard all submitted documents, it shall not be held liable for the loss of documents due to power failure, hardware/software failure, computer viruses, natural disasters, or any other unforeseen matters and factors beyond our control. You will be responsible for creating back-up and archival copies of your documents. In no event will Crimson AI be responsible to you or any other person for any loss, corruption, or alteration of documents."),c.Ub(),c.Vb(35,"p"),c.Fc(36,"Crimson AI is only responsible for providing selected services or products as per our company definitions. All views and thoughts expressed in the manuscripts or content are solely of the writer and members using the product or service of Crimson AI."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",10),c.Vb(38,"div",17),c.Vb(39,"h5",12),c.Vb(40,"button",18),c.Qb(41,"i",14),c.Fc(42," Website "),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",19),c.Vb(44,"div",16),c.Vb(45,"p"),c.Fc(46,'The "Site" is owned and operated by Crimson AI. You may not modify, copy, reproduce, republish, upload, post, transmit, or distribute in any way, any material from this site, including code and software. You may not download material from this site for your personal, non-commercial use.'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(47,"div",10),c.Vb(48,"div",20),c.Vb(49,"h5",12),c.Vb(50,"button",21),c.Qb(51,"i",14),c.Fc(52," Use of Customer Data "),c.Ub(),c.Ub(),c.Ub(),c.Vb(53,"div",22),c.Vb(54,"div",16),c.Vb(55,"ul"),c.Vb(56,"li"),c.Fc(57,"Our use of your data is governed by Crimson AI\u2019s "),c.Vb(58,"a",7),c.Fc(59,"Privacy Policy"),c.Ub(),c.Fc(60,". You acknowledge that you have read the Privacy Policy and understand how we collect, store, and use Customer Data. If you do not agree with our Privacy Policy, you must stop using our services."),c.Ub(),c.Vb(61,"li"),c.Fc(62,"Crimson AI reserves the right to save documents on its systems according to its policy and Indian government regulations for conducting business."),c.Ub(),c.Vb(63,"li"),c.Fc(64,"We may delete our copies of Customer Data from time to time and you agree that we will not have any liability for any damages that you may incur from such deletion."),c.Ub(),c.Vb(65,"li"),c.Fc(66,"You agree that we may disclose Customer Data, including content of communications, if we believe that such disclosure is necessary (i) to comply with any applicable laws, (ii) to enforce our policies, and (iii) to protect our services and products."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"div",10),c.Vb(68,"div",23),c.Vb(69,"h5",12),c.Vb(70,"button",24),c.Qb(71,"i",14),c.Fc(72," Ownership of Data"),c.Ub(),c.Ub(),c.Ub(),c.Vb(73,"div",25),c.Vb(74,"div",16),c.Vb(75,"ul"),c.Vb(76,"li"),c.Fc(77,"You reserve all rights for the content (henceforth User Content) you upload to our Services. User Content includes, among other things, any mistakes in the content or information uploaded, pasted, or provided by you. "),c.Ub(),c.Vb(78,"li"),c.Fc(79,"By using our Services, you give Crimson AI non-exclusive, worldwide, royalty-free and fully paid, transferable and sub-licensable, perpetual, and irrevocable license to copy, store and use your User Content in connection with the provision of the Services and to improve the algorithms underlying the Services. "),c.Ub(),c.Vb(80,"li"),c.Fc(81,"We will safeguard your User Content and never share it with third parties. However, you acknowledge that we may use your User Content to build algorithms and models, and such models and algorithms will be the exclusive intellectual property of Crimson AI. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(82,"div",10),c.Vb(83,"div",26),c.Vb(84,"h5",12),c.Vb(85,"button",27),c.Qb(86,"i",14),c.Fc(87," E-mail Address "),c.Ub(),c.Ub(),c.Ub(),c.Vb(88,"div",28),c.Vb(89,"div",16),c.Vb(90,"p"),c.Fc(91,"We will send you marketing communications on our Services with your prior consent. You may withdraw your consent at any time by clicking the \u201cUnsubscribe\u201d link in emails from our Services. Please note you will continue to receive transactional messages related to our Services, even if you unsubscribe from marketing emails."),c.Ub(),c.Vb(92,"p"),c.Fc(93,"Your email address will not be shared with any third party. If your e-mail address is not functional and we encounter issues such as e-mail bouncing, we are not liable for delivery of your files. You need to contact us separately to receive your files in such situations."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(94,"div",10),c.Vb(95,"div",29),c.Vb(96,"h5",12),c.Vb(97,"button",30),c.Qb(98,"i",14),c.Fc(99," Indemnification "),c.Ub(),c.Ub(),c.Ub(),c.Vb(100,"div",31),c.Vb(101,"div",16),c.Vb(102,"p"),c.Fc(103,"You shall indemnify, release and hold harmless Crimson AI and each of its officers, directors, employees and agents, from and against any loss, liability (including settlements, judgments, fines and penalties) and costs (including reasonable attorney fees, court costs and other litigation expenses) relating to any claim or demand made by any third party due to or arising out of your access to and use of our Services, violation of these Terms, or infringement of any intellectual property or other right of any person or entity."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(104,"div",10),c.Vb(105,"div",32),c.Vb(106,"h5",12),c.Vb(107,"button",33),c.Qb(108,"i",14),c.Fc(109," Severability "),c.Ub(),c.Ub(),c.Ub(),c.Vb(110,"div",34),c.Vb(111,"div",16),c.Vb(112,"p"),c.Fc(113,"If one or more provisions of Terms are found to be unlawful or unenforceable, such provision(s) shall be deemed severable and will not affect the validity and/or enforceability of the remaining provisions of the Terms, which will remain in full force and effect."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(114,"div",10),c.Vb(115,"div",35),c.Vb(116,"h5",12),c.Vb(117,"button",36),c.Qb(118,"i",14),c.Fc(119," Warranties "),c.Ub(),c.Ub(),c.Ub(),c.Vb(120,"div",37),c.Vb(121,"div",16),c.Vb(122,"p"),c.Fc(123,"To the maximum extent permitted by applicable law, Crimson AI expressly disclaims any and all warranties and conditions, express or implied, regarding the Services, including, but not limited to, any implied warranties or conditions of merchantability, merchantable quality, fitness for a particular purpose, title, non-infringement, satisfactory quality or arising from a course of dealing, law, usage, or trade practice, or regarding security, quiet enjoyment, reliability, timeliness and performance. You agree that your use of the Services is at your own sole risk and that the Services are provided on an \u201cAS IS,\u201d \u201cWHERE IS,\u201d \u201cAS AVAILABLE,\u201d \u201cWITH ALL FAULTS\u201d basis, without warranties of any kind, either express or implied. Without limiting the foregoing, Crimson AI does not warrant that the operation of the Services will meet your requirements or will be uninterrupted or error-free."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(124,"div",10),c.Vb(125,"div",38),c.Vb(126,"h5",12),c.Vb(127,"button",39),c.Qb(128,"i",14),c.Fc(129," Governing Law"),c.Ub(),c.Ub(),c.Ub(),c.Vb(130,"div",40),c.Vb(131,"div",16),c.Vb(132,"p"),c.Fc(133,"These Terms are governed by and to be construed in accordance with the Indian law. Any disputes shall be subject to the exclusive jurisdiction of Mumbai courts."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(134,"div",10),c.Vb(135,"div",41),c.Vb(136,"h5",12),c.Vb(137,"button",42),c.Qb(138,"i",14),c.Fc(139," Changes to Services "),c.Ub(),c.Ub(),c.Ub(),c.Vb(140,"div",43),c.Vb(141,"div",16),c.Vb(142,"p"),c.Fc(143,"Crimson AI reserves the right at any time to (i) change any information, specifications, features or functions of the Services, including any Trial or Demonstration, (ii) suspend or discontinue, temporarily or permanently, any or all of the Services or any Trial or Demonstration, including the availability of any feature, database or content, or (iii) impose limits on certain features and Services or restrict access to parts or all of the Services, including any Trial or Demonstration, in each case with or without prior notice and without any liability to you or any third party."),c.Ub(),c.Vb(144,"p"),c.Fc(145,"Crimson AI will use its commercially reasonable efforts to notify you of changes to the Services that, in our reasonable opinion, have the effect of materially and adversely diminishing the functionality of the Services to which you have subscribed."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(146,"div",10),c.Vb(147,"div",44),c.Vb(148,"h5",12),c.Vb(149,"button",45),c.Qb(150,"i",14),c.Fc(151," Changes to Terms"),c.Ub(),c.Ub(),c.Ub(),c.Vb(152,"div",46),c.Vb(153,"div",16),c.Vb(154,"p"),c.Fc(155,"We may revise these terms from time to time and the revised version will supersede all previous versions. Unless noted otherwise, the revisions will be effective upon the effective date indicated at the top of this document. Your continued use of services after the revisions acknowledges that you agree to the revisions. You can send an e-mail to Crimson AI with any questions relating to these Terms via our "),c.Vb(156,"a",47),c.Fc(157,"contact form"),c.Ub(),c.Fc(158,"."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(159,"div",10),c.Vb(160,"div",48),c.Vb(161,"h5",12),c.Vb(162,"button",49),c.Qb(163,"i",14),c.Fc(164," Others "),c.Ub(),c.Ub(),c.Ub(),c.Vb(165,"div",50),c.Vb(166,"div",16),c.Vb(167,"p"),c.Fc(168,"Crimson AI may, in its sole and absolute discretion, immediately terminate Services should the client's conduct fail to conform to the Terms. By using our Services, the client agrees to be bound by the Terms. Should the client object to any such terms of service or any subsequent modifications to the Terms or become dissatisfied with the Services in any way, the client\u2019s sole recourse is to discontinue his/her use of the Services."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},directives:[s.e],styles:[""]}),kn),qn=function(){return[""]},Yn=((Sn=function(){function n(){_classCallCheck(this,n)}return _createClass(n,[{key:"ngOnInit",value:function(){}}]),n}()).\u0275fac=function(n){return new(n||Sn)},Sn.\u0275cmp=c.Jb({type:Sn,selectors:[["app-page-not-found"]],decls:17,vars:2,consts:[[1,"four_zero_four_page"],[1,"page_wrap_sections"],[1,"left_side_secitons"],[1,"circle_sections"],[1,"right_side_secitons"],[3,"routerLink"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"h2"),c.Fc(5,"404"),c.Ub(),c.Vb(6,"p"),c.Fc(7,"\u7121\u6cd5\u627e\u5230\u9801\u9762"),c.Ub(),c.Ub(),c.Ub(),c.Vb(8,"div",4),c.Vb(9,"h2"),c.Fc(10,"\u4e0d\u597d\u4e86\uff01"),c.Ub(),c.Vb(11,"h3"),c.Fc(12,"\u6211\u5011\u4e0a\u5929\u4e0b\u6d77\u9084\u662f\u627e\u4e0d\u5230\u60a8\u8981\u524d\u5f80\u7684\u9801\u9762\u3002"),c.Ub(),c.Vb(13,"p"),c.Fc(14,"\u60a8\u4f7f\u7528\u7684\u9023\u7d50\u53ef\u80fd\u5df2\u904e\u671f\u3001\u767c\u751f\u932f\u8aa4\u3001\u6216\u60a8\u6c92\u6709\u8a2a\u554f\u6b0a\u9650\u3002"),c.Ub(),c.Vb(15,"button",5),c.Fc(16,"\u56de\u5230\u9996\u9801"),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(15),c.nc("routerLink",c.pc(1,qn)))},directives:[s.c],styles:[""]}),Sn),Zn=e("eLGb"),Kn=((Qn=function(){function n(t){_classCallCheck(this,n),this.http=t}return _createClass(n,[{key:"postRequestForKatana",value:function(n){return this.http.post("https://gc.crimsoni.ai/api/v1/service/katana",n)}},{key:"postRequestForGrammerChecker",value:function(n){return this.http.post("https://gc.crimsoni.ai/webui/result/",n)}},{key:"initApiwhichGetuKey",value:function(){return this.http.get("https://gc.crimsoni.ai/webui/init/")}},{key:"rejectSuggetionsApi",value:function(n){return this.http.post("https://gc.crimsoni.ai/webui/store/rejected/",n)}},{key:"acceptSuggetionsApi",value:function(n){return this.http.post("https://gc.crimsoni.ai/webui/store/accepted/",n)}},{key:"getIpAddresss",value:function(){return this.http.get("http://gd.geobytes.com/GetCityDetails",{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})}}]),n}()).\u0275fac=function(n){return new(n||Qn)(c.Zb(b.b))},Qn.\u0275prov=c.Lb({token:Qn,factory:Qn.\u0275fac,providedIn:"root"}),Qn),$n=e("0IaG"),Xn=e("bTqV"),nt=e("NFeN"),tt=((In=function(){function n(t,e){_classCallCheck(this,n),this.dialogRef=t,this.data=e}return _createClass(n,[{key:"ngOnInit",value:function(){}},{key:"onCloseClick",value:function(){this.dialogRef.close()}},{key:"redirectToSignupPage",value:function(){window.open("https://cloud.trinka.ai/signup","_blank").focus()}}]),n}()).\u0275fac=function(n){return new(n||In)(c.Pb($n.e),c.Pb($n.a))},In.\u0275cmp=c.Jb({type:In,selectors:[["app-detection-limit-exhaust-modal"]],decls:18,vars:0,consts:[[1,"limitExhaustPopup"],[1,"limitExhaustPopupContainer"],[1,"header-section"],[1,"trinka-logo-n-cross"],["src","../../../assets/images/trinka-new-logo.svg","alt","trinka-ai-detector"],["mat-icon-button","","aria-label","close dialog","mat-dialog-close",""],[1,"body-section"],[1,"footer-section"],[3,"click"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Qb(4,"img",4),c.Vb(5,"button",5),c.Vb(6,"mat-icon"),c.Fc(7,"close"),c.Ub(),c.Ub(),c.Ub(),c.Vb(8,"h5"),c.Fc(9,"You have exhausted your daily limit."),c.Ub(),c.Ub(),c.Vb(10,"div",6),c.Fc(11," Sign up for free to explore Trinka's wide variety of features such as "),c.Vb(12,"b"),c.Fc(13,"Grammar Checker, Proofread File, Paraphraser, Plagiarism Checker,"),c.Ub(),c.Fc(14," and many more! "),c.Ub(),c.Vb(15,"div",7),c.Vb(16,"button",8),c.dc("click",(function(){return t.redirectToSignupPage()})),c.Fc(17,"Sign up"),c.Ub(),c.Ub(),c.Ub(),c.Ub())},directives:[Xn.a,$n.c,nt.a],styles:[".limitExhaustPopup[_ngcontent-%COMP%]{position:relative;height:auto;overflow:hidden}.limitExhaustPopup[_ngcontent-%COMP%]   .limitExhaustPopupContainer[_ngcontent-%COMP%]{padding:40px}@media (max-width:767px){.limitExhaustPopup[_ngcontent-%COMP%]   .limitExhaustPopupContainer[_ngcontent-%COMP%]{padding:20px}}.limitExhaustPopup[_ngcontent-%COMP%]   .header-section[_ngcontent-%COMP%]{text-align:center;padding-bottom:20px;border-bottom:1px solid #e8ecf0;margin-bottom:20px;margin-top:0;color:#111a27;font-size:18px;font-weight:400}.limitExhaustPopup[_ngcontent-%COMP%]   .header-section[_ngcontent-%COMP%]   .trinka-logo-n-cross[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;position:relative;top:0;margin-bottom:17px}.limitExhaustPopup[_ngcontent-%COMP%]   .header-section[_ngcontent-%COMP%]   .trinka-logo-n-cross[_ngcontent-%COMP%]   button.mat-icon-button[_ngcontent-%COMP%]{position:absolute;right:-40px;top:-40px;margin-top:0;opacity:.7}@media (max-width:500px){.limitExhaustPopup[_ngcontent-%COMP%]   .header-section[_ngcontent-%COMP%]   .trinka-logo-n-cross[_ngcontent-%COMP%]   button.mat-icon-button[_ngcontent-%COMP%]{right:-32px;top:-30px}}.limitExhaustPopup[_ngcontent-%COMP%]   .header-section[_ngcontent-%COMP%]   .trinka-logo-n-cross[_ngcontent-%COMP%]   button.mat-icon-button[_ngcontent-%COMP%]:hover   mat-icon[_ngcontent-%COMP%]{background:#eff1f5}.limitExhaustPopup[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{line-height:24px}.limitExhaustPopup[_ngcontent-%COMP%]   .body-section[_ngcontent-%COMP%], .limitExhaustPopup[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{color:#111a27;text-align:center;font-size:16px;font-style:normal;font-weight:400}.limitExhaustPopup[_ngcontent-%COMP%]   .body-section[_ngcontent-%COMP%]{padding:0 20px;margin-bottom:24px;line-height:26px}@media (max-width:767px){.limitExhaustPopup[_ngcontent-%COMP%]   .body-section[_ngcontent-%COMP%]{padding:0}}.limitExhaustPopup[_ngcontent-%COMP%]   .footer-section[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}.limitExhaustPopup[_ngcontent-%COMP%]   .footer-section[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{color:#fff;background:#7a28a0;outline:none;border:none;padding:12px 42px;border-radius:8px;height:44px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}"]}),In),et=e("rDax"),ot=e("JqCM"),it=function(n){return{active:n}};function at(n,t){if(1&n){var e=c.Wb();c.Vb(0,"span",11),c.dc("click",(function(){c.wc(e);var n=t.$implicit;return c.hc(2).ratingFeedback=n})),c.gc(),c.Vb(1,"svg",12),c.Qb(2,"path",13),c.Ub(),c.Vb(3,"svg",14),c.Qb(4,"path",15),c.Ub(),c.Ub()}if(2&n){var o=t.$implicit,i=c.hc(2);c.nc("ngClass",c.qc(1,it,o<=i.ratingFeedback))}}function ct(n,t){if(1&n){var e=c.Wb();c.Vb(0,"form",3),c.dc("submit",(function(){return c.wc(e),c.hc().onSubmitClick()})),c.Vb(1,"div",4),c.Vb(2,"h2"),c.Fc(3,"Rate your Experience"),c.Ub(),c.Ub(),c.Vb(4,"div",5),c.Vb(5,"ul"),c.Vb(6,"li"),c.Dc(7,at,5,3,"span",6),c.Ub(),c.Ub(),c.Qb(8,"textarea",7),c.Ub(),c.Vb(9,"div",8),c.Vb(10,"button",9),c.dc("click",(function(){return c.wc(e),c.hc().cancelEvent()})),c.Fc(11,"Cancel"),c.Ub(),c.Vb(12,"button",10),c.Fc(13,"Submit"),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.nc("formGroup",o.feedbackForm),c.Cb(7),c.nc("ngForOf",o.ratings),c.Cb(5),c.nc("disabled",o.ratingFeedback<=0)}}function rt(n,t){1&n&&(c.Vb(0,"div",16),c.Vb(1,"div",17),c.gc(),c.Vb(2,"svg",18),c.Qb(3,"circle",19),c.Qb(4,"path",20),c.Ub(),c.Ub(),c.fc(),c.Vb(5,"h2",21),c.Fc(6,"Thank you for sharing your feedback!"),c.Ub(),c.Vb(7,"button",22),c.Fc(8,"Close"),c.Ub(),c.Ub())}var st,gt,_t,lt=((st=function(){function n(t,e,o,i,a){_classCallCheck(this,n),this.dialogRef=t,this._appService=e,this.spinner=o,this._toast=i,this.data=a,this.feedbackText="",this.ratingFeedback=0,this.ratings=[1,2,3,4,5],this.feedbackSubmitted=!1,this.feedbackForm=new g.g({feedbackText:new g.e("")}),this.data||(this.data={}),this.data.feature||(this.data.feature="paraphraser")}return _createClass(n,[{key:"ngOnInit",value:function(){}},{key:"onCloseClick",value:function(){this.dialogRef.close()}},{key:"onSubmitClick",value:function(){var n=this;if(this.feedbackForm.valid){var t={feedback_text:this.feedbackForm.get("feedbackText").value,rating:this.ratingFeedback};this._appService.submitFeedbackCall(this.data.feature,t,{language:this.data.language?this.data.language:null}).subscribe({next:function(t){n.feedbackSubmitted=!!t.msg},complete:function(){},error:function(t){n.feedbackSubmitted=!1,n._toast.error("Failed to submit feedback!")}})}else this.validateAllFormFields(this.feedbackForm)}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"cancelEvent",value:function(){}}]),n}()).\u0275fac=function(n){return new(n||st)(c.Pb($n.e),c.Pb(p),c.Pb(ot.a),c.Pb(d.b),c.Pb($n.a))},st.\u0275cmp=c.Jb({type:st,selectors:[["app-feedback-modal"]],decls:3,vars:2,consts:[[1,"contactUsPopup"],[3,"formGroup","submit",4,"ngIf"],["class","feedbackThankYou",4,"ngIf"],[3,"formGroup","submit"],[1,"contactUsHeader"],[1,"contactUsBody"],[3,"ngClass","click",4,"ngFor","ngForOf"],["matInput","","formControlName","feedbackText","placeholder","Share your feedback with us...",1,"feedback-textarea"],[1,"contactUsFooter"],["mat-button","","mat-dialog-close","",1,"contactusCloseButton",3,"click"],["type","submit",1,"contactUsSubmitButton",3,"disabled"],[3,"ngClass","click"],["width","30","height","29","viewBox","0 0 30 29","fill","none","xmlns","http://www.w3.org/2000/svg",1,"starWithNonBackground"],["d","M15.2003 1.66699L19.3203 10.0137L28.5336 11.3603L21.8669 17.8537L23.4403 27.027L15.2003 22.6937L6.96028 27.027L8.53361 17.8537L1.86694 11.3603L11.0803 10.0137L15.2003 1.66699Z","stroke","#F59E0B","stroke-width","2","stroke-linecap","round","stroke-linejoin","round"],["width","30","height","29","viewBox","0 0 30 29","fill","none","xmlns","http://www.w3.org/2000/svg",1,"starWithBackgound"],["d","M14.8001 1.66699L18.9201 10.0137L28.1335 11.3603L21.4668 17.8537L23.0401 27.027L14.8001 22.6937L6.56013 27.027L8.13346 17.8537L1.4668 11.3603L10.6801 10.0137L14.8001 1.66699Z","fill","#F59E0B","stroke","#F59E0B","stroke-width","2","stroke-linecap","round","stroke-linejoin","round"],[1,"feedbackThankYou"],[1,"SVGwrapper"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 52 52",1,"checkmark"],["cx","26","cy","26","r","25","fill","none",1,"checkmark__circle"],["fill","none","d","M14.1 27.2l7.1 7.2 16.7-16.8",1,"checkmark__check"],[1,"animate__animated","animate__fadeInUp","animate__delay-1s"],["mat-button","","mat-dialog-close","",1,"contactusCloseButton",2,"margin","0 auto 40px"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Dc(1,ct,14,3,"form",1),c.Dc(2,rt,9,0,"div",2),c.Ub()),2&n&&(c.Cb(1),c.nc("ngIf",!t.feedbackSubmitted),c.Cb(1),c.nc("ngIf",t.feedbackSubmitted))},directives:[l.m,g.w,g.n,g.h,l.l,u.b,g.c,g.m,g.f,Xn.a,$n.c,l.k],styles:['@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500[_ngcontent-%COMP%];600&display=swap")[_ngcontent-%COMP%];.contactUsPopup[_ngcontent-%COMP%]{position:relative;height:auto;overflow:hidden}.contactUsPopup[_ngcontent-%COMP%]   .contactUsHeader[_ngcontent-%COMP%]{position:relative;margin-bottom:20px}.contactUsPopup[_ngcontent-%COMP%]   .contactUsHeader[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-style:normal;font-weight:600;font-size:24px;line-height:30px;color:#000;font-family:Open Sans,sans-serif;margin:0 0 8px;text-align:center}.contactUsPopup[_ngcontent-%COMP%]   .contactUsHeader[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:normal;font-weight:400;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#414e62;margin:0;font-family:Open Sans,sans-serif}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]{position:relative}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-style:normal;font-weight:400;font-size:14px;line-height:18px;font-family:Open Sans,sans-serif;color:#414e62;margin:0 0 8px}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 47px}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%], .contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:before{content:"Poor";left:0;right:auto}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after, .contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:before{position:absolute;bottom:-25px;top:auto;font-style:normal;font-weight:500;font-size:14px;line-height:18px;font-family:Open Sans,sans-serif;color:#1e2938}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"Excellent";left:auto;right:0}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;border:1px solid #dde2e9;border-radius:12px;width:67.2px;height:66px;background-color:#fff;margin-right:16px;cursor:pointer}@media (max-width:500px){.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:35px;height:35px}}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:last-child{margin-right:0}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .starWithNonBackground[_ngcontent-%COMP%]{display:block}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   .starWithBackgound[_ngcontent-%COMP%]{display:none}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span.active[_ngcontent-%COMP%]{stroke:#f59e0b}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span.active[_ngcontent-%COMP%]   .starWithNonBackground[_ngcontent-%COMP%]{display:none}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span.active[_ngcontent-%COMP%]   .starWithBackgound[_ngcontent-%COMP%]{display:block}@media (max-width:500px){.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:24px;height:24px}}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]{position:relative;height:104px;background:#fff;border:1px solid #e8ecf0;border-radius:6px;font-weight:400;font-size:16px;line-height:20px;font-family:Open Sans,sans-serif;width:100%;padding:16px;resize:none}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]:focus{border:1px solid #e8ecf0;box-shadow:none;outline:none}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]::-moz-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#647087;font-family:Open Sans,sans-serif}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]::-ms-input-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#647087;font-family:Open Sans,sans-serif}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]::placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#647087;font-family:Open Sans,sans-serif}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:normal;font-weight:400;font-size:14px;line-height:18px;margin:16px 0 0;color:#000;text-align:left}.contactUsPopup[_ngcontent-%COMP%]   .contactUsBody[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#1a64e2}.contactUsPopup[_ngcontent-%COMP%]   .contactUsFooter[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-between;margin:40px 0 0}.contactUsPopup[_ngcontent-%COMP%]   .contactUsFooter[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{padding:14px 32px;font-style:normal;font-weight:600;font-size:16px;line-height:20px;border-radius:8px;font-family:Open Sans,sans-serif;width:100%;border:none}.contactUsPopup[_ngcontent-%COMP%]   .contactUsFooter[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.contactUsPopup[_ngcontent-%COMP%]   .contactUsFooter[_ngcontent-%COMP%]   button.contactusCloseButton[_ngcontent-%COMP%]{color:#763393;border:1px solid #dde2e9;border-radius:8px;background-color:#fff;margin-right:8px}.contactUsPopup[_ngcontent-%COMP%]   .contactUsFooter[_ngcontent-%COMP%]   button.contactUsSubmitButton[_ngcontent-%COMP%]{color:#fff;background:#763393;margin-left:8px}.contactUsPopup[_ngcontent-%COMP%]   .contactUsFooter[_ngcontent-%COMP%]   button.contactUsSubmitButton[_ngcontent-%COMP%]:disabled{color:#fff;background:#d3a8f8;margin-left:8px;cursor:not-allowed}.feedbackThankYou[_ngcontent-%COMP%]{position:relative;text-align:center;overflow:hidden}.feedbackThankYou[_ngcontent-%COMP%]   .thankYouAnimation[_ngcontent-%COMP%]{margin:0 auto 30px}.feedbackThankYou[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#000;font-size:24px;line-height:30px;letter-spacing:-.02em;margin-bottom:40px;padding:0 30px}.feedbackThankYou[_ngcontent-%COMP%]   button[_ngcontent-%COMP%], .feedbackThankYou[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-style:normal;font-weight:600;text-align:center;font-family:Open Sans,sans-serif}.feedbackThankYou[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:115px;height:48px;background-color:#763393;color:#fff;border-radius:8px;border:none;font-size:16px;line-height:20px;margin:0 auto}.feedbackThankYou[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.thankYouAnimation[_ngcontent-%COMP%]{display:inline-block;background-image:url(/assets/icons/thankYouAnimation.gif);background-color:#fcfcff;background-size:150px 150px;background-repeat:no-repeat;width:150px;height:150px;position:absolute;left:0;right:0;z-index:9}.thankYouAnimation.thankYouAnimationAfter[_ngcontent-%COMP%]{display:inline-block;background:#fcfcff;width:150px;height:150px;display:flex;align-items:center;justify-content:center;position:relative;left:-1px;right:0;top:-1px}.thankYouAnimation.thankYouAnimationAfter[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;background:url(/assets/icons/circleAfterAnimation.png);background-size:57px 57px;background-repeat:no-repeat;width:57px;height:57px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.SVGwrapper[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;margin-right:12px}.SVGwrapper[_ngcontent-%COMP%]   .checkmark__circle[_ngcontent-%COMP%]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#16a34a;fill:none;-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.SVGwrapper[_ngcontent-%COMP%]   .checkmark[_ngcontent-%COMP%]{width:60px;height:60px;border-radius:50%;display:block;stroke-width:4;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 0 #16a34a;-webkit-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.SVGwrapper[_ngcontent-%COMP%]   .checkmark__check[_ngcontent-%COMP%]{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@-webkit-keyframes fill{to{box-shadow:inset 0 0 0 30px #16a34a}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #16a34a}}']}),st),dt=e("dNgK"),bt=e("37Sz"),pt=((_t=function(){function n(t,e){_classCallCheck(this,n),this._snackBar=t,this._dialog=e,this.minLength=0,this.maxLength=300,this.editorConfig={endpoint:"https://api-content-detector.trinka.ai",lang:"en",minHeight:360,sessionLimit:3}}return _createClass(n,[{key:"ngOnInit",value:function(){}},{key:"showSnackBar",value:function(n){console.log("showSnackBar ===> ",n),this._snackBar.open(n,"",{duration:3e3})}},{key:"sessionExhausted",value:function(n){console.log("limitExhausted ===> ",n),this._dialog.open(tt,{backdropClass:"custom-dialog-background",width:"490px",height:"auto",scrollStrategy:new et.c,panelClass:"border-radius16"})}},{key:"openFeedbackModal",value:function(n){console.log("openFeedbackModal ===> ",n),this._dialog.open(lt,{width:"464px",height:"auto",disableClose:!0,scrollStrategy:new et.c,data:{feature:"multilingual",language:this.editorConfig.lang}}).afterClosed().subscribe((function(n){}))}}]),n}()).\u0275fac=function(n){return new(n||_t)(c.Pb(dt.a),c.Pb($n.b))},_t.\u0275cmp=c.Jb({type:_t,selectors:[["app-english-grammar-checker"]],decls:1,vars:4,consts:[[3,"endpoint","lang","minHeight","sessionLimit","showSnackBarEvent","sessionExhaustedEvent","openFeedbackModalEvent"]],template:function(n,t){1&n&&(c.Vb(0,"lib-multilingual-editor-marketing",0),c.dc("showSnackBarEvent",(function(n){return t.showSnackBar(n)}))("sessionExhaustedEvent",(function(n){return t.sessionExhausted(n)}))("openFeedbackModalEvent",(function(n){return t.openFeedbackModal(n)})),c.Ub()),2&n&&c.nc("endpoint",t.editorConfig.endpoint)("lang",t.editorConfig.lang)("minHeight",t.editorConfig.minHeight)("sessionLimit",t.editorConfig.sessionLimit)},directives:[bt.a],styles:[""]}),_t),Ct=((gt=function(){function n(t,e){_classCallCheck(this,n),this._snackBar=t,this._dialog=e,this.minLength=0,this.maxLength=300,this.editorConfig={endpoint:"https://api-content-detector.trinka.ai",lang:"es",minHeight:360,sessionLimit:3}}return _createClass(n,[{key:"ngOnInit",value:function(){}},{key:"showSnackBar",value:function(n){console.log("showSnackBar ===> ",n),this._snackBar.open(n,"",{duration:3e3})}},{key:"sessionExhausted",value:function(n){console.log("limitExhausted ===> ",n),this._dialog.open(tt,{backdropClass:"custom-dialog-background",width:"490px",height:"auto",scrollStrategy:new et.c,panelClass:"border-radius16"})}},{key:"openFeedbackModal",value:function(n){console.log("openFeedbackModal ===> ",n),this._dialog.open(lt,{width:"464px",height:"auto",disableClose:!0,scrollStrategy:new et.c,data:{feature:"multilingual",language:this.editorConfig.lang}}).afterClosed().subscribe((function(n){}))}}]),n}()).\u0275fac=function(n){return new(n||gt)(c.Pb(dt.a),c.Pb($n.b))},gt.\u0275cmp=c.Jb({type:gt,selectors:[["app-spanish-grammar-checker"]],decls:1,vars:4,consts:[[3,"endpoint","lang","minHeight","sessionLimit","showSnackBarEvent","sessionExhaustedEvent","openFeedbackModalEvent"]],template:function(n,t){1&n&&(c.Vb(0,"lib-multilingual-editor-marketing",0),c.dc("showSnackBarEvent",(function(n){return t.showSnackBar(n)}))("sessionExhaustedEvent",(function(n){return t.sessionExhausted(n)}))("openFeedbackModalEvent",(function(n){return t.openFeedbackModal(n)})),c.Ub()),2&n&&c.nc("endpoint",t.editorConfig.endpoint)("lang",t.editorConfig.lang)("minHeight",t.editorConfig.minHeight)("sessionLimit",t.editorConfig.sessionLimit)},directives:[bt.a],styles:[""]}),gt),mt=e("STbY"),ht=e("QibW"),ut=e("7EHt"),Pt=["sampleEditor"];function Mt(n,t){1&n&&(c.Vb(0,"div",274),c.gc(),c.Vb(1,"svg",275),c.Vb(2,"circle",276),c.Qb(3,"animate",277),c.Qb(4,"animate",278),c.Ub(),c.Vb(5,"circle",279),c.Qb(6,"animate",280),c.Qb(7,"animate",281),c.Ub(),c.Vb(8,"circle",282),c.Qb(9,"animate",283),c.Qb(10,"animate",284),c.Ub(),c.Vb(11,"circle",285),c.Qb(12,"animate",286),c.Qb(13,"animate",287),c.Ub(),c.Vb(14,"circle",288),c.Qb(15,"animate",289),c.Qb(16,"animate",290),c.Ub(),c.Vb(17,"circle",291),c.Qb(18,"animate",292),c.Qb(19,"animate",293),c.Ub(),c.Vb(20,"circle",294),c.Qb(21,"animate",295),c.Qb(22,"animate",296),c.Ub(),c.Vb(23,"circle",297),c.Qb(24,"animate",298),c.Qb(25,"animate",299),c.Ub(),c.Vb(26,"circle",300),c.Qb(27,"animate",301),c.Qb(28,"animate",302),c.Ub(),c.Vb(29,"circle",303),c.Qb(30,"animate",304),c.Qb(31,"animate",305),c.Ub(),c.Vb(32,"circle",306),c.Qb(33,"animate",307),c.Qb(34,"animate",308),c.Ub(),c.Vb(35,"circle",309),c.Qb(36,"animate",310),c.Qb(37,"animate",311),c.Ub(),c.Ub(),c.Ub())}function Ot(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"mat-radio-button",312),c.Fc(2),c.Ub(),c.Qb(3,"br"),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.oc("value",e.key),c.Cb(1),c.Hc("",e.key," ")}}function ft(n,t){1&n&&(c.Vb(0,"div",274),c.gc(),c.Vb(1,"svg",313),c.Vb(2,"circle",276),c.Qb(3,"animate",277),c.Qb(4,"animate",278),c.Ub(),c.Vb(5,"circle",279),c.Qb(6,"animate",280),c.Qb(7,"animate",281),c.Ub(),c.Vb(8,"circle",282),c.Qb(9,"animate",283),c.Qb(10,"animate",284),c.Ub(),c.Vb(11,"circle",285),c.Qb(12,"animate",286),c.Qb(13,"animate",287),c.Ub(),c.Vb(14,"circle",288),c.Qb(15,"animate",289),c.Qb(16,"animate",290),c.Ub(),c.Vb(17,"circle",291),c.Qb(18,"animate",292),c.Qb(19,"animate",293),c.Ub(),c.Vb(20,"circle",294),c.Qb(21,"animate",295),c.Qb(22,"animate",296),c.Ub(),c.Vb(23,"circle",297),c.Qb(24,"animate",298),c.Qb(25,"animate",299),c.Ub(),c.Vb(26,"circle",300),c.Qb(27,"animate",301),c.Qb(28,"animate",302),c.Ub(),c.Vb(29,"circle",303),c.Qb(30,"animate",304),c.Qb(31,"animate",305),c.Ub(),c.Vb(32,"circle",306),c.Qb(33,"animate",307),c.Qb(34,"animate",308),c.Ub(),c.Vb(35,"circle",309),c.Qb(36,"animate",310),c.Qb(37,"animate",311),c.Ub(),c.Ub(),c.Ub())}function xt(n,t){if(1&n&&c.Qb(0,"h4",314),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function kt(n,t){if(1&n&&c.Qb(0,"h4",314),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function wt(n,t){if(1&n&&(c.Vb(0,"div",315),c.Vb(1,"span",316),c.Fc(2," Issues Found: "),c.Vb(3,"span",317),c.Fc(4),c.Ub(),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(4),c.Gc(e.gec_result.length)}}function vt(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Grammar)"),c.Ub())}function Ut(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Spelling)"),c.Ub())}function Vt(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Writing Adviser)"),c.Ub())}function yt(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Enhancement)"),c.Ub())}function Ft(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"div"),c.Vb(2,"strong"),c.Fc(3),c.Ub(),c.Ub(),c.Dc(4,vt,2,0,"span",321),c.Dc(5,Ut,2,0,"span",321),c.Dc(6,Vt,2,0,"span",321),c.Dc(7,yt,2,0,"span",321),c.Sb()),2&n){var e=c.hc(2).$implicit;c.Cb(3),c.Hc(" ",e.covered_text,""),c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function Tt(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Grammar"),c.Ub())}function St(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Spelling"),c.Ub())}function Qt(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Writing Adviser"),c.Ub())}function It(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Enhancement"),c.Ub())}function zt(n,t){if(1&n&&(c.Vb(0,"div"),c.Dc(1,Tt,2,0,"strong",321),c.Dc(2,St,2,0,"strong",321),c.Dc(3,Qt,2,0,"strong",321),c.Dc(4,It,2,0,"strong",321),c.Ub()),2&n){var e=c.hc(2).$implicit;c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function At(n,t){if(1&n&&(c.Vb(0,"div"),c.Vb(1,"label"),c.Fc(2),c.Ub(),c.Ub()),2&n){var e=c.hc(3).$implicit;c.Cb(2),c.Hc(" ",e.covered_text,"")}}function Et(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"b"),c.Vb(2,"s"),c.Fc(3),c.Ub(),c.Ub(),c.Vb(4,"span",328),c.Qb(5,"img",329),c.Ub(),c.Vb(6,"label",330),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(7),c.Ub(),c.Ub()}if(2&n){var o=c.hc().index,i=c.hc(2).$implicit,a=c.hc(2);c.Cb(3),c.Gc(i.covered_text),c.Cb(3),c.nc("ngClass",a.injectErrorClass(i)),c.Cb(1),c.Gc(i.output[o])}}function Gt(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"label",330),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(2,"Delete '"),c.Vb(3,"span"),c.Fc(4),c.Ub(),c.Fc(5,"'"),c.Ub(),c.Ub()}if(2&n){var o=c.hc(3).$implicit,i=c.hc(2);c.Cb(1),c.nc("ngClass",i.injectErrorClass(o)),c.Cb(3),c.Gc(o.covered_text)}}function Lt(n,t){if(1&n&&(c.Vb(0,"div",325),c.Vb(1,"div",326),c.Dc(2,At,3,1,"div",321),c.Dc(3,Et,8,3,"div",321),c.Dc(4,Gt,6,2,"div",321),c.Ub(),c.Vb(5,"div",327),c.Fc(6),c.Ub(),c.Qb(7,"hr"),c.Ub()),2&n){var e=t.index,o=c.hc(2).$implicit;c.Cb(2),c.nc("ngIf",(""==o.output[e]&&3==o.error_type[e]||4==o.error_type[e])&&!o.cta_present[e]),c.Cb(1),c.nc("ngIf",""!=o.output[e]&&o.cta_present[e]),c.Cb(1),c.nc("ngIf",""==o.output[e]&&o.cta_present[e]),c.Cb(2),c.Gc(o.comment[e])}}function Bt(n,t){if(1&n){var e=c.Wb();c.Vb(0,"mat-expansion-panel",320),c.dc("opened",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStep(t,o)}))("closed",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStepOff(t,o)})),c.Vb(1,"mat-expansion-panel-header"),c.Vb(2,"mat-panel-title"),c.Dc(3,Ft,8,5,"ng-container",321),c.Dc(4,zt,5,4,"div",321),c.Ub(),c.Vb(5,"mat-panel-description"),c.Vb(6,"span",322),c.dc("click",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).rejectChange(t,o,!1)})),c.Qb(7,"img",323),c.Ub(),c.Ub(),c.Ub(),c.Dc(8,Lt,8,4,"div",324),c.Ub()}if(2&n){var o=c.hc(),i=o.$implicit,a=o.index,r=c.hc(2);c.nc("ngClass",r.injectErrorClass(i))("expanded",0===a),c.Cb(3),c.nc("ngIf",!i.isExpanded),c.Cb(1),c.nc("ngIf",i.isExpanded),c.Cb(4),c.nc("ngForOf",i.output)}}function jt(n,t){if(1&n&&(c.Tb(0),c.Dc(1,Bt,9,5,"mat-expansion-panel",319),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.nc("ngIf",!e.isCorrected)}}function Ht(n,t){if(1&n&&(c.Vb(0,"div",318),c.Vb(1,"mat-accordion"),c.Dc(2,jt,2,1,"ng-container",48),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.nc("ngForOf",e.gec_result)}}var Dt,Rt,Wt,Nt,Jt,qt,Yt,Zt,Kt,$t=function(){return["/trinkacloud"]},Xt=function(){return["/wordplugin"]},ne=function(){return["/browser-plugin"]},te=function(){return["/trinka-vs-grammarly-vs-language-tool"]},ee=function(){return["/features/consistency-check"]},oe=((Rt=function(){function n(t,e,o,i,a,c,r){var s=this;_classCallCheck(this,n),this.networkServices=t,this.elRef=e,this.titleService=o,this.metaTagService=i,this.LinkService=a,this.lc=c,this.platformId=r,this.minLength=0,this.maxLength=300,this.ukey="",this.languageSelection="us",this.alertErrorMessage="TRUE",this.initialHighlightTag="<span style='background-color:pink !important'>",this.initialHighlightCloseTag="</span>",this.focusHighlightTag="<span style='background-color:yellow !important'>",this.focusHighlightTagClosTag="</span>",this.spellingErrorStartHeighlight="<span style='border-bottom:solid #fd9a00;'>",this.spellingErrorEndHeighlight="</span>",this.spellingErrorHeighlightActive="<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>",this.grammarErrorStartHeighlight="<span style='border-bottom:solid #7a6ff1;'>",this.grammarErrorEndHeighlight="</span>",this.grammarErrorHeighlightActive="<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>",this.advisorErrorStartHeighlight="<span style='border-bottom:solid #37c5ab;'>",this.advisorErrorEndHeighlight="</span>",this.advisorErrorHeighlightActive="<span style='border-bottom: solid #37c5ab; background-color: #37c5ab5c;'>",this.errorProgressCount=0,this.showPopup=!1,this.enableCheck=!0,this.noeErrorFound=!1,this.planText="",this.wordCount=0,this.errorMessage="",this._timeout=null,this.editorValue="",this.emailAdress="",this.emailAdressFlag=!1,this.emailDirty=!1,this.panelOpenState=!1,this.katanaResHold=[],this.katanaOrigResHold=[],this.prevElementHolder=null,this.gec_result=[],this.showloader=!1,this.tagNames=["grammarly-popups","grammarly-card","grammarly-extension","grammarly-btn"],this.timmer=0,this.isCTAClicked=!1,this.isProcessStarted=!1,this.showExhaustLimitModal=!1,this.config={allowedContent:!0,forcePasteAsPlainText:!0,disallowedContent:"img a strong",removeDialogTabs:"link:advanced",toolbar:[],height:380,width:"auto",contentsCss:["body{font-size: 16px;font-family: 'Open Sans', sans-serif;line-height: 22px;}"],removePlugins:"pastefromword,elementspath,link,resize,iframe,contextmenu,liststyle,tabletools,tabletools,tableselection",stylesSet:"/src/styles.css",extraAllowedContent:"span(*)[*]{*}",placeholder:"Type here..."},this.sampleData=[{key:"General",text:"The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki have been dependent of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations on the compensatory measures was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could have possibly undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand a value of a yak however, they may end up to sell them."},{key:"Medicine",text:"Pre-treatment using antibiotic is said to affect clinical features of meningitis. That is why it is stated that LP should been carried out in childrens experiencing fever and seizures who have received antibiotic. As it has been found in a recent study. CSF becomes sterile for meningococccal and pneumococcal bacteria between 2 to 4 hours of administrating third-generation cephalosporin antibiotics. A lot of studies have been done on efficacy of lumbar puncture in\xa0febrile convulsion patients. Futhermore retrospective cohort reviews for children age 7 month to 6 year in 2011 found that probability for bacterial meningitis first presenting as an simple febrile seizure is very low. And they recommend that teh current PMC guidelines should be reconsidered. Hence, this observational , cross sectional, hospital-based study was carried out in Hemon Clinic, Samoa, during the period from June 15, 2019 and 28 November 2019. Fifty five\xa0children aged 7 month to 6 years who\xa0presented with fever and convulsion underwent lubmar puncture."},{key:"Management",text:"At the time of the period of the study, the dummy variables representing personal and workplace characters reached to different values. Although both genders experienced increase in the number of jobs involving the management and supervision of other employee, but this increase was greater for men. This finding may due to firms retaining workers whom are more integrted with in the structure of the company. These worker would be able to do more tasks needing higher level of responsibility then those who had joined the company more recent. Regarding types of contract there was no significant change into the mean percentage of full-time contracts, in spite of the fact that it remains less common for women to get this types of contract. Never the less there was a average increase of 10 percentage points in indefinite hiring for women, which is suggesting that there was increased job stabilization for qualified white collar women with average values approaching those for men."},{key:"Psychology",text:"Depression is most common mental disorder among HIV/AIDS patients with prevalence rates of about 60 %. Studies found that HIV patients had twice the risk for depression than those who were at risk for HIV. Depression and HIV/AIDS are estimated become the world\u2019s leading causes of disability by 2030 [4-6]. Low- and middle-income countries are bearing the high burden of depression among HIV/AIDS patients. The symptoms of depressive disorders decrease adherence to HIV antiretroviral therapy leading to drug resistant virus [7]. Decreased social support with in the context of HIV/AIDS is related to increase depression because of various factor, like educational disability and food insecurity. Low social support could result in poor adherence of medication, leads to immune suppression which finally leads to depression. Furhtermore, poor social support may lead to social isolation, which can be responsible in depression. Social isolation by HIV patients reduces social support that can results in a negative impcat on their physical and mental well being."}],this.tempList=[],window.addEventListener("message",(function(n){s.listenWindowMessage(n)}))}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&(document.getElementsByClassName("loader")[0].style.display="none",this.editorValue&&(this.alertErrorMessage="TRUE"),this.getUkeyrequest(),_("#closedExceededPopup, #FooterClosedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")}))),this.titleService.setTitle("Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u8aac\u660e\u60a8\u7acb\u5373\u7cfe\u6b63\u5beb\u4f5c\u3001\u6587\u6cd5\u3001\u4ee5\u53ca\u62fc\u5beb\u932f\u8aa4\u7b49\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u8aac\u660e\u60a8\u7acb\u5373\u7cfe\u6b63\u5beb\u4f5c\u3001\u6587\u6cd5\u3001\u4ee5\u53ca\u62fc\u5beb\u932f\u8aa4\u7b49\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/grammar-checker"}),this.metaTagService.updateTag({property:"og:image",content:"https://www.trinka.ai/assets/images/Trinka.jpg"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/grammar-checker"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/corrector-gramatical"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/grammar-checker"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/browser.js",(function(){}))),Object(l.v)(this.platformId)&&setInterval((function(){Array.from(document.getElementsByTagName("trinka-extension")).forEach((function(n){var t=n.shadowRoot;t.querySelector(".ErrorContainers.l")&&t.querySelector(".ErrorContainers.l").remove()})),Array.from(document.getElementsByTagName("grammarly-mirror")).forEach((function(n){n.remove()}))}),5e3),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewChecked",value:function(){return Object(l.v)(this.platformId)&&this.onFocus(),-1!=(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Opera"):-1!=navigator.userAgent.indexOf("Chrome")?(_("#GCChromeButton").css("display","block"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Chrome"):-1!=navigator.userAgent.indexOf("Safari")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Safari"):-1!=navigator.userAgent.indexOf("Firefox")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","block"),_("#GCEdgeButton").css("display","none"),"Firefox"):-1!=navigator.userAgent.indexOf("MSIE")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","block"),"IE"):"unknown"}},{key:"getUkeyrequest",value:function(){var n=this;this.networkServices.initApiwhichGetuKey().subscribe((function(t){n.ukey=1==t.status?t.ukey:""}))}},{key:"rejectSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.rejectSuggetionsApi(n).subscribe((function(n){}))}},{key:"acceptSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.acceptSuggetionsApi(n).subscribe((function(n){}))}},{key:"languageTypeSelect",value:function(n){this.languageSelection=n,this.postMessage("config")}},{key:"progressStatus",value:function(n){this.enableCheck=n}},{key:"injectErrorClass",value:function(n){if(Object(l.v)(this.platformId))return 1==n.error_type[0]?"grammar":2==n.error_type[0]?"spelling":"suggestion"}},{key:"onChange",value:function(n){var t=this;this.enableCheck=!1,clearTimeout(this.timer),this.timer=setTimeout((function(){if(Object(l.v)(t.platformId))try{setTimeout((function(){t.isCTAClicked?(t.wordCountLogic(2),t.postMessage("restart")):t.wordCount=""!==n.target.value.split(" ")[0]?n.target.value.split(" ").length:0}),1)}catch(e){console.log(e)}}),2e3)}},{key:"onClick",value:function(){console.log("editor click")}},{key:"wordCountLogic",value:function(n){if(Object(l.v)(this.platformId)){this.planText=this.sampleEditor.nativeElement.value.replace(/<\/p>/gi,"\n").replace(/<br\/?>/gi,"\n").replace(/<\/?[^>]+(>|$)/g,"").replace(/&nbsp;/g," "),this.enableCheck=!1;var t=this.planText.trim().split(/ |\n/g);"\n"==t[0]&&t.splice(0,1);for(var e=0;e<t.length;e++)""==t[e]&&(t.splice(e,1),e-=1);this.wordCount=t.length,this.wordCount>=this.maxLength||this.wordCount<=this.minLength?this.wordCount>0&&(_("#usageLimitExhausted").addClass("show"),this.postMessage("stop")):0==n?(this.showExhaustLimitModal=!0,this.postMessage("start")):1==n?(this.showExhaustLimitModal=!0,this.postMessage("restart")):3===n&&(this.showExhaustLimitModal&&_("#acceptedLimitExhausted").addClass("show"),this.showExhaustLimitModal=!1)}}},{key:"listenWindowMessage",value:function(n){if("trinka"==n.data.target)switch(n.data.data.action){case"login":console.log("login is called"),this.wordCountLogic(2);break;case"accept":this.wordCountLogic(2);break;case"showLoader":this.showLoaderBadge();break;case"showLoginScreen":this.wordCountLogic(3)}}},{key:"showLoaderBadge",value:function(){var n,t=this;this.showloader=!0,clearTimeout(n),n=setTimeout((function(){t.showloader=!1,t.isProcessStarted=!1}),3e3)}},{key:"postMessage",value:function(n){parent.postMessage({target:"content",action:"client_action",data:{action:n,userId:"demo@trinka.ai"}},"https://www.trinka.ai/tw/")}},{key:"onGrammarCheck",value:function(n){Object(l.v)(this.platformId)&&(console.log("grammer check called"),this.wordCountLogic(this.isCTAClicked?1:0),this.isCTAClicked=!0,this.isProcessStarted=!0)}},{key:"validateEmail",value:function(n){return/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(n).toLowerCase())}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")})),this.wordCount=0)}},{key:"addSampleData",value:function(n){var t=this.sampleData.filter((function(t){return t.key==n.value}))[0].text;this.sampleEditor.nativeElement.value=t,this.enableCheck=!1,this.isCTAClicked?this.wordCountLogic(1):this.wordCount=t.split(" ").length}},{key:"addDummyText",value:function(){Object(l.v)(this.platformId)&&(this.alertErrorMessage="TRUE",this.clearAllHighlight(),this.gec_result=[],this.katanaResHold=[],this.katanaResult=[],this.katanaOrigResHold=[],this.ckEditor.instance.document.getBody().$.innerHTML="The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki depended of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations about what would be done was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could possibly have undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand how valuable theur yak are to they. However, they may end up to sell them.\n")}},{key:"sendTextToKatana",value:function(n){var t=this;this.networkServices.postRequestForKatana(n).subscribe((function(n){if(n.success){t.katanaResult=n.result;for(var e=0;e<t.katanaResult.length;e++)t.katanaResult[e].gec_result=[],t.katanaResHold.push(t.katanaResult[e].sentence),"<br>"==t.katanaResult[e].sentence.trim()||"</p>"==t.katanaResult[e].sentence.trim()||t.sendSentenceToGrammerChecker(t.katanaResult[e],e);t.katanaResHold=JSON.parse(JSON.stringify(t.katanaResHold)),t.katanaOrigResHold=JSON.parse(JSON.stringify(t.katanaResHold))}}))}},{key:"sendSentenceToGrammerChecker",value:function(n,t){this.apiCallForGc(this.katanaResult[t],t)}},{key:"apiCallForGc",value:function(n,t){var e=this;Object(l.v)(this.platformId)&&(this.errorProgressCount=this.errorProgressCount+1,this.networkServices.postRequestForGrammerChecker({lang_type:this.languageSelection,result:[n.sentence],pipeline:"gector_rb",ukey:this.ukey,email_address:this.emailAdress}).subscribe((function(o){o!=[]&&(o=o.sort((function(n,t){return n.start_index-t.start_index})),o=e.elemenateErrorOfSameSpan(o)),e.katanaResult[t].gec_result=[],o.length>=0&&(o.forEach((function(o){o.sen_begin_index=n.begin,o.sen_end_index=n.end,o.sentence=n.sentence,o.parrentIndex=t,o.isCorrected=!1,o.isExpanded=!1,e.katanaResult[t].gec_result.push(o),e.gec_result.push(o)})),e.gec_result=e.gec_result.sort((function(n,t){return n.parrentIndex-t.parrentIndex})),t<e.katanaResult.length-1?(e.noeErrorFound=!0,e.alertErrorMessage="<b>No issues found.</b>"):(e.gec_result.length<=0&&(e.alertErrorMessage="<b>No issues found.</b>"),e.gec_result==[]&&(e.alertErrorMessage="<b>No issues found.</b>"))),e.new_heghlightError(e.katanaResult[t],t),e.errorProgressCount=e.errorProgressCount-1,0==e.errorProgressCount&&e.progressStatus(!1)})))}},{key:"elemenateErrorOfSameSpan",value:function(n){for(var t=0;t<n.length;t++)for(var e=0;e<n.length;e++)n[t].start_index<n[e].start_index&&n[t].end_index>n[e].start_index?n.splice(e,1):n[t].start_index<n[e].end_index&&n[t].end_index>n[e].end_index&&n.splice(e,1);return n}},{key:"new_heghlightError",value:function(n,t){if(Object(l.v)(this.platformId)){var e=n;if(e.gec_result.length>0){for(var o="",i=e.gec_result.length-1;i>=0;i--){var a=e.gec_result[i];o=1==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.grammarErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.grammarErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):2==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.spellingErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.spellingErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):e.sentence.substring(0,e.gec_result[i].start_index)+this.advisorErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.advisorErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length),e.sentence=o}this.katanaResHold[t]=o,this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.tempList.push(o)}else this.tempList.push(e.sentence)}}},{key:"error_panel_action",value:function(n,t,e){Object(l.v)(this.platformId)&&0==n.isCorrected&&(this.katanaResHold[n.parrentIndex]=this.katanaResHold[n.parrentIndex].replace(1==n.error_type[0]?this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight:2==n.error_type[0]?this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight:this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,e),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.gec_result.splice(t,1),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing"),n.acceptedOutput=e,this.acceptSuggetionsRequest(n),this.adjacentError(n,t))}},{key:"adjacentError",value:function(n,t){if(Object(l.v)(this.platformId))for(var e=0;e<this.gec_result.length;e++)this.gec_result[e].parrentIndex==n.parrentIndex&&(n.start_index-this.gec_result[e].end_index<=2&&n.start_index-this.gec_result[e].end_index>0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),n.end_index-this.gec_result[e].start_index<=2&&n.end_index-this.gec_result[e].start_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),this.gec_result[e].start_index-n.end_index<=2&&this.gec_result[e].start_index-n.end_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)))}},{key:"rejectChange",value:function(n,t,e){Object(l.v)(this.platformId)&&(this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text).replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text).replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text).replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),e||(this.gec_result.splice(t,1),this.rejectSuggetionsRequest(n)),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing."))}},{key:"clearAllHighlight",value:function(){Object(l.v)(this.platformId)&&(this.ckEditor.instance.document.getBody().$.innerHTML=this.ckEditor.instance.document.getBody().$.innerHTML.replace(/<span style="border-bottom:solid #7a6ff1;">|<\/span>|<span style="border-bottom:solid #fd9a00;">|<span style="border-bottom:solid #37c5ab;">|<span style='border-bottom:solid #7a6ff1;'>|<\/span>|<span style='border-bottom:solid #fd9a00;'>|<span style='border-bottom:solid #37c5ab;'>|<span style="border-bottom: solid #37c5ab; background-color: #37c5ab5c;">|<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>|<span style="border-bottom: solid #fd9a00; background-color: #fd9a005e;">|<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>|<span style="border-bottom: solid #7a6ff1; background-color: #7a6ff152">/g,""))}},{key:"setStep",value:function(n,t){Object(l.v)(this.platformId)&&(this.prevElementHolder?(this.prevElementHolder.isExpanded=!1,this.katanaResHold[this.prevElementHolder.parrentIndex]=1==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.grammarErrorHeighlightActive+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight):2==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.spellingErrorHeighlightActive+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.advisorErrorHeighlightActive+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.prevElementHolder=n):this.prevElementHolder=n,n.isExpanded=!0,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"setStepOff",value:function(n,t){Object(l.v)(this.platformId)&&(n.isExpanded=!1,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"onBlur",value:function(n){Object(l.v)(this.platformId)}},{key:"getBrowserName",value:function(){if(Object(l.v)(this.platformId)){var n=window.navigator.userAgent.toLowerCase();switch(!0){case n.indexOf("edge")>-1:return"edge";case n.indexOf("opr")>-1&&!!window.opr:return"opera";case n.indexOf("chrome")>-1&&!!window.chrome:return"chrome";case n.indexOf("trident")>-1:return"ie";case n.indexOf("firefox")>-1:return"firefox";case n.indexOf("safari")>-1:return"safari";default:return"other"}}}},{key:"clearTags",value:function(){Object(l.v)(this.platformId)&&this.tagNames.forEach((function(n){try{document.querySelector(n)&&document.querySelector(n).remove()}catch(t){}}))}},{key:"handleExtension",value:function(n,t){Object(l.v)(this.platformId)&&-1!=["chrome","firefox","safari"].indexOf(n)&&this.clearTags()}},{key:"onFocus",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{setTimeout((function(){var n=t.getBrowserName();t.handleExtension(n,"grammarly")}),100)}catch(e){}}},{key:"outFocus",value:function(n){Object(l.v)(this.platformId)}},{key:"onMouseUp",value:function(n){Object(l.v)(this.platformId)}},{key:"onKeyUp",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{("TRUE"!=this.alertErrorMessage||this.gec_result.length)&&(this._timeout=null,this._timeout&&window.clearTimeout(this._timeout),this._timeout=window.setTimeout((function(){t._timeout=null,t.gec_result=[],t.katanaResHold=[],t.katanaResult=[],t.katanaOrigResHold=[],t.alertErrorMessage="It looks like you have added new text. Please click <b>CHECK MY WRITING</b> again."}),1e3))}catch(e){}}},{key:"onPaste",value:function(n){if(Object(l.v)(this.platformId))try{var t=n.clipboardData.getData("text");this.sampleEditor.nativeElement.value=this.sampleEditor.nativeElement.value+t,this.wordCountLogic(2),this.enableCheck=!1}catch(e){}}},{key:"htmlEntitiesReplacer",value:function(n){if(Object(l.v)(this.platformId))return n.replace(/&#33;/g,"!").replace(/&#39;/g,"'").replace(/&#32;/g," ").replace(/&#34;/g,'"').replace(/&#35;/g,"#").replace(/&#36;/g,"$").replace(/&#37;/g,"%").replace(/&#38;/g," &").replace(/&amp;/g,"&").replace(/&#40;/g,"(").replace(/&#41;/g,")").replace(/&#42;/g,"*").replace(/&#43;/g,"+").replace(/&#44;/g,",").replace(/&#45;/g,"-").replace(/&#46;/g,".").replace(/&#47;/g,"/").replace(/&#48;/g,"0").replace(/&#49;/g,"1").replace(/&#50;/g,"2").replace(/&#51;/g,"3").replace(/&#52;/g,"4").replace(/&#53;/g,"5").replace(/&#54;/g,"6").replace(/&#55;/g,"7").replace(/&#56;/g,"8").replace(/&#57;/g,"9").replace(/&#58;/g,":").replace(/&#59;/g,";").replace(/&#60;/g,"<").replace(/&#61;/g,"=").replace(/&#62;/g,">").replace(/&#63;/g,"?").replace(/&#64;/g,"@").replace(/&#65;/g,"A").replace(/&#66;/g,"B").replace(/&#67;/g,"C").replace(/&#68;/g,"D").replace(/&#69;/g,"E").replace(/&#70;/g,"F").replace(/&#71;/g,"G").replace(/&#72;/g,"H").replace(/&#73;/g,"I").replace(/&#74;/g,"J").replace(/&#75;/g,"K").replace(/&#76;/g,"L").replace(/&#77;/g,"M").replace(/&#78;/g,"N").replace(/&#79;/g,"O").replace(/&#80;/g,"P").replace(/&#81;/g,"Q").replace(/&#82;/g,"R").replace(/&#83;/g,"S").replace(/&#84;/g,"T").replace(/&#85;/g,"U").replace(/&#86;/g,"V").replace(/&#87;/g,"W").replace(/&#88;/g,"X").replace(/&#89;/g,"Y").replace(/&#90;/g,"Z").replace(/&#91;/g,"[").replace(/&#92;/g,"\\").replace(/&#93;/g,"]").replace(/&#94;/g,"^").replace(/&#95;/g,"_").replace(/&#96;/g,"`").replace(/&#97;/g,"a").replace(/&#98;/g,"b").replace(/&#99;/g,"c").replace(/&#100;/g,"d").replace(/&#101;/g,"e").replace(/&#102;/g,"f").replace(/&#103;/g,"g").replace(/&#104;/g,"h").replace(/&#105;/g,"i").replace(/&#106;/g,"j").replace(/&#107;/g,"l").replace(/&#109;/g,"m").replace(/&#110;/g,"n").replace(/&#111;/g,"o").replace(/&#112;/g,"q").replace(/&#114;/g,"r").replace(/&#115;/g,"s").replace(/&#116;/g,"t").replace(/&#117;/g,"u").replace(/&#118;/g,"v").replace(/&#119;/g,"w").replace(/&#120;/g,"y").replace(/&#122;/g,"z").replace(/&#123;/g,"{").replace(/&#124;/g,"}").replace(/&#126;/g,"~").replace("&Aacute;","\xc1").replace(/&#193;/g,"\xc1").replace("&Agrave;","\xc0").replace(/&#192;/g,"\xc0").replace("&Acirc;","\xc2").replace(/&#194;/g,"\xc2").replace("&Atilde;","\xc3").replace(/&#195;/g,"\xc3").replace("&Auml;","\xc4").replace(/&#196;/g,"\xc4").replace("&Aring;","\xc5").replace(/&#197;/g,"\xc5").replace("&AElig;","\xc6").replace(/&#198;/g,"\xc6").replace("&Ccedil;","\xc7").replace(/&#199;/g,"\xc7").replace("&Egrave;","\xc8").replace(/&#200;/g,"\xc8").replace("&Eacute;","\xc9").replace(/&#201;/g,"\xc9").replace("&Ecirc;","\xca").replace(/&#202;/g,"\xca").replace("&Euml;","\xcb").replace(/&#203;/g,"\xcb").replace("&Igrave;","\xcc").replace(/&#204;/g,"\xcc").replace("&Iacute;","\xcd").replace(/&#205;/g,"\xcd").replace("&Icirc;","\xce").replace(/&#206;/g,"\xce").replace("&Iuml;","\xcf").replace(/&#207;/g,"\xcf").replace("&ETH;","\xd0").replace(/&#208;/g,"\xd0").replace("&Ntilde;","\xd1").replace(/&#209;/g,"\xd1").replace("&Ograve;","\xd2").replace(/&#210;/g,"\xd2").replace("&Oacute;","\xd3").replace(/&#211;/g,"\xd3").replace("&Ocirc;","\xd4").replace(/&#212;/g,"\xd4").replace("&Otilde;","\xd5").replace(/&#213;/g,"\xd5").replace("&Ouml;","\xd6").replace(/&#214;/g,"\xd6").replace("&Oslash;","\xd8").replace(/&#216;/g,"\xd8").replace("&Ugrave;","\xd9").replace(/&#217;/g,"\xd9").replace("&Uacute;","\xda").replace(/&#218;/g,"\xda").replace("&Ucirc;","\xdb").replace(/&#219;/g,"\xdb").replace("&Uuml;","\xdc").replace(/&#220;/g,"\xdc").replace("&Yacute;","\xdd").replace(/&#221;/g,"\xdd").replace("&THORN;","\xde").replace(/&#222;/g,"\xde").replace("&szlig;","\xdf").replace(/&#223;/g,"\xdf").replace("&agrave;","\xe0").replace(/&#224;/g,"\xe0").replace("&aacute;","\xe1").replace(/&#225;/g,"\xe1").replace("&acirc;","\xe2").replace(/&#226;/g,"\xe2").replace("&atilde;","\xe3").replace(/&#227;/g,"\xe3").replace("&auml;","\xe4").replace(/&#228;/g,"\xe4").replace("&aring;","\xe5").replace(/&#229;/g,"\xe5").replace("&aelig;","\xe6").replace(/&#230;/g,"\xe6").replace("&ccedil;","\xe7").replace(/&#231;/g,"\xe7").replace("&egrave;","\xe8").replace(/&#232;/g,"\xe8").replace("&eacute;","\xe9").replace(/&#233;/g,"\xe9").replace("&ecirc;","\xea").replace(/&#234;/g,"\xea").replace("&euml;","\xeb").replace(/&#235;/g,"\xeb").replace("&igrave;","\xec").replace(/&#236;/g,"\xec").replace("&iacute;","\xed").replace(/&#237;/g,"\xed").replace("&icirc;","\xee").replace(/&#238;/g,"\xee").replace("&iuml;","\xef").replace(/&#239;/g,"\xef").replace("&eth;","\xf0").replace(/&#240;/g,"\xf0").replace("&ntilde;","\xf1").replace(/&#241;/g,"\xf1").replace("&ograve;","\xf2").replace(/&#242;/g,"\xf2").replace("&oacute;","\xf3").replace(/&#243;/g,"\xf3").replace("&ocirc;","\xf4").replace(/&#244;/g,"\xf4").replace("&otilde;","\xf5").replace(/&#245;/g,"\xf5").replace("&ouml;","\xf6").replace(/&#246;/g,"\xf6").replace("&oslash;","\xf8").replace(/&#248;/g,"\xf8").replace("&ugrave;","\xf9").replace(/&#249;/g,"\xf9").replace("&uacute;","\xfa").replace(/&#250;/g,"\xfa").replace("&ucirc;","\xfb").replace(/&#251;/g,"\xfb").replace("&uuml;","\xfc").replace(/&#252;/g,"\xfc").replace("&yacute;","\xfd").replace(/&#253;/g,"\xfd").replace("&thorn;","\xfe").replace(/&#254;/g,"\xfe").replace(/&#255;/g,"\xff").replace("&yuml;","\xff").replace(/&times;/g,"\xd7").replace(/&plusmn;/g,"\xb1").replace(/&#39;/g,"'").replace(/&nbsp;/g," ").replace(/&minus;/g,"-").replace(/&rsquo;/g,"'")}},{key:"hideModal1",value:function(){_("#acceptedLimitExhausted").removeClass("show")}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Rt)(c.Pb(Kn),c.Pb(c.l),c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.A),c.Pb(c.C))},Rt.\u0275cmp=c.Jb({type:Rt,selectors:[["app-gc-editor"]],viewQuery:function(n,t){var e;1&n&&(c.Kc(Zn.a,!0),c.Kc(Pt,!0)),2&n&&(c.sc(e=c.ec())&&(t.ckEditor=e.first),c.sc(e=c.ec())&&(t.sampleEditor=e.first))},decls:959,vars:56,consts:[[1,"banner-section"],[1,"container"],[1,"row","justify-content-center"],[1,"col-lg-12"],[1,"banner-title"],[1,"title"],[1,"row"],[1,"col-12"],[1,"multiTabSection"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#EnglishGrammarChecker","role","tab",1,"nav-link","active"],["data-toggle","tab","href","#SpanishGrammarChecker","role","tab",1,"nav-link"],[1,"tab-content"],["id","EnglishGrammarChecker","role","tabpanel",1,"tab-pane","active"],["id","SpanishGrammarChecker","role","tabpanel",1,"tab-pane"],[1,"shape-1"],[1,"shape-2"],[1,"shape-3"],[1,"gcBrowserSection"],[1,"gcBrowserContainer"],["id","GCChromeButton","href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank"],["src","../../../assets/images/NewChromeIcon.svg","alt","chrome"],["id","GCFirFoxButton","href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","firefox"],["id","GCEdgeButton","href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","target","_blank"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","Grammar checker for Edge"],[1,"signupmobile",2,"display","none !important"],[1,"trinkaPluginGCSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"trinka_demo_wrap",2,"display","none !important"],[1,"see_trinka_sections"],[1,"col-sm-12"],[1,"top_heading","howItWorkHeading","lineWhiteColor"],[1,"HeadingSubLine"],[1,"row","match-box"],[1,"col-lg-8","dflex"],[1,"editor_sections","c-card",2,"height","100%"],["class","gcLoaderSection",4,"ngIf"],[1,"loading","loader",2,"display","none"],["loading",""],[1,"editor_top_section",3,"ngClass"],[1,"dorpdownText"],["mat-button","",1,"tryDemo_exampleText","file_manager_dropdown",3,"matMenuTriggerFor"],["aria-hidden","true",1,"fa","fa-angle-down"],[1,"file_manager_sub_menus","new_file_sections"],["sample","matMenu"],["aria-label","Select an option","name","example",3,"change"],[4,"ngFor","ngForOf"],[1,"float-right","word_count_section"],[1,"ck-editor",2,"height","280px","overflow","auto"],["id","sampleEditor",2,"height","100%","width","100%","border","none","padding","10px","outline","0","display","block",3,"keyup","paste","change"],["sampleEditor",""],[1,"Footer_button_section"],[1,"footer_radionButtons"],[1,"custom-control","custom-radio","d-inline"],["type","radio","id","customControlValidation2","name","radio-stacked","value","us","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation2",1,"custom-control-label","mr-3"],["type","radio","id","customControlValidation3","name","radio-stacked","value","uk","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation3",1,"custom-control-label"],[1,"check_emailBox"],["id","checkMyWritingButton",1,"btn","btn-primary",3,"disabled","click"],[1,"col-lg-4","dflex"],[1,"gcResultSection","c-card"],["class","align-content-center again_check_my_writing tempClass",3,"innerHTML",4,"ngIf"],["class","mt-0 font-14 issueCountLabel-wrap",4,"ngIf"],["class","errorPanel",4,"ngIf"],[1,"the_best_grammer_sections"],[1,"top_best_grammer_heading"],[1,"grammarCheckSection"],[1,"col-md-4"],[1,"grammarCheckHeadingSection"],[1,"col-md-8"],[1,"grammarCheckTextContent"],[1,"col-lg-6"],[1,"best_grammer_cards"],[1,"content_body_best_grammer"],[1,"best_content_text"],[1,"mini_card_grammer"],[1,"wrong_text"],[1,"right_text"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],[1,"app_name_content",3,"routerLink"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["src","../../../assets/images/wordAdd_in.svg","alt","word addin"],[1,"safariComingSoonTag"],["src","../../../assets/images/safari_logo.png","alt","safari logo"],[1,"moreEffectiveSection"],[1,"col-md-6"],[1,"moreEffectiveImages"],["src","../../../assets/images/WritingMoreEffective.png","alt","writing"],[1,"moreEffectiveTextContent"],[1,"row","colunmChangesSection"],["src","../../../assets/images/LearnGrammarwithTrinka.png","alt","learn grammar with trinka"],[1,"section-md","gc-testimonials-section"],[1,"col-md-12","text-center","testi"],[1,"GCTestmonials"],[1,"testimonial","text-center"],[1,"col-md-12"],[1,"testimonial-wrap"],[1,"testimonial-slider"],["id","testi","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#testi","data-slide-to","0",1,"active"],["data-target","#testi","data-slide-to","1"],["data-target","#testi","data-slide-to","2"],["data-target","#testi","data-slide-to","3"],["data-target","#testi","data-slide-to","4"],["data-target","#testi","data-slide-to","5"],["data-target","#testi","data-slide-to","6"],["data-target","#testi","data-slide-to","7"],["data-target","#testi","data-slide-to","8"],["data-target","#testi","data-slide-to","9"],["data-target","#testi","data-slide-to","10"],["data-target","#testi","data-slide-to","11"],["data-target","#testi","data-slide-to","12"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"col-lg-3"],[1,"clientPhotos","shadow"],["src","../../../assets/images/clientPhotos/James-Smith.jfif","alt","James-Smith"],[1,"col-lg-9"],[1,"clientMessageSection"],["aria-hidden","true",1,"fa","fa-quote-left"],[1,"start-text"],[1,"authorNameText"],[1,"authorDesignationText"],[1,"carousel-item"],["src","../../../assets/images/clientPhotos/Rosa-Diaz-Sandoval.jfif","alt","Rosa-Diaz-Sandoval"],["src","../../../assets/images/clientPhotos/Dr_Farooq_Rathore.jpg","alt","Dr_Farooq_Rathore"],["src","../../../assets/images/clientPhotos/Georgieva-Milena.jfif","alt","Georgieva-Milena"],["src","../../../assets/images/clientPhotos/Dinesh-Gupta.jfif","alt","Dinesh Gupta"],["src","../../../assets/images/clientPhotos/Edith-Davies.jpg","alt","Edith-Davies"],["src","../../../assets/images/clientPhotos/Noor-Al-rishi.png","alt","Noor-Al-rishi"],["src","../../../assets/images/clientPhotos/Nwaji-Jude.jpg","alt","Nwaji-Jude"],["src","../../../assets/images/clientPhotos/Stumpf-Curtis.jfif","alt","Stumpf-Curtis"],["src","../../../assets/images/clientPhotos/Dyke-Gareth.jfif","alt","Dyke-Gareth"],["src","../../../assets/images/clientPhotos/Bhargava-Sharma.jfif","alt","Bhargava Sharma"],["src","../../../assets/images/clientPhotos/Ralph-Bailey.jfif","alt","Ralph-Bailey"],["src","../../../assets/images/clientPhotos/Thomas-Andres.jfif","alt","Thomas-Andres"],[1,"ready_to_levelUp"],[1,"level_up_heading"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank","id","grammerSignUpButton"],[1,"grammarCheckQuestions",2,"margin-top","80px"],[1,"GCQuestions"],[1,"offset-md-1","col-md-10"],[1,"answersSections"],["id","QeustionGrammarChecks",1,"accordion"],[1,"card"],["id","QuestionGCOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCOneContent","aria-expanded","true","aria-controls","QuestionGCOneContent",1,"btn","btn-header-link"],["id","QuestionGCOneContent","aria-labelledby","QuestionGCOne","data-parent","#QeustionGrammarChecks",1,"collapse","show"],[1,"card-body"],[3,"routerLink"],["id","QuestionGCTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCTwoContent","aria-expanded","true","aria-controls","QuestionGCTwoContent",1,"btn","btn-header-link"],["id","QuestionGCTwoContent","aria-labelledby","QuestionGCTwo","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCThreeContent","aria-expanded","true","aria-controls","QuestionGCThreeContent",1,"btn","btn-header-link"],["id","QuestionGCThreeContent","aria-labelledby","QuestionGCThree","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFourContent","aria-expanded","true","aria-controls","QuestionGCFourContent",1,"btn","btn-header-link"],["id","QuestionGCFourContent","aria-labelledby","QuestionGCFour","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFiveContent","aria-expanded","true","aria-controls","QuestionGCFiveContent",1,"btn","btn-header-link"],["id","QuestionGCFiveContent","aria-labelledby","QuestionGCFive","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCSix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCSixContent","aria-expanded","true","aria-controls","QuestionGCSixContent",1,"btn","btn-header-link"],["id","QuestionGCSixContent","aria-labelledby","QuestionGCSix","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCSeven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCSevenContent","aria-expanded","true","aria-controls","QuestionGCSevenContent",1,"btn","btn-header-link"],["id","QuestionGCSevenContent","aria-labelledby","QuestionGCSeven","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCEight",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCEightContent","aria-expanded","true","aria-controls","QuestionGCEightContent",1,"btn","btn-header-link"],["id","QuestionGCEightContent","aria-labelledby","QuestionGCEight","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCNine",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCNineContent","aria-expanded","true","aria-controls","QuestionGCNineContent",1,"btn","btn-header-link"],["id","QuestionGCNineContent","aria-labelledby","QuestionGCNine","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCTen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCTenContent","aria-expanded","true","aria-controls","QuestionGCTenContent",1,"btn","btn-header-link"],["id","QuestionGCTenContent","aria-labelledby","QuestionGCTen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCeleven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCelevenContent","aria-expanded","true","aria-controls","QuestionGCelevenContent",1,"btn","btn-header-link"],["id","QuestionGCelevenContent","aria-labelledby","QuestionGCeleven","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCTwelve",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCTwelveContent","aria-expanded","true","aria-controls","QuestionGCTwelveContent",1,"btn","btn-header-link"],["id","QuestionGCTwelveContent","aria-labelledby","QuestionGCTwelve","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCThirteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCThirteenContent","aria-expanded","true","aria-controls","QuestionGCThirteenContent",1,"btn","btn-header-link"],["id","QuestionGCThirteenContent","aria-labelledby","QuestionGCThirteen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFouteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFouteenContent","aria-expanded","true","aria-controls","QuestionGCFouteenContent",1,"btn","btn-header-link"],["id","QuestionGCFouteenContent","aria-labelledby","QuestionGCFouteen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFivteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFivteenContent","aria-expanded","true","aria-controls","QuestionGCFivteenContent",1,"btn","btn-header-link"],["id","QuestionGCFivteenContent","aria-labelledby","QuestionGCFivteen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCSixteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCSixteenContent","aria-expanded","true","aria-controls","QuestionGCSixteenContent",1,"btn","btn-header-link"],["id","QuestionGCSixteenContent","aria-labelledby","QuestionGCSixteen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCSeventeen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCSeventeenContent","aria-expanded","true","aria-controls","QuestionGCSeventeenContent",1,"btn","btn-header-link"],["id","QuestionGCSeventeenContent","aria-labelledby","QuestionGCSeventeen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCEighteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCEighteenContent","aria-expanded","true","aria-controls","QuestionGCEighteenContent",1,"btn","btn-header-link"],["id","QuestionGCEighteenContent","aria-labelledby","QuestionGCEighteen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCNinteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCNinteenContent","aria-expanded","true","aria-controls","QuestionGCNinteenContent",1,"btn","btn-header-link"],["id","QuestionGCNinteenContent","aria-labelledby","QuestionGCNinteen","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC20",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC20Content","aria-expanded","true","aria-controls","QuestionGC20Content",1,"btn","btn-header-link"],["id","QuestionGC20Content","aria-labelledby","QuestionGC20","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC21",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC21Content","aria-expanded","true","aria-controls","QuestionGC21Content",1,"btn","btn-header-link"],["id","QuestionGC21Content","aria-labelledby","QuestionGC21","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC22",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC22Content","aria-expanded","true","aria-controls","QuestionGC22Content",1,"btn","btn-header-link"],["id","QuestionGC22Content","aria-labelledby","QuestionGC22","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC23",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC23Content","aria-expanded","true","aria-controls","QuestionGC23Content",1,"btn","btn-header-link"],["id","QuestionGC23Content","aria-labelledby","QuestionGC23","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC24",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC24Content","aria-expanded","true","aria-controls","QuestionGC24Content",1,"btn","btn-header-link"],["id","QuestionGC24Content","aria-labelledby","QuestionGC24","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC25",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC25Content","aria-expanded","true","aria-controls","QuestionGC25Content",1,"btn","btn-header-link"],["id","QuestionGC25Content","aria-labelledby","QuestionGC25","data-parent","#QeustionGrammarChecks",1,"collapse"],["href","mailto:support@trinka.ai"],["id","QuestionGC26",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC26Content","aria-expanded","true","aria-controls","QuestionGC26Content",1,"btn","btn-header-link"],["id","QuestionGC26Content","aria-labelledby","QuestionGC26","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC27",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC27Content","aria-expanded","true","aria-controls","QuestionGC27Content",1,"btn","btn-header-link"],["id","QuestionGC27Content","aria-labelledby","QuestionGC27","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC28",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC28Content","aria-expanded","true","aria-controls","QuestionGC28Content",1,"btn","btn-header-link"],["id","QuestionGC28Content","aria-labelledby","QuestionGC28","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC29",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC29Content","aria-expanded","true","aria-controls","QuestionGC29Content",1,"btn","btn-header-link"],["id","QuestionGC29Content","aria-labelledby","QuestionGC29","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGC30",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGC30Content","aria-expanded","true","aria-controls","QuestionGC30Content",1,"btn","btn-header-link"],["id","QuestionGC30Content","aria-labelledby","QuestionGC30","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","usageLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","usageLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog"],[1,"modal-content"],["type","button","id","closedExceededPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],[1,"upgradePremiumSection"],[1,"upgradeHeaderSection"],[1,"upgradeHeaderSection_overlay"],[1,"upgradeBodySection"],[2,"margin","0","margin-top","10px"],[1,"goupgradeButton"],["id","FooterClosedExceededPopup"],["id","acceptedLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","acceptedLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["type","button","id","closedAcceptedLimitExhaustedPopup","data-dismiss","modal","aria-label","Close",1,"close",3,"click"],[1,"limitExhaustedBody"],[1,"limitExhaustedLeftContent"],[1,"logoSection"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"ExhaustedLeftContent"],["href","https://cloud.trinka.ai/signup?_rg=Grammar-Checker-JS-TW","target","_blank"],[1,"limitExhaustedRightContent"],[1,"rightInnerContent"],["src","../../../assets/images/home_banner.jpg","alt","background",1,"backgourndImageSection"],[1,"imagesOverlaySection"],[1,"ExhastedRightContainer"],["src","../../../assets/images/GC_grammarCheckCard.png","alt","",1,"grammarCheckCardImg"],["src","../../../assets/images/GC_EnhanCheckCard.png","alt","",1,"EnhanmentCheckCardImg"],[1,"gcLoaderSection"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","block"],["cx","75","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.9166666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.9166666666666666s"],["cx","71.65063509461098","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.8333333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.8333333333333334s"],["cx","62.5","cy","71.65063509461096","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.75s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.75s"],["cx","50","cy","75","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.6666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.6666666666666666s"],["cx","37.50000000000001","cy","71.65063509461098","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5833333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5833333333333334s"],["cx","28.34936490538903","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5s"],["cx","25","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.4166666666666667s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.4166666666666667s"],["cx","28.34936490538903","cy","37.50000000000001","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.3333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.3333333333333333s"],["cx","37.499999999999986","cy","28.349364905389038","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.25s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.25s"],["cx","49.99999999999999","cy","25","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.16666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.16666666666666666s"],["cx","62.5","cy","28.349364905389034","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.08333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.08333333333333333s"],["cx","71.65063509461096","cy","37.499999999999986","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","0s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","0s"],[3,"value"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","inline-block"],[1,"align-content-center","again_check_my_writing","tempClass",3,"innerHTML"],[1,"mt-0","font-14","issueCountLabel-wrap"],[1,"issueCountLabel"],[1,"errors-ctn"],[1,"errorPanel"],["class","mat-expansion-panel-spacing mb-2 mt-0 error-type",3,"ngClass","expanded","opened","closed",4,"ngIf"],[1,"mat-expansion-panel-spacing","mb-2","mt-0","error-type",3,"ngClass","expanded","opened","closed"],[4,"ngIf"],[3,"click"],["src","assets/images/delete-icon.png","alt",""],["class","error-main",4,"ngFor","ngForOf"],[1,"error-main"],[1,"error-inner"],[1,"error-comment"],[1,"arrow"],["src","assets/images/arrow.png","alt",""],[1,"error-link",3,"ngClass","click"]],template:function(n,t){if(1&n){c.Vb(0,"section",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Vb(8,"p"),c.Fc(9,"Trinka\u7684\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u7531\u4eba\u5de5\u667a\u6167\u63d0\u4f9b\u652f\u63f4\uff0c\u53ef\u4ee5\u5373\u6642\u7cfe\u6b63\u60a8\u7684\u5beb\u4f5c\u3002"),c.Qb(10,"br"),c.Fc(11,"Trinka\u53ef\u4ee5\u5e6b\u60a8\u6539\u9032\u57fa\u672c\u6587\u6cd5\u4ee5\u5916\u7684\u5beb\u4f5c\uff0c\u4e26\u63d0\u4f9b\u6709\u95dc\u55ae\u8a5e\u9078\u64c7\u3001\u8a9e\u6c23\u7b49\u65b9\u9762\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(12,"div",6),c.Vb(13,"div",7),c.Vb(14,"div",8),c.Vb(15,"ul",9),c.Vb(16,"li",10),c.Vb(17,"a",11),c.Fc(18,"English"),c.Ub(),c.Ub(),c.Vb(19,"li",10),c.Vb(20,"a",12),c.Fc(21,"Spanish"),c.Ub(),c.Ub(),c.Ub(),c.Vb(22,"div",13),c.Vb(23,"div",14),c.Qb(24,"app-english-grammar-checker"),c.Ub(),c.Vb(25,"div",15),c.Qb(26,"app-spanish-grammar-checker"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(27,"span",16),c.Qb(28,"span",17),c.Qb(29,"span",18),c.Ub(),c.Vb(30,"div",19),c.Vb(31,"div",1),c.Vb(32,"div",6),c.Vb(33,"div",20),c.Vb(34,"h2"),c.Fc(35,"\u5728\u60a8\u6700\u559c\u6b61\u7684\u7db2\u7ad9\u4e0a\u7372\u5f97\u514d\u8cbb\u7684\u5373\u6642\u8a9e\u6cd5\u6aa2\u67e5\u529f\u80fd\uff01"),c.Ub(),c.Vb(36,"a",21),c.Qb(37,"img",22),c.Fc(38,"\u5b89\u88ddChrome\u63d2\u4ef6"),c.Ub(),c.Vb(39,"a",23),c.Qb(40,"img",24),c.Fc(41," \u5b89\u88ddFirefox\u5916\u639b"),c.Ub(),c.Vb(42,"a",25),c.Qb(43,"img",26),c.Fc(44," \u5b89\u88ddEdge\u5916\u639b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(45,"div",27),c.Vb(46,"div",1),c.Vb(47,"div",6),c.Vb(48,"div",7),c.Vb(49,"div",28),c.Vb(50,"h2"),c.Fc(51,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(52,"p"),c.Fc(53,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(54,"a",29),c.Fc(55,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(56,"div",30),c.Vb(57,"div",31),c.Vb(58,"div",1),c.Vb(59,"div",6),c.Vb(60,"div",32),c.Vb(61,"div",33),c.Vb(62,"h3"),c.Fc(63,"\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(64,"div",34),c.Vb(65,"p"),c.Fc(66,"Trinka\u7684\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u7531\u4eba\u5de5\u667a\u6167\u63d0\u4f9b\u652f\u63f4\uff0c\u53ef\u4ee5\u5373\u6642\u7cfe\u6b63\u60a8\u7684\u5beb\u4f5c\u3002"),c.Qb(67,"br"),c.Fc(68,"Trinka\u53ef\u4ee5\u5e6b\u60a8\u6539\u9032\u57fa\u672c\u6587\u6cd5\u4ee5\u5916\u7684\u5beb\u4f5c\uff0c\u4e26\u63d0\u4f9b\u6709\u95dc\u55ae\u8a5e\u9078\u64c7\u3001\u8a9e\u6c23\u7b49\u65b9\u9762\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(69,"div",35),c.Vb(70,"div",36),c.Vb(71,"div",37),c.Dc(72,Mt,38,0,"div",38),c.Vb(73,"div",39,40),c.Fc(75,"\u2026"),c.Ub(),c.Vb(76,"div",41),c.Vb(77,"span",42),c.Vb(78,"button",43),c.Vb(79,"span"),c.Fc(80,"\u793a\u4f8b\u6587\u672c"),c.Qb(81,"i",44),c.Ub(),c.Ub(),c.Vb(82,"mat-menu",45,46),c.Vb(84,"mat-radio-group",47),c.dc("change",(function(n){return t.addSampleData(n)})),c.Dc(85,Ot,4,2,"ng-container",48),c.Ub(),c.Ub(),c.Ub(),c.Vb(86,"span",49),c.Fc(87,"\u5b57\u6578: "),c.Vb(88,"b"),c.Fc(89),c.Ub(),c.Ub(),c.Ub(),c.Vb(90,"div",50),c.Vb(91,"textarea",51,52),c.dc("keyup",(function(n){return t.onChange(n)}))("paste",(function(n){return t.onChange(n)}))("change",(function(n){return t.onChange(n)})),c.Ub(),c.Ub(),c.Vb(93,"div",53),c.Vb(94,"div",54),c.Vb(95,"div",55),c.Vb(96,"input",56),c.dc("change",(function(){return t.languageTypeSelect("us")})),c.Ub(),c.Vb(97,"label",57),c.Fc(98,"English-US"),c.Ub(),c.Ub(),c.Vb(99,"div",55),c.Vb(100,"input",58),c.dc("change",(function(){return t.languageTypeSelect("uk")})),c.Ub(),c.Vb(101,"label",59),c.Fc(102,"English-UK"),c.Ub(),c.Ub(),c.Ub(),c.Vb(103,"div",60),c.Vb(104,"button",61),c.dc("click",(function(n){return t.onGrammarCheck(n)})),c.Fc(105,"\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c "),c.Dc(106,ft,38,0,"div",38),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",62),c.Vb(108,"div",63),c.Vb(109,"div",28),c.Vb(110,"h2"),c.Fc(111,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(112,"p"),c.Fc(113,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(114,"a",29),c.Fc(115,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Vb(116,"h3"),c.Fc(117,"\u7279\u6b8a\u529f\u80fd\uff1a"),c.Ub(),c.Vb(118,"ul"),c.Vb(119,"li"),c.Fc(120,"\u8a9e\u6cd5\u548c\u62fc\u5beb\u932f\u8aa4"),c.Ub(),c.Vb(121,"li"),c.Fc(122,"\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(123,"li"),c.Fc(124,"\u8a9e\u8a00\u589e\u5f37"),c.Ub(),c.Vb(125,"li"),c.Fc(126,"\u5beb\u4f5c\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Dc(127,xt,1,1,"h4",64),c.Dc(128,kt,1,1,"h4",64),c.Dc(129,wt,5,1,"div",65),c.Dc(130,Ht,3,1,"div",66),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(131,"div",67),c.Vb(132,"div",1),c.Vb(133,"div",6),c.Vb(134,"div",32),c.Vb(135,"div",68),c.Vb(136,"h2"),c.Fc(137,"\u6700\u4f73\u7684\u514d\u8cbb\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(138,"div",34),c.Vb(139,"p"),c.Fc(140,"Trinka\u662f\u4e00\u6b3e\u7531\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u548c\u8a9e\u8a00\u589e\u5f37\u5beb\u4f5c\u52a9\u624b\uff0c\u5c08\u9580\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08\u3002\u9664\u4e86\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\u4e4b\u5916\uff0cTrinka\u9084\u53ef\u4ee5\u6539\u5584\u60a8\u5beb\u4f5c\u4e2d\u7684\u8a5e\u5f59\u3001\u8a9e\u6c23\uff0c\u4ee5\u53ca\u53e5\u6cd5\u7b49\u3002Trinka\u63d0\u4f9b\u4e863000\u591a\u7a2e\u6587\u6cd5\u6aa2\u67e5\u548c\u5373\u6642\u4e0a\u4e0b\u6587\u62fc\u5beb\u66f4\u6b63\uff0c\u4e26\u4e14\u53ef\u4ee5\u5728\u5e7e\u5206\u9418\u5167\u6539\u5584\u60a8\u7684\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(141,"p"),c.Fc(142,"Trinka\u63d0\u4f9b\u5373\u6642\u5beb\u4f5c\u5efa\u8b70\u548c\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\uff0c\u8aac\u660e\u5c08\u696d\u4eba\u58eb\u548c\u5b78\u8005\u78ba\u4fdd\u5beb\u4f5c\u6b63\u5f0f\u3001\u7c21\u6f54\u548c\u5f15\u4eba\u5165\u52dd\u3002Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u63a5\u53d7\u904e\u6578\u767e\u842c\u7bc7\u826f\u597d\u5beb\u4f5c\u7684\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\uff0c\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u53ef\u4ee5\u63d0\u4f9b\u8207\u60a8\u7684\u5b78\u79d1\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(143,"div",69),c.Vb(144,"div",1),c.Vb(145,"div",6),c.Vb(146,"div",70),c.Vb(147,"div",71),c.Vb(148,"h2"),c.Fc(149,"\u8ab0\u53ef\u4ee5\u4f7f\u7528\u9019\u500b\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff1f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(150,"div",72),c.Vb(151,"div",73),c.Vb(152,"p"),c.Fc(153,"Trinka\u975e\u5e38\u9069\u5408\u5e0c\u671b\u63d0\u9ad8\u82f1\u8a9e\u5beb\u4f5c\u6280\u80fd\u7684\u4eba\uff0c\u5b83\u7684\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u6df1\u53d7\u5b78\u8005\u3001\u6587\u6848\u64b0\u7a3f\u4eba\u3001\u884c\u92b7\u4eba\u54e1\u3001\u7522\u54c1\u5718\u968a\u3001\u535a\u5ba2\u4f5c\u8005\u7b49\u7684\u4fe1\u8cf4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(154,"div",67),c.Vb(155,"div",1),c.Vb(156,"div",6),c.Vb(157,"div",32),c.Vb(158,"div",68),c.Vb(159,"h2"),c.Fc(160,"\u4e0d\u50c5\u50c5\u662f\u4e00\u500b\u57fa\u672c\u7684\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(161,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Vb(162,"div",6),c.Vb(163,"div",74),c.Vb(164,"div",75),c.Vb(165,"h3"),c.Fc(166,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(167,"div",76),c.Vb(168,"div",77),c.Vb(169,"p"),c.Fc(170,"Trinka\u8d85\u8d8a\u4e86\u57fa\u672c\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\uff0c\u5b83\u80fd\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\u662f\u5426\u5b58\u5728\u9ad8\u7d1a\u6587\u6cd5\u932f\u8aa4\uff0c\u4e26\u5efa\u8b70\u8a9e\u8a00\u589e\u5f37\u4ee5\u78ba\u4fdd\u60a8\u7684\u5beb\u4f5c\u54c1\u8cea\u5f97\u5230\u200b\u200b\u5168\u9762\u63d0\u9ad8\u3002"),c.Ub(),c.Ub(),c.Vb(171,"div",78),c.Vb(172,"p"),c.Fc(173,"Neither the healthy individuals nor the patient "),c.Vb(174,"span",79),c.Fc(175,"recognize"),c.Ub(),c.Vb(176,"span",80),c.Fc(177," recognizes"),c.Ub(),c.Fc(178," the visual discrepancies."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(179,"div",74),c.Vb(180,"div",75),c.Vb(181,"h3"),c.Fc(182,"\u53e5\u5b50\u7d50\u69cb"),c.Ub(),c.Vb(183,"div",76),c.Vb(184,"div",77),c.Vb(185,"p"),c.Fc(186,"Trinka\u7684\u53e5\u5b50\u6821\u6b63\u5de5\u5177\u53ef\u8aac\u660e\u60a8\u6839\u64da\u4e3b\u984c\u66f4\u597d\u5730\u69cb\u5efa\u53e5\u5b50\uff0c\u8b93\u8b80\u8005\u66f4\u5bb9\u6613\u95b1\u8b80\u60a8\u7684\u6587\u7ae0\u3002"),c.Ub(),c.Ub(),c.Vb(187,"div",78),c.Vb(188,"p"),c.Fc(189,"The students don't enjoy "),c.Vb(190,"span",79),c.Fc(191,"to go"),c.Ub(),c.Vb(192,"span",80),c.Fc(193," going"),c.Ub(),c.Fc(194," over the same rules again and again."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(195,"div",74),c.Vb(196,"div",75),c.Vb(197,"h3"),c.Fc(198,"\u9078\u8a5e"),c.Ub(),c.Vb(199,"div",76),c.Vb(200,"div",77),c.Vb(201,"p"),c.Fc(202,"Trinka\u53ef\u4ee5\u4fee\u5fa9\u8b93\u8868\u9054\u542b\u7cca\u4e0d\u6e05\u7684\u55ae\u8a5e\u9078\u64c7\u932f\u8aa4\uff0c\u8b93\u60a8\u6e05\u6670\u6e96\u78ba\u5730\u8868\u9054\u5beb\u4f5c\u610f\u5716\u3002"),c.Ub(),c.Ub(),c.Vb(203,"div",78),c.Vb(204,"p"),c.Fc(205,"One of the reasons is "),c.Vb(206,"span",79),c.Fc(207,"because"),c.Ub(),c.Vb(208,"span",80),c.Fc(209," that"),c.Ub(),c.Fc(210," the fabrication cost "),c.Vb(211,"span",79),c.Fc(212,"for"),c.Ub(),c.Vb(213,"span",80),c.Fc(214," of"),c.Ub(),c.Fc(215," steel members depends upon the material."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(216,"div",74),c.Vb(217,"div",75),c.Vb(218,"h3"),c.Fc(219,"\u9ad8\u7d1a\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(220,"div",76),c.Vb(221,"div",77),c.Vb(222,"p"),c.Fc(223,"Trinka\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u77ad\u89e3\u60a8\u5beb\u4f5c\u7684\u4e0a\u4e0b\u6587\uff0c\u4e26\u4e14\u6839\u64da\u60a8\u7684\u4e3b\u984c\u9078\u64c7\u6b63\u78ba\u7684\u8a5e\u3002\u8b93\u60a8\u4e0d\u518d\u5c37\u5c2c\u5730\u9078\u932f\u55ae\u8a5e\u4e86\uff01"),c.Ub(),c.Ub(),c.Vb(224,"div",78),c.Vb(225,"p"),c.Fc(226,"The "),c.Vb(227,"span",79),c.Fc(228,"Bonferoni"),c.Ub(),c.Vb(229,"span",80),c.Fc(230," Bonferroni"),c.Ub(),c.Fc(231," test was used to check for statistical significance."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(232,"div",81),c.Vb(233,"div",1),c.Vb(234,"div",6),c.Vb(235,"div",32),c.Vb(236,"div",82),c.Vb(237,"div",83),c.Vb(238,"div",84),c.Vb(239,"h2"),c.Fc(240,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(241,"br"),c.Fc(242,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(243,"div",34),c.Ub(),c.Ub(),c.Vb(244,"div",85),c.Vb(245,"ul"),c.Vb(246,"li"),c.Vb(247,"a"),c.Vb(248,"div",86),c.Qb(249,"div",87),c.Qb(250,"img",88),c.Vb(251,"h3"),c.Fc(252,"Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(253,"li"),c.Vb(254,"a"),c.Vb(255,"div",86),c.Qb(256,"div",87),c.Qb(257,"img",89),c.Vb(258,"h3"),c.Fc(259,"MS Word"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(260,"li"),c.Vb(261,"a"),c.Vb(262,"div",86),c.Qb(263,"div",87),c.Qb(264,"img",22),c.Vb(265,"h3"),c.Fc(266,"Chrome"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(267,"li"),c.Vb(268,"a"),c.Vb(269,"div",86),c.Qb(270,"div",87),c.Qb(271,"img",24),c.Vb(272,"h3"),c.Fc(273,"Firefox"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(274,"li"),c.Vb(275,"a"),c.Vb(276,"div",86),c.Qb(277,"div",87),c.Qb(278,"img",26),c.Vb(279,"h3"),c.Fc(280,"Edge"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(281,"li"),c.Vb(282,"a"),c.Vb(283,"div",86),c.Vb(284,"span",90),c.Fc(285,"\u5373\u5c06\u63a8\u51fa"),c.Ub(),c.Qb(286,"div",87),c.Qb(287,"img",91),c.Vb(288,"h3"),c.Fc(289,"Safari"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(290,"div",92),c.Vb(291,"div",1),c.Vb(292,"div",6),c.Vb(293,"div",93),c.Vb(294,"div",94),c.Qb(295,"img",95),c.Ub(),c.Ub(),c.Vb(296,"div",93),c.Vb(297,"div",96),c.Vb(298,"h2"),c.Fc(299,"\u4f7f\u7528Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u6709\u6548"),c.Ub(),c.Vb(300,"p"),c.Fc(301,"\u8207\u5176\u4ed6\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u4e0d\u540c\uff0cTrinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u6703\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\uff0c\u4e26\u5f9e\u6574\u9ad4\u4e0a\u6539\u9032\u60a8\u7684\u53e5\u5b50\uff0c\u5305\u62ec\u8a9e\u6c23\u3001\u7d50\u69cb\u3001\u55ae\u8a5e\u9078\u64c7\u548c\u53ef\u8b80\u6027\u3002\u6211\u5011\u7684\u5c08\u696d\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u96c6\u53e5\u5b50\u6aa2\u67e5\u3001\u62fc\u5beb\u6aa2\u67e5\u548c\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u70ba\u4e00\u9ad4\uff0c\u5927\u5927\u7c21\u5316\u60a8\u7684\u5de5\u4f5c\u6d41\u7a0b\u3002"),c.Ub(),c.Vb(302,"p"),c.Fc(303,"\u60a8\u7372\u5f97\u7684\u4e0d\u50c5\u50c5\u662f\u6587\u6cd5\u6aa2\u67e5\u529f\u80fd\uff0c\u9084\u80fd\u78ba\u4fdd\u60a8\u7684\u5beb\u4f5c\u6e05\u6670\u7c21\u6f54\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(304,"div",97),c.Vb(305,"div",93),c.Vb(306,"div",96),c.Vb(307,"h2"),c.Fc(308,"\u4f7f\u7528Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4f86\u5b78\u7fd2\u6587\u6cd5"),c.Ub(),c.Vb(309,"p"),c.Fc(310,"\u6bcf\u6b21\u9032\u884c\u6587\u6cd5\u66f4\u6b63\u90fd\u662f\u4e00\u6b21\u5b78\u7fd2\u6a5f\u6703\u3002Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4e0d\u50c5\u6703\u7a81\u51fa\u986f\u793a\u932f\u8aa4\uff0c\u9084\u6703\u89e3\u91cb\u5982\u4f55\u4fee\u5fa9\u5b83\u5011\uff0c\u9019\u5c07\u5e6b\u52a9\u60a8\u6210\u70ba\u66f4\u597d\u7684\u4f5c\u5bb6\u3002\u60a8\u9084\u53ef\u4ee5\u7372\u5f97\u5beb\u4f5c\u6574\u9ad4\u8a9e\u8a00\u54c1\u8cea\u7684\u6307\u793a\u6027\u5206\u6578\u3002"),c.Ub(),c.Vb(311,"p"),c.Fc(312,"\u901a\u904eTrinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b78\u751f\u53ef\u4ee5\u5b78\u7fd2\u5982\u4f55\u6709\u6548\u5730\u5beb\u4f5c\u4e26\u57f9\u990a\u6700\u4f73\u5beb\u4f5c\u5be6\u8e10\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(313,"div",93),c.Vb(314,"div",94),c.Qb(315,"img",98),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(316,"section",99),c.Vb(317,"div",1),c.Vb(318,"div",6),c.Vb(319,"div",100),c.Vb(320,"div",101),c.Vb(321,"h2"),c.Fc(322,"\u4f7f\u7528\u611f\u8a00"),c.Ub(),c.Qb(323,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(324,"div",102),c.Vb(325,"div",1),c.Vb(326,"div",6),c.Vb(327,"div",103),c.Vb(328,"div",104),c.Vb(329,"div",105),c.Vb(330,"div",106),c.Vb(331,"ol",107),c.Qb(332,"li",108),c.Qb(333,"li",109),c.Qb(334,"li",110),c.Qb(335,"li",111),c.Qb(336,"li",112),c.Qb(337,"li",113),c.Qb(338,"li",114),c.Qb(339,"li",115),c.Qb(340,"li",116),c.Qb(341,"li",117),c.Qb(342,"li",118),c.Qb(343,"li",119),c.Qb(344,"li",120),c.Ub(),c.Vb(345,"div",121),c.Vb(346,"div",122),c.Vb(347,"div",6),c.Vb(348,"div",123),c.Vb(349,"div",124),c.Qb(350,"img",125),c.Ub(),c.Ub(),c.Vb(351,"div",126),c.Vb(352,"div",127),c.Qb(353,"i",128),c.Vb(354,"p",129),c.Fc(355,"\u6211\u4e00\u4e0b\u5c31\u611b\u4e0aTrinka\u4e86\u3002\u795d\u8cc0\u4f60\u5011\u958b\u767c\u51fa\u9019\u500b\u53ef\u4ee5\u5927\u5e45\u5354\u52a9\u7de8\u8f2f\u7684\u7a0b\u5f0f\uff0c\u5c24\u5176\u662f\u7b26\u5408\u91cd\u8981\u7684\u6587\u6cd5\u6163\u4f8b\u548c\u5177\u5099\u7cbe\u7c21\u5b57\u6578\u529f\u80fd\u7684\u5de5\u5177\u3002 "),c.Ub(),c.Vb(356,"p",130),c.Fc(357,"James Smith"),c.Ub(),c.Vb(358,"span",131),c.Fc(359,"\u5b78\u8853\u7de8\u8f2f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(360,"div",132),c.Vb(361,"div",6),c.Vb(362,"div",123),c.Vb(363,"div",124),c.Qb(364,"img",133),c.Ub(),c.Ub(),c.Vb(365,"div",126),c.Vb(366,"div",127),c.Qb(367,"i",128),c.Vb(368,"p",129),c.Fc(369,"\u5c0d\u65bc\u8aaa\u5176\u4ed6\u8a9e\u8a00\u7684\u4eba\u4f86\u8aaa\uff0c\u7528\u6b63\u78ba\u7684\u82f1\u8a9e\u6587\u6cd5\u548c\u98a8\u683c\u7de8\u5beb\u6587\u7ae0\u4e0d\u662f\u4e00\u4ef6\u5bb9\u6613\u7684\u4e8b\u3002\u5982\u679c\u6c92\u6709\u5354\u52a9\u5de5\u5177\uff0c\u5c24\u5176\u662f\u5b78\u8853\u5beb\u4f5c\uff0c\u5f88\u96e3\u5728\u6587\u4ef6\u4e2d\u767c\u73fe\u5c0f\u932f\u8aa4\u3002\u6211\u5617\u8a66\u5c07TrinkaAI\u4f5c\u70ba\u81ea\u52d5\u6821\u6b63\u5de5\u5177\uff0c\u4e26\u5c0d\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u611f\u5230\u975e\u5e38\u6eff\u610f\u3002\u901a\u904e\u56de\u994b\uff0c\u80fd\u77ad\u89e3\u70ba\u4ec0\u9ebc\u5fc5\u9808\u8003\u616e\u5efa\u8b70\u7684\u66f4\u6539\u3002"),c.Ub(),c.Vb(370,"p",130),c.Fc(371,"Rosa Diaz Sandoval"),c.Ub(),c.Vb(372,"span",131),c.Fc(373,"\u7269\u7406\u548c\u6578\u5b78\u535a\u58eb, \u58a8\u897f\u54e5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(374,"div",132),c.Vb(375,"div",6),c.Vb(376,"div",123),c.Vb(377,"div",124),c.Qb(378,"img",134),c.Ub(),c.Ub(),c.Vb(379,"div",126),c.Vb(380,"div",127),c.Qb(381,"i",128),c.Vb(382,"p",129),c.Fc(383,"\u6211\u4f7f\u7528Trinka\u5169\u500b\u591a\u6708\u4e86\u3002\u6211\u4e3b\u8981\u7528\u5b83\u4f86\u6539\u9032\u6211\u70ba\u570b\u5167\u548c\u570b\u969b\u751f\u7269\u91ab\u5b78\u671f\u520a\u64b0\u5beb\u7684\u79d1\u5b78\u624b\u7a3f\u7684\u8a9e\u8a00\u3001\u6587\u6cd5\u548c\u53e5\u6cd5\u3002\u4ecb\u9762\u5f88\u4f7f\u7528\u8005\u53cb\u597d\uff0c\u4e26\u4e14\u8edf\u4ef6\u9ad8\u6548\u4e14\u597d\u7528\u3002\u6839\u64da\u9700\u8981\u7de8\u8f2f\u624b\u7a3f\u7684\u4e0d\u540c\u9078\u9805\u6709\u52a9\u65bc\u6c7a\u5b9a\u6211\u9700\u8981\u95dc\u6ce8\u7684\u5730\u65b9\u3002\u81ea\u52d5\u7de8\u8f2f\u7684\u5e6b\u52a9\u5f88\u5927\uff0c\u5e36\u6709\u4fee\u8a02\u6b77\u53f2\u7684\u88dc\u5145\u9801\u9762\u5f88\u6709\u7528\u3002Trinka\u4e00\u76f4\u5728\u66f4\u65b0\uff0c\u6211\u5beb\u9019\u7bc7\u6587\u7ae0\u6642\u5c31\u6ce8\u610f\u5230\u6dfb\u52a0\u4e86\u4e00\u500b\u65b0\u529f\u80fd\u201c\u4e00\u81f4\u6027\u201d\u3002\u6700\u597d\u7684\u662f\u6240\u6709\u9019\u4e9b\u90fd\u662f\u5b8c\u5168\u514d\u8cbb\u7684\u3002\u6211\u5f37\u70c8\u9f13\u52f5\u4f5c\u8005\u548c\u7814\u7a76\u4eba\u54e1\uff0c\u7279\u5225\u662f\u90a3\u4e9b\u82f1\u8a9e\u4e0d\u597d\u7684\u4eba\u5617\u8a66\u4e00\u4e0b\uff0c\u89aa\u773c\u76ee\u7779\u9a5a\u4eba\u7684\u7d50\u679c\u3002"),c.Ub(),c.Vb(384,"p",130),c.Fc(385,"Farooq Rathore\u535a\u58eb"),c.Ub(),c.Vb(386,"span",131),c.Fc(387," \u52a9\u7406\u6559\u6388\u517c\u7cfb\u4e3b\u4efb, \u5df4\u57fa\u65af\u5766"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(388,"div",132),c.Vb(389,"div",6),c.Vb(390,"div",123),c.Vb(391,"div",124),c.Qb(392,"img",135),c.Ub(),c.Ub(),c.Vb(393,"div",126),c.Vb(394,"div",127),c.Qb(395,"i",128),c.Vb(396,"p",129),c.Fc(397,"Trinka.ai\u662f\u6211\u6700\u559c\u6b61\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u7de8\u8f2f\u3002\u8a72\u61c9\u7528\u7a0b\u5f0f\u4f7f\u7528\u6548\u679c\u597d\uff0c\u5feb\u901f\u800c\u660e\u78ba\uff01\u5b8c\u5168\u6eff\u610f\uff01"),c.Ub(),c.Vb(398,"p",130),c.Fc(399,"Milena Georgieva"),c.Ub(),c.Vb(400,"span",131),c.Fc(401,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(402,"div",132),c.Vb(403,"div",6),c.Vb(404,"div",123),c.Vb(405,"div",124),c.Qb(406,"img",136),c.Ub(),c.Ub(),c.Vb(407,"div",126),c.Vb(408,"div",127),c.Qb(409,"i",128),c.Vb(410,"p",129),c.Fc(411,"\u9019\u662f\u4e00\u500b\u8d85\u8d8aGrammarly\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86\u7528Grammarly\u6aa2\u67e5\u904e\u4e00\u4e9b\u6587\u6a94\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u512a\u8d8a\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff01"),c.Ub(),c.Vb(412,"p",130),c.Fc(413,"Dinesh Gupta"),c.Ub(),c.Vb(414,"span",131),c.Fc(415,"\u653e\u5c04\u79d1\u91ab\u5e2b, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(416,"div",132),c.Vb(417,"div",6),c.Vb(418,"div",123),c.Vb(419,"div",124),c.Qb(420,"img",137),c.Ub(),c.Ub(),c.Vb(421,"div",126),c.Vb(422,"div",127),c.Qb(423,"i",128),c.Vb(424,"p",129),c.Fc(425,"\u6211\u5df2\u7d93\u6e2c\u8a66\u904eTrinka\uff0c\u4e26\u5c0d\u5176\u51fa\u8272\u7684\u529f\u80fd\u5370\u8c61\u6df1\u523b\u3002\u5b83\u6bd4\u6211\u4f7f\u7528\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\u505a\u5f97\u66f4\u597d\u3002\u505a\u5f97\u597d\uff01\u6211\u5df2\u7d93\u544a\u8a34\u6211\u7814\u7a76\u5be6\u9a57\u5ba4\u7684\u540c\u4e8b\u4f7f\u7528Trinka\u3002\u5e0c\u671b\u5728\u5b78\u8853\u754c\u5f97\u5230\u5ee3\u6cdb\u61c9\u7528\u3002"),c.Ub(),c.Vb(426,"p",130),c.Fc(427,"Edith Davies"),c.Ub(),c.Vb(428,"span",131),c.Fc(429,"\u535a\u58eb\u751f, \u82f1\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(430,"div",132),c.Vb(431,"div",6),c.Vb(432,"div",123),c.Vb(433,"div",124),c.Qb(434,"img",138),c.Ub(),c.Ub(),c.Vb(435,"div",126),c.Vb(436,"div",127),c.Qb(437,"i",128),c.Vb(438,"p",129),c.Fc(439,"Trinka AI\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u4ee4\u6211\u9a5a\u559c\u3002\u4f7f\u7528\u7c21\u55ae\uff0c\u975e\u5e38\u6709\u76ca\u3002"),c.Ub(),c.Vb(440,"p",130),c.Fc(441,"Noor Al-rishi"),c.Ub(),c.Vb(442,"span",131),c.Fc(443,"\u5316\u5b78\u5b78\u8005, \u6c99\u70cf\u5730\u963f\u62c9\u4f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(444,"div",132),c.Vb(445,"div",6),c.Vb(446,"div",123),c.Vb(447,"div",124),c.Qb(448,"img",139),c.Ub(),c.Ub(),c.Vb(449,"div",126),c.Vb(450,"div",127),c.Qb(451,"i",128),c.Vb(452,"p",129),c.Fc(453,"\u4f7f\u7528Trinka\u662f\u7f8e\u5999\u7684\u9ad4\u9a57\uff0c\u5982\u679c\u4e0d\u4f7f\u7528\u5b83\u8a55\u4f30\u7a3f\u4ef6\uff0c\u6211\u5e7e\u4e4e\u7121\u6cd5\u63d0\u4ea4\u4efb\u4f55\u624b\u7a3f\u3002\u7e3d\u4e4b\uff0cTrinka\u6210\u4e86\u6211\u7684\u662f\u6551\u547d\u7a3b\u8349\u3002"),c.Ub(),c.Vb(454,"p",130),c.Fc(455,"Nwaji Jude"),c.Ub(),c.Vb(456,"span",131),c.Fc(457,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(458,"div",132),c.Vb(459,"div",6),c.Vb(460,"div",123),c.Vb(461,"div",124),c.Qb(462,"img",140),c.Ub(),c.Ub(),c.Vb(463,"div",126),c.Vb(464,"div",127),c.Qb(465,"i",128),c.Vb(466,"p",129),c.Fc(467,"\u6211\u559c\u6b61\u4f7f\u7528Trinka\u4f5c\u70ba\u6211\u7de8\u8f2f\u6587\u7a3f\u7684\u6700\u7d42\u6aa2\u67e5\u3002\u5b83\u78ba\u5be6\u6709\u52a9\u65bc\u627e\u5230\u5728\u7de8\u8f2f\u904e\u7a0b\u4e2d\u6f0f\u6389\u7684\u5269\u9918\u932f\u8aa4\u3002\u6211\u771f\u7684\u5f88\u559c\u6b61\u9019\u500b\u5e73\u53f0\u3002\u5927\u62c7\u6307\u5411\u4e0b\u9019\u500b\u6309\u9215\u975e\u5e38\u6709\u7528\u3002 "),c.Ub(),c.Vb(468,"p",130),c.Fc(469,"Stumpf Curtis"),c.Ub(),c.Vb(470,"span",131),c.Fc(471,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(472,"div",132),c.Vb(473,"div",6),c.Vb(474,"div",123),c.Vb(475,"div",124),c.Qb(476,"img",141),c.Ub(),c.Ub(),c.Vb(477,"div",126),c.Vb(478,"div",127),c.Qb(479,"i",128),c.Vb(480,"p",129),c.Fc(481,"\u6211\u8a8d\u70baTrinka.ai \u662f\u4e00\u500b\u975e\u5e38\u6709\u8da3\u4e14\u5f88\u6709\u767c\u5c55\u6f5b\u529b\u7684\u4e3b\u610f\uff0c\u5c24\u5176\u662f\u5c0d\u65bc\u7de8\u8f2f/\u51fa\u7248\u793e/\u671f\u520a\u3002\u6211\u4f7f\u7528\u9019\u500b\u5e73\u53f0\u6aa2\u67e5\u6211\u7684\u7de8\u8f2f\u5de5\u4f5c\uff0c\u975e\u5e38\u6709\u7528\u3002"),c.Ub(),c.Vb(482,"p",130),c.Fc(483,"Gareth Dyke"),c.Ub(),c.Vb(484,"span",131),c.Fc(485,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(486,"div",132),c.Vb(487,"div",6),c.Vb(488,"div",123),c.Vb(489,"div",124),c.Qb(490,"img",142),c.Ub(),c.Ub(),c.Vb(491,"div",126),c.Vb(492,"div",127),c.Qb(493,"i",128),c.Vb(494,"p",129),c.Fc(495,"\u6211\u5c0d\u6574\u9ad4\u8868\u73fe\u611f\u5230\u6eff\u610f\u3002\u6211\u4f7f\u7528Grammarly\u5df2\u7d93\u6709\u5f88\u9577\u4e00\u6bb5\u6642\u9593\u4e86\uff0c\u4f46\u662f\u5728\u5b78\u8853\u6216\u6280\u8853\u5beb\u4f5c\u65b9\u9762\uff0cTrinka\u7d55\u5c0d\u662f\u66f4\u597d\u7684\u9078\u64c7\u3002\u5b78\u8853\u6587\u4ef6\u8a2d\u7f6e\u548c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u662f\u6211\u6700\u559c\u6b61\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(496,"p",130),c.Fc(497,"Bhargava Sharma"),c.Ub(),c.Vb(498,"span",131),c.Fc(499,"\u6d41\u884c\u75c5\u5b78\u5bb6, \u5370\u5ea6");c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(500,"div",132),c.Vb(501,"div",6),c.Vb(502,"div",123),c.Vb(503,"div",124),c.Qb(504,"img",143),c.Ub(),c.Ub(),c.Vb(505,"div",126),c.Vb(506,"div",127),c.Qb(507,"i",128),c.Vb(508,"p",129),c.Fc(509,"Trinka\u5df2\u6210\u70ba\u6211\u6587\u6cd5\u6821\u6b63\u7684\u9996\u9078\u5de5\u5177\u3002\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u66f4\u6b63\u548c\u8a9e\u8a00\u589e\u5f37\u4f7f\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5bb9\u6613\u3002\u73fe\u5728\uff0c\u6211\u53ef\u4ee5\u66f4\u5c08\u6ce8\u65bc\u7814\u7a76\uff0c\u800c\u4e0d\u662f\u7cfe\u6b63\u6587\u7a3f\u4e2d\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Vb(510,"p",130),c.Fc(511,"Ralph Bailey"),c.Ub(),c.Vb(512,"span",131),c.Fc(513,"\u795e\u7d93\u79d1\u91ab\u751f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(514,"div",132),c.Vb(515,"div",6),c.Vb(516,"div",123),c.Vb(517,"div",124),c.Qb(518,"img",144),c.Ub(),c.Ub(),c.Vb(519,"div",126),c.Vb(520,"div",127),c.Qb(521,"i",128),c.Vb(522,"p",129),c.Fc(523,"\u57fa\u65bcAMA\u98a8\u683c\u6307\u5357\u7684\u6587\u6cd5\u7cfe\u6b63\u548c\u5efa\u8b70\u771f\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\uff01Trinka\u78ba\u5be6\u662f\u91ab\u5b78\u5beb\u4f5c\u6700\u597d\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u3002 "),c.Ub(),c.Vb(524,"p",130),c.Fc(525,"Thomas Andres"),c.Ub(),c.Vb(526,"span",131),c.Fc(527,"\u5fc3\u81df\u5b78\u5c08\u5bb6, \u5df4\u897f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(528,"div",145),c.Vb(529,"div",1),c.Vb(530,"div",6),c.Vb(531,"div",32),c.Vb(532,"div",146),c.Vb(533,"h3"),c.Fc(534,"\u60a8\u9084\u5728\u7b49\u4ec0\u9ebc\uff1f"),c.Ub(),c.Vb(535,"a",147),c.Vb(536,"span"),c.Fc(537,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(538,"div",148),c.Vb(539,"div",1),c.Vb(540,"div",6),c.Vb(541,"div",103),c.Vb(542,"div",149),c.Vb(543,"h2"),c.Fc(544,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u5e38\u898b\u554f\u984c\u89e3\u7b54"),c.Ub(),c.Qb(545,"div",34),c.Ub(),c.Vb(546,"div",6),c.Vb(547,"div",150),c.Vb(548,"div",151),c.Vb(549,"div",152),c.Vb(550,"div",153),c.Vb(551,"div",154),c.Vb(552,"a",155),c.Fc(553," Trinka\u8207\u5176\u4ed6\u514d\u8cbb\u7684\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u76f8\u6bd4\u5982\u4f55\uff1f"),c.Ub(),c.Ub(),c.Vb(554,"div",156),c.Vb(555,"div",157),c.Vb(556,"p"),c.Fc(557,"\u6211\u5011\u5728\u5176\u4ed6\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4e0a\u6e2c\u8a66\u4e86\u4f86\u81ea\u4e94\u500b\u5b78\u8853\u9818\u57df\u76845,778\u500b\u55ae\u8a5e\u3002\u6211\u5011\u6aa2\u67e5\u4e86\u66f4\u6b63\u7684\u6e96\u78ba\u6027\u3001\u98a8\u683c\u6307\u5357\u504f\u597d\u3001\u7c21\u6f54\u6027\u548c\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\uff0cTrinka\u5728\u6e2c\u8a66\u4e2d\u812b\u7a4e\u800c\u51fa\u3002\u5982\u9700\u67e5\u770b\u8a73\u7d30\u6bd4\u8f03\u7d50\u679c\uff0c\u8acb\u67e5\u770b\u6211\u5011\u7684"),c.Vb(558,"a",158),c.Fc(559,"\u6bd4\u8f03\u7d50\u679c\u767d\u76ae\u66f8\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(560,"div",153),c.Vb(561,"div",159),c.Vb(562,"a",160),c.Fc(563,"Trinka\u7684\u4ed8\u8cbb\u8a08\u756b\u8207\u5176\u4ed6\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u6709\u4f55\u4e0d\u540c\uff1f"),c.Ub(),c.Ub(),c.Vb(564,"div",161),c.Vb(565,"div",157),c.Vb(566,"p"),c.Fc(567,"Trinka\u4e0d\u662f\u5178\u578b\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b83\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u7d55\u4f73\u9078\u64c7\u3002Trinka\u7684\u514d\u8cbb\u8a08\u756b\u5305\u542b\u6bd4\u5927\u591a\u6578\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u66f4\u591a\u7684\u529f\u80fd\u3002\u6211\u5011\u7684\u9ad8\u7d1a\u8a08\u756b\u50f9\u683c\u5408\u7406\uff0c\u4e26\u63d0\u4f9b\u66f4\u591a\u529f\u80fd\u4f86\u6eff\u8db3\u60a8\u7684\u6240\u6709\u5beb\u4f5c\u9700\u6c42\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(568,"div",153),c.Vb(569,"div",162),c.Vb(570,"a",163),c.Fc(571,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u7528\u65bc\u54ea\u4e9b\u5e73\u81fa/\u61c9\u7528\u7a0b\u5f0f\uff1f"),c.Ub(),c.Ub(),c.Vb(572,"div",164),c.Vb(573,"div",157),c.Vb(574,"p"),c.Fc(575,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u7528\u65bc\u4efb\u4f55\u7db2\u8def\u700f\u89bd\u5668\u3002\u5b83\u53ef\u4ee5\u4f5c\u70ba\u6700\u6d41\u884c\u7684\u700f\u89bd\u5668\uff0c\u5305\u62ecChrome\u3001Firefox\u3001Safari\u548cEdge\u7684\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u4f7f\u7528\uff0c\u4ee5\u5e6b\u52a9\u60a8\u5728\u559c\u611b\u7684\u7db2\u7ad9\u4e0a\u9032\u884c\u6587\u6cd5\u66f4\u6b63\u3002Trinka\u4e5f\u53ef\u7528\u65bc\u9ad8\u7d1a\u7528\u6236\u7684\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(576,"div",153),c.Vb(577,"div",165),c.Vb(578,"a",166),c.Fc(579,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u8207\u6211\u7684\u5c08\u6709\u8edf\u9ad4\u96c6\u6210\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(580,"div",167),c.Vb(581,"div",157),c.Vb(582,"p"),c.Fc(583,"Trinka \u63d0\u4f9b\u4e86\u591a\u7a2e\u6613\u65bc\u96c6\u6210\u7684\u9078\u9805\u3002 \u60a8\u53ef\u4ee5\u4f7f\u7528Trinka JS\u5c07\u6587\u6cd5\u6aa2\u67e5\u96c6\u6210\u5230\u60a8\u7684\u7db2\u7ad9\u4e2d\uff0c\u53ea\u9700\u63d2\u5165\u4ee3\u78bc\u7247\u6bb5\u6216\u4f7f\u7528Trinka\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5373\u53ef\u5c07Trinka\u96c6\u6210\u5230\u60a8\u73fe\u6709\u7684\u4efb\u4f55\u7522\u54c1\u6216\u5de5\u4f5c\u6d41\u7a0b\u4e2d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(584,"div",153),c.Vb(585,"div",168),c.Vb(586,"a",169),c.Fc(587,"\u5982\u4f55\u5728\u7db2\u4e0a\u514d\u8cbb\u6aa2\u67e5\u5beb\u4f5c\uff1f"),c.Ub(),c.Ub(),c.Vb(588,"div",170),c.Vb(589,"div",157),c.Vb(590,"p"),c.Fc(591,"\u4f7f\u7528Trinka\u4f86\u514d\u8cbb\u7dda\u4e0a\u6aa2\u67e5\u4f60\u7684\u5beb\u4f5c\u3002\u5b83\u662f\u4e00\u500b\u5148\u9032\u7684\u7531\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u5de5\u5177\uff0c\u4f7f\u4f60\u7684\u5beb\u4f5c\u6e05\u6670\u6613\u61c2\u3002\u4f7f\u7528Trinka\uff0c\u60a8\u53ef\u4ee5\u6aa2\u67e5\u60a8\u7684\u6587\u672c\uff0c\u5f9e\u8f15\u5fae\u7684\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u548c\u932f\u5225\u5b57\u5230\u7d30\u5fae\u7684\u6587\u6cd5\u932f\u8aa4\u548c\u63aa\u8fad\u554f\u984c\u3002\u60a8\u53ef\u4ee5\u5728\u4e92\u806f\u7db2\u7684\u4efb\u4f55\u5730\u65b9\u7528Trinka\u7684"),c.Vb(592,"a",158),c.Fc(593,"\u700f\u89bd\u5668\u63d2\u4ef6"),c.Ub(),c.Fc(594,"\u514d\u8cbb\u6aa2\u67e5\u60a8\u7684\u6587\u6cd5\uff0c\u4e5f\u53ef\u4ee5\u5728MS Word\u4e2d\u4f7f\u7528Trinka\u7684Word\u63d2\u4ef6\u6aa2\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(595,"div",153),c.Vb(596,"div",171),c.Vb(597,"a",172),c.Fc(598,"\u6211\u5982\u4f55\u6aa2\u67e5\u4e00\u500b\u53e5\u5b50\u7684\u8a9e\u6cd5\u662f\u5426\u6b63\u78ba\uff1f"),c.Ub(),c.Ub(),c.Vb(599,"div",173),c.Vb(600,"div",157),c.Vb(601,"p"),c.Fc(602,"In order to check the grammatical correctness of a sentence, simply paste it in Trinka's spelling and "),c.Vb(603,"strong"),c.Fc(604,"grammar checker"),c.Ub(),c.Fc(605,". Trinka will thoroughly check the sentence for punctuation, grammar, and vocabulary mistakes."),c.Ub(),c.Vb(606,"p"),c.Fc(607,"\u70ba\u4e86\u6aa2\u67e5\u4e00\u500b\u53e5\u5b50\u7684\u6587\u6cd5\u6b63\u78ba\u6027\uff0c\u53ea\u9700\u5c07\u5176\u7c98\u8cbc\u5230Trinka\u7684\u62fc\u5beb\u548c\u6587\u6cd5\u6aa2\u67e5\u5668\u4e2d\u3002Trinka\u5c07\u5fb9\u5e95\u6aa2"),c.Vb(608,"b"),c.Fc(609,"\u67e5\u8a72\u53e5\u5b50\u7684"),c.Ub(),c.Fc(610,"\u6a19\u9ede\u7b26\u865f\u3001\u6587\u6cd5\u548c\u8fad\u5f59\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(611,"div",153),c.Vb(612,"div",174),c.Vb(613,"a",175),c.Fc(614,"\u5982\u4f55\u5728Twitter\u4e0a\u5be6\u73fe\u62fc\u5beb\u6aa2\u67e5\uff1f"),c.Ub(),c.Ub(),c.Vb(615,"div",176),c.Vb(616,"div",157),c.Vb(617,"p"),c.Fc(618,"\u53ea\u9700\u70ba\u60a8\u559c\u611b\u7684\u700f\u89bd\u5668\u5b89\u88ddTrinka\u7684"),c.Vb(619,"a",158),c.Fc(620,"\u700f\u89bd\u5668\u63d2\u4ef6"),c.Ub(),c.Fc(621,"\uff0c\u8b93Trinka\u6aa2\u67e5\u60a8\u7684\u63a8\u6587\u7684\u6587\u6cd5\u3002\u7372\u5f97\u6574\u500bTwitter\u7684\u5373\u6642\u6587\u6cd5\u6aa2\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(622,"div",153),c.Vb(623,"div",177),c.Vb(624,"a",178),c.Fc(625,"\u5982\u4f55\u5728\u7db2\u4e0a\u6aa2\u67e5\u6211\u5728word\u4e2d\u7684\u8a9e\u6cd5\u932f\u8aa4\uff1f"),c.Ub(),c.Ub(),c.Vb(626,"div",179),c.Vb(627,"div",157),c.Vb(628,"p"),c.Fc(629,"\u5b89\u88dd"),c.Vb(630,"a",158),c.Fc(631,"Trinka\u7684MS Word\u63d2\u4ef6"),c.Ub(),c.Fc(632,"\u53ef\u4ee5\u5373\u6642\u7372\u5f97\u66f4\u6b63\u3002\u6b64\u5916\uff0c\u63d2\u4ef6\u4e2d\u7684Trinka\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f\u80fd\u53ef\u4ee5\u5728\u8ddf\u8e64\u4fee\u6539\u4e2d\u81ea\u52d5\u7de8\u8f2f\u4f60\u7684MS Word\u6587\u6a94\uff0c\u96a8\u5f8c\u4f60\u4e5f\u53ef\u4ee5\u5f9eWord\u4e2d\u4e0b\u8f09\u6b64\u6587\u7ae0\u5230\u672c\u5730\u3002\u6210\u70ba\u9ad8\u7d1a\u6703\u54e1\uff0c\u4f7f\u7528\u9019\u4e00\u5f37\u5927\u7684\u6280\u8853\uff0c\u4f7f\u4f60\u7684\u5beb\u4f5c\u6e05\u6670\u800c\u81ea\u4fe1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(633,"div",153),c.Vb(634,"div",180),c.Vb(635,"a",181),c.Fc(636,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u7a76\u7adf\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff1f"),c.Ub(),c.Ub(),c.Vb(637,"div",182),c.Vb(638,"div",157),c.Vb(639,"p"),c.Fc(640,"Trinka\u7684"),c.Vb(641,"b"),c.Fc(642,"\u6587\u6cd5\u6aa2\u67e5\u5668"),c.Ub(),c.Fc(643,"\u4f7f\u7528\u5148\u9032\u7684\u81ea\u7136\u8a9e\u8a00\u8655\u7406\uff08NLP\uff09\u6f14\u7b97\u6cd5\uff0c\u9019\u4e9b\u6f14\u7b97\u6cd5\u662f\u5728\u4e0d\u540c\u5b78\u79d1\u9818\u57df\u7684\u6578\u767e\u842c\u4efd\u624b\u7a3f\u4e0a\u8a13\u7df4\u51fa\u4f86\u7684\u3002Trinka\u9084\u501f\u7531\u4eba\u5de5\u88fd\u4f5c\u7684\u6587\u6cd5\u898f\u5247\u63d0\u4f9b\u652f\u6301\uff0c\u9019\u4e9b\u898f\u5247\u7d93\u904e\u4e0d\u65b7\u6e2c\u8a66\u548c\u66f4\u65b0\uff0c\u4ee5\u63d0\u4f9b\u6574\u9ad4\u7684\u5167\u5bb9\u6539\u9032\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(644,"div",153),c.Vb(645,"div",183),c.Vb(646,"a",184),c.Fc(647,"\u6211\u5982\u4f55\u5728\u7a40\u6b4c\u4e0a\u6aa2\u67e5\u6211\u7684\u8a9e\u6cd5\uff1f"),c.Ub(),c.Ub(),c.Vb(648,"div",185),c.Vb(649,"div",157),c.Vb(650,"p"),c.Fc(651,"\u53ea\u8981\u5b89\u88ddTrinka\u7684"),c.Vb(652,"a",158),c.Fc(653,"\u700f\u89bd\u5668\u63d2\u4ef6"),c.Ub(),c.Fc(654,"\uff0c\u5c31\u53ef\u4ee5\u5728\u6b21\u700f\u89bd\u5668\u4e0a\u81ea\u52d5\u7372\u5f97\u5373\u6642"),c.Vb(655,"b"),c.Fc(656,"\u6587\u6cd5\u6aa2\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(657,"div",153),c.Vb(658,"div",186),c.Vb(659,"a",187),c.Fc(660,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u7684\u6e96\u78ba\u6027\u5982\u4f55\uff1f "),c.Ub(),c.Ub(),c.Vb(661,"div",188),c.Vb(662,"div",157),c.Vb(663,"p"),c.Fc(664,"The Trinka "),c.Vb(665,"b"),c.Fc(666,"grammar checker"),c.Ub(),c.Fc(667," has been specifically designed for academic content. Hence, it is the best free grammar checker for academic/technical content. Our assessments on relevant datasets show that Trinka generally achieves >90% precision and >80% recall."),c.Ub(),c.Vb(668,"p"),c.Fc(669,"Trinka\u6587"),c.Vb(670,"b"),c.Fc(671,"\u6cd5\u6aa2\u67e5\u5668"),c.Ub(),c.Fc(672,"\u662f\u5c08\u9580\u70ba\u5b78\u8853\u5167\u5bb9\u8a2d\u8a08\u7684\u3002\u56e0\u6b64\uff0c\u5b83\u662f\u5b78\u8853/\u6280\u8853\u5167\u5bb9\u7684\u6700\u4f73\u514d\u8cbb\u6587\u6cd5\u6aa2\u67e5\u5668\u3002\u6211\u5011\u5c0d\u76f8\u95dc\u6578\u64da\u96c6\u7684\u8a55\u4f30\u8868\u660e\uff0cTrinka\u901a\u5e38\u80fd\u9054\u5230>90%\u7684\u7cbe\u78ba\u5ea6\u548c>80%\u7684\u6aa2\u7d22\u7387\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(673,"div",153),c.Vb(674,"div",189),c.Vb(675,"a",190),c.Fc(676,"Trinka\u53ef\u4ee5\u6aa2\u67e5Word\u6587\u6a94\u7684\u8a9e\u6cd5\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(677,"div",191),c.Vb(678,"div",157),c.Vb(679,"p"),c.Fc(680,"Trinka's "),c.Vb(681,"a",158),c.Fc(682,"MS Word add-in"),c.Ub(),c.Fc(683," checks and provides free instant "),c.Vb(684,"b"),c.Fc(685,"grammar checks"),c.Ub(),c.Fc(686,". Moreover, Trinka Auto File Edit automatically edits your MS Word document in track changes, which you can download and finalize."),c.Ub(),c.Vb(687,"p"),c.Fc(688,"Trinka\u7684"),c.Vb(689,"a",158),c.Fc(690,"MS Word\u63d2\u4ef6"),c.Ub(),c.Fc(691,"\u6aa2\u67e5\u4e26\u63d0\u4f9b\u514d\u8cbb\u7684\u5373\u6642"),c.Vb(692,"b"),c.Fc(693,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(694,"\u3002\u6b64\u5916\uff0cTrinka\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u81ea\u52d5\u7de8\u8f2f\u60a8\u7684MS Word\u6587\u6a94\u4e26\u6a19\u8a18\u4fee\u6539\u524d\u5f8c\u7684\u8b8a\u5316\uff0c\u5b8c\u6210\u5f8c\u60a8\u4e5f\u53ef\u4ee5\u5c07\u6587\u6a94\u4e0b\u8f09\u5230\u672c\u5730\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(695,"div",153),c.Vb(696,"div",192),c.Vb(697,"a",193),c.Fc(698,"Trinka\u514d\u8cbb\u8a9e\u6cd5\u6aa2\u67e5\u5668\u80fd\u7cfe\u6b63\u53e5\u5b50\u7d50\u69cb\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(699,"div",194),c.Vb(700,"div",157),c.Vb(701,"p"),c.Fc(702,"Trinka\u7684\u514d\u8cbb"),c.Vb(703,"b"),c.Fc(704,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(705,"\u5668\u8d85\u8d8a\u4e86\u6587\u6cd5\u6aa2\u67e5\u7684\u7bc4\u570d\uff0c\u5b83\u53ef\u4ee5\u589e\u5f37\u4f60\u7684\u5beb\u4f5c\u7684\u53e5\u5b50\u7d50\u69cb\u3001\u98a8\u683c\u3001\u8a9e\u6c23\u7b49\u7b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(706,"div",153),c.Vb(707,"div",195),c.Vb(708,"a",196),c.Fc(709,"Trinka\u62fc\u5beb\u548c\u8a9e\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u514d\u8cbb\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(710,"div",197),c.Vb(711,"div",157),c.Vb(712,"p"),c.Fc(713,"Trinka\u62fc\u5beb\u548c"),c.Vb(714,"b"),c.Fc(715,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(716,"\u5668\u9801\u9762\u80fd\u514d\u8cbb\u6aa2\u6e2c300\u500b\u55ae\u8a5e\uff0c\u4f46\u958b\u901a\u57fa\u790e\u6703\u54e1\u5f8c\uff08\u8a3b\u518a\u5373\u53ef\u514d\u8cbb\u7372\u5f97\uff09\uff0c\u53ef\u514d\u8cbb\u589e\u52a0\u52305000\u500b\u55ae\u8a5e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(717,"div",153),c.Vb(718,"div",198),c.Vb(719,"a",199),c.Fc(720,"Trinka\u53ef\u4ee5\u5728\u6211\u7684\u6a94\u4e2d\u4f5c\u70ba\u8a9e\u6cd5\u589e\u5f37\u5668\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(721,"div",200),c.Vb(722,"div",157),c.Vb(723,"p"),c.Fc(724,"Trinka\u8d85\u8d8a\u4e86\u6587\u6cd5\u548c\u62fc\u5beb\uff0c\u56e0\u6b64\u5b83\u4e0d\u50c5\u53ef\u4ee5\u5354\u52a9\u63d0\u9ad8\u60a8\u7684\u6587\u4ef6\u7684\u6587\u6cd5\uff0c\u9084\u53ef\u4ee5\u5168\u9762\u63d0\u9ad8\u60a8\u7684\u6a94\u7684\u6574\u9ad4\u8a9e\u8a00\u54c1\u8cea\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(725,"div",153),c.Vb(726,"div",201),c.Vb(727,"a",202),c.Fc(728,"Trinka\u7684\u7dda\u4e0a\u8a9e\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u7528\u65bc\u624b\u7a3f\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(729,"div",203),c.Vb(730,"div",157),c.Vb(731,"p"),c.Fc(732,"Trinka\u7684"),c.Vb(733,"b"),c.Fc(734,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(735,"\u5668\u662f\u5c08\u9580\u70ba\u5b78\u8853\u548c\u6b63\u5f0f\u7684\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\uff0c\u5b83\u662f\u7db2\u4e0a\u6700\u597d\u7684\u624b\u7a3f\u6587\u6cd5\u6aa2\u67e5\u5668\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(736,"div",153),c.Vb(737,"div",204),c.Vb(738,"a",205),c.Fc(739,"Trinka\u7684\u514d\u8cbb\u8a9e\u6cd5\u6aa2\u67e5\u5668\u80fd\u8b58\u5225\u4e0d\u4e00\u81f4\u6027\u932f\u8aa4\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(740,"div",206),c.Vb(741,"div",157),c.Vb(742,"p"),c.Fc(743,"\u5728Trinka\u7684\u514d\u8cbb"),c.Vb(744,"b"),c.Fc(745,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(746,"\u5668\u4e2d\uff0c\u6709\u4e00\u500b\u5167\u7f6e\u7684\u529f\u80fd\uff0c\u7a31\u70ba\u4e00\u81f4\u6027\u6aa2\u67e5\u5668\u3002\u5b83\u53ef\u4ee5\u5728\u4e00"),c.Vb(747,"a",158),c.Fc(748,"\u6b21\u9ede\u64ca"),c.Ub(),c.Fc(749,"\u4e2d\u8b58\u52255\u7a2e\u4e0d\u4e00\u81f4\u7684\u8b8a\u5316\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(750,"div",153),c.Vb(751,"div",207),c.Vb(752,"a",208),c.Fc(753,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u6aa2\u67e5MS word\u6587\u6a94\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(754,"div",209),c.Vb(755,"div",157),c.Vb(756,"p"),c.Fc(757,"Trinka"),c.Vb(758,"b"),c.Fc(759,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(760,"\u5668\u70ba"),c.Vb(761,"a",158),c.Fc(762,"MS word\u7528\u6236"),c.Ub(),c.Fc(763,"\u63d0\u4f9b\u4e86\u4e00\u500b\u63d2\u4ef6\uff0cTrinka\u4e5f\u6709\u4e00\u500b\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f\u80fd\uff0c\u53ef\u8b93\u4f60\u7684\u6587\u4ef6\u5728\u5e7e\u79d2\u9418\u5167\u81ea\u52d5\u6aa2\u67e5"),c.Vb(764,"b"),c.Fc(765,"\u6587\u6cd5\u932f\u8aa4"),c.Ub(),c.Fc(766,"\uff0c\u4e26\u4e00\u6b21\u7372\u5f97\u6240\u6709\u4fee\u6539\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(767,"div",153),c.Vb(768,"div",210),c.Vb(769,"a",211),c.Fc(770,"Trinka\u7dda\u4e0a\u514d\u8cbb\u8a9e\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u96e2\u7dda\u8a2a\u554f\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(771,"div",212),c.Vb(772,"div",157),c.Vb(773,"p"),c.Fc(774,"Trinka\u7684\u514d\u8cbb"),c.Vb(775,"b"),c.Fc(776,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(777,"\u5668\u9700\u8981\u7dda\u4e0a\u9023\u63a5\u4f86\u63d0\u4f9b\u5373\u6642\u6aa2\u6e2c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(778,"div",153),c.Vb(779,"div",213),c.Vb(780,"a",214),c.Fc(781,"\u6211\u5728\u54ea\u91cc\u53ef\u4ee5\u6aa2\u67e5\u6211\u7684\u8a9e\u6cd5\u662f\u5426\u6b63\u78ba\uff1f"),c.Ub(),c.Ub(),c.Vb(782,"div",215),c.Vb(783,"div",157),c.Vb(784,"p"),c.Fc(785,"Trinka\u7684\u514d\u8cbb\u5373\u6642"),c.Vb(786,"b"),c.Fc(787,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(788,"\u5668\u5c07\u81ea\u52d5\u6821\u5c0d\u60a8\u7684\u6587\u672c\uff0c\u4ee5\u78ba\u4fdd\u5b83\u662f\u6700\u5408\u9069\u7684\u5f62\u5f0f\u3002\u60a8\u53ef\u4ee5\u9ede\u64ca\u51fa\u73fe\u5728\u4e0b\u5283\u7dda\u6587\u672c\u4e0a\u7684\u5efa\u8b70\uff0c\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\u548c\u6587\u6cd5\u932f\u8aa4\uff0c\u4e5f\u53ef\u61c9\u7528\u98a8\u683c\u5efa\u8b70\uff0c\u66f4\u6539\u5beb\u4f5c\u98a8\u683c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(789,"div",153),c.Vb(790,"div",216),c.Vb(791,"a",217),c.Fc(792,"\u6211\u5728\u54ea\u91cc\u53ef\u4ee5\u514d\u8cbb\u6aa2\u67e5\u6211\u7684\u8a9e\u6cd5\uff1f "),c.Ub(),c.Ub(),c.Vb(793,"div",218),c.Vb(794,"div",157),c.Vb(795,"p"),c.Fc(796,"\u4f7f\u7528Trinka\u7684\u57fa\u672c\u8a08\u756b\uff08\u514d\u8cbb)\uff0c\u4f60\u53ef\u4ee5\u5728\u4e92\u806f\u7db2\u4e0a\u4efb\u4f55\u5730\u65b9\u901a\u904eTrinka\u7684"),c.Vb(797,"a",158),c.Fc(798,"\u700f\u89bd\u5668\u63d2\u4ef6"),c.Ub(),c.Fc(799,"\u514d\u8cbb\u6aa2\u67e5\u4f60\u7684\u6587\u6cd5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(800,"div",153),c.Vb(801,"div",219),c.Vb(802,"a",220),c.Fc(803,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u662f\u5426\u63d0\u4f9b\u5e36\u89e3\u91cb\u529f\u80fd\u7684\u8a9e\u6cd5\u7cfe\u6b63\uff1f"),c.Ub(),c.Ub(),c.Vb(804,"div",221),c.Vb(805,"div",157),c.Vb(806,"p"),c.Fc(807,"\u53ef\u4ee5\u3002Trinka\u7684"),c.Vb(808,"b"),c.Fc(809,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(810,"\u5668\u63d0\u4f9b\u4e86\u5e36\u6709\u89e3\u91cb\u7684\u5efa\u8b70\uff0c\u8b93\u4f60\u5f9e\u932f\u8aa4\u4e2d\u5b78\u7fd2\uff0c\u4e26\u5c0d\u4f60\u7684\u5167\u5bb9\u505a\u51fa\u660e\u667a\u7684\u4fee\u6539\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(811,"div",153),c.Vb(812,"div",222),c.Vb(813,"a",223),c.Fc(814,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u80fd\u5426\u53d6\u4ee3\u6821\u5c0d\uff1f "),c.Ub(),c.Ub(),c.Vb(815,"div",224),c.Vb(816,"div",157),c.Vb(817,"p"),c.Fc(818,"\u539f\u59cb\u5beb\u4f5c\u7684\u54c1\u8cea\u5c07\u6c7a\u5b9a\u9019\u4e00\u9ede\u3002Trinka\u53ef\u4ee5\u4fee\u5fa9\u6210\u5343\u4e0a\u842c\u7684\u6587\u6cd5\u932f\u8aa4\u548c\u8907\u96dc\u7684\u5beb\u4f5c\u554f\u984c\u3002\u7136\u800c\uff0c\u4eba\u5de5\u667a\u6167\u662f\u6709\u9650\u7684\u3002\u5982\u679c\u7d50\u69cb\u5b8c\u7f8e\u4e0d\u7b26\u5408\u908f\u8f2f\uff0c\u5b83\u5f88\u96e3\u7834\u8b6f\u4f60\u7684\u672c\u610f\u3002\u5c0d\u65bc\u90a3\u4e9b\u64c1\u6709\u76f8\u5c0d\u8db3\u5920\u7684\u82f1\u8a9e\u77e5\u8b58\u4f86\u69cb\u5efa\u908f\u8f2f\u6b63\u78ba\u7684\u53e5\u5b50\u7684\u4eba\u4f86\u8aaa\uff0cTrinka\u6587\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u8986\u84cb\u5230\u8a9e\u6c23\u3001\u9078\u8a5e\u3001\u6587\u6cd5\u7d50\u69cb\u3001\u62fc\u5beb\u7b49\u4e00\u7cfb\u5217\u554f\u984c\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(819,"div",153),c.Vb(820,"div",225),c.Vb(821,"a",226),c.Fc(822,"Trinka\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5668\u662f\u5426\u6aa2\u67e5\u6a19\u9ede\u7b26\u865f\uff1f"),c.Ub(),c.Ub(),c.Vb(823,"div",227),c.Vb(824,"div",157),c.Vb(825,"p"),c.Fc(826,"\u662f\u7684\uff0cTrinka\u7684"),c.Vb(827,"b"),c.Fc(828,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(829,"\u5668\u53ef\u4ee5\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\uff0c\u63d0\u9ad8\u5167\u5bb9\u7684\u54c1\u8cea\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(830,"div",153),c.Vb(831,"div",228),c.Vb(832,"a",229),c.Fc(833,"Trinka\u9ad8\u7d1a\u8a9e\u6cd5\u6aa2\u67e5\u5668\u5c0d\u5b78\u751f\u7528\u6236\u6709\u6298\u6263\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(834,"div",230),c.Vb(835,"div",157),c.Vb(836,"p"),c.Fc(837,"\u5b78\u751f\u53ef\u4ee5\u4ee520%\u7684\u6298\u6263\u4f7f\u7528Trinka\u9ad8\u7d1a"),c.Vb(838,"b"),c.Fc(839,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(840,"\u5668\u3002\u8acb\u806f\u7e6b "),c.Vb(841,"a",231),c.Fc(842,"support@trinka.ai"),c.Ub(),c.Fc(843,"\uff0c\u4ee5\u4eab\u53d7\u9019\u4e00\u6298\u6263\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(844,"div",153),c.Vb(845,"div",232),c.Vb(846,"a",233),c.Fc(847,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u662f\u5426\u652f\u6301\u82f1\u8a9e\u4ee5\u5916\u7684\u8a9e\u8a00\uff1f"),c.Ub(),c.Ub(),c.Vb(848,"div",234),c.Vb(849,"div",157),c.Vb(850,"p"),c.Fc(851,"\u5230\u76ee\u524d\u70ba\u6b62\uff0cTrinka\u7684"),c.Vb(852,"b"),c.Fc(853,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(854,"\u5668\u53ea\u652f\u6301\u82f1\u8a9e "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(855,"div",153),c.Vb(856,"div",235),c.Vb(857,"a",236),c.Fc(858,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u5728\u54ea\u4e9b\u7db2\u7ad9\u4e0a\u4f7f\u7528\uff1f"),c.Ub(),c.Ub(),c.Vb(859,"div",237),c.Vb(860,"div",157),c.Vb(861,"p"),c.Fc(862,"\u6839\u64da\u60a8\u9078\u64c7\u7684\u700f\u89bd\u5668\uff0c\u4f7f\u7528Trinka\u700f\u89bd\u5668\u63d2\u4ef6\uff0c\u53ef\u5728\u6240\u6709\u7db2\u7ad9\u4e0a\u4f7f\u7528Trinka\u7684\u514d\u8cbb"),c.Vb(863,"a",158),c.Fc(864,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(865,"\u5668\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(866,"div",153),c.Vb(867,"div",238),c.Vb(868,"a",239),c.Fc(869,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u652f\u6301\u54ea\u4e9b\u61c9\u7528\u7a0b\u5f0f\uff1f "),c.Ub(),c.Ub(),c.Vb(870,"div",240),c.Vb(871,"div",157),c.Vb(872,"p"),c.Fc(873,"Once you sign up for Trinka's Basic plan and download the Trinka "),c.Vb(874,"a",158),c.Fc(875,"browser plug-in"),c.Ub(),c.Fc(876,", you can access it across websites and "),c.Vb(877,"b"),c.Fc(878,"correct your grammar"),c.Ub(),c.Fc(879," anywhere, online. You can also use "),c.Vb(880,"a",158),c.Fc(881,"Trinka Word add-in "),c.Ub(),c.Fc(882,"for MS Word documents. "),c.Ub(),c.Vb(883,"p"),c.Fc(884,"\u4e00\u65e6\u4f60\u8a3b\u518a\u4e26\u4e0b\u8f09\u4e86Trinka"),c.Vb(885,"a",158),c.Fc(886,"\u700f\u89bd\u5668\u63d2\u4ef6"),c.Ub(),c.Fc(887,"\uff0c\u4f60\u5c31\u53ef\u4ee5\u8de8\u7db2\u7ad9\u8a2a\u554f\u5b83\uff0c\u4e26\u5728\u4efb\u4f55\u5730\u65b9\u3001\u7dda"),c.Vb(888,"b"),c.Fc(889,"\u4e0a\u7cfe\u6b63\u4f60\u7684\u6587\u6cd5"),c.Ub(),c.Fc(890,"\u3002\u4f60\u9084\u53ef\u4ee5\u4f7f\u7528Trinka "),c.Vb(891,"a",158),c.Fc(892,"Word\u63d2\u4ef6"),c.Ub(),c.Fc(893,"\u4f86\u8655\u7406 MS Word\u6587\u6a94\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(894,"div",153),c.Vb(895,"div",241),c.Vb(896,"a",242),c.Fc(897,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u7cfe\u6b63\u4ec0\u9ebc\u6a23\u7684\u82f1\u8a9e\u932f\u8aa4\uff1f "),c.Ub(),c.Ub(),c.Vb(898,"div",243),c.Vb(899,"div",157),c.Vb(900,"p"),c.Fc(901,"\u9664\u4e86\u62fc\u5beb\u548c\u6587\u6cd5\uff0cTrinka\u7684"),c.Vb(902,"b"),c.Fc(903,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(904,"\u5668\u9084\u80fd\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\u3001\u53e5\u5b50\u7d50\u69cb\u3001\u8a9e\u6c23\u7b49\uff0c\u4ee5\u6539\u5584\u4f60\u7684\u5167\u5bb9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(905,"div",153),c.Vb(906,"div",244),c.Vb(907,"a",245),c.Fc(908,"Trinka\u8a9e\u6cd5\u6aa2\u67e5\u5668\u53ef\u4ee5\u7528\u4f86\u6aa2\u67e5\u6211\u8ad6\u6587\u4e2d\u7684\u8a9e\u6cd5\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(909,"div",246),c.Vb(910,"div",157),c.Vb(911,"p"),c.Fc(912,"\u662f\u7684\u3002Trinka"),c.Vb(913,"b"),c.Fc(914,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Fc(915,"\u5668\u5728\u4fee\u6539\u5b78\u8853/\u6280\u8853\u6587\u4ef6\u65b9\u9762\u8868\u73fe\u51fa\u8272\u3002\u6211\u5011\u975e\u5e38\u5efa\u8b70\u4f60\u5c07\u5b83\u7528\u65bc\u8ad6\u6587\u3001\u7814\u7a76\u5831\u544a\u3001\u5831\u544a\u3001\u6563\u6587\u548c\u5176\u4ed6\u6b63\u5f0f\u6587\u4ef6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(916,"div",247),c.Vb(917,"div",248),c.Vb(918,"div",249),c.Vb(919,"button",250),c.Vb(920,"span",251),c.Fc(921,"\xd7"),c.Ub(),c.Ub(),c.Vb(922,"div",252),c.Vb(923,"div",253),c.Qb(924,"div",254),c.Vb(925,"h3"),c.Fc(926,"\u54ce\u5440\uff01\u8d85\u51fa\u5167\u5bb9\u9650\u5236\u3002"),c.Ub(),c.Ub(),c.Vb(927,"div",255),c.Vb(928,"p",256),c.Fc(929,"\u514d\u8cbb\u7684Trinka\u5e33\u6236\u6bcf\u500b\u6708\u6700\u591a\u53ef\u4ee5\u6aa2\u67e5 5000 \u5b57\u7684\u5beb\u4f5c\u3002\u60a8\u53ea\u9700\u8981\u514d\u8cbb\u8a3b\u518a\u5373\u53ef\u4f7f\u7528\u3002"),c.Ub(),c.Vb(930,"div",257),c.Vb(931,"a",29),c.Fc(932,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Vb(933,"button",258),c.Fc(934,"\u8fd4\u56de\u7de8\u8f2f\u5668"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(935,"div",259),c.Vb(936,"div",248),c.Vb(937,"div",249),c.Vb(938,"button",260),c.dc("click",(function(){return t.hideModal1()})),c.Vb(939,"span",251),c.Fc(940,"\xd7"),c.Ub(),c.Ub(),c.Vb(941,"div",261),c.Vb(942,"div",262),c.Vb(943,"div",263),c.Qb(944,"img",264),c.Ub(),c.Vb(945,"div",265),c.Vb(946,"h2"),c.Fc(947,"\u66f4\u591a\u8a9e\u6cd5\u66f4\u6b63\u548c\u4e00\u9375\u7de8\u8f2f\u3002"),c.Ub(),c.Vb(948,"a",266),c.Fc(949,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Vb(950,"div",267),c.Vb(951,"div",268),c.Qb(952,"img",269),c.Qb(953,"div",270),c.Ub(),c.Vb(954,"div",271),c.Qb(955,"img",272),c.Qb(956,"img",273),c.Vb(957,"a",266),c.Fc(958,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var e=c.tc(83);c.Cb(72),c.nc("ngIf",t.showloader),c.Cb(4),c.nc("ngClass",t.wordCount>t.maxLength?"redWord":""),c.Cb(2),c.nc("matMenuTriggerFor",e),c.Cb(7),c.nc("ngForOf",t.sampleData),c.Cb(4),c.Ic("",t.wordCount,"/",t.maxLength,""),c.Cb(7),c.nc("checked","us"==t.languageSelection),c.Cb(4),c.nc("checked","uk"==t.languageSelection),c.Cb(4),c.nc("disabled",t.enableCheck||t.isProcessStarted),c.Cb(2),c.nc("ngIf",t.isProcessStarted),c.Cb(21),c.nc("ngIf",!t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",!t.gec_result.length&&t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(118),c.nc("routerLink",c.pc(35,$t)),c.Cb(7),c.nc("routerLink",c.pc(36,Xt)),c.Cb(7),c.nc("routerLink",c.pc(37,ne)),c.Cb(7),c.nc("routerLink",c.pc(38,ne)),c.Cb(7),c.nc("routerLink",c.pc(39,ne)),c.Cb(7),c.nc("routerLink",c.pc(40,ne)),c.Cb(275),c.nc("routerLink",c.pc(41,te)),c.Cb(34),c.nc("routerLink",c.pc(42,ne)),c.Cb(27),c.nc("routerLink",c.pc(43,ne)),c.Cb(11),c.nc("routerLink",c.pc(44,Xt)),c.Cb(22),c.nc("routerLink",c.pc(45,ne)),c.Cb(29),c.nc("routerLink",c.pc(46,Xt)),c.Cb(8),c.nc("routerLink",c.pc(47,Xt)),c.Cb(58),c.nc("routerLink",c.pc(48,ee)),c.Cb(14),c.nc("routerLink",c.pc(49,Xt)),c.Cb(36),c.nc("routerLink",c.pc(50,ne)),c.Cb(66),c.nc("routerLink",c.pc(51,ne)),c.Cb(11),c.nc("routerLink",c.pc(52,ne)),c.Cb(6),c.nc("routerLink",c.pc(53,Xt)),c.Cb(5),c.nc("routerLink",c.pc(54,ne)),c.Cb(6),c.nc("routerLink",c.pc(55,Xt))}},directives:[pt,Ct,l.m,l.k,Xn.a,mt.b,mt.c,ht.b,l.l,s.c,s.e,ht.a,ut.a,ut.c,ut.e,ut.f,ut.d],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.banner-section[_ngcontent-%COMP%]{position:relative;overflow:hidden;padding:60px 0;margin-top:100px;background-color:#fcfcfd;border-top:1px solid #dde2e9;text-align:center}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]{margin-bottom:44px;font-size:20px;color:#6d7284;line-height:30px}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{position:relative;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-weight:600;line-height:1.3;background:linear-gradient(104.49deg,#1a64e2,#991e8e 52.6%,#d52b1e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-transform:capitalize;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 auto;max-width:910px;font-size:18px}.banner-section[_ngcontent-%COMP%]   .shape-1[_ngcontent-%COMP%]{position:absolute;width:382px;height:382px;left:-80px;top:-63px;background:#ff9d9d;opacity:.4;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.banner-section[_ngcontent-%COMP%]   .shape-2[_ngcontent-%COMP%]{width:1056px;height:1056px;left:calc(50% - 528px);top:485px;position:absolute;width:362px;height:362px;left:1477px;top:560px;background:#a855f7;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.custom-container[_ngcontent-%COMP%]{margin:30px 10% 0}span#cke_1_top[_ngcontent-%COMP%]{display:none}.button-section[_ngcontent-%COMP%]{float:right;justify-content:space-between;display:flex}.mat-expansion-panel-header-description[_ngcontent-%COMP%]{flex-grow:0}.arrow[_ngcontent-%COMP%]{font-size:20px;padding:18px}.mat-expansion-panel-header[_ngcontent-%COMP%]:hover{background:rgba(0,0,0,.04)}.btnCheck[_ngcontent-%COMP%]{width:16ch;height:4ch;font-size:29px}.focusTag[_ngcontent-%COMP%]{background-color:#000!important}[_nghost-%COMP%]     .span.error{background-color:brown;color:#fff}[_ngcontent-%COMP%]::-webkit-scrollbar{width:3px}[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#888}.loading[_ngcontent-%COMP%]{z-index:999;height:2em;width:2em;overflow:visible;margin:auto;bottom:0;right:0}.loading[_ngcontent-%COMP%], .loading[_ngcontent-%COMP%]:after{position:fixed;top:0;left:0}.loading[_ngcontent-%COMP%]:after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.loading[_ngcontent-%COMP%]:not(:required){text-shadow:none;background-color:transparent;border:0}.loading[_ngcontent-%COMP%]:not(:required):before{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 rgba(0,0,0,.75),1.1em 1.1em 0 0 rgba(0,0,0,.75),0 1.5em 0 0 rgba(0,0,0,.75),-1.1em 1.1em 0 0 rgba(0,0,0,.75),-1.5em 0 0 0 rgba(0,0,0,.75),-1.1em -1.1em 0 0 rgba(0,0,0,.75),0 -1.5em 0 0 rgba(0,0,0,.75),1.1em -1.1em 0 0 rgba(0,0,0,.75)}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grey-bg[_ngcontent-%COMP%]{background:#e9e9e9}.btn-primary[_ngcontent-%COMP%]{background:#763393;border:1px solid #763393;font-size:16px;line-height:25px;font-weight:400;height:40px;box-sizing:border-box;border-radius:6px;text-transform:capitalize}.btn-primary[_ngcontent-%COMP%]:hover{background:transparent;color:#763393;border:1px solid #763393}.btn-primary[_ngcontent-%COMP%]:focus{background:#763393;box-shadow:none;outline:none;color:#fff}.topContent[_ngcontent-%COMP%]{margin-top:0}#cke_1_top[_ngcontent-%COMP%]{display:none!important}.errors-ctn[_ngcontent-%COMP%]{border-radius:10px;border:1px solid;padding:0 12px;font-size:11px;line-height:16px;color:#e21414;font-family:Open Sans;font-weight:700}ul[_ngcontent-%COMP%]{list-style:disc;padding-left:20px}.font-14[_ngcontent-%COMP%]{font-size:14px}.mat-expansion-panel[_ngcontent-%COMP%]{box-shadow:none;border:1px solid #c6c5c5;box-shadow:0 0 1px #c6c5c5}.mat-expansion-panel-header[_ngcontent-%COMP%]   .ng-star-inserted[_ngcontent-%COMP%]{color:#4d4d4d}.error-type[_ngcontent-%COMP%]   .mat-expansion-panel-header[_ngcontent-%COMP%]{padding:0 10px}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]{position:relative}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{content:"";display:inline-block;width:8px;height:8px;border-radius:7.5px;background-color:#e21414}.error-type[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{cursor:pointer;color:#e21414;font-weight:700}.error-inner[_ngcontent-%COMP%]{margin-bottom:10px}.error-inner[_ngcontent-%COMP%] > .ng-star-inserted[_ngcontent-%COMP%]{font-size:16px}.error-type.grammar[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#7a6ff1}.error-type.grammar[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#7a6ff1}.error-type.suggestion[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#37c5ab}.error-type.suggestion[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#37c5ab}.error-type.spelling[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#fd9a00}.error-type.spelling[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#fd9a00}.grammar-active[_ngcontent-%COMP%], .grammar-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#7a6ff1;text-decoration-color:#7a6ff1}.grammar-active[_ngcontent-%COMP%]{background-color:#7a6ff1}.suggestion-active[_ngcontent-%COMP%], .suggestion-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#37c5ab;text-decoration-color:#37c5ab}.suggestion-active[_ngcontent-%COMP%]{background-color:#37c5ab}.spelling-active[_ngcontent-%COMP%], .spelling-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#fd9a00;text-decoration-color:#fd9a00}.spelling-active[_ngcontent-%COMP%]{background-color:#fd9a00}.error-comment[_ngcontent-%COMP%]{color:#000;font-size:15px}.sup-text[_ngcontent-%COMP%]{font-size:14px;top:-1em}span#cke_1_top[_ngcontent-%COMP%]{display:none!important}mat-radio-button.mat-accent.mat-radio-checked[_ngcontent-%COMP%]   .mat-radio-outer-circle[_ngcontent-%COMP%]{border-color:#4fb66d!important}.button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled).active, .button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled):active, .button-section[_ngcontent-%COMP%]   .show[_ngcontent-%COMP%] > .btn-primary.dropdown-toggle[_ngcontent-%COMP%]{background-color:#4fb66d!important;border-color:#3ba45a!important}.cke_top[_ngcontent-%COMP%]{padding:0!important;border:0!important}.mat-radio-button.mat-primary[_ngcontent-%COMP%]   .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-outer-circle[_ngcontent-%COMP%]{color:grey}.custom-control-input[_ngcontent-%COMP%]:checked ~ .custom-control-label[_ngcontent-%COMP%]:before{background:#763393;border-color:#763393}.mat-expansion-panel-header-title[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{text-overflow:ellipsis;overflow:hidden;max-width:160px;white-space:nowrap;width:auto}.button-section[_ngcontent-c2][_ngcontent-%COMP%]{margin-top:0;display:flex;justify-content:space-between;align-items:center}.editcheck-title[_ngcontent-%COMP%] ~ p[_ngcontent-%COMP%]{margin-bottom:32px}.tempClass[_ngcontent-%COMP%]{font-size:18px;line-height:28px}.issueCountLabel[_ngcontent-%COMP%]{font-weight:600;margin-bottom:4px;display:inline-block}.error-type[_ngcontent-c2][_ngcontent-%COMP%]   .mat-expanded[_ngcontent-c2][_ngcontent-%COMP%]{height:48px!important}.issueCountLabel-wrap[_ngcontent-%COMP%]{line-height:24px}.error-main[_ngcontent-%COMP%]:last-child   .error-comment[_ngcontent-%COMP%] ~ hr[_ngcontent-%COMP%]{display:none}.dummy-text[_ngcontent-%COMP%]{color:#00f!important;text-decoration:underline!important;text-decoration:underline;line-height:16px;font-family:Open Sans;cursor:pointer;display:inline-block}.cke_contents[_ngcontent-%COMP%]{width:100%!important}.custom-text[_ngcontent-%COMP%]{width:auto;display:inline-block;border-radius:0;width:280px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{border-radius:0;width:280px;height:40px;margin-right:15px;min-height:42px}.font-weight-note[_ngcontent-%COMP%]{font-weight:700;margin-top:29%}.radio-check[_ngcontent-%COMP%]{margin-top:7px!important;padding-right:0!important}@media screen and (min-width:1170px) and (max-width:1280px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:14px}}@media screen and (min-width:1024px) and (max-width:1169px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]{width:auto}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}}.notes-m[_ngcontent-%COMP%]{display:none}@media screen and (max-width:992px){.notes-m[_ngcontent-%COMP%]{display:block;margin-top:20px}.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}.grey-bg[_ngcontent-%COMP%]   .container-fluid[_ngcontent-%COMP%]{padding-left:15px!important;padding-right:15px!important}.button-section[_ngcontent-%COMP%]{display:block!important;width:100%;margin-top:0!important}.custom-text[_ngcontent-%COMP%]{width:100%;margin:0 0 10px}.notes-m[_ngcontent-%COMP%]{margin-top:10px}}.notes[_ngcontent-%COMP%]{display:block}@media screen and (max-width:768px){.notes[_ngcontent-%COMP%]{display:none}}@media screen and (max-width:768px){.custom-text[_ngcontent-%COMP%]{margin-top:10px}}.pricing_section.grammar_checker_sections[_ngcontent-%COMP%]{margin:-30px 0 0;padding:30px 0 70px}.east_to_used_sections[_ngcontent-%COMP%]{margin:60px 0 0}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;bottom:-12px;width:46px;height:1px;background-color:#763393}.ms_process_sections[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%], .ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{width:100%;display:flex;justify-content:center;align-items:center}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{background-image:url(process_icon_bg.98625f16db8f9a61ad3b.png);max-width:120px;height:91px;margin:0 auto;position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{content:"\uf054";font-family:FontAwesome;position:absolute;right:-114%;top:42%;color:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]{text-align:center;margin:15px 0 0}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{right:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{content:"";position:absolute;top:38%;width:32%;height:2px;background:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{left:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line.first_chalid_section[_ngcontent-%COMP%]:before, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]:after{display:none}@media (max-width:991px){.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{display:none}}@media (max-width:767px){.ms_process_sections[_ngcontent-%COMP%]{padding:40px 0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{display:block;left:50%;top:140px;width:2px;height:60px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{display:block;position:absolute;right:0!important;top:auto;color:rgba(0,0,0,.26);bottom:-192%;left:1.5px;transform:rotate(90deg)}}.topContent.gramatica[_ngcontent-%COMP%]   h2.editcheck-title[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc;border-radius:6px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none;border:1px solid #763393}.trinka_demo_wrap[_ngcontent-%COMP%]{width:100%}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{width:100%;height:100%;background-color:#f3eef6;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:35px 0 60px}@media (max-width:991px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{max-height:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:28px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#fff;height:1px;width:50px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]{background:#fff;border-radius:5px;padding:20px;height:400px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#763393;margin-bottom:30px;font-weight:600;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#4d4d4d;font-size:18px;font-weight:600;margin:0 0 10px;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 8px;padding:0 0 0 25px;position:relative}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"\uf00c";position:absolute;left:0;top:0;color:#763393;font-family:FontAwesome}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{background:#fff;border-radius:5px;overflow:hidden;border:2px solid #763393}@media (max-width:992px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{margin:0 0 20px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]{padding:8px 10px;border-bottom:1px solid #763393;display:flex;align-items:center;justify-content:space-between}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .dummy-text[_ngcontent-%COMP%], .trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .float-right[_ngcontent-%COMP%]{font-size:14px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section.redWord[_ngcontent-%COMP%]   .word_count_section[_ngcontent-%COMP%]{color:red}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{background:#f2f2f2;padding:10px 15px;display:flex;width:100%;align-items:center;border-top:1px solid #763393;justify-content:space-between}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{display:flex}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{margin:10px 0 0}}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{flex-direction:column;width:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{background:#ffbd4a;width:220px;font-size:14px;color:#000;margin:0 0 0 10px;border:1px solid #ffbd4a;font-weight:700;padding:0;border-radius:3px;cursor:pointer}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{width:100%;margin:10px 0 0}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:hover{background:#ffbd5b}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:disabled{background:#915d0f;cursor:not-allowed;border:1px solid #915d0f}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{border:1px solid #ffbd4a;box-shadow:none;outline:none}.the_best_grammer_sections[_ngcontent-%COMP%]{padding:60px 0 40px;width:100%;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 30px;font-weight:400;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]{background-image:url(exampleCard_background.fabfd0c3373293a6f4a0.jpg);background-color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:25px;transition:all .5s ease;border-radius:4px;margin:10px 0 30px;min-height:285px;background-position:100% 100%;background-repeat:no-repeat}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]:hover{box-shadow:0 0 9px rgba(0,0,0,.21);transition:all .5s ease}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:23px;font-weight:600;margin:0 0 15px;color:#763393}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{display:flex;flex-direction:column}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{flex-direction:column}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]{padding:0;margin-bottom:20px}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{min-width:256px;box-shadow:2px 2px 8px #c6c5c5;padding:15px;background:#fff;border-radius:5px;height:102px;width:400px;margin:0 auto;display:flex;align-items:center}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{margin:25px 0 0;width:auto;height:auto}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:17px;font-weight:600;margin:0 0 10px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#4d4d4d;font-weight:600;text-align:center}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrong_text[_ngcontent-%COMP%]{color:red;text-decoration:line-through}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .right_text[_ngcontent-%COMP%]{color:#373bff}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;background:url(level_up_background.986b247e19cbe1458a71.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:70px 0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:50px;color:#763393}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:auto;margin-left:0;padding:0 15px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#763393;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.testimonail_demo_page[_ngcontent-%COMP%]{padding:0 0 70px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]{margin:0 0 50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#763393;height:1px;width:50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{position:relative;background:#f1f1f1}@media (max-width:992px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{margin:0 0 50px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:40px 25px 20px;margin:0;font-size:16px;font-family:Open Sans,sans-serif;text-align:center;height:100%;min-height:220px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]{border-top:2px solid #fff;text-align:center;padding:15px 0}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;color:#763393;font-weight:700;padding:0;min-height:auto}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0;top:-30px;text-align:center}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:50px;color:#763393}.myWriting_text[_ngcontent-%COMP%]{text-align:right;margin:10px 0 0;color:#fff;font-size:14px}.myWriting_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:underline}.align-content-center.again_check_my_writing[_ngcontent-%COMP%]{height:100%;background:#fff;border-radius:5px;padding:125px 20px;margin:0!important;max-height:400px;font-size:18px;display:flex;align-items:center;justify-content:center;flex-direction:column}.word_count_sections[_ngcontent-%COMP%]{position:absolute;top:auto;bottom:90px;background:#fff;width:94%;left:30px}.word_count_sections[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}.grammarCheckSection[_ngcontent-%COMP%]{position:relative;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;padding:60px 0}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]{position:relative}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:32px;line-height:40px;font-weight:600;margin:0}@media (max-width:767px){.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px;margin-bottom:20px}}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]{position:relative;padding-right:10px}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#fff;font-size:22px;line-height:28px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat;display:none}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:40px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#fff;margin:0 0 15px;padding:0 0 15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 10px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:20px;width:15px;height:15px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:15px;width:20px;height:20px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:45px;height:45px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   span.safariComingSoonTag[_ngcontent-%COMP%]{position:absolute;left:0;margin:auto;right:0;top:-10px;z-index:99;background:#ef5355;border-radius:30px;font-size:12px;color:#fff;padding:2px 6px;width:95px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#763393}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.moreEffectiveSection[_ngcontent-%COMP%]{position:relative;padding:60px 0 20px}.moreEffectiveSection[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:80px}@media (max-width:767px){.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]{flex-direction:column-reverse}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{padding-top:0!important}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:40px}}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]{position:relative;text-align:center}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:75%}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{position:relative;padding-top:60px}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px;color:#1d1d1d;font-weight:600;margin-bottom:20px}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-size:16px;margin-bottom:20px}.grammarCheckQuestions[_ngcontent-%COMP%]{position:relative;margin-bottom:60px;padding-top:0}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{padding:0;background-color:transparent}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:8px 10px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-right:25px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{position:absolute;right:10px;top:5px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.upgradePremiumSection[_ngcontent-%COMP%]{width:550px;background:#fff;border-radius:5px;overflow:hidden;height:320px;font-family:Open Sans,sans-serif}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]{width:100%;height:100%}}@media only screen and (max-device-width:990px) and (orientation:landscape){.upgradePremiumSection[_ngcontent-%COMP%]{height:320px;overflow-y:auto}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]{padding:30px;height:175px;position:relative;width:100%;background-size:cover;background-position:50%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .upgradeHeaderSection_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(122,40,160,.8);width:100%;height:100%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]{position:absolute;left:auto;right:0;top:0;border:none;background:transparent;z-index:9}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;cursor:pointer}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:26px;color:#fff;margin:14px 0 5px;line-height:35px;font-weight:700;position:relative;z-index:99;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{margin:0 0 10px;font-size:22px}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:italic;font-size:16px;color:#4d4d4d;margin:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{position:relative;padding:20px 20px 30px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.12);width:500px;margin:-70px auto 0;border-radius:5px;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{width:92%;margin:-100px auto 0}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;font-size:20px;font-weight:700;color:#4d4d4d;margin-bottom:20px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:25px;margin-right:10px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0 0 0 7px;margin:0;list-style:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:10px;color:#4d4d4d;font-size:16px;position:relative;padding-left:25px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0;margin-left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:15px;margin-right:10px;position:absolute;top:6px;left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400;font-style:italic}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]{text-align:center;margin-top:30px;display:flex;align-items:center;justify-content:center}@media (max-width:480px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]{flex-direction:column}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#7a28a0;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;line-height:25px;border-radius:5px;border:none;height:42px;margin:0 10px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{padding:8px 10px;white-space:break-spaces}}@media (max-width:480px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin:10px 0;width:250px}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-left:7px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5);z-index:99999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}@media (max-width:767px){.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px!important}.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.see_trinka_sections[_ngcontent-%COMP%]   .top_heading.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background:#763393!important}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #300072;border-radius:5px}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{margin-top:20px;display:none!important}}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{position:relative;background:url(Top_purple_background.b4abd669049c7ff750a0.jpg);color:#fff;padding:20px 15px;height:100%}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:100%;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding-left:20px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;background:#fff;width:6px;height:6px;border-radius:50%}.gcLoaderSection[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.2);width:100%;height:100%;border-radius:5px;z-index:99999;display:flex;align-items:center;justify-content:center}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{z-index:99999999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{max-width:100%;width:800px;height:480px;background-color:#fff;border-radius:10px;border:none;overflow:hidden}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{height:auto}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]{right:10px;z-index:99999;cursor:pointer}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#763393}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{width:100%;height:100%;display:flex}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{flex-direction:column}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{width:40%;height:500px;position:relative;padding:20px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]{position:relative}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:120px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{position:relative;padding-top:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:30px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:35px;font-weight:700;margin-bottom:65px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;text-align:center;margin-bottom:30px}}@media (max-width:400px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#763393;color:#fff;border-radius:5px;padding:10px 20px;font-weight:600;font-size:20px;text-decoration:none;transition:all .5s ease;width:220px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;padding:10px 15px;display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;cursor:pointer}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{width:60%;height:500px;position:relative}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{position:relative;z-index:9999}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{width:100%;background-color:#763393;padding-bottom:40px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:none}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#763393;border-radius:5px;padding:10px 20px;font-weight:600;font-size:16px;text-decoration:none;transition:all .5s ease;width:220px;margin:-20px auto 0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:50px;left:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{top:0;left:0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:40px;left:130px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{top:-35px;left:8%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{position:absolute;right:-290px;top:-10px;width:730px;height:500px;transform:rotate(21deg);border-radius:100px;display:flex;overflow:hidden;box-shadow:0 10px 0 rgba(233,236,239,.82);z-index:1;border-bottom:2px solid #fff}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   img.backgourndImageSection[_ngcontent-%COMP%]{width:100%;transform:rotate(-18deg);position:relative;top:80px;height:100%;-o-object-fit:cover;object-fit:cover;right:250px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   .imagesOverlaySection[_ngcontent-%COMP%]{position:absolute;background:rgba(118,51,147,.8);width:100%;height:100%;left:0;right:0;top:0;bottom:0}.gc-testimonials-section[_ngcontent-%COMP%]   .testimonial.text-center[_ngcontent-%COMP%]{margin-top:40px}.gc-testimonials-section[_ngcontent-%COMP%]   .sub-head[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 10px;position:relative}.gc-testimonials-section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative;text-align:left!important}.gcBrowserSection[_ngcontent-%COMP%]{position:relative;width:100%;padding:40px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:0}@media (max-width:991px){.gcBrowserSection[_ngcontent-%COMP%]{display:none}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 20px}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{flex-direction:column}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:26px;margin:0 20px 0 0;font-weight:600}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;padding:0 10px;margin:0 0 20px;text-align:center;line-height:30px}}@media (max-width:767px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:transparent;border:2px solid #fff;cursor:pointer;font-size:16px;font-weight:600;padding:6px 12px;border-radius:5px;color:#763393;display:flex;align-items:center;justify-content:center;text-decoration:none;background-color:#fff;transition:all .5s ease}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:10px;width:32px}.ck-editor[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]{resize:none}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%], .match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{display:flex;flex-direction:column}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}.signupmobile[_ngcontent-%COMP%]{display:none;position:relative;width:100%;padding:20px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:110px}@media (max-width:991px){.signupmobile[_ngcontent-%COMP%]{display:block}}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{text-align:center}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:auto;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}@media (max-width:992px){.gcBannerSection[_ngcontent-%COMP%]{padding-top:115px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]{display:block!important}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:15px!important;display:inline-flex;width:auto}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px}}']}),Rt),ie=((Dt=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../../node_modules/slick-carousel/slick/slick.min.js",(function(){})),_.getScript("../../../assets/js/WhitePaper.js",(function(){})),_.getScript("../../../assets/js/wisepop.js",(function(){}))),this.titleService.setTitle("[\u767d\u76ae\u4e66]Trinka\u4e0eGrammarly\u3001LanguageTool\u5728\u5b66\u672f\u6587\u4ef6\u4e0a\u7684\u6bd4\u8f83"),this.metaTagService.updateTag({name:"description",content:"\u4e0b\u8f7d\u767d\u76ae\u4e66\uff0c\u4e86\u89e3Trinka\u4e0eGrammarly Premium\u3001LanguageTool\u5728\u5b66\u672f\u6587\u4ef6\u4e0a\u7684\u6bd4\u8f83\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"[\u767d\u76ae\u4e66]Trinka\u4e0eGrammarly\u3001LanguageTool\u5728\u5b66\u672f\u6587\u4ef6\u4e0a\u7684\u6bd4\u8f83"}),this.metaTagService.updateTag({property:"og:description",content:"\u4e0b\u8f7d\u767d\u76ae\u4e66\uff0c\u4e86\u89e3Trinka\u4e0eGrammarly Premium\u3001LanguageTool\u5728\u5b66\u672f\u6587\u4ef6\u4e0a\u7684\u6bd4\u8f83\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/trinka-vs-grammarly-vs-language-tool"}),this.metaTagService.updateTag({property:"og:image",content:"https://www.trinka.ai/assets/images/Trinka.jpg"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/trinka-vs-grammarly-vs-language-tool"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/trinka-vs-grammarly-vs-language-tool"}),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewInit",value:function(){}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Dt)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Dt.\u0275cmp=c.Jb({type:Dt,selectors:[["app-white-paper"]],decls:132,vars:0,consts:[[1,"white_paper_wrap"],[1,"paper_top_sections"],[1,"need_whitePaper_section"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"need_content_text"],[1,"download_whitePaper","text-center"],["id","downloadThisWhitePaper","href","../../../assets/resources/Trinka_WhitePaper.pdf","download","trinka-vs-grammarly-vs-language-tool"],["src","../../../assets/images/whitePaper_download.png","alt","whitepaper download"],[1,"key_takewaye_sections"],[1,"col-lg-3","col-md-6"],[1,"takeaways_cards"],[1,"card_overlay"],[1,"cards_headers"],[1,"need_cards_body"],[1,"sneak_peek_sections"],[1,"sneak_heading"],[1,"whitePaper_slider","testimonials"],[1,"center"],[1,"slider_section"],[1,"overlay_whitepaper"],["src","../../../assets/images/comparison_slide.png","alt","trinka comparison"],["src","../../../assets/images/summary_slide.png","alt","summary slide"],["src","../../../assets/images/Grammar_slide.png","alt","grammar slide"],[1,"bottomSilderButtons"],["id","downloadThisWhitePaperFooter","href","../../../assets/resources/Trinka_WhitePaper.pdf","download","trinka-vs-grammarly-vs-language-tool"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"h1"),c.Fc(3,"Trinka\u8207Grammarly\u3001LanguageTool\u5728\u5b78\u8853\u6587\u4ef6\u4e0a\u7684\u6bd4\u8f03"),c.Ub(),c.Ub(),c.Vb(4,"div",2),c.Vb(5,"div",3),c.Vb(6,"div",4),c.Vb(7,"div",5),c.Vb(8,"div",6),c.Vb(9,"h2"),c.Fc(10,"\u70ba\u4ec0\u9ebc\u9700\u8981\u6b64\u767d\u76ae\u66f8\uff1f"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u4e00\u822c\u82f1\u8a9e\u6709\u5e7e\u7a2e\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u4f46\u5f88\u5c11\u5c08\u9580\u91dd\u5c0d\u5b78\u8853\u82f1\u8a9e\u5beb\u4f5c\u3001\u8853\u8a9e\u3001\u79d1\u5b78\u6163\u4f8b\u4ee5\u53ca\u8207\u51fa\u7248\u6e96\u5099\u76f8\u95dc\u7684\u554f\u984c\u3002"),c.Ub(),c.Vb(13,"p"),c.Fc(14,"\u6df1\u5165\u95b1\u8b80\u672c\u767d\u76ae\u66f8\u5c07\u4f7f\u60a8\u80fd\u5920\u5728\u8a55\u4f30\u548c\u4f7f\u7528\u5beb\u4f5c\u52a9\u624b\u3001\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u548c\u8a9e\u8a00\u7cfe\u6b63\u5de5\u5177\u6642\u505a\u51fa\u6700\u660e\u667a\u7684\u6c7a\u5b9a\uff0c\u4ee5\u7528\u65bc\u60a8\u7684\u500b\u4eba\u3001\u5c08\u696d\u3001\u5b78\u8853\u6216\u6280\u8853\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(15,"p"),c.Fc(16,"\u672c\u767d\u76ae\u66f8\u5c07\u70ba\u60a8\u63d0\u4f9b\u6e96\u78ba\u7684\u7406\u89e3\u548c\u8cc7\u6599\u652f\u63f4\uff0c\u8b93\u60a8\u77ad\u89e3Trinka\u70ba\u4ec0\u9ebc\u6700\u9069\u5408\u5b78\u8853\u5beb\u4f5c\u3002\u9019\u662f\u56e0\u70ba\u5b83\u5728\u6e96\u78ba\u6027\u3001\u8986\u84cb\u7387\u4ee5\u53ca\u5c08\u9580\u7528\u65bc\u51fa\u7248\u7269\u6e96\u5099\u5c31\u7dd2\u7684\u529f\u80fd\u4e4b\u9593\u53d6\u5f97\u4e86\u5f88\u597d\u7684\u5e73\u8861\u3002"),c.Ub(),c.Vb(17,"div",7),c.Vb(18,"a",8),c.Qb(19,"img",9),c.Fc(20,"\u4e0b\u8f09\u6b64\u767d\u76ae\u66f8"),c.Ub(),c.Ub(),c.Vb(21,"div",10),c.Vb(22,"h2"),c.Fc(23,"\u8981\u9ede"),c.Ub(),c.Vb(24,"div",4),c.Vb(25,"div",11),c.Vb(26,"div",12),c.Qb(27,"div",13),c.Vb(28,"div",14),c.Vb(29,"p"),c.Fc(30,"1"),c.Ub(),c.Ub(),c.Vb(31,"div",15),c.Vb(32,"p"),c.Fc(33,"\u5168\u7403\u4f5c\u5bb6\u3001\u4f5c\u8005\u548c\u5c08\u696d\u5b78\u8853\u4f5c\u5bb6\u7684\u7279\u5b9a\u75db\u9ede\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(34,"div",11),c.Vb(35,"div",12),c.Qb(36,"div",13),c.Vb(37,"div",14),c.Vb(38,"p"),c.Fc(39,"2"),c.Ub(),c.Ub(),c.Vb(40,"div",15),c.Vb(41,"p"),c.Fc(42,"\u7576\u524d\u53ef\u7528\u7684\u5beb\u4f5c\u52a9\u624b\u7684\u53ef\u64cd\u4f5c\u6027\u548c\u5c40\u9650\u6027\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",11),c.Vb(44,"div",12),c.Qb(45,"div",13),c.Vb(46,"div",14),c.Vb(47,"p"),c.Fc(48,"3"),c.Ub(),c.Ub(),c.Vb(49,"div",15),c.Vb(50,"p"),c.Fc(51,"Trinka\u3001Grammarly\u4ee5\u53caLanguageTool\u7684\u7c21\u8981\u6bd4\u8f03\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(52,"div",11),c.Vb(53,"div",12),c.Qb(54,"div",13),c.Vb(55,"div",14),c.Vb(56,"p"),c.Fc(57,"4"),c.Ub(),c.Ub(),c.Vb(58,"div",15),c.Vb(59,"p"),c.Fc(60,"Trinka\u52dd\u904e\u6240\u6709\u5176\u4ed6\u5beb\u4f5c\u52a9\u624b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(61,"div",16),c.Vb(62,"div",3),c.Vb(63,"div",4),c.Vb(64,"div",5),c.Vb(65,"div",17),c.Vb(66,"h2"),c.Fc(67,"\u77ad\u89e3\u4e00\u4e0b\u672c\u767d\u76ae\u66f8"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"section",18),c.Vb(69,"div",3),c.Vb(70,"div",4),c.Vb(71,"div",5),c.Vb(72,"div",19),c.Vb(73,"div",20),c.Qb(74,"div",21),c.Qb(75,"img",22),c.Ub(),c.Vb(76,"div",20),c.Qb(77,"div",21),c.Qb(78,"img",23),c.Ub(),c.Vb(79,"div",20),c.Qb(80,"div",21),c.Qb(81,"img",24),c.Ub(),c.Vb(82,"div",20),c.Qb(83,"div",21),c.Qb(84,"img",22),c.Ub(),c.Vb(85,"div",20),c.Qb(86,"div",21),c.Qb(87,"img",23),c.Ub(),c.Vb(88,"div",20),c.Qb(89,"div",21),c.Qb(90,"img",24),c.Ub(),c.Vb(91,"div",20),c.Qb(92,"div",21),c.Qb(93,"img",22),c.Ub(),c.Vb(94,"div",20),c.Qb(95,"div",21),c.Qb(96,"img",23),c.Ub(),c.Vb(97,"div",20),c.Qb(98,"div",21),c.Qb(99,"img",24),c.Ub(),c.Vb(100,"div",20),c.Qb(101,"div",21),c.Qb(102,"img",22),c.Ub(),c.Vb(103,"div",20),c.Qb(104,"div",21),c.Qb(105,"img",23),c.Ub(),c.Vb(106,"div",20),c.Qb(107,"div",21),c.Qb(108,"img",24),c.Ub(),c.Vb(109,"div",20),c.Qb(110,"div",21),c.Qb(111,"img",22),c.Ub(),c.Vb(112,"div",20),c.Qb(113,"div",21),c.Qb(114,"img",23),c.Ub(),c.Vb(115,"div",20),c.Qb(116,"div",21),c.Qb(117,"img",24),c.Ub(),c.Vb(118,"div",20),c.Qb(119,"div",21),c.Qb(120,"img",22),c.Ub(),c.Vb(121,"div",20),c.Qb(122,"div",21),c.Qb(123,"img",23),c.Ub(),c.Vb(124,"div",20),c.Qb(125,"div",21),c.Qb(126,"img",24),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(127,"div",25),c.Vb(128,"div",7),c.Vb(129,"a",26),c.Qb(130,"img",9),c.Fc(131," \u4e0b\u8f09\u6b64\u767d\u76ae\u66f8"),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['@charset "UTF-8";.slick-slider[_ngcontent-%COMP%]{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list[_ngcontent-%COMP%], .slick-slider[_ngcontent-%COMP%]{position:relative;display:block}.slick-list[_ngcontent-%COMP%]{overflow:hidden;margin:0;padding:0}.slick-list[_ngcontent-%COMP%]:focus{outline:none}.slick-list.dragging[_ngcontent-%COMP%]{cursor:pointer;cursor:hand}.slick-slider[_ngcontent-%COMP%]   .slick-list[_ngcontent-%COMP%], .slick-slider[_ngcontent-%COMP%]   .slick-track[_ngcontent-%COMP%]{transform:translateZ(0)}.slick-track[_ngcontent-%COMP%]{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track[_ngcontent-%COMP%]:after, .slick-track[_ngcontent-%COMP%]:before{display:table;content:""}.slick-track[_ngcontent-%COMP%]:after{clear:both}.slick-loading[_ngcontent-%COMP%]   .slick-track[_ngcontent-%COMP%]{visibility:hidden}.slick-slide[_ngcontent-%COMP%]{display:none;float:left;height:100%;min-height:1px}[dir=rtl][_ngcontent-%COMP%]   .slick-slide[_ngcontent-%COMP%]{float:right}.slick-slide[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{display:block}.slick-slide.slick-loading[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{display:none}.slick-slide.dragging[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{pointer-events:none}.slick-initialized[_ngcontent-%COMP%]   .slick-slide[_ngcontent-%COMP%]{display:block}.slick-loading[_ngcontent-%COMP%]   .slick-slide[_ngcontent-%COMP%]{visibility:hidden}.slick-vertical[_ngcontent-%COMP%]   .slick-slide[_ngcontent-%COMP%]{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden[_ngcontent-%COMP%]{display:none}.slick-loading[_ngcontent-%COMP%]   .slick-list[_ngcontent-%COMP%]{background:#fff url(ajax-loader.c5cd7f5300576ab4c882.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(slick.ced611daf7709cc778da.eot);src:url(slick.ced611daf7709cc778da.eot?#iefix) format("embedded-opentype"),url(slick.b7c9e1e479de3b53f1e4.woff) format("woff"),url(slick.d41f55a78e6f49a55128.ttf) format("truetype"),url(slick.f97e3bbf73254b011209.svg#slick) format("svg")}.slick-next[_ngcontent-%COMP%], .slick-prev[_ngcontent-%COMP%]{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next[_ngcontent-%COMP%], .slick-next[_ngcontent-%COMP%]:focus, .slick-next[_ngcontent-%COMP%]:hover, .slick-prev[_ngcontent-%COMP%], .slick-prev[_ngcontent-%COMP%]:focus, .slick-prev[_ngcontent-%COMP%]:hover{color:transparent;outline:none;background:transparent}.slick-next[_ngcontent-%COMP%]:focus:before, .slick-next[_ngcontent-%COMP%]:hover:before, .slick-prev[_ngcontent-%COMP%]:focus:before, .slick-prev[_ngcontent-%COMP%]:hover:before{opacity:1}.slick-next.slick-disabled[_ngcontent-%COMP%]:before, .slick-prev.slick-disabled[_ngcontent-%COMP%]:before{opacity:.25}.slick-next[_ngcontent-%COMP%]:before, .slick-prev[_ngcontent-%COMP%]:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev[_ngcontent-%COMP%]{left:-25px}[dir=rtl][_ngcontent-%COMP%]   .slick-prev[_ngcontent-%COMP%]{right:-25px;left:auto}.slick-prev[_ngcontent-%COMP%]:before{content:"\u2190"}[dir=rtl][_ngcontent-%COMP%]   .slick-prev[_ngcontent-%COMP%]:before{content:"\u2192"}.slick-next[_ngcontent-%COMP%]{right:-25px}[dir=rtl][_ngcontent-%COMP%]   .slick-next[_ngcontent-%COMP%]{right:auto;left:-25px}.slick-next[_ngcontent-%COMP%]:before{content:"\u2192"}[dir=rtl][_ngcontent-%COMP%]   .slick-next[_ngcontent-%COMP%]:before{content:"\u2190"}.slick-dotted.slick-slider[_ngcontent-%COMP%]{margin-bottom:30px}.slick-dots[_ngcontent-%COMP%]{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%], .slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:20px;height:20px;cursor:pointer}.slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus, .slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{outline:none}.slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus:before, .slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover:before{opacity:1}.slick-dots[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\u2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots[_ngcontent-%COMP%]   li.slick-active[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:before{opacity:.75;color:#000}.white_paper_wrap[_ngcontent-%COMP%]{width:100%;position:relative;padding:110px 0 0}.white_paper_wrap[_ngcontent-%COMP%]   .paper_top_sections[_ngcontent-%COMP%]{padding:70px 0;text-align:center;width:100%;background:url(white_paper_top_banner.0fcc99da53f97efe8217.jpg);background-size:cover;background-position:50%}.white_paper_wrap[_ngcontent-%COMP%]   .paper_top_sections[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{width:100%;max-width:960px;margin:0 auto;font-weight:600;color:#fff;line-height:45px}@media (max-width:767px){.white_paper_wrap[_ngcontent-%COMP%]   .paper_top_sections[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:32px}}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]{padding:70px 0;background:url(need_whitePaper_bg.20079179c682e01e0041.jpg);background-size:cover;background-position:50%;width:100%;height:100%}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 30px;font-family:Open Sans,sans-serif;padding:0 0 10px;width:100%;max-width:1150px}@media (max-width:767px){.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#763393;height:1px;width:50px}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0 0 30px}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]{margin:70px 0}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;width:100%;max-width:394px;height:64px;background:#763393;border-radius:5px;color:#fff;font-size:24px;font-weight:600;margin:0 auto;border:1.5px solid transparent;transition:all .5s ease}@media (max-width:575px){.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{max-width:315px;height:60px;font-size:19px}}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#57226f;border:1.5px solid #763393}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:-2.5px 10px 0 0}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:190px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{position:relative;background:url(number-background.764991c32719fa5c4f6b.png);background-repeat:no-repeat;width:70px;height:58px;display:flex;align-items:center;justify-content:center;margin-top:10px}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;color:#fff;font-weight:600;margin:0 10px 9px 0}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]{position:relative;padding:5px 20px 20px}.white_paper_wrap[_ngcontent-%COMP%]   .need_whitePaper_section[_ngcontent-%COMP%]   .need_content_text[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.white_paper_wrap[_ngcontent-%COMP%]   .sneak_peek_sections[_ngcontent-%COMP%]{position:relative;width:100%;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-position:50%;height:401px;padding-top:70px}.white_paper_wrap[_ngcontent-%COMP%]   .sneak_peek_sections[_ngcontent-%COMP%]   .sneak_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#fff;font-weight:600;margin:0 0 30px;font-family:Open Sans,sans-serif;padding:0 0 10px;width:100%;max-width:1150px}@media (max-width:767px){.white_paper_wrap[_ngcontent-%COMP%]   .sneak_peek_sections[_ngcontent-%COMP%]   .sneak_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.white_paper_wrap[_ngcontent-%COMP%]   .sneak_peek_sections[_ngcontent-%COMP%]   .sneak_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#fff;height:1px;width:50px}.whtiePaper_sections[_ngcontent-%COMP%]{position:relative;margin-top:-210px}.whtiePaper_sections[_ngcontent-%COMP%]   .WhitePaper_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{box-shadow:0 0 9px rgba(0,0,0,.21);width:100%;max-width:100%}.whtiePaper_sections[_ngcontent-%COMP%]   .WhitePaper_cards.slicer_changes[_ngcontent-%COMP%]{margin:30px;position:relative}.whtiePaper_sections[_ngcontent-%COMP%]   .WhitePaper_cards.slicer_changes[_ngcontent-%COMP%]   .overlay_whitepaper[_ngcontent-%COMP%]{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:hsla(0,0%,88.2%,.5)}.bottomSilderButtons[_ngcontent-%COMP%]{margin:70px 0}.bottomSilderButtons[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;width:100%;max-width:394px;height:64px;background:#763393;border-radius:5px;color:#fff;font-size:24px;font-weight:600;margin:0 auto;border:1.5px solid transparent;transition:all .5s ease}@media (max-width:575px){.bottomSilderButtons[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{max-width:315px;height:60px;font-size:19px}}.bottomSilderButtons[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#57226f;border:1.5px solid #763393}.bottomSilderButtons[_ngcontent-%COMP%]   .download_whitePaper[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:-2.5px 10px 0 0}.whitePaper_slider.testimonials[_ngcontent-%COMP%]{margin-top:-240px;position:relative}@media (max-width:768px){.whitePaper_slider.testimonials[_ngcontent-%COMP%]{margin-top:-240px}}@media (max-width:500px){.whitePaper_slider.testimonials[_ngcontent-%COMP%]{margin-top:-250px}}.shadow-effect[_ngcontent-%COMP%]{border-radius:4px;text-align:center}#customers-testimonials[_ngcontent-%COMP%]   .item[_ngcontent-%COMP%]{text-align:center;padding:0;margin-bottom:70px;opacity:1;position:relative;transform:scaleX(1)}@media (max-width:1170px){#customers-testimonials[_ngcontent-%COMP%]   .item[_ngcontent-%COMP%]{transform:scale3d(.8,.8,1)}}#customers-testimonials[_ngcontent-%COMP%]   .owl-item.active.center[_ngcontent-%COMP%]   .item[_ngcontent-%COMP%]{opacity:1;transform:scaleX(1)}.owl-carousel[_ngcontent-%COMP%]   .owl-item[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0 auto 17px;width:100%;max-width:100%}']}),Dt),ae=function(){return["//features/credits"]},ce=((Jt=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u4f7f\u7528Trinka\u5c0d\u60a8\u7684\u5fae\u8edfWord\u6a94\u9032\u884c\u81ea\u52d5\u6587\u6cd5\u6821\u6b63"),this.metaTagService.updateTag({name:"description",content:"Trinka\u6703\u81ea\u52d5\u7de8\u8f2f\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\u4e26\u9032\u884c\u6587\u6cd5\u548c\u62fc\u5beb\u66f4\u6b63\uff0c\u60a8\u53ef\u4ee5\u4e0b\u8f09\u5e36\u6709\u8ddf\u8e64\u66f4\u6539\u7684\u4fee\u8a02\u6a94\u4e26\u907f\u514d\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f\u7684\u9ebb\u7169\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u4f7f\u7528Trinka\u5c0d\u60a8\u7684\u5fae\u8edfWord\u6a94\u9032\u884c\u81ea\u52d5\u6587\u6cd5\u6821\u6b63"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u6703\u81ea\u52d5\u7de8\u8f2f\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\u4e26\u9032\u884c\u6587\u6cd5\u548c\u62fc\u5beb\u66f4\u6b63\uff0c\u60a8\u53ef\u4ee5\u4e0b\u8f09\u5e36\u6709\u8ddf\u8e64\u66f4\u6539\u7684\u4fee\u8a02\u6a94\u4e26\u907f\u514d\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f\u7684\u9ebb\u7169\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/auto-file-edit"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/auto-file-edit"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features/proofread-file"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/proofread-file"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/auto-file-edit"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/auto-file-edit"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/auto-file-edit"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features/auto-file-edit"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/auto-file-edit"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/auto-file-edit"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/6Z_PsveCtRQ" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Jt)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Jt.\u0275cmp=c.Jb({type:Jt,selectors:[["app-auto-edit"]],decls:301,vars:2,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["href","https://cloud.trinka.ai/signup?_rg=TW","id","autoEditGetStart","target","_blank"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/AutoEditBanner.jpg","alt",""],[1,"SectionHowItWrok"],[1,"col-xl-6"],[1,"ImgSectionHowItWrok"],["href","","data-toggle","modal","data-target","#wordPluginPopup","id","VewiVideoSection"],["src",".././../../assets/images/AutoFileEditThumbnail.png","alt","",1,"img-fluid","eposter-img"],[1,"contentSectionHowItWrok"],[1,"HeadingSubLine"],[2,"margin-bottom","10px"],[1,"link",2,"color","#0000ff",3,"click"],[1,"cloud_key_features"],[1,"col-12-sm"],[1,"key_features_heading"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],["src","../../../assets/images/DownloadTrackChangesEdit.svg","alt",""],["src","../../../assets/images/RetainOriginalFormatting.png","alt","orginal formatting"],["src","../../../assets/images/languageScore_icon.svg","alt","language score"],["src","../../../assets/images/TableofRevisions_icon.svg","alt","Table of Revisions"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],[1,"uploadOptionSection"],[1,"uploadContentSection"],[1,"uploadFileIcon"],["width","50","height","44","viewBox","0 0 26 20","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M21.6349 15.109C21.6349 15.3108 21.5751 15.5081 21.4629 15.676C21.3508 15.8438 21.1914 15.9746 21.0049 16.0518C20.8184 16.1291 20.6132 16.1493 20.4152 16.1099C20.2173 16.0705 20.0354 15.9733 19.8927 15.8306C19.7499 15.6879 19.6527 15.506 19.6134 15.3081C19.574 15.1101 19.5942 14.9049 19.6714 14.7184C19.7487 14.5319 19.8795 14.3725 20.0473 14.2604C20.2152 14.1482 20.4125 14.0884 20.6143 14.0884C20.885 14.0884 21.1446 14.1959 21.336 14.3873C21.5274 14.5787 21.6349 14.8383 21.6349 15.109V15.109Z","fill","#773795"],["d","M24.9945 10.7444C24.9945 10.5326 25.3093 11.3578 21.1944 1.46144C21.1374 1.32431 21.0409 1.20723 20.9172 1.12507C20.7934 1.04291 20.6481 0.999383 20.4996 1.00001H6.24404C6.10455 0.999291 5.96763 1.03753 5.8487 1.11042C5.72977 1.18332 5.63356 1.28796 5.57089 1.41258C0.685141 11.1841 1.02171 10.4729 1 10.6412C1 10.7118 1 10.1961 1 18.2413C1 18.3397 1.01938 18.4371 1.05703 18.528C1.09467 18.6188 1.14986 18.7014 1.21942 18.771C1.28899 18.8406 1.37157 18.8957 1.46246 18.9334C1.55335 18.971 1.65077 18.9904 1.74915 18.9904H24.2453C24.4421 18.9904 24.631 18.913 24.7712 18.7748C24.9114 18.6367 24.9916 18.4489 24.9945 18.2521C24.9945 18.1273 24.9945 10.7986 24.9945 10.7444V10.7444ZM24.9945 10.6901H1.02171H24.9945Z","stroke","#4D4D4D","stroke-width","1.5","stroke-linecap","round","stroke-linejoin","round"],["width","52","height","46","viewBox","0 0 24 16","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M4.25 0C3.65326 0 3.08097 0.237053 2.65901 0.65901C2.23705 1.08097 2 1.65326 2 2.25V11.25C2 11.8467 2.23705 12.419 2.65901 12.841C3.08097 13.2629 3.65326 13.5 4.25 13.5H19.75C20.3467 13.5 20.919 13.2629 21.341 12.841C21.7629 12.419 22 11.8467 22 11.25V2.25C22 1.65326 21.7629 1.08097 21.341 0.65901C20.919 0.237053 20.3467 0 19.75 0H4.25ZM3.5 2.25C3.5 2.05109 3.57902 1.86032 3.71967 1.71967C3.86032 1.57902 4.05109 1.5 4.25 1.5H19.75C19.9489 1.5 20.1397 1.57902 20.2803 1.71967C20.421 1.86032 20.5 2.05109 20.5 2.25V11.25C20.5 11.4489 20.421 11.6397 20.2803 11.7803C20.1397 11.921 19.9489 12 19.75 12H4.25C4.05109 12 3.86032 11.921 3.71967 11.7803C3.57902 11.6397 3.5 11.4489 3.5 11.25V2.25ZM0.75 14.5C0.551088 14.5 0.360322 14.579 0.21967 14.7197C0.0790175 14.8603 0 15.0511 0 15.25C0 15.4489 0.0790175 15.6397 0.21967 15.7803C0.360322 15.921 0.551088 16 0.75 16H23.25C23.4489 16 23.6397 15.921 23.7803 15.7803C23.921 15.6397 24 15.4489 24 15.25C24 15.0511 23.921 14.8603 23.7803 14.7197C23.6397 14.579 23.4489 14.5 23.25 14.5H0.75Z","fill","#4D4D4D"],["d","M10 6H14","stroke","#773795","stroke-width","2","stroke-linecap","round","stroke-linejoin","round"],["width","51","height","47","viewBox","0 0 24 21","fill","none","xmlns","http://www.w3.org/2000/svg"],["clip-path","url(#clip0_1393_8871)"],["d","M5.99953 0L0 3.82228L5.99953 7.64466L12 3.82228L5.99953 0ZM18 0L12 3.82266L18 7.64531L24.0001 3.82266L18 0ZM0 11.4676L5.99953 15.29L12 11.4676L5.99953 7.64531L0 11.4676ZM18 7.64531L12 11.468L18 15.2905L24 11.468L18 7.64531ZM6 16.5723L12.0005 20.3947L18 16.5723L12.0005 12.75L6 16.5723Z","fill","#0061FF"],["id","clip0_1393_8871"],["width","24","height","20.4375","fill","white"],["width","50","height","46","viewBox","0 0 24 22","fill","none","xmlns","http://www.w3.org/2000/svg"],["d","M1.81444 18.3783L2.87287 20.2064C3.09281 20.5914 3.40894 20.8938 3.78009 21.1137C4.84322 19.7643 5.58309 18.7287 6.00009 18.0071C6.42319 17.2749 6.94322 16.1293 7.56019 14.5707C5.89744 14.3518 4.63744 14.2424 3.78019 14.2424C2.95734 14.2424 1.69734 14.3518 0 14.5707C0 14.9968 0.109969 15.4229 0.329906 15.8079L1.81444 18.3783V18.3783Z","fill","#0066DA"],["d","M20.2204 21.1137C20.5917 20.8938 20.9078 20.5914 21.1276 20.2065L21.5675 19.4505L23.6707 15.8079C23.8866 15.4313 24.0003 15.0048 24.0005 14.5707C22.2933 14.3518 21.0357 14.2424 20.2274 14.2424C19.3587 14.2424 18.1009 14.3518 16.4541 14.5707C17.0638 16.1379 17.5769 17.2834 17.9937 18.0071C18.4139 18.7374 19.1562 19.7728 20.2204 21.1137V21.1137Z","fill","#EA4335"],["d","M11.9998 6.87291C13.2298 5.38744 14.0775 4.24191 14.5428 3.4365C14.9175 2.78794 15.3299 1.75238 15.7799 0.329906C15.4088 0.109969 14.9827 0 14.5428 0H9.45685C9.01698 0 8.59098 0.12375 8.21973 0.329906C8.79216 1.96134 9.27798 3.12244 9.67698 3.81309C10.118 4.57641 10.8923 5.59631 11.9998 6.87291Z","fill","#00832D"],["d","M16.4401 14.5706H7.56028L3.78027 21.1136C4.15134 21.3335 4.57743 21.4435 5.01731 21.4435H18.9831C19.4229 21.4435 19.8491 21.3197 20.2202 21.1135L16.4402 14.5706H16.4401Z","fill","#2684FC"],["d","M12.0001 6.87298L8.22009 0.330078C7.84884 0.550016 7.53272 0.852359 7.31278 1.2373L0.329906 13.3336C0.114012 13.7102 0.000285232 14.1366 0 14.5707H7.56019L12.0002 6.87298H12.0001Z","fill","#00AC47"],["d","M20.1788 7.28524L16.6872 1.23705C16.4674 0.852115 16.1512 0.549772 15.78 0.329834L12 6.87284L16.4398 14.5706H23.9863C23.9863 14.1444 23.8763 13.7184 23.6564 13.3334L20.1788 7.28524Z","fill","#FFBA00"],["width","50","height","42","viewBox","0 0 24 16","fill","none","xmlns","http://www.w3.org/2000/svg"],["clip-path","url(#clip0_1393_8873)"],["d","M14.4991 10.3764L19.453 5.63883C18.424 1.62633 14.3371 -0.792141 10.3246 0.236954C8.51775 0.700347 6.9484 1.8204 5.92285 3.37852C5.99945 3.37664 14.4991 10.3764 14.4991 10.3764V10.3764Z","fill","#0364B8"],["d","M9.15169 4.27053L9.1515 4.27137C8.20489 3.68508 7.11319 3.37519 5.99972 3.37671C5.97403 3.37671 5.94872 3.37831 5.92303 3.37859C2.61113 3.41965 -0.0405003 6.13784 0.000468414 9.44985C0.0153465 10.6512 0.390719 11.8204 1.07794 12.8059L8.49966 11.8764L14.1897 7.28825L9.15169 4.27053V4.27053Z","fill","#0078D4"],["d","M19.4529 5.63899C19.3434 5.63124 19.2337 5.62714 19.1239 5.62671C18.4593 5.62607 17.8017 5.7618 17.1917 6.02552L17.1915 6.02506L14.1895 7.28834L17.499 11.3765L23.4156 12.8147C24.6924 10.4444 23.8059 7.48784 21.4356 6.21096C20.8231 5.88105 20.1471 5.68606 19.4529 5.63909V5.63899Z","fill","#1490DF"],["d","M1.07812 12.8058C1.63023 13.5996 2.36625 14.248 3.22333 14.6956C4.08041 15.1432 5.03308 15.3767 6 15.3762H19.1244C20.0044 15.3764 20.868 15.1384 21.6236 14.6874C22.3792 14.2364 22.9987 13.5893 23.4161 12.8146L14.1899 7.28809L1.07812 12.8058V12.8058Z","fill","#28A8EA"],["id","clip0_1393_8873"],["width","24","height","15.4688","fill","white"],[1,"cloud_key_features",2,"padding","0","margin","0 0 60px 0"],[1,"col-sm-12"],[1,"col-sm-1"],[1,"col-sm-10"],[1,"viewSampleReportImg"],["href","../../../assets/resources/AutoEdit_sample_edited.docx","target","_blank"],["aria-hidden","true",1,"fa","fa-arrows-alt"],["src","../../../assets/images/revised-menuscript.png","alt","revised menuscript"],[1,"use_trinka_other_app","accomplishBrilliantWrap"],[1,"accomplishBrilliantSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"allAboutTrinkaCredit"],[1,"aboutTrinkaCreditHeading"],[1,"creditSectionFeature"],[1,"featurePointsCredits"],["src","../../../assets/images/lightbulb.png","alt","light"],[1,"othersPointsForCredits"],[3,"routerLink"],[1,"pricingQuestionAnwser"],["target",""],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["href","https://www.trinka.ai/tw/trinkacloud"],["routerLink","/trinkacloud",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["href","https://www.trinka.ai/tw/wordplugin"],["routerLink","",1,"app_name_content"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["href","https://www.trinka.ai/tw/browser-plugin"],["routerLink","/browser-plugin",1,"app_name_content"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["href","https://www.trinka.ai/tw/enterprise"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","10px","color","#000","position","relative"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/6Z_PsveCtRQ","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"span"),c.Fc(8,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(9,"h1"),c.Fc(10,"\u5728\u5e7e\u5206\u9418\u5167\u7de8\u8f2f\u5fae\u8edfWord\u6587\u4ef6"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u901a\u904e\u81ea\u52d5\u7de8\u8f2f\u5fae\u8edfWord\u6587\u6a94\u70ba\u60a8\u7bc0\u7701\u6642\u9593\u3002\u4e0b\u8f09\u5e36\u6709\u4fee\u8a02\u8ddf\u8e64\u7684\u6a94\uff0c\u4ee5\u8d85\u5feb\u7684\u901f\u5ea6\u5b9a\u7a3f\u60a8\u7684\u6587\u6a94\uff01"),c.Ub(),c.Vb(13,"a",7),c.Fc(14,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",5),c.Vb(16,"div",8),c.Qb(17,"img",9),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",10),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",11),c.Vb(22,"div",12),c.Vb(23,"a",13),c.Qb(24,"img",14),c.Ub(),c.Ub(),c.Ub(),c.Vb(25,"div",11),c.Vb(26,"div",15),c.Vb(27,"h2"),c.Fc(28,"\u770b\u5b83\u662f\u5982\u4f55\u5de5\u4f5c\u7684"),c.Ub(),c.Qb(29,"div",16),c.Vb(30,"p",17),c.Fc(31,"\u67e5\u770b\u7c21\u55ae\u7684\u793a\u7bc4\u5f71\u7247\uff0c\u60a8\u5c31\u53ef\u4ee5\u958b\u59cb\u4f7f\u7528\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f\u80fd\u4e86\u3002"),c.Ub(),c.Vb(32,"p",17),c.Fc(33,"\u9019\u500b\u8a73\u7d30\u7684\u5206\u6b65\u6559\u7a0b\u53ef\u5e6b\u52a9\u60a8\u5145\u5206\u5229\u7528Trinka\u7684\u5f37\u5927\u529f\u80fd\u3002\u5982\u679c\u60a8\u6709\u66f4\u591a\u554f\u984c\uff0c\u8acb\u5728 "),c.Vb(34,"a",18),c.dc("click",(function(){c.wc(e);var n=c.tc(189);return t.scroll(n)})),c.Fc(35,"\u6b64\u8655"),c.Ub(),c.Fc(36,"\u700f\u89bd\u6211\u5011\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",19),c.Vb(38,"div",3),c.Vb(39,"div",4),c.Vb(40,"div",20),c.Vb(41,"div",21),c.Vb(42,"h2"),c.Fc(43,"Trinka\u81ea\u52d5\u7de8\u8f2f\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Qb(44,"div",16),c.Vb(45,"p"),c.Fc(46,"\u907f\u514d\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f\u7684\u9ebb\u7169\u3002\u4f7f\u7528\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f\u80fd\u66f4\u6b63\u60a8\u7684MS Word\u6587\u4ef6\u3002Trinka\u6703\u81ea\u52d5\u555f\u7528\u4fee\u8a02\u529f\u80fd\u4e26\u4e14\u7de8\u8f2f\u60a8\u7684\u6587\u6587\u4ef6\uff0c\u60a8\u53ef\u4ee5\u4e0b\u8f09\u4fee\u8a02\u5f8c\u7684\u6587\u4ef6\u4e26\u6700\u7d42\u6c7a\u5b9a\u662f\u5426\u63a5\u53d7\u66f4\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(47,"div",4),c.Vb(48,"div",22),c.Vb(49,"div",23),c.Qb(50,"img",24),c.Vb(51,"h3"),c.Fc(52,"\u4e0b\u8f09\u958b\u555f\u4e86\u4fee\u8a02\u529f\u80fd\u7684\u6587\u4ef6"),c.Ub(),c.Vb(53,"p"),c.Fc(54,"\u4e0b\u8f09\u7d93\u904e\u4fee\u8a02\u7684\u6587\u4ef6\uff0c\u8a72\u6587\u4ef6\u986f\u793a\u4e86\u60a8\u5728Trinka\u7de8\u8f2f\u5de5\u5177\u4e2d\u9078\u64c7\u7684\u5404\u9805\u66f4\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(55,"div",22),c.Vb(56,"div",23),c.Qb(57,"img",25),c.Vb(58,"h3"),c.Fc(59,"\u4fdd\u7559\u539f\u59cb\u683c\u5f0f"),c.Ub(),c.Vb(60,"p"),c.Fc(61,"\u60a8\u7684\u5167\u5bb9\u5c07\u6839\u64da\u5168\u90e8\u4fee\u8a02\u5efa\u8b70\u9032\u884c\u66f4\u65b0\uff0cTrinka\u6703\u59cb\u7d42\u4fdd\u7559\u539f\u59cb\u683c\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(62,"div",22),c.Vb(63,"div",23),c.Qb(64,"img",26),c.Vb(65,"h3"),c.Fc(66,"\u8a9e\u8a00\u8a55\u5206"),c.Ub(),c.Vb(67,"p"),c.Fc(68,"\u6839\u64da\u5404\u985e\u5225\u7684\u4fee\u8a02\u6b21\u6578\uff0c\u7372\u5f97\u6587\u4ef6\u7e3d\u9ad4\u8a9e\u8a00\u54c1\u8cea\u7684\u6307\u793a\u6027\u5206\u6578\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(69,"div",22),c.Vb(70,"div",23),c.Qb(71,"img",27),c.Vb(72,"h3"),c.Fc(73,"\u4fee\u8a02\u8868"),c.Ub(),c.Vb(74,"p"),c.Fc(75,"\u67e5\u770b\u6309\u8a9e\u8a00\u985e\u5225\u5217\u51fa\u7684\u8a73\u7d30\u4fee\u8a02\u5217\u8868\uff0c\u4ee5\u4fbf\u5feb\u901f\u77ad\u89e3\u6240\u505a\u7684\u7de8\u8f2f\u985e\u578b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(76,"div",22),c.Vb(77,"div",28),c.Qb(78,"img",29),c.Vb(79,"h3"),c.Fc(80,"\u98a8\u683c\u6307\u5357\u8a2d\u5b9a"),c.Ub(),c.Vb(81,"p"),c.Fc(82,"\u6839\u64da\u5e38\u7528\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA\u7b2c11\u7248\uff0cAGU 2017\u7b49\u7b49\uff09\u8abf\u6574\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(83,"div",22),c.Vb(84,"div",28),c.Qb(85,"img",30),c.Vb(86,"h3"),c.Fc(87,"\u5c08\u696d\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b"),c.Ub(),c.Vb(88,"p"),c.Fc(89,"\u6839\u64da\u5c08\u696d\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b\u5b9a\u88fdTrinka\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(90,"div",31),c.Vb(91,"div",3),c.Vb(92,"div",32),c.Vb(93,"h2"),c.Fc(94,"\u77ac\u606f\u4e4b\u9593\u4fbf\u53ef\u5f9e\u96f2\u7aef"),c.Qb(95,"br"),c.Fc(96," \u5c0e\u5165\u6587\u4ef6\u9032\u884c\u7de8\u8f2f"),c.Ub(),c.Vb(97,"ul"),c.Vb(98,"li"),c.Vb(99,"div",33),c.gc(),c.Vb(100,"svg",34),c.Qb(101,"path",35),c.Qb(102,"path",36),c.Ub(),c.Ub(),c.fc(),c.Vb(103,"p"),c.Fc(104,"Trinka My Drive"),c.Ub(),c.Ub(),c.Vb(105,"li"),c.Vb(106,"div",33),c.gc(),c.Vb(107,"svg",37),c.Qb(108,"path",38),c.Qb(109,"path",39),c.Ub(),c.Ub(),c.fc(),c.Vb(110,"p"),c.Fc(111,"My Device"),c.Ub(),c.Ub(),c.Vb(112,"li"),c.Vb(113,"div",33),c.gc(),c.Vb(114,"svg",40),c.Vb(115,"g",41),c.Qb(116,"path",42),c.Ub(),c.Vb(117,"defs"),c.Vb(118,"clipPath",43),c.Qb(119,"rect",44),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(120,"p"),c.Fc(121,"DropBox"),c.Ub(),c.Ub(),c.Vb(122,"li"),c.Vb(123,"div",33),c.gc(),c.Vb(124,"svg",45),c.Qb(125,"path",46),c.Qb(126,"path",47),c.Qb(127,"path",48),c.Qb(128,"path",49),c.Qb(129,"path",50),c.Qb(130,"path",51),c.Ub(),c.Ub(),c.fc(),c.Vb(131,"p"),c.Fc(132,"Google Drive"),c.Ub(),c.Ub(),c.Vb(133,"li"),c.Vb(134,"div",33),c.gc(),c.Vb(135,"svg",52),c.Vb(136,"g",53),c.Qb(137,"path",54),c.Qb(138,"path",55),c.Qb(139,"path",56),c.Qb(140,"path",57),c.Ub(),c.Vb(141,"defs"),c.Vb(142,"clipPath",58),c.Qb(143,"rect",59),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(144,"p"),c.Fc(145,"OneDrive"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(146,"div",60),c.Vb(147,"div",3),c.Vb(148,"div",4),c.Vb(149,"div",61),c.Vb(150,"div",21),c.Vb(151,"h2"),c.Fc(152,"\u67e5\u770b\u6a23\u672c\u5831\u544a"),c.Ub(),c.Qb(153,"div",16),c.Ub(),c.Ub(),c.Qb(154,"div",62),c.Vb(155,"div",63),c.Vb(156,"div",64),c.Vb(157,"a",65),c.Fc(158,"\u67e5\u770b\u5b8c\u6574\u5831\u544a "),c.Qb(159,"i",66),c.Ub(),c.Qb(160,"img",67),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(161,"div",68),c.Vb(162,"div",3),c.Vb(163,"div",69),c.Vb(164,"h2"),c.Fc(165,"\u81ea\u52d5\u7de8\u8f2f\u60a8\u7684Word\u6587\u4ef6"),c.Ub(),c.Vb(166,"a",70),c.Fc(167,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(168,"div",71),c.Vb(169,"div",3),c.Vb(170,"div",4),c.Vb(171,"div",61),c.Vb(172,"div",72),c.Vb(173,"h2"),c.Fc(174,"\u4f7f\u7528\u7a4d\u5206\u5b8c\u6210\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Qb(175,"div",16),c.Ub(),c.Vb(176,"div",73),c.Vb(177,"div",74),c.Vb(178,"span"),c.Qb(179,"img",75),c.Ub(),c.Vb(180,"p"),c.Fc(181,"\u6587\u4ef6\u4e2d\u6bcf5000\u500b\u55ae\u8a5e\u5c07\u82b1\u8cbb1\u500b\u7a4d\u5206\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528\u514d\u8cbb\u7a4d\u5206\u4e26\u6839\u64da\u9700\u8981\u8cfc\u8cb7\u66f4\u591a\u3002"),c.Ub(),c.Ub(),c.Vb(182,"div",76),c.Vb(183,"p",17),c.Fc(184,"\u7a4d\u5206\u5c31\u50cf\u4ee3\u5e63\u4e00\u6a23\uff0c\u53ef\u4ee5\u8b93\u60a8\u6839\u64da\u9700\u8981\u4f7f\u7528Trinka\u7684\u591a\u500b\u529f\u80fd\u3002\u9ad8\u7d1a\u7528\u6236\u6bcf\u6708\u5c07\u7372\u5f9710\u500b\u514d\u8cbb\u7a4d\u5206\uff0c\u57fa\u672c\u7528\u6236\u6bcf\u6708\u7372\u5f974\u500b\u514d\u8cbb\u7a4d\u5206\u3002\u8981\u77ad\u89e3\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb\u6309\u4e00\u4e0b "),c.Vb(185,"a",77),c.Fc(186,"\u6b64\u8655"),c.Ub(),c.Fc(187,"\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(188,"div",78,79),c.Vb(190,"div",3),c.Vb(191,"div",4),c.Vb(192,"div",80),c.Vb(193,"div",81),c.Vb(194,"h2"),c.Fc(195,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(196,"div",16),c.Ub(),c.Ub(),c.Qb(197,"div",82),c.Vb(198,"div",83),c.Vb(199,"div",84),c.Vb(200,"div",85),c.Vb(201,"div",86),c.Vb(202,"div",87),c.Vb(203,"a",88),c.Fc(204," \u6211\u4e0a\u50b3\u6587\u4ef6\u9032\u884c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u4e86\uff0c\u63a5\u4e0b\u4f86\u6211\u6703\u5f97\u5230\u4ec0\u9ebc\uff1f"),c.Ub(),c.Ub(),c.Vb(205,"div",89),c.Vb(206,"div",90),c.Vb(207,"h4"),c.Fc(208,"\u4e0a\u50b3\u6a94\u9032\u884c\u81ea\u52d5\u7de8\u8f2f\u5f8c\uff0c\u60a8\u5c07\u7372\u5f97\u4ee5\u4e0b\u7684\u6587\u6a94\uff1a"),c.Ub(),c.Vb(209,"ol"),c.Vb(210,"li"),c.Fc(211,"\u7d93\u904e\u4fee\u8a02\u7684\u6587\u4ef6\u3002\u5176\u4e2d\u6240\u6709\u7684\u4fee\u8a02\u90fd\u986f\u793a\u5728\u4fee\u8a02\u8ddf\u8e64\u4e2d\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u5fae\u8edfWord\u6216\u4efb\u4f55\u5176\u4ed6\u76f8\u5bb9\u7684\u6587\u5b57\u8655\u7406\u5668\u67e5\u770b\u9019\u4e9b\u4fee\u8a02\u4e26\u63a5\u53d7\u6216\u62d2\u7d55\u3002\u8a72\u6a94\u9084\u5c07\u5305\u542b\u5c0d\u4fee\u8a02\u5167\u5bb9\u7684\u9032\u4e00\u6b65\u89e3\u91cb\u3002"),c.Ub(),c.Vb(212,"li"),c.Fc(213,"\u60a8\u9084\u5c07\u6536\u5230\u4e00\u4efd\u8a73\u7d30\u7684\u5831\u544a\uff0c\u5176\u4e2d\u5305\u542b\u4e86\u4fee\u8a02\u6b21\u6578\u3001\u6587\u6cd5\u932f\u8aa4\u985e\u578b\u548c\u6574\u9ad4\u5beb\u4f5c\u54c1\u8cea\u5f97\u5206\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(214,"div",86),c.Vb(215,"div",91),c.Vb(216,"a",92),c.Fc(217," \u6211\u53ef\u4ee5\u6279\u91cf\u4e0a\u50b3\u591a\u500b\u6587\u6a94\u9032\u884c\u7de8\u8f2f\u55ce\uff1f\u6709\u6587\u4ef6\u6578\u91cf\u9650\u5236\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(218,"div",93),c.Vb(219,"div",90),c.Vb(220,"p"),c.Fc(221,"\u60a8\u53ef\u4ee5\u4e0a\u50b3\u4efb\u610f\u6578\u91cf\u7684\u6587\u6a94\u9032\u884c\u81ea\u52d5\u7de8\u8f2f\u3002\u5c0d\u6587\u4ef6\u6578\u91cf\u4e5f\u6c92\u6709\u9650\u5236\u3002\u6587\u4ef6\u4e2d\u6bcf5000\u500b\u55ae\u8a5e\u50c5\u82b1\u8cbb1\u500b\u5b78\u5206\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(222,"div",86),c.Vb(223,"div",94),c.Vb(224,"a",95),c.Fc(225," \u8acb\u554f\u6211\u600e\u9ebc\u8a66\u7528\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f\u80fd\uff1f "),c.Ub(),c.Ub(),c.Vb(226,"div",96),c.Vb(227,"div",90),c.Vb(228,"p"),c.Fc(229,"\u60a8\u53ea\u9700\u5728Trinka\u4e0a "),c.Vb(230,"a",70),c.Fc(231,"\u8a3b\u518a"),c.Ub(),c.Fc(232," \u5373\u53ef\u3002\u767b\u9304\u5f8c\uff0c\u60a8\u5c07\u5728\u5de6\u5074\u5c0e\u822a\u9762\u677f\u4e0a\u627e\u5230\u201c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u201d\u9078\u9805\u3002"),c.Ub(),c.Vb(233,"p"),c.Fc(234,"\u4e0a\u50b3\u6587\u4ef6\u4e26\u9ede\u64ca\u958b\u59cb\u7de8\u8f2f\uff0c\u60a8\u5728\u5e7e\u5206\u9418\u5167\u5c31\u53ef\u4ee5\u7372\u53d6\u81ea\u52d5\u7de8\u8f2f\u5f8c\u7684\u6587\u6a94\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(235,"div",86),c.Vb(236,"div",97),c.Vb(237,"a",98),c.Fc(238," \u4f7f\u7528\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u6703\u6d88\u8017\u591a\u5c11\u7a4d\u5206\uff1f "),c.Ub(),c.Ub(),c.Vb(239,"div",99),c.Vb(240,"div",90),c.Vb(241,"p"),c.Fc(242,"\u57fa\u672c\u7528\u6236\u6bcf\u6708\u53ef\u7372\u5f974\u500b\u514d\u8cbb\u7a4d\u5206\uff0c\u9ad8\u7d1a\u7528\u6236\u6bcf\u6708\u53ef\u7372\u5f9710\u500b\u514d\u8cbb\u7a4d\u5206\u3002\u4f7f\u7528\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f\u80fd\uff0c \u6a94\u4e2d\u7684\u6bcf5000\u500b\u55ae\u8a5e\u5c07\u82b1\u8cbb1\u500b\u7a4d\u5206\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(243,"div",82),c.Ub(),c.Ub(),c.Ub(),c.Vb(244,"div",100),c.Vb(245,"div",3),c.Vb(246,"div",4),c.Vb(247,"div",61),c.Vb(248,"div",101),c.Vb(249,"div",102),c.Vb(250,"div",103),c.Vb(251,"h2"),c.Fc(252,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(253,"br"),c.Fc(254,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(255,"div",16),c.Ub(),c.Ub(),c.Vb(256,"div",104),c.Vb(257,"ul"),c.Vb(258,"li"),c.Vb(259,"a",105),c.Vb(260,"div",106),c.Qb(261,"div",107),c.Qb(262,"img",108),c.Vb(263,"h3"),c.Fc(264,"Trinka Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(265,"li"),c.Vb(266,"a",109),c.Vb(267,"div",110),c.Qb(268,"div",107),c.Qb(269,"img",111),c.Vb(270,"h3"),c.Fc(271,"MS Word "),c.Qb(272,"br"),c.Fc(273,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(274,"li"),c.Vb(275,"a",112),c.Vb(276,"div",113),c.Qb(277,"div",107),c.Qb(278,"img",114),c.Vb(279,"h3"),c.Fc(280,"\u700f\u89bd\u5668 "),c.Qb(281,"br"),c.Fc(282,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(283,"li"),c.Vb(284,"a",115),c.Vb(285,"div",116),c.Qb(286,"div",107),c.Qb(287,"img",117),c.Vb(288,"h3",118),c.Fc(289,"\u4f01\u696d"),c.Ub(),c.Vb(290,"span",119),c.Fc(291,"(API, JS & On-Premise) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(292,"div",120),c.Vb(293,"div",121),c.Vb(294,"div",122),c.Vb(295,"div",123),c.Vb(296,"button",124),c.Vb(297,"span",125),c.Fc(298,"\xd7"),c.Ub(),c.Ub(),c.Qb(299,"div",126),c.Qb(300,"iframe",127),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(185),c.nc("routerLink",c.pc(1,ae)))},directives:[s.e,s.c],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:-30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-80px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{display:none}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 15px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 360px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0;min-height:50px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-198px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:180px;height:28px;top:33%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-192px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 90px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:25px 0 50px;padding:20px;height:100%;max-height:220px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:20px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]{height:200px;display:flex;align-items:center}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-evenly}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{flex-direction:column;text-align:center}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:36px;margin:0;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:220px;height:45px;background-color:#fff;color:#763393;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:20px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]{position:relative;margin:60px 0}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]{position:relative;margin-bottom:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#000}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0 0 0 30px;margin:0;display:flex;flex-wrap:wrap}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-16px;top:8px;width:5px;height:5px;background-color:#763393;border-radius:50%}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:220px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{height:auto}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]{position:relative;background-image:url(AboutTrinkaCardHeaderBG.9bca416955719b2391a1.png);background-repeat:no-repeat;width:240px;height:56px;margin-top:20px;margin-bottom:20px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#fff;position:relative;padding-left:15px;padding-top:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0;position:relative;padding:0 20px 20px}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.viewSampleReportImg[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:30px}.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:720px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);padding-top:10px}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:auto;right:130px;top:-20px;padding:8px 20px;border:1px solid #6f2496;border-radius:5px;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .5s ease;background-color:#6f2496}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{right:10px;padding:4px 10px;font-size:13px;top:-10px}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-left:6px;color:#fff}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;color:#4d4d4d}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   i[_ngcontent-%COMP%]{color:#4d4d4d}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;height:200px!important;max-height:none!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 5px;padding-left:27px;position:relative}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:38px;text-align:center}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.creditSectionFeature[_ngcontent-%COMP%]{position:relative}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;background-color:#f3eef6;border-radius:15px;display:flex;align-items:center;margin-bottom:20px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{flex-direction:column;text-align:center;border-radius:15px;margin-left:0;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:0;margin-top:-10px;text-align:center;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:50px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding:0 20px 0 0;font-size:22px}.othersPointsForCredits[_ngcontent-%COMP%]{position:relative}.othersPointsForCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{justify-content:space-around;text-align:center}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 20px 20px 0}']}),Jt),re=((Nt=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.LinkService=o,this.platformId=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka \u806f\u76df\u8a08\u5283 | AI \u9a45\u52d5\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"\u4e86\u89e3 Trinka \u7684\u6703\u54e1\u8a08\u5283 \xb7 \u60f3\u6210\u70ba\u6703\u54e1\u55ce\uff1f\u60a8\u5982\u4f55\u63a8\u5ee3 Trinka\uff1f\u4f63\u91d1\u548c\u532f\u6b3e\u9078\u9805\u3002\u7522\u54c1\u548c\u806f\u5c6c\u7db2\u7d61\u71df\u92b7\u8a08\u5283\u529f\u80fd\u3002"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/affiliates"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/affiliates"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Nt)(c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.C))},Nt.\u0275cmp=c.Jb({type:Nt,selectors:[["app-affiliates"]],decls:136,vars:0,consts:[[1,"affiliate_page_wrap"],[1,"affiliate_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-12"],[1,"affi_top_contents"],["id","signUpAtShareASale","href","https://www.shareasale.com/shareasale.cfm?merchantID=98815","target","_blank"],[1,"fa","fa-sign-in"],[1,"benefits_sections"],[1,"benefits_outer"],[1,"commission_sections"],[1,"commission_header"],["src","../../../assets/images/CommisionDetails.png","alt","commission"],[1,"commission_body"],[1,"commission_sections","OtherBenefits_section"],["src","../../../assets/images/otherBenefits.png","alt","trinka benefits"],[1,"why_become_affiliate_sectioin"],[1,"col-md-9"],[1,"HeadingSubLine"],[1,"col-md-3"],[1,"affiliate_img"],["src","../../../assets/images/anAffiliate.png","alt","affiliate"],[1,"Affiliate_FAQ_Seciton"],[1,"col-md-12"],[1,"faq_affiliate_sections"],[1,"col-sm-12"],["id","accordion"],[1,"card"],["id","heading-1",1,"card-header"],[1,"mb-0"],["role","button","data-toggle","collapse","href","#collapse-1","aria-expanded","true","aria-controls","collapse-1"],["id","collapse-1","data-parent","#accordion","aria-labelledby","heading-1",1,"collapse","show"],[1,"card-body"],["href","mailto:marketing@trinka.ai."],["id","heading-2",1,"card-header"],["role","button","data-toggle","collapse","href","#collapse-2","aria-expanded","false","aria-controls","collapse-2",1,"collapsed"],["id","collapse-2","data-parent","#accordion","aria-labelledby","heading-2",1,"collapse"],["id","heading-3",1,"card-header"],["role","button","data-toggle","collapse","href","#collapse-3","aria-expanded","false","aria-controls","collapse-3",1,"collapsed"],["id","collapse-3","data-parent","#accordion","aria-labelledby","heading-3",1,"collapse"],[2,"margin","0"],["id","heading-4",1,"card-header"],["role","button","data-toggle","collapse","href","#collapse-4","aria-expanded","false","aria-controls","collapse-4",1,"collapsed"],["id","collapse-4","data-parent","#accordion","aria-labelledby","heading-4",1,"collapse"],["id","heading-5",1,"card-header"],["role","button","data-toggle","collapse","href","#collapse-5","aria-expanded","false","aria-controls","collapse-5",1,"collapsed"],["id","collapse-5","data-parent","#accordion","aria-labelledby","heading-5",1,"collapse"],["href","https://www.trinka.ai/termsofservices/","target","_blank"],[1,"col-sm-12","text-center"],[1,"bottom_shareAsale_buttons"],["id","signUpAtShareASaleFooter","href","https://www.shareasale.com/shareasale.cfm?merchantID=98815","target","_blank"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u63a8\u5ee3Trinka\u8cfa\u5927\u9322\uff01"),c.Ub(),c.Vb(8,"a",6),c.Qb(9,"i",7),c.Fc(10," \u5728 ShareASale \u4e0a\u8a3b\u518a "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(11,"div",8),c.Vb(12,"div",9),c.Vb(13,"div",10),c.Vb(14,"div",11),c.Qb(15,"img",12),c.Vb(16,"h2"),c.Fc(17,"\u50ad\u91d1\u8a73\u60c5"),c.Ub(),c.Ub(),c.Vb(18,"div",13),c.Vb(19,"ul"),c.Vb(20,"li"),c.Fc(21,"\u4ed8\u8cbb\u8a02\u95b1\u8a08\u756b - 25%"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(22,"div",14),c.Vb(23,"div",11),c.Qb(24,"img",15),c.Vb(25,"h2"),c.Fc(26,"\u5176\u4ed6\u798f\u5229"),c.Ub(),c.Ub(),c.Vb(27,"div",13),c.Vb(28,"ul"),c.Vb(29,"li"),c.Fc(30,"\u9ad8\u8f49\u5316\u7387 (20-25%)"),c.Ub(),c.Vb(31,"li"),c.Fc(32,"\u8de8\u8a2d\u5099\u8ffd\u8e64"),c.Ub(),c.Vb(33,"li"),c.Fc(34,"\u5ef6\u957790\u5929\u7684cookie\u7a97\u53e3"),c.Ub(),c.Vb(35,"li"),c.Fc(36,"\u65e9\u671f\u52a0\u5165\u734e\u52f5"),c.Ub(),c.Vb(37,"li"),c.Fc(38,"\u9802\u7d1a\u5925\u4f34\u652f\u6301"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(39,"div",16),c.Vb(40,"div",2),c.Vb(41,"div",3),c.Vb(42,"div",17),c.Vb(43,"h2"),c.Fc(44,"\u70ba\u4ec0\u9ebc\u8981\u52a0\u5165\u806f\u76df\u884c\u92b7\uff1f"),c.Ub(),c.Qb(45,"div",18),c.Vb(46,"p"),c.Fc(47,"\u6587\u6cd5\u548c\u8a9e\u53e5\u66f4\u6b63\u662f\u4e00\u9805\u8271\u5de8\u7684\u4efb\u52d9\uff0c\u5927\u591a\u6578\u7dda\u4e0a\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177\u5728\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u65b9\u9762\u90fd\u6703\u9047\u5230\u5404\u7a2e\u56f0\u96e3\u3002Trinka\u5229\u7528\u4eba\u5de5\u667a\u6167\u548c\u6a5f\u5668\u5b78\u7fd2\u6280\u8853\u4ee5\u53ca\u6578\u5341\u5e74\u7684\u884c\u696d\u5c08\u696d\u77e5\u8b58\uff0c\u70ba\u4f5c\u8005\u63d0\u4f9b\u64b0\u5beb\u7121\u932f\u8aa4\u6280\u8853\u6216\u5b78\u8853\u8ad6\u6587\u6240\u9700\u7684\u5efa\u8b70\u3002Trinka\u662f\u514d\u8cbb\u5de5\u5177\uff0c\u53ef\u4ee5\u7dda\u4e0a\u4f7f\u7528\uff0c\u4e26\u4e14\u6709\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u548c MS Word \u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Vb(48,"p"),c.Fc(49,"\u900f\u904e\u8207Trinka\u5408\u4f5c\uff0c\u60a8\u4e0d\u50c5\u53ef\u4ee5\u5e6b\u52a9\u5b78\u8853\u5c08\u696d\u4eba\u58eb\u548c\u6a5f\u69cb\uff0c\u9084\u53ef\u4ee5\u7528\u5c11\u8a31\u7684\u52aa\u529b\u7372\u5f97\u7a69\u5b9a\u7684\u6536\u5165\u3002Trinka\u5c07\u5e6b\u52a9\u60a8\u8655\u7406\u6240\u6709\u7e41\u91cd\u7684\u5de5\u4f5c\uff0c\u8b93\u60a8\u7e7c\u7e8c\u5c08\u6ce8\u65bc\u81ea\u5df1\u6700\u64c5\u9577\u7684\u4e8b\uff0c\u4e26\u4ee5\u5411\u4f5c\u8005\u63d0\u4f9b\u6700\u65b0\u548c\u6709\u7528\u7684\u5167\u5bb9\u548c\u5efa\u8b70\u4f86\u7dad\u8b77\u5ba2\u6236\u95dc\u4fc2\u3002"),c.Ub(),c.Ub(),c.Vb(50,"div",19),c.Vb(51,"div",20),c.Qb(52,"img",21),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(53,"div",22),c.Vb(54,"div",2),c.Vb(55,"div",3),c.Vb(56,"div",23),c.Vb(57,"div",24),c.Vb(58,"h2"),c.Fc(59,"\u806f\u76df\u884c\u92b7\u5e38\u898b\u554f\u984c\u89e3\u7b54"),c.Ub(),c.Qb(60,"div",18),c.Ub(),c.Ub(),c.Ub(),c.Vb(61,"div",3),c.Vb(62,"div",25),c.Vb(63,"div",26),c.Vb(64,"div",27),c.Vb(65,"div",28),c.Vb(66,"h5",29),c.Vb(67,"a",30),c.Fc(68," \u95dc\u65bcTrinka\u806f\u76df\u884c\u92b7\u8a08\u756b "),c.Ub(),c.Ub(),c.Ub(),c.Vb(69,"div",31),c.Vb(70,"div",32),c.Vb(71,"p"),c.Fc(72,"Trinka\u806f\u76df\u884c\u92b7\u8a08\u756b\u4ee5\u7c21\u55ae\u9ad8\u6548\u7684\u65b9\u5f0f\u904b\u4f5c\u2014\u2014\u60a8\u53ef\u4ee5\u5728\u7db2\u7ad9\u6216\u793e\u4ea4\u5a92\u9ad4\u3001\u96fb\u5b50\u90f5\u4ef6\u3001\u96fb\u5b50\u66f8\u7b49\uff0c\u653e\u7f6e\u6a6b\u5e45\u6216\u8ddf\u8e64\u6587\u672c\u9023\u7d50\u3002\u6bcf\u6b21\u63a8\u85a6\u7528\u6236\u8a3b\u518aTrinka\u6642\uff0c\u60a8\u90fd\u53ef\u4ee5\u7372\u5f97\u5831\u916c\u3002\u7531\u65bcTrinka\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u4e0d\u9700\u8981\u904e\u5ea6\u92b7\u552e\u5ba3\u50b3\u90fd\u53ef\u4ee5\u5f97\u5230\u6536\u5165\u3002\u5982\u5be6\u5ba3\u50b3\uff0c\u52a0\u5165\u9023\u7d50\u5c31\u53ef\u4ee5\u4e86\uff0c\u4f46\u7576\u7136\u696d\u7e3e\u66f4\u597d\u7684\u806f\u76df\u884c\u92b7\u5925\u4f34\u80fd\u5920\u5f97\u5230\u66f4\u9ad8\u7684\u5831\u916c\u3002"),c.Ub(),c.Vb(73,"p"),c.Fc(74,"\u5982\u6709\u4efb\u4f55\u7591\u554f\uff0c\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(75,"a",33),c.Fc(76,"marketing@trinka.ai"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(77,"div",27),c.Vb(78,"div",34),c.Vb(79,"h5",29),c.Vb(80,"a",35),c.Fc(81," \u8ab0\u53ef\u4ee5\u6210\u70baTrinka\u806f\u76df\u884c\u92b7\u5925\u4f34\uff1f "),c.Ub(),c.Ub(),c.Ub(),c.Vb(82,"div",36),c.Vb(83,"div",32),c.Vb(84,"p"),c.Fc(85,"Trinka\u80fd\u5e6b\u52a9\u4e16\u754c\u5404\u5730\u7684\u5b78\u751f\u3001\u7814\u7a76\u4eba\u54e1\u3001\u79d1\u5b78\u5bb6\u3001\u5c08\u696d\u4eba\u58eb\u3001\u8a9e\u8a00\u611b\u597d\u8005\u4ee5\u53ca\u6240\u6709\u7528\u82f1\u8a9e\u5beb\u4f5c\u7684\u4eba\u3002Trinka \u7684\u806f\u76df\u884c\u92b7\u8a08\u756b\u8207\u5beb\u4f5c\u76f8\u95dc\u7684\u7db2\u7ad9\u6216\u90e8\u843d\u683c\u5b8c\u7f8e\u5951\u5408\u3002\u6b64\u5916\u6211\u5011\u9084\u6709\u4e00\u4e9b\u7a4d\u6975\u7684\u806f\u76df\u884c\u92b7\u5925\u4f34\uff0c\u5176\u5167\u5bb9\u5f37\u8abf\u6559\u80b2\u3001\u79d1\u5b78\u3001\u6280\u8853\u3001\u8077\u696d\u767c\u5c55\uff0c\u4ee5\u53ca\u5438\u5f15Trinka\u591a\u5143\u5316\u7528\u6236\u7fa4\u7684\u773e\u591a\u5176\u4ed6\u9818\u57df\u3002"),c.Ub(),c.Vb(86,"p"),c.Fc(87,"\u60a8\u53ef\u4ee5\u901a\u904e\u5275\u5efa\u8207\u6211\u5011\u4f7f\u547d\u540c\u6b65\u7684\u5167\u5bb9\u4e26\u78ba\u4fdd\u5176\u76f8\u95dc\u6027\u3001\u7d50\u69cb\u5408\u7406\u548c\u6700\u65b0\u6027\uff0c\u5f9e\u800c\u6700\u5927\u9650\u5ea6\u5730\u5229\u7528\u6211\u5011\u806f\u76df\u884c\u92b7\u8a08\u756b\u5e36\u4f86\u7684\u597d\u8655\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(88,"div",27),c.Vb(89,"div",37),c.Vb(90,"h5",29),c.Vb(91,"a",38),c.Fc(92," \u6211\u600e\u6a23\u624d\u80fd\u6210\u70baTrinka\u7684\u806f\u76df\u884c\u92b7\u5925\u4f34\uff1f "),c.Ub(),c.Ub(),c.Ub(),c.Vb(93,"div",39),c.Vb(94,"div",32),c.Vb(95,"p"),c.Fc(96,"\u4e00\u65e6\u60a8\u88ab\u63a5\u53d7\u52a0\u5165\u8a72\u8a08\u756b\uff0c\u60a8\u5c07\u7372\u5f97\u4e00\u7cfb\u5217\u7684\u9644\u5c6c\u6a6b\u5e45\u548c\u9023\u7d50\u3002\u5982\u679c\u60a8\u9858\u610f\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u5373\u6642\u901a\u8a0a\u8edf\u9ad4\u548c\u96fb\u5b50\u90f5\u4ef6\u4f86\u5ba3\u50b3Trinka\u3002"),c.Ub(),c.Vb(97,"p"),c.Fc(98,"\u7576\u653e\u7f6e\u6211\u5011\u63d0\u4f9b\u7684\u6a6b\u5e45\u6216\u9023\u7d50\u6642\uff0c\u8acb\u78ba\u4fdd\u60a8\u5c07\u5176\u6dfb\u52a0\u5230\u6700\u6709\u50f9\u503c\u548c\u5408\u9069\u5167\u5bb9\u7684\u9801\u9762\u4e2d\u3002\u70ba\u4e86\u5f97\u5230\u6700\u597d\u7684\u4f7f\u7528\u8005\u9ad4\u9a57\uff0c\u8acb\u4e0d\u8981\u5c07\u9023\u7d50\u548c\u6a6b\u5e45\u653e\u7f6e\u5728\u5176\u4ed6\u6a6b\u5e45\u6216\u9023\u7d50\u65c1\u908a\u3002"),c.Ub(),c.Vb(99,"p"),c.Fc(100,"\u8acb\u4e0d\u8981\u70ba\u5ba2\u6236\u63d0\u4f9b\u52a0\u5165Trinka\u7684\u734e\u52f5\u3002"),c.Ub(),c.Vb(101,"p"),c.Fc(102,"\u6b64\u5916\uff0c\u907f\u514d\u5c0d\u5546\u6a19\u201cTrinka\u201d\u6216\u201cTrinka.ai\u201d\u6216\u5176\u4efb\u4f55\u8b8a\u9ad4\uff08\u5305\u62ec\u4e0d\u6b63\u78ba\u7684\u62fc\u5beb\uff09\u9032\u884c\u7af6\u6a19\u3002\u8acb\u907f\u514d\u5728\u529f\u80fd\u8b8a\u6578\u540d\u7a31\u6216\u5143\u6a19\u7c64\u4e2d\u4f7f\u7528\u9019\u4e9b\u5546\u6a19\u540d\u7a31\uff0c\u4e5f\u4e0d\u8981\u5f9e\u6309\u9ede\u64ca\u4ed8\u8cbb\u7684\u5ee3\u544a\u4e2d\u76f4\u63a5\u9023\u7d50\u5230\u6211\u5011\u7684\u7db2\u7ad9\u3002"),c.Ub(),c.Vb(103,"p",40),c.Fc(104,"\u6700\u5f8c\uff0c\u6211\u5011\u7981\u6b62\u5c0d\u4e0b\u5217\u54c1\u724c\u548c\u975e\u54c1\u724c\u95dc\u9375\u5b57\u9032\u884c\u6295\u6a19\uff1a"),c.Ub(),c.Vb(105,"p"),c.Fc(106,"Trinka\uff0cTrinka AI\uff0cTrinka.AI\uff0cwww.Trinka.AI\uff0c\u527d\u7aca\u6aa2\u67e5\uff0c\u8a9e\u6cd5\u6aa2\u67e5\uff0c\u527d\u7aca\u6aa2\u67e5\uff0c\u514d\u8cbb\u527d\u7aca\u6aa2\u67e5\uff0c\u514d\u8cbb\u8a9e\u6cd5\u6aa2\u67e5\uff0c\u7dda\u4e0a\u8a9e\u6cd5\u6aa2\u67e5\uff0c\u5beb\u4f5c\u52a9\u624b\uff0c\u5b78\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6280\u8853\u5beb\u4f5c\u52a9\u624b\uff0c\u6821\u5c0d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",27),c.Vb(108,"div",41),c.Vb(109,"h5",29),c.Vb(110,"a",42),c.Fc(111," \u6210\u70ba\u806f\u76df\u884c\u92b7\u5925\u4f34\u6709\u4ec0\u9ebc\u597d\u8655\uff1f "),c.Ub(),c.Ub(),c.Ub(),c.Vb(112,"div",43),c.Vb(113,"div",32),c.Vb(114,"p"),c.Fc(115,"\u6bcf\u4e00\u6b21\u7528\u6236\u4ed8\u8cbb\u5347\u7d1a\u6642\uff0c\u6703\u652f\u4ed8\u60a825%\u7684\u50ad\u91d1\u3002\u60a8\u7db2\u7ad9\u4e0a\u7684\u6bcf\u500b\u9023\u7d50\u90fd\u6709\u4e00\u500b\u7279\u5b9a\u7684\u8ffd\u8e64\u4ee3\u78bc\uff0c\u6bcf\u6b21\u5ba2\u6236\u900f\u904e\u60a8\u7684\u7db2\u7ad9\u9ede\u64catrinka.ai\u4e26\u5b89\u88dd\u514d\u8cbb\u7684Trinka\u700f\u89bd\u5668\u64f4\u5c55\u3001\u8a3b\u518a\u6216\u5347\u7d1a\u5230\u4ed8\u8cbb\u8a08\u756b\uff0c\u6211\u5011\u6703\u8a18\u9304\u9019\u4e9b\u8f49\u5316\u4e26\u5c07\u6536\u76ca\u5206\u914d\u5230\u60a8\u7684\u5e33\u6236\u3002\u60a8\u53ef\u4ee5\u96a8\u6642\u5f9e\u64cd\u4f5c\u4ecb\u9762\u6216ShareASale\u7684\u5831\u544a\u90e8\u5206\u67e5\u770b\u60a8\u7684\u8f49\u5316\u548c\u6536\u5165\u3002\u7531\u65bccookie\u653f\u7b56\u5ef6\u9577\u81f390\u5929\uff0c\u7528\u6236\u82e5\u5728\u9996\u6b21\u9020\u8a2a\u7db2\u7ad9\u5f8c90\u5929\u5167\u4ed8\u8cbb\u5347\u7d1a\uff0c\u5c31\u6703\u8a08\u5165\u60a8\u7684\u50ad\u91d1\u3002"),c.Ub(),c.Vb(116,"p"),c.Fc(117,"\u8acb\u6ce8\u610f\u6240\u6709\u4ed8\u6b3e\u5c07\u50c5\u4ee5\u7f8e\u5143\u652f\u4ed8\u3002\u5982\u679c\u60a8\u4e0d\u5728\u7f8e\u570b\uff0c\u8acb\u78ba\u4fdd\u60a8\u7684\u9280\u884c\u5e33\u865f\u80fd\u5920\u63a5\u6536\u7f8e\u5143\u8f49\u5e33\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(118,"div",27),c.Vb(119,"div",44),c.Vb(120,"h5",29),c.Vb(121,"a",45),c.Fc(122," Trinka \u806f\u76df\u884c\u92b7\u8a08\u756b\u7684\u689d\u6b3e\u548c\u689d\u4ef6\u662f\u4ec0\u9ebc\uff1f "),c.Ub(),c.Ub(),c.Ub(),c.Vb(123,"div",46),c.Vb(124,"div",32),c.Vb(125,"p"),c.Fc(126,"\u8acb"),c.Vb(127,"a",47),c.Fc(128,"\u8a2a\u554f\u6b64\u9023\u7d50"),c.Ub(),c.Fc(129,"\u95b1\u8b80\u6211\u5011\u7684\u689d\u6b3e\u548c\u689d\u4ef6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(130,"div",3),c.Vb(131,"div",48),c.Vb(132,"div",49),c.Vb(133,"a",50),c.Qb(134,"i",7),c.Fc(135," \u5728 ShareASale \u4e0a\u8a3b\u518a "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css");.affiliate_page_wrap[_ngcontent-%COMP%]{padding-top:110px;font-family:Open Sans,sans-serif}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]{position:relative;background:url(affiliates_banner.7e881cfd33ceef2a86db.jpg);background-size:cover;background-position:50%;width:100%;height:298px;display:flex;align-items:center}@media (max-width:991px){.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]{padding:20px 0 40px;height:100%}}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affi_top_contents[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width:991px){.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affi_top_contents[_ngcontent-%COMP%]{padding:20px 0 0;text-align:center;margin:0 0 20px}}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affi_top_contents[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{color:#fff;font-size:40px;font-weight:600;margin:0 0 30px}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affi_top_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;padding:12px 25px;background:#ffbd4a;color:#000;border-radius:5px;border:1px solid #ffbd4a;font-size:20px;font-weight:600;transition:all .5s ease}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affi_top_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{color:#000;margin:0 7px 0 0}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affiliat_img[_ngcontent-%COMP%]{text-align:center}.affiliate_page_wrap[_ngcontent-%COMP%]   .affiliate_top_banners[_ngcontent-%COMP%]   .affiliat_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:440px}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]{padding:70px 0}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]{width:100%;max-width:735px;margin:0 auto;padding:10px;box-shadow:0 2px 7px 2px #ccc;border-radius:5px;display:flex}@media (max-width:767px){.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]{flex-direction:column;max-width:90%;margin:0 auto}}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]{width:50%;position:relative;border-right:1px solid #ccc;padding:30px 38px}@media (max-width:767px){.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]{width:100%;border-right:none;border-bottom:1px solid #ccc;margin:0 0 30px}}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]   .commission_header[_ngcontent-%COMP%]{display:flex;align-items:center;margin:0 0 22px;padding:0 0 22px;border-bottom:1px solid #ff5c5c}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]   .commission_header[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0 19px 0 0}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]   .commission_header[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;font-weight:600;color:#000}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]   .commission_body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]   .commission_body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding-left:30px}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections[_ngcontent-%COMP%]   .commission_body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";background:url(checkmark.26d3c4da88a06d4f03fa.jpg);width:19px;height:16px;left:0;top:4px;position:absolute}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections.OtherBenefits_section[_ngcontent-%COMP%]{border-right:none}@media (max-width:767px){.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections.OtherBenefits_section[_ngcontent-%COMP%]{border-bottom:none}}.affiliate_page_wrap[_ngcontent-%COMP%]   .benefits_sections[_ngcontent-%COMP%]   .benefits_outer[_ngcontent-%COMP%]   .commission_sections.OtherBenefits_section[_ngcontent-%COMP%]   .commission_header[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{padding-right:20px}.affiliate_page_wrap[_ngcontent-%COMP%]   .why_become_affiliate_sectioin[_ngcontent-%COMP%]{padding:60px 0 45px;margin-bottom:70px;background:url(WhyBecomeAnAffiliateBackground.7014b5def5367688384b.jpg);background-size:cover;background-position:50%}.affiliate_page_wrap[_ngcontent-%COMP%]   .why_become_affiliate_sectioin[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background-color:#fff!important}.affiliate_page_wrap[_ngcontent-%COMP%]   .why_become_affiliate_sectioin[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#fff;position:relative;font-weight:600;padding:0 0 21px;margin:0 0 21px}.affiliate_page_wrap[_ngcontent-%COMP%]   .why_become_affiliate_sectioin[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:0 50px 0 0;color:#fff}.affiliate_page_wrap[_ngcontent-%COMP%]   .why_become_affiliate_sectioin[_ngcontent-%COMP%]   .affiliate_img[_ngcontent-%COMP%]{text-align:center}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]{padding-bottom:70px}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#000;position:relative;font-weight:600;padding:0 0 21px;margin:0 0 21px}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   #accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin:0 0 10px}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   #accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{border-radius:5px;padding:0}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   #accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{width:100%}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   #accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;color:#fff;font-size:18px;padding:12px 15px;background:#763393;border-radius:5px 5px 0 0}@media (max-width:991px){.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   #accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-right:30px}}.affiliate_page_wrap[_ngcontent-%COMP%]   .Affiliate_FAQ_Seciton[_ngcontent-%COMP%]   #accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]   a.collapsed[_ngcontent-%COMP%]{background:#f1f1f1;color:#000}.mb-0[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]{display:block;position:relative}.mb-0[_ngcontent-%COMP%] > a[_ngcontent-%COMP%]:after{content:"\uf078";font-family:FontAwesome;position:absolute;right:20px}.mb-0[_ngcontent-%COMP%] > a[aria-expanded=true][_ngcontent-%COMP%]:after{content:"\uf077"}.bottom_shareAsale_buttons[_ngcontent-%COMP%]{padding:70px 0 0}.bottom_shareAsale_buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;border-radius:5px;background:#ffbd4a;color:#000;font-size:20px;font-weight:600;border:1.5px solid #ffbd4a;padding:15px 30px;transition:all .5s ease}.bottom_shareAsale_buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin:0 5px 0 0;color:#000}.bottom_shareAsale_buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1.5px solid #ffbd4a;background:transparent;color:#ffbd4a}.bottom_shareAsale_buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   i[_ngcontent-%COMP%]{color:#ffbd4a}']}),Nt),se=((Wt=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u514d\u8d39\u6d4f\u89c8\u5668\u63d2\u4ef6-\u8c37\u6b4c\u3001\u706b\u72d0\u3001Safari-Trinka"),this.metaTagService.updateTag({name:"description",content:"Trinka\u514d\u8d39\u6d4f\u89c8\u5668\u63d2\u4ef6-\u4e3a\u8c37\u6b4cChrome\u3001Mozilla\u706b\u72d0\u3001\u82f9\u679cSafari\u6d4f\u89c8\u5668\u8bbe\u8ba1\uff0c\u5199\u4f5c\u66f4\u7b80\u5355\uff01\u5728\u60a8\u5199\u4f5c\u7684\u540c\u65f6\u66f4\u6b63\u9ad8\u9636\u8bed\u6cd5\u9519\u8bef\u5e76\u63d0\u4f9b\u5efa\u8bae\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u6d4f\u89c8\u5668\u63d2\u4ef6"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u514d\u8d39\u6d4f\u89c8\u5668\u63d2\u4ef6-\u4e3aChrome\u3001\u706b\u72d0\u3001Safari\u6d4f\u89c8\u5668\u8bbe\u8ba1\uff0c\u5728\u60a8\u5199\u4f5c\u7684\u540c\u65f6\u66f4\u6b63\u9ad8\u9636\u8bed\u6cd5\u9519\u8bef\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/browser-plugin"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/browser-plugin"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/browser-plugin"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/browser.js",(function(){})),window,console.log(this.myBrowser())),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"myBrowser",value:function(){if(Object(l.v)(this.platformId))return-1!=(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))?(_("#BrowserGoogleChromeSection").css("display","none"),_("#BrowserFirefoxSection").css("display","none"),_("#BrowserEdgeBrowserSection").css("display","none"),_("#BrowserGoogleChromeSection_cta").css("display","none"),_("#BrowserFirefoxSection_cta").css("display","none"),_("#BrowserEdgeBrowserSection_cta").css("display","none"),_("#safariBrowser").css("display","none"),"Opera"):-1!=navigator.userAgent.indexOf("Chrome")?(_("#BrowserGoogleChromeSection").css("display","block"),_("#BrowserFirefoxSection").css("display","none"),_("#BrowserEdgeBrowserSection").css("display","none"),_("#BrowserGoogleChromeSection_cta").css("display","block"),_("#BrowserFirefoxSection_cta").css("display","none"),_("#BrowserEdgeBrowserSection_cta").css("display","none"),_("#safariBrowser").css("display","none"),"Chrome"):-1!=navigator.userAgent.indexOf("Safari")?(_("#BrowserGoogleChromeSection").css("display","none"),_("#BrowserFirefoxSection").css("display","none"),_("#BrowserEdgeBrowserSection").css("display","none"),_("#BrowserGoogleChromeSection_cta").css("display","none"),_("#BrowserFirefoxSection_cta").css("display","none"),_("#BrowserEdgeBrowserSection_cta").css("display","none"),"Safari"):-1!=navigator.userAgent.indexOf("Firefox")?(_("#BrowserGoogleChromeSection").css("display","none"),_("#BrowserFirefoxSection").css("display","block"),_("#BrowserEdgeBrowserSection").css("display","none"),_("#BrowserGoogleChromeSection_cta").css("display","none"),_("#BrowserFirefoxSection_cta").css("display","block"),_("#BrowserEdgeBrowserSection_cta").css("display","none"),_("#safariBrowser").css("display","none"),"Firefox"):-1!=navigator.userAgent.indexOf("MSIE")?(_("#BrowserGoogleChromeSection").css("display","none"),_("#BrowserFirefoxSection").css("display","none"),_("#BrowserEdgeBrowserSection").css("display","block"),_("#BrowserGoogleChromeSection_cta").css("display","none"),_("#BrowserFirefoxSection_cta").css("display","none"),_("#BrowserEdgeBrowserSection_cta").css("display","block"),_("#safariBrowser").css("display","none"),"IE"):"unknown"}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/home_client_slider.js",(function(){}))}},{key:"ngOnDestroy",value:function(){Object(l.v)(this.platformId)&&document.getElementById("main_header").classList.remove("homepageHeader")}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Wt)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Wt.\u0275cmp=c.Jb({type:Wt,selectors:[["app-browser-plugin"]],decls:285,vars:0,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["id","safariBrowser"],["title","\u5373\u5c07\u63a8\u51fa Safari"],["src","../../../assets/images/safari_logo.png","alt","safari logo"],[1,"downloadForSafari"],["href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank","title","\u5373\u5c07\u63a8\u51fa Chrome"],["src","../../../assets/images/NewChromeFicon.svg","alt","chrome"],["href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","title","\u5373\u5c07\u63a8\u51fa Firefox"],["src","../../../assets/images/NewFirefoxFicon.svg","alt","firefox"],["href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","title","\u5373\u5c07\u63a8\u51fa Edge"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","Grammar checker for Edge"],["id","BrowserGoogleChromeSection"],[1,"browserPluginButton"],["href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank","id","BrowserChromeButton",1,"buttonGoogleChrome"],["src","../../../assets/images/NewChromeIcon.svg","alt","Grammar checker for Chrome"],[1,"commingSoonSeciton"],[1,"FirefoxAvalibale"],["href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","Grammar checker for Firefox",2,"width","32px"],[1,"SafariComingSoon","EdgeBrowserPlugin"],["href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","target","_blank"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","Grammar checker for Edge",2,"width","30px"],["id","BrowserFirefoxSection"],["href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank","id","BrowserFireFoxButton",1,"buttonFireFox"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","Grammar checker for Firefox"],["href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank"],["src","../../../assets/images/NewChromeIcon.svg","alt","Grammar checker for Firefox",2,"width","32px"],["id","BrowserEdgeBrowserSection"],["href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","target","_blank","id","BrowserEdgeButton",1,"buttonEdgeBrowser","buttonGoogleChrome"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","Grammar checker for Chrome",2,"width","30px"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/BrowserPlugin_banner.png","alt","browser plugin"],[1,"brandLogo_sections"],[1,"col-sm-12"],[1,"brandlogo_heading"],[1,"cover_wrapper"],["id","client-logos",1,"owl-carousel"],[1,"item"],[1,"client-inners"],["src","../../../assets/images/google-docs.png","alt","google doc"],["src","../../../assets/images/authorea.png","alt","authorea"],["src","../../../assets/images/researchgate.png","alt","research"],["src","../../../assets/images/medium.png","alt","medium"],["src","../../../assets/images/writing-cooprative.png","alt","writing"],["src","../../../assets/images/evernote.png","alt","evernote"],["src","../../../assets/images/notion.png","alt","notin"],["src","../../../assets/images/linked-in.png","alt","linkedin"],["src","../../../assets/images/twitter.png","alt","twitter"],["src","../../../assets/images/gmail.png","alt","gmail"],[1,"viewfullList"],[1,"cloud_key_features"],[1,"col-12-sm"],[1,"key_features_heading"],[1,"HeadingSubLine"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],["src","../../../assets/images/realTimeEditing_icon.svg","alt","real time editing"],["src","../../../assets/images/AddtoDictionary.svg","alt","add to dictionary"],["src","../../../assets/images/DataSecurityIcon.svg","alt","data secure"],[1,"writeToolboxs_section"],[1,"writerBox_heading"],[1,"writeToolbox_inner_sections"],[1,"toolbox_text_content"],[1,"toolbox_img_content"],["src","../../../assets/images/google-doc-ss.jpg","alt","google doc",1,"img-fluid"],[1,"writeToolbox_inner_sections","writeToolbox_inner_sections_even",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')","background-position","right center"],["src","../../../assets/images/authorea-ss.jpg","alt","authorea",1,"img-fluid"],["src","../../../assets/images/evernote-ss.jpg","alt","evernote",1,"img-fluid"],["src","../../../assets/images/medium-ss.jpg","alt","medium",1,"img-fluid"],[1,"browser_plugin_cta"],["id","BrowserGoogleChromeSection_cta",1,"col-lg-12"],["id","BrowserFirefoxSection_cta",1,"col-lg-12"],["href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank","id","BrowserFireFoxButton_cta",1,"buttonFireFox"],["id","BrowserEdgeBrowserSection_cta",1,"col-lg-12"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["href","https://www.trinka.ai/tw/trinkacloud"],["routerLink","",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["href","https://www.trinka.ai/tw/wordplugin"],[1,"app_name_content"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["href","https://www.trinka.ai/tw/enterprise"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","10px","color","#000","position","relative"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"Trinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(9,"p"),c.Fc(10,"Trinka\u700f\u89bd\u5668\u64f4\u5c55\u7a0b\u5f0f\u53ef\u4ee5\u5373\u6642\u7cfe\u6b63\u4e26\u63d0\u5347\u60a8\u5728\u559c\u6b61\u7684\u7db2\u7ad9\u4e0a\u7684\u5275\u4f5c\uff0c\u5b89\u5168\u5730\u52a9\u60a8\u6210\u5730\u5730\u5beb\u4f5c\uff01"),c.Ub(),c.Vb(11,"div",7),c.Vb(12,"button",8),c.Qb(13,"img",9),c.Fc(14," \u5373\u5c07\u63a8\u51fa"),c.Ub(),c.Vb(15,"div",10),c.Vb(16,"h2"),c.Fc(17,"\u4e0b\u8f09:"),c.Ub(),c.Vb(18,"ul"),c.Vb(19,"li"),c.Vb(20,"a",11),c.Qb(21,"img",12),c.Ub(),c.Ub(),c.Vb(22,"li"),c.Vb(23,"a",13),c.Qb(24,"img",14),c.Ub(),c.Ub(),c.Vb(25,"li"),c.Vb(26,"a",15),c.Qb(27,"img",16),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(28,"div",17),c.Vb(29,"div",18),c.Vb(30,"a",19),c.Vb(31,"b"),c.Qb(32,"img",20),c.Ub(),c.Vb(33,"i"),c.Fc(34,"\u5b89\u88ddChrome\u63d2\u4ef6"),c.Ub(),c.Ub(),c.Ub(),c.Qb(35,"br"),c.Vb(36,"div",21),c.Vb(37,"p",22),c.Vb(38,"a",23),c.Qb(39,"img",24),c.Fc(40," \u5b89\u88ddFirefox\u5916\u639b "),c.Ub(),c.Ub(),c.Vb(41,"p",25),c.Vb(42,"a",26),c.Qb(43,"img",27),c.Fc(44," \u5b89\u88ddEdge\u5916\u639b "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(45,"div",28),c.Vb(46,"div",18),c.Vb(47,"a",29),c.Vb(48,"b"),c.Qb(49,"img",30),c.Ub(),c.Vb(50,"i"),c.Fc(51,"\u5b89\u88ddFirefox\u63d2\u4ef6"),c.Ub(),c.Ub(),c.Ub(),c.Qb(52,"br"),c.Vb(53,"div",21),c.Vb(54,"p",22),c.Vb(55,"a",31),c.Qb(56,"img",32),c.Fc(57," \u53e6\u6709\u9069\u7528\u7248\u672c "),c.Ub(),c.Ub(),c.Vb(58,"p",25),c.Vb(59,"a",26),c.Qb(60,"img",27),c.Fc(61," \u5b89\u88ddEdge\u63d2\u4ef6 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(62,"div",33),c.Vb(63,"div",18),c.Vb(64,"a",34),c.Vb(65,"b"),c.Qb(66,"img",16),c.Ub(),c.Vb(67,"i"),c.Fc(68,"\u5b89\u88ddEdge\u63d2\u4ef6"),c.Ub(),c.Ub(),c.Ub(),c.Qb(69,"br"),c.Vb(70,"div",21),c.Vb(71,"p",22),c.Vb(72,"a",31),c.Qb(73,"img",32),c.Fc(74," \u53e6\u6709\u9069\u7528\u7248\u672c "),c.Ub(),c.Ub(),c.Vb(75,"p",25),c.Vb(76,"a",23),c.Qb(77,"img",35),c.Fc(78," \u53e6\u6709\u9069\u7528\u7248\u672c "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(79,"div",5),c.Vb(80,"div",36),c.Qb(81,"img",37),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(82,"div",38),c.Vb(83,"div",3),c.Vb(84,"div",4),c.Vb(85,"div",39),c.Vb(86,"div",40),c.Vb(87,"h2"),c.Fc(88,"Trinka \u7684\u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bc\uff1a"),c.Ub(),c.Ub(),c.Vb(89,"div",41),c.Vb(90,"div",42),c.Vb(91,"div",43),c.Vb(92,"div",44),c.Qb(93,"img",45),c.Ub(),c.Ub(),c.Vb(94,"div",43),c.Vb(95,"div",44),c.Qb(96,"img",46),c.Ub(),c.Ub(),c.Vb(97,"div",43),c.Vb(98,"div",44),c.Qb(99,"img",47),c.Ub(),c.Ub(),c.Vb(100,"div",43),c.Vb(101,"div",44),c.Qb(102,"img",48),c.Ub(),c.Ub(),c.Vb(103,"div",43),c.Vb(104,"div",44),c.Qb(105,"img",49),c.Ub(),c.Ub(),c.Vb(106,"div",43),c.Vb(107,"div",44),c.Qb(108,"img",50),c.Ub(),c.Ub(),c.Vb(109,"div",43),c.Vb(110,"div",44),c.Qb(111,"img",51),c.Ub(),c.Ub(),c.Vb(112,"div",43),c.Vb(113,"div",44),c.Qb(114,"img",52),c.Ub(),c.Ub(),c.Vb(115,"div",43),c.Vb(116,"div",44),c.Qb(117,"img",53),c.Ub(),c.Ub(),c.Vb(118,"div",43),c.Vb(119,"div",44),c.Qb(120,"img",54),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(121,"div",55),c.Fc(122," \u9084\u53ef\u7528\u65bc\u66f4\u591a\u4e0d\u540c\u5e73\u53f0 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(123,"div",56),c.Vb(124,"div",3),c.Vb(125,"div",4),c.Vb(126,"div",57),c.Vb(127,"div",58),c.Vb(128,"h2"),c.Fc(129,"Trinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Qb(130,"div",59),c.Vb(131,"p"),c.Fc(132,"\u70ba\u60a8\u559c\u611b\u7684\u700f\u89bd\u5668\u5b89\u88ddTrinka\u5916\u639b\u7a0b\u5f0f\uff0c\u5e6b\u52a9\u60a8\u96a8\u6642\u96a8\u5730\u5beb\u5f97\u66f4\u597d\uff0c\u4ee5\u53ca\u5373\u6642\u7372\u53d6\u4fee\u8a02\u548c\u5efa\u8b70\u3002\u66f4\u68d2\u7684\u662f\uff0c\u5b83\u4e5f\u6703\u81ea\u52d5\u6aa2\u67e5\u6240\u6709\u66f4\u6539\uff0c\u56e0\u6b64\u4e0d\u6703\u653e\u904e\u4efb\u4f55\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(133,"div",4),c.Vb(134,"div",60),c.Vb(135,"div",61),c.Qb(136,"img",62),c.Vb(137,"h3"),c.Fc(138,"\u5373\u6642\u7de8\u8f2f"),c.Ub(),c.Vb(139,"p"),c.Fc(140,"Trinka\u6703\u5728\u60a8\u5beb\u4f5c\u6642\u96a8\u6642\u4fee\u8a02\uff0c\u7121\u9700\u7b49\u5f85\u7de8\u8f2f\u7684\u4fee\u8a02\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(141,"div",60),c.Vb(142,"div",61),c.Qb(143,"img",63),c.Vb(144,"h3"),c.Fc(145,"\u6dfb\u52a0\u5230\u8a5e\u5178"),c.Ub(),c.Vb(146,"p"),c.Fc(147,"\u5c07\u81ea\u5df1\u7684\u55ae\u8a5e\u6dfb\u52a0\u5230\u201c\u6211\u7684\u8a5e\u5178\u201d\u4e2d\uff0c\u9019\u6a23Trinka\u5c31\u4e0d\u6703\u5728\u5c07\u4f86\u7684\u5beb\u4f5c\u4e2d\u5c07\u5176\u6a19\u8a18\u70ba\u62fc\u5beb\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(148,"div",60),c.Vb(149,"div",61),c.Qb(150,"img",64),c.Vb(151,"h3"),c.Fc(152,"\u8cc7\u6599\u5b89\u5168"),c.Ub(),c.Vb(153,"p"),c.Fc(154,"\u60a8\u8f38\u5165\u7684\u4efb\u4f55\u5167\u5bb9\u90fd\u6703\u88ab\u5b89\u5168\u5730\u50b3\u8f38\u548c\u5206\u6790\uff0c\u6211\u5011\u6c7a\u4e0d\u6703\u4fdd\u7559\u60a8\u7684\u8cc7\u6599\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",65),c.Vb(156,"div",3),c.Vb(157,"div",4),c.Vb(158,"div",39),c.Vb(159,"div",66),c.Vb(160,"h2"),c.Fc(161,"Trinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\uff1a\u5728\u54ea\u5de5\u4f5c\u90fd\u4efb\u60a8\u884c"),c.Ub(),c.Qb(162,"div",59),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(163,"div",67),c.Vb(164,"div",3),c.Vb(165,"div",4),c.Vb(166,"div",5),c.Vb(167,"div",68),c.Vb(168,"h2"),c.Fc(169,"\u5728Google Docs \u4e0a\u7684\u6587\u6cd5\u66f4\u6b63"),c.Ub(),c.Vb(170,"p"),c.Fc(171,"\u60a8\u60f3\u5728 Google Docs\u4e0a\u66f4\u597d\u5730\u5beb\u4f5c\uff0c\u4e26\u8f15\u9b06\u7cfe\u6b63\u6240\u6709\u6587\u6cd5\u932f\u8aa4\u55ce\uff1f"),c.Ub(),c.Vb(172,"p"),c.Fc(173," \u6dfb\u52a0 Trinka\u7684\u700f\u89bd\u5668\u64f4\u5c55\u7a0b\u5f0f\uff0c\u4e26\u5728 Google Docs\u4e0a\u7372\u5f97\u5373\u6642\u6587\u6cd5\u548c\u62fc\u5beb\u66f4\u6b63\u4ee5\u53ca\u8a9e\u8a00\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Ub(),c.Ub(),c.Vb(174,"div",5),c.Vb(175,"div",69),c.Qb(176,"img",70),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(177,"div",71),c.Vb(178,"div",3),c.Vb(179,"div",4),c.Vb(180,"div",5),c.Vb(181,"div",69),c.Qb(182,"img",72),c.Ub(),c.Ub(),c.Vb(183,"div",5),c.Vb(184,"div",68),c.Vb(185,"h2"),c.Fc(186,"\u5982\u4f55\u5728 Authorea\u4e0a\u5beb\u5f97\u66f4\u597d\uff1f"),c.Ub(),c.Vb(187,"p"),c.Fc(188,"\u60a8\u662f\u5426\u4f7f\u7528Authorea\u4f86\u6eff\u8db3\u60a8\u7684\u5beb\u4f5c\u9700\u6c42\uff1f\u5982\u679c\u662f\uff0c\u90a3\u9ebc\u63d0\u9ad8\u5beb\u4f5c\u54c1\u8cea\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u662f\u5fc5\u4e0d\u53ef\u5c11\u7684\uff01"),c.Ub(),c.Vb(189,"p"),c.Fc(190,"\u4f7f\u7528Trinka\u7684\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\uff0c\u5373\u6642\u4fee\u5fa9\u6587\u6cd5\u932f\u8aa4\uff0c\u4e26\u5728 Authorea \u4e0a\u5beb\u5f97\u66f4\u597d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(191,"div",67),c.Vb(192,"div",3),c.Vb(193,"div",4),c.Vb(194,"div",5),c.Vb(195,"div",68),c.Vb(196,"h2"),c.Fc(197,"\u4fee\u6b63\u4f60\u5728 Evernote\u4e0a\u7684\u5beb\u4f5c"),c.Ub(),c.Vb(198,"p"),c.Fc(199,"\u63d0\u9ad8\u4f60\u5728Evernote\u4e0a\u7684\u5beb\u4f5c\u54c1\u8cea\u3002Trinka\u662f\u6211\u5011\u7684\u4eba\u5de5\u667a\u6167\u5beb\u4f5c\u5de5\u5177\uff0c\u53ef\u4ee5\u5373\u6642\u7cfe\u6b63\u6587\u6cd5\u4e26\u6539\u9032\u8a9e\u8a00\u3002"),c.Ub(),c.Vb(200,"p"),c.Fc(201,"Trinka\u7684\u700f\u89bd\u5668\u64f4\u5c55\u8207Evernote\u5b8c\u5168\u76f8\u5bb9\uff0c\u6613\u65bc\u4f7f\u7528\u3002\u60a8\u53ef\u4ee5\u6beb\u4e0d\u8cbb\u529b\u5730\u67e5\u770b\u548c\u7de8\u8f2f\u60a8\u7684\u4f5c\u54c1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(202,"div",5),c.Vb(203,"div",69),c.Qb(204,"img",73),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(205,"div",71),c.Vb(206,"div",3),c.Vb(207,"div",4),c.Vb(208,"div",5),c.Vb(209,"div",69),c.Qb(210,"img",74),c.Ub(),c.Ub(),c.Vb(211,"div",5),c.Vb(212,"div",68),c.Vb(213,"h2"),c.Fc(214,"\u63d0\u5347\u5728Medium\u4e0a\u7684\u5beb\u4f5c"),c.Ub(),c.Vb(215,"p"),c.Fc(216,"\u4f60\u5728 Medium \u4e0a\u5beb\u535a\u5ba2\u55ce\uff1f\u4e0d\u8981\u932f\u904e Trinka \u514d\u8cbb\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u63d0\u4f9b\u7684\u7de8\u8f2f\u529f\u80fd\u3002"),c.Ub(),c.Vb(217,"p"),c.Fc(218,"Trinka\u6703\u5728\u6587\u6cd5\u3001\u8a9e\u8abf\u3001\u6a19\u9ede\u7b26\u865f\u3001\u53e5\u5b50\u7d50\u69cb\u7b49\u65b9\u9762\u7cfe\u6b63\u60a8\u7684\u5beb\u4f5c\uff0c\u4e26\u63d0\u9ad8\u6574\u9ad4\u5beb\u4f5c\u54c1\u8cea\uff0c\u9019\u5c07\u7d66Medium\u4e0a\u7684\u8b80\u8005\u7559\u4e0b\u6df1\u523b\u5370\u8c61\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(219,"div",75),c.Vb(220,"div",3),c.Vb(221,"div",4),c.Vb(222,"div",76),c.Vb(223,"div",6),c.Vb(224,"div",18),c.Vb(225,"a",19),c.Vb(226,"b"),c.Qb(227,"img",20),c.Ub(),c.Vb(228,"i"),c.Fc(229," \u5b89\u88ddChrome\u63d2\u4ef6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(230,"div",77),c.Vb(231,"div",6),c.Vb(232,"div",18),c.Vb(233,"a",78),c.Vb(234,"b"),c.Qb(235,"img",30),c.Ub(),c.Vb(236,"i"),c.Fc(237,"\u5b89\u88ddFirefox\u5916\u639b "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(238,"div",79),c.Vb(239,"div",6),c.Vb(240,"div",18),c.Vb(241,"a",34),c.Vb(242,"b"),c.Qb(243,"img",16),c.Ub(),c.Vb(244,"i"),c.Fc(245," \u5b89\u88ddEdge\u5916\u639b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(246,"div",80),c.Vb(247,"div",3),c.Vb(248,"div",4),c.Vb(249,"div",39),c.Vb(250,"div",81),c.Vb(251,"div",82),c.Vb(252,"div",83),c.Vb(253,"h2"),c.Fc(254,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(255,"br"),c.Fc(256,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(257,"div",59),c.Ub(),c.Ub(),c.Vb(258,"div",84),c.Vb(259,"ul"),c.Vb(260,"li"),c.Vb(261,"a",85),c.Vb(262,"div",86),c.Qb(263,"div",87),c.Qb(264,"img",88),c.Vb(265,"h3"),c.Fc(266,"Trinka Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(267,"li"),c.Vb(268,"a",89),c.Vb(269,"div",90),c.Qb(270,"div",87),c.Qb(271,"img",91),c.Vb(272,"h3"),c.Fc(273,"MS Word "),c.Qb(274,"br"),c.Fc(275,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(276,"li"),c.Vb(277,"a",92),c.Vb(278,"div",93),c.Qb(279,"div",87),c.Qb(280,"img",94),c.Vb(281,"h3",95),c.Fc(282,"\u4f01\u696d"),c.Ub(),c.Vb(283,"span",96),c.Fc(284,"(API, JS & On-Premise)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:-30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-80px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{display:none}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:50px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;background:#7a28a0;padding:1px 5px;border-radius:5px;margin-bottom:10px;color:#fff;font-size:14px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 20px;display:flex;align-items:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-right:10px;display:flex;align-items:center;justify-content:center;flex-direction:column}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:50px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .commingSoonSeciton[_ngcontent-%COMP%]{display:flex;align-items:center;border:1px solid rgba(77,77,77,.2);height:54px;border-radius:5px;padding:10px;width:320px;justify-content:space-between}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .commingSoonSeciton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#4d4d4d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .commingSoonSeciton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .commingSoonSeciton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:14px;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .commingSoonSeciton[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:5px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .SafariComingSoon[_ngcontent-%COMP%]{border-left:1px solid rgba(77,77,77,.2);padding-left:15px;margin:0!important}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]{display:flex;align-items:center}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]{padding:11px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff;background-color:#7a28a0;border:1.5px solid #7a28a0;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .5s ease;margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{margin:0 8px 0 0;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:32px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-style:inherit;position:relative;top:1px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]:hover{border:1.5px solid #7a28a0;background-color:#fff;cursor:pointer;text-decoration:none;color:#7a28a0;transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]:hover   b[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome[_ngcontent-%COMP%]:hover   b[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]   path[_ngcontent-%COMP%]{fill:#7a28a0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonGoogleChrome#BrowserChromeButton.GoogleChromeButtons[_ngcontent-%COMP%]{display:block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]{padding:11px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff;background-color:#7a28a0;border:1.5px solid #7a28a0;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .5s ease;margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{margin:0 8px 0 0;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:32px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-style:inherit;position:relative;top:1px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]:hover{border:1.5px solid #7a28a0;background-color:#fff;cursor:pointer;text-decoration:none;color:#7a28a0;transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]:hover   b[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{transition:all .5s ease}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox[_ngcontent-%COMP%]:hover   b[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]   path[_ngcontent-%COMP%]{fill:#7a28a0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   .buttonFireFox#BrowserFireFoxButton.FireFoxButtonsCTA[_ngcontent-%COMP%]{display:block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 360px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-188px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:170px;height:26px;top:34%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-188px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 90px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (min-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:20px;height:100%;max-height:240px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (min-width:360px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{top:42px}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:190px;height:190px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 40px;text-align:center;position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:17px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:17px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:80px;height:80px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]{position:relative}.toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;max-width:unset}.publication_checks_icons[_ngcontent-%COMP%]{border:1px solid #f1f1f1;background-color:#fff;border-radius:5px;width:100%;max-width:500px;position:relative}.publication_checks_icons[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:178px;width:100%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;background-color:#fff;position:relative}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{left:124px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after, .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;right:auto;top:0;width:1px;height:100%;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{left:248px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:absolute;left:auto;right:125px;top:0;width:1px;height:335px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:25%;text-align:center;padding:30px 10px;transition:all .5s ease}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{transition:all .5s ease;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover   span[_ngcontent-%COMP%]{background-color:#7a28a0;transition:all .5s ease}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .checks_icons[_ngcontent-%COMP%]{position:relative;margin-bottom:10px;height:45px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .checks_icons[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;max-width:unset}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:14px;margin:0;color:#000;font-weight:500;line-height:18px;height:40px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:58px;height:15px;border-radius:3px;color:#fff;background-color:#9d9d9d;display:flex;align-items:center;justify-content:center;font-size:11px;margin:10px auto 0}.brandLogo_sections[_ngcontent-%COMP%]   .cover_wrapper[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .item[_ngcontent-%COMP%]   .client_inners[_ngcontent-%COMP%]{background:transparent}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-21px}@media screen and (max-width:768px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:70px 0;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;background-position:50%;background-repeat:no-repeat;margin-bottom:70px;background-position:0}@media screen and (max-width:768px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background:#f3eef6;background-image:none!important}}@media screen and (max-width:768px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.writeToolbox_inner_sections_even[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{margin-top:30px}}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border:1px solid #f1f1f1;border-radius:8px;-webkit-filter:drop-shadow(0 1px 4.5px rgba(0,0,0,.18));filter:drop-shadow(0 1px 4.5px rgba(0,0,0,.18))}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#7a28a0}@media (max-width:991px){.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolboxs_section[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.browser_plugin_cta[_ngcontent-%COMP%]{margin-bottom:70px}@media (min-width:360px) and (max-width:767px){.browser_plugin_cta[_ngcontent-%COMP%]{margin-bottom:0}}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserGoogleChromeSection_cta[_ngcontent-%COMP%]{display:flex;text-align:center;align-items:center;justify-content:center}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserGoogleChromeSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]{text-align:center}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserGoogleChromeSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:16px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff;background-color:#7a28a0;border:1.5px solid #7a28a0;font-size:18px;font-weight:600;align-items:center;justify-content:center;transition:all .5s ease;margin-right:10px}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserGoogleChromeSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-weight:400;font-style:normal;padding-left:5px}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserGoogleChromeSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:hover{background-color:transparent}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserGoogleChromeSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:hover{background-color:#fff;cursor:pointer;text-decoration:none;color:#7a28a0;transition:all .5s ease}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserFirefoxSection_cta[_ngcontent-%COMP%]{display:flex;text-align:center;align-items:center;justify-content:center}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserFirefoxSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]{text-align:center}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserFirefoxSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:16px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff;background-color:#7a28a0;border:1.5px solid #7a28a0;font-size:18px;font-weight:600;align-items:center;justify-content:center;transition:all .5s ease;margin-right:10px}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserFirefoxSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-weight:400;font-style:normal;padding-left:5px;background-color:transparent}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserFirefoxSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:hover{background-color:transparent}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserFirefoxSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:hover{background-color:#fff;cursor:pointer;text-decoration:none;color:#7a28a0;transition:all .5s ease}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]{display:flex;text-align:center;align-items:center;justify-content:center}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]{text-align:center}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:16px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;color:#fff;background-color:#7a28a0;border:1.5px solid #7a28a0;font-size:18px;font-weight:600;align-items:center;justify-content:center;transition:all .5s ease;margin-right:10px}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-weight:400;font-style:normal;padding-left:5px;background-color:transparent}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:hover{background-color:transparent!important}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:32px}.browser_plugin_cta[_ngcontent-%COMP%]   #BrowserEdgeBrowserSection_cta[_ngcontent-%COMP%]   .browserPluginButton[_ngcontent-%COMP%]   [_ngcontent-%COMP%]:hover{background-color:#fff;cursor:pointer;text-decoration:none;color:#7a28a0;transition:all .5s ease}div#client-logos[_ngcontent-%COMP%]{display:flex}@media (min-width:360px) and (max-width:767px){div#client-logos[_ngcontent-%COMP%]{display:inline-block}}@media (min-width:360px) and (max-width:767px){.client-inners[_ngcontent-%COMP%]{width:200px;margin:30px auto 0}}.brandLogo_sections[_ngcontent-%COMP%]{padding:30px 0}@media (max-width:991px){.brandLogo_sections[_ngcontent-%COMP%]   .owl-next[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-bottom:30px}}.brandLogo_sections[_ngcontent-%COMP%]   .cover_wrapper[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .item[_ngcontent-%COMP%]   .client_inners[_ngcontent-%COMP%]{background-color:transparent}#safariBrowser[_ngcontent-%COMP%]{position:relative}#safariBrowser[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin-bottom:20px;display:flex;align-items:center;justify-content:center;padding:8px 16px;background-color:rgba(77,77,77,.2);border-radius:5px;font-size:16px;font-weight:500;color:rgba(77,77,77,.6);border:none;cursor:not-allowed}#safariBrowser[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:8px;width:24px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}#safariBrowser[_ngcontent-%COMP%]   .downloadForSafari[_ngcontent-%COMP%]{display:flex;align-items:center}#safariBrowser[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:14px;font-weight:500;color:#4d4d4d;margin-right:10px;padding-top:7px}#safariBrowser[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center}#safariBrowser[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{border-right:.5px solid rgba(77,77,77,.5);margin-right:5px;padding-right:5px}#safariBrowser[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:0;padding-right:0;border-right:none}#safariBrowser[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:none;cursor:pointer}#safariBrowser[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:26px}']}),Wt),ge=function(){return["/features/credits"]},_e=((Zt=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u4f7f\u7528Trinka\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u529f\u80fd\u4f86\u63d0\u9ad8\u60a8\u7684\u51fa\u7248\u6a5f\u6703"),this.metaTagService.updateTag({name:"description",content:"\u5f9e\u671f\u520a\u9078\u64c7\u5230\u9053\u5fb7\u5408\u898f\u7b4920\u591a\u500b\u6aa2\u67e5\u6a19\u6e96\u4f86\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u5e6b\u52a9\u60a8\u63d0\u9ad8\u51fa\u7248\u7684\u6a5f\u6703\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u4f7f\u7528Trinka\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u529f\u80fd\u4f86\u63d0\u9ad8\u60a8\u7684\u51fa\u7248\u6a5f\u6703"}),this.metaTagService.updateTag({property:"og:description",content:"\u5f9e\u671f\u520a\u9078\u64c7\u5230\u9053\u5fb7\u5408\u898f\u7b4920\u591a\u500b\u6aa2\u67e5\u6a19\u6e96\u4f86\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u5e6b\u52a9\u60a8\u63d0\u9ad8\u51fa\u7248\u7684\u6a5f\u6703\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/publication-readiness-checks"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/publication-readiness-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features/technical-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/technical-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/publication-readiness-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/publication-readiness-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/publication-readiness-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features/publication-readiness-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/publication-readiness-checks"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/publication-readiness-checks"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/c8yyiW2tEjE" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Zt)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Zt.\u0275cmp=c.Jb({type:Zt,selectors:[["app-publication-checks"]],decls:315,vars:2,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["href","https://cloud.trinka.ai/signup?_rg=TW","id","autoEditGetStart","target","_blank"],[1,"toolbox_img_content","publication_checks_icons","publication_checks_section"],[1,"checks_icons"],["src","../../../assets/images/JournalScope.svg","alt",""],["src","../../../assets/images/TechnicalCompliance.svg","alt","technical compliance"],["src","../../../assets/images/EthicalCompliance.svg","alt",""],["src","../../../assets/images/AuthorshipDetails.svg","alt",""],["src","../../../assets/images/ReferenceDetails.svg","alt","reference details"],["src","../../../assets/images/FirgureTable.svg","alt",""],["src","../../../assets/images/ClinicalTrials.svg","alt",""],["src","../../../assets/images/KeywordsAndSummary.svg","alt",""],[1,"SectionHowItWrok"],["viewVideo",""],[1,"col-xl-6"],[1,"ImgSectionHowItWrok"],["href","","data-toggle","modal","data-target","#wordPluginPopup","id","VewiVideoSection"],["src",".././../../assets/images/PublicationCheckThumbnail.png","alt","publication checks",1,"img-fluid","eposter-img"],[1,"contentSectionHowItWrok"],[1,"HeadingSubLine"],[2,"margin-bottom","10px"],[1,"link",2,"color","#0000ff",3,"click"],[1,"cloud_key_features"],[1,"col-12-sm"],[1,"key_features_heading"],[1,"col-lg-4","col-md-6"],[1,"features_cards"],[1,"publication_inner_icons"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/ReferenceDetails.svg","alt","reference details","width","29","height","38"],["src","../../../assets/images/ClinicalTrials.svg","alt","","width","31","height","37"],[1,"cloud_key_features",2,"padding","0","margin","0 0 60px 0"],[1,"col-sm-12"],[1,"viewSampleReportImg"],["src","../../../assets/images/PublicationReportImg.png","alt","publication report"],[1,"use_trinka_other_app","accomplishBrilliantWrap"],[1,"accomplishBrilliantSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"allAboutTrinkaCredit"],[1,"aboutTrinkaCreditHeading"],[1,"creditSectionFeature"],[1,"featurePointsCredits"],["src","../../../assets/images/lightbulb.png","alt","light"],[1,"othersPointsForCredits"],[3,"routerLink"],[1,"pricingQuestionAnwser"],["target",""],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],["href","https://www.trinka.ai/tw/trinkacloud"],["routerLink","/trinkacloud",1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["href","https://www.trinka.ai/tw/wordplugin"],["routerLink","",1,"app_name_content"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["href","https://www.trinka.ai/tw/browser-plugin"],["routerLink","/browser-plugin",1,"app_name_content"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["href","https://www.trinka.ai/tw/enterprise"],["routerLink","/enterprise",1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","10px","color","#000","position","relative"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/c8yyiW2tEjE","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"span"),c.Fc(8,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(9,"h1"),c.Fc(10,"\u505a\u597d\u624b\u7a3f\u7684\u51fa\u7248\u6e96\u5099"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u6839\u64da20\u591a\u7a2e\u6a19\u6e96\u51fa\u7248\u8981\u6c42\u8a55\u4f30\u60a8\u7684\u624b\u7a3f\uff0c\u4ee5\u66f4\u5feb\u5730\u901a\u904e\u671f\u520a\u7be9\u9078\u3002Trinka\u751a\u81f3\u53ef\u4ee5\u8b93\u60a8\u67e5\u770b\u624b\u7a3f\u8207\u76ee\u6a19\u671f\u520a\u51fa\u7248\u7bc4\u570d\u7684\u5339\u914d\u7a0b\u5ea6\u3002"),c.Ub(),c.Vb(13,"a",7),c.Fc(14,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",5),c.Vb(16,"div",8),c.Vb(17,"ul"),c.Vb(18,"li"),c.Vb(19,"div",9),c.Qb(20,"img",10),c.Ub(),c.Vb(21,"h3"),c.Fc(22,"\u671f\u520a\u7bc4\u570d\u5339\u914d"),c.Ub(),c.Vb(23,"span"),c.Fc(24,"2 Checks"),c.Ub(),c.Ub(),c.Vb(25,"li"),c.Vb(26,"div",9),c.Qb(27,"img",11),c.Ub(),c.Vb(28,"h3"),c.Fc(29,"\u6280\u8853\u5408\u898f"),c.Ub(),c.Vb(30,"span"),c.Fc(31,"3 Checks"),c.Ub(),c.Ub(),c.Vb(32,"li"),c.Vb(33,"div",9),c.Qb(34,"img",12),c.Ub(),c.Vb(35,"h3"),c.Fc(36,"\u9053\u5fb7\u5408\u898f"),c.Ub(),c.Vb(37,"span"),c.Fc(38,"5 Checks"),c.Ub(),c.Ub(),c.Vb(39,"li"),c.Vb(40,"div",9),c.Qb(41,"img",13),c.Ub(),c.Vb(42,"h3"),c.Fc(43,"\u4f5c\u8005\u8a73\u7d30\u8cc7\u8a0a"),c.Ub(),c.Vb(44,"span"),c.Fc(45,"4 Checks"),c.Ub(),c.Ub(),c.Vb(46,"li"),c.Vb(47,"div",9),c.Qb(48,"img",14),c.Ub(),c.Vb(49,"h3"),c.Fc(50,"\u53c3\u8003\u6587\u737b\u7684\u7d30\u7bc0"),c.Ub(),c.Vb(51,"span"),c.Fc(52,"1 Check"),c.Ub(),c.Ub(),c.Vb(53,"li"),c.Vb(54,"div",9),c.Qb(55,"img",15),c.Ub(),c.Vb(56,"h3"),c.Fc(57,"\u5716\u8868"),c.Ub(),c.Vb(58,"span"),c.Fc(59,"2 Checks"),c.Ub(),c.Ub(),c.Vb(60,"li"),c.Vb(61,"div",9),c.Qb(62,"img",16),c.Ub(),c.Vb(63,"h3"),c.Fc(64,"\u81e8\u5e8a\u8a66\u9a57\u8cc7\u8a0a"),c.Ub(),c.Vb(65,"span"),c.Fc(66,"1 Check"),c.Ub(),c.Ub(),c.Vb(67,"li"),c.Vb(68,"div",9),c.Qb(69,"img",17),c.Ub(),c.Vb(70,"h3"),c.Fc(71,"\u95dc\u9375\u5b57\u548c\u6458\u8981"),c.Ub(),c.Vb(72,"span"),c.Fc(73,"2 Checks"),c.Ub(),c.Ub(),c.Qb(74,"i"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(75,"div",18,19),c.Vb(77,"div",3),c.Vb(78,"div",4),c.Vb(79,"div",20),c.Vb(80,"div",21),c.Vb(81,"a",22),c.Qb(82,"img",23),c.Ub(),c.Ub(),c.Ub(),c.Vb(83,"div",20),c.Vb(84,"div",24),c.Vb(85,"h2"),c.Fc(86,"\u770b\u5b83\u662f\u5982\u4f55\u5de5\u4f5c\u7684"),c.Ub(),c.Qb(87,"div",25),c.Vb(88,"p",26),c.Fc(89,"\u901a\u904e\u9019\u500b\u7c21\u77ed\u7684\u793a\u7bc4\u5f71\u7247\uff0c\u77ad\u89e3\u5982\u4f55\u4f7f\u752820\u591a\u9805\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u4e26\u66f4\u5feb\u5730\u5be6\u73fe\u51fa\u7248\u76ee\u6a19\u3002"),c.Ub(),c.Vb(90,"p",26),c.Fc(91,"\u9019\u500b\u8a73\u7d30\u7684\u5206\u6b65\u6559\u7a0b\u53ef\u5e6b\u52a9\u60a8\u5145\u5206\u5229\u7528Trinka\u7684\u5f37\u5927\u529f\u80fd\u3002\u5982\u679c\u60a8\u6709\u66f4\u591a\u554f\u984c\uff0c\u8acb\u5728 "),c.Vb(92,"a",27),c.dc("click",(function(){c.wc(e);var n=c.tc(210);return t.scroll(n)})),c.Fc(93,"\u6b64\u8655"),c.Ub(),c.Fc(94,"\u700f\u89bd\u6211\u5011\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(95,"div",28),c.Vb(96,"div",3),c.Vb(97,"div",4),c.Vb(98,"div",29),c.Vb(99,"div",30),c.Vb(100,"h2"),c.Fc(101,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u7684\u4e3b\u8981\u7279\u5fb5"),c.Ub(),c.Qb(102,"div",25),c.Vb(103,"p"),c.Fc(104,"\u4f7f\u7528Trinka\u7684\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff0c\u60a8\u53ef\u4ee5\u900f\u904e\u70ba\u51fa\u7248\u7269\u6e96\u5099\u768420\u591a\u9805\u6aa2\u67e5\u4f86\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u4e26\u9032\u884c\u4fee\u8a02\u4ee5\u589e\u52a0\u767c\u8868\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(105,"div",4),c.Vb(106,"div",31),c.Vb(107,"div",32),c.Vb(108,"div",33),c.Qb(109,"img",10),c.Ub(),c.Vb(110,"h3"),c.Fc(111,"\u671f\u520a\u7bc4\u570d\u5339\u914d"),c.Ub(),c.Vb(112,"p"),c.Fc(113,"\u900f\u904e\u6aa2\u67e5\u60a8\u7684\u7a3f\u4ef6\u662f\u5426\u8207\u76ee\u6a19\u671f\u520a\u7684\u7bc4\u570d\u76f8\u5339\u914d\u4e26\u70ba\u60a8\u63a8\u85a6\u5176\u4ed6\u5339\u914d\u7684\u671f\u520a\uff0c\u907f\u514d\u7a3f\u4ef6\u88ab\u62d2\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(114,"div",31),c.Vb(115,"div",32),c.Vb(116,"div",33),c.Qb(117,"img",11),c.Ub(),c.Vb(118,"h3"),c.Fc(119,"\u6280\u8853\u5408\u898f"),c.Ub(),c.Vb(120,"p"),c.Fc(121,"Trinka\u6703\u6aa2\u67e5\u5e7e\u7a2e\u6a19\u6e96\u7684\u51fa\u7248\u7269\u8981\u6c42\uff0c\u4f8b\u5982\u6458\u8981\u3001\u5b57\u6578\u548c\u539f\u7a3f\u7ae0\u7bc0\u6a19\u984c\uff0c\u4ee5\u78ba\u4fdd\u60a8\u7684\u624b\u7a3f\u6eff\u8db3\u671f\u520a\u7684\u6240\u6709\u8981\u6c42\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(122,"div",31),c.Vb(123,"div",32),c.Vb(124,"div",33),c.Qb(125,"img",12),c.Ub(),c.Vb(126,"h3"),c.Fc(127,"\u9053\u5fb7\u5408\u898f"),c.Ub(),c.Vb(128,"p"),c.Fc(129,"\u78ba\u4fdd\u60a8\u5df2\u9032\u884c\u6240\u6709\u5f37\u5236\u6027\u8072\u660e\uff0c\u4f8b\u5982\u77e5\u60c5\u540c\u610f\u3001\u9053\u5fb7\u6279\u51c6\u3001\u8ca1\u52d9\u62ab\u9732\u548c\u5229\u76ca\u885d\u7a81\uff0c\u4ee5\u4fbf\u9806\u5229\u9032\u884c\u7de8\u8f2f\u5be9\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(130,"div",31),c.Vb(131,"div",34),c.Vb(132,"div",33),c.Qb(133,"img",13),c.Ub(),c.Vb(134,"h3"),c.Fc(135,"\u4f5c\u8005\u8a73\u7d30\u8cc7\u8a0a"),c.Ub(),c.Vb(136,"p"),c.Fc(137,"\u6aa2\u67e5\u5927\u591a\u6578\u671f\u520a\u6240\u8981\u6c42\u7684\u4f5c\u8005\u8a73\u7d30\u8cc7\u8a0a\uff0c\u4f8b\u5982\u4f5c\u8005\u59d3\u540d\u3001\u96b8\u5c6c\u95dc\u4fc2\uff0c\u901a\u8a0a\u8cc7\u8a0a\u548c\u4f5c\u8005\u8ca2\u737b\u8072\u660e\u7b49\u7b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(138,"div",31),c.Vb(139,"div",34),c.Vb(140,"div",33),c.Qb(141,"img",35),c.Ub(),c.Vb(142,"h3"),c.Fc(143,"\u53c3\u8003\u6587\u737b\u7684\u7d30\u7bc0"),c.Ub(),c.Vb(144,"p"),c.Fc(145,"Trinka\u6703\u6aa2\u67e5\u60a8\u7684\u53c3\u8003\u6587\u737b\u4e26\u63d0\u9192\u60a8\u662f\u5426\u4f7f\u7528\u4e86\u904e\u6642\u7684\u53c3\u8003\u6587\u737b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(146,"div",31),c.Vb(147,"div",34),c.Vb(148,"div",33),c.Qb(149,"img",15),c.Ub(),c.Vb(150,"h3"),c.Fc(151,"\u5716\u8868"),c.Ub(),c.Vb(152,"p"),c.Fc(153,"Trinka\u6703\u6aa2\u67e5\u60a8\u6240\u6709\u7684\u5716\u5f62\u6a19\u984c\u3001\u8868\u683c\u6a19\u984c\u53ca\u5176\u5f15\u7528\uff0c\u4ee5\u78ba\u4fdd\u6eff\u8db3\u6240\u6709\u7684\u6295\u7a3f\u8981\u6c42\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(154,"div",31),c.Vb(155,"div",34),c.Vb(156,"div",33),c.Qb(157,"img",36),c.Ub(),c.Vb(158,"h3"),c.Fc(159,"\u81e8\u5e8a\u8a66\u9a57\u8cc7\u8a0a"),c.Ub(),c.Vb(160,"p"),c.Fc(161,"Trinka\u6703\u6aa2\u67e5\u60a8\u662f\u5426\u63d0\u5230\u4e86\u4efb\u4f55\u81e8\u5e8a\u8a66\u9a57ID\uff0c\u4e26\u7372\u53d6\u6709\u95dc\u8a66\u9a57\u7684\u8cc7\u8a0a\uff0c\u4ee5\u4fbf\u60a8\u59cb\u7d42\u53ef\u4ee5\u78ba\u4fdd\u63d0\u4f9b\u6b63\u78ba\u7684\u8a73\u7d30\u8cc7\u8a0a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(162,"div",31),c.Vb(163,"div",34),c.Vb(164,"div",33),c.Qb(165,"img",17),c.Ub(),c.Vb(166,"h3"),c.Fc(167,"\u95dc\u9375\u5b57\u548c\u6458\u8981"),c.Ub(),c.Vb(168,"p"),c.Fc(169,"Trinka\u7684\u9802\u7d1a\u4eba\u5de5\u667a\u6167\u53ef\u4ee5\u70ba\u60a8\u7684\u8ad6\u6587\u63d0\u4f9b\u5168\u9762\u7684\u3001\u6709\u4ee3\u8868\u6027\u7684\u7e3d\u7d50\uff0c\u4e26\u7a81\u51fa\u8ad6\u6587\u7684\u91cd\u8981\u4e3b\u984c\u548c\u6982\u5ff5\uff0c\u5b83\u9084\u6703\u70ba\u60a8\u7684\u7a3f\u4ef6\u5efa\u8b70\u53ef\u80fd\u7684\u95dc\u9375\u5b57\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(170,"div",37),c.Vb(171,"div",3),c.Vb(172,"div",4),c.Vb(173,"div",38),c.Vb(174,"div",30),c.Vb(175,"h2"),c.Fc(176,"\u67e5\u770b\u6a23\u672c\u5831\u544a"),c.Ub(),c.Qb(177,"div",25),c.Ub(),c.Ub(),c.Vb(178,"div",38),c.Vb(179,"div",39),c.Qb(180,"img",40),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(181,"div",41),c.Vb(182,"div",3),c.Vb(183,"div",42),c.Vb(184,"h2"),c.Fc(185,"\u6aa2\u67e5\u60a8\u7684\u624b\u7a3f\u662f\u5426\u505a\u597d\u51fa\u7248\u6e96\u5099"),c.Ub(),c.Vb(186,"a",43),c.Fc(187,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(188,"div",44),c.Vb(189,"div",3),c.Vb(190,"div",4),c.Vb(191,"div",38),c.Vb(192,"div",45),c.Vb(193,"h2"),c.Fc(194,"\u4f7f\u7528\u7a4d\u5206\u53ca\u9032\u884c\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Qb(195,"div",25),c.Ub(),c.Vb(196,"div",46),c.Vb(197,"div",47),c.Vb(198,"span"),c.Qb(199,"img",48),c.Ub(),c.Vb(200,"p"),c.Fc(201,"\u6bcf\u500b\u6aa2\u67e5\u5831\u544a\u5c07\u82b1\u8cbb1\u500b\u7a4d\u5206\u3002\u4f7f\u7528\u514d\u8cbb\u7a4d\u5206\u4e26\u6839\u64da\u9700\u8981\u8cfc\u8cb7\u66f4\u591a\u3002"),c.Ub(),c.Ub(),c.Vb(202,"div",49),c.Vb(203,"p",26),c.Fc(204,"\u7a4d\u5206\u5c31\u50cf\u4ee3\u5e63\u4e00\u6a23\uff0c\u53ef\u8b93\u60a8\u6839\u64da\u9700\u8981\u4f7f\u7528\u591a\u7a2eTrinka\u529f\u80fd\u3002"),c.Ub(),c.Vb(205,"p"),c.Fc(206,"\u9ad8\u7d1a\u7528\u6236\u6bcf\u6708\u7372\u5f9710\u500b\u7a4d\u5206\uff0c\u57fa\u672c\u7528\u6236\u6bcf\u6708\u7372\u5f974\u500b\u514d\u8cbb\u7a4d\u5206\u3002\u8981\u4e86\u89e3\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb\u9ede\u64ca "),c.Vb(207,"a",50),c.Fc(208,"\u6b64\u8655\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(209,"div",51,52),c.Vb(211,"div",3),c.Vb(212,"div",4),c.Vb(213,"div",53),c.Vb(214,"div",54),c.Vb(215,"h2"),c.Fc(216,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(217,"div",25),c.Ub(),c.Ub(),c.Qb(218,"div",55),c.Vb(219,"div",56),c.Vb(220,"div",57),c.Vb(221,"div",58),c.Vb(222,"div",59),c.Vb(223,"div",60),c.Vb(224,"a",61),c.Fc(225," \u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u6703\u6d88\u8017\u591a\u5c11\u7a4d\u5206\uff1f"),c.Ub(),c.Ub(),c.Vb(226,"div",62),c.Vb(227,"div",63),c.Vb(228,"p"),c.Fc(229,"\u6bcf\u6b21\u904b\u884c\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u90fd\u6703\u6d88\u80171\u500b\u7a4d\u5206\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(230,"div",59),c.Vb(231,"div",64),c.Vb(232,"a",65),c.Fc(233," \u6211\u53ef\u4ee5\u4e0b\u8f09\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u5831\u544a\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(234,"div",66),c.Vb(235,"div",63),c.Vb(236,"p"),c.Fc(237,"\u76ee\u524d\u60a8\u7121\u6cd5\u4e0b\u8f09\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u5831\u544a\uff0c\u4f46\u662f\u60a8\u7684\u5831\u544a\u5728Trinka\u96f2\u4e0a\u59cb\u7d42\u53ef\u898b\u3002\u60a8\u8a3b\u518a\u7684\u96fb\u5b50\u90f5\u4ef6\u4e5f\u6703\u6536\u5230\u6bcf\u500b\u6aa2\u67e5\u5831\u544a\u7684\u9023\u7d50\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(238,"div",59),c.Vb(239,"div",67),c.Vb(240,"a",68),c.Fc(241," \u6211\u80fd\u5728Trinka\u7684\u57fa\u672c\u8a08\u756b\u4e2d\u7372\u5f97\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u529f\u80fd\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(242,"div",69),c.Vb(243,"div",63),c.Vb(244,"p"),c.Fc(245,"\u662f\u7684\uff0c\u9019\u9805\u529f\u80fd\u5c07\u6d88\u8017\u7a4d\u5206\u3002\u57fa\u672c\u8a02\u95b1\u7528\u6236\u6bcf\u6708\u5c07\u7372\u5f974\u500b\u514d\u8cbb\u7a4d\u5206\uff0c\u53ef\u7528\u65bc\u7372\u53d6\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u5831\u544a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(246,"div",59),c.Vb(247,"div",70),c.Vb(248,"a",71),c.Fc(249," \u5982\u4f55\u4f7f\u7528\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u5831\u544a\uff1f "),c.Ub(),c.Ub(),c.Vb(250,"div",72),c.Vb(251,"div",63),c.Vb(252,"p"),c.Fc(253,"\u60a8\u53ef\u4ee5\u5c07\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\u5831\u544a\u4f5c\u70ba\u6295\u7a3f\u6e05\u55ae\uff0c\u8f15\u9b06\u5730\u8207\u76ee\u6a19\u671f\u520a\u7684\u8981\u6c42\u9032\u884c\u6bd4\u8f03\uff0c\u4e26\u4e14\u8f15\u9b06\u8a55\u4f30\u624b\u7a3f\u7684\u6e96\u5099\u60c5\u6cc1\u3002\u6211\u5011\u4e5f\u6e96\u5099\u4e86 "),c.Vb(254,"a",27),c.dc("click",(function(){c.wc(e);var n=c.tc(76);return t.scroll(n)})),c.Fc(255,"\u5f71\u7247"),c.Ub(),c.Fc(256," \u4f86\u8aac\u660e\u60a8\u7406\u89e3\u5831\u544a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(257,"div",55),c.Ub(),c.Ub(),c.Ub(),c.Vb(258,"div",73),c.Vb(259,"div",3),c.Vb(260,"div",4),c.Vb(261,"div",38),c.Vb(262,"div",74),c.Vb(263,"div",75),c.Vb(264,"div",76),c.Vb(265,"h2"),c.Fc(266,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(267,"br"),c.Fc(268,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(269,"div",25),c.Ub(),c.Ub(),c.Vb(270,"div",77),c.Vb(271,"ul"),c.Vb(272,"li"),c.Vb(273,"a",78),c.Vb(274,"div",79),c.Qb(275,"div",80),c.Qb(276,"img",81),c.Vb(277,"h3"),c.Fc(278,"Trinka Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(279,"li"),c.Vb(280,"a",82),c.Vb(281,"div",83),c.Qb(282,"div",80),c.Qb(283,"img",84),c.Vb(284,"h3"),c.Fc(285,"MS Word "),c.Qb(286,"br"),c.Fc(287,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(288,"li"),c.Vb(289,"a",85),c.Vb(290,"div",86),c.Qb(291,"div",80),c.Qb(292,"img",87),c.Vb(293,"h3"),c.Fc(294,"\u700f\u89bd\u5668 "),c.Qb(295,"br"),c.Fc(296,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(297,"li"),c.Vb(298,"a",88),c.Vb(299,"div",89),c.Qb(300,"div",80),c.Qb(301,"img",90),c.Vb(302,"h3",91),c.Fc(303,"\u4f01\u696d"),c.Ub(),c.Vb(304,"span",92),c.Fc(305,"(API, JS & On-Premise) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(306,"div",93),c.Vb(307,"div",94),c.Vb(308,"div",95),c.Vb(309,"div",96),c.Vb(310,"button",97),c.Vb(311,"span",98),c.Fc(312,"\xd7"),c.Ub(),c.Ub(),c.Qb(313,"div",99),c.Qb(314,"iframe",100),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(207),c.nc("routerLink",c.pc(1,ge)))},directives:[s.e,s.c],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:-30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{left:-80px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]:before{display:none}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:48px;font-weight:600;color:#000;margin:0 0 15px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 360px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0;min-height:50px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-198px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:180px;height:28px;top:33%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-178px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 90px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;background:url(bannersShape.80eeaeb03b4decbac270.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:25px 0;padding:20px;height:235px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .publication_inner_icons[_ngcontent-%COMP%]{position:relative;height:50px;margin-bottom:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]{position:relative}.toolbox_img_content.publication_checks_icons.publication_checks_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;max-width:unset}.publication_checks_icons[_ngcontent-%COMP%]{border:1px solid #f1f1f1;background-color:#fff;border-radius:5px;width:100%;max-width:500px;position:relative}.publication_checks_icons[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:168px;width:100%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;background-color:#fff;position:relative}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{left:124px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after, .publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;right:auto;top:0;width:1px;height:100%;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{left:248px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:absolute;left:auto;right:125px;top:0;width:1px;height:335px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0));z-index:9}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:25%;text-align:center;padding:30px 5px;transition:all .5s ease}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover{transition:all .5s ease;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:hover   span[_ngcontent-%COMP%]{background-color:#763393;transition:all .5s ease}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .checks_icons[_ngcontent-%COMP%]{position:relative;margin-bottom:10px;min-height:40px;vertical-align:middle;display:flex;align-items:center;justify-content:center}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .checks_icons[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;max-width:unset}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:15px;margin:0;color:#000;font-weight:500;line-height:18px;height:30px}.publication_checks_icons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:58px;height:15px;border-radius:3px;color:#fff;background-color:#9d9d9d;display:flex;align-items:center;justify-content:center;font-size:11px;margin:10px auto 0}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:20px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;padding-left:10px;height:100%}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]{height:200px;display:flex;align-items:center}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-around}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{flex-direction:column;text-align:center}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:36px;margin:0;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:220px;height:45px;background-color:#fff;color:#763393;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:20px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]{position:relative;margin:60px 0}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]{position:relative;margin-bottom:20px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#000}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0 0 0 30px;margin:0;display:flex;flex-wrap:wrap}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-16px;top:8px;width:5px;height:5px;background-color:#763393;border-radius:50%}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:190px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{height:auto}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]{position:relative;background-image:url(AboutTrinkaCardHeaderBG.9bca416955719b2391a1.png);background-repeat:no-repeat;width:240px;height:56px;margin-top:20px;margin-bottom:20px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#fff;position:relative;padding-left:15px;padding-top:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0;position:relative;padding:0 20px 20px}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.viewSampleReportImg[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:30px}.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;height:200px!important;max-height:none!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 5px;padding-left:27px;position:relative}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:38px;text-align:center}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.creditSectionFeature[_ngcontent-%COMP%]{position:relative}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;background-color:#f3eef6;border-radius:15px;display:flex;align-items:center;margin-bottom:20px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{flex-direction:column;text-align:center;border-radius:15px;margin-left:0;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:0;margin-top:-10px;text-align:center;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:50px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding:0 20px 0 0;font-size:22px}.othersPointsForCredits[_ngcontent-%COMP%]{position:relative}.othersPointsForCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}']}),Zt),le=((Yt=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.LinkService=o,this.platformId=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u770b\u770b\u514d\u8d39\u8bed\u6cd5\u68c0\u67e5\u5de5\u5177\u7684\u5b9e\u9645\u5e94\u7528-Trinka.ai"),this.metaTagService.updateTag({name:"description",content:"Trinka\u6f14\u793a-Trinka\u662f\u7528\u4e8e\u5b66\u672f\u548c\u6280\u672f\u5199\u4f5c\u7684\u8bed\u6cd5\u548c\u8bed\u8a00\u6821\u6b63\u7684\u4eba\u5de5\u667a\u80fdAI\u5de5\u5177\uff0c\u80fd\u5728\u6587\u6cd5\u3001\u62fc\u5199\u3001\u6807\u70b9\u7b26\u53f7\u4e4b\u4e0a\u6539\u5584\u5199\u4f5c\u3002\u514d\u8d39\u4f7f\u7528\uff01"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka.ai-\u4eba\u5de5\u667a\u80fd\u8bed\u6cd5\u68c0\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u662f\u5b66\u672f\u548c\u6280\u672f\u5199\u4f5c\u8bed\u6cd5\u548c\u8bed\u8a00\u6821\u6b63\u5de5\u5177\uff0c\u80fd\u53d1\u73b0\u5176\u4ed6\u5de5\u5177\u627e\u4e0d\u51fa\u6765\u7684\u68d8\u624b\u9519\u8bef\u3002\u514d\u8d39\u4f7f\u7528\uff01"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/grammar-checker"}),this.metaTagService.updateTag({property:"og:image",content:"https://www.trinka.ai/assets/images/Trinka.jpg"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/grammar-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/grammar-checker"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Yt)(c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.C))},Yt.\u0275cmp=c.Jb({type:Yt,selectors:[["app-try-ademo"]],decls:153,vars:0,consts:[[1,"about_us_wrap"],[1,"our_mission_sections"],[1,"our_mission_overlay"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"mission_content"],["href","https://cloud.trinka.ai/signup?utm_source=try-a-demo&utm_medium=tw&utm_campaign=signup","target","_blank"],[1,"the_best_grammer_sections"],[1,"top_best_grammer_heading"],[1,"col-lg-6"],[1,"best_grammer_cards"],[1,"content_body_best_grammer"],[1,"best_content_text"],[1,"mini_card_grammer"],[1,"wrong_text"],[1,"right_text"],[1,"ready_to_levelUp"],[1,"level_up_heading"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank","id","grammerSignUpButton"],[1,"fa","fa-sign-in"],[1,"testimonail_demo_page"],[1,"testimonail_heading"],[1,"col-lg-4","col-md-6"],[1,"testimonals_cards"],[1,"icons_secion"],["src","../../../assets/images/quote_icons.png","alt",""],[1,"testimonals_footer"],[1,"col-lg-4","col-md-12"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5617\u8a66\u6f14\u793a\uff0c\u770b\u770bTrinka\u7684\u5be6\u969b\u61c9\u7528\u3002"),c.Ub(),c.Vb(9,"span"),c.Fc(10,"\u501f\u52a9\u6b64\u514d\u8cbb\u4e14\u529f\u80fd\u5f37\u5927\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u53ef\u7acb\u5373\u4fee\u8a02\u60a8\u7684\u82f1\u8a9e\u5beb\u4f5c\u3002Trinka\u8b93\u60a8\u7684\u5beb\u4f5c\u8b8a\u5f97\u8f15\u9b06\u81ea\u5982\u3002"),c.Ub(),c.Vb(11,"a",7),c.Fc(12,"\u73fe\u5728\u5c31\u8a66\u8a66"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(13,"div",8),c.Vb(14,"div",3),c.Vb(15,"div",4),c.Vb(16,"div",5),c.Vb(17,"div",9),c.Vb(18,"h2"),c.Fc(19,"\u9069\u7528\u65bc\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u6700\u4f73\u6587\u6cd5\u548c\u8a9e\u8a00\u6821\u6b63AI\u5de5\u5177"),c.Ub(),c.Vb(20,"p"),c.Fc(21,"Trinka\u662f\u6700\u597d\u7684\u82f1\u8a9e\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u53ef\u4ee5\u7acb\u5373\u589e\u5f37\u548c\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\u3002 \u5b83\u7684\u9ad8\u7d1a\u6aa2\u67e5\u529f\u80fd\u53ef\u7a81\u51fa\u986f\u793a\u932f\u8aa4\u4e26\u63d0\u4f9b\u4e0a\u4e0b\u6587\u5efa\u8b70\uff0c\u5f9e\u800c\u4f7f\u60a8\u7684\u5beb\u4f5c\u7165\u7136\u4e00\u65b0\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(22,"div",4),c.Vb(23,"div",10),c.Vb(24,"div",11),c.Vb(25,"h3"),c.Fc(26,"\u767c\u73fe\u5176\u5b83\u5de5\u5177\u4e0d\u80fd\u767c\u73fe\u7684\u8907\u96dc\u932f\u8aa4"),c.Ub(),c.Vb(27,"div",12),c.Vb(28,"div",13),c.Vb(29,"p"),c.Fc(30,"Trinka\u7684\u529f\u80fd\u9060\u9060\u8d85\u8d8a\u4e86\u7c21\u55ae\u7684\u6587\u6cd5\u6aa2\u67e5\uff0c\u5b83\u9084\u80fd\u767c\u73fe\u5b78\u8853\u5beb\u4f5c\u3001\u79d1\u5b78\u8a9e\u6c23\u548c\u98a8\u683c\u6240\u7279\u6709\u7684\u96e3\u4ee5\u6aa2\u67e5\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Vb(31,"div",14),c.Vb(32,"h4"),c.Fc(33,"\u6280\u8853\u7528\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(34,"p"),c.Fc(35,"Yield strength values, defined from "),c.Vb(36,"span",15),c.Fc(37," cycling"),c.Ub(),c.Vb(38,"span",16),c.Fc(39," cyclic"),c.Ub(),c.Fc(40," aging tests, are used for the parameterization of the model."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(41,"div",10),c.Vb(42,"div",11),c.Vb(43,"h3"),c.Fc(44,"\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08"),c.Ub(),c.Vb(45,"div",12),c.Vb(46,"div",13),c.Vb(47,"p"),c.Fc(48,"Trinka\u5c08\u70ba\u5e6b\u52a9\u5b78\u8005\u548c\u6280\u8005\u4f5c\u5bb6\u800c\u69cb\u5efa\uff0c\u53ef\u7cfe\u6b633000\u591a\u7a2e\u8907\u96dc\u7684\u6587\u6cd5\u932f\u8aa4\u548c\u8e69\u8173\u7684\u53e5\u5b50\u7d50\u69cb\u3002"),c.Ub(),c.Ub(),c.Vb(49,"div",14),c.Vb(50,"h4"),c.Fc(51,"\u53e5\u6cd5"),c.Ub(),c.Vb(52,"p"),c.Fc(53,"The virus "),c.Vb(54,"span",15),c.Fc(55," is not requiring"),c.Ub(),c.Vb(56,"span",16),c.Fc(57," does not require"),c.Ub(),c.Fc(58," us to "),c.Vb(59,"span",15),c.Fc(60,"remain"),c.Ub(),c.Vb(61,"span",16),c.Fc(62," stay"),c.Ub(),c.Fc(63," away from our communities."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(64,"div",10),c.Vb(65,"div",11),c.Vb(66,"h3"),c.Fc(67,"\u5efa\u8b70\u8207\u60a8\u7684\u4e3b\u984c\u6709\u95dc\u7684\u66f4\u6539"),c.Ub(),c.Vb(68,"div",12),c.Vb(69,"div",13),c.Vb(70,"p"),c.Fc(71,"\u4e00\u500b\u7531Al\u9a45\u52d5\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5df2\u5f9e\u6578\u767e\u842c\u7bc7\u6700\u4f73\u7684\u7814\u7a76\u8ad6\u6587\u548c\u6587\u7ae0\u4e2d\u5b78\u7fd2\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u4f73\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Vb(72,"div",14),c.Vb(73,"h4"),c.Fc(74,"\u9ad8\u7d1a\u62fc\u5beb"),c.Ub(),c.Vb(75,"p"),c.Fc(76,"Grind tissue in "),c.Vb(77,"span",15),c.Fc(78,"Trizol reagent"),c.Ub(),c.Vb(79,"span",16),c.Fc(80," TRIzol\xae Reagent"),c.Ub(),c.Fc(81," using a disposable "),c.Vb(82,"span",15),c.Fc(83,"pestel"),c.Ub(),c.Vb(84,"span",16),c.Fc(85," pestle"),c.Ub(),c.Fc(86," and centrifuge for 10 min at 4\xb0C."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(87,"div",10),c.Vb(88,"div",11),c.Vb(89,"h3"),c.Fc(90,"\u8d85\u8d8a\u6a19\u6e96\u6587\u6cd5\u7684\u6821\u6b63"),c.Ub(),c.Vb(91,"div",12),c.Vb(92,"div",13),c.Vb(93,"p"),c.Fc(94,"Trinka\u5438\u6536\u4e86\u7d93\u9a57\u8c50\u5bcc\u7684\u7de8\u8f2f\u548c\u8a9e\u8a00\u5b78\u5bb6\u7684\u5c08\u696d\u77e5\u8b58\u3002\u7d50\u679c\u986f\u800c\u6613\u898b\u2014\u2014\u5b83\u662f\u6700\u597d\u7684\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Vb(95,"div",14),c.Vb(96,"h4"),c.Fc(97,"\u654f\u611f\u8a9e\u8a00"),c.Ub(),c.Vb(98,"p"),c.Fc(99,"Eighty-eight percent were male and "),c.Vb(100,"span",15),c.Fc(101,"committed"),c.Ub(),c.Vb(102,"span",16),c.Fc(103," died by"),c.Ub(),c.Fc(104," suicide at a mean age of 25.6 years."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(105,"div",17),c.Vb(106,"div",3),c.Vb(107,"div",4),c.Vb(108,"div",5),c.Vb(109,"div",18),c.Vb(110,"h3"),c.Fc(111,"\u6e96\u5099\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6280\u5de7\uff1f"),c.Ub(),c.Vb(112,"a",19),c.Qb(113,"i",20),c.Vb(114,"span"),c.Fc(115,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(116,"div",21),c.Vb(117,"div",3),c.Vb(118,"div",4),c.Vb(119,"div",5),c.Vb(120,"div",22),c.Vb(121,"h2"),c.Fc(122,"\u4f7f\u7528\u611f\u8a00"),c.Ub(),c.Vb(123,"p"),c.Fc(124,"\u67e5\u770b\u7528\u6236\u5c0dTrinka\u7684\u8a55\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(125,"div",4),c.Vb(126,"div",23),c.Vb(127,"div",24),c.Vb(128,"div",25),c.Qb(129,"img",26),c.Ub(),c.Vb(130,"p"),c.Fc(131,"\u6211\u4e00\u4e0b\u5c31\u611b\u4e0aTrinka\u4e86\u3002\u795d\u8cc0\u4f60\u5011\u958b\u767c\u51fa\u9019\u500b\u53ef\u4ee5\u5ee3\u6cdb\u5354\u52a9\u7de8\u8f2f\u7684\u7a0b\u5f0f\uff0c\u5c24\u5176\u662f\u7b26\u5408\u91cd\u8981\u7684\u6587\u6cd5\u6163\u4f8b\u548c\u5177\u5099\u7cbe\u7c21\u5b57\u6578\u529f\u80fd\u7684\u5de5\u5177\u3002"),c.Ub(),c.Vb(132,"div",27),c.Vb(133,"p"),c.Fc(134,"\u5b78\u8853\u7de8\u8f2f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(135,"div",23),c.Vb(136,"div",24),c.Vb(137,"div",25),c.Qb(138,"img",26),c.Ub(),c.Vb(139,"p"),c.Fc(140,"\u9019\u662f\u4e00\u500b\u8d85\u8d8aGrammarly\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86Grammarly\u6aa2\u67e5\u904e\u7684\u5e7e\u4efd\u6587\u6a94\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u512a\u8d8a\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff01"),c.Ub(),c.Vb(141,"div",27),c.Vb(142,"p"),c.Fc(143,"\u653e\u5c04\u79d1\u91ab\u5e2b, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(144,"div",28),c.Vb(145,"div",24),c.Vb(146,"div",25),c.Qb(147,"img",26),c.Ub(),c.Vb(148,"p"),c.Fc(149,"\u6211\u6e2c\u8a66\u4e86Trinka\uff0c\u5c0d\u5176\u51fa\u8272\u7684\u529f\u80fd\u5370\u8c61\u6df1\u523b\u3002\u5b83\u6bd4\u6211\u4f7f\u7528\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5668\u8981\u597d\uff0c\u6211\u5df2\u7d93\u544a\u8a34\u7814\u7a76\u5be6\u9a57\u5ba4\u7684\u540c\u4e8b\u4f7f\u7528Trinka\u3002\u5e0c\u671b\u5b83\u5728\u5b78\u8853\u754c\u5f97\u5230\u5ee3\u6cdb\u7684\u61c9\u7528\u3002"),c.Ub(),c.Vb(150,"div",27),c.Vb(151,"p"),c.Fc(152,"\u82f1\u570b\u535a\u58eb\u5b78\u8005"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css");.about_us_wrap[_ngcontent-%COMP%]{position:relative;padding-top:110px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]{position:relative;background:url(about_top_banner.f59febc698316e3fc7bf.png);background-position:100% 65%;background-size:cover;width:100%;padding:40px 0}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .our_mission_overlay[_ngcontent-%COMP%]{position:absolute;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(31,39,113,.75),rgba(121,39,159,.75))}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:320px;position:relative;flex-direction:column;justify-content:center}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:40px;font-weight:600;color:#fff;margin:0 0 35px;padding:0 0 35px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:100px;height:1px;background:#fff}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;width:100%;font-size:30px;color:#fff;text-align:center}@media (max-width:992px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{max-width:calc(100% - 280px);font-size:20px}}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{max-width:100%}}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background:#fff;width:230px;font-size:26px;color:#000;margin:30px 0 0 10px;border:2px solid #fff;font-weight:700;padding:0;border-radius:5px;height:58px;transition:all .5s ease;color:#763393;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{background:transparent;color:#fff;transition:all .5s ease}.the_best_grammer_sections[_ngcontent-%COMP%]{padding:70px 0 40px;width:100%;background:url(Best_section_background.0723303b35a60cd50c60.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#000;height:1px;width:50px}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 30px;font-weight:500;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]{background-image:url(exampleCard_background.fabfd0c3373293a6f4a0.jpg);background-color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:15px;transition:all .5s ease;border-radius:4px;margin:0 0 30px;min-height:215px;background-position:100% 100%;background-repeat:no-repeat}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]:hover{box-shadow:0 0 9px rgba(0,0,0,.21);transition:all .5s ease}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:23px;font-weight:600;margin:0 0 15px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{display:flex}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{flex-direction:column}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]{padding:0 25px 0 0}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{min-width:256px;box-shadow:2px 2px 8px #c6c5c5;padding:15px;background:#fff;border-radius:5px;height:100%}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{margin:25px 0 0}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:17px;font-weight:600;margin:0 0 10px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:11px;color:#000;font-weight:600}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrong_text[_ngcontent-%COMP%]{color:red;text-decoration:line-through}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .right_text[_ngcontent-%COMP%]{color:#373bff}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;background:url(level_up_background.986b247e19cbe1458a71.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;margin:0 0 60px;padding:70px 0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{display:flex;padding:0 20px;align-items:center;justify-content:space-between}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;color:#000;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;color:#763393}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#763393;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.testimonail_demo_page[_ngcontent-%COMP%]{padding:0 0 70px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]{margin:0 0 50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#763393;height:1px;width:50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{position:relative;background:#f1f1f1}@media (max-width:992px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{margin:0 0 50px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:40px 25px 20px;margin:0;font-size:16px;font-family:Open Sans,sans-serif;text-align:center;height:100%;min-height:220px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]{border-top:2px solid #fff;text-align:center;padding:15px 0}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;color:#763393;font-weight:700;padding:0;min-height:auto}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0;top:-30px;text-align:center}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:50px;color:#763393}.myWriting_text[_ngcontent-%COMP%]{text-align:right;margin:10px 0 0;color:#fff;font-size:14px}.myWriting_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:underline}.align-content-center.again_check_my_writing[_ngcontent-%COMP%]{height:100%;background:#fff;border-radius:5px;padding:125px 20px;margin:0!important;max-height:363px;font-size:18px}.word_count_sections[_ngcontent-%COMP%]{position:absolute;top:auto;bottom:90px;background:#fff;width:94%;left:30px}.word_count_sections[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}']}),Yt),de=((qt=function(){function n(t,e,o){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u5c08\u696d\u82f1\u6587\u7de8\u8f2f\u670d\u52d9-Trinka\u4eba\u5de5\u667a\u6167\u6587\u6cd5\u548c\u5beb\u4f5c\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"\u540c\u9818\u57df\u7684\u82f1\u6587\u6bcd\u8a9e\u535a\u78a9\u58eb\u5b78\u79d1\u5c08\u5bb6\u63d0\u4f9b\u8ad6\u6587\u7de8\u4fee\u670d\u52d9\uff0c\u589e\u52a0\u671f\u520a\u6295\u7a3f\u6210\u529f\u6a5f\u6703\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u5c08\u696d\u82f1\u6587\u7de8\u8f2f\u670d\u52d9-Trinka\u4eba\u5de5\u667a\u6167\u6587\u6cd5\u548c\u5beb\u4f5c\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"\u540c\u9818\u57df\u7684\u82f1\u6587\u6bcd\u8a9e\u535a\u78a9\u58eb\u5b78\u79d1\u5c08\u5bb6\u63d0\u4f9b\u8ad6\u6587\u7de8\u4fee\u670d\u52d9\uff0c\u589e\u52a0\u671f\u520a\u6295\u7a3f\u6210\u529f\u6a5f\u6703\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/professional-editing-service"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"robots",content:"noindex, nofollow"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||qt)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C))},qt.\u0275cmp=c.Jb({type:qt,selectors:[["app-professional-editing-service"]],decls:154,vars:0,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"professional_header"],[1,"container"],[1,"row"],[1,"col-lg-8"],[1,"professional_heading"],["src","../../../assets/images/proofreaional_poweredby_img.png","alt",""],[1,"professional_contents"],[1,"col-lg-4"],[1,"professional_img"],["src","../../../assets/images/searching_for_proofreading.png","alt",""],[1,"profressional_pricing"],[1,"profressional_pricing_overlay"],[1,"profressional_cards"],[1,"prof_card_heading"],["src","../../../assets/images/Proofreading_icons.png","alt",""],[1,"removeBr"],[1,"prof_card_bodysection"],[1,"col-lg-4","paddingSectionRemove"],["src","../../../assets/images/CopyEditing_Icon.png","alt","",2,"width","40px"],[1,"additional_services"],["src","../../../assets/images/Proofreading_icons.png","alt","",2,"width","20px"],[1,"fa","fa-plus"],[1,"prof_tooltipSection"],["src","../../../assets/images/info.svg","alt","info icon"],[1,"tooltiptext_section","CopyEditingSection"],[1,"tooltiptext_section","oneTowntyTooltip"],["src","../../../assets/images/PaperIcons.png","alt",""],["src","../../../assets/images/SubstantiveEditing_Icon.png","alt","",2,"width","40px"],["src","../../../assets/images/CopyEditing_Icon.png","alt","",2,"width","30px"],[1,"tooltiptext_section","SubstantiveSection"],[1,"tooltiptext_section","ThreedayTooltip"],[1,"tooltiptext_section","shieldTooltip"],["src","../../../assets/images/Rejections_Shield.png","alt","",2,"margin-left","-20px"],[1,"col-sm-12"],[1,"paidSection"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"Enago\u5c08\u696d\u82f1\u6587\u8ad6\u6587\u7de8\u4fee\u670d\u52d9"),c.Ub(),c.Qb(9,"img",7),c.Ub(),c.Vb(10,"div",8),c.Vb(11,"p"),c.Fc(12,"Trinka\u80fd\u5354\u52a9\u60a8\u6d88\u9664\u6587\u7a3f\u4e2d\u7684\u8a9e\u8a00\u932f\u8aa4\uff0c\u6709\u5229\u60a8\u6295\u7a3f\u671f\u520a\u3002\u671f\u520a\u5728\u5be9\u7a3f\u7a3f\u4ef6\u6642\uff0c\u770b\u7684\u4e0d\u53ea\u662f\u8a9e\u8a00\uff0c\u66f4\u91cd\u8996\u6587\u7ae0\u7d50\u69cb\u548c\u908f\u8f2f\u7684\u5f37\u5ea6\u3001\u7814\u7a76\u8ca2\u737b\u3001\u65b9\u6cd5\u8ad6\u5065\u5168\u7b49\u5176\u4ed6\u9762\u5411\u3002 "),c.Ub(),c.Vb(13,"p"),c.Fc(14,"\u82f1\u8ad6\u95a3\u7684\u8ad6\u6587\u7de8\u4fee\u670d\u52d9\u4e0d\u53ea\u4fee\u6b63\u6587\u6cd5\u548c\u8a9e\u8a00\u4e0a\u7684\u932f\u8aa4\uff0c\u540c\u9818\u57df\u7684\u82f1\u6587\u6bcd\u8a9e\u535a\u78a9\u58eb\u5b78\u79d1\u5c08\u5bb6\u5c07\u6aa2\u67e5\u6587\u7a3f\u7684\u908f\u8f2f\u3001\u7d50\u69cb\u3001\u662f\u5426\u7b26\u5408\u671f\u520a\u7684\u6295\u7a3f\u898f\u5b9a\u3002\u53e6\u5916\u6211\u5011\u4e5f\u63d0\u4f9b\u6295\u7a3f\u524d\u540c\u5115\u5be9\u95b1\uff0c\u8b93\u60a8\u5148\u884c\u88dc\u5f37\u6587\u7a3f\u7684\u5f31\u9ede\uff0c\u589e\u52a0\u6295\u7a3f\u6210\u529f\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",9),c.Vb(16,"div",10),c.Qb(17,"img",11),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",12),c.Qb(19,"div",13),c.Vb(20,"div",3),c.Vb(21,"div",4),c.Vb(22,"div",9),c.Vb(23,"div",14),c.Vb(24,"div",15),c.Vb(25,"h2"),c.Qb(26,"img",16),c.Fc(27," \u6a19\u6e96\u7de8\u4fee"),c.Ub(),c.Vb(28,"p"),c.Fc(29,"\u9069\u5408\u5df2\u88ab\u671f\u520a\u63a5\u53d7\uff0c"),c.Qb(30,"br",17),c.Fc(31,"\u53ea\u9700\u4f5c\u6587\u6cd5\u548c\u8a9e\u8a00\u4fee\u6539\u7684\u6587\u7a3f\u3002"),c.Ub(),c.Ub(),c.Vb(32,"div",18),c.Vb(33,"ul"),c.Vb(34,"li"),c.Fc(35,"\u6587\u6cd5\u53e5\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(36,"li"),c.Fc(37,"\u6a19\u9ede\u7b26\u865f\u4f7f\u7528"),c.Ub(),c.Vb(38,"li"),c.Fc(39,"\u62fc\u5beb\u548c\u6642\u614b"),c.Ub(),c.Vb(40,"li"),c.Fc(41,"\u7528\u8a9e\u4e00\u81f4"),c.Ub(),c.Vb(42,"li"),c.Fc(43,"\u540d\u7de8\u4fee\u5e2b\u4fee\u6539"),c.Ub(),c.Vb(44,"li"),c.Fc(45,"\u5e74\u5167\u514d\u8cbb\u7121\u9650\u7de8\u8f2f\u7b54\u7591"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(46,"div",19),c.Vb(47,"div",14),c.Vb(48,"div",15),c.Vb(49,"h2"),c.Qb(50,"img",20),c.Fc(51," \u6a19\u6e96\u7de8\u4fee"),c.Ub(),c.Vb(52,"p"),c.Fc(53,"\u63d0\u4f9b\u9ad8\u54c1\u8cea\u7684\u82f1\u6587\u7de8\u8f2f\uff0c\u78ba\u4fdd\u8a9e\u6cd5\u3001"),c.Qb(54,"br",17),c.Fc(55,"\u53e5\u69cb\u548c\u8a9e\u5883\u6b63\u78ba\u5448\u73fe\u3002"),c.Ub(),c.Ub(),c.Vb(56,"div",18),c.Vb(57,"div",21),c.Vb(58,"p"),c.Qb(59,"img",22),c.Fc(60," \u5305\u62ec\u6a19\u6e96\u7de8\u4fee \u7684\u6240\u6709\u670d\u52d9\u9805\u76ee"),c.Ub(),c.Vb(61,"span"),c.Qb(62,"i",23),c.Ub(),c.Ub(),c.Vb(63,"ul"),c.Vb(64,"li"),c.Fc(65,"\u5beb\u4f5c\u63d0\u5347\uff08\u6e05\u6670\u5ea6\u548c\u53ef\u8b80\u6027\uff09"),c.Ub(),c.Vb(66,"li"),c.Fc(67,"\u9078\u5b57\u7528\u8a9e\u548c\u53e5\u69cb\u8abf\u6574"),c.Ub(),c.Vb(68,"li"),c.Fc(69,"\u6280\u8853\u7528\u8a9e\u6e96\u78ba"),c.Ub(),c.Vb(70,"li"),c.Fc(71,"10%\u5b57\u6578\u7e2e\u6e1b"),c.Ub(),c.Vb(72,"li"),c.Fc(73,"\u5169\u540d\u540c\u9818\u57df\u82f1\u6587\u6bcd\u8a9e\u7de8\u4fee\u5e2b\u4fee\u6539"),c.Ub(),c.Vb(74,"li"),c.Vb(75,"strong"),c.Fc(76,"1\u9801"),c.Ub(),c.Fc(77," \u82f1\u6587\u539f\u7a3f\u54c1\u8cea\u6e2c\u8a55\u5361 "),c.Vb(78,"span",24),c.Qb(79,"img",25),c.Ub(),c.Vb(80,"div",26),c.Vb(81,"p"),c.Fc(82,"\u8a73\u7d30\u7684\u5206\u6790\u5831\u544a\uff0c\u7d66\u4e88\u60a8\u5b78\u8853\u5beb\u4f5c\u4e0a\u7684\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Vb(83,"li"),c.Vb(84,"strong"),c.Fc(85,"120\u5929"),c.Ub(),c.Fc(86," \u6587\u7a3f\u91cd\u4fee* "),c.Vb(87,"span",24),c.Qb(88,"img",25),c.Ub(),c.Vb(89,"div",27),c.Vb(90,"p"),c.Fc(91,"\u7121\u9650\u6b21\u91cd\u4fee\u7a3f\u4ef6\u81f3\u60a8\u6eff\u610f\u70ba\u6b62"),c.Ub(),c.Qb(92,"img",28),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(93,"div",9),c.Vb(94,"div",14),c.Vb(95,"div",15),c.Vb(96,"h2"),c.Qb(97,"img",29),c.Fc(98," \u9ad8\u968e\u7de8\u4fee"),c.Ub(),c.Vb(99,"p"),c.Fc(100,"\u63d0\u4f9b\u8d85\u8d8a\u6587\u53e5\u5c64\u9762\u7684\u7de8\u8f2f\uff0c"),c.Qb(101,"br",17),c.Fc(102,"\u4ee5\u52a0\u5f37\u908f\u8f2f\u548c\u5404\u6bb5\u843d\u7684\u9023\u63a5\uff0c\u512a\u5316\u7d50\u69cb\u548c\u5167\u5bb9\u7d44\u7e54\u3002"),c.Ub(),c.Ub(),c.Vb(103,"div",18),c.Vb(104,"div",21),c.Vb(105,"p"),c.Qb(106,"img",30),c.Fc(107," \u5305\u62ec\u6a19\u6e96\u7de8\u4fee\u7684\u6240\u6709\u670d\u52d9\u9805\u76ee"),c.Ub(),c.Vb(108,"span"),c.Qb(109,"i",23),c.Ub(),c.Ub(),c.Vb(110,"ul"),c.Vb(111,"li"),c.Fc(112,"\u5167\u5bb9\u6574\u9ad4\u5448\u73fe"),c.Ub(),c.Vb(113,"li"),c.Fc(114,"\u908f\u8f2f\u8207\u8ad6\u8b49\u6d41\u66a2\u5ea6"),c.Ub(),c.Vb(115,"li"),c.Fc(116,"\u6587\u7a3f\u7d50\u69cb\u5f37\u5316"),c.Ub(),c.Vb(117,"li"),c.Fc(118,"20%\u5b57\u6578\u7e2e\u6e1b"),c.Ub(),c.Vb(119,"li"),c.Fc(120,"\u6295\u7a3f\u8aaa\u660e\u4fe1"),c.Ub(),c.Vb(121,"li"),c.Vb(122,"strong"),c.Fc(123,"4\u9801"),c.Ub(),c.Fc(124," \u82f1\u6587\u539f\u7a3f\u54c1\u8cea\u6e2c\u8a55\u5361t "),c.Vb(125,"span",24),c.Qb(126,"img",25),c.Ub(),c.Vb(127,"div",31),c.Vb(128,"p"),c.Fc(129,"\u8a73\u7d30\u7684\u5206\u6790\u5831\u544a\uff0c\u7d66\u4e88\u60a8\u5b78\u8853\u5beb\u4f5c\u4e0a\u7684\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Vb(130,"li"),c.Vb(131,"strong"),c.Fc(132,"365\u5929"),c.Ub(),c.Fc(133," \u6587\u7a3f\u91cd\u4fee "),c.Vb(134,"span",24),c.Qb(135,"img",25),c.Ub(),c.Vb(136,"div",32),c.Vb(137,"p"),c.Fc(138,"\u7121\u9650\u6b21\u91cd\u4fee\u7a3f\u4ef6\u81f3\u60a8\u6eff\u610f\u70ba\u6b62"),c.Ub(),c.Qb(139,"img",28),c.Ub(),c.Ub(),c.Vb(140,"li"),c.Vb(141,"strong"),c.Fc(142,"365\u5929"),c.Ub(),c.Fc(143," \u9000\u7a3f\u91d1\u9418\u7f69* "),c.Vb(144,"span",24),c.Qb(145,"img",25),c.Ub(),c.Vb(146,"div",33),c.Vb(147,"p"),c.Fc(148,"\u5354\u52a9\u4f9d\u671f\u520a\u5be9\u95b1\u610f\u898b\u4fee\u6539\u6587\u7a3f"),c.Ub(),c.Qb(149,"img",34),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(150,"div",35),c.Vb(151,"div",36),c.Vb(152,"p"),c.Fc(153,"*\u9078\u8cfc\u670d\u52d9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())},styles:['.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}@media (max-width:1280px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]{position:relative;padding:60px 0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_heading[_ngcontent-%COMP%]{padding-top:20px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 10px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_contents[_ngcontent-%COMP%]{position:relative;margin-top:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 20px;font-size:18px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_img[_ngcontent-%COMP%]{margin:0 auto;position:relative}@media (max-width:991px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_img[_ngcontent-%COMP%]{margin:60px auto 30px}}@media (max-width:1280px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .professional_header[_ngcontent-%COMP%]   .professional_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}}.profressional_pricing[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_pricing_overlay[_ngcontent-%COMP%]{position:absolute;top:0;width:100%;height:300px;left:0;background-color:#f3eef6}.profressional_pricing[_ngcontent-%COMP%]   .container[_ngcontent-%COMP%]{position:relative}.profressional_pricing[_ngcontent-%COMP%]   .container[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-60px;background-image:url(who_are_you_dots_img.5d186d286abff826abd0.png);width:129px;height:250px;top:180px}@media (max-width:1280px){.profressional_pricing[_ngcontent-%COMP%]   .container[_ngcontent-%COMP%]:before{display:none}}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]{margin-top:60px;background-color:#fff;padding:20px;border-radius:5px;position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);height:94%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background-color:#7d3d96;border-radius:5px 5px 0 0}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_heading[_ngcontent-%COMP%]{position:relative;text-align:center}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;font-weight:600;color:#000;margin:0 0 20px;display:flex;align-items:center;justify-content:center}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:8px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:13px;color:#151515;margin:0}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]{position:relative;padding-top:30px;margin-top:30px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:0;top:0;margin:auto;width:50%;height:1px;background:linear-gradient(90deg,#c5c5c5,#fff)}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;top:0;right:auto;margin:auto;width:50%;height:1px;background:linear-gradient(270deg,#c5c5c5,#fff)}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0 0 0 30px;margin:0}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:8px;position:relative;font-size:15px;line-height:26px;color:#000}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-30px;top:5px;width:19px;height:16px;background:url(checkmark.26d3c4da88a06d4f03fa.jpg)}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{cursor:pointer}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:hover + div.tooltiptext_section[_ngcontent-%COMP%]{visibility:visible;opacity:1}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.oneTowntyTooltip[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.oneTowntyTooltip[_ngcontent-%COMP%]:before{left:45%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.shieldTooltip[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.shieldTooltip[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.shieldTooltip[_ngcontent-%COMP%]:before{left:50%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]{content:"";opacity:0;visibility:hidden;text-align:left;position:absolute;border:1px solid #7d3d96;background:#fff;color:#000;padding:10px;display:block;bottom:110%;left:-20px;box-shadow:2px 2px 6px rgba(0,0,0,.28);border-radius:5px;z-index:9;display:flex;align-items:center;width:310px}@media (max-width:1280px){.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]{width:280px}}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]:before{top:100%;left:56%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}@media (max-width:1280px){.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]:before{left:73%}}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]:after{border-color:#fff rgba(136,183,213,0) rgba(136,183,213,0);border-width:10px;margin-left:-10px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]:before{border-color:#7d3d96 rgba(194,225,245,0) rgba(194,225,245,0);border-width:11px;margin-left:-11px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding-right:15px;color:#4d4d4d;font-size:14px;line-height:24px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.SubstantiveSection[_ngcontent-%COMP%]{bottom:100%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.SubstantiveSection[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.SubstantiveSection[_ngcontent-%COMP%]:before{left:66%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.CopyEditingSection[_ngcontent-%COMP%]{bottom:100%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.CopyEditingSection[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .tooltiptext_section.CopyEditingSection[_ngcontent-%COMP%]:before{left:auto;right:33%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .ThreedayTooltip.tooltiptext_section[_ngcontent-%COMP%]{bottom:100%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .ThreedayTooltip.tooltiptext_section[_ngcontent-%COMP%]:after, .profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .prof_card_bodysection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .ThreedayTooltip.tooltiptext_section[_ngcontent-%COMP%]:before{left:auto;right:53%}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .additional_services[_ngcontent-%COMP%]{text-align:center;position:relative;margin:0 0 15px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .additional_services[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:16px;color:#000;display:flex;align-items:center;justify-content:center}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .additional_services[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:5px}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .additional_services[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:30px;height:30px;border-radius:50%;box-shadow:0 0 9px rgba(0,0,0,.21);display:flex;align-items:center;justify-content:center;margin:0 auto}.profressional_pricing[_ngcontent-%COMP%]   .profressional_cards[_ngcontent-%COMP%]   .additional_services[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:16px;color:#7d3d96}.paidSection[_ngcontent-%COMP%]{position:relative;text-align:right;margin-top:30px}.paidSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:12px}']}),qt),be=e("t3Hl"),pe=((Kt=function(){function n(t,e,o,i,a){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i,this.window=a}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u5e6b\u52a9\u4e2d\u5fc3\u2014\u2014\u554f\u8207\u7b54"),this.metaTagService.updateTag({name:"description",content:"\u67e5\u770b\u6709\u95dcTrinka\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54\uff0c\u8f15\u9b06\u89e3\u6c7a\u60a8\u7684\u5927\u591a\u6578\u554f\u984c\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u5e6b\u52a9\u4e2d\u5fc3\u2014\u2014\u554f\u8207\u7b54"}),this.metaTagService.updateTag({property:"og:description",content:"\u67e5\u770b\u6709\u95dcTrinka\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54\uff0c\u8f15\u9b06\u89e3\u6c7a\u60a8\u7684\u5927\u591a\u6578\u554f\u984c\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/faqs"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/faqs"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/faqs"}),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"gotoTop",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/wisepop.js",(function(){})),this.window.scroll({top:450,left:0,behavior:"smooth"}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Kt)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(be.b))},Kt.\u0275cmp=c.Jb({type:Kt,selectors:[["app-faq"]],decls:524,vars:0,consts:[[1,"about_us_wrap"],[1,"our_mission_sections"],[1,"our_mission_overlay"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"mission_content"],[1,"verticalTabSection"],[1,"col-md-4"],[1,"questionSections"],[1,"nav","nav-tabs"],[3,"click"],["href","#TrinkaTabs","data-toggle","tab",1,"active"],["href","#AccountTabs","data-toggle","tab"],["href","#AccountPaymentsTabs","data-toggle","tab"],["href","#PlansTabs","data-toggle","tab"],["href","#GeneralTabs","data-toggle","tab"],["href","#SecurityTab","data-toggle","tab"],[1,"col-md-8"],[1,"answersSections"],[1,"tab-content"],["id","TrinkaTabs",1,"tab-pane","active"],["id","TrinkaTabsQuestion",1,"accordion"],[1,"card"],["id","TrinkaQuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionOneContent","aria-expanded","true","aria-controls","TrinkaQuestionOneContent",1,"btn","btn-header-link"],["id","TrinkaQuestionOneContent","aria-labelledby","TrinkaQuestionOne","data-parent","#TrinkaTabsQuestion",1,"collapse","show"],[1,"card-body"],["id","TrinkaQuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionTwoContent","aria-expanded","true","aria-controls","TrinkaQuestionTwoContent",1,"btn","btn-header-link"],["id","TrinkaQuestionTwoContent","aria-labelledby","TrinkaQuestionTwo","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","/tw/trinka-vs-grammarly-vs-language-tool","target","_blank"],["id","TrinkaQuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionThreeContent","aria-expanded","true","aria-controls","TrinkaQuestionThreeContent",1,"btn","btn-header-link"],["id","TrinkaQuestionThreeContent","aria-labelledby","TrinkaQuestionThree","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionFourContent","aria-expanded","true","aria-controls","TrinkaQuestionFourContent",1,"btn","btn-header-link"],["id","TrinkaQuestionFourContent","aria-labelledby","TrinkaQuestionFour","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionFiveContent","aria-expanded","true","aria-controls","TrinkaQuestionFiveContent",1,"btn","btn-header-link"],["id","TrinkaQuestionFiveContent","aria-labelledby","TrinkaQuestionFive","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","/tw/pricing","target","_blank"],["id","TrinkaQuestionSix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionSixContent","aria-expanded","true","aria-controls","TrinkaQuestionSixContent",1,"btn","btn-header-link"],["id","TrinkaQuestionSixContent","aria-labelledby","TrinkaQuestionSix","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionSeven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionSevenContent","aria-expanded","true","aria-controls","TrinkaQuestionSevenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionSevenContent","aria-labelledby","TrinkaQuestionSeven","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionEight",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionEightContent","aria-expanded","true","aria-controls","TrinkaQuestionEightContent",1,"btn","btn-header-link"],["id","TrinkaQuestionEightContent","aria-labelledby","TrinkaQuestionEight","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionTen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionTenContent","aria-expanded","true","aria-controls","TrinkaQuestionTenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionTenContent","aria-labelledby","TrinkaQuestionTen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestioneleven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelevenContent","aria-expanded","true","aria-controls","TrinkaQuestionelevenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelevenContent","aria-labelledby","TrinkaQuestioneleven","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwelve",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwelveContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwelveContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwelveContent","aria-labelledby","TrinkaQuestionelTwelve","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelThirteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelThirteenContent","aria-expanded","true","aria-controls","TrinkaQuestionelThirteenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelThirteenContent","aria-labelledby","TrinkaQuestionelThirteen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelFourteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelFourteenContent","aria-expanded","true","aria-controls","TrinkaQuestionelFourteenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelFourteenContent","aria-labelledby","TrinkaQuestionelFourteen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelFiveteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelFiveteenContent","aria-expanded","true","aria-controls","TrinkaQuestionelFiveteenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelFiveteenContent","aria-labelledby","TrinkaQuestionelFiveteen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelSixteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelSixteenContent","aria-expanded","true","aria-controls","TrinkaQuestionelSixteenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelSixteenContent","aria-labelledby","TrinkaQuestionelSixteen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","/tw/enterprise","target","_blank"],["id","TrinkaQuestionelSeventeen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelSeventeenContent","aria-expanded","true","aria-controls","TrinkaQuestionelSeventeenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelSeventeenContent","aria-labelledby","TrinkaQuestionelSeventeen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelNineteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelNineteenContent","aria-expanded","true","aria-controls","TrinkaQuestionelNineteenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelNineteenContent","aria-labelledby","TrinkaQuestionelNineteen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","/tw/wordplugin","target","_blank"],["id","TrinkaQuestionelEighteen",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelEighteenContent","aria-expanded","true","aria-controls","TrinkaQuestionelEighteenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelEighteenContent","aria-labelledby","TrinkaQuestionelEighteen","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","/tw/browser-plugin","target","_blank"],["id","TrinkaQuestionelTwoenty",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwoentyContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwoentyContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwoentyContent","aria-labelledby","TrinkaQuestionelTwoenty","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentyOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyOneContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyOneContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyOneContent","aria-labelledby","TrinkaQuestionelTwentyOne","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentyTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyTwoContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyTwoContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyTwoContent","aria-labelledby","TrinkaQuestionelTwentyTwo","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","mailto:support@trinka.ai"],["id","TrinkaQuestionelTwentyThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyThreeContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyThreeContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyThreeContent","aria-labelledby","TrinkaQuestionelTwentyThree","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentyFoure",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyFoureContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyFoureContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyFoureContent","aria-labelledby","TrinkaQuestionelTwentyFoure","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentyFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyFiveContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyFiveContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyFiveContent","aria-labelledby","TrinkaQuestionelTwentyFive","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentySix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentySixContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentySixContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentySixContent","aria-labelledby","TrinkaQuestionelTwentySix","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentySeven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentySevenContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentySevenContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentySevenContent","aria-labelledby","TrinkaQuestionelTwentySeven","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","GenernalQuestionEight",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionEightContent","aria-expanded","true","aria-controls","GenernalQuestionEightContent",1,"btn","btn-header-link"],["id","GenernalQuestionEightContent","aria-labelledby","GenernalQuestionEight","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionelTwentyEight",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyEightContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyEightContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyEightContent","aria-labelledby","TrinkaQuestionelTwentyEight","data-parent","#TrinkaTabsQuestion",1,"collapse"],["href","https://www.trinka.ai/tw/features/auto-file-edit"],["id","TrinkaQuestionelTwentyNine",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionelTwentyNineContent","aria-expanded","true","aria-controls","TrinkaQuestionelTwentyNineContent",1,"btn","btn-header-link"],["id","TrinkaQuestionelTwentyNineContent","aria-labelledby","TrinkaQuestionelTwentyNine","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","TrinkaQuestionel30",1,"card-header"],["href","#","data-toggle","collapse","data-target","#TrinkaQuestionel30Content","aria-expanded","true","aria-controls","TrinkaQuestionel30Content",1,"btn","btn-header-link"],["id","TrinkaQuestionel30Content","aria-labelledby","TrinkaQuestionel30","data-parent","#TrinkaTabsQuestion",1,"collapse"],["id","AccountPaymentsTabs",1,"tab-pane"],["id","APTabsQuestion",1,"accordion"],["id","APQuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#APQuestionOneContent","aria-expanded","true","aria-controls","APQuestionOneContent",1,"btn","btn-header-link"],["id","APQuestionOneContent","aria-labelledby","APQuestionOne","data-parent","#APTabsQuestion",1,"collapse","show"],["id","APQuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#APQuestionTwoContent","aria-expanded","true","aria-controls","APQuestionTwoContent",1,"btn","btn-header-link"],["id","APQuestionTwoContent","aria-labelledby","APQuestionTwo","data-parent","#APTabsQuestion",1,"collapse"],["id","GenernalQuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionThreeContent","aria-expanded","true","aria-controls","GenernalQuestionThreeContent",1,"btn","btn-header-link"],["id","GenernalQuestionThreeContent","aria-labelledby","GenernalQuestionThree","data-parent","#APTabsQuestion",1,"collapse"],["id","AccountTabs",1,"tab-pane"],["id","AccountQuestions",1,"accordion"],["id","AccountQuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#AccountQuestionOneContent","aria-expanded","true","aria-controls","AccountQuestionOneContent",1,"btn","btn-header-link"],["id","AccountQuestionOneContent","aria-labelledby","AccountQuestionOne","data-parent","#AccountQuestions",1,"collapse","show"],["id","AccountQuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#AccountQuestionTwoContent","aria-expanded","true","aria-controls","AccountQuestionTwoContent",1,"btn","btn-header-link"],["id","AccountQuestionTwoContent","aria-labelledby","AccountQuestionTwo","data-parent","#AccountQuestions",1,"collapse"],["id","AccountQuestionFoure",1,"card-header"],["href","#","data-toggle","collapse","data-target","#AccountQuestionFoureContent","aria-expanded","true","aria-controls","AccountQuestionFoureContent",1,"btn","btn-header-link"],["id","AccountQuestionFoureContent","aria-labelledby","AccountQuestionFoure","data-parent","#AccountQuestions",1,"collapse"],["id","PlansTabs",1,"tab-pane"],["id","PlansTabsQuestion",1,"accordion"],["id","PlanQuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#PlanQuestionOneContent","aria-expanded","true","aria-controls","PlanQuestionOneContent",1,"btn","btn-header-link"],["id","PlanQuestionOneContent","aria-labelledby","PlanQuestionOne","data-parent","#PlansTabsQuestion",1,"collapse","show"],[1,"mb-2"],["href","https://cloud.trinka.ai/signin?_rg=GB","target","_blank",1,"hyperLink"],["id","PlanQuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#PlanQuestionThreeContent","aria-expanded","true","aria-controls","PlanQuestionThreeContent",1,"btn","btn-header-link"],["id","PlanQuestionThreeContent","aria-labelledby","PlanQuestionThree","data-parent","#PlansTabsQuestion",1,"collapse"],["id","PlanQuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#PlanQuestionFourContent","aria-expanded","true","aria-controls","PlanQuestionFourContent",1,"btn","btn-header-link"],["id","PlanQuestionFourContent","aria-labelledby","PlanQuestionFour","data-parent","#PlansTabsQuestion",1,"collapse"],["href","mailto:sales@trinka.ai"],["id","GeneralTabs",1,"tab-pane"],["id","GeneralTabsQuestion",1,"accordion"],["id","GeneralQuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GeneralQuestionTwoContent","aria-expanded","true","aria-controls","GeneralQuestionTwoContent",1,"btn","btn-header-link"],["id","GeneralQuestionTwoContent","aria-labelledby","GeneralQuestionTwo","data-parent","#GeneralTabsQuestion",1,"collapse","show"],["id","GeneralQuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GeneralQuestionThreeContent","aria-expanded","true","aria-controls","GeneralQuestionThreeContent",1,"btn","btn-header-link"],["id","GeneralQuestionThreeContent","aria-labelledby","GeneralQuestionThree","data-parent","#GeneralTabsQuestion",1,"collapse"],["id","GenernalQuestionFoure",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionFoureContent","aria-expanded","true","aria-controls","GenernalQuestionFoureContent",1,"btn","btn-header-link"],["id","GenernalQuestionFoureContent","aria-labelledby","GenernalQuestionFoure","data-parent","#GeneralTabsQuestion",1,"collapse"],["id","GenernalQuestionFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionFiveContent","aria-expanded","true","aria-controls","GenernalQuestionFiveContent",1,"btn","btn-header-link"],["id","GenernalQuestionFiveContent","aria-labelledby","GenernalQuestionFive","data-parent","#GeneralTabsQuestion",1,"collapse"],["id","GenernalQuestionSix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionSixContent","aria-expanded","true","aria-controls","GenernalQuestionSixContent",1,"btn","btn-header-link"],["id","GenernalQuestionSixContent","aria-labelledby","GenernalQuestionSix","data-parent","#GeneralTabsQuestion",1,"collapse"],["id","GenernalQuestionSeven",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionSevenContent","aria-expanded","true","aria-controls","GenernalQuestionSevenContent",1,"btn","btn-header-link"],["id","GenernalQuestionSevenContent","aria-labelledby","GenernalQuestionSeven","data-parent","#GeneralTabsQuestion",1,"collapse"],["href","/tw/affiliates","target","_blank"],["id","GenernalQuestionNine",1,"card-header"],["href","#","data-toggle","collapse","data-target","#GenernalQuestionNineContent","aria-expanded","true","aria-controls","GenernalQuestionNineContent",1,"btn","btn-header-link"],["id","GenernalQuestionNineContent","aria-labelledby","GenernalQuestionNine","data-parent","#GeneralTabsQuestion",1,"collapse"],["id","SecurityTab",1,"tab-pane"],["id","SecurityTabQuestion",1,"accordion"],["id","SecurityQuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#SecurityQuestionOneContent","aria-expanded","true","aria-controls","SecurityQuestionOneContent",1,"btn","btn-header-link"],["id","SecurityQuestionOneContent","aria-labelledby","SecurityQuestionOne","data-parent","#SecurityTabQuestion",1,"collapse","show"],["id","SecurityQuestionOneContent","aria-labelledby","SecurityQuestionOne","data-parent","#SecurityTabQuestion",1,"collapse"],[1,"FAQFooterSection"],[1,"col-md-12"],[1,"FAQfooterText"],["href","https://cloud.trinka.ai/signup?_rg=TW&_ga=2.236047556.496124804.1628486552-354402315.1626066855-354402315","target","_blank"]],template:function(n,t){if(1&n){c.Vb(0,"div",0),c.Vb(1,"div",1),c.Qb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5e38\u898b\u554f\u7b54"),c.Ub(),c.Vb(9,"span"),c.Fc(10,"\u5c0dTrinka\u6709\u7591\u554f\uff1f\u8acb\u53c3\u898b\u4ee5\u4e0b\u5e38\u898b\u554f\u7b54\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(11,"div",7),c.Vb(12,"div",3),c.Vb(13,"div",4),c.Vb(14,"div",8),c.Vb(15,"div",9),c.Vb(16,"ul",10),c.Vb(17,"li",11),c.dc("click",(function(){return t.gotoTop()})),c.Vb(18,"a",12),c.Fc(19,"Trinka"),c.Ub(),c.Ub(),c.Vb(20,"li",11),c.dc("click",(function(){return t.gotoTop()})),c.Vb(21,"a",13),c.Fc(22,"\u7528\u6236\u5e33\u865f"),c.Ub(),c.Ub(),c.Vb(23,"li",11),c.dc("click",(function(){return t.gotoTop()})),c.Vb(24,"a",14),c.Fc(25,"\u4ed8\u6b3e"),c.Ub(),c.Ub(),c.Vb(26,"li",11),c.dc("click",(function(){return t.gotoTop()})),c.Vb(27,"a",15),c.Fc(28,"\u50f9\u683c\u65b9\u6848"),c.Ub(),c.Ub(),c.Vb(29,"li",11),c.dc("click",(function(){return t.gotoTop()})),c.Vb(30,"a",16),c.Fc(31,"\u4e00\u822c"),c.Ub(),c.Ub(),c.Vb(32,"li",11),c.dc("click",(function(){return t.gotoTop()})),c.Vb(33,"a",17),c.Fc(34,"\u8cc7\u6599\u5b89\u5168"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(35,"div",18),c.Vb(36,"div",19),c.Vb(37,"div",20),c.Vb(38,"div",21),c.Vb(39,"div",22),c.Vb(40,"div",23),c.Vb(41,"div",24),c.Vb(42,"a",25),c.Fc(43," \u4ec0\u9ebc\u662fTrinka?"),c.Ub(),c.Ub(),c.Vb(44,"div",26),c.Vb(45,"div",27),c.Vb(46,"p"),c.Fc(47,"Trinka\u662f\u4eba\u5de5\u667a\u6167\u5beb\u4f5c\u52a9\u624b\uff0c\u53ef\u4ee5\u6aa2\u67e5\u60a8\u7684\u6587\u672c\u662f\u5426\u5b58\u5728\u6587\u6cd5\u3001\u62fc\u5beb\u3001\u98a8\u683c\u548c\u4e00\u81f4\u6027\u932f\u8aa4\uff0c\u4e26\u63d0\u4f9b\u7cfe\u6b63\u548c\u53ef\u64cd\u4f5c\u7684\u56de\u994b\u3002\u5b83\u7684\u529f\u80fd\u9060\u4e0d\u6b62\u65bc\u6821\u6b63\uff0c\u5b83\u70ba\u60a8\u63d0\u4f9b\u6700\u597d\u7684\u8a9e\u8abf\u548c\u98a8\u683c\u589e\u5f37\u5efa\u8b70\u3002\u6b64\u5916Trinka\u9084\u6703\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\u662f\u5426\u6709\u504f\u898b\u548c\u654f\u611f\u8a9e\u8a00\uff0c\u70ba\u60a8\u63d0\u4f9b\u7c21\u6f54\u5beb\u4f5c\u7684\u6280\u5de7\uff0c\u6e1b\u5c11\u5197\u9918\u7684\u8868\u9054\u3002Trinka\u7684\u5b78\u8853\u5beb\u4f5c\u529f\u80fd\u53ef\u4ee5\u7de8\u5beb\u7279\u5b9a\u5b78\u79d1\u7684\u77ed\u8a9e\u548c\u8853\u8a9e\uff0c\u4e26\u4f7f\u7528\u5c0d\u6c96\u8a5e\u3001\u7e2e\u7565\u8a9e\u548c\u6b63\u5f0f\u82f1\u8a9e\u3002\u6b64\u5916\uff0c\u5b83\u9084\u6aa2\u67e5\u60a8\u7684\u624b\u7a3f\u662f\u5426\u5df2\u7d93\u505a\u597d\u767c\u8868\u6e96\u5099\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(48,"div",23),c.Vb(49,"div",28),c.Vb(50,"a",29),c.Fc(51,"Trinka\u8207\u5176\u4ed6\u7528\u65bc\u6aa2\u67e5\u5beb\u4f5c\u7684\u7dda\u4e0a\u5de5\u5177\u6709\u4f55\u4e0d\u540c\uff1f"),c.Ub(),c.Ub(),c.Vb(52,"div",30),c.Vb(53,"div",27),c.Vb(54,"p"),c.Fc(55,"\u96d6\u7136\u901a\u7528\u82f1\u8a9e\u6709\u5e7e\u500b\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u4f46\u5f88\u5c11\u6709\u4eba\u95dc\u6ce8\u5b78\u8853\u82f1\u8a9e\u5beb\u4f5c\u3001\u8853\u8a9e\u3001\u79d1\u5b78\u6163\u4f8b\u548c\u8207\u51fa\u7248\u6e96\u5099\u76f8\u95dc\u7684\u554f\u984c\u3002Trinka\u5c08\u70ba\u9700\u8981\u82f1\u8a9e\u5beb\u4f5c\u8aac\u660e\u7684\u5b78\u8853\u4f5c\u8005\u91cf\u8eab\u6253\u9020\u3002\u5728\u6211\u5011\u6700\u8fd1\u7684\u6bd4\u8f03\u4e2d\uff0c\u6211\u5011\u767c\u73feTrinka\u662f\u6700\u9069\u5408\u5b78\u8853\u5beb\u4f5c\u7684\u52a9\u624b\uff0c\u56e0\u70ba\u5b83\u6e96\u78ba\u5ea6\u6700\u9ad8\uff0c\u800c\u4e14\u9084\u6db5\u84cb\u4e86\u5ee3\u6cdb\u7684\u5beb\u4f5c\u554f\u984c\u3002 "),c.Vb(56,"a",31),c.Fc(57,"\u6309\u4e00\u4e0b\u6b64"),c.Ub(),c.Fc(58," \u8655\u95b1\u8b80\u767d\u76ae\u66f8\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(59,"div",23),c.Vb(60,"div",32),c.Vb(61,"a",33),c.Fc(62,"Trinka\u5982\u4f55\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c\uff1f"),c.Ub(),c.Ub(),c.Vb(63,"div",34),c.Vb(64,"div",27),c.Vb(65,"p"),c.Fc(66,"Trinka\u63a5\u53d7\u4e86\u4f86\u81ea\u4e0d\u540c\u5b78\u79d1\u9818\u57df\u7684\u6578\u767e\u842c\u4efd\u624b\u7a3f\u7684\u8a13\u7df4\uff0c\u4e26\u4f7f\u7528\u4e86\u81ea\u7136\u8a9e\u8a00\u8655\u7406\uff08NLP\uff09\u6f14\u7b97\u6cd5\u548c\u6587\u6cd5\u898f\u5247\u7684\u7d44\u5408\uff0c\u9019\u4e9b\u6f14\u7b97\u6cd5\u548c\u898f\u5247\u6703\u5b9a\u671f\u66f4\u65b0\u4e26\u7d93\u904e\u56b4\u683c\u7684\u6e2c\u8a66\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"div",23),c.Vb(68,"div",35),c.Vb(69,"a",36),c.Fc(70,"Trinka\u6587\u6cd5\u6aa2\u67e5\u7684\u6e96\u78ba\u6027\u6709\u591a\u9ad8\uff1f"),c.Ub(),c.Ub(),c.Vb(71,"div",37),c.Vb(72,"div",27),c.Vb(73,"p"),c.Fc(74,"Trinka\u662f\u5c08\u70ba\u5b78\u8853\u5167\u5bb9\u800c\u8a2d\u8a08\u7684\uff0c\u56e0\u6b64\u5728\u5b78\u8853/\u6280\u8853\u5167\u5bb9\u65b9\u9762\u7684\u8868\u73fe\u6700\u597d\u3002\u5c0d\u76f8\u95dc\u8cc7\u6599\u96c6\u7684\u8a55\u4f30\u8868\u660e\uff0cTrinka\u901a\u5e38\u53ef\u4ee5\u6355\u7372\u6587\u6a94\u4e2d80%\u7684\u932f\u8aa4\u4e26\u4e14\u9054\u523090%\u4ee5\u4e0a\u7684\u6e96\u78ba\u7387\u3002\u9019\u662f\u6211\u5011\u8981\u4fdd\u6301\u7684\u6700\u91cd\u8981\u7684\u5e73\u8861\uff0c\u5c0d\u65bc\u5728\u5b78\u8853/\u6280\u8853\u5167\u5bb9\u4e0a\u53d6\u5f97\u6700\u4f73\u6aa2\u67e5\u7d50\u679c\u81f3\u95dc\u91cd\u8981\u3002\u7576\u7136\u7d50\u679c\u53ef\u80fd\u5c0d\u4e0d\u540c\u6e2c\u8a66\u8005\u7565\u6709\u5dee\u5225\uff0c\u4f46\u60a8\u7684\u6bcf\u4e00\u500b\u56de\u994b\u90fd\u6703\u4f7fTrinka\u8b8a\u5f97\u66f4\u597d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(75,"div",23),c.Vb(76,"div",38),c.Vb(77,"a",39),c.Fc(78,"Trinka\u9019\u500b\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u514d\u8cbb\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(79,"div",40),c.Vb(80,"div",27),c.Vb(81,"p"),c.Fc(82,"\u662f\u7684\uff0cTrinka\u7684\u57fa\u672c\u8a08\u756b\u662f\u5b8c\u5168\u514d\u8cbb\u4f7f\u7528\u7684\u3002\u4f46\u662f\u5b83\u78ba\u5be6\u5b58\u5728\u4e00\u4e9b\u4f7f\u7528\u9650\u5236\uff0c\u60a8\u53ef\u4ee5\u67e5\u770b\u6211\u5011\u7684"),c.Vb(83,"a",41),c.Fc(84,"\u50f9\u683c\u9801\u9762"),c.Ub(),c.Fc(85,"\u77ad\u89e3\u66f4\u591a\u8a73\u60c5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(86,"div",23),c.Vb(87,"div",42),c.Vb(88,"a",43),c.Fc(89,"Trinka\u5982\u4f55\u5e6b\u52a9\u6280\u8853\u5beb\u4f5c\uff1f"),c.Ub(),c.Ub(),c.Vb(90,"div",44),c.Vb(91,"div",27),c.Vb(92,"p"),c.Fc(93,"Trinka\u662f\u4e00\u7a2e\u57fa\u65bc\u4eba\u5de5\u667a\u6167\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\u5de5\u5177\uff0c\u53ef\u4ee5\u6aa2\u67e53000\u591a\u9805\u8907\u96dc\u7684\u6587\u6cd5\u932f\u8aa4\u3001\u8a9e\u8abf\u548c\u98a8\u683c\u589e\u5f37\u3001\u6839\u64da APA\u548cAMA\u98a8\u683c\u6307\u5357\u5c0d\u6587\u5b57\u9032\u884c\u683c\u5f0f\u5316\uff0c\u4e26\u9069\u7528\u65bc\u6240\u6709\u5b78\u79d1\u9818\u57df\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(94,"div",23),c.Vb(95,"div",45),c.Vb(96,"a",46),c.Fc(97,"Trinka\u53ef\u4ee5\u53d6\u4ee3\u5beb\u4f5c\u6821\u5c0d\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(98,"div",47),c.Vb(99,"div",27),c.Vb(100,"p"),c.Fc(101,"\u9019\u53d6\u6c7a\u65bc\u539f\u4f5c\u7684\u5beb\u4f5c\u54c1\u8cea\u3002\u5982\u679c\u60a8\u7684\u6bcd\u8a9e\u4e0d\u662f\u82f1\u8a9e\u4e26\u4e14\u72af\u4e86\u8a31\u591a\u8207\u82f1\u8a9e\u908f\u8f2f\u7d50\u69cb\u6709\u95dc\u7684\u8907\u96dc\u932f\u8aa4\uff0c\u90a3\u9ebc\u8058\u8acb\u5c08\u696d\u6821\u5c0d\u4eba\u54e1\u5c07\u662f\u975e\u5e38\u6709\u76ca\u7684\u3002Trinka\u53ef\u4ee5\u7cfe\u6b63\u6578\u4ee5\u5343\u8a08\u7684\u6587\u6cd5\u932f\u8aa4\u548c\u8907\u96dc\u7684\u5beb\u4f5c\u554f\u984c\uff0c\u7136\u800c\u4eba\u5de5\u667a\u6167\u7e3d\u6709\u5b83\u7684\u5c40\u9650\u6027\u3002\u5982\u679c\u539f\u4f5c\u7d50\u69cb\u6df7\u4e82\u3001\u908f\u8f2f\u4e0d\u901a\uff0cTrinka\u5c31\u7121\u6cd5\u89e3\u8b80\u60a8\u7684\u610f\u5716\u3002\u76f8\u6bd4\u4e4b\u4e0b\uff0c\u5982\u679c\u60a8\u5c0d\u82f1\u8a9e\u6709\u8db3\u5920\u7684\u77ad\u89e3\uff0c\u53ef\u4ee5\u81ea\u4fe1\u5730\u5beb\u51fa\u908f\u8f2f\u6b63\u78ba\u7684\u7d50\u69cb\uff0c\u90a3\u9ebcTrinka \u5c31\u53ef\u4ee5\u8655\u7406\u5269\u9918\u7684\u554f\u984c\uff0c\u5305\u62ec\u8a9e\u6c23\u3001\u55ae\u8a5e\u9078\u64c7\u3001\u6587\u6cd5\u7d50\u69cb\u3001\u62fc\u5beb\u7b49\u7b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(102,"div",23),c.Vb(103,"div",48),c.Vb(104,"a",49),c.Fc(105,"Trinka\u7528\u65bc\u5beb\u8ad6\u6587\u5b89\u5168\u55ce\uff1f\u6211\u80fd\u7528\u5b83\u4f86\u6aa2\u67e5\u6211\u8ad6\u6587\u4e2d\u7684\u6587\u6cd5\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(106,"div",50),c.Vb(107,"div",27),c.Vb(108,"p"),c.Fc(109,"\u662f\u7684\uff0cTrinka\u9069\u7528\u65bc\u6240\u6709\u5f62\u5f0f\u7684\u5b78\u8853/\u6280\u8853\u5beb\u4f5c\uff0c\u60a8\u7d55\u5c0d\u53ef\u4ee5\u5c07\u5176\u7528\u65bc\u8ad6\u6587\u3001\u7814\u7a76\u8ad6\u6587\u3001\u5831\u544a\u3001\u8ad6\u6587\u7b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(110,"div",23),c.Vb(111,"div",51),c.Vb(112,"a",52),c.Fc(113,"Trinka\u80fd\u6aa2\u67e5PDF\u6587\u4ef6\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u554f\u984c\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(114,"div",53),c.Vb(115,"div",27),c.Vb(116,"p"),c.Fc(117,"\u76ee\u524d\uff0cTrinka\u50c5\u652f\u6301\u5fae\u8edfWord\u6587\u4ef6(doc/docx\u683c\u5f0f)\uff0c \u6211\u5011\u5c07\u5f88\u5feb\u6dfb\u52a0\u5c0dpdf\u548cLaTeX\u6587\u4ef6\u7684\u652f\u6301\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(118,"div",23),c.Vb(119,"div",54),c.Vb(120,"a",55),c.Fc(121,"\u5982\u679c\u6b63\u78ba\u7684\u55ae\u8a5e\u88ab\u6a19\u8a18\u70ba\u62fc\u5beb\u932f\u8aa4\uff0c\u60a8\u61c9\u8a72\u600e\u9ebc\u8655\u7406\uff1f"),c.Ub(),c.Ub(),c.Vb(122,"div",56),c.Vb(123,"div",27),c.Vb(124,"p"),c.Fc(125,"Trinka\u7684\u4eba\u5de5\u667a\u6167\u6a21\u578b\u5f9e\u6578\u767e\u842c\u5df2\u767c\u4f48\u7684\u5167\u5bb9\u4e2d\u5b78\u7fd2\u3002\u7136\u800c\u5b83\u5076\u723e\u4e5f\u6703\u9047\u5230\u65b0\u8a5e\u3002\u5982\u679c\u5b83\u5728\u60a8\u78ba\u5b9a\u62fc\u5beb\u6b63\u78ba\u6642\u7a81\u51fa\u986f\u793a\u62fc\u5beb\u932f\u8aa4\u7684\u55ae\u8a5e\uff0c\u53ea\u9700\u5c07\u5176\u6dfb\u52a0\u5230\u60a8\u7684\u500b\u4ebaTrinka\u8a5e\u5178\u4e2d\uff08\u67e5\u770b\u5efa\u8b70\u5361\u4e0a\u7684\u201c\u6dfb\u52a0\u5230\u8a5e\u5178\u201d\u6309\u9215\uff09\u3002\u4e00\u65e6\u60a8\u5c07\u55ae\u8a5e\u6dfb\u52a0\u5230\u5b57\u5178\u4e2d\uff0cTrinka\u5c31\u4e0d\u6703\u5c07\u5176\u7a81\u51fa\u986f\u793a\u70ba\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(126,"div",23),c.Vb(127,"div",57),c.Vb(128,"a",58),c.Fc(129,"\u4f7f\u7528Trinka\uff0c\u6211\u7684\u6587\u5b57\u6703\u88ab\u6a19\u8a18\u70ba\u6284\u8972\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(130,"div",59),c.Vb(131,"div",27),c.Vb(132,"p"),c.Fc(133,"Trinka\u8aac\u660e\u6539\u5584\u60a8\u7684\u5beb\u4f5c\uff0c\u6d88\u9664\u8a9e\u8a00\u554f\u984c\u3002\u6284\u8972\u662f\u6307\u60a8\u4f7f\u7528\u5df2\u767c\u8868\u7684\u6587\u672c\u800c\u6c92\u6709\u6b63\u78ba\u5f15\u7528\u4f86\u6e90\u3002\u96d6\u7136\u4f7f\u7528Trinka\u4e0d\u6703\u5f15\u5165\u6284\u8972\u5167\u5bb9\uff0c\u4f46\u6211\u5011\u5efa\u8b70\u4f7f\u7528\u6211\u5011\u7684\u6284\u8972\u6aa2\u67e5\u4f86\u6aa2\u67e5\u60a8\u7684\u6587\u4ef6\uff0c\u4ee5\u78ba\u4fdd\u60a8\u6c92\u610f\u5916\u5730\u4f7f\u7528\u6284\u8972\u5167\u5bb9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(134,"div",23),c.Vb(135,"div",60),c.Vb(136,"a",61),c.Fc(137,"Trinka\u80fd\u5426\u5c07\u6587\u7ae0\u4ee5APA\u683c\u5f0f\u6392\u7248\uff1f"),c.Ub(),c.Ub(),c.Vb(138,"div",62),c.Vb(139,"div",27),c.Vb(140,"p"),c.Fc(141,"\u662f\u7684\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528Trinka\u5167\u7f6e\u7684APA\u98a8\u683c\u6307\u5357\u9078\u9805\u4f86\u61c9\u7528\u6240\u6709APA\u8a9e\u8a00\u4ee5\u53ca\u5beb\u4f5c\u504f\u597d\u3002\u8acb\u6ce8\u610f\uff0c\u7576\u524dTrinka\u7248\u672c\u4e0d\u6703\u61c9\u7528APA\u7684\u67d0\u4e9b\u8a2d\u5b9a\uff0c\u4f8b\u5982\u9801\u908a\u8ddd\u3001\u7de8\u865f\u3001\u6a19\u984c\u6a23\u5f0f\u7b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(142,"div",23),c.Vb(143,"div",63),c.Vb(144,"a",64),c.Fc(145,"Trinka\u662f\u5426\u652f\u63f4\u82f1\u8a9e\u4ee5\u5916\u7684\u8a9e\u8a00\uff1f"),c.Ub(),c.Ub(),c.Vb(146,"div",65),c.Vb(147,"div",27),c.Vb(148,"p"),c.Fc(149,"\u4e0d\u652f\u63f4\uff0cTrinka\u53ea\u8655\u7406\u82f1\u8a9e\u5167\u5bb9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(150,"div",23),c.Vb(151,"div",66),c.Vb(152,"a",67),c.Fc(153,"\u6211\u53ef\u4ee5\u5728\u591a\u500b\u8a2d\u5099\u4e0a\u4f7f\u7528Trinka \u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(154,"div",68),c.Vb(155,"div",27),c.Vb(156,"p"),c.Fc(157,"\u662f\u7684\uff01 \u60a8\u53ef\u4ee5\u5728\u96fb\u8166\uff08PC\u3001Mac\u3001Chromebook\uff09\u3001\u5e73\u677f\u96fb\u8166\uff08iPad\u3001Android\u3001Windows\uff09\u3001\u79fb\u52d5\u8a2d\u5099\uff08iOS\u3001Android\u3001\u5176\u4ed6\u4f5c\u696d\u7cfb\u7d71\uff09\u4e0a\u4f7f\u7528 Trinka \u7db2\u7ad9\u3002\u60a8\u53ef\u4ee5\u5728\u4efb\u4f55\u652f\u63f4\u73fe\u4ee3\u7db2\u8def\u700f\u89bd\u5668\u7684\u8a2d\u5099\u4e0a\u4f7f\u7528 Trinka\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(158,"div",23),c.Vb(159,"div",69),c.Vb(160,"a",70),c.Fc(161,"\u6211\u53ef\u4ee5\u4f7f\u7528 Trinka\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(162,"div",71),c.Vb(163,"div",27),c.Vb(164,"p"),c.Fc(165,"\u662f\u7684\u3002Trinka\u5f37\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u53ef\u8b93\u60a8\u5c07\u5176\u96c6\u6210\u5230\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\u4e2d\u3002\u7c21\u55ae\u6613\u7528\u7684API\u63d0\u4f9b\u4e86\u9ad8\u53ef\u9760\u6027\u548c\u53ef\u64f4\u5c55\u6027\u3002\u8acb\u8a2a\u554f\u6211\u5011 "),c.Vb(166,"a",72),c.Fc(167,"\u7684\u4f01\u696d"),c.Ub(),c.Fc(168,"\u90e8\u5206\u77ad\u89e3\u66f4\u591a\u8a73\u60c5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(169,"div",23),c.Vb(170,"div",73),c.Vb(171,"a",74),c.Fc(172,"\u6211\u53ef\u4ee5\u540c\u6642\u5f9e\u591a\u500b\u8a2d\u5099\u767b\u9304\u6211\u7684 Trinka\u5e33\u6236\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(173,"div",75),c.Vb(174,"div",27),c.Vb(175,"p"),c.Fc(176,"\u662f\u7684\u53ef\u4ee5\u3002\u4f46\u662f\u8acb\u6ce8\u610f\u60a8\u4e0d\u80fd\u5f9e\u591a\u500b\u4f4d\u7f6e\u8655\u7406\u540c\u4e00\u500b\u6587\u4ef6\uff0c\u60a8\u4e00\u6b21\u53ea\u80fd\u5f9e\u4e00\u500b\u8a2d\u5099/\u700f\u89bd\u5668\u5728Trinka\u4e2d\u7de8\u8f2f\u6587\u4ef6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(177,"div",23),c.Vb(178,"div",76),c.Vb(179,"a",77),c.Fc(180,"Trinka\u7684Word\u5916\u639b\u7a0b\u5f0f\u8207\u54ea\u4e9b\u7248\u672c\u7684\u5fae\u8edf Word\u76f8\u5bb9\uff1f"),c.Ub(),c.Ub(),c.Vb(181,"div",78),c.Vb(182,"div",27),c.Vb(183,"p"),c.Fc(184,"Trinka Word\u5916\u639b\u7a0b\u5f0f\u8207Windows\u7cfb\u7d71\u4e0a\u7684\u5fae\u8edfWord 2010 \u53ca\u66f4\u9ad8\u7248\u672c\u76f8\u5bb9\uff0c"),c.Vb(185,"a",79),c.Fc(186,"\u9ede\u64ca\u9019"),c.Ub(),c.Fc(187,"\u88e1\u67e5\u770b\u66f4\u591a\u8a73\u60c5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(188,"div",23),c.Vb(189,"div",80),c.Vb(190,"a",81),c.Fc(191,"Trinka\u80fd\u5728google\u700f\u89bd\u5668Chrome\u4e0a\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(192,"div",82),c.Vb(193,"div",27),c.Vb(194,"p"),c.Fc(195,"\u662f\u7684\uff0c\u60a8\u53ef\u4ee5\u5f9e"),c.Vb(196,"a",83),c.Fc(197,"\u9019\u88e1"),c.Ub(),c.Fc(198,"\u5b89\u88ddTrinka\u7684Chrome\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(199,"div",23),c.Vb(200,"div",84),c.Vb(201,"a",85),c.Fc(202,"Trinka\u80fd\u5728\u706b\u72d0\u700f\u89bd\u5668\uff08Firefox\uff09\u4e0a\u80fd\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(203,"div",86),c.Vb(204,"div",27),c.Vb(205,"p"),c.Fc(206,"\u662f\u7684\uff0c\u60a8\u53ef\u4ee5\u5f9e"),c.Vb(207,"a",83),c.Fc(208,"\u9019\u88e1"),c.Ub(),c.Fc(209,"\u5b89\u88ddTrinka\u7684Firefox\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(210,"div",23),c.Vb(211,"div",87),c.Vb(212,"a",88),c.Fc(213,"Trinka\u80fd\u5728Edge\u4e0a\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(214,"div",89),c.Vb(215,"div",27),c.Vb(216,"p"),c.Fc(217,"\u662f\u7684\uff0c\u60a8\u53ef\u4ee5\u5f9e"),c.Vb(218,"a",83),c.Fc(219,"\u9019\u88e1"),c.Ub(),c.Fc(220,"\u5b89\u88ddTrinka\u7684Edge\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(221,"div",23),c.Vb(222,"div",90),c.Vb(223,"a",91),c.Fc(224,"\u70ba\u4ec0\u9ebcTrinka\u7684\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u5728\u67d0\u4e9b\u7db2\u7ad9\u4e0a\u4e0d\u8d77\u4f5c\u7528\uff1f"),c.Ub(),c.Ub(),c.Vb(225,"div",92),c.Vb(226,"div",27),c.Vb(227,"p"),c.Fc(228,"\u5141\u8a31\u5275\u5efa\u5167\u5bb9\u7684\u7db2\u7ad9\u53ef\u80fd\u4f7f\u7528\u4e0d\u540c\u7684\u67b6\u69cb\u548c\u8a2d\u8a08\uff0c\u6709\u6642\u7db2\u7ad9\u6703\u5e72\u64feTrinka\u64f4\u5c55\u7a0b\u5f0f\u8b80\u53d6\u60a8\u6587\u7ae0\u7684\u65b9\u5f0f\u3002\u5982\u679c\u9047\u5230Trinka\u7121\u6cd5\u6b63\u5e38\u5de5\u4f5c\u7684\u7db2\u7ad9\uff0c\u8acb\u8207\u6211\u5011\u5206\u4eab\u60a8\u7684\u56de\u994b\uff0c\u6211\u5011\u5c07\u627e\u5230\u89e3\u6c7a\u65b9\u6848\u3002\u60a8\u53ef\u4ee5\u96a8\u6642\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(229,"a",93),c.Fc(230,"support@trinka.ai"),c.Ub(),c.Fc(231,"\u5c0b\u6c42\u5e6b\u52a9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(232,"div",23),c.Vb(233,"div",94),c.Vb(234,"a",95),c.Fc(235,"Trinka\u80fd\u5728Facebook\u4e0a\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(236,"div",96),c.Vb(237,"div",27),c.Vb(238,"p"),c.Fc(239,"\u7576\u7136\u53ef\u4ee5\uff0c\u53ea\u9700\u5728\u60a8\u7684\u700f\u89bd\u5668\u4e0a\u5b89\u88ddTrinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u5c31\u53ef\u4ee5\u4e86\u3002\u60a8\u53ef\u4ee5\u5728"),c.Vb(240,"a",83),c.Fc(241,"\u9019\u88e1"),c.Ub(),c.Fc(242,"\u627e\u5230\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(243,"div",23),c.Vb(244,"div",97),c.Vb(245,"a",98),c.Fc(246,"Trinka\u80fd\u5728LinkedIn\u4e0a\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(247,"div",99),c.Vb(248,"div",27),c.Vb(249,"p"),c.Fc(250,"\u7576\u7136\u53ef\u4ee5\uff0c\u53ea\u9700\u5728\u60a8\u7684\u700f\u89bd\u5668\u4e0a\u5b89\u88ddTrinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u5c31\u53ef\u4ee5\u4e86\u3002\u60a8\u53ef\u4ee5\u5728"),c.Vb(251,"a",83),c.Fc(252,"\u9019\u88e1"),c.Ub(),c.Fc(253,"\u627e\u5230\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(254,"div",23),c.Vb(255,"div",100),c.Vb(256,"a",101),c.Fc(257,"Trinka\u80fd\u5728Reddit\u4e0a\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(258,"div",102),c.Vb(259,"div",27),c.Vb(260,"p"),c.Fc(261,"\u7576\u7136\u53ef\u4ee5\uff0c\u53ea\u9700\u5728\u60a8\u7684\u700f\u89bd\u5668\u4e0a\u5b89\u88ddTrinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u5c31\u53ef\u4ee5\u4e86\u3002\u60a8\u53ef\u4ee5\u5728"),c.Vb(262,"a",83),c.Fc(263,"\u9019\u88e1"),c.Ub(),c.Fc(264,"\u627e\u5230\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(265,"div",23),c.Vb(266,"div",103),c.Vb(267,"a",104),c.Fc(268,"Trinka\u652f\u6301LaTeX\u6a94\u6848\u683c\u5f0f\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(269,"div",105),c.Vb(270,"div",27),c.Vb(271,"p"),c.Fc(272,"\u76ee\u524dTrinka\u4e0d\u652f\u6301LaTeX\u6587\u4ef6\uff0c\u6211\u5011\u5c07\u5f88\u5feb\u6dfb\u52a0\u5c0d\u9019\u7a2e\u683c\u5f0f\u7684\u652f\u6301\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(273,"div",23),c.Vb(274,"div",106),c.Vb(275,"a",107),c.Fc(276,"Trinka\u5728\u6211\u7684\u53e5\u5b50\u4e2d\u505a\u4e86\u5169\u8655\u6216\u5169\u8655\u4ee5\u4e0a\u7684\u66f4\u6b63\uff0c\u4f46\u70ba\u4ec0\u9ebc\u61c9\u7528\u4e86\u4e00\u8655\u66f4\u6b63\uff0c\u53e6\u4e00\u8655\u5c31\u6d88\u5931\uff1f"),c.Ub(),c.Ub(),c.Vb(277,"div",108),c.Vb(278,"div",27),c.Vb(279,"p"),c.Fc(280,"\u6709\u4e00\u7a2e\u53ef\u80fd\u662f\uff0c\u61c9\u7528\u5b8c\u7b2c\u4e00\u6b21\u66f4\u6b63\u5f8c\u7b2c\u4e8c\u6b21\u66f4\u6b63\u6216\u5176\u4ed6\u66f4\u6b63\u5c31\u4e0d\u518d\u9700\u8981\u4e86\u3002\u8acb\u6ce8\u610f\uff0c\u7528\u6236\u63a5\u53d7\u5176\u4e2d\u4e00\u500b\u5efa\u8b70\u4e26\u5c0d\u53e5\u5b50\u9032\u884c\u66f4\u6539\u5f8c\uff0cTrinka\u6703\u91cd\u65b0\u6aa2\u67e5\u4fee\u6539\u5f8c\u7684\u53e5\u5b50\u662f\u5426\u5b58\u5728\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(281,"div",23),c.Vb(282,"div",109),c.Vb(283,"a",110),c.Fc(284,"\u5beb\u4f5c\u9867\u554f\u6709\u4ec0\u9ebc\u7528\u8655\uff0c\u5b83\u8207\u589e\u5f37\u529f\u80fd\u6709\u4f55\u4e0d\u540c\uff1f"),c.Ub(),c.Ub(),c.Vb(285,"div",111),c.Vb(286,"div",27),c.Vb(287,"p"),c.Fc(288,"\u5beb\u4f5c\u9867\u554f\u5c08\u70ba\u90a3\u4e9b\u5e0c\u671b\u5728\u6587\u672c\u4e2d\u4f7f\u7528\u5b78\u8853\u8a9e\u8abf\u7684\u4f5c\u5bb6\u800c\u8a2d\u8a08\uff0c\u9019\u4e9b\u7279\u9ede\u662f\u5b78\u8853\u82f1\u8a9e\u5beb\u4f5c\u548c\u79d1\u5b78\u6163\u4f8b\u6240\u7368\u6709\u7684\u3002 \u5beb\u4f5c\u9867\u554f\u63d0\u4f9b\u6709\u95dc\u6a21\u7cca\u9650\u5236\u8a9e\u6216\u52a0\u5f37\u8a5e\u3001\u5f31\u4fee\u98fe\u8a9e\u3001\u53ef\u8f49\u5316\u70ba\u4e3b\u52d5\u8a9e\u614b\u7684\u88ab\u52d5\u8a9e\u614b\u53e5\u5b50\u4ee5\u53ca\u53e5\u5b50\u7684\u6574\u9ad4\u54c1\u8cea\u7684\u56de\u994b\u3002\u589e\u5f37\u529f\u80fd\u50c5\u6db5\u84cb\u6587\u6cd5\u4e0a\u5408\u7406\u4f46\u6709\u9032\u4e00\u6b65\u6539\u9032\u548c\u5b8c\u5584\u7a7a\u9593\u7684\u5beb\u4f5c\u65b9\u9762\uff0c\u4f8b\u5982\u901a\u904e\u4f7f\u7528\u7c21\u6f54\u7684\u8a5e\u5f59\u4f86\u6e1b\u5c11\u5b57\u6578\uff0c\u6d88\u9664\u504f\u898b\u6216\u654f\u611f\u7684\u8a9e\u8a00\uff0c\u6216\u4f7f\u7528\u66f4\u7c21\u55ae\u7684\u8a5e\u4ee3\u66ff\u8f03\u9577\u8f03\u8907\u96dc\u7684\u8a5e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(289,"div",23),c.Vb(290,"div",112),c.Vb(291,"a",113),c.Fc(292,"Trinka\u53ef\u4ee5\u96e2\u7dda\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(293,"div",114),c.Vb(294,"div",27),c.Vb(295,"p"),c.Fc(296,"\u4e0d\u80fd\u96e2\u7dda\u4f7f\u7528\uff0cTrinka\u9700\u8981\u4f7f\u7528\u4e92\u806f\u7db2\u9023\u63a5\u4f86\u6aa2\u67e5\u60a8\u7684\u6587\u672c\u662f\u5426\u5b58\u5728\u932f\u8aa4\u3002\u4f46\u662f\u60a8\u53ef\u4ee5\u5617\u8a66\u6211\u5011 "),c.Vb(297,"a",115),c.Fc(298,"\u7684\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u529f"),c.Ub(),c.Fc(299,"\u80fd\uff0c\u8a72\u529f\u80fd\u5141\u8a31\u60a8\u4e0a\u50b3\u5fae\u8edfWord\u6587\u4ef6\u4e26\u4e0b\u8f09\u8ddf\u8e64\u66f4\u6539\u7684\u7248\u672c\u4ee5\u4f9b\u96e2\u7dda\u67e5\u770b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(300,"div",23),c.Vb(301,"div",116),c.Vb(302,"a",117),c.Fc(303,"\u4f7f\u7528Trinka\u53ef\u4ee5\u6aa2\u67e5\u54ea\u4e9b\u985e\u578b\u7684\u6587\u4ef6\uff1f"),c.Ub(),c.Ub(),c.Vb(304,"div",118),c.Vb(305,"div",27),c.Vb(306,"p"),c.Fc(307,"\u76ee\u524d\u6211\u5011\u652f\u6301\u5fae\u8edfWord\u6587\u4ef6(doc/docx\u683c\u5f0f)\u3001txt\u6587\u4ef6\u548crtf\u6587\u4ef6\uff0c\u6211\u5011\u5c07\u5f88\u5feb\u6dfb\u52a0\u5c0dpdf\u548cLaTeX\u6587\u4ef6\u7684\u652f\u6301\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(308,"div",23),c.Vb(309,"div",119),c.Vb(310,"a",120),c.Fc(311,"Trinka\u7684\u6284\u8972\u6aa2\u67e5\u6bd4\u5176\u4ed6\u5de5\u5177\u597d\u5728\u54ea\u88e1\uff1f"),c.Ub(),c.Ub(),c.Vb(312,"div",121),c.Vb(313,"div",27),c.Vb(314,"p"),c.Fc(315,"\u8207\u5176\u4ed6\u5de5\u5177\u4e0d\u540c\u7684\u662f\uff0cTrinka\u53ef\u4ee5\u8b93\u60a8\u9078\u64c7\u9069\u5408\u60a8\u500b\u4eba\u9700\u6c42\u7684\u6284\u8972\u6aa2\u67e5 - \u7121\u8ad6\u60a8\u9700\u8981\u6aa2\u67e5\u7db2\u8def\u5167\u5bb9\u9084\u662f\u7db2\u8def\u5167\u5bb9+\u4ed8\u8cbb\u51fa\u7248\u7269\u3002\u900f\u904e\u8207Turnitin\u7684\u5408\u4f5c\uff0cTrinka\u63d0\u4f9b\u4e86\u5353\u8d8a\u7684\u6284\u8972\u6aa2\u6e2c\u6280\u8853\uff0c\u5f97\u5230\u4e86\u5168\u7403\u5927\u578b\u5b78\u8853\u51fa\u7248\u5546\u7684\u4fe1\u4efb\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(316,"div",122),c.Vb(317,"div",123),c.Vb(318,"div",23),c.Vb(319,"div",124),c.Vb(320,"a",125),c.Fc(321,"\u70ba\u4ec0\u9ebc\u6211\u7684\u4fe1\u7528\u5361\u88ab\u62d2\u7d55\u4e86\uff1f"),c.Ub(),c.Ub(),c.Vb(322,"div",126),c.Vb(323,"div",27),c.Vb(324,"p"),c.Fc(325,"\u9019\u500b\u554f\u984c\u53ef\u80fd\u6709\u4e0b\u9762\u5e7e\u500b\u539f\u56e0\uff1a"),c.Ub(),c.Vb(326,"ol"),c.Vb(327,"li"),c.Fc(328,"\u60a8\u7684\u4fe1\u7528\u5361\u4e0d\u652f\u63f4\u570b\u969b\u4ea4\u6613\uff1b"),c.Ub(),c.Vb(329,"li"),c.Fc(330,"\u60a8\u8f38\u5165\u4e86\u932f\u8aa4\u7684\u8a73\u7d30\u8cc7\u8a0a\uff1b"),c.Ub(),c.Vb(331,"li"),c.Fc(332,"\u60a8\u7684\u4fe1\u7528\u984d\u5ea6\u5df2\u7528\u5b8c\u3002"),c.Ub(),c.Ub(),c.Vb(333,"p"),c.Fc(334,"\u5982\u679c\u554f\u984c\u4ecd\u7136\u5b58\u5728\uff0c\u8acb\u806f\u7e6b\u60a8\u7684\u9280\u884c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(335,"div",23),c.Vb(336,"div",127),c.Vb(337,"a",128),c.Fc(338,"\u8acb\u554f\u4f60\u5011\u63a5\u53d7\u54ea\u4e9b\u4ed8\u6b3e\u65b9\u5f0f\uff1f"),c.Ub(),c.Ub(),c.Vb(339,"div",129),c.Vb(340,"div",27),c.Vb(341,"p"),c.Fc(342,"Trinka\u76ee\u524d\u63a5\u53d7\u4fe1\u7528\u5361\u4ed8\u6b3e\uff0c\u6240\u6709\u652f\u63f4\u570b\u969b\u4ea4\u6613\u7684\u4fe1\u7528\u5361\u90fd\u61c9\u8a72\u53ef\u4ee5\u4f7f\u7528\u3002\u5982\u679c\u60a8\u5728\u4ed8\u6b3e\u65b9\u5f0f\u65b9\u9762\u9047\u5230\u554f\u984c\uff0c\u53ef\u4ee5\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3 "),c.Vb(343,"a",93),c.Fc(344,"support@trinka.ai"),c.Ub(),c.Fc(345,"\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(346,"div",23),c.Vb(347,"div",130),c.Vb(348,"a",131),c.Fc(349,"\u8acb\u554f\u5728\u54ea\u88e1\u53ef\u4ee5\u8f38\u5165\u6211\u7684\u6298\u6263/\u512a\u60e0\u5238\u4ee3\u78bc\uff1f"),c.Ub(),c.Ub(),c.Vb(350,"div",132),c.Vb(351,"div",27),c.Vb(352,"p"),c.Fc(353,"\u76ee\u524d\u60a8\u5c07\u53ef\u4ee5\u901a\u904e\u6536\u5230\u7684\u7528\u65bc\u6253\u6298\u8cfc\u8cb7\u7684\u7368\u7279\u4ed8\u6b3e\u9023\u7d50\u9032\u884c\u652f\u4ed8\u3002\u6211\u5011\u6b63\u5728\u66f4\u65b0\u7cfb\u7d71\uff0c\u5f88\u5feb\u60a8\u5c31\u53ef\u4ee5\u5728\u4ed8\u6b3e\u6642\u76f4\u63a5\u8f38\u5165\u60a8\u7684\u6298\u6263\u4ee3\u78bc\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(354,"div",133),c.Vb(355,"div",134),c.Vb(356,"div",23),c.Vb(357,"div",135),c.Vb(358,"a",136),c.Fc(359,"Trinka\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u6c92\u6709\u6aa2\u6e2c\u5230\u6211\u7684\u9ad8\u7d1a\u5e33\u6236\u3002"),c.Ub(),c.Ub(),c.Vb(360,"div",137),c.Vb(361,"div",27),c.Vb(362,"p"),c.Fc(363,"\u5b89\u88dd\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f\u5f8c\uff0c\u60a8\u9700\u8981\u901a\u904e\u5b83\u767b\u9304\u60a8\u7684Trinka\u5e33\u6236\u3002\u5982\u679c\u60a8\u5728\u767b\u9304\u6642\u9047\u5230\u56f0\u96e3\uff0c\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(364,"a",93),c.Fc(365,"support@trinka.ai"),c.Ub(),c.Fc(366,"\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(367,"div",23),c.Vb(368,"div",138),c.Vb(369,"a",139),c.Fc(370,"\u6211\u8a72\u5982\u4f55\u7533\u8acb\u9000\u6b3e\uff1f"),c.Ub(),c.Ub(),c.Vb(371,"div",140),c.Vb(372,"div",27),c.Vb(373,"p"),c.Fc(374,"\u6839\u64da\u6211\u5011\u7684\u653f\u7b56\uff0c\u6211\u5011\u5c0d\u8cfc\u8cb7\u7684\u8a02\u95b1\u4e0d\u63d0\u4f9b\u9000\u6b3e\u670d\u52d9\u3002\u60a8\u53ef\u4ee5\u901a\u904e"),c.Vb(375,"a",93),c.Fc(376,"support@trinka.ai"),c.Ub(),c.Fc(377,"\u767c\u9001\u90f5\u4ef6\u8b93\u6211\u5011\u53d6\u6d88\u5df2\u6709\u8a02\u95b1\u7684\u81ea\u52d5\u7e8c\u8a02\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(378,"div",23),c.Vb(379,"div",141),c.Vb(380,"a",142),c.Fc(381,"\u5982\u4f55\u522a\u9664\u6211\u7684\u5e33\u6236\uff1f"),c.Ub(),c.Ub(),c.Vb(382,"div",143),c.Vb(383,"div",27),c.Vb(384,"p"),c.Fc(385,"\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(386,"a",93),c.Fc(387,"support@trinka.ai"),c.Ub(),c.Fc(388,"\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(389,"div",144),c.Vb(390,"div",145),c.Vb(391,"div",23),c.Vb(392,"div",146),c.Vb(393,"a",147),c.Fc(394,"\u8a02\u95b1\u662f\u5426\u81ea\u52d5\u66f4\u65b0\uff1f"),c.Ub(),c.Ub(),c.Vb(395,"div",148),c.Vb(396,"div",27),c.Vb(397,"p",149),c.Fc(398,"\u662f\u7684\uff0c\u8a02\u95b1\u6703\u81ea\u52d5\u66f4\u65b0\u3002\u5982\u679c\u4f60\u60f3\u53d6\u6d88\u81ea\u52d5\u7e8c\u8a02\uff0c\u8acb\u6309\u7167\u4ee5\u4e0b\u6b65\u9a5f\u9032\u884c\u3002"),c.Ub(),c.Vb(399,"ul"),c.Vb(400,"li"),c.Vb(401,"a",150),c.Fc(402,"\u767b\u9304"),c.Ub(),c.Fc(403," \u5230\u60a8\u7684Trinka\u5e33\u6236\u3002"),c.Ub(),c.Vb(404,"li"),c.Fc(405,'\u9ede\u64ca\u60a8\u5100\u9336\u677f\u53f3\u4e0a\u89d2\u7684 "\u5e33\u6236\u8a2d\u7f6e "\u6309\u9215\u3002'),c.Ub(),c.Vb(406,"li"),c.Fc(407,'\u9ede\u64ca\u8a02\u95b1\u4e2d\u7d66\u51fa\u7684 "\u53d6\u6d88\u8a02\u95b1 "\u93c8\u63a5\u3002'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(408,"div",23),c.Vb(409,"div",151),c.Vb(410,"a",152),c.Fc(411,"\u8acb\u554f\u6211\u53ef\u4ee5\u5347\u7d1a\u6211\u7684\u8a02\u95b1\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(412,"div",153),c.Vb(413,"div",27),c.Vb(414,"p"),c.Fc(415,"\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(416,"a",93),c.Fc(417,"support@trinka.ai"),c.Ub(),c.Fc(418,"\uff0c\u60a8\u5f88\u5feb\u5c31\u53ef\u4ee5\u5728\u60a8\u7684\u5e33\u6236\u8a2d\u7f6e\u4e2d\u9032\u884c\u9019\u500b\u64cd\u4f5c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(419,"div",23),c.Vb(420,"div",154),c.Vb(421,"a",155),c.Fc(422,"\u8acb\u554f\u6279\u91cf\u6216\u8005\u5718\u8cfc\u6709\u6298\u6263\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(423,"div",156),c.Vb(424,"div",27),c.Vb(425,"p"),c.Fc(426,"\u6709\u7684\uff0c\u5718\u968a\u65b9\u6848\u6839\u64da\u5718\u968a\u7684\u898f\u6a21\u63d0\u4f9b\u6298\u6263\u3002\u60a8\u53ef\u4ee5\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(427,"a",157),c.Fc(428,"sales@trinka.ai"),c.Ub(),c.Fc(429,"\uff0c\u70ba\u60a8\u7684\u5718\u968a\u8a02\u88fd\u5831\u50f9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(430,"div",158),c.Vb(431,"div",159),c.Vb(432,"div",23),c.Vb(433,"div",160),c.Vb(434,"a",161),c.Fc(435,"\u6211\u9700\u8981\u4e0b\u8f09\u6587\u6cd5\u6aa2\u67e5\u8edf\u9ad4\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(436,"div",162),c.Vb(437,"div",27),c.Vb(438,"p"),c.Fc(439,"\u60a8\u7121\u9700\u4e0b\u8f09\u4efb\u4f55\u8edf\u9ad4\u5373\u53ef\u4f7f\u7528Trinka\uff0c\u53ea\u9700\u5f9eWeb\u700f\u89bd\u5668\u767b\u9304\u4e26\u958b\u59cb\u4f7f\u7528Trinka\u3002\u4f46\u662f\u5982\u679c\u60a8\u60f3\u5728\u5fae\u8edfWord\u4e2d\u4f7f\u7528Trinka\u9032\u884c\u6587\u6cd5\u6aa2\u67e5\uff0c\u5247\u9700\u8981\u5b89\u88dd\u6211\u5011\u5373\u5c07\u63a8\u51fa\u7684\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(440,"div",23),c.Vb(441,"div",163),c.Vb(442,"a",164),c.Fc(443,"\u8acb\u554f\u4ec0\u9ebc\u662f\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\uff1f"),c.Ub(),c.Ub(),c.Vb(444,"div",165),c.Vb(445,"div",27),c.Vb(446,"p"),c.Fc(447,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53ef\u8b58\u5225\u5728\u4e0a\u4e0b\u6587\u4e2d\u932f\u8aa4\u4f7f\u7528\u7684\u55ae\u8a5e\uff0c\u4f8b\u5982\u9810\u671f\u7684\u55ae\u8a5e\u201csite\u201d\u53ef\u80fd\u6703\u8b8a\u6210\u201csight\u201d\uff0c\u666e\u901a\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u7121\u6cd5\u8b58\u5225\u9019\u6a23\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(448,"div",23),c.Vb(449,"div",166),c.Vb(450,"a",167),c.Fc(451,"\u8acb\u554f\u6280\u8853\u5beb\u4f5c\u8207\u4e00\u822c\u5beb\u4f5c\u6709\u4f55\u4e0d\u540c\uff1f"),c.Ub(),c.Ub(),c.Vb(452,"div",168),c.Vb(453,"div",27),c.Vb(454,"p"),c.Fc(455,"\u4e00\u822c\u5beb\u4f5c\u548c\u6280\u8853\u5beb\u4f5c\u90fd\u9075\u5faa\u76f8\u540c\u7684\u6587\u6cd5\u3001\u62fc\u5beb\u548c\u6a19\u9ede\u898f\u5247\u3002\u4f46\u662f\u6280\u8853\u5beb\u4f5c\u5177\u6709\u5c08\u696d\u7684\u8a9e\u8abf\u548c\u98a8\u683c\uff0c\u5305\u62ec\u5831\u544a\u4e8b\u5be6\u3001\u7d30\u7bc0\u3001\u7d71\u8a08\u8cc7\u6599\u7b49\u3002\u540c\u6642\u6280\u8853\u5beb\u4f5c\u4e0d\u5305\u542b\u89c0\u9ede\uff0c\u800c\u4e00\u822c\u5beb\u4f5c\u5247\u5305\u542b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(456,"div",23),c.Vb(457,"div",169),c.Vb(458,"a",170),c.Fc(459,"\u8acb\u554f\u6280\u8853\u5beb\u4f5c\u8207\u5b78\u8853\u5beb\u4f5c\u6709\u4f55\u4e0d\u540c\uff1f"),c.Ub(),c.Ub(),c.Vb(460,"div",171),c.Vb(461,"div",27),c.Vb(462,"p"),c.Fc(463,"\u6280\u8853\u5beb\u4f5c\u5074\u91cd\u65bc\u63d0\u4f9b\u6709\u95dc\u670d\u52d9\u6216\u7522\u54c1\u7684\u8a73\u7d30\u800c\u6e05\u6670\u7684\u8cc7\u8a0a\uff0c\u800c\u5b78\u8853\u5beb\u4f5c\u5074\u91cd\u65bc\u8b49\u660e\u7406\u8ad6\u6216\u89c0\u9ede\uff0c\u4e26\u5f37\u8abf\u4e00\u500b\u7279\u5b9a\u4e3b\u984c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(464,"div",23),c.Vb(465,"div",172),c.Vb(466,"a",173),c.Fc(467,"Trinka\u662f\u5426\u8207\u860b\u679c\u7684Mac\u7cfb\u7d71\u76f8\u5bb9\uff1f"),c.Ub(),c.Ub(),c.Vb(468,"div",174),c.Vb(469,"div",27),c.Vb(470,"p"),c.Fc(471,"\u662f\u7684\uff0c\u60a8\u53ef\u4ee5\u5728\u6240\u6709\u4f5c\u696d\u7cfb\u7d71\u4e0a\u4f7f\u7528Trinka Cloud\uff08Trinka\u7db2\u7ad9\uff09\uff0c\u6211\u5011\u5c07\u5f88\u5feb\u767c\u4f48\u9069\u7528\u65bcWindows\u548cMac\u96fb\u8166\u7684Trinka\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f\u3002"),c.Ub(),c.Ub(),c.Ub();c.Ub(),c.Vb(472,"div",23),c.Vb(473,"div",175),c.Vb(474,"a",176),c.Fc(475,"\u8acb\u554f\u4f60\u5011\u6709\u71df\u92b7\u8a08\u756b\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(476,"div",177),c.Vb(477,"div",27),c.Vb(478,"p"),c.Fc(479,"\u6709\uff0cTrinka\u7684\u7db2\u8def\u884c\u92b7\u8a08\u756b\u5141\u8a31\u60a8\u5728\u5c07\u5ba2\u6236\u63a8\u85a6\u5230\u6211\u5011\u7684\u7db2\u7ad9\u6642\u8cfa\u53d6\u6536\u76ca\uff0c\u60a8\u53ef\u4ee5\u5f88\u5bb9\u6613\u52a0\u5165\u8a72\u8a08\u756b\u4e14\u5b8c\u5168\u514d\u8cbb\uff0c\u60a8\u53ef\u4ee5\u5728"),c.Vb(480,"a",178),c.Fc(481,"\u6b64\u8655"),c.Ub(),c.Fc(482,"\u627e\u5230\u66f4\u591a\u8a73\u7d30\u8cc7\u8a0a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(483,"div",23),c.Vb(484,"div",179),c.Vb(485,"a",180),c.Fc(486,"\u8acb\u554f\u6211\u53ef\u4ee5\u8ddf\u8ab0\u806f\u7e6b\u4f86\u89e3\u6c7a\u6f5b\u5728\u7684\u554f\u984c\uff1f"),c.Ub(),c.Ub(),c.Vb(487,"div",181),c.Vb(488,"div",27),c.Vb(489,"p"),c.Fc(490,"\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3"),c.Vb(491,"a",93),c.Fc(492,"support@trinka.ai"),c.Ub(),c.Fc(493,"\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(494,"div",182),c.Vb(495,"div",183),c.Vb(496,"div",23),c.Vb(497,"div",184),c.Vb(498,"a",185),c.Fc(499,"Trinka\u80fd\u5b58\u53d6\u6211\u7684\u5bc6\u78bc\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(500,"div",186),c.Vb(501,"div",27),c.Vb(502,"p"),c.Fc(503,"\u4e0d\u53ef\u4ee5\uff0cTrinka\u7121\u6cd5\u5b58\u53d6\u654f\u611f\u8cc7\u8a0a\uff0c\u4f8b\u5982\u5bc6\u78bc\u6216\u4fe1\u7528\u5361\u8cc7\u8a0a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(504,"div",23),c.Vb(505,"div",184),c.Vb(506,"a",185),c.Fc(507,"\u6211\u7684\u6578\u64da\u5b89\u5168\u4fdd\u5bc6\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(508,"div",187),c.Vb(509,"div",27),c.Vb(510,"p"),c.Fc(511,"\u6211\u5011\u975e\u5e38\u91cd\u8996\u96b1\u79c1\u548c\u8cc7\u6599\u5b89\u5168\uff0cTrinka\u4f7f\u7528256\u4f4d\u516c\u958b\u91d1\u9470/\u79c1\u5bc6\u91d1\u9470\u52a0\u5bc6\u9032\u884c\u8cc7\u6599\u548c\u6a94\u6848\u50b3\u8f38\uff0c\u4e26\u6301\u6709\u9ad8\u4fdd\u8b49\u7684SSL\u8b49\u66f8\u2014\u2014\u5168\u7403\u516c\u8a8d\u7684\u5b89\u5168\u8b49\u66f8\u548c\u9632\u7bc4\u5a01\u8105\u7684\u6700\u9ad8\u63aa\u65bd\uff0c\u6211\u5011\u4e5f\u4e0d\u6703\u8207\u4efb\u4f55\u5354\u529b\u5ee0\u5546\u5171\u7528\u60a8\u7684\u79c1\u4eba\u8cc7\u6599\u3002\u5982\u679c\u60a8\u6709\u4efb\u4f55\u7591\u554f\u6216\u9700\u8981\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb\u767c\u9001\u96fb\u5b50\u90f5\u4ef6\u81f3 "),c.Vb(512,"a",93),c.Fc(513,"support@trinka.ai"),c.Ub(),c.Fc(514,"\u8207\u6211\u5011\u806f\u7e6b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(515,"div",188),c.Vb(516,"div",3),c.Vb(517,"div",4),c.Vb(518,"div",189),c.Vb(519,"div",190),c.Vb(520,"h2"),c.Fc(521,"\u60a8\u9084\u5728\u7b49\u4ec0\u9ebc\uff1f"),c.Ub(),c.Vb(522,"a",191),c.Fc(523,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}},styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.about_us_wrap[_ngcontent-%COMP%]{position:relative;padding-top:110px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]{position:relative;background:url(about_top_banner.f59febc698316e3fc7bf.png);background-position:100% 65%;background-size:cover;width:100%;padding:40px 0}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .our_mission_overlay[_ngcontent-%COMP%]{position:absolute;left:0;bottom:0;right:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(31,39,113,.75),rgba(121,39,159,.75))}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:320px;position:relative;flex-direction:column;justify-content:center}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:40px;font-weight:600;color:#fff;margin:0 0 35px;padding:0 0 35px}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;right:0;margin:0 auto;bottom:0;width:100px;height:1px;background:#fff}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:inline-block;width:100%;max-width:900px;font-size:30px;color:#fff;text-align:center}@media (max-width:992px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{max-width:calc(100% - 280px);font-size:20px}}@media (max-width:767px){.about_us_wrap[_ngcontent-%COMP%]   .our_mission_sections[_ngcontent-%COMP%]   .mission_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{max-width:100%}}.verticalTabSection[_ngcontent-%COMP%]{position:relative;padding:60px 0}.verticalTabSection[_ngcontent-%COMP%]   .questionSections[_ngcontent-%COMP%]{position:-webkit-sticky;position:sticky;top:90px;border-radius:7px;overflow:hidden;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.verticalTabSection[_ngcontent-%COMP%]   .questionSections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:inherit;flex-direction:column}.verticalTabSection[_ngcontent-%COMP%]   .questionSections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-top:0;margin-bottom:0;border-bottom:1px solid #ccc}.verticalTabSection[_ngcontent-%COMP%]   .questionSections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0;border-bottom:none}.verticalTabSection[_ngcontent-%COMP%]   .questionSections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding:15px 25px;font-size:18px;color:#000;font-weight:500;display:flex;align-items:center;position:relative}.verticalTabSection[_ngcontent-%COMP%]   .questionSections[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.active[_ngcontent-%COMP%]{background-color:#763393;color:#fff}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]{position:relative}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .tab-pane[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .tab-pane[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{padding:0;background-color:transparent}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .tab-pane[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:500;text-align:left;position:relative;background-color:#f1f1f1;padding:8px 10px}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .tab-pane[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .tab-pane[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.verticalTabSection[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .tab-pane[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.FAQFooterSection[_ngcontent-%COMP%]{position:relative;padding:80px 0;background-image:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);width:100%}.FAQFooterSection[_ngcontent-%COMP%]   .FAQfooterText[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}.FAQFooterSection[_ngcontent-%COMP%]   .FAQfooterText[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px;font-weight:700;color:#fff;margin:0 50px 0 0}.FAQFooterSection[_ngcontent-%COMP%]   .FAQfooterText[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#fff;padding:12px 30px;border:none;cursor:pointer;color:#763393;border-radius:5px;font-size:20px;font-weight:600}.FAQFooterSection[_ngcontent-%COMP%]   .FAQfooterText[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.FAQFooterSection[_ngcontent-%COMP%]   .FAQfooterText[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:none;cursor:pointer}']}),Kt);function Ce(n,t){if(1&n&&(c.Vb(0,"p",143),c.Fc(1,"\u5982\u679c\u60a8\u4eca\u5929\u8cfc\u8cb7Trinka\u9ad8\u7d1a\u670d\u52d9\u5e74\u5ea6\u8a08\u756b\uff0c\u60a8\u5c07\u7372\u5f97 "),c.Vb(2,"span"),c.Fc(3),c.Ub(),c.Fc(4),c.ic(5,"date"),c.Ub()),2&n){var e=c.hc();c.Cb(3),c.Gc(e.diffDays),c.Cb(1),c.Hc(" \u984d\u5916\u5929\u6578\u3002(",c.kc(5,2,e.currentDate,"dd-MM-yyyy"),") ")}}var me,he=function(){return["/trinka-vs-grammarly-vs-language-tool"]},ue=function(){return["/trinka-vs-ginger"]},Pe=function(){return["/trinka-vs-languagetool"]},Me=function(){return["/trinka-vs-writefull"]},Oe=((me=function(){function n(t,e,o,i,a,c){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.formBuilder=i,this.fb=a,this.LinkService=c,this.grammarlySelect="",this.finalTextContent=!1,this.disabledSubmitButton=!0,this.diffDays=0,this.currentDate=new Date,this.compareTrinkaGrammarly=a.group({userEmailId:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])]})}return _createClass(n,[{key:"oninput",value:function(){this.compareTrinkaGrammarly.valid&&(this.disabledSubmitButton=!1)}},{key:"ngOnInit",value:function(){this.titleService.setTitle("\u514d\u8cbbGrammarly\u66ff\u4ee3\u65b9\u6848--Trinka\u5b78\u8853\u548c\u6b63\u5f0f\u5beb\u4f5c\u52a9\u624b"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka\u4fee\u6b63\u60a8\u7684\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\uff0c\u8a66\u8a66 Grammarly\u4e4b\u5916\u7684\u9078\u64c7\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u514d\u8cbbGrammarly\u66ff\u4ee3\u65b9\u6848--Trinka\u5b78\u8853\u548c\u6b63\u5f0f\u5beb\u4f5c\u52a9\u624b"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka\u4fee\u6b63\u60a8\u7684\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\uff0c\u8a66\u8a66 Grammarly\u4e4b\u5916\u7684\u9078\u64c7\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/trinka-vs-grammarly"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/trinka-vs-grammarly"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/trinka-vs-grammarly"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"getdifference",value:function(){if(void 0!==this.userDateSelect&&""!=this.grammarlySelect){var n,t,e=new Date;if("Y"==this.grammarlySelect){var o=new Date(this.userDateSelect.getFullYear()+1,this.userDateSelect.getMonth(),this.userDateSelect.getDate());n=Math.abs(o.getTime()-this.userDateSelect.getTime())}else if("M"==this.grammarlySelect){var i=new Date(this.userDateSelect.getFullYear(),this.userDateSelect.getMonth(),this.userDateSelect.getDate()+30);n=Math.abs(i.getTime()-this.userDateSelect.getTime())}t=Math.ceil((this.userDateSelect.getTime()-e.getTime())/864e5),this.diffDays=Math.ceil(n/864e5)+t}else this.diffDays=0}},{key:"premiumDateChanged",value:function(n){this.userDateSelect=new Date(n.target.valueAsNumber),this.getdifference()}},{key:"planTypeChanged",value:function(n){console.log(n),this.grammarlySelect=n.target.value,this.getdifference(),this.finalTextContent=""!=this.grammarlySelect}},{key:"onSubmitEmail",value:function(){this.compareTrinkaGrammarly.valid&&(this.userEmailId=this.compareTrinkaGrammarly.value.userEmailId,window.location.href="https://cloud.trinka.ai/signup/"+encodeURIComponent(btoa(this.userEmailId)))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||me)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(g.d),c.Pb(g.d),c.Pb(C))},me.\u0275cmp=c.Jb({type:me,selectors:[["app-trinka-vs-grammarly"]],hostBindings:function(n,t){1&n&&c.dc("input",(function(){return t.oninput()}))},decls:935,vars:12,consts:[[1,"comparsionPageWrap"],[1,"trinkavsGarmmarlyBanner"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"bannerContent"],[1,"bannerContentButtons","try_a_free_form"],[3,"formGroup","ngSubmit"],[1,"form-group",3,"ngClass"],["appearance","outline"],["id","contactUserEmail","matInput","","placeholder","","formControlName","userEmailId",1,"form-control"],["type","submit"],[1,"grammarlyTestimonials"],[1,"testimonialsContent"],["src","../../../assets/images/double_quotes_icon.png","alt","quotes icon"],[1,"switch_from_grammarly","custom_width"],[1,"col-lg-8","col-md-12"],[1,"grammarly_premium","switchFromTrinka"],[1,"HeadingSubLine"],[1,"sample_exmple"],[1,"how_it_work"],[1,"itsFreeButton",3,"click"],[1,"col-lg-4","col-md-12"],[1,"free_premium"],[1,"free_premium_border"],[1,"discount-label","yellow"],[1,"free_premium_title"],[1,"free_premium_form"],[1,"textbox_content","form-group"],["placeholder","MM/DD/YY","type","date",1,"form-control",3,"change"],[1,"custom-select",3,"ngModel","change"],["selected","","value",""],["value","M"],["value","Y"],["class","form_status",4,"ngIf"],[1,"validTextSection"],[1,"writing_need_sections"],[1,"compare_tables_discriptions"],[1,"compare_tabels","table-responsive"],[1,"table"],["src","../../../assets/images/checkMarks.svg","alt","check mark icon"],["src","../../../assets/images/closeMark.svg","alt","close icon",2,"max-width","20px"],[1,"LimitedContent"],["alt","Restricted to few types of academic tone features such as contractions, first person pronouns, and passive voice. In addition to this, Trinka also covers colloquialisms and informal phrasal verbs and idioms.",1,"tooltip_section","AcademicTone"],["src","../../../assets/images/info.svg","alt","info icon",2,"max-width","16px !important"],["alt","\u50c5\u9650\u65bc\u5e7e\u7a2e\u985e\u578b\u7684\u7c21\u6f54\u7279\u5fb5\uff0c\u4f8b\u5982\u8907\u5408\u4ecb\u8a5e\u548c\u5197\u9918\u3002Trinka\u5c55\u793a\u4e86\u5982\u4f55\u63a1\u7528\u540d\u8a5e\u5316\u8b93\u8868\u9054\u66f4\u52a0\u7c21\u6f54\u76f4\u63a5\uff0c\u5b83\u9084\u540c\u6642\u901a\u904e\u55ae\u8a5e\u548c\u6a19\u9ede\u7b26\u865f\u4f86\u6e1b\u5c11\u5b57\u6578\u3002",1,"tooltip_section"],["alt","\u50c5\u9650\u65bc\u5c11\u6578\u985e\u578b\u7684\u7121\u504f\u898b\u8a9e\u8a00\u7279\u5fb5\uff0c\u4f8b\u5982\u5305\u5bb9\u6027\u8a9e\u8a00\u3002Trinka\u6db5\u84cb\u4e86\u9019\u4e00\u9ede\uff0c\u4e26\u78ba\u4fdd\u60a8\u7684\u5beb\u4f5c\u53cd\u6620\u4ee5\u4eba\u70ba\u672c\u3001\u6027\u5225\u4e2d\u7acb\u7684\u8a9e\u8a00\u3002",1,"tooltip_section","UnbiasedLanguage"],[1,"single-line-tootltip"],["alt","\u4e0d\u5305\u62ec\u4ed8\u8cbb\u51fa\u7248\u7684\u5167\u5bb9",1,"tooltip_section","tooltip_section_top","UnbiasedLanguage"],["src","../../../assets/images/checkMarks.svg","alt","check mark icon",2,"max-width","20px"],[1,"disclaimerContainer","disclaimerContainer_table"],[1,"disclaimercontents"],["href","mailto:support@trinka.ai"],[1,"try_trinka_Buttons"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricing_plan"],[1,"pricing_plan_tables"],[1,"pricing_plan_details"],[1,"pricing_details"],[1,"plan_name"],[1,"plan_name_left"],[1,"pricing"],[1,"price"],[1,"plan_name_right"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo","width","136"],["src","../../../assets/images/grammarly-logo.png","alt","grammarly logo","width","150px"],[1,"trinkaBetterThanOthers"],[1,"col-lg-8"],[1,"betterThenContent"],[1,"col-lg-4"],[1,"betterThenImg"],["src","../../../assets/images/BetterThen_img.png","alt","better than grammarly"],[1,"col-lg-4","col-md-6","paddingRightRemove"],[1,"features_cards"],[1,"features_cardsHeading"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],[1,"col-lg-4","col-md-6","paddingLeftRemove","paddingRightRemove"],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],[1,"col-lg-4","col-md-6","paddingLeftRemove"],["src","../../../assets/images/autoFileEdit_icon.svg","alt","auto file edit"],["src","../../../assets/images/Icon_PublicationChecks.png","alt","Publication Checks",2,"max-width","30px"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/ConsistencyCheck_icons.png","alt","consistency-check",2,"max-width","30px"],["src","../../../assets/images/DownloadTrackChangesEdit_icon.png","alt","download track edits",2,"max-width","22px"],[1,"professionalAcademic"],[1,"col-md-12"],[1,"grammarCorrectionSlide"],[1,"grammarCorrectionMain"],["id","keyBenefitContentTwo","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#keyBenefitContentTwo","data-slide-to","0",1,"active"],["data-target","#keyBenefitContentTwo","data-slide-to","1"],["data-target","#keyBenefitContentTwo","data-slide-to","2"],["data-target","#keyBenefitContentTwo","data-slide-to","3"],["data-target","#keyBenefitContentTwo","data-slide-to","4"],["data-target","#keyBenefitContentTwo","data-slide-to","5"],["data-target","#keyBenefitContentTwo","data-slide-to","6"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"original-text"],[1,"sliderContent","sliderHeading"],[1,"col-lg-6","paddingRightNone"],[1,"sliderLeftSideHeading"],[1,"grammerlyLogo"],["src","../../../assets/images/grammarly-logo.png","alt","grammarly logo"],[1,"trinkaCorrections"],[1,"col-lg-6"],[1,"sliderRightSideHeading"],[1,"trinkaLogo"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"carousel-item"],[1,"compare_top_tools"],[1,"col-lg-5"],[1,"top_tools_image"],["src","../../../assets/images/top_tools_compare.png","alt","compare tools"],[1,"col-lg-7"],[1,"top_tools_text_contents"],[1,"howItWorkHeading","lineWhiteColor"],[3,"routerLink"],[1,"meetTrinka_sections"],[1,"col-lg-12"],[1,"meetTrinka_heading"],[1,"meetTrinkaCard"],[1,"meetTrinka_img"],["src","../../../assets/images/GoBeyondGrammar&Spelling.svg","alt","grammar and spelling correction"],[1,"meetTrinkaCard","unmatched_sections"],["src","../../../assets/images/UnmatchedWritingEnhancements.svg","alt","enhancements"],[1,"meetTrinkaCard","learnAndHelps"],["src","../../../assets/images/Learns&HelpsYou.svg","alt","learning that helps you"],[1,"meetTrinka_sections","switchToTrinka","padt0"],["target",""],[1,"key_takewaye_sections"],[1,"col-lg-4","col-md-6"],[1,"takeaways_cards"],[1,"card_overlay"],[1,"cards_headers"],[1,"need_cards_body"],[1,"ready_to_levelUp"],[1,"level_up_heading"],["href","https://cloud.trinka.ai/signin?_rg=TW","target","_blank"],[1,"other_comparision"],[1,"fa","fa-arrow-right"],[1,"disclaimerContainer"],[1,"form_status"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u5c0b\u627eGrammarly\u66ff\u4ee3\u65b9\u6848\uff1f"),c.Ub(),c.Vb(8,"p"),c.Fc(9,"\u5f9eGrammarly\u9ad8\u7d1a\u5957\u9910\u5207\u63db\u5230Trinka\uff0c\u4e0d\u6703\u640d\u5931\u8a02\u95b1\u8cbb\uff01"),c.Ub(),c.Vb(10,"div",6),c.Vb(11,"form",7),c.dc("ngSubmit",(function(){return t.onSubmitEmail()})),c.Vb(12,"div",3),c.Vb(13,"div",4),c.Vb(14,"div",8),c.Vb(15,"mat-form-field",9),c.Vb(16,"mat-label"),c.Fc(17,"\u8f38\u5165\u96fb\u5b50\u90f5\u4ef6 *"),c.Ub(),c.Qb(18,"input",10),c.Ub(),c.Vb(19,"button",11),c.Fc(20,"\u514d\u8cbb\u8a66\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(21,"div",12),c.Vb(22,"div",2),c.Vb(23,"div",3),c.Vb(24,"div",4),c.Vb(25,"div",13),c.Qb(26,"img",14),c.Vb(27,"p"),c.Fc(28,"\u9019\u500bAI\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u8d85\u8d8a\u4e86 Grammarly\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86\u4e00\u4e9b\u6211\u4e4b\u524d\u7528 Grammarly\u6aa2\u67e5\u904e\u7684\u6587\u4ef6\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u7368\u7279\u7684\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff0c\u9019\u7d55\u5c0d\u662f\u4e00\u500b\u66f4\u597d\u7684 Grammarly \u66ff\u4ee3\u54c1\u3002 "),c.Ub(),c.Vb(29,"h3"),c.Fc(30," \u653e\u5c04\u79d1\u91ab\u751f\uff0c\u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",15),c.Vb(32,"div",2),c.Vb(33,"div",3),c.Vb(34,"div",16),c.Vb(35,"div",17),c.Vb(36,"h2"),c.Fc(37,"\u5f9eGrammarly\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(38,"div",18),c.Vb(39,"p"),c.Fc(40,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86Grammarly\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684Grammarly\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(41,"div",19),c.Vb(42,"p"),c.Vb(43,"b"),c.Fc(44,"Grammarly\u9ad8\u7d1a\u5957\u9910\u5e74\u5ea6\u8a08\u756b\u793a\u4f8b"),c.Ub(),c.Ub(),c.Vb(45,"p"),c.Fc(46,"\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a2021\u5e741\u67085\u65e5"),c.Ub(),c.Vb(47,"p"),c.Fc(48,"\u4eca\u65e5\u65e5\u671f\uff1a2021\u5e744\u670825\u65e5"),c.Ub(),c.Vb(49,"p"),c.Fc(50,"\u60a8\u5c07\u7372\u5f97\u7684\u984d\u5916\u514d\u8cbb\u5929\u6578\uff1a255\u5929"),c.Ub(),c.Ub(),c.Vb(51,"div",20),c.Vb(52,"a",21),c.dc("click",(function(){c.wc(e);var n=c.tc(829);return t.scroll(n)})),c.Fc(53,"\u4f7f\u7528\u65b9\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(54,"div",22),c.Vb(55,"div",23),c.Vb(56,"div",24),c.Vb(57,"div",25),c.Vb(58,"span"),c.Fc(59,"\u7279\u5225\u512a\u60e0"),c.Ub(),c.Ub(),c.Vb(60,"div",26),c.Fc(61," \u514d\u8cbb\u9ad8\u7d1a\u64f4\u5c55\u8a08\u7b97\u5668 "),c.Ub(),c.Vb(62,"i"),c.Fc(63,"\u4f7f\u7528\u6b64\u8a08\u7b97\u5668\u5f97\u5230\u60a8\u5f9eGrammarly\u5207\u63db\u5230Trinka\u80fd\u5920\u7372\u5f97\u7684\u514d\u8cbb\u9ad8\u7d1a\u8a02\u95b1\u7684\u671f\u9650\u3002"),c.Ub(),c.Vb(64,"div",27),c.Vb(65,"div",28),c.Vb(66,"label"),c.Fc(67,"Grammarly\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a"),c.Ub(),c.Vb(68,"input",29),c.dc("change",(function(n){return t.premiumDateChanged(n)})),c.Ub(),c.Vb(69,"label"),c.Fc(70,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(71,"select",30),c.dc("change",(function(n){return t.planTypeChanged(n)})),c.Vb(72,"option",31),c.Fc(73,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(74,"option",32),c.Fc(75,"\u6708\u5ea6"),c.Ub(),c.Vb(76,"option",33),c.Fc(77,"\u5e74\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Dc(78,Ce,6,5,"p",34),c.Ub(),c.Vb(79,"span",35),c.Fc(80,"*\u50c5\u9069\u7528\u65bc\u901a\u904e\u4fe1\u7528\u5361/Debit\u5361\u4ed8\u6b3e"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(81,"div",36),c.Vb(82,"div",2),c.Vb(83,"div",3),c.Vb(84,"div",4),c.Vb(85,"div",37),c.Vb(86,"h2"),c.Fc(87,"Trinka\u8207Grammarly\u7684\u8a73\u7d30\u6bd4\u8f03"),c.Ub(),c.Qb(88,"div",18),c.Vb(89,"p"),c.Fc(90,"\u4e0b\u8868\u7e3d\u7d50\u4e86\u65b0\u4e00\u4ee3AI\u6587\u6cd5\u548c\u8a9e\u8a00\u589e\u5f37\u5de5\u5177Trinka\u5728\u9ad8\u7d1a\u82f1\u8a9e\u6587\u6cd5\u6aa2\u67e5\u3001\u62fc\u5beb\u6aa2\u67e5\u3001\u53e5\u6cd5\u3001\u8a9e\u6c23\u548c\u5176\u4ed6\u5beb\u4f5c\u589e\u5f37\u65b9\u9762\u5982\u4f55\u8d85\u8d8aGrammarly\u3002"),c.Ub(),c.Ub(),c.Vb(91,"div",38),c.Vb(92,"table",39),c.Vb(93,"tr"),c.Vb(94,"th"),c.Fc(95,"\u7279\u8272"),c.Ub(),c.Vb(96,"th"),c.Fc(97,"Trinka"),c.Ub(),c.Vb(98,"th"),c.Fc(99,"Grammarly"),c.Ub(),c.Ub(),c.Vb(100,"tr"),c.Vb(101,"td"),c.Fc(102," \u5b78\u8853\u98a8\u683c\u6307\u5357 "),c.Vb(103,"b"),c.Fc(104,"\uff08\u5982APA\u3001AMA\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(105,"td"),c.Qb(106,"img",40),c.Ub(),c.Vb(107,"td"),c.Qb(108,"img",41),c.Ub(),c.Ub(),c.Vb(109,"tr"),c.Vb(110,"td"),c.Fc(111," \u57fa\u65bc\u5b78\u79d1\u7684\u66f4\u6b63 "),c.Vb(112,"b"),c.Fc(113,"\uff08\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u5de5\u7a0b\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(114,"td"),c.Qb(115,"img",40),c.Ub(),c.Vb(116,"td"),c.Qb(117,"img",41),c.Ub(),c.Ub(),c.Vb(118,"tr"),c.Vb(119,"td"),c.Fc(120," \u6280\u8853\u62fc\u5beb "),c.Vb(121,"b"),c.Fc(122,"\uff08\u6839\u64da\u5b78\u79d1\u9032\u884c\u62fc\u5beb\u66f4\u6b63\uff09"),c.Ub(),c.Ub(),c.Vb(123,"td"),c.Qb(124,"img",40),c.Ub(),c.Vb(125,"td"),c.Qb(126,"img",41),c.Ub(),c.Ub(),c.Vb(127,"tr"),c.Vb(128,"td"),c.Fc(129," \u6280\u8853\u7528\u8a9e "),c.Vb(130,"b"),c.Fc(131,"\uff08\u5beb\u4f5c\u9069\u5408\u4f60\u7684\u5b78\u79d1\uff09"),c.Ub(),c.Ub(),c.Vb(132,"td"),c.Qb(133,"img",40),c.Ub(),c.Vb(134,"td"),c.Qb(135,"img",41),c.Ub(),c.Ub(),c.Vb(136,"tr"),c.Vb(137,"td"),c.Fc(138," \u8a9e\u610f\u6a21\u7cca "),c.Vb(139,"b"),c.Fc(140,"\uff08\u8b93\u4f60\u7684\u5beb\u4f5c\u6e05\u6670\u800c\u5177\u9ad4\uff09"),c.Ub(),c.Ub(),c.Vb(141,"td"),c.Qb(142,"img",40),c.Ub(),c.Vb(143,"td"),c.Qb(144,"img",41),c.Ub(),c.Ub(),c.Vb(145,"tr"),c.Vb(146,"td"),c.Fc(147," \u51fa\u7248\u6e96\u5099\u6aa2\u67e5 "),c.Vb(148,"b"),c.Fc(149,"\uff08 \u900f\u904e20 \u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u5be6\u73fe\u6210\u529f\u51fa\u7248\uff09"),c.Ub(),c.Ub(),c.Vb(150,"td"),c.Qb(151,"img",40),c.Ub(),c.Vb(152,"td"),c.Qb(153,"img",41),c.Ub(),c.Ub(),c.Vb(154,"tr"),c.Vb(155,"td"),c.Fc(156," \u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f "),c.Vb(157,"b"),c.Fc(158,"\uff08\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u5fae\u8edfWord \u6587\u4ef6\uff09"),c.Ub(),c.Ub(),c.Vb(159,"td"),c.Qb(160,"img",40),c.Ub(),c.Vb(161,"td"),c.Qb(162,"img",41),c.Ub(),c.Ub(),c.Vb(163,"tr"),c.Vb(164,"td"),c.Fc(165," \u6b63\u5f0f/\u5b78\u8853\u8a9e\u8abf "),c.Vb(166,"b"),c.Fc(167,"\uff08\u5305\u62ec\u53e3\u8a9e\u3001\u975e\u6b63\u5f0f\u52d5\u8a5e\u7247\u8a9e\u548c\u7fd2\u8a9e\uff09"),c.Ub(),c.Ub(),c.Vb(168,"td"),c.Qb(169,"img",40),c.Ub(),c.Vb(170,"td"),c.Vb(171,"span",42),c.Fc(172,"Limited "),c.Vb(173,"button",43),c.Qb(174,"img",44),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(175,"tr"),c.Vb(176,"td"),c.Fc(177,"\u5b57\u6578\u7e2e\u6e1b "),c.Vb(178,"b"),c.Fc(179,"\uff08\u4f7f\u5beb\u4f5c\u7c21\u6f54\u6709\u529b\uff09"),c.Ub(),c.Ub(),c.Vb(180,"td"),c.Qb(181,"img",40),c.Ub(),c.Vb(182,"td"),c.Vb(183,"span",42),c.Fc(184,"Limited "),c.Vb(185,"button",45),c.Qb(186,"img",44),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(187,"tr"),c.Vb(188,"td"),c.Fc(189,"\u7121\u504f\u898b\u7684\u8a9e\u8a00 "),c.Vb(190,"b"),c.Fc(191,"\uff08\u5305\u5bb9\u3001\u4e3b\u52d5\u8a9e\u5f0f\u3001\u7121\u6027\u5225\u6b67\u8996\u7684\u8a9e\u8a00\uff09"),c.Ub(),c.Ub(),c.Vb(192,"td"),c.Qb(193,"img",40),c.Ub(),c.Vb(194,"td"),c.Vb(195,"span",42),c.Fc(196,"Limited "),c.Vb(197,"button",46),c.Qb(198,"img",44),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(199,"tr"),c.Vb(200,"td"),c.Fc(201," \u6284\u8972\u6aa2\u6e2c "),c.Vb(202,"b"),c.Fc(203,"(\u5c0d\u7167\u7db2\u8def\u3001\u958b\u653e\u5b58\u53d6\u548c\u4ed8\u8cbb\u51fa\u7248\u7684\u5167\u5bb9\u9032\u884c\u6aa2\u67e5)"),c.Ub(),c.Ub(),c.Vb(204,"td"),c.Qb(205,"img",40),c.Ub(),c.Vb(206,"td",47),c.Vb(207,"span",42),c.Fc(208,"Limited "),c.Vb(209,"button",48),c.Qb(210,"img",44),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(211,"tr"),c.Vb(212,"td"),c.Fc(213," \u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Vb(214,"b"),c.Fc(215,"\uff08\u7834\u6298\u865f\u3001\u62fc\u5beb\u3001\u6578\u5b57\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(216,"td"),c.Qb(217,"img",40),c.Ub(),c.Vb(218,"td"),c.Qb(219,"img",49),c.Ub(),c.Ub(),c.Vb(220,"tr"),c.Vb(221,"td"),c.Fc(222,"\u63a5\u53d7\u6216\u5ffd\u7565\u6240\u6709\u66f4\u6539 "),c.Vb(223,"b"),c.Fc(224,"\uff08\u4e00\u9375\u63a5\u53d7\u6216\u5ffd\u7565\u591a\u500b\u5efa\u8b70\uff09"),c.Ub(),c.Ub(),c.Vb(225,"td"),c.Qb(226,"img",40),c.Ub(),c.Vb(227,"td"),c.Qb(228,"img",40),c.Ub(),c.Ub(),c.Vb(229,"tr"),c.Vb(230,"td"),c.Fc(231,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(232,"td"),c.Qb(233,"img",40),c.Ub(),c.Vb(234,"td"),c.Qb(235,"img",40),c.Ub(),c.Ub(),c.Vb(236,"tr"),c.Vb(237,"td"),c.Fc(238,"\u53e5\u5b50\u7d50\u69cb\u4fee\u6b63"),c.Ub(),c.Vb(239,"td"),c.Qb(240,"img",40),c.Ub(),c.Vb(241,"td"),c.Qb(242,"img",40),c.Ub(),c.Ub(),c.Vb(243,"tr"),c.Vb(244,"td"),c.Fc(245,"\u8a5e\u8a9e\u9078\u64c7"),c.Ub(),c.Vb(246,"td"),c.Qb(247,"img",40),c.Ub(),c.Vb(248,"td"),c.Qb(249,"img",40),c.Ub(),c.Ub(),c.Vb(250,"tr"),c.Vb(251,"td"),c.Fc(252,"\u7f8e\u5f0f/\u82f1\u5f0f\u98a8\u683c"),c.Ub(),c.Vb(253,"td"),c.Qb(254,"img",40),c.Ub(),c.Vb(255,"td"),c.Qb(256,"img",40),c.Ub(),c.Ub(),c.Vb(257,"tr"),c.Vb(258,"td"),c.Fc(259,"\u8a73\u7d30\u8aaa\u660e\u548c\u63d0\u793a"),c.Ub(),c.Vb(260,"td"),c.Qb(261,"img",40),c.Ub(),c.Vb(262,"td"),c.Qb(263,"img",40),c.Ub(),c.Ub(),c.Vb(264,"tr"),c.Vb(265,"td"),c.Fc(266,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(267,"td"),c.Qb(268,"img",40),c.Ub(),c.Vb(269,"td"),c.Qb(270,"img",40),c.Ub(),c.Ub(),c.Vb(271,"tr"),c.Vb(272,"td"),c.Fc(273,"\u7dda\u4e0a\u7de8\u8f2f"),c.Ub(),c.Vb(274,"td"),c.Qb(275,"img",40),c.Ub(),c.Vb(276,"td"),c.Qb(277,"img",40),c.Ub(),c.Ub(),c.Vb(278,"tr"),c.Vb(279,"td"),c.Fc(280,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(281,"td"),c.Qb(282,"img",40),c.Ub(),c.Vb(283,"td"),c.Qb(284,"img",40),c.Ub(),c.Ub(),c.Vb(285,"tr"),c.Vb(286,"td"),c.Fc(287,"\u5fae\u8edf Word \u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(288,"td"),c.Qb(289,"img",40),c.Ub(),c.Vb(290,"td"),c.Qb(291,"img",40),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(292,"div",50),c.Vb(293,"div",2),c.Vb(294,"div",3),c.Vb(295,"div",4),c.Vb(296,"div",51),c.Vb(297,"p"),c.Fc(298,"\u6211\u5011\u5275\u5efa\u4e86\u9019\u4e9b\u6bd4\u8f03\u5716\u8868\uff0c\u4ee5\u5e6b\u52a9\u5b78\u751f\u3001\u6559\u6388\u3001\u5716\u66f8\u9928\u54e1\u548c\u6559\u80b2\u5de5\u4f5c\u8005\u5c31\u54ea\u7a2e\u53c3\u8003\u6587\u737b\u751f\u6210\u5668\u6700\u9069\u5408\u4ed6\u5011\u7684\u9700\u6c42\u505a\u51fa\u660e\u667a\u7684\u6c7a\u5b9a\u3002\u5982\u679c\u4f60\u5011\u767c\u73fe\u6b64\u5716\u8868\u4e2d\u7684\u4efb\u4f55\u932f\u8aa4\u6216\u8005\u907a\u6f0f\uff0c\u8acb "),c.Vb(299,"a",52),c.Fc(300,"\u767c\u9001\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Fc(301,"\u7d66\u6211\u5011\uff0c\u6211\u5011\u6703\u6539\u6b63\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(302,"div",53),c.Vb(303,"a",54),c.Fc(304,"\u514d\u8cbb\u4f7f\u7528Trinka"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(305,"div",55),c.Vb(306,"div",2),c.Vb(307,"div",3),c.Vb(308,"div",4),c.Vb(309,"div",56),c.Vb(310,"h2"),c.Fc(311,"\u5b9a\u50f9\u65b9\u6848"),c.Ub(),c.Qb(312,"div",18),c.Vb(313,"p"),c.Fc(314,"\u6bd4\u8f03\u6240\u6709\u529f\u80fd\u4e26\u89aa\u773c\u770b\u770b\u7d50\u679c\uff01Trinka\u4e0d\u50c5\u50c5\u662f\u666e\u901a\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\uff0c\u66f4\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u7406\u60f3\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Vb(315,"div",38),c.Vb(316,"div",57),c.Vb(317,"div",58),c.Vb(318,"div",59),c.Vb(319,"div",60),c.Vb(320,"label"),c.Fc(321,"Trinka "),c.Qb(322,"br"),c.Fc(323,"Free"),c.Ub(),c.Vb(324,"div",61),c.Vb(325,"div",62),c.Fc(326," $0 "),c.Vb(327,"b"),c.Fc(328,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(329,"div",63),c.Qb(330,"img",64),c.Ub(),c.Ub(),c.Vb(331,"ul"),c.Vb(332,"li"),c.Fc(333,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(334,"li"),c.Fc(335,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(336,"li"),c.Fc(337,"\u66f8\u9762\u8a9e\u6c23\u66f4\u6b63"),c.Ub(),c.Vb(338,"li"),c.Fc(339,"\u53e5\u5b50\u7d50\u69cb\u66f4\u6b63"),c.Ub(),c.Vb(340,"li"),c.Fc(341,"\u589e\u5f37\u5beb\u4f5c\u5f71\u97ff\u529b"),c.Ub(),c.Vb(342,"li"),c.Fc(343,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(344,"li"),c.Fc(345,"\u6280\u8853\u7528\u8a5e\u7684\u9078\u64c7"),c.Ub(),c.Vb(346,"li"),c.Fc(347,"\u9078\u5b9a\u98a8\u683c\u6307\u5357"),c.Ub(),c.Vb(348,"li"),c.Fc(349,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(350,"li"),c.Fc(351,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(352,"li"),c.Fc(353,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(354,"li"),c.Fc(355,"\u51fa\u7248\u6e96\u5099\u5beb\u4f5c "),c.Qb(356,"br"),c.Vb(357,"small"),c.Fc(358,"(\u6280\u8853\u8853\u8a9e, \u5b57\u6578\u7e2e\u6e1b etc.)"),c.Ub(),c.Ub(),c.Vb(359,"li"),c.Fc(360,"\u671f\u520a\u51fa\u7248\u6e96\u5099\u60c5\u6cc1 "),c.Qb(361,"br"),c.Vb(362,"small"),c.Fc(363,"(\u671f\u520a\u7bc4\u570d\u6aa2\u67e5, \u8ad6\u6587\u6458\u8981 etc.)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(364,"div",58),c.Vb(365,"div",59),c.Vb(366,"div",60),c.Vb(367,"label"),c.Fc(368,"Grammarly Premium"),c.Ub(),c.Vb(369,"div",61),c.Vb(370,"div",62),c.Fc(371," $12 "),c.Vb(372,"b"),c.Fc(373,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(374,"div",63),c.Qb(375,"img",65),c.Ub(),c.Ub(),c.Vb(376,"ul"),c.Vb(377,"li"),c.Fc(378,"\u62fc\u5beb"),c.Ub(),c.Vb(379,"li"),c.Fc(380,"\u6587\u6cd5\u3001\u6a19\u9ede\u7b26\u865f\u548c\u6d41\u66a2\u5ea6"),c.Ub(),c.Vb(381,"li"),c.Fc(382,"\u8a9e\u8abf\u8abf\u6574"),c.Ub(),c.Vb(383,"li"),c.Fc(384,"\u4ee5\u6e05\u6670\u70ba\u4e2d\u5fc3\u7684\u53e5\u5b50\u91cd\u5beb"),c.Ub(),c.Vb(385,"li"),c.Fc(386,"\u53e5\u5b50\u6539\u5beb\u7684\u4f8b\u5b50"),c.Ub(),c.Vb(387,"li"),c.Fc(388,"\u81ea\u52d5\u6539\u5beb\u53e5\u5b50\u3002"),c.Ub(),c.Vb(389,"li"),c.Fc(390,"\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(391,"li"),c.Fc(392,"\u5176\u4ed6\u9ad8\u7d1a\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(393,"div",66),c.Vb(394,"div",2),c.Vb(395,"div",3),c.Vb(396,"div",67),c.Vb(397,"div",68),c.Vb(398,"h2"),c.Fc(399,"\u662f\u4ec0\u9ebc\u4f7fTrinka\u6bd4Grammarly\u7b49\u4e00\u6d41\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u66f4\u52dd\u4e00\u7c4c\uff1f"),c.Ub(),c.Qb(400,"div",18),c.Vb(401,"p"),c.Fc(402,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5 -Trinka\u70ba\u60a8\u5be6\u73fe\u9019\u4e00\u5207\uff01Trinka\u662f\u57fa\u65bc\u4eba\u5de5\u667a\u6167\u7684\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\uff0c\u5c08\u70ba\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u800c\u5275\u5efa\u3002Trinka\u5177\u6709\u5167\u7f6e\u7684\u9ad8\u7d1a\u5de5\u5177\uff0c\u53ef\u6aa2\u67e5\u60a8\u7684\u6587\u6cd5\u3001\u62fc\u5beb\u548c\u6a19\u9ede\u7b26\u865f\u4e26\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u5e6b\u60a8\u6700\u5927\u9650\u5ea6\u5730\u63d0\u9ad8\u767c\u8868\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(403,"div",69),c.Vb(404,"div",70),c.Qb(405,"img",71),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(406,"div",36),c.Vb(407,"div",2),c.Vb(408,"div",3),c.Vb(409,"div",72),c.Vb(410,"div",73),c.Vb(411,"div",74),c.Qb(412,"img",75),c.Vb(413,"h3"),c.Fc(414,"\u5b78\u79d1\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b"),c.Ub(),c.Ub(),c.Vb(415,"p"),c.Fc(416,"\u60a8\u53ef\u4ee5\u81ea\u8a02Trinka\uff0c\u8b93\u5b83\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u548c\u624b\u7a3f\u985e\u578b\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(417,"div",76),c.Vb(418,"div",73),c.Vb(419,"div",74),c.Qb(420,"img",77),c.Vb(421,"h3"),c.Fc(422,"\u9810\u8a2d\u98a8\u683c\u6307\u5357"),c.Ub(),c.Ub(),c.Vb(423,"p"),c.Fc(424,"\u6839\u64da\u6d41\u884c\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA 11th\uff0cAGU 2017\uff09\u5b9a\u5236\u60a8\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(425,"div",78),c.Vb(426,"div",73),c.Vb(427,"div",74),c.Qb(428,"img",79),c.Vb(429,"h3"),c.Fc(430,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(431,"p"),c.Fc(432,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\uff0cTrinka\u80fd\u5728\u5e7e\u5206\u9418\u5167\u5b8c\u6210\u81ea\u52d5\u7de8\u8f2f\u4e26\u4e14\u8b93\u60a8\u4e0b\u8f09\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(433,"div",72),c.Vb(434,"div",73),c.Vb(435,"div",74),c.Qb(436,"img",80),c.Vb(437,"h3"),c.Fc(438,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(439,"p"),c.Fc(440,"\u4f7f\u7528Trinka\u7684\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff0c\u60a8\u53ef\u4ee5\u900f\u904e\u5f9e\u201c\u671f\u520a\u9078\u64c7\u201d\u5230\u201c\u9053\u5fb7\u5408\u898f\u201d\u768420\u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u5f9e\u800c\u589e\u52a0\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(441,"div",76),c.Vb(442,"div",81),c.Vb(443,"div",74),c.Qb(444,"img",82),c.Vb(445,"h3"),c.Fc(446,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(447,"p"),c.Fc(448,"Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u53ef\u4ee5\u6aa2\u6e2c\u60a8\u5beb\u4f5c\u4e2d\u7684 6\u7a2e\u4e0d\u4e00\u81f4\uff0c\u7121\u8ad6\u6587\u7ae0\u9577\u5ea6\u5982\u4f55\uff0c\u60a8\u90fd\u53ef\u4ee5\u9032\u884c\u4e00\u9375\u4fee\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(449,"div",78),c.Vb(450,"div",73),c.Vb(451,"div",74),c.Qb(452,"img",83),c.Vb(453,"h3"),c.Fc(454,"\u4e0b\u8f09\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6"),c.Ub(),c.Ub(),c.Vb(455,"p"),c.Fc(456,"\u60a8\u53ef\u4ee5\u4e0b\u8f09Trinka\u63d0\u4f9b\u7684\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6\uff0c\u5728\u7de8\u8f2f\u5668\u4e2d\u986f\u793aTrinka\u63d0\u4f9b\u7684\u5404\u7a2e\u66f4\u6539\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(457,"div",84),c.Vb(458,"div",2),c.Vb(459,"div",3),c.Vb(460,"div",85),c.Vb(461,"h2"),c.Fc(462," \u5be6\u73fe\u5c08\u696d\u7684\u5b78\u8853\u548c\u6280\u8853\u6587\u6cd5\u4fee\u6b63 "),c.Ub(),c.Qb(463,"div",18),c.Vb(464,"p"),c.Fc(465,"Trinka\u4eba\u5de5\u667a\u6167\u80fd\u5920\u57f7\u884c3000\u591a\u9805\u6587\u6cd5\u6aa2\u67e5\u3001\u8a9e\u6c23\u548c\u98a8\u683c\u589e\u5f37\u3001\u9ad8\u7d1a\u5beb\u4f5c\u6280\u5de7\uff0c\u66f4\u91cd\u8981\u7684\u662f\u5b83\u53ef\u4ee5\u8655\u7406\u8207\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u76f8\u95dc\u7684\u6240\u6709\u5b78\u79d1\u7684\u4f5c\u54c1\u3002"),c.Ub(),c.Vb(466,"div",86),c.Vb(467,"div",87),c.Vb(468,"div",88),c.Vb(469,"ol",89),c.Qb(470,"li",90),c.Qb(471,"li",91),c.Qb(472,"li",92),c.Qb(473,"li",93),c.Qb(474,"li",94),c.Qb(475,"li",95),c.Qb(476,"li",96),c.Ub(),c.Vb(477,"div",97),c.Vb(478,"div",98),c.Vb(479,"div",99),c.Vb(480,"i"),c.Fc(481,"\u539f\u6587"),c.Ub(),c.Vb(482,"p"),c.Fc(483,"Brazilian soils has low levels of phosphorus available, due to high acidity, therefore, are fundamental the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Vb(484,"div",100),c.Vb(485,"div",3),c.Vb(486,"div",101),c.Vb(487,"div",102),c.Vb(488,"div",103),c.Qb(489,"img",104),c.Ub(),c.Vb(490,"div",105),c.Vb(491,"p"),c.Fc(492,"Brazilian soils "),c.Vb(493,"b"),c.Fc(494,"has"),c.Ub(),c.Fc(495,"\xa0 "),c.Vb(496,"span"),c.Fc(497,"have"),c.Ub(),c.Fc(498," low "),c.Vb(499,"b"),c.Fc(500,"levels of"),c.Ub(),c.Fc(501," phosphorus "),c.Vb(502,"span"),c.Fc(503,"levels"),c.Ub(),c.Fc(504," available "),c.Vb(505,"b"),c.Fc(506,",");c.Ub(),c.Fc(507," due to high acidity, therefore, are fundamental the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(508,"div",106),c.Vb(509,"div",107),c.Vb(510,"div",108),c.Qb(511,"img",109),c.Ub(),c.Vb(512,"div",105),c.Vb(513,"p"),c.Fc(514,"Brazilian soils "),c.Vb(515,"b"),c.Fc(516,"has"),c.Ub(),c.Fc(517,"\xa0 "),c.Vb(518,"span"),c.Fc(519,"have"),c.Ub(),c.Fc(520," low levels of phosphorus "),c.Vb(521,"b"),c.Fc(522,"available, due to "),c.Ub(),c.Fc(523,"\xa0 "),c.Vb(524,"span"),c.Fc(525,"because of"),c.Ub(),c.Fc(526," high acidity, "),c.Vb(527,"span"),c.Fc(528,"and "),c.Ub(),c.Fc(529,"therefore, are fundamental "),c.Vb(530,"span"),c.Fc(531,"to"),c.Ub(),c.Fc(532," the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(533,"div",110),c.Vb(534,"div",99),c.Vb(535,"i"),c.Fc(536,"\u539f\u6587"),c.Ub(),c.Vb(537,"p"),c.Fc(538,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and affect annually approximately 795,000."),c.Ub(),c.Ub(),c.Vb(539,"div",100),c.Vb(540,"div",3),c.Vb(541,"div",101),c.Vb(542,"div",102),c.Vb(543,"div",103),c.Qb(544,"img",104),c.Ub(),c.Vb(545,"div",105),c.Vb(546,"p"),c.Fc(547,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and "),c.Vb(548,"b"),c.Fc(549,"affect"),c.Ub(),c.Fc(550,"\xa0 "),c.Vb(551,"span"),c.Fc(552,"affects"),c.Ub(),c.Fc(553,"\xa0annually approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(554,"div",106),c.Vb(555,"div",107),c.Vb(556,"div",108),c.Qb(557,"img",109),c.Ub(),c.Vb(558,"div",105),c.Vb(559,"p"),c.Fc(560,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and "),c.Vb(561,"b"),c.Fc(562,"affect annually "),c.Ub(),c.Fc(563,"\xa0 "),c.Vb(564,"span"),c.Fc(565,"annually affects "),c.Ub(),c.Fc(566," approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(567,"div",110),c.Vb(568,"div",99),c.Vb(569,"i"),c.Fc(570,"\u539f\u6587"),c.Ub(),c.Vb(571,"p"),c.Fc(572,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Vb(573,"div",100),c.Vb(574,"div",3),c.Vb(575,"div",101),c.Vb(576,"div",102),c.Vb(577,"div",103),c.Qb(578,"img",104),c.Ub(),c.Vb(579,"div",105),c.Vb(580,"p"),c.Fc(581,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(582,"div",106),c.Vb(583,"div",107),c.Vb(584,"div",108),c.Qb(585,"img",109),c.Ub(),c.Vb(586,"div",105),c.Vb(587,"p"),c.Fc(588,"The depleted proteins were finally digested "),c.Vb(589,"b"),c.Fc(590,"by"),c.Ub(),c.Fc(591,"\xa0 "),c.Vb(592,"span"),c.Fc(593,"with"),c.Ub(),c.Fc(594," trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C "),c.Vb(595,"b"),c.Fc(596,"for"),c.Ub(),c.Fc(597," overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(598,"div",110),c.Vb(599,"div",99),c.Vb(600,"i"),c.Fc(601,"\u539f\u6587"),c.Ub(),c.Vb(602,"p"),c.Fc(603,"Belladonna leaves as well as all other studied leaves contains two distinct phosphatase fraction belonging to types II and III."),c.Ub(),c.Ub(),c.Vb(604,"div",100),c.Vb(605,"div",3),c.Vb(606,"div",101),c.Vb(607,"div",102),c.Vb(608,"div",103),c.Qb(609,"img",104),c.Ub(),c.Vb(610,"div",105),c.Vb(611,"p"),c.Fc(612,"Belladonna leaves, as well as all other studied leaves "),c.Vb(613,"span"),c.Fc(614,","),c.Ub(),c.Vb(615,"b"),c.Fc(616,"contains"),c.Ub(),c.Vb(617,"span"),c.Fc(618,"contain"),c.Ub(),c.Fc(619," \xa0two distinct phosphatase "),c.Vb(620,"b"),c.Fc(621,"fraction"),c.Ub(),c.Vb(622,"span"),c.Fc(623,"fractions"),c.Ub(),c.Fc(624," belonging to types II and III. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(625,"div",106),c.Vb(626,"div",107),c.Vb(627,"div",108),c.Qb(628,"img",109),c.Ub(),c.Vb(629,"div",105),c.Vb(630,"p"),c.Fc(631,"Belladonna leaves "),c.Vb(632,"b"),c.Fc(633,"as well as all"),c.Ub(),c.Fc(634,"\xa0 "),c.Vb(635,"span"),c.Fc(636,"and "),c.Ub(),c.Fc(637," other "),c.Vb(638,"b"),c.Fc(639,"studied"),c.Ub(),c.Fc(640," leaves "),c.Vb(641,"span"),c.Fc(642,"being studied "),c.Ub(),c.Vb(643,"b"),c.Fc(644,"contains"),c.Ub(),c.Vb(645,"span"),c.Fc(646,"contain"),c.Ub(),c.Fc(647,"\xa0two distinct phosphatase "),c.Vb(648,"b"),c.Fc(649,"fraction"),c.Ub(),c.Vb(650,"span"),c.Fc(651,"fractions "),c.Ub(),c.Fc(652,"belonging to types II and III."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(653,"div",110),c.Vb(654,"div",99),c.Vb(655,"i"),c.Fc(656,"\u539f\u6587"),c.Ub(),c.Vb(657,"p"),c.Fc(658,"He sees signs of long term starvation, worse even than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Vb(659,"div",100),c.Vb(660,"div",3),c.Vb(661,"div",101),c.Vb(662,"div",102),c.Vb(663,"div",103),c.Qb(664,"img",104),c.Ub(),c.Vb(665,"div",105),c.Vb(666,"p"),c.Fc(667,"He sees signs of "),c.Vb(668,"span"),c.Fc(669,"long term"),c.Ub(),c.Vb(670,"b"),c.Fc(671,"long-term"),c.Ub(),c.Fc(672," starvation, worse even than what he saw in Arkansas. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(673,"div",106),c.Vb(674,"div",107),c.Vb(675,"div",108),c.Qb(676,"img",109),c.Ub(),c.Vb(677,"div",105),c.Vb(678,"p"),c.Fc(679,"He sees signs of "),c.Vb(680,"span"),c.Fc(681,"long term"),c.Ub(),c.Vb(682,"b"),c.Fc(683,"long-term"),c.Ub(),c.Fc(684," starvation, "),c.Vb(685,"span"),c.Fc(686,"even"),c.Ub(),c.Fc(687," worse "),c.Vb(688,"b"),c.Fc(689,"even"),c.Ub(),c.Fc(690," than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(691,"div",110),c.Vb(692,"div",99),c.Vb(693,"i"),c.Fc(694,"\u539f\u6587"),c.Ub(),c.Vb(695,"p"),c.Fc(696,"This kind of political torn-foolery has to a considerable extend prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Vb(697,"div",100),c.Vb(698,"div",3),c.Vb(699,"div",101),c.Vb(700,"div",102),c.Vb(701,"div",103),c.Qb(702,"img",104),c.Ub(),c.Vb(703,"div",105),c.Vb(704,"p"),c.Fc(705,"This kind of political torn-foolery has to a considerable extend prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(706,"div",106),c.Vb(707,"div",107),c.Vb(708,"div",108),c.Qb(709,"img",109),c.Ub(),c.Vb(710,"div",105),c.Vb(711,"p"),c.Vb(712,"b"),c.Fc(713,"This kind of"),c.Ub(),c.Vb(714,"span"),c.Fc(715,"Such"),c.Ub(),c.Fc(716," political "),c.Vb(717,"b"),c.Fc(718,"torn-foolery"),c.Ub(),c.Vb(719,"span"),c.Fc(720,"tomfoolery"),c.Ub(),c.Fc(721," has to a considerable "),c.Vb(722,"b"),c.Fc(723,"extend"),c.Ub(),c.Vb(724,"span"),c.Fc(725,"extent"),c.Ub(),c.Fc(726," prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(727,"div",110),c.Vb(728,"div",99),c.Vb(729,"i"),c.Fc(730,"\u539f\u6587"),c.Ub(),c.Vb(731,"p"),c.Fc(732,"The results shows 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Vb(733,"div",100),c.Vb(734,"div",3),c.Vb(735,"div",101),c.Vb(736,"div",102),c.Vb(737,"div",103),c.Qb(738,"img",104),c.Ub(),c.Vb(739,"div",105),c.Vb(740,"p"),c.Fc(741,"The results "),c.Vb(742,"b"),c.Fc(743,"shows"),c.Ub(),c.Vb(744,"span"),c.Fc(745,"show"),c.Ub(),c.Fc(746," 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(747,"div",106),c.Vb(748,"div",107),c.Vb(749,"div",108),c.Qb(750,"img",109),c.Ub(),c.Vb(751,"div",105),c.Vb(752,"p"),c.Fc(753,"The results "),c.Vb(754,"b"),c.Fc(755,"shows"),c.Ub(),c.Vb(756,"span"),c.Fc(757,"show"),c.Ub(),c.Fc(758," 234 "),c.Vb(759,"b"),c.Fc(760,"differently"),c.Ub(),c.Vb(761,"span"),c.Fc(762,"differentially"),c.Ub(),c.Fc(763," expressed proteins ( "),c.Vb(764,"b"),c.Fc(765,"DEP"),c.Ub(),c.Vb(766,"span"),c.Fc(767,"DEPs"),c.Ub(),c.Fc(768,") between GBM "),c.Vb(769,"b"),c.Fc(770,"to"),c.Ub(),c.Vb(771,"span"),c.Fc(772,"and"),c.Ub(),c.Fc(773,"\xa0normal brain "),c.Vb(774,"b"),c.Fc(775,"tissues"),c.Ub(),c.Vb(776,"span"),c.Fc(777,"tissue"),c.Ub(),c.Fc(778,"."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(779,"div",111),c.Vb(780,"div",2),c.Vb(781,"div",3),c.Vb(782,"div",112),c.Vb(783,"div",113),c.Qb(784,"img",114),c.Ub(),c.Ub(),c.Vb(785,"div",115),c.Vb(786,"div",116),c.Vb(787,"div",117),c.Vb(788,"h3"),c.Fc(789,"Trinka\u8207\u9818\u5148\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4e4b\u9593\u7684\u5c0d\u6bd4"),c.Ub(),c.Qb(790,"div",18),c.Ub(),c.Vb(791,"p"),c.Fc(792,"\u8207\u9818\u5148\u7684\u6587\u6cd5\u5de5\u5177\u76f8\u6bd4\uff0cTrinka\u4f5c\u70ba\u771f\u6b63\u7684 Grammarly \u66ff\u4ee3\u54c1\u662f\u5982\u4f55\u812b\u7a4e\u800c\u51fa\u7684\uff1f \u6211\u5011\u4f7f\u7528Grammarly Premium\u548cLanguageTool\u5c0d\u4f86\u81ea\u4e94\u500b\u5b78\u8853\u9818\u57df\u76845,778\u500b\u55ae\u8a5e\u9032\u884c\u4e86\u6e2c\u8a66\uff0c\u6db5\u84cb\u4e86\u90a3\u4e9b\u5c0d\u65bc\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u90fd\u81f3\u95dc\u91cd\u8981\u7684\u5167\u5bb9\uff0c\u5305\u62ec\u66f4\u6b63\u7684\u6e96\u78ba\u6027\u3001\u98a8\u683c\u6307\u5357\u504f\u597d\u3001\u7c21\u6f54\u6027\u548c\u57fa\u65bc\u4e0a\u4e0b\u6587\u6587\u610f\u7684\u62fc\u5beb\u6aa2\u67e5\u3002\u5982\u9700\u67e5\u770b\u8a73\u7d30\u6bd4\u8f03\u7d50\u679c\uff0c\u8acb\u67e5\u95b1\u6211\u5011\u7684\u767d\u76ae\u66f8\u3002"),c.Ub(),c.Vb(793,"a",118),c.Fc(794," \u4e0b\u8f09\u767d\u76ae\u66f8 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(795,"div",119),c.Vb(796,"div",2),c.Vb(797,"div",3),c.Vb(798,"div",120),c.Vb(799,"div",121),c.Vb(800,"h2"),c.Fc(801,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5\uff0c\u5feb\u4f86\u8a8d\u8b58Trinka\u5427\uff01"),c.Ub(),c.Qb(802,"div",18),c.Ub(),c.Ub(),c.Ub(),c.Vb(803,"div",3),c.Vb(804,"div",69),c.Vb(805,"div",122),c.Vb(806,"div",123),c.Qb(807,"img",124),c.Ub(),c.Vb(808,"h3"),c.Fc(809,"\u4e0d\u53ea\u662f\u6587\u6cd5\u548c\u62fc\u5beb"),c.Ub(),c.Vb(810,"p"),c.Fc(811,"Trinka\u4e0d\u50c5\u50c5\u662f\u4e0b\u4e00\u4ee3\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b83\u9084\u662f\u60a8\u7684\u500b\u4eba\u5beb\u4f5c\u52a9\u624b\uff0c\u53ef\u4ee5\u767c\u73fe\u5176\u4ed6\u5de5\u5177\u7121\u6cd5\u6aa2\u6e2c\u5230\u7684\u68d8\u624b\u5b78\u8853\u5beb\u4f5c\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(812,"div",69),c.Vb(813,"div",125),c.Vb(814,"div",123),c.Qb(815,"img",126),c.Ub(),c.Vb(816,"h3"),c.Fc(817,"\u7121\u8207\u502b\u6bd4\u7684\u5beb\u4f5c\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Vb(818,"p"),c.Fc(819,"Trinka\u53ef\u4ee5\u6839\u64da\u5b78\u8853\u51fa\u7248\u6a19\u6e96\u4f86\u63d0\u9ad8\u60a8\u6587\u7ae0\u7684\u8a9e\u8abf\uff0c\u8868\u9054\u548c\u63aa\u8fad\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(820,"div",69),c.Vb(821,"div",127),c.Vb(822,"div",123),c.Qb(823,"img",128),c.Ub(),c.Vb(824,"h3"),c.Fc(825,"\u5e6b\u52a9\u60a8\u6210\u70ba\u66f4\u597d\u7684\u4f5c\u8005"),c.Ub(),c.Vb(826,"p"),c.Fc(827,"Trinka\u63d0\u4f9b\u6df1\u5165\u7684\u5efa\u8b70\u3001\u89e3\u91cb\u548c\u5beb\u4f5c\u6280\u5de7\uff0c\u4ee5\u5e6b\u52a9\u60a8\u9032\u4e00\u6b65\u5b78\u7fd2\u548c\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(828,"div",129,130),c.Vb(830,"div",2),c.Vb(831,"div",3),c.Vb(832,"div",120),c.Vb(833,"div",121),c.Vb(834,"h2"),c.Fc(835,"\u5f9eGrammarly\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(836,"div",18),c.Vb(837,"p"),c.Fc(838,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86Grammarly\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684Grammarly\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(839,"p"),c.Fc(840,"\u7acb\u5373\u8f49\u63db\u5230Trinka\uff0c\u7372\u5f97\u9ad8\u7d1a\u8a9e\u6cd5\u66f4\u6b63\u548c\u8a31\u591a\u5176\u4ed6\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(841,"p"),c.Fc(842,"3\u500b\u7c21\u55ae\u6b65\u9a5f\u7acb\u5373\u5b8c\u6210"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(843,"div",131),c.Vb(844,"h2"),c.Fc(845,"\u5982\u4f55\u9032\u884c\uff1f"),c.Ub(),c.Vb(846,"div",3),c.Vb(847,"div",132),c.Vb(848,"div",133),c.Qb(849,"div",134),c.Vb(850,"div",135),c.Vb(851,"p"),c.Fc(852,"1"),c.Ub(),c.Ub(),c.Vb(853,"div",136),c.Vb(854,"p"),c.Fc(855,"\u6309\u4e00\u4e0b "),c.Vb(856,"a",54),c.Fc(857,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Fc(858,"\u4ee5\u5275\u5efa\u60a8\u7684\u5e33\u6236\uff0c\u60a8\u5c07\u80fd\u5920\u8a2a\u554f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u4e00\u7cfb\u5217\u5c08\u6709\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(859,"div",132),c.Vb(860,"div",133),c.Qb(861,"div",134),c.Vb(862,"div",135),c.Vb(863,"p"),c.Fc(864,"2"),c.Ub(),c.Ub(),c.Vb(865,"div",136),c.Vb(866,"p"),c.Fc(867,"\u9078\u64c7\u5347\u7d1a\u4ee5\u8a02\u95b1Trinka\u9ad8\u7d1a\u670d\u52d9\uff0c\u9078\u64c7\u5305\u5e74\u5957\u9910\u4e26\u4ed8\u6b3e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(868,"div",132),c.Vb(869,"div",133),c.Qb(870,"div",134),c.Vb(871,"div",135),c.Vb(872,"p"),c.Fc(873,"3"),c.Ub(),c.Ub(),c.Vb(874,"div",136),c.Vb(875,"p"),c.Fc(876,"\u767c\u9001\u90f5\u4ef6\u5230 "),c.Vb(877,"a",52),c.Fc(878,"support@trinka.ai"),c.Ub(),c.Fc(879,"\u544a\u77e5\u60a8\u7684Grammarly\u9ad8\u7d1a\u5e33\u865f\u8cc7\u8a0a\uff0c\u5c07\u60a8\u7684Grammarly\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u8f49\u63db\u70baTrinka\u9ad8\u7d1a\u670d\u52d9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(880,"div",137),c.Vb(881,"div",2),c.Vb(882,"div",3),c.Vb(883,"div",4),c.Vb(884,"div",138),c.Vb(885,"h3"),c.Fc(886,"\u4f7f\u7528Trinka\u958b\u59cb\u66f4\u597d\u5730\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(887,"a",139),c.Vb(888,"span"),c.Fc(889,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(890,"div",140),c.Vb(891,"div",2),c.Vb(892,"div",3),c.Vb(893,"div",72),c.Vb(894,"div",73),c.Vb(895,"div",74),c.Vb(896,"h3"),c.Fc(897,"Trinka vs. Ginger"),c.Ub(),c.Ub(),c.Vb(898,"p"),c.Fc(899,"\u4f7f\u7528Trinka\uff0c\u5728\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\u4e4b\u5916\u6539\u9032\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(900,"a",118),c.Fc(901,"\u95b1\u8b80\u66f4\u591a "),c.Qb(902,"i",141),c.Ub(),c.Ub(),c.Ub(),c.Vb(903,"div",72),c.Vb(904,"div",73),c.Vb(905,"div",74),c.Vb(906,"h3"),c.Fc(907,"Trinka vs. LanguageTool"),c.Ub(),c.Ub(),c.Vb(908,"p"),c.Fc(909,"\u4f7f\u7528Trinka\u78ba\u4fdd\u6574\u9ad4\u8a9e\u8a00\u589e\u5f37\u3002"),c.Ub(),c.Vb(910,"a",118),c.Fc(911,"\u95b1\u8b80\u66f4\u591a "),c.Qb(912,"i",141),c.Ub(),c.Ub(),c.Ub(),c.Vb(913,"div",72),c.Vb(914,"div",73),c.Vb(915,"div",74),c.Vb(916,"h3"),c.Fc(917,"Trinka vs. Writefull"),c.Ub(),c.Ub(),c.Vb(918,"p"),c.Fc(919,"\u4f7f\u7528Trinka\u66f4\u597d\u5730\u8207\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\u548c\u6700\u4f73\u5be6\u8e10\u878d\u5408\u3002"),c.Ub(),c.Vb(920,"a",118),c.Fc(921,"\u95b1\u8b80\u66f4\u591a "),c.Qb(922,"i",141),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(923,"div",142),c.Vb(924,"div",2),c.Vb(925,"div",3),c.Vb(926,"div",4),c.Vb(927,"div",51),c.Vb(928,"p"),c.Vb(929,"span"),c.Fc(930,"\u514d\u8cac\u8072\u660e\uff1a"),c.Ub(),c.Fc(931,"\u4e0a\u8ff0\u6240\u6709\u7522\u54c1\u548c\u516c\u53f8\u540d\u7a31\u5747\u70ba\u5176\u5404\u81ea\u6240\u6709\u8005\u7684\u5546\u6a19\u2122\u6216\u8a3b\u518a\xae\u5546\u6a19\uff0c\u4f7f\u7528\u5b83\u5011\u4e26\u4e0d\u610f\u5473\u8457\u8207\u5b83\u5011\u6709\u4efb\u4f55\u5f9e\u5c6c\u95dc\u4fc2\u6216\u5f97\u5230\u5b83\u5011\u7684\u8a31\u53ef\u3002\u8acb\u6ce8\u610f\uff0c\u6b64\u8655\u63d0\u5230\u7684\u6240\u6709\u6bd4\u8f03\u90fd\u662f\u6839\u64da\u7522\u54c1\u624b\u518a/\u7db2\u7ad9\u4e0a\u63d0\u4f9b\u7684\u7522\u54c1\u8cc7\u8a0a\u4ee5\u53ca2021\u5e749\u670815\u65e5\u5728\u76f8\u4f3c\u689d\u4ef6\u4e0b\u7684\u5be6\u969b\u6e2c\u8a66\u7d50\u679c\u3002\u5982\u6709\u4efb\u4f55\u7591\u554f\uff0c\u8acb\u901a\u904e "),c.Vb(932,"a",52),c.Fc(933,"support@trinka.ai"),c.Ub(),c.Fc(934,"\u8207\u6211\u5011\u806f\u7e6b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(11),c.nc("formGroup",t.compareTrinkaGrammarly),c.Cb(3),c.nc("ngClass",!t.compareTrinkaGrammarly.get("userEmailId").valid&&t.compareTrinkaGrammarly.get("userEmailId").dirty||t.compareTrinkaGrammarly.get("userEmailId").touched&&t.compareTrinkaGrammarly.get("userEmailId").pristine?"TextFiledError":""),c.Cb(57),c.nc("ngModel",t.grammarlySelect),c.Cb(7),c.nc("ngIf",t.finalTextContent),c.Cb(715),c.nc("routerLink",c.pc(8,he)),c.Cb(107),c.nc("routerLink",c.pc(9,ue)),c.Cb(10),c.nc("routerLink",c.pc(10,Pe)),c.Cb(10),c.nc("routerLink",c.pc(11,Me)))},directives:[g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.t,g.p,g.q,g.v,l.m,s.e],pipes:[l.e],styles:['.compare_sections[_ngcontent-%COMP%]{margin:120px 0 0;width:100%;height:240px;background:url(compare_banner.7ffa3e23c3b99d472994.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#fff;font-weight:600;margin:0;text-transform:uppercase}@media (max-width:767px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:32px}}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#ffbd4a;font-style:italic;text-transform:none}@media (max-width:480px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{flex-direction:column;display:flex;align-items:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:block;margin:10px 0}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 40px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:24px}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-81px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px;font-weight:600;display:inline-block;margin:0 0 15px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:500;color:#000}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:40px auto;max-width:920px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:relative}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;border-radius:5px 5px 0 0;background-color:#6f2496}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%;border-radius:5px;overflow:hidden;border:none;margin:0}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{height:60px;text-align:center;font-size:24px;font-weight:700;color:#000;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #6f2496}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:18px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;text-align:left;width:440px;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{padding-left:5px;width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:274px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:274px;border-right:none}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;border-right:1px solid #ccc;position:relative;font-size:18px;font-weight:600;vertical-align:middle}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:16px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding-left:5px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:25px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block;font-weight:400;font-size:13px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:200px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{text-align:center;margin:70px auto;display:flex;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#6f2496;color:#fff;width:250px;height:60px;border:1.5px solid transparent;text-align:center;transition:all .5s ease;font-weight:600;font-size:22px;border-radius:5px;text-decoration:none;display:flex;align-items:center;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#fff;color:#6f2496;border:1.5px solid #6f2496;text-decoration:none}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.compare_top_tools[_ngcontent-%COMP%]{position:relative;width:100%;padding:80px 0;background-image:url(checkToolBackground.38aa89dc1d1b8239662e.png);background-position:50%;background-size:cover}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{overflow:hidden;position:relative;border-radius:5px;text-align:center}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:80%;margin:0 auto;border:3px solid #fff}@media (max-width:992px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{margin:0 0 30px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]{position:relative}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;position:relative;font-size:34px;color:#fff;font-weight:600;margin:-7px 0 25px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:28px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{background-color:#fff;bottom:-69px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:after, .compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:before{bottom:-8px;background-color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:15px;margin:0 0 35px;font-weight:400;color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;margin:10px 0 0;text-decoration:none;transition:all .5s ease;background-color:#fff;padding:10px 25px;color:#6f2496;border-radius:5px;font-size:20px;font-weight:600}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin:0 0 0 5px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline;color:#6f2496;transition:all .5s ease}.meetTrinka_sections[_ngcontent-%COMP%]{padding:70px 0;background:#fff}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]{margin:0 0 40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{background-color:#fff;box-shadow:0 0 8.46px .54px rgba(0,0,0,.12);transition:all .5s ease;padding:20px;margin:0 0 10px;height:100%;max-height:325px;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px}@media (max-width:1199px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:440px}}@media (max-width:992px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:100%;height:auto}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{width:78px;height:78px;background:#6f2496;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;color:#000;font-weight:600;margin:0 0 15px;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-weight:400;color:#000;margin:0;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.learnAndHelps[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ffbd4a}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.unmatched_sections[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ff5c5c}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;height:195px;background:url(WhyBecomeAnAffiliateBackground.7014b5def5367688384b.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;margin:0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{height:195px;display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;color:#000;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:60px;color:#6f2496}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin-left:0}}@media (max-width:480px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#6f2496;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.tooltip_section[_ngcontent-%COMP%]{border:none;background:0 0;padding:0;display:inline-block;margin:0 0 0 3px}.tooltip_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:11px!important}.tooltip_section[_ngcontent-%COMP%]:hover:before{border-radius:.2em;content:attr(alt);background-color:#713f88;padding:5px 10px;width:auto;text-align:left;left:auto;margin:0 auto;right:-40px;top:-70px;font-size:12px;line-height:20px;min-width:485px}@media (max-width:767px){.tooltip_section[_ngcontent-%COMP%]:hover:before{right:5px;top:-133px;min-width:280px}}.tooltip_section[_ngcontent-%COMP%]:hover:after{content:"";margin-top:-28px;margin-left:2px;border-color:#713f88 transparent transparent;border-style:solid;border-width:.5em .5em 0}.tooltip_section[_ngcontent-%COMP%]:hover:after, .tooltip_section[_ngcontent-%COMP%]:hover:before{display:block;position:absolute;font-size:12px;color:#fff}.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:380px;bottom:auto;top:-70px;right:-40px}@media (max-width:767px){.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{right:-5px;top:-91px;min-width:280px}}.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:420px;bottom:auto;top:-70px;left:auto;right:-30px}@media (max-width:767px){.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:280px;right:-5px;top:-113px}}.features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:0 0 50px;padding:20px;height:210px}@media (max-width:767px){.features_cards[_ngcontent-%COMP%]{height:auto;margin-bottom:30px}}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]{display:flex;align-items:center}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px 15px;font-weight:700;color:#000}.features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.compare_tables_discriptions[_ngcontent-%COMP%]{margin-top:80px}.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{position:relative;background-image:url(trinkaVSgarmmarlyBanner.962a5c7c92f69bbcd43d.png);width:100%;height:550px;background-position:50%;background-size:cover}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{height:auto;padding:40px 0}}@media (max-width:575px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{background-position:135% 100%;margin-top:100px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{position:relative;width:100%;height:460px;display:flex;align-items:inherit;justify-content:center;flex-direction:column;font-family:Open Sans,sans-serif}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{height:auto}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:700;color:#000;margin:0 0 10px}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:24px;font-weight:500;width:100%;max-width:600px;color:#1d1d1d;margin:0 0 20px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#6f2496;padding:10px 15px;color:#fff;transition:all .5s ease;border-radius:6px;border:2px solid #6f2496;font-size:23px;font-weight:600}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:hover{text-decoration:none;outline:none;transition:all .5s ease;background-color:transparent;border:2px solid #6f2496;color:#6f2496}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{position:relative}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;font-size:14px;text-decoration:underline;padding-left:40px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline}.grammarlyTestimonials[_ngcontent-%COMP%]{position:relative;width:100%}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{content:"";position:absolute;left:76px;top:-90px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{content:"";position:absolute;right:76px;top:-50px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{position:relative;width:100%;max-width:920px;margin:-60px auto 0;background-color:#f3eef6;padding:40px 30px 20px;border-radius:5px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);z-index:1}@media (max-width:767px){.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{margin:40px auto 0;width:100%;max-width:96%}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:30px;top:-20px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin:0 0 15px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0}.trinkaBetterThanOthers[_ngcontent-%COMP%]{position:relative;padding-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]{position:relative}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 30px}@media (max-width:767px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-65px}@media (max-width:420px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-75px}}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{text-align:center}@media (max-width:991px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{margin:40px 0}}@media (max-width:480px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0 auto;width:96%}}.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:25px!important}@media (max-width:767px){.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:15px!important}}.paddingRightRemove[_ngcontent-%COMP%]{padding-right:25px!important}@media (max-width:767px){.paddingRightRemove[_ngcontent-%COMP%]{padding-right:15px!important}}@media (max-width:767px){.removeBrTag[_ngcontent-%COMP%]{display:none}}.disclaimerContainer[_ngcontent-%COMP%]{position:relative;padding:10px 0;margin-bottom:20px}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]{position:relative;text-align:left}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:11px;color:#4d4d4d}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:950px;margin:0 auto;padding-bottom:0;padding-top:0}@media (max-width:768px){.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:auto}}.bannerContentButtons[_ngcontent-%COMP%]{display:block;align-items:center;justify-content:center;flex-direction:column;width:200px}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{text-align:center;display:block}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-left:0!important}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   input#contactUserName[_ngcontent-%COMP%]{width:289px;display:inline-block;border-radius:5px 0 0 5px}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#763393!important;color:#fff!important;border:1px solid #763393!important;padding:6px 24px;border-radius:0 5px 5px 0}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#763393}.LimitedContent[_ngcontent-%COMP%]{font-size:18px;position:relative!important}@media (max-width:767px){.LimitedContent[_ngcontent-%COMP%]{font-size:16px}}.takeaways_cards[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:210px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}.takeaways_cards[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{position:relative;background:url(number-background.764991c32719fa5c4f6b.png);background-repeat:no-repeat;width:70px;height:58px;display:flex;align-items:center;justify-content:center;margin-top:10px}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;color:#fff;font-weight:600;margin:0 10px 9px 0}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]{position:relative;padding:5px 20px 20px}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .key_takewaye_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;font-weight:600;margin-bottom:15px}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{margin-bottom:15px}.switch_from_grammarly[_ngcontent-%COMP%]   .yellow[_ngcontent-%COMP%]{background-color:#ffd013}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 10px 6px 6px;position:absolute;margin-left:75%;width:auto;border-radius:0 5px 5px 0;margin-top:-2px}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-left:66%;width:auto;border-radius:0 5px 5px 0;margin-top:-8px;line-height:22px}}@media (max-width:768px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-top:-10px;margin-left:66%;padding:6px 0 6px 5px}}@media (max-width:480px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 7px 6px 5px}}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:before{content:"";z-index:2;position:absolute;top:42%;right:100%;width:7px;height:7px;opacity:.95;background:#fff;border-radius:7px;box-shadow:inset .5px 0 rgba(0,0,0,.6)}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:after{right:100%;content:" ";height:0;width:0;position:absolute;border:18px solid rgba(136,183,213,0);top:50%;margin-top:-18px;border-right-color:#ffd013!important}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:700}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 60.666667%;max-width:60.666667%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{flex:0 0 39.333333%;max-width:39.333333%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{width:100%;flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{margin:18px auto 0}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%], .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{width:100%;height:40px;border:1px solid #ccc;transition:all .5s ease}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus, .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]:focus{border:1px solid #6f2496;transition:all .5s ease;outline:none;box-shadow:none}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-64px}@media (max-width:420px){.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:4px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]{margin-top:20px;display:inline-block;margin-bottom:12px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:18px}.mart15[_ngcontent-%COMP%]{margin-top:15px!important}.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;position:relative}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:400px;display:inline-block;vertical-align:top;box-shadow:0 8px 12px rgba(0,0,0,.35);border:1px solid #f4f4f4;border-radius:5px;margin:0 20px 50px;min-height:620px}@media (max-width:768px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:90%;min-height:auto}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]{background:#f0e9f4;font-size:24px;font-weight:700;padding:20px;border-radius:5px 5px 0 0;display:flex;min-height:150px;margin-bottom:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{text-align:left;display:inline-block;width:60%;margin-top:2px}@media (max-width:420px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{width:50%}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{line-height:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_right[_ngcontent-%COMP%]{display:inline-block;width:40%;margin-top:23px}@media (max-width:420px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_right[_ngcontent-%COMP%]{width:50%}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:26px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 0 0 28px;list-style:none;position:relative;margin:0 0 8px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:5px;background-image:url(PricingCheckMark.3d7ac3078289d99ba199.png);width:18px;height:15px}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]{color:#763393;font-size:32px;font-weight:400}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:14px;font-weight:400;text-transform:capitalize}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   sup[_ngcontent-%COMP%]{top:-.7em;font-weight:400;font-size:15px}.padt0[_ngcontent-%COMP%]{padding-top:0!important}.other_comparision[_ngcontent-%COMP%]{margin-top:80px;margin-bottom:10px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:170px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 15px}.other_comparision[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:18px;display:inline-block;color:#763393;font-size:16px;font-weight:700;position:relative;text-decoration:underline}.professionalAcademic[_ngcontent-%COMP%]{margin-bottom:80px;margin-top:30px}.professionalAcademic[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-63px}.single-line-tootltip[_ngcontent-%COMP%]   .tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:250px}.tooltip_section_top[_ngcontent-%COMP%]:before{top:-38px!important}']}),me);function fe(n,t){if(1&n&&(c.Vb(0,"p",134),c.Fc(1,"\u5982\u679c\u60a8\u4eca\u5929\u8cfc\u8cb7Trinka\u9ad8\u7d1a\u670d\u52d9\u5e74\u5ea6\u8a08\u756b\uff0c\u60a8\u5c07\u7372\u5f97 "),c.Vb(2,"span"),c.Fc(3),c.Ub(),c.Fc(4),c.ic(5,"date"),c.Ub()),2&n){var e=c.hc();c.Cb(3),c.Gc(e.diffDays),c.Cb(1),c.Hc("\u984d\u5916\u5929\u6578\u3002(",c.kc(5,2,e.currentDate,"dd-MM-yyyy"),") ")}}var xe,ke=function(){return["/trinka-vs-grammarly-vs-language-tool"]},we=function(){return["/trinka-vs-grammarly"]},ve=function(){return["/trinka-vs-languagetool"]},Ue=function(){return["/trinka-vs-writefull"]},Ve=((xe=function(){function n(t,e,o,i,a,c){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.formBuilder=i,this.fb=a,this.LinkService=c,this.grammarlySelect="",this.finalTextContent=!1,this.disabledSubmitButton=!0,this.diffDays=0,this.currentDate=new Date,this.compareTrinkaGrammarly=a.group({userEmailId:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])]})}return _createClass(n,[{key:"oninput",value:function(){this.compareTrinkaGrammarly.valid&&(this.disabledSubmitButton=!1)}},{key:"ngOnInit",value:function(){this.titleService.setTitle("\u514d\u8cbbGinger\u66ff\u4ee3\u65b9\u6848--\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u5728\u7dda\u6587\u6cd5\u6aa2\u67e5Trinka"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka\u4fee\u6b63\u60a8\u7684\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\uff0c\u8a66\u8a66 Ginger\u4e4b\u5916\u7684\u9078\u64c7\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u514d\u8cbbGinger\u66ff\u4ee3\u65b9\u6848--\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u5728\u7dda\u6587\u6cd5\u6aa2\u67e5Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka\u4fee\u6b63\u60a8\u7684\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\uff0c\u8a66\u8a66 Ginger\u4e4b\u5916\u7684\u9078\u64c7\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/trinka-vs-ginger"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/trinka-vs-ginger"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/trinka-vs-ginger"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"getdifference",value:function(){if(void 0!==this.userDateSelect&&""!=this.grammarlySelect){var n,t,e=new Date;if("Y"==this.grammarlySelect){var o=new Date(this.userDateSelect.getFullYear()+1,this.userDateSelect.getMonth(),this.userDateSelect.getDate());n=Math.abs(o.getTime()-this.userDateSelect.getTime())}else if("M"==this.grammarlySelect){var i=new Date(this.userDateSelect.getFullYear(),this.userDateSelect.getMonth(),this.userDateSelect.getDate()+30);n=Math.abs(i.getTime()-this.userDateSelect.getTime())}t=Math.ceil((this.userDateSelect.getTime()-e.getTime())/864e5),this.diffDays=Math.ceil(n/864e5)+t}else this.diffDays=0}},{key:"premiumDateChanged",value:function(n){this.userDateSelect=new Date(n.target.valueAsNumber),this.getdifference()}},{key:"planTypeChanged",value:function(n){console.log(n),this.grammarlySelect=n.target.value,this.getdifference(),this.finalTextContent=""!=this.grammarlySelect}},{key:"onSubmitEmail",value:function(){this.compareTrinkaGrammarly.valid&&(this.userEmailId=this.compareTrinkaGrammarly.value.userEmailId,window.location.href="https://cloud.trinka.ai/signup/"+encodeURIComponent(btoa(this.userEmailId)))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||xe)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(g.d),c.Pb(g.d),c.Pb(C))},xe.\u0275cmp=c.Jb({type:xe,selectors:[["app-trinka-vs-ginger"]],hostBindings:function(n,t){1&n&&c.dc("input",(function(){return t.oninput()}))},decls:918,vars:12,consts:[[1,"comparsionPageWrap"],[1,"trinkavsGarmmarlyBanner"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"bannerContent"],[1,"bannerContentButtons","try_a_free_form"],[3,"formGroup","ngSubmit"],[1,"form-group",3,"ngClass"],["appearance","outline"],["id","contactUserEmail","matInput","","placeholder","","formControlName","userEmailId",1,"form-control"],["type","submit"],[1,"grammarlyTestimonials"],[1,"testimonialsContent"],["src","../../../assets/images/double_quotes_icon.png","alt","quotes icon"],[1,"switch_from_grammarly","custom_width"],[1,"col-lg-8","col-md-12"],[1,"grammarly_premium","switchFromTrinka"],[1,"HeadingSubLine"],[1,"sample_exmple"],[1,"how_it_work"],[1,"itsFreeButton",3,"click"],[1,"col-lg-4","col-md-12"],[1,"free_premium"],[1,"free_premium_border"],[1,"discount-label","yellow"],[1,"free_premium_title"],[1,"free_premium_form"],[1,"textbox_content","form-group"],["placeholder","MM/DD/YY","type","date",1,"form-control",3,"change"],[1,"custom-select",3,"ngModel","change"],["selected","","value",""],["value","M"],["value","Y"],["class","form_status",4,"ngIf"],[1,"validTextSection"],[1,"writing_need_sections"],[1,"compare_tables_discriptions"],[1,"compare_tabels","table-responsive"],[1,"table"],["src","../../../assets/images/checkMarks.svg","alt","check mark icon"],["src","../../../assets/images/closeMark.svg","alt","close icon",2,"max-width","20px"],[1,"disclaimerContainer","disclaimerContainer_table"],[1,"disclaimercontents"],["href","mailto:support@trinka.ai"],[1,"try_trinka_Buttons"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricing_plan"],[1,"pricing_plan_tables"],[1,"pricing_plan_details"],[1,"pricing_details"],[1,"plan_name"],[1,"plan_name_left"],[1,"pricing"],[1,"price"],[1,"plan_name_right"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo","width","136"],["src","../../../assets/images/ginger_logo.png","alt","","width","120"],[1,"trinkaBetterThanOthers"],[1,"col-lg-8"],[1,"betterThenContent"],[1,"col-lg-4"],[1,"betterThenImg"],["src","../../../assets/images/BetterThen_img.png","alt","better than ginger"],[1,"col-lg-4","col-md-6","paddingRightRemove"],[1,"features_cards"],[1,"features_cardsHeading"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],[1,"col-lg-4","col-md-6","paddingLeftRemove","paddingRightRemove"],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],[1,"col-lg-4","col-md-6","paddingLeftRemove"],["src","../../../assets/images/autoFileEdit_icon.svg","alt","auto file edit"],["src","../../../assets/images/Icon_PublicationChecks.png","alt","Publication Checks",2,"max-width","30px"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/ConsistencyCheck_icons.png","alt","consistency-check",2,"max-width","30px"],["src","../../../assets/images/DownloadTrackChangesEdit_icon.png","alt","download track edits",2,"max-width","22px"],[1,"professionalAcademic"],[1,"col-md-12"],[1,"grammarCorrectionSlide"],[1,"grammarCorrectionMain"],["id","keyBenefitContentTwo","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#keyBenefitContentTwo","data-slide-to","0",1,"active"],["data-target","#keyBenefitContentTwo","data-slide-to","1"],["data-target","#keyBenefitContentTwo","data-slide-to","2"],["data-target","#keyBenefitContentTwo","data-slide-to","3"],["data-target","#keyBenefitContentTwo","data-slide-to","4"],["data-target","#keyBenefitContentTwo","data-slide-to","5"],["data-target","#keyBenefitContentTwo","data-slide-to","6"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"original-text"],[1,"sliderContent","sliderHeading"],[1,"col-lg-6","paddingRightNone"],[1,"sliderLeftSideHeading"],[1,"grammerlyLogo"],["src","../../../assets/images/ginger_logo.png","alt",""],[1,"trinkaCorrections"],[1,"col-lg-6"],[1,"sliderRightSideHeading"],[1,"trinkaLogo"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"carousel-item"],[1,"compare_top_tools"],[1,"col-lg-5"],[1,"top_tools_image"],["src","../../../assets/images/top_tools_compare.png","alt","compare tools"],[1,"col-lg-7"],[1,"top_tools_text_contents"],[1,"howItWorkHeading","lineWhiteColor"],[3,"routerLink"],[1,"meetTrinka_sections"],[1,"col-lg-12"],[1,"meetTrinka_heading"],[1,"meetTrinkaCard"],[1,"meetTrinka_img"],["src","../../../assets/images/GoBeyondGrammar&Spelling.svg","alt","grammar and spelling correction"],[1,"meetTrinkaCard","unmatched_sections"],["src","../../../assets/images/UnmatchedWritingEnhancements.svg","alt","enhancements"],[1,"meetTrinkaCard","learnAndHelps"],["src","../../../assets/images/Learns&HelpsYou.svg","alt","learning that helps you"],[1,"meetTrinka_sections","switchToTrinka","padt0"],["target",""],[1,"key_takewaye_sections"],[1,"col-lg-4","col-md-6"],[1,"takeaways_cards"],[1,"card_overlay"],[1,"cards_headers"],[1,"need_cards_body"],[1,"ready_to_levelUp"],[1,"level_up_heading"],[1,"other_comparision"],[1,"fa","fa-arrow-right"],[1,"disclaimerContainer"],[1,"form_status"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u5c0b\u627eGinger\u66ff\u4ee3\u65b9\u6848\uff1f"),c.Ub(),c.Vb(8,"p"),c.Fc(9,"\u5f9eGinger\u9ad8\u7d1a\u5957\u9910\u5207\u63db\u5230Trinka\uff0c\u4e0d\u6703\u640d\u5931\u8a02\u95b1\u8cbb\uff01"),c.Ub(),c.Vb(10,"div",6),c.Vb(11,"form",7),c.dc("ngSubmit",(function(){return t.onSubmitEmail()})),c.Vb(12,"div",3),c.Vb(13,"div",4),c.Vb(14,"div",8),c.Vb(15,"mat-form-field",9),c.Vb(16,"mat-label"),c.Fc(17,"\u8f38\u5165\u96fb\u5b50\u90f5\u4ef6 *"),c.Ub(),c.Qb(18,"input",10),c.Ub(),c.Vb(19,"button",11),c.Fc(20,"\u514d\u8cbb\u8a66\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(21,"div",12),c.Vb(22,"div",2),c.Vb(23,"div",3),c.Vb(24,"div",4),c.Vb(25,"div",13),c.Qb(26,"img",14),c.Vb(27,"p"),c.Fc(28,"\u8207Ginger\u76f8\u6bd4\uff0cTrinka\u6355\u7372\u8907\u96dc\u8a9e\u8a00\u548c\u6587\u6cd5\u932f\u8aa4\u7684\u901f\u5ea6\u548c\u6e96\u78ba\u6027\u8b93\u6211\u611f\u5230\u9a5a\u8a1d\u3002Trinka\u662f\u9ad8\u7d1a\u82f1\u8a9e\u6587\u6cd5\u6aa2\u67e5\u7684\u5b8c\u7f8e\u5de5\u5177\u3002"),c.Ub(),c.Vb(29,"h3"),c.Fc(30,"\u6d41\u884c\u75c5\u5b78\u5bb6\uff0c\u6fb3\u5927\u5229\u4e9e"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",15),c.Vb(32,"div",2),c.Vb(33,"div",3),c.Vb(34,"div",16),c.Vb(35,"div",17),c.Vb(36,"h2"),c.Fc(37,"\u5f9eGinger\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(38,"div",18),c.Vb(39,"p"),c.Fc(40,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86Ginger\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684Ginger\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(41,"div",19),c.Vb(42,"p"),c.Vb(43,"b"),c.Fc(44,"Ginger\u9ad8\u7d1a\u5957\u9910\u5e74\u5ea6\u8a08\u756b\u793a\u4f8b"),c.Ub(),c.Ub(),c.Vb(45,"p"),c.Fc(46,"\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a2021\u5e741\u67085\u65e5"),c.Ub(),c.Vb(47,"p"),c.Fc(48,"\u4eca\u65e5\u65e5\u671f\uff1a2021\u5e744\u670825\u65e5"),c.Ub(),c.Vb(49,"p"),c.Fc(50,"\u60a8\u5c07\u7372\u5f97\u7684\u984d\u5916\u514d\u8cbb\u5929\u6578\uff1a255\u5929"),c.Ub(),c.Ub(),c.Vb(51,"div",20),c.Vb(52,"a",21),c.dc("click",(function(){c.wc(e);var n=c.tc(812);return t.scroll(n)})),c.Fc(53,"\u4f7f\u7528\u65b9\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(54,"div",22),c.Vb(55,"div",23),c.Vb(56,"div",24),c.Vb(57,"div",25),c.Vb(58,"span"),c.Fc(59,"\u7279\u5225\u512a\u60e0"),c.Ub(),c.Ub(),c.Vb(60,"div",26),c.Fc(61," \u514d\u8cbb\u9ad8\u7d1a\u64f4\u5c55\u8a08\u7b97\u5668 "),c.Ub(),c.Vb(62,"i"),c.Fc(63,"\u4f7f\u7528\u6b64\u8a08\u7b97\u5668\u5f97\u5230\u60a8Ginger\u5207\u63db\u5230Trinka\u80fd\u5920\u7372\u5f97\u7684\u514d\u8cbb\u9ad8\u7d1a\u8a02\u95b1\u7684\u671f\u9650\u3002"),c.Ub(),c.Vb(64,"div",27),c.Vb(65,"div",28),c.Vb(66,"label"),c.Fc(67,"Ginger\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a"),c.Ub(),c.Vb(68,"input",29),c.dc("change",(function(n){return t.premiumDateChanged(n)})),c.Ub(),c.Vb(69,"label"),c.Fc(70,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(71,"select",30),c.dc("change",(function(n){return t.planTypeChanged(n)})),c.Vb(72,"option",31),c.Fc(73,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(74,"option",32),c.Fc(75,"\u6708\u5ea6"),c.Ub(),c.Vb(76,"option",33),c.Fc(77,"\u5e74\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Dc(78,fe,6,5,"p",34),c.Ub(),c.Vb(79,"span",35),c.Fc(80,"*\u50c5\u9069\u7528\u65bc\u901a\u904e\u4fe1\u7528\u5361/Debit\u5361\u4ed8\u6b3e"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(81,"div",36),c.Vb(82,"div",2),c.Vb(83,"div",3),c.Vb(84,"div",4),c.Vb(85,"div",37),c.Vb(86,"h2"),c.Fc(87,"Trinka\u8207Ginger\u7684\u8a73\u7d30\u6bd4\u8f03"),c.Ub(),c.Qb(88,"div",18),c.Vb(89,"p"),c.Fc(90,"\u4e0b\u8868\u986f\u793a\u4e86Trinka\u5982\u4f55\u9032\u884c\u66f4\u597d\u7684\u9ad8\u7d1a\u82f1\u8a9e\u6587\u6cd5\u6aa2\u67e5\u3001\u62fc\u5beb\u6aa2\u67e5\u3001\u5beb\u4f5c\u6539\u9032\uff0c\u4ee5\u53ca\u6bd4 Ginger \u66f4\u7368\u7279\u7684\u5c08\u696d\u6587\u6cd5\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Vb(91,"div",38),c.Vb(92,"table",39),c.Vb(93,"tr"),c.Vb(94,"th"),c.Fc(95,"\u7279\u8272"),c.Ub(),c.Vb(96,"th"),c.Fc(97,"Trinka"),c.Ub(),c.Vb(98,"th"),c.Fc(99,"Ginger"),c.Ub(),c.Ub(),c.Vb(100,"tr"),c.Vb(101,"td"),c.Fc(102," \u5b78\u8853\u98a8\u683c\u6307\u5357 "),c.Vb(103,"b"),c.Fc(104,"\uff08\u5982APA\u3001AMA\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(105,"td"),c.Qb(106,"img",40),c.Ub(),c.Vb(107,"td"),c.Qb(108,"img",41),c.Ub(),c.Ub(),c.Vb(109,"tr"),c.Vb(110,"td"),c.Fc(111," \u57fa\u65bc\u5b78\u79d1\u7684\u66f4\u6b63 "),c.Vb(112,"b"),c.Fc(113,"\uff08\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u5de5\u7a0b\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(114,"td"),c.Qb(115,"img",40),c.Ub(),c.Vb(116,"td"),c.Qb(117,"img",41),c.Ub(),c.Ub(),c.Vb(118,"tr"),c.Vb(119,"td"),c.Fc(120," \u6280\u8853\u62fc\u5beb "),c.Vb(121,"b"),c.Fc(122,"\uff08\u6839\u64da\u5b78\u79d1\u9032\u884c\u62fc\u5beb\u66f4\u6b63\uff09"),c.Ub(),c.Ub(),c.Vb(123,"td"),c.Qb(124,"img",40),c.Ub(),c.Vb(125,"td"),c.Qb(126,"img",41),c.Ub(),c.Ub(),c.Vb(127,"tr"),c.Vb(128,"td"),c.Fc(129," \u6280\u8853\u7528\u8a9e "),c.Vb(130,"b"),c.Fc(131,"\uff08\u5beb\u4f5c\u9069\u5408\u4f60\u7684\u5b78\u79d1\uff09"),c.Ub(),c.Ub(),c.Vb(132,"td"),c.Qb(133,"img",40),c.Ub(),c.Vb(134,"td"),c.Qb(135,"img",41),c.Ub(),c.Ub(),c.Vb(136,"tr"),c.Vb(137,"td"),c.Fc(138," \u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Vb(139,"b"),c.Fc(140,"\uff08\u7834\u6298\u865f\u3001\u62fc\u5beb\u3001\u6578\u5b57\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(141,"td"),c.Qb(142,"img",40),c.Ub(),c.Vb(143,"td"),c.Qb(144,"img",41),c.Ub(),c.Ub(),c.Vb(145,"tr"),c.Vb(146,"td"),c.Fc(147," \u6284\u8972\u6aa2\u6e2c "),c.Vb(148,"b"),c.Fc(149,"(\u5c0d\u7167\u7db2\u8def\u3001\u958b\u653e\u5b58\u53d6\u548c\u4ed8\u8cbb\u51fa\u7248\u7684\u5167\u5bb9\u9032\u884c\u6aa2\u67e5)"),c.Ub(),c.Ub(),c.Vb(150,"td"),c.Qb(151,"img",40),c.Ub(),c.Vb(152,"td"),c.Qb(153,"img",41),c.Ub(),c.Ub(),c.Vb(154,"tr"),c.Vb(155,"td"),c.Fc(156," \u51fa\u7248\u6e96\u5099\u6aa2\u67e5 "),c.Vb(157,"b"),c.Fc(158,"\uff08 \u900f\u904e20 \u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u5be6\u73fe\u6210\u529f\u51fa\u7248\uff09"),c.Ub(),c.Ub(),c.Vb(159,"td"),c.Qb(160,"img",40),c.Ub(),c.Vb(161,"td"),c.Qb(162,"img",41),c.Ub(),c.Ub(),c.Vb(163,"tr"),c.Vb(164,"td"),c.Fc(165," \u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f "),c.Vb(166,"b"),c.Fc(167,"\uff08\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u5fae\u8edfWord \u6587\u4ef6\uff09"),c.Ub(),c.Ub(),c.Vb(168,"td"),c.Qb(169,"img",40),c.Ub(),c.Vb(170,"td"),c.Qb(171,"img",41),c.Ub(),c.Ub(),c.Vb(172,"tr"),c.Vb(173,"td"),c.Fc(174," \u63a5\u53d7\u6216\u5ffd\u7565\u6240\u6709\u66f4\u6539 "),c.Vb(175,"b"),c.Fc(176,"\uff08\u4e00\u9375\u63a5\u53d7\u6216\u5ffd\u7565\u591a\u500b\u5efa\u8b70\uff09"),c.Ub(),c.Ub(),c.Vb(177,"td"),c.Qb(178,"img",40),c.Ub(),c.Vb(179,"td"),c.Qb(180,"img",41),c.Ub(),c.Ub(),c.Vb(181,"tr"),c.Vb(182,"td"),c.Fc(183," \u6b63\u5f0f/\u5b78\u8853\u8a9e\u8abf "),c.Vb(184,"b"),c.Fc(185,"\uff08\u5305\u62ec\u53e3\u8a9e\u3001\u975e\u6b63\u5f0f\u77ed\u8a9e\u52d5\u8a5e\u548c\u7fd2\u8a9e\uff09"),c.Ub(),c.Ub(),c.Vb(186,"td"),c.Qb(187,"img",40),c.Ub(),c.Vb(188,"td"),c.Qb(189,"img",41),c.Ub(),c.Ub(),c.Vb(190,"tr"),c.Vb(191,"td"),c.Fc(192,"\u5b57\u6578\u7e2e\u6e1b "),c.Vb(193,"b"),c.Fc(194,"\uff08\u4f7f\u5beb\u4f5c\u7c21\u6f54\u6709\u529b\uff09"),c.Ub(),c.Ub(),c.Vb(195,"td"),c.Qb(196,"img",40),c.Ub(),c.Vb(197,"td"),c.Qb(198,"img",41),c.Ub(),c.Ub(),c.Vb(199,"tr"),c.Vb(200,"td"),c.Fc(201,"\u7121\u504f\u898b\u7684\u8a9e\u8a00 "),c.Vb(202,"b"),c.Fc(203,"\uff08\u5305\u5bb9\u3001\u4e3b\u52d5\u8a9e\u5f0f\u3001\u7121\u6027\u5225\u6b67\u8996\u7684\u8a9e\u8a00\uff09"),c.Ub(),c.Ub(),c.Vb(204,"td"),c.Qb(205,"img",40),c.Ub(),c.Vb(206,"td"),c.Qb(207,"img",41),c.Ub(),c.Ub(),c.Vb(208,"tr"),c.Vb(209,"td"),c.Fc(210,"\u8a9e\u610f\u6a21\u7cca "),c.Vb(211,"b"),c.Fc(212,"\uff08\u8b93\u4f60\u7684\u5beb\u4f5c\u6e05\u6670\u800c\u5177\u9ad4\uff09"),c.Ub(),c.Ub(),c.Vb(213,"td"),c.Qb(214,"img",40),c.Ub(),c.Vb(215,"td"),c.Qb(216,"img",41),c.Ub(),c.Ub(),c.Vb(217,"tr"),c.Vb(218,"td"),c.Fc(219,"\u5f15\u6587\u6aa2\u67e5\u5668 "),c.Vb(220,"b"),c.Fc(221,"(\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6709\u529b\u7684\u5f15\u6587)\u3002"),c.Ub(),c.Ub(),c.Vb(222,"td"),c.Qb(223,"img",40),c.Ub(),c.Vb(224,"td"),c.Qb(225,"img",41),c.Ub(),c.Ub(),c.Vb(226,"tr"),c.Vb(227,"td"),c.Fc(228,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(229,"td"),c.Qb(230,"img",40),c.Ub(),c.Vb(231,"td"),c.Qb(232,"img",40),c.Ub(),c.Ub(),c.Vb(233,"tr"),c.Vb(234,"td"),c.Fc(235,"\u53e5\u5b50\u7d50\u69cb\u4fee\u6b63"),c.Ub(),c.Vb(236,"td"),c.Qb(237,"img",40),c.Ub(),c.Vb(238,"td"),c.Qb(239,"img",40),c.Ub(),c.Ub(),c.Vb(240,"tr"),c.Vb(241,"td"),c.Fc(242,"\u8a5e\u8a9e\u9078\u64c7"),c.Ub(),c.Vb(243,"td"),c.Qb(244,"img",40),c.Ub(),c.Vb(245,"td"),c.Qb(246,"img",40),c.Ub(),c.Ub(),c.Vb(247,"tr"),c.Vb(248,"td"),c.Fc(249,"\u7f8e\u5f0f/\u82f1\u5f0f\u98a8\u683c"),c.Ub(),c.Vb(250,"td"),c.Qb(251,"img",40),c.Ub(),c.Vb(252,"td"),c.Qb(253,"img",40),c.Ub(),c.Ub(),c.Vb(254,"tr"),c.Vb(255,"td"),c.Fc(256,"\u8a73\u7d30\u8aaa\u660e\u548c\u63d0\u793a"),c.Ub(),c.Vb(257,"td"),c.Qb(258,"img",40),c.Ub(),c.Vb(259,"td"),c.Qb(260,"img",40),c.Ub(),c.Ub(),c.Vb(261,"tr"),c.Vb(262,"td"),c.Fc(263,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(264,"td"),c.Qb(265,"img",40),c.Ub(),c.Vb(266,"td"),c.Qb(267,"img",40),c.Ub(),c.Ub(),c.Vb(268,"tr"),c.Vb(269,"td"),c.Fc(270,"\u7dda\u4e0a\u7de8\u8f2f"),c.Ub(),c.Vb(271,"td"),c.Qb(272,"img",40),c.Ub(),c.Vb(273,"td"),c.Qb(274,"img",40),c.Ub(),c.Ub(),c.Vb(275,"tr"),c.Vb(276,"td"),c.Fc(277,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(278,"td"),c.Qb(279,"img",40),c.Ub(),c.Vb(280,"td"),c.Qb(281,"img",40),c.Ub(),c.Ub(),c.Vb(282,"tr"),c.Vb(283,"td"),c.Fc(284,"\u5fae\u8edf Word \u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(285,"td"),c.Qb(286,"img",40),c.Ub(),c.Vb(287,"td"),c.Qb(288,"img",40),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(289,"div",42),c.Vb(290,"div",2),c.Vb(291,"div",3),c.Vb(292,"div",4),c.Vb(293,"div",43),c.Vb(294,"p"),c.Fc(295,"\u6211\u5011\u5275\u5efa\u4e86\u9019\u4e9b\u6bd4\u8f03\u5716\u8868\uff0c\u4ee5\u5e6b\u52a9\u5b78\u751f\u3001\u6559\u6388\u3001\u5716\u66f8\u9928\u54e1\u548c\u6559\u80b2\u5de5\u4f5c\u8005\u5c31\u54ea\u7a2e\u53c3\u8003\u6587\u737b\u751f\u6210\u5668\u6700\u9069\u5408\u4ed6\u5011\u7684\u9700\u6c42\u505a\u51fa\u660e\u667a\u7684\u6c7a\u5b9a\u3002\u5982\u679c\u4f60\u5011\u767c\u73fe\u6b64\u5716\u8868\u4e2d\u7684\u4efb\u4f55\u932f\u8aa4\u6216\u8005\u907a\u6f0f\uff0c\u8acb "),c.Vb(296,"a",44),c.Fc(297,"\u767c\u9001\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Fc(298," \u7d66\u6211\u5011\uff0c\u6211\u5011\u6703\u6539\u6b63\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(299,"div",45),c.Vb(300,"a",46),c.Fc(301,"\u514d\u8cbb\u4f7f\u7528Trinka"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(302,"div",47),c.Vb(303,"div",2),c.Vb(304,"div",3),c.Vb(305,"div",4),c.Vb(306,"div",48),c.Vb(307,"h2"),c.Fc(308,"\u5b9a\u50f9\u65b9\u6848"),c.Ub(),c.Qb(309,"div",18),c.Vb(310,"p"),c.Fc(311,"\u6bd4\u8f03\u6240\u6709\u529f\u80fd\u4e26\u89aa\u773c\u770b\u770b\u7d50\u679c\uff01Trinka\u4e0d\u50c5\u50c5\u662f\u666e\u901a\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\uff0c\u66f4\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u7406\u60f3\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Vb(312,"div",38),c.Vb(313,"div",49),c.Vb(314,"div",50),c.Vb(315,"div",51),c.Vb(316,"div",52),c.Vb(317,"label"),c.Fc(318,"Trinka "),c.Qb(319,"br"),c.Fc(320,"Free"),c.Ub(),c.Vb(321,"div",53),c.Vb(322,"div",54),c.Fc(323," $0 "),c.Vb(324,"b"),c.Fc(325,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(326,"div",55),c.Qb(327,"img",56),c.Ub(),c.Ub(),c.Vb(328,"ul"),c.Vb(329,"li"),c.Fc(330,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(331,"li"),c.Fc(332,"\u53e5\u5b50\u7d50\u69cb\u66f4\u6b63"),c.Ub(),c.Vb(333,"li"),c.Fc(334,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(335,"li"),c.Fc(336,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(337,"li"),c.Fc(338,"\u66f8\u9762\u8a9e\u6c23\u66f4\u6b63"),c.Ub(),c.Vb(339,"li"),c.Fc(340,"\u589e\u5f37\u5beb\u4f5c\u5f71\u97ff\u529b"),c.Ub(),c.Vb(341,"li"),c.Fc(342,"\u6280\u8853\u7528\u8a5e\u7684\u9078\u64c7"),c.Ub(),c.Vb(343,"li"),c.Fc(344,"\u9078\u5b9a\u98a8\u683c\u6307\u5357"),c.Ub(),c.Vb(345,"li"),c.Fc(346,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(347,"li"),c.Fc(348,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(349,"li"),c.Fc(350,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(351,"li"),c.Fc(352,"\u51fa\u7248\u6e96\u5099\u5beb\u4f5c "),c.Qb(353,"br"),c.Vb(354,"small"),c.Fc(355,"(\u6280\u8853\u8853\u8a9e, \u5b57\u6578\u7e2e\u6e1b etc.)"),c.Ub(),c.Ub(),c.Vb(356,"li"),c.Fc(357,"\u671f\u520a\u51fa\u7248\u6e96\u5099\u60c5\u6cc1 "),c.Qb(358,"br"),c.Vb(359,"small"),c.Fc(360,"(\u671f\u520a\u7bc4\u570d\u6aa2\u67e5, \u8ad6\u6587\u6458\u8981 etc.)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(361,"div",50),c.Vb(362,"div",51),c.Vb(363,"div",52),c.Vb(364,"label"),c.Fc(365,"Ginger "),c.Qb(366,"br"),c.Fc(367,"Premium"),c.Ub(),c.Vb(368,"div",53),c.Vb(369,"div",54),c.Fc(370," $13.99 "),c.Vb(371,"b"),c.Fc(372,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(373,"div",55),c.Qb(374,"img",57),c.Ub(),c.Ub(),c.Vb(375,"ul"),c.Vb(376,"li"),c.Fc(377,"\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5"),c.Ub(),c.Vb(378,"li"),c.Fc(379,"\u53e5\u5b50\u6539\u5beb"),c.Ub(),c.Vb(380,"li"),c.Fc(381,"\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Vb(382,"li"),c.Fc(383,"\u6821\u5c0d"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(384,"div",58),c.Vb(385,"div",2),c.Vb(386,"div",3),c.Vb(387,"div",59),c.Vb(388,"div",60),c.Vb(389,"h2"),c.Fc(390,"Trinka\u512a\u65bc\u9802\u7d1a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177 Ginger \u7684\u539f\u56e0\u6709\u54ea\u4e9b\uff1f"),c.Ub(),c.Qb(391,"div",18),c.Vb(392,"p"),c.Fc(393,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5 -Trinka\u70ba\u60a8\u5be6\u73fe\u9019\u4e00\u5207\uff01Trinka\u662f\u57fa\u65bc\u4eba\u5de5\u667a\u6167\u7684\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\uff0c\u5c08\u70ba\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u800c\u5275\u5efa\u3002Trinka\u5177\u6709\u5167\u7f6e\u7684\u9802\u7d1a\u5de5\u5177\uff0c\u53ef\u6aa2\u67e5\u60a8\u7684\u6587\u6cd5\u3001\u62fc\u5beb\u548c\u6a19\u9ede\u7b26\u865f\uff0c\u4e26\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u4ee5\u6700\u5927\u9650\u5ea6\u5730\u63d0\u9ad8\u767c\u8868\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(394,"div",61),c.Vb(395,"div",62),c.Qb(396,"img",63),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(397,"div",36),c.Vb(398,"div",2),c.Vb(399,"div",3),c.Vb(400,"div",64),c.Vb(401,"div",65),c.Vb(402,"div",66),c.Qb(403,"img",67),c.Vb(404,"h3"),c.Fc(405,"\u5b78\u79d1\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b"),c.Ub(),c.Ub(),c.Vb(406,"p"),c.Fc(407,"\u60a8\u53ef\u4ee5\u81ea\u8a02Trinka\uff0c\u8b93\u5b83\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u548c\u624b\u7a3f\u985e\u578b\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(408,"div",68),c.Vb(409,"div",65),c.Vb(410,"div",66),c.Qb(411,"img",69),c.Vb(412,"h3"),c.Fc(413,"\u9810\u8a2d\u98a8\u683c\u6307\u5357"),c.Ub(),c.Ub(),c.Vb(414,"p"),c.Fc(415,"\u6839\u64da\u6d41\u884c\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA 11th\uff0cAGU 2017\uff09\u5b9a\u5236\u60a8\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(416,"div",70),c.Vb(417,"div",65),c.Vb(418,"div",66),c.Qb(419,"img",71),c.Vb(420,"h3"),c.Fc(421,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(422,"p"),c.Fc(423,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\uff0cTrinka\u80fd\u5728\u5e7e\u5206\u9418\u5167\u5b8c\u6210\u81ea\u52d5\u7de8\u8f2f\u4e26\u4e14\u8b93\u60a8\u4e0b\u8f09\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(424,"div",64),c.Vb(425,"div",65),c.Vb(426,"div",66),c.Qb(427,"img",72),c.Vb(428,"h3"),c.Fc(429,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(430,"p"),c.Fc(431,"\u4f7f\u7528Trinka\u7684\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff0c\u60a8\u53ef\u4ee5\u900f\u904e\u5f9e\u201c\u671f\u520a\u9078\u64c7\u201d\u5230\u201c\u9053\u5fb7\u5408\u898f\u201d\u768420\u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u5f9e\u800c\u589e\u52a0\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(432,"div",68),c.Vb(433,"div",73),c.Vb(434,"div",66),c.Qb(435,"img",74),c.Vb(436,"h3"),c.Fc(437,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(438,"p"),c.Fc(439,"Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u53ef\u4ee5\u6aa2\u6e2c\u60a8\u5beb\u4f5c\u4e2d\u76846\u7a2e\u4e0d\u4e00\u81f4\uff0c\u7121\u8ad6\u6587\u7ae0\u9577\u5ea6\u5982\u4f55\uff0c\u60a8\u90fd\u53ef\u4ee5\u9032\u884c\u4e00\u9375\u4fee\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(440,"div",70),c.Vb(441,"div",65),c.Vb(442,"div",66),c.Qb(443,"img",75),c.Vb(444,"h3"),c.Fc(445,"\u4e0b\u8f09\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6"),c.Ub(),c.Ub(),c.Vb(446,"p"),c.Fc(447,"\u60a8\u53ef\u4ee5\u4e0b\u8f09Trinka\u63d0\u4f9b\u7684\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6\uff0c\u5b83\u5728\u7de8\u8f2f\u5668\u4e2d\u986f\u793a\u4e86Trinka\u63d0\u4f9b\u7684\u5404\u7a2e\u66f4\u6539\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(448,"div",76),c.Vb(449,"div",2),c.Vb(450,"div",3),c.Vb(451,"div",77),c.Vb(452,"div",17),c.Vb(453,"h2"),c.Fc(454,"\u5be6\u73fe\u5c08\u696d\u7684\u5b78\u8853\u548c\u6280\u8853\u6587\u6cd5\u4fee\u6b63"),c.Ub(),c.Qb(455,"div",18),c.Ub(),c.Vb(456,"p"),c.Fc(457,"Trinka\u4eba\u5de5\u667a\u6167\u80fd\u5920\u57f7\u884c3000\u591a\u9805\u6587\u6cd5\u6aa2\u67e5\u3001\u8a9e\u6c23\u548c\u98a8\u683c\u589e\u5f37\u3001\u9ad8\u7d1a\u5beb\u4f5c\u6280\u5de7\uff0c\u66f4\u91cd\u8981\u7684\u662f\u5b83\u53ef\u4ee5\u8655\u7406\u8207\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u76f8\u95dc\u7684\u6240\u6709\u5b78\u79d1\u7684\u4f5c\u54c1"),c.Ub(),c.Vb(458,"div",78),c.Vb(459,"div",79),c.Vb(460,"div",80),c.Vb(461,"ol",81),c.Qb(462,"li",82),c.Qb(463,"li",83),c.Qb(464,"li",84),c.Qb(465,"li",85),c.Qb(466,"li",86),c.Qb(467,"li",87),c.Qb(468,"li",88),c.Ub(),c.Vb(469,"div",89),c.Vb(470,"div",90),c.Vb(471,"div",91),c.Vb(472,"i"),c.Fc(473,"\u539f\u6587"),c.Ub(),c.Vb(474,"p"),c.Fc(475,"Brazilian soils has low levels of phosphorus available, due to high acidity, therefore, are fundamental the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Vb(476,"div",92),c.Vb(477,"div",3),c.Vb(478,"div",93),c.Vb(479,"div",94),c.Vb(480,"div",95),c.Qb(481,"img",96),c.Ub(),c.Vb(482,"div",97),c.Vb(483,"p"),c.Fc(484,"Brazilian soils "),c.Vb(485,"b"),c.Fc(486,"has"),c.Ub(),c.Fc(487,"\xa0 "),c.Vb(488,"span"),c.Fc(489,"have"),c.Ub(),c.Fc(490," low levels of phosphorus available, due to high acidity, therefore, are "),c.Vb(491,"b"),c.Fc(492,"fundamental"),c.Ub(),c.Fc(493,"\xa0 "),c.Vb(494,"span"),c.Fc(495,"fundamentally"),c.Ub(),c.Fc(496,"\xa0the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(497,"div",98),c.Vb(498,"div",99),c.Vb(499,"div",100),c.Qb(500,"img",101),c.Ub(),c.Vb(501,"div",97),c.Vb(502,"p"),c.Fc(503,"Brazilian soils "),c.Vb(504,"b"),c.Fc(505,"has"),c.Ub(),c.Fc(506,"\xa0 ");c.Vb(507,"span"),c.Fc(508,"have"),c.Ub(),c.Fc(509," low levels of phosphorus "),c.Vb(510,"b"),c.Fc(511,"available, due to "),c.Ub(),c.Fc(512,"\xa0 "),c.Vb(513,"span"),c.Fc(514,"because of"),c.Ub(),c.Fc(515," high acidity, "),c.Vb(516,"span"),c.Fc(517,"and "),c.Ub(),c.Fc(518,"therefore, are fundamental "),c.Vb(519,"span"),c.Fc(520,"to"),c.Ub(),c.Fc(521,"\xa0the application of phosphate fertilizers for high yields. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(522,"div",102),c.Vb(523,"div",91),c.Vb(524,"i"),c.Fc(525,"\u539f\u6587"),c.Ub(),c.Vb(526,"p"),c.Fc(527,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and affect annually approximately 795,000."),c.Ub(),c.Ub(),c.Vb(528,"div",92),c.Vb(529,"div",3),c.Vb(530,"div",93),c.Vb(531,"div",94),c.Vb(532,"div",95),c.Qb(533,"img",96),c.Ub(),c.Vb(534,"div",97),c.Vb(535,"p"),c.Fc(536,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and affect annually approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(537,"div",98),c.Vb(538,"div",99),c.Vb(539,"div",100),c.Qb(540,"img",101),c.Ub(),c.Vb(541,"div",97),c.Vb(542,"p"),c.Fc(543,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and "),c.Vb(544,"b"),c.Fc(545,"affect annually "),c.Ub(),c.Fc(546,"\xa0 "),c.Vb(547,"span"),c.Fc(548,"annually affects "),c.Ub(),c.Fc(549," approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(550,"div",102),c.Vb(551,"div",91),c.Vb(552,"i"),c.Fc(553,"\u539f\u6587"),c.Ub(),c.Vb(554,"p"),c.Fc(555,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Vb(556,"div",92),c.Vb(557,"div",3),c.Vb(558,"div",93),c.Vb(559,"div",94),c.Vb(560,"div",95),c.Qb(561,"img",96),c.Ub(),c.Vb(562,"div",97),c.Vb(563,"p"),c.Fc(564,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(565,"div",98),c.Vb(566,"div",99),c.Vb(567,"div",100),c.Qb(568,"img",101),c.Ub(),c.Vb(569,"div",97),c.Vb(570,"p"),c.Fc(571,"The depleted proteins were finally digested "),c.Vb(572,"b"),c.Fc(573,"by"),c.Ub(),c.Fc(574,"\xa0 "),c.Vb(575,"span"),c.Fc(576,"with"),c.Ub(),c.Fc(577," trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C "),c.Vb(578,"b"),c.Fc(579,"for"),c.Ub(),c.Fc(580," overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(581,"div",102),c.Vb(582,"div",91),c.Vb(583,"i"),c.Fc(584,"\u539f\u6587"),c.Ub(),c.Vb(585,"p"),c.Fc(586,"Belladonna leaves as well as all other studied leaves contains two distinct phosphatase fraction belonging to types II and III."),c.Ub(),c.Ub(),c.Vb(587,"div",92),c.Vb(588,"div",3),c.Vb(589,"div",93),c.Vb(590,"div",94),c.Vb(591,"div",95),c.Qb(592,"img",96),c.Ub(),c.Vb(593,"div",97),c.Vb(594,"p"),c.Fc(595,"Belladonna leaves as well as all other studied leaves "),c.Vb(596,"b"),c.Fc(597,"contains"),c.Ub(),c.Fc(598,"\xa0 "),c.Vb(599,"span"),c.Fc(600,"contain"),c.Ub(),c.Fc(601," two distinct phosphatase fraction belonging to types II and III. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(602,"div",98),c.Vb(603,"div",99),c.Vb(604,"div",100),c.Qb(605,"img",101),c.Ub(),c.Vb(606,"div",97),c.Vb(607,"p"),c.Fc(608,"Belladonna leaves "),c.Vb(609,"b"),c.Fc(610,"as well as all"),c.Ub(),c.Fc(611,"\xa0 "),c.Vb(612,"span"),c.Fc(613,"and "),c.Ub(),c.Fc(614," other "),c.Vb(615,"b"),c.Fc(616,"studied"),c.Ub(),c.Fc(617," leaves "),c.Vb(618,"span"),c.Fc(619,"being studied "),c.Ub(),c.Vb(620,"b"),c.Fc(621,"contains"),c.Ub(),c.Fc(622,"\xa0 "),c.Vb(623,"span"),c.Fc(624,"contain"),c.Ub(),c.Fc(625,"\xa0two distinct phosphatase "),c.Vb(626,"b"),c.Fc(627,"fraction"),c.Ub(),c.Fc(628,"\xa0 "),c.Vb(629,"span"),c.Fc(630,"fractions "),c.Ub(),c.Fc(631,"belonging to types II and III."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(632,"div",102),c.Vb(633,"div",91),c.Vb(634,"i"),c.Fc(635,"\u539f\u6587"),c.Ub(),c.Vb(636,"p"),c.Fc(637,"He sees signs of long term starvation, worse even than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Vb(638,"div",92),c.Vb(639,"div",3),c.Vb(640,"div",93),c.Vb(641,"div",94),c.Vb(642,"div",95),c.Qb(643,"img",96),c.Ub(),c.Vb(644,"div",97),c.Vb(645,"p"),c.Fc(646,"He sees signs of long term starvation, worse even than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(647,"div",98),c.Vb(648,"div",99),c.Vb(649,"div",100),c.Qb(650,"img",101),c.Ub(),c.Vb(651,"div",97),c.Vb(652,"p"),c.Fc(653,"He sees signs of "),c.Vb(654,"span"),c.Fc(655,"long term"),c.Ub(),c.Vb(656,"b"),c.Fc(657,"long-term"),c.Ub(),c.Fc(658," starvation, "),c.Vb(659,"span"),c.Fc(660,"even"),c.Ub(),c.Fc(661," word "),c.Vb(662,"b"),c.Fc(663,"even"),c.Ub(),c.Fc(664," than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(665,"div",102),c.Vb(666,"div",91),c.Vb(667,"i"),c.Fc(668,"\u539f\u6587"),c.Ub(),c.Vb(669,"p"),c.Fc(670,"This kind of political torn-foolery has to a considerable extend prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Vb(671,"div",92),c.Vb(672,"div",3),c.Vb(673,"div",93),c.Vb(674,"div",94),c.Vb(675,"div",95),c.Qb(676,"img",96),c.Ub(),c.Vb(677,"div",97),c.Vb(678,"p"),c.Fc(679,"This kind of political torn-foolery has to a considerable extend prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(680,"div",98),c.Vb(681,"div",99),c.Vb(682,"div",100),c.Qb(683,"img",101),c.Ub(),c.Vb(684,"div",97),c.Vb(685,"p"),c.Vb(686,"b"),c.Fc(687,"This kind of"),c.Ub(),c.Fc(688,"\xa0 "),c.Vb(689,"span"),c.Fc(690,"Such"),c.Ub(),c.Fc(691," political "),c.Vb(692,"b"),c.Fc(693,"torn-foolery"),c.Ub(),c.Fc(694,"\xa0 "),c.Vb(695,"span"),c.Fc(696,"tomfoolery"),c.Ub(),c.Fc(697," has to a considerable "),c.Vb(698,"b"),c.Fc(699,"extend"),c.Ub(),c.Fc(700,"\xa0 "),c.Vb(701,"span"),c.Fc(702,"extent"),c.Ub(),c.Fc(703," prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(704,"div",102),c.Vb(705,"div",91),c.Vb(706,"i"),c.Fc(707,"\u539f\u6587"),c.Ub(),c.Vb(708,"p"),c.Fc(709,"The results shows 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Vb(710,"div",92),c.Vb(711,"div",3),c.Vb(712,"div",93),c.Vb(713,"div",94),c.Vb(714,"div",95),c.Qb(715,"img",96),c.Ub(),c.Vb(716,"div",97),c.Vb(717,"p"),c.Fc(718,"The results "),c.Vb(719,"b"),c.Fc(720,"shows"),c.Ub(),c.Fc(721,"\xa0 "),c.Vb(722,"span"),c.Fc(723,"show"),c.Ub(),c.Fc(724," 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(725,"div",98),c.Vb(726,"div",99),c.Vb(727,"div",100),c.Qb(728,"img",101),c.Ub(),c.Vb(729,"div",97),c.Vb(730,"p"),c.Fc(731,"The results "),c.Vb(732,"b"),c.Fc(733,"shows"),c.Ub(),c.Fc(734,"\xa0 "),c.Vb(735,"span"),c.Fc(736,"show"),c.Ub(),c.Fc(737," 234 "),c.Vb(738,"b"),c.Fc(739,"differently"),c.Ub(),c.Fc(740,"\xa0 "),c.Vb(741,"span"),c.Fc(742,"differentially"),c.Ub(),c.Fc(743," expressed proteins ( "),c.Vb(744,"b"),c.Fc(745,"DEP"),c.Ub(),c.Fc(746,"\xa0 "),c.Vb(747,"span"),c.Fc(748,"DEPs"),c.Ub(),c.Fc(749,") between GBM "),c.Vb(750,"b"),c.Fc(751,"to"),c.Ub(),c.Fc(752,"\xa0 "),c.Vb(753,"span"),c.Fc(754,"and"),c.Ub(),c.Fc(755,"\xa0normal brain "),c.Vb(756,"b"),c.Fc(757,"tissues"),c.Ub(),c.Fc(758,"\xa0 "),c.Vb(759,"span"),c.Fc(760,"tissue"),c.Ub(),c.Fc(761,"."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(762,"div",103),c.Vb(763,"div",2),c.Vb(764,"div",3),c.Vb(765,"div",104),c.Vb(766,"div",105),c.Qb(767,"img",106),c.Ub(),c.Ub(),c.Vb(768,"div",107),c.Vb(769,"div",108),c.Vb(770,"div",109),c.Vb(771,"h3"),c.Fc(772,"Trinka\u8207\u9818\u5148\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4e4b\u9593\u7684\u5c0d\u6bd4"),c.Ub(),c.Qb(773,"div",18),c.Ub(),c.Vb(774,"p"),c.Fc(775,"Trinka\u4f5c\u70ba\u771f\u6b63\u7684Ginger\u66ff\u4ee3\u54c1\uff0c\u5982\u4f55\u5f9e\u9818\u5148\u7684\u6587\u6cd5\u5de5\u5177\u4e2d\u812b\u7a4e\u800c\u51fa\uff1f\u6211\u5011\u5728Grammarly\u9ad8\u7d1a\u7248\u548cLanguageTool\u4e2d\u6e2c\u8a66\u4e86\u4f86\u81ea\u4e94\u500b\u5b78\u8853\u9818\u57df\u76845,778\u500b\u55ae\u8a5e\uff0c\u6aa2\u67e5\u4e86\u5c0d\u65bc\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u90fd\u81f3\u95dc\u91cd\u8981\u7684\u66f4\u6b63\u6e96\u78ba\u6027\u3001\u98a8\u683c\u6307\u5357\u504f\u597d\u3001\u7c21\u6f54\u6027\u548c\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u3002\u8acb\u53c3\u95b1\u6211\u5011\u7684\u7368\u5bb6\u767d\u76ae\u66f8\u67e5\u770b\u8a73\u7d30\u6bd4\u8f03\u3002 "),c.Ub(),c.Vb(776,"a",110),c.Fc(777," \u4e0b\u8f09\u767d\u76ae\u66f8 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(778,"div",111),c.Vb(779,"div",2),c.Vb(780,"div",3),c.Vb(781,"div",112),c.Vb(782,"div",113),c.Vb(783,"h2"),c.Fc(784,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5\u3002\u5feb\u4f86\u8a8d\u8b58Trinka\u5427\uff01"),c.Ub(),c.Qb(785,"div",18),c.Ub(),c.Ub(),c.Ub(),c.Vb(786,"div",3),c.Vb(787,"div",61),c.Vb(788,"div",114),c.Vb(789,"div",115),c.Qb(790,"img",116),c.Ub(),c.Vb(791,"h3"),c.Fc(792,"\u4e0d\u53ea\u662f\u6587\u6cd5\u548c\u62fc\u5beb"),c.Ub(),c.Vb(793,"p"),c.Fc(794,"Trinka\u4e0d\u50c5\u50c5\u662f\u4e00\u500b\u50b3\u7d71\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b83\u9084\u662f\u60a8\u7684\u500b\u4eba\u5beb\u4f5c\u52a9\u624b\uff0c\u5e6b\u52a9\u60a8\u66f4\u6b63\u5176\u4ed6\u5de5\u5177\u7121\u6cd5\u6aa2\u6e2c\u5230\u7684\u8907\u96dc\u7684\u6b63\u5f0f\u5beb\u4f5c\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(795,"div",61),c.Vb(796,"div",117),c.Vb(797,"div",115),c.Qb(798,"img",118),c.Ub(),c.Vb(799,"h3"),c.Fc(800,"\u7121\u8207\u502b\u6bd4\u7684\u5beb\u4f5c\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Vb(801,"p"),c.Fc(802,"Trinka\u53ef\u4ee5\u6839\u64da\u5b78\u8853\u51fa\u7248\u6a19\u6e96\u4f86\u63d0\u9ad8\u60a8\u6587\u7ae0\u7684\u8a9e\u8abf\u3001\u8868\u9054\u548c\u63aa\u8fad\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(803,"div",61),c.Vb(804,"div",119),c.Vb(805,"div",115),c.Qb(806,"img",120),c.Ub(),c.Vb(807,"h3"),c.Fc(808,"\u5e6b\u52a9\u60a8\u6210\u70ba\u66f4\u597d\u7684\u4f5c\u8005"),c.Ub(),c.Vb(809,"p"),c.Fc(810,"Trinka\u63d0\u4f9b\u6df1\u5165\u7684\u5efa\u8b70\u3001\u89e3\u91cb\u548c\u5beb\u4f5c\u6280\u5de7\uff0c\u4ee5\u5e6b\u52a9\u60a8\u5b78\u7fd2\u548c\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(811,"div",121,122),c.Vb(813,"div",2),c.Vb(814,"div",3),c.Vb(815,"div",112),c.Vb(816,"div",113),c.Vb(817,"h2"),c.Fc(818,"\u5f9eGinger\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(819,"div",18),c.Vb(820,"p"),c.Fc(821,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86Ginger\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684Ginger\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(822,"p"),c.Fc(823,"\u7acb\u5373\u8f49\u63db\u5230Trinka\uff0c\u7372\u5f97\u9ad8\u7d1a\u8a9e\u6cd5\u66f4\u6b63\u548c\u8a31\u591a\u5176\u4ed6\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(824,"p"),c.Fc(825,"3\u500b\u7c21\u55ae\u6b65\u9a5f\u7acb\u5373\u5b8c\u6210"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(826,"div",123),c.Vb(827,"h2"),c.Fc(828," \u5982\u4f55\u9032\u884c\uff1f"),c.Ub(),c.Vb(829,"div",3),c.Vb(830,"div",124),c.Vb(831,"div",125),c.Qb(832,"div",126),c.Vb(833,"div",127),c.Vb(834,"p"),c.Fc(835,"1"),c.Ub(),c.Ub(),c.Vb(836,"div",128),c.Vb(837,"p"),c.Fc(838,"\u6309\u4e00\u4e0b "),c.Vb(839,"a",46),c.Fc(840,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Fc(841," \u4ee5\u5275\u5efa\u60a8\u7684\u5e33\u6236\uff0c\u60a8\u5c07\u80fd\u5920\u8a2a\u554f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u4e00\u7cfb\u5217\u5c08\u6709\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(842,"div",124),c.Vb(843,"div",125),c.Qb(844,"div",126),c.Vb(845,"div",127),c.Vb(846,"p"),c.Fc(847,"2"),c.Ub(),c.Ub(),c.Vb(848,"div",128),c.Vb(849,"p"),c.Fc(850," \u9078\u64c7\u5347\u7d1a\u4ee5\u8a02\u95b1Trinka\u9ad8\u7d1a\u670d\u52d9\uff0c\u9078\u64c7\u5305\u5e74\u5957\u9910\u4e26\u4ed8\u6b3e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(851,"div",124),c.Vb(852,"div",125),c.Qb(853,"div",126),c.Vb(854,"div",127),c.Vb(855,"p"),c.Fc(856,"3"),c.Ub(),c.Ub(),c.Vb(857,"div",128),c.Vb(858,"p"),c.Fc(859,"\u767c\u9001\u90f5\u4ef6\u5230 "),c.Vb(860,"a",44),c.Fc(861,"support@trinka.ai"),c.Ub(),c.Fc(862,"\u544a\u77e5\u60a8\u7684Ginger\u9ad8\u7d1a\u5e33\u865f\u8a73\u60c5\uff0c\u5c07\u60a8\u7684Ginger\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u8f49\u63db\u70baTrinka\u9ad8\u7d1a\u670d\u52d9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(863,"div",129),c.Vb(864,"div",2),c.Vb(865,"div",3),c.Vb(866,"div",4),c.Vb(867,"div",130),c.Vb(868,"h3"),c.Fc(869,"\u4f7f\u7528Trinka\u958b\u59cb\u66f4\u597d\u5730\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(870,"a",46),c.Vb(871,"span"),c.Fc(872,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(873,"div",131),c.Vb(874,"div",2),c.Vb(875,"div",3),c.Vb(876,"div",64),c.Vb(877,"div",65),c.Vb(878,"div",66),c.Vb(879,"h3"),c.Fc(880,"Trinka vs. Grammarly"),c.Ub(),c.Ub(),c.Vb(881,"p"),c.Fc(882,"\u4f7f\u7528Trinka\uff0c\u9ad4\u9a57\u524d\u6240\u672a\u6709\u7684\u5b78\u8853\u5beb\u4f5c\u5354\u52a9\u5de5\u5177\u3002"),c.Ub(),c.Vb(883,"a",110),c.Fc(884,"\u95b1\u8b80\u66f4\u591a "),c.Qb(885,"i",132),c.Ub(),c.Ub(),c.Ub(),c.Vb(886,"div",64),c.Vb(887,"div",65),c.Vb(888,"div",66),c.Vb(889,"h3"),c.Fc(890,"Trinka vs. LanguageTool"),c.Ub(),c.Ub(),c.Vb(891,"p"),c.Fc(892,"\u4f7f\u7528Trinka\u78ba\u4fdd\u6574\u9ad4\u8a9e\u8a00\u589e\u5f37\u3002"),c.Ub(),c.Vb(893,"a",110),c.Fc(894,"\u95b1\u8b80\u66f4\u591a "),c.Qb(895,"i",132),c.Ub(),c.Ub(),c.Ub(),c.Vb(896,"div",64),c.Vb(897,"div",65),c.Vb(898,"div",66),c.Vb(899,"h3"),c.Fc(900,"Trinka vs. Writefull"),c.Ub(),c.Ub(),c.Vb(901,"p"),c.Fc(902,"\u4f7f\u7528Trinka\u66f4\u597d\u5730\u8207\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\u548c\u6700\u4f73\u5be6\u8e10\u878d\u5408\u3002"),c.Ub(),c.Vb(903,"a",110),c.Fc(904,"\u95b1\u8b80\u66f4\u591a "),c.Qb(905,"i",132),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(906,"div",133),c.Vb(907,"div",2),c.Vb(908,"div",3),c.Vb(909,"div",4),c.Vb(910,"div",43),c.Vb(911,"p"),c.Vb(912,"span"),c.Fc(913,"\u514d\u8cac\u8072\u660e\uff1a"),c.Ub(),c.Fc(914," \u4e0a\u8ff0\u6240\u6709\u7522\u54c1\u548c\u516c\u53f8\u540d\u7a31\u5747\u70ba\u5176\u5404\u81ea\u6240\u6709\u8005\u7684\u5546\u6a19\u2122\u6216\u8a3b\u518a\xae\u5546\u6a19\uff0c\u4f7f\u7528\u5b83\u5011\u4e26\u4e0d\u610f\u5473\u8457\u8207\u5b83\u5011\u6709\u4efb\u4f55\u5f9e\u5c6c\u95dc\u4fc2\u6216\u5f97\u5230\u5b83\u5011\u7684\u8a31\u53ef\u3002\u8acb\u6ce8\u610f\uff0c\u6b64\u8655\u63d0\u5230\u7684\u6240\u6709\u6bd4\u8f03\u90fd\u662f\u6839\u64da\u7522\u54c1\u624b\u518a/\u7db2\u7ad9\u4e0a\u63d0\u4f9b\u7684\u7522\u54c1\u8cc7\u8a0a\u4ee5\u53ca2021\u5e749\u670815\u65e5\u5728\u76f8\u4f3c\u689d\u4ef6\u4e0b\u7684\u5be6\u969b\u6e2c\u8a66\u7d50\u679c\u3002\u5982\u6709\u4efb\u4f55\u7591\u554f\uff0c\u8acb\u901a\u904e "),c.Vb(915,"a",44),c.Fc(916,"support@trinka.ai"),c.Ub(),c.Fc(917,"\u8207\u6211\u5011\u806f\u7e6b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(11),c.nc("formGroup",t.compareTrinkaGrammarly),c.Cb(3),c.nc("ngClass",!t.compareTrinkaGrammarly.get("userEmailId").valid&&t.compareTrinkaGrammarly.get("userEmailId").dirty||t.compareTrinkaGrammarly.get("userEmailId").touched&&t.compareTrinkaGrammarly.get("userEmailId").pristine?"TextFiledError":""),c.Cb(57),c.nc("ngModel",t.grammarlySelect),c.Cb(7),c.nc("ngIf",t.finalTextContent),c.Cb(698),c.nc("routerLink",c.pc(8,ke)),c.Cb(107),c.nc("routerLink",c.pc(9,we)),c.Cb(10),c.nc("routerLink",c.pc(10,ve)),c.Cb(10),c.nc("routerLink",c.pc(11,Ue)))},directives:[g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.t,g.p,g.q,g.v,l.m,s.e],pipes:[l.e],styles:['.compare_sections[_ngcontent-%COMP%]{margin:120px 0 0;width:100%;height:240px;background:url(compare_banner.7ffa3e23c3b99d472994.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#fff;font-weight:600;margin:0;text-transform:uppercase}@media (max-width:767px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:32px}}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#ffbd4a;font-style:italic;text-transform:none}@media (max-width:480px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{flex-direction:column;display:flex;align-items:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:block;margin:10px 0}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 40px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:24px}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-81px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px;font-weight:600;display:inline-block;margin:0 0 15px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:500;color:#000}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:relative}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;border-radius:5px 5px 0 0;background-color:#6f2496}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%;border-radius:5px;overflow:hidden;border:none;margin:0}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{height:60px;text-align:center;font-size:24px;font-weight:700;color:#000;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #6f2496}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:18px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;text-align:left;width:440px;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{width:auto;padding-left:5px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:274px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:274px;border-right:none}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;border-right:1px solid #ccc;position:relative;font-size:18px;font-weight:600;vertical-align:middle}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding-left:5px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:25px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block;font-weight:400;font-size:13px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:200px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{text-align:center;margin:70px auto;display:flex;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#6f2496;color:#fff;width:250px;height:60px;border:1.5px solid transparent;text-align:center;transition:all .5s ease;font-weight:600;font-size:22px;border-radius:5px;text-decoration:none;display:flex;align-items:center;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#fff;color:#6f2496;border:1.5px solid #6f2496;text-decoration:none}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.compare_top_tools[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0;background-image:url(checkToolBackground.38aa89dc1d1b8239662e.png);background-position:50%;background-size:cover}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{overflow:hidden;position:relative;border-radius:5px;text-align:center}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:80%;margin:0 auto;border:3px solid #fff}@media (max-width:992px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{margin:0 0 30px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]{position:relative}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;position:relative;font-size:34px;color:#fff;font-weight:600;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:28px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{background-color:#fff;bottom:-60px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:after, .compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:before{background-color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 35px;font-weight:400;color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;margin:10px 0 0;text-decoration:none;transition:all .5s ease;background-color:#fff;padding:10px 25px;color:#6f2496;border-radius:5px;font-size:20px;font-weight:600}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin:0 0 0 5px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline;color:#6f2496;transition:all .5s ease}.meetTrinka_sections[_ngcontent-%COMP%]{padding:70px 0;background:#fff}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]{margin:0 0 40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{background-color:#fff;box-shadow:0 0 8.46px .54px rgba(0,0,0,.12);transition:all .5s ease;padding:20px;margin:0 0 10px;height:100%;max-height:325px;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px}@media (max-width:1199px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:440px}}@media (max-width:992px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:100%;height:auto}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{width:78px;height:78px;background:#6f2496;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;color:#000;font-weight:600;margin:0 0 15px;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-weight:400;color:#000;margin:0;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.learnAndHelps[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ffbd4a}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.unmatched_sections[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ff5c5c}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;height:195px;background:url(WhyBecomeAnAffiliateBackground.7014b5def5367688384b.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;margin:0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{height:195px;display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;color:#000;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:60px;color:#6f2496}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin-left:0}}@media (max-width:480px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#6f2496;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.tooltip_section[_ngcontent-%COMP%]{border:none;background:0 0;padding:0;display:inline-block;margin:0 0 0 3px;top:-1px}.tooltip_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:11px!important}.tooltip_section[_ngcontent-%COMP%]:hover:before{border-radius:.2em;content:attr(alt);background-color:#713f88;padding:5px 10px;width:auto;text-align:left;left:auto;margin:0 auto;right:-40px;top:-70px;font-size:12px;line-height:20px;min-width:485px}@media (max-width:767px){.tooltip_section[_ngcontent-%COMP%]:hover:before{right:-5px;top:-133px;min-width:280px}}.tooltip_section[_ngcontent-%COMP%]:hover:after{content:"";margin-top:-28px;margin-left:2px;border-color:#713f88 transparent transparent;border-style:solid;border-width:.5em .5em 0}.tooltip_section[_ngcontent-%COMP%]:hover:after, .tooltip_section[_ngcontent-%COMP%]:hover:before{display:block;position:absolute;font-size:12px;color:#fff}.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:380px;bottom:auto;top:-70px;right:-40px}@media (max-width:767px){.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{right:-5px;top:-91px;min-width:280px}}.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:420px;bottom:auto;top:-70px;left:auto;right:-30px}@media (max-width:767px){.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:280px;right:-5px;top:-111px}}.features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:0 0 50px;padding:20px;height:190px}@media (max-width:767px){.features_cards[_ngcontent-%COMP%]{height:auto;margin-bottom:30px}}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]{display:flex;align-items:center}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px 15px;font-weight:700;color:#000}.features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.compare_tables_discriptions[_ngcontent-%COMP%]{margin-top:80px}.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-48px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{position:relative;background-image:url(TrinkaVSGinger.6ba9261b18ed5d9c671c.jpg);width:100%;height:550px;background-position:50%;background-size:cover}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{height:auto;padding:40px 0}}@media (max-width:575px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{background-position:135% 100%;margin-top:100px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{position:relative;width:100%;height:460px;display:flex;align-items:inherit;justify-content:center;flex-direction:column;font-family:Open Sans,sans-serif}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{height:auto}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:700;color:#000;margin:0 0 10px}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:24px;font-weight:500;width:100%;max-width:600px;color:#1d1d1d;margin:0 0 20px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#6f2496;padding:10px 15px;color:#fff;transition:all .5s ease;border-radius:6px;border:2px solid #6f2496;font-size:23px;font-weight:600}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:hover{text-decoration:none;outline:none;transition:all .5s ease;background-color:transparent;border:2px solid #6f2496;color:#6f2496}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{position:relative}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;font-size:14px;text-decoration:underline;padding-left:40px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline}.grammarlyTestimonials[_ngcontent-%COMP%]{position:relative;width:100%}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{content:"";position:absolute;left:76px;top:-90px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{content:"";position:absolute;right:76px;top:-50px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{position:relative;width:100%;max-width:920px;margin:-60px auto 0;background-color:#f3eef6;padding:40px 30px 20px;border-radius:5px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);z-index:1}@media (max-width:767px){.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{margin:40px auto 0;width:100%;max-width:96%}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:30px;top:-20px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin:0 0 15px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0}.trinkaBetterThanOthers[_ngcontent-%COMP%]{position:relative;padding-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]{position:relative}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 30px}@media (max-width:767px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-65px}@media (max-width:420px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-75px}}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{text-align:center}@media (max-width:991px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{margin:40px 0}}@media (max-width:480px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0 auto;width:96%}}.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:25px!important}@media (max-width:767px){.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:15px!important}}.paddingRightRemove[_ngcontent-%COMP%]{padding-right:25px!important}@media (max-width:767px){.paddingRightRemove[_ngcontent-%COMP%]{padding-right:15px!important}}@media (max-width:767px){.removeBrTag[_ngcontent-%COMP%]{display:none}}.disclaimerContainer[_ngcontent-%COMP%]{position:relative;padding:10px 0}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]{position:relative;text-align:left}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:11px;color:#4d4d4d}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:950px;margin:10px auto 0;padding-bottom:0}@media (max-width:768px){.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:auto}}.bannerContentButtons[_ngcontent-%COMP%]{display:block;align-items:center;justify-content:center;flex-direction:column;width:247px}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{text-align:center;display:block}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-left:0!important}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   input#contactUserName[_ngcontent-%COMP%]{width:289px;display:inline-block;border-radius:5px 0 0 5px}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#763393!important;color:#fff!important;border:1px solid #763393!important;padding:6px 24px;border-radius:0 5px 5px 0}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#763393}.LimitedContent[_ngcontent-%COMP%]{font-size:18px;position:relative!important}@media (max-width:767px){.LimitedContent[_ngcontent-%COMP%]{font-size:16px}}.takeaways_cards[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:210px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}.takeaways_cards[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{position:relative;background:url(number-background.764991c32719fa5c4f6b.png);background-repeat:no-repeat;width:70px;height:58px;display:flex;align-items:center;justify-content:center;margin-top:10px}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;color:#fff;font-weight:600;margin:0 10px 9px 0}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]{position:relative;padding:5px 20px 20px}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .key_takewaye_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;font-weight:600;margin-bottom:15px}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{margin-bottom:15px}.switch_from_grammarly[_ngcontent-%COMP%]   .yellow[_ngcontent-%COMP%]{background-color:#ffd013}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 10px 6px 6px;position:absolute;margin-left:75%;width:auto;border-radius:0 5px 5px 0;margin-top:-2px}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-left:66%;width:auto;border-radius:0 5px 5px 0;margin-top:-8px;line-height:22px}}@media (max-width:768px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-top:-10px;margin-left:66%;padding:6px 0 6px 5px}}@media (max-width:480px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 7px 6px 5px}}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:before{content:"";z-index:2;position:absolute;top:42%;right:100%;width:7px;height:7px;opacity:.95;background:#fff;border-radius:7px;box-shadow:inset .5px 0 rgba(0,0,0,.6)}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:after{right:100%;content:" ";height:0;width:0;position:absolute;border:18px solid rgba(136,183,213,0);top:50%;margin-top:-18px;border-right-color:#ffd013!important}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:700}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 60.666667%;max-width:60.666667%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{flex:0 0 39.333333%;max-width:39.333333%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{width:100%;flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{margin:30px auto 0}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%], .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{width:100%;height:40px;border:1px solid #ccc;transition:all .5s ease}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus, .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]:focus{border:1px solid #6f2496;transition:all .5s ease;outline:none;box-shadow:none}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-64px}@media (max-width:420px){.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:4px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]{margin-top:19px;display:inline-block}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:18px}.professionalAcademic[_ngcontent-%COMP%]{margin-bottom:80px;margin-top:30px}.mart15[_ngcontent-%COMP%]{margin-top:15px!important}.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;position:relative}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:400px;display:inline-block;vertical-align:top;box-shadow:0 8px 12px rgba(0,0,0,.35);border:1px solid #f4f4f4;border-radius:5px;margin:0 20px 50px;min-height:620px}@media (max-width:768px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:90%;min-height:auto}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]{background:#f0e9f4;font-size:24px;font-weight:700;padding:20px;border-radius:5px 5px 0 0;display:flex;min-height:150px;margin-bottom:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{text-align:left;display:inline-block;width:60%;margin-top:2px}@media (max-width:480px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{width:53%}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{line-height:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_right[_ngcontent-%COMP%]{display:inline-block;width:40%;margin-top:23px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:26px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 0 0 28px;list-style:none;position:relative;margin:0 0 8px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:5px;background-image:url(PricingCheckMark.3d7ac3078289d99ba199.png);width:18px;height:15px}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]{color:#763393;font-size:32px;font-weight:400}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:14px;font-weight:400;text-transform:capitalize}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   sup[_ngcontent-%COMP%]{top:-.7em;font-weight:400;font-size:15px}.padt0[_ngcontent-%COMP%]{padding-top:0!important}.other_comparision[_ngcontent-%COMP%]{margin-top:80px;margin-bottom:10px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:170px}@media (max-width:1024px){.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:190px}}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 15px}.other_comparision[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:18px;display:inline-block;color:#763393;font-size:16px;font-weight:700;position:relative;text-decoration:underline}.single-line-tootltip[_ngcontent-%COMP%]   .tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:250px}']}),xe);function ye(n,t){if(1&n&&(c.Vb(0,"p",135),c.Fc(1,"\u5982\u679c\u60a8\u4eca\u5929\u8cfc\u8cb7Trinka\u9ad8\u7d1a\u670d\u52d9\u5e74\u5ea6\u8a08\u756b\uff0c\u60a8\u5c07\u7372\u5f97 "),c.Vb(2,"span"),c.Fc(3),c.Ub(),c.Fc(4),c.ic(5,"date"),c.Ub()),2&n){var e=c.hc();c.Cb(3),c.Gc(e.diffDays),c.Cb(1),c.Hc(" \u984d\u5916\u5929\u6578\u3002 (",c.kc(5,2,e.currentDate,"dd-MM-yyyy"),") ")}}var Fe,Te=function(){return["/trinka-vs-grammarly-vs-language-tool"]},Se=function(){return["/trinka-vs-grammarly"]},Qe=function(){return["/trinka-vs-ginger"]},Ie=function(){return["/trinka-vs-writefull"]},ze=((Fe=function(){function n(t,e,o,i,a,c){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.formBuilder=i,this.fb=a,this.LinkService=c,this.grammarlySelect="",this.finalTextContent=!1,this.disabledSubmitButton=!0,this.diffDays=0,this.currentDate=new Date,this.compareTrinkaGrammarly=a.group({userEmailId:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])]})}return _createClass(n,[{key:"oninput",value:function(){this.compareTrinkaGrammarly.valid&&(this.disabledSubmitButton=!1)}},{key:"ngOnInit",value:function(){this.titleService.setTitle("\u514d\u8cbbLanguageTool\u66ff\u4ee3\u65b9\u6848--\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u5728\u7dda\u6587\u6cd5\u6aa2\u67e5Trinka"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka-\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:title",content:"\u514d\u8cbbLanguageTool\u66ff\u4ee3\u65b9\u6848--\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u5728\u7dda\u6587\u6cd5\u6aa2\u67e5Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka-\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/trinka-vs-languagetool"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/trinka-vs-languagetool"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/trinka-vs-languagetool"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"getdifference",value:function(){if(void 0!==this.userDateSelect&&""!=this.grammarlySelect){var n,t,e=new Date;if("Y"==this.grammarlySelect){var o=new Date(this.userDateSelect.getFullYear()+1,this.userDateSelect.getMonth(),this.userDateSelect.getDate());n=Math.abs(o.getTime()-this.userDateSelect.getTime())}else if("M"==this.grammarlySelect){var i=new Date(this.userDateSelect.getFullYear(),this.userDateSelect.getMonth(),this.userDateSelect.getDate()+30);n=Math.abs(i.getTime()-this.userDateSelect.getTime())}t=Math.ceil((this.userDateSelect.getTime()-e.getTime())/864e5),this.diffDays=Math.ceil(n/864e5)+t}else this.diffDays=0}},{key:"premiumDateChanged",value:function(n){this.userDateSelect=new Date(n.target.valueAsNumber),this.getdifference()}},{key:"planTypeChanged",value:function(n){console.log(n),this.grammarlySelect=n.target.value,this.getdifference(),this.finalTextContent=""!=this.grammarlySelect}},{key:"onSubmitEmail",value:function(){this.compareTrinkaGrammarly.valid&&(this.userEmailId=this.compareTrinkaGrammarly.value.userEmailId,window.location.href="https://cloud.trinka.ai/signup/"+encodeURIComponent(btoa(this.userEmailId)))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Fe)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(g.d),c.Pb(g.d),c.Pb(C))},Fe.\u0275cmp=c.Jb({type:Fe,selectors:[["app-trinka-vs-languagetool"]],hostBindings:function(n,t){1&n&&c.dc("input",(function(){return t.oninput()}))},decls:915,vars:12,consts:[[1,"comparsionPageWrap"],[1,"trinkavsGarmmarlyBanner"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"bannerContent"],[1,"bannerContentButtons","try_a_free_form"],[3,"formGroup","ngSubmit"],[1,"form-group",3,"ngClass"],["appearance","outline"],["id","contactUserEmail","matInput","","placeholder","","formControlName","userEmailId",1,"form-control"],["type","submit"],[1,"grammarlyTestimonials"],[1,"testimonialsContent"],["src","../../../assets/images/double_quotes_icon.png","alt","quotes icon"],[1,"switch_from_grammarly","custom_width"],[1,"col-lg-8","col-md-12"],[1,"grammarly_premium","switchFromTrinka"],[1,"HeadingSubLine"],[1,"sample_exmple"],[1,"how_it_work"],[1,"itsFreeButton",3,"click"],[1,"col-lg-4","col-md-12"],[1,"free_premium"],[1,"free_premium_border"],[1,"discount-label","yellow"],[1,"free_premium_title"],[1,"free_premium_form"],[1,"textbox_content","form-group"],["placeholder","MM/DD/YY","type","date",1,"form-control",3,"change"],[1,"custom-select",3,"ngModel","change"],["selected","","value",""],["value","M"],["value","Y"],["class","form_status",4,"ngIf"],[1,"validTextSection"],[1,"writing_need_sections"],[1,"compare_tables_discriptions"],[1,"compare_tabels","table-responsive"],[1,"table"],[1,"displaywindowSite"],["src","../../../assets/images/checkMarks.svg","alt","check mark icon"],["src","../../../assets/images/closeMark.svg","alt","close icon",2,"max-width","20px"],[1,"disclaimerContainer","disclaimerContainer_table"],[1,"disclaimercontents"],["href","mailto:support@trinka.ai"],[1,"try_trinka_Buttons"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricing_plan"],[1,"pricing_plan_tables"],[1,"pricing_plan_details"],[1,"pricing_details"],[1,"plan_name"],[1,"plan_name_left"],[1,"pricing"],[1,"price"],[1,"plan_name_right"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo","width","136"],[1,"plan_name_right","text-right"],["src","../../../assets/images/languagetool_logo.png","alt",""],[1,"trinkaBetterThanOthers"],[1,"col-lg-8"],[1,"betterThenContent"],[1,"col-lg-4"],[1,"betterThenImg"],["src","../../../assets/images/BetterThen_img.png","alt","better than language tool"],[1,"col-lg-4","col-md-6","paddingRightRemove"],[1,"features_cards"],[1,"features_cardsHeading"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],[1,"col-lg-4","col-md-6","paddingLeftRemove","paddingRightRemove"],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],[1,"col-lg-4","col-md-6","paddingLeftRemove"],["src","../../../assets/images/autoFileEdit_icon.svg","alt","auto file edit"],["src","../../../assets/images/Icon_PublicationChecks.png","alt","Publication Checks",2,"max-width","30px"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/ConsistencyCheck_icons.png","alt","consistency-check",2,"max-width","30px"],["src","../../../assets/images/DownloadTrackChangesEdit_icon.png","alt","download track edits",2,"max-width","22px"],[1,"professionalAcademic"],[1,"col-md-12"],[1,"grammarCorrectionSlide"],[1,"grammarCorrectionMain"],["id","keyBenefitContentTwo","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#keyBenefitContentTwo","data-slide-to","0",1,"active"],["data-target","#keyBenefitContentTwo","data-slide-to","1"],["data-target","#keyBenefitContentTwo","data-slide-to","2"],["data-target","#keyBenefitContentTwo","data-slide-to","3"],["data-target","#keyBenefitContentTwo","data-slide-to","4"],["data-target","#keyBenefitContentTwo","data-slide-to","5"],["data-target","#keyBenefitContentTwo","data-slide-to","6"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"original-text"],[1,"sliderContent","sliderHeading"],[1,"col-lg-6","paddingRightNone"],[1,"sliderLeftSideHeading"],[1,"grammerlyLogo"],[1,"trinkaCorrections"],[1,"col-lg-6"],[1,"sliderRightSideHeading"],[1,"trinkaLogo"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"carousel-item"],[1,"compare_top_tools"],[1,"col-lg-5"],[1,"top_tools_image"],["src","../../../assets/images/top_tools_compare.png","alt","compare tools"],[1,"col-lg-7"],[1,"top_tools_text_contents"],[1,"howItWorkHeading","lineWhiteColor"],[3,"routerLink"],[1,"meetTrinka_sections"],[1,"col-lg-12"],[1,"meetTrinka_heading"],[1,"meetTrinkaCard"],[1,"meetTrinka_img"],["src","../../../assets/images/GoBeyondGrammar&Spelling.svg","alt","grammar and spelling correction"],[1,"meetTrinkaCard","unmatched_sections"],["src","../../../assets/images/UnmatchedWritingEnhancements.svg","alt","enhancements"],[1,"meetTrinkaCard","learnAndHelps"],["src","../../../assets/images/Learns&HelpsYou.svg","alt","learning that helps you"],[1,"meetTrinka_sections","switchToTrinka","padt0"],["target",""],[1,"key_takewaye_sections"],[1,"col-lg-4","col-md-6"],[1,"takeaways_cards"],[1,"card_overlay"],[1,"cards_headers"],[1,"need_cards_body"],[1,"ready_to_levelUp"],[1,"level_up_heading"],[1,"other_comparision"],[1,"fa","fa-arrow-right"],[1,"disclaimerContainer"],[1,"form_status"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u5c0b\u627eLanguageTool\u66ff\u4ee3\u65b9\u6848\uff1f"),c.Ub(),c.Vb(8,"p"),c.Fc(9,"\u5f9eLanguageTool\u9ad8\u7d1a\u5957\u9910\u5207\u63db\u5230Trinka\uff0c\u4e0d\u6703\u640d\u5931\u8a02\u95b1\u8cbb\uff01"),c.Ub(),c.Vb(10,"div",6),c.Vb(11,"form",7),c.dc("ngSubmit",(function(){return t.onSubmitEmail()})),c.Vb(12,"div",3),c.Vb(13,"div",4),c.Vb(14,"div",8),c.Vb(15,"mat-form-field",9),c.Vb(16,"mat-label"),c.Fc(17,"\u8f38\u5165\u96fb\u5b50\u90f5\u4ef6 *"),c.Ub(),c.Qb(18,"input",10),c.Ub(),c.Vb(19,"button",11),c.Fc(20,"\u514d\u8cbb\u8a66\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(21,"div",12),c.Vb(22,"div",2),c.Vb(23,"div",3),c.Vb(24,"div",4),c.Vb(25,"div",13),c.Qb(26,"img",14),c.Vb(27,"p"),c.Fc(28,"Trinka\u662f\u4e00\u6b3e\u8207\u773e\u4e0d\u540c\u7684\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u3002\u76f8\u5c0d\u65bcLanguageTool\u7684\u6587\u6cd5\u6aa2\u67e5\uff0cTrinka\u4f7f\u6211\u7684\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5b8c\u7f8e\u4e26\u4e14\u7d50\u69cb\u66f4\u597d\u3002Trinka\u7d66\u6211\u7559\u4e0b\u4e86\u6df1\u523b\u7684\u5370\u8c61\uff0c\u6211\u6703\u5c07\u5b83\u5f37\u70c8\u63a8\u85a6\u7d66\u6211\u7684\u670b\u53cb\u548c\u540c\u884c\u3002"),c.Ub(),c.Vb(29,"h3"),c.Fc(30,"\u4eba\u985e\u5b78\u5bb6\uff0c\u745e\u5178"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",15),c.Vb(32,"div",2),c.Vb(33,"div",3),c.Vb(34,"div",16),c.Vb(35,"div",17),c.Vb(36,"h2"),c.Fc(37,"\u5f9e LanguageTool\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(38,"div",18),c.Vb(39,"p"),c.Fc(40,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86LanguageTool\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684LanguageTool\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(41,"div",19),c.Vb(42,"p"),c.Vb(43,"b"),c.Fc(44,"LanguageTool\u9ad8\u7d1a\u5957\u9910\u5e74\u5ea6\u8a08\u756b\u793a\u4f8b"),c.Ub(),c.Ub(),c.Vb(45,"p"),c.Fc(46,"\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a2021\u5e741\u67085\u65e5"),c.Ub(),c.Vb(47,"p"),c.Fc(48,"\u4eca\u65e5\u65e5\u671f\uff1a2021\u5e744\u670825\u65e5"),c.Ub(),c.Vb(49,"p"),c.Fc(50,"\u60a8\u5c07\u7372\u5f97\u7684\u984d\u5916\u514d\u8cbb\u5929\u6578\uff1a255\u5929"),c.Ub(),c.Ub(),c.Vb(51,"div",20),c.Vb(52,"a",21),c.dc("click",(function(){c.wc(e);var n=c.tc(811);return t.scroll(n)})),c.Fc(53,"\u4f7f\u7528\u65b9\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(54,"div",22),c.Vb(55,"div",23),c.Vb(56,"div",24),c.Vb(57,"div",25),c.Vb(58,"span"),c.Fc(59,"\u7279\u5225\u512a\u60e0"),c.Ub(),c.Ub(),c.Vb(60,"div",26),c.Fc(61," \u514d\u8cbb\u9ad8\u7d1a\u64f4\u5c55\u8a08\u7b97\u5668 "),c.Ub(),c.Vb(62,"i"),c.Fc(63,"\u4f7f\u7528\u6b64\u8a08\u7b97\u5668\u5f97\u5230\u60a8\u5f9eLanguageTool\u5207\u63db\u5230Trinka\u80fd\u5920\u7372\u5f97\u7684\u514d\u8cbb\u9ad8\u7d1a\u8a02\u95b1\u7684\u671f\u9650\u3002"),c.Ub(),c.Vb(64,"div",27),c.Vb(65,"div",28),c.Vb(66,"label"),c.Fc(67,"LanguageTool\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a"),c.Ub(),c.Vb(68,"input",29),c.dc("change",(function(n){return t.premiumDateChanged(n)})),c.Ub(),c.Vb(69,"label"),c.Fc(70,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(71,"select",30),c.dc("change",(function(n){return t.planTypeChanged(n)})),c.Vb(72,"option",31),c.Fc(73,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(74,"option",32),c.Fc(75,"\u6708\u5ea6"),c.Ub(),c.Vb(76,"option",33),c.Fc(77,"\u5e74\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Dc(78,ye,6,5,"p",34),c.Ub(),c.Vb(79,"span",35),c.Fc(80,"*\u50c5\u9069\u7528\u65bc\u901a\u904e\u4fe1\u7528\u5361/Debit\u5361\u4ed8\u6b3e"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(81,"div",36),c.Vb(82,"div",2),c.Vb(83,"div",3),c.Vb(84,"div",4),c.Vb(85,"div",37),c.Vb(86,"h2"),c.Fc(87,"Trinka\u8207LanguageTool\u7684\u8a73\u7d30\u6bd4\u8f03"),c.Ub(),c.Qb(88,"div",18),c.Vb(89,"p"),c.Fc(90,"\u4e0b\u8868\u5c55\u793a\u4e86Trinka\u548cLanguageTool\u7684\u8a73\u7d30\u6bd4\u8f03\u3002\u5b83\u53ef\u4ee5\u5e6b\u52a9\u60a8\u6df1\u5165\u77ad\u89e3Trinka\u9019\u500b\u96f2\u7aef\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u9ad4\u9a57\u5b83\u5728\u9ad8\u7d1a\u6587\u6cd5\u66f4\u6b63\u3001\u57fa\u65bc\u5b78\u79d1\u9818\u57df\u7684\u66f4\u6b63\u3001\u62fc\u5beb\u6aa2\u67e5\u4ee5\u53ca\u5404\u7a2e\u5176\u4ed6\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u65b9\u9762\u7684\u51fa\u8272\u8868\u73fe\u3002"),c.Ub(),c.Ub(),c.Vb(91,"div",38),c.Vb(92,"table",39),c.Vb(93,"tr"),c.Vb(94,"th"),c.Fc(95,"\u7279\u8272"),c.Ub(),c.Vb(96,"th"),c.Fc(97,"Trinka"),c.Ub(),c.Vb(98,"th"),c.Fc(99,"Language "),c.Qb(100,"br",40),c.Fc(101,"Tool"),c.Ub(),c.Ub(),c.Vb(102,"tr"),c.Vb(103,"td"),c.Fc(104," \u5b78\u8853\u98a8\u683c\u6307\u5357 "),c.Vb(105,"b"),c.Fc(106,"\uff08\u5982APA\u3001AMA\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(107,"td"),c.Qb(108,"img",41),c.Ub(),c.Vb(109,"td"),c.Qb(110,"img",42),c.Ub(),c.Ub(),c.Vb(111,"tr"),c.Vb(112,"td"),c.Fc(113," \u57fa\u65bc\u5b78\u79d1\u7684\u66f4\u6b63 "),c.Vb(114,"b"),c.Fc(115,"\uff08\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u5de5\u7a0b\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(116,"td"),c.Qb(117,"img",41),c.Ub(),c.Vb(118,"td"),c.Qb(119,"img",42),c.Ub(),c.Ub(),c.Vb(120,"tr"),c.Vb(121,"td"),c.Fc(122," \u6280\u8853\u62fc\u5beb "),c.Vb(123,"b"),c.Fc(124,"\uff08\u6839\u64da\u5b78\u79d1\u9032\u884c\u62fc\u5beb\u66f4\u6b63\uff09"),c.Ub(),c.Ub(),c.Vb(125,"td"),c.Qb(126,"img",41),c.Ub(),c.Vb(127,"td"),c.Qb(128,"img",42),c.Ub(),c.Ub(),c.Vb(129,"tr"),c.Vb(130,"td"),c.Fc(131," \u6280\u8853\u7528\u8a9e "),c.Vb(132,"b"),c.Fc(133,"\uff08\u5beb\u4f5c\u9069\u5408\u4f60\u7684\u5b78\u79d1\uff09"),c.Ub(),c.Ub(),c.Vb(134,"td"),c.Qb(135,"img",41),c.Ub(),c.Vb(136,"td"),c.Qb(137,"img",42),c.Ub(),c.Ub(),c.Vb(138,"tr"),c.Vb(139,"td"),c.Fc(140," \u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Vb(141,"b"),c.Fc(142,"\uff08\u7834\u6298\u865f\u3001\u62fc\u5beb\u3001\u6578\u5b57\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(143,"td"),c.Qb(144,"img",41),c.Ub(),c.Vb(145,"td"),c.Qb(146,"img",42),c.Ub(),c.Ub(),c.Vb(147,"tr"),c.Vb(148,"td"),c.Fc(149," \u6284\u8972\u6aa2\u6e2c "),c.Vb(150,"b"),c.Fc(151,"(\u5c0d\u7167\u7db2\u8def\u3001\u958b\u653e\u5b58\u53d6\u548c\u4ed8\u8cbb\u51fa\u7248\u7684\u5167\u5bb9\u9032\u884c\u6aa2\u67e5)"),c.Ub(),c.Ub(),c.Vb(152,"td"),c.Qb(153,"img",41),c.Ub(),c.Vb(154,"td"),c.Qb(155,"img",42),c.Ub(),c.Ub(),c.Vb(156,"tr"),c.Vb(157,"td"),c.Fc(158," \u51fa\u7248\u6e96\u5099\u6aa2\u67e5 "),c.Vb(159,"b"),c.Fc(160,"\uff08 \u900f\u904e20 \u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u5be6\u73fe\u6210\u529f\u51fa\u7248\uff09"),c.Ub(),c.Ub(),c.Vb(161,"td"),c.Qb(162,"img",41),c.Ub(),c.Vb(163,"td"),c.Qb(164,"img",42),c.Ub(),c.Ub(),c.Vb(165,"tr"),c.Vb(166,"td"),c.Fc(167," \u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f "),c.Vb(168,"b"),c.Fc(169,"\uff08\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u5fae\u8edfWord\u6587\u4ef6 \uff09"),c.Ub(),c.Ub(),c.Vb(170,"td"),c.Qb(171,"img",41),c.Ub(),c.Vb(172,"td"),c.Qb(173,"img",42),c.Ub(),c.Ub(),c.Vb(174,"tr"),c.Vb(175,"td"),c.Fc(176," \u63a5\u53d7\u6216\u5ffd\u7565\u6240\u6709\u66f4\u6539 "),c.Ub(),c.Vb(177,"td"),c.Qb(178,"img",41),c.Ub(),c.Vb(179,"td"),c.Qb(180,"img",42),c.Ub(),c.Ub(),c.Vb(181,"tr"),c.Vb(182,"td"),c.Fc(183," \u6b63\u5f0f/\u5b78\u8853\u8a9e\u8abf "),c.Vb(184,"b"),c.Fc(185,"\uff08\u5305\u62ec\u53e3\u8a9e\u3001\u975e\u6b63\u5f0f\u77ed\u8a9e\u52d5\u8a5e\u548c\u7fd2\u8a9e\uff09"),c.Ub(),c.Ub(),c.Vb(186,"td"),c.Qb(187,"img",41),c.Ub(),c.Vb(188,"td"),c.Qb(189,"img",42),c.Ub(),c.Ub(),c.Vb(190,"tr"),c.Vb(191,"td"),c.Fc(192,"\u5b57\u6578\u7e2e\u6e1b "),c.Vb(193,"b"),c.Fc(194,"\uff08\u4f7f\u5beb\u4f5c\u7c21\u6f54\u6709\u529b\uff09"),c.Ub(),c.Ub(),c.Vb(195,"td"),c.Qb(196,"img",41),c.Ub(),c.Vb(197,"td"),c.Qb(198,"img",42),c.Ub(),c.Ub(),c.Vb(199,"tr"),c.Vb(200,"td"),c.Fc(201,"\u7121\u504f\u898b\u7684\u8a9e\u8a00 "),c.Vb(202,"b"),c.Fc(203,"\uff08\u5305\u5bb9\u3001\u4e3b\u52d5\u8a9e\u5f0f\u3001\u7121\u6027\u5225\u6b67\u8996\u7684\u8a9e\u8a00\uff09"),c.Ub(),c.Ub(),c.Vb(204,"td"),c.Qb(205,"img",41),c.Ub(),c.Vb(206,"td"),c.Qb(207,"img",42),c.Ub(),c.Ub(),c.Vb(208,"tr"),c.Vb(209,"td"),c.Fc(210,"\u8a9e\u610f\u6a21\u7cca "),c.Vb(211,"b"),c.Fc(212,"\uff08\u8b93\u4f60\u7684\u5beb\u4f5c\u6e05\u6670\u800c\u5177\u9ad4\uff09"),c.Ub(),c.Ub(),c.Vb(213,"td"),c.Qb(214,"img",41),c.Ub(),c.Vb(215,"td"),c.Qb(216,"img",42),c.Ub(),c.Ub(),c.Vb(217,"tr"),c.Vb(218,"td"),c.Fc(219,"\u5f15\u6587\u6aa2\u67e5\u5668 "),c.Vb(220,"b"),c.Fc(221,"(\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6709\u529b\u7684\u5f15\u6587)\u3002"),c.Ub(),c.Ub(),c.Vb(222,"td"),c.Qb(223,"img",41),c.Ub(),c.Vb(224,"td"),c.Qb(225,"img",42),c.Ub(),c.Ub(),c.Vb(226,"tr"),c.Vb(227,"td"),c.Fc(228,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(229,"td"),c.Qb(230,"img",41),c.Ub(),c.Vb(231,"td"),c.Qb(232,"img",42),c.Ub(),c.Ub(),c.Vb(233,"tr"),c.Vb(234,"td"),c.Fc(235,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(236,"td"),c.Qb(237,"img",41),c.Ub(),c.Vb(238,"td"),c.Qb(239,"img",41),c.Ub(),c.Ub(),c.Vb(240,"tr"),c.Vb(241,"td"),c.Fc(242,"\u53e5\u5b50\u7d50\u69cb\u4fee\u6b63"),c.Ub(),c.Vb(243,"td"),c.Qb(244,"img",41),c.Ub(),c.Vb(245,"td"),c.Qb(246,"img",41),c.Ub(),c.Ub(),c.Vb(247,"tr"),c.Vb(248,"td"),c.Fc(249,"\u8a5e\u8a9e\u9078\u64c7"),c.Ub(),c.Vb(250,"td"),c.Qb(251,"img",41),c.Ub(),c.Vb(252,"td"),c.Qb(253,"img",41),c.Ub(),c.Ub(),c.Vb(254,"tr"),c.Vb(255,"td"),c.Fc(256,"\u7f8e\u5f0f/\u82f1\u5f0f\u98a8\u683c"),c.Ub(),c.Vb(257,"td"),c.Qb(258,"img",41),c.Ub(),c.Vb(259,"td"),c.Qb(260,"img",41),c.Ub(),c.Ub(),c.Vb(261,"tr"),c.Vb(262,"td"),c.Fc(263,"\u8a73\u7d30\u8aaa\u660e\u548c\u63d0\u793a"),c.Ub(),c.Vb(264,"td"),c.Qb(265,"img",41),c.Ub(),c.Vb(266,"td"),c.Qb(267,"img",41),c.Ub(),c.Ub(),c.Vb(268,"tr"),c.Vb(269,"td"),c.Fc(270,"\u7dda\u4e0a\u7de8\u8f2f"),c.Ub(),c.Vb(271,"td"),c.Qb(272,"img",41),c.Ub(),c.Vb(273,"td"),c.Qb(274,"img",41),c.Ub(),c.Ub(),c.Vb(275,"tr"),c.Vb(276,"td"),c.Fc(277,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(278,"td"),c.Qb(279,"img",41),c.Ub(),c.Vb(280,"td"),c.Qb(281,"img",41),c.Ub(),c.Ub(),c.Vb(282,"tr"),c.Vb(283,"td"),c.Fc(284,"\u5fae\u8edf Word \u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(285,"td"),c.Qb(286,"img",41),c.Ub(),c.Vb(287,"td"),c.Qb(288,"img",41),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(289,"div",43),c.Vb(290,"div",2),c.Vb(291,"div",3),c.Vb(292,"div",4),c.Vb(293,"div",44),c.Vb(294,"p"),c.Fc(295,"\u6211\u5011\u5275\u5efa\u4e86\u9019\u4e9b\u6bd4\u8f03\u5716\u8868\uff0c\u4ee5\u5e6b\u52a9\u5b78\u751f\u3001\u6559\u6388\u3001\u5716\u66f8\u9928\u54e1\u548c\u6559\u80b2\u5de5\u4f5c\u8005\u5c31\u54ea\u7a2e\u53c3\u8003\u6587\u737b\u751f\u6210\u5668\u6700\u9069\u5408\u4ed6\u5011\u7684\u9700\u6c42\u505a\u51fa\u660e\u667a\u7684\u6c7a\u5b9a\u3002\u5982\u679c\u4f60\u5011\u767c\u73fe\u6b64\u5716\u8868\u4e2d\u7684\u4efb\u4f55\u932f\u8aa4\u6216\u8005\u907a\u6f0f\uff0c\u8acb "),c.Vb(296,"a",45),c.Fc(297,"\u767c\u9001\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Fc(298,"\u7d66\u6211\u5011\uff0c\u6211\u5011\u6703\u6539\u6b63\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(299,"div",46),c.Vb(300,"a",47),c.Fc(301,"\u514d\u8cbb\u4f7f\u7528Trinka"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(302,"div",48),c.Vb(303,"div",2),c.Vb(304,"div",3),c.Vb(305,"div",4),c.Vb(306,"div",49),c.Vb(307,"h2"),c.Fc(308,"\u5b9a\u50f9\u65b9\u6848"),c.Ub(),c.Qb(309,"div",18),c.Vb(310,"p"),c.Fc(311,"\u6bd4\u8f03\u6240\u6709\u529f\u80fd\u4e26\u89aa\u773c\u770b\u770b\u7d50\u679c\uff01Trinka\u4e0d\u50c5\u50c5\u662f\u666e\u901a\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\uff0c\u66f4\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u7406\u60f3\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Vb(312,"div",38),c.Vb(313,"div",50),c.Vb(314,"div",51),c.Vb(315,"div",52),c.Vb(316,"div",53),c.Vb(317,"label"),c.Fc(318,"Trinka "),c.Qb(319,"br"),c.Fc(320,"Free"),c.Ub(),c.Vb(321,"div",54),c.Vb(322,"div",55),c.Fc(323," $0 "),c.Vb(324,"b"),c.Fc(325,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(326,"div",56),c.Qb(327,"img",57),c.Ub(),c.Ub(),c.Vb(328,"ul"),c.Vb(329,"li"),c.Fc(330,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(331,"li"),c.Fc(332,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(333,"li"),c.Fc(334,"\u66f8\u9762\u8a9e\u6c23\u66f4\u6b63"),c.Ub(),c.Vb(335,"li"),c.Fc(336,"\u53e5\u5b50\u7d50\u69cb\u66f4\u6b63"),c.Ub(),c.Vb(337,"li"),c.Fc(338,"\u589e\u5f37\u5beb\u4f5c\u5f71\u97ff\u529b"),c.Ub(),c.Vb(339,"li"),c.Fc(340,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(341,"li"),c.Fc(342,"\u6280\u8853\u7528\u8a5e\u7684\u9078\u64c7"),c.Ub(),c.Vb(343,"li"),c.Fc(344,"\u9078\u5b9a\u98a8\u683c\u6307\u5357"),c.Ub(),c.Vb(345,"li"),c.Fc(346,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(347,"li"),c.Fc(348,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(349,"li"),c.Fc(350,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(351,"li"),c.Fc(352,"\u51fa\u7248\u6e96\u5099\u5beb\u4f5c "),c.Qb(353,"br"),c.Vb(354,"small"),c.Fc(355,"(\u6280\u8853\u8853\u8a9e, \u5b57\u6578\u7e2e\u6e1b etc.)"),c.Ub(),c.Ub(),c.Vb(356,"li"),c.Fc(357,"\u671f\u520a\u51fa\u7248\u6e96\u5099\u60c5\u6cc1 "),c.Qb(358,"br"),c.Vb(359,"small"),c.Fc(360,"(\u671f\u520a\u7bc4\u570d\u6aa2\u67e5, \u8ad6\u6587\u6458\u8981 etc.)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(361,"div",51),c.Vb(362,"div",52),c.Vb(363,"div",53),c.Vb(364,"label"),c.Fc(365,"LanguageTool Premium"),c.Ub(),c.Vb(366,"div",54),c.Vb(367,"div",55),c.Fc(368," $19 "),c.Vb(369,"b"),c.Fc(370,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(371,"div",58),c.Qb(372,"img",59),c.Ub(),c.Ub(),c.Vb(373,"ul"),c.Vb(374,"li"),c.Fc(375,"\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(376,"li"),c.Fc(377,"\u9ad8\u7d1a\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f"),c.Ub(),c.Vb(378,"li"),c.Fc(379,"\u6539\u5584\u98a8\u683c\u548c\u8a9e\u6c23\u7684\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(380,"div",60),c.Vb(381,"div",2),c.Vb(382,"div",3),c.Vb(383,"div",61),c.Vb(384,"div",62),c.Vb(385,"h2"),c.Fc(386,"\u70ba\u4ec0\u9ebcTrinka\u6bd4 LanguageTool\u7b49\u9818\u5148\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u66f4\u52dd\u4e00\u7c4c\uff1f "),c.Ub(),c.Qb(387,"div",18),c.Vb(388,"p"),c.Fc(389,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5 -Trinka\u70ba\u60a8\u5be6\u73fe\u9019\u4e00\u5207\uff01Trinka\u662f\u4e00\u7a2e\u57fa\u65bc\u4eba\u5de5\u667a\u6167\u7684\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\uff0c\u5c08\u70ba\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u800c\u5275\u5efa\u3002Trinka\u5177\u6709\u5167\u7f6e\u7684\u9802\u7d1a\u5de5\u5177\uff0c\u53ef\u6aa2\u67e5\u60a8\u7684\u6587\u6cd5\u3001\u62fc\u5beb\u548c\u6a19\u9ede\u7b26\u865f\u4e26\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u5e6b\u60a8\u6700\u5927\u9650\u5ea6\u5730\u63d0\u9ad8\u767c\u8868\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(390,"div",63),c.Vb(391,"div",64),c.Qb(392,"img",65),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(393,"div",36),c.Vb(394,"div",2),c.Vb(395,"div",3),c.Vb(396,"div",66),c.Vb(397,"div",67),c.Vb(398,"div",68),c.Qb(399,"img",69),c.Vb(400,"h3"),c.Fc(401,"\u5b78\u79d1\u9818\u57df\u548c\u6a94\u6848\u985e\u578b"),c.Ub(),c.Ub(),c.Vb(402,"p"),c.Fc(403,"\u60a8\u53ef\u4ee5\u81ea\u8a02Trinka\uff0c\u8b93\u5b83\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u548c\u624b\u7a3f\u985e\u578b\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(404,"div",70),c.Vb(405,"div",67),c.Vb(406,"div",68),c.Qb(407,"img",71),c.Vb(408,"h3"),c.Fc(409,"\u9810\u8a2d\u98a8\u683c\u6307\u5357"),c.Ub(),c.Ub(),c.Vb(410,"p"),c.Fc(411,"\u6839\u64da\u6d41\u884c\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA 11th\uff0cAGU 2017\uff09\u5b9a\u5236\u60a8\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(412,"div",72),c.Vb(413,"div",67),c.Vb(414,"div",68),c.Qb(415,"img",73),c.Vb(416,"h3"),c.Fc(417,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(418,"p"),c.Fc(419,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\uff0cTrinka\u80fd\u5728\u5e7e\u5206\u9418\u5167\u5b8c\u6210\u81ea\u52d5\u7de8\u8f2f\u4e26\u4e14\u8b93\u60a8\u4e0b\u8f09\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(420,"div",66),c.Vb(421,"div",67),c.Vb(422,"div",68),c.Qb(423,"img",74),c.Vb(424,"h3"),c.Fc(425,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(426,"p"),c.Fc(427,"\u4f7f\u7528Trinka\u7684\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff0c\u60a8\u53ef\u4ee5\u900f\u904e\u5f9e\u201c\u671f\u520a\u9078\u64c7\u201d\u5230\u201c\u9053\u5fb7\u5408\u898f\u201d\u768420\u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u5f9e\u800c\u589e\u52a0\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(428,"div",70),c.Vb(429,"div",75),c.Vb(430,"div",68),c.Qb(431,"img",76),c.Vb(432,"h3"),c.Fc(433,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(434,"p"),c.Fc(435,"Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u53ef\u4ee5\u6aa2\u6e2c\u60a8\u5beb\u4f5c\u4e2d\u76846\u7a2e\u4e0d\u4e00\u81f4\uff0c\u7121\u8ad6\u6587\u7ae0\u9577\u5ea6\u5982\u4f55\uff0c\u60a8\u90fd\u53ef\u4ee5\u9032\u884c\u4e00\u9375\u4fee\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(436,"div",72),c.Vb(437,"div",67),c.Vb(438,"div",68),c.Qb(439,"img",77),c.Vb(440,"h3"),c.Fc(441,"\u4e0b\u8f09\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6"),c.Ub(),c.Ub(),c.Vb(442,"p"),c.Fc(443,"\u60a8\u53ef\u4ee5\u4e0b\u8f09Trinka\u63d0\u4f9b\u7684\u8ffd\u8e64\u66f4\u6539\u6a94\uff0c\u5b83\u5728\u7de8\u8f2f\u5668\u4e2d\u986f\u793a\u4e86Trinka\u63d0\u4f9b\u7684\u5404\u7a2e\u66f4\u6539\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(444,"div",78),c.Vb(445,"div",2),c.Vb(446,"div",3),c.Vb(447,"div",79),c.Vb(448,"h2"),c.Fc(449,"\u5be6\u73fe\u5c08\u696d\u7684\u5b78\u8853\u548c\u6280\u8853\u6587\u6cd5\u4fee\u6b63"),c.Ub(),c.Qb(450,"div",18),c.Vb(451,"p"),c.Fc(452,"Trinka\u4eba\u5de5\u667a\u6167\u80fd\u5920\u57f7\u884c3000\u591a\u9805\u6587\u6cd5\u6aa2\u67e5\u3001\u8a9e\u6c23\u548c\u98a8\u683c\u589e\u5f37\u3001\u9ad8\u7d1a\u5beb\u4f5c\u6280\u5de7\uff0c\u66f4\u91cd\u8981\u7684\u662f\u5b83\u53ef\u4ee5\u8655\u7406\u8207\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u76f8\u95dc\u7684\u6240\u6709\u5b78\u79d1\u7684\u4f5c\u54c1\u3002"),c.Ub(),c.Vb(453,"div",80),c.Vb(454,"div",81),c.Vb(455,"div",82),c.Vb(456,"ol",83),c.Qb(457,"li",84),c.Qb(458,"li",85),c.Qb(459,"li",86),c.Qb(460,"li",87),c.Qb(461,"li",88),c.Qb(462,"li",89),c.Qb(463,"li",90),c.Ub(),c.Vb(464,"div",91),c.Vb(465,"div",92),c.Vb(466,"div",93),c.Vb(467,"i"),c.Fc(468,"\u539f\u6587"),c.Ub(),c.Vb(469,"p"),c.Fc(470,"Brazilian soils has low levels of phosphorus available, due to high acidity, therefore, are fundamental the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Vb(471,"div",94),c.Vb(472,"div",3),c.Vb(473,"div",95),c.Vb(474,"div",96),c.Vb(475,"div",97),c.Qb(476,"img",59),c.Ub(),c.Vb(477,"div",98),c.Vb(478,"p"),c.Fc(479,"Brazilian soils "),c.Vb(480,"b"),c.Fc(481,"has"),c.Ub(),c.Fc(482,"\xa0 "),c.Vb(483,"span"),c.Fc(484,"have"),c.Ub(),c.Fc(485," low levels of phosphorus available, due to high acidity, therefore, are fundamental "),c.Vb(486,"span"),c.Fc(487,"in"),c.Ub(),c.Fc(488," the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(489,"div",99),c.Vb(490,"div",100),c.Vb(491,"div",101),c.Qb(492,"img",102),c.Ub(),c.Vb(493,"div",98),c.Vb(494,"p"),c.Fc(495,"Brazilian soils "),c.Vb(496,"b"),c.Fc(497,"has"),c.Ub(),c.Fc(498,"\xa0 "),c.Vb(499,"span"),c.Fc(500,"have"),c.Ub(),c.Fc(501," low levels of phosphorus "),c.Vb(502,"b"),c.Fc(503,"available, due to "),c.Ub(),c.Fc(504,"\xa0 "),c.Vb(505,"span"),c.Fc(506,"because of"),c.Ub(),c.Fc(507," high acidity, ");c.Vb(508,"span"),c.Fc(509,"and "),c.Ub(),c.Fc(510,"therefore, are fundamental "),c.Vb(511,"span"),c.Fc(512,"to"),c.Ub(),c.Fc(513," the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(514,"div",103),c.Vb(515,"div",93),c.Vb(516,"i"),c.Fc(517,"\u539f\u6587"),c.Ub(),c.Vb(518,"p"),c.Fc(519,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and affect annually approximately 795,000."),c.Ub(),c.Ub(),c.Vb(520,"div",94),c.Vb(521,"div",3),c.Vb(522,"div",95),c.Vb(523,"div",96),c.Vb(524,"div",97),c.Qb(525,"img",59),c.Ub(),c.Vb(526,"div",98),c.Vb(527,"p"),c.Fc(528,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and affect annually approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(529,"div",99),c.Vb(530,"div",100),c.Vb(531,"div",101),c.Qb(532,"img",102),c.Ub(),c.Vb(533,"div",98),c.Vb(534,"p"),c.Fc(535,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and "),c.Vb(536,"b"),c.Fc(537,"affect annually "),c.Ub(),c.Fc(538,"\xa0 "),c.Vb(539,"span"),c.Fc(540,"annually affects "),c.Ub(),c.Fc(541," approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(542,"div",103),c.Vb(543,"div",93),c.Vb(544,"i"),c.Fc(545,"\u539f\u6587"),c.Ub(),c.Vb(546,"p"),c.Fc(547,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Vb(548,"div",94),c.Vb(549,"div",3),c.Vb(550,"div",95),c.Vb(551,"div",96),c.Vb(552,"div",97),c.Qb(553,"img",59),c.Ub(),c.Vb(554,"div",98),c.Vb(555,"p"),c.Fc(556,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(557,"div",99),c.Vb(558,"div",100),c.Vb(559,"div",101),c.Qb(560,"img",102),c.Ub(),c.Vb(561,"div",98),c.Vb(562,"p"),c.Fc(563,"The depleted proteins were finally digested "),c.Vb(564,"b"),c.Fc(565,"by"),c.Ub(),c.Fc(566,"\xa0 "),c.Vb(567,"span"),c.Fc(568,"with"),c.Ub(),c.Fc(569," trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C "),c.Vb(570,"b"),c.Fc(571,"for"),c.Ub(),c.Fc(572," overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(573,"div",103),c.Vb(574,"div",93),c.Vb(575,"i"),c.Fc(576,"\u539f\u6587"),c.Ub(),c.Vb(577,"p"),c.Fc(578,"Belladonna leaves as well as all other studied leaves contains two distinct phosphatase fraction belonging to types II and III."),c.Ub(),c.Ub(),c.Vb(579,"div",94),c.Vb(580,"div",3),c.Vb(581,"div",95),c.Vb(582,"div",96),c.Vb(583,"div",97),c.Qb(584,"img",59),c.Ub(),c.Vb(585,"div",98),c.Vb(586,"p"),c.Fc(587,"Belladonna leaves as well as all other studied leaves contains two distinct phosphatase "),c.Vb(588,"b"),c.Fc(589,"fraction"),c.Ub(),c.Fc(590,"\xa0 "),c.Vb(591,"span"),c.Fc(592,"fractions"),c.Ub(),c.Fc(593," belonging to "),c.Vb(594,"b"),c.Fc(595,"types"),c.Ub(),c.Fc(596,"\xa0 "),c.Vb(597,"span"),c.Fc(598,"type "),c.Ub(),c.Fc(599," II and III."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(600,"div",99),c.Vb(601,"div",100),c.Vb(602,"div",101),c.Qb(603,"img",102),c.Ub(),c.Vb(604,"div",98),c.Vb(605,"p"),c.Fc(606,"Belladonna leaves "),c.Vb(607,"b"),c.Fc(608,"as well as all"),c.Ub(),c.Fc(609,"\xa0 "),c.Vb(610,"span"),c.Fc(611,"and "),c.Ub(),c.Fc(612," other "),c.Vb(613,"b"),c.Fc(614,"studied"),c.Ub(),c.Fc(615," leaves "),c.Vb(616,"span"),c.Fc(617,"being studied "),c.Ub(),c.Vb(618,"b"),c.Fc(619,"contains"),c.Ub(),c.Fc(620,"\xa0 "),c.Vb(621,"span"),c.Fc(622,"contain"),c.Ub(),c.Fc(623,"\xa0two distinct phosphatase "),c.Vb(624,"b"),c.Fc(625,"fraction"),c.Ub(),c.Fc(626,"\xa0 "),c.Vb(627,"span"),c.Fc(628,"fractions "),c.Ub(),c.Fc(629,"belonging to types II and III."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(630,"div",103),c.Vb(631,"div",93),c.Vb(632,"i"),c.Fc(633,"\u539f\u6587"),c.Ub(),c.Vb(634,"p"),c.Fc(635,"He sees signs of long term starvation, worse even than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Vb(636,"div",94),c.Vb(637,"div",3),c.Vb(638,"div",95),c.Vb(639,"div",96),c.Vb(640,"div",97),c.Qb(641,"img",59),c.Ub(),c.Vb(642,"div",98),c.Vb(643,"p"),c.Fc(644,"He sees signs of long term starvation, worse even than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(645,"div",99),c.Vb(646,"div",100),c.Vb(647,"div",101),c.Qb(648,"img",102),c.Ub(),c.Vb(649,"div",98),c.Vb(650,"p"),c.Fc(651,"He sees signs of "),c.Vb(652,"span"),c.Fc(653,"long term"),c.Ub(),c.Fc(654,"\xa0 "),c.Vb(655,"b"),c.Fc(656,"long-term"),c.Ub(),c.Fc(657," starvation, "),c.Vb(658,"span"),c.Fc(659,"even"),c.Ub(),c.Fc(660," word "),c.Vb(661,"b"),c.Fc(662,"even"),c.Ub(),c.Fc(663," than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(664,"div",103),c.Vb(665,"div",93),c.Vb(666,"i"),c.Fc(667,"\u539f\u6587"),c.Ub(),c.Vb(668,"p"),c.Fc(669,"This kind of political torn-foolery has to a considerable extend prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Vb(670,"div",94),c.Vb(671,"div",3),c.Vb(672,"div",95),c.Vb(673,"div",96),c.Vb(674,"div",97),c.Qb(675,"img",59),c.Ub(),c.Vb(676,"div",98),c.Vb(677,"p"),c.Fc(678,"This kind of political torn-foolery has to a considerable "),c.Vb(679,"b"),c.Fc(680,"extend"),c.Ub(),c.Fc(681,"\xa0 "),c.Vb(682,"span"),c.Fc(683,"extent"),c.Ub(),c.Fc(684," prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(685,"div",99),c.Vb(686,"div",100),c.Vb(687,"div",101),c.Qb(688,"img",102),c.Ub(),c.Vb(689,"div",98),c.Vb(690,"p"),c.Vb(691,"b"),c.Fc(692,"This kind of"),c.Ub(),c.Fc(693,"\xa0 "),c.Vb(694,"span"),c.Fc(695,"Such"),c.Ub(),c.Fc(696," political "),c.Vb(697,"b"),c.Fc(698,"torn-foolery"),c.Ub(),c.Fc(699,"\xa0 "),c.Vb(700,"span"),c.Fc(701,"tomfoolery"),c.Ub(),c.Fc(702," has to a considerable "),c.Vb(703,"b"),c.Fc(704,"extend"),c.Ub(),c.Fc(705,"\xa0 "),c.Vb(706,"span"),c.Fc(707,"extent"),c.Ub(),c.Fc(708," prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(709,"div",103),c.Vb(710,"div",93),c.Vb(711,"i"),c.Fc(712,"\u539f\u6587"),c.Ub(),c.Vb(713,"p"),c.Fc(714,"The results shows 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Vb(715,"div",94),c.Vb(716,"div",3),c.Vb(717,"div",95),c.Vb(718,"div",96),c.Vb(719,"div",97),c.Qb(720,"img",59),c.Ub(),c.Vb(721,"div",98),c.Vb(722,"p"),c.Fc(723,"The results shows 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(724,"div",99),c.Vb(725,"div",100),c.Vb(726,"div",101),c.Qb(727,"img",102),c.Ub(),c.Vb(728,"div",98),c.Vb(729,"p"),c.Fc(730,"The results "),c.Vb(731,"b"),c.Fc(732,"shows"),c.Ub(),c.Fc(733,"\xa0 "),c.Vb(734,"span"),c.Fc(735,"show"),c.Ub(),c.Fc(736," 234 "),c.Vb(737,"b"),c.Fc(738,"differently"),c.Ub(),c.Fc(739,"\xa0 "),c.Vb(740,"span"),c.Fc(741,"differentially"),c.Ub(),c.Fc(742," expressed proteins ( "),c.Vb(743,"b"),c.Fc(744,"DEP"),c.Ub(),c.Fc(745,"\xa0 "),c.Vb(746,"span"),c.Fc(747,"DEPs"),c.Ub(),c.Fc(748,") between GBM "),c.Vb(749,"b"),c.Fc(750,"to"),c.Ub(),c.Fc(751,"\xa0 "),c.Vb(752,"span"),c.Fc(753,"and"),c.Ub(),c.Fc(754,"\xa0normal brain "),c.Vb(755,"b"),c.Fc(756,"tissues"),c.Ub(),c.Fc(757,"\xa0 "),c.Vb(758,"span"),c.Fc(759,"tissue"),c.Ub(),c.Fc(760,"."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(761,"div",104),c.Vb(762,"div",2),c.Vb(763,"div",3),c.Vb(764,"div",105),c.Vb(765,"div",106),c.Qb(766,"img",107),c.Ub(),c.Ub(),c.Vb(767,"div",108),c.Vb(768,"div",109),c.Vb(769,"div",110),c.Vb(770,"h3"),c.Fc(771,"Trinka\u8207\u9818\u5148\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4e4b\u9593\u7684\u5c0d\u6bd4"),c.Ub(),c.Qb(772,"div",18),c.Ub(),c.Vb(773,"p"),c.Fc(774,"\u70ba\u4e86\u66f4\u597d\u5730\u77ad\u89e3\u4f5c\u70ba\u7d42\u6975\u5c08\u696d\u6587\u6cd5\u6aa2\u67e5\u5668\u7684Trinka\u8207Grammary\u3001LanguageTool\u548cGinger\u76f8\u6bd4\u6709\u4f55\u8207\u773e\u4e0d\u540c\uff0c\u6211\u5011\u5c0d\u4f86\u81ea\u4e94\u500b\u5b78\u8853\u9818\u57df\u76845778\u500b\u55ae\u8a5e\u9032\u884c\u4e86\u6e2c\u8a66\uff0c\u6db5\u84cb\u4e86\u90a3\u4e9b\u5c0d\u65bc\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u90fd\u81f3\u95dc\u91cd\u8981\u7684\u5167\u5bb9\uff0c\u5305\u62ec\u66f4\u6b63\u7684\u6e96\u78ba\u6027\u3001\u98a8\u683c\u6307\u5357\u504f\u597d\u3001\u7c21\u6f54\u6027\u548c\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u3002\u5982\u8981\u77ad\u89e3\u5168\u9762\u7684\u6bd4\u8f03\u7d50\u679c\uff0c\u8acb\u95b1\u8b80\u6211\u5011\u7684\u767d\u76ae\u66f8\u3002 "),c.Ub(),c.Vb(775,"a",111),c.Fc(776," \u4e0b\u8f09\u767d\u76ae\u66f8 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(777,"div",112),c.Vb(778,"div",2),c.Vb(779,"div",3),c.Vb(780,"div",113),c.Vb(781,"div",114),c.Vb(782,"h2"),c.Fc(783,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5\uff0c\u5feb\u4f86\u8a8d\u8b58Trinka\u5427\uff01"),c.Ub(),c.Qb(784,"div",18),c.Ub(),c.Ub(),c.Ub(),c.Vb(785,"div",3),c.Vb(786,"div",63),c.Vb(787,"div",115),c.Vb(788,"div",116),c.Qb(789,"img",117),c.Ub(),c.Vb(790,"h3"),c.Fc(791,"\u4e0d\u53ea\u662f\u6587\u6cd5\u548c\u62fc\u5beb"),c.Ub(),c.Vb(792,"p"),c.Fc(793,"Trinka\u4e0d\u50c5\u50c5\u662f\u4e0b\u4e00\u4ee3\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b83\u9084\u662f\u60a8\u7684\u500b\u4eba\u5beb\u4f5c\u52a9\u624b\uff0c\u53ef\u4ee5\u767c\u73fe\u5176\u4ed6\u5de5\u5177\u7121\u6cd5\u6aa2\u6e2c\u5230\u7684\u68d8\u624b\u5b78\u8853\u5beb\u4f5c\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(794,"div",63),c.Vb(795,"div",118),c.Vb(796,"div",116),c.Qb(797,"img",119),c.Ub(),c.Vb(798,"h3"),c.Fc(799,"\u7121\u8207\u502b\u6bd4\u7684\u5beb\u4f5c\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Vb(800,"p"),c.Fc(801,"Trinka\u53ef\u4ee5\u6839\u64da\u5b78\u8853\u51fa\u7248\u6a19\u6e96\u4f86\u63d0\u9ad8\u60a8\u6587\u7ae0\u7684\u8a9e\u8abf\uff0c\u8868\u9054\u548c\u63aa\u8fad\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(802,"div",63),c.Vb(803,"div",120),c.Vb(804,"div",116),c.Qb(805,"img",121),c.Ub(),c.Vb(806,"h3"),c.Fc(807,"\u5e6b\u52a9\u60a8\u6210\u70ba\u66f4\u597d\u7684\u4f5c\u8005"),c.Ub(),c.Vb(808,"p"),c.Fc(809,"Trinka\u63d0\u4f9b\u6df1\u5165\u7684\u5efa\u8b70\u3001\u89e3\u91cb\u548c\u5beb\u4f5c\u6280\u5de7\uff0c\u4ee5\u5e6b\u52a9\u60a8\u9032\u4e00\u6b65\u5b78\u7fd2\u548c\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(810,"div",122,123),c.Vb(812,"div",2),c.Vb(813,"div",3),c.Vb(814,"div",113),c.Vb(815,"div",114),c.Vb(816,"h2"),c.Vb(817,"span"),c.Fc(818,"\u5f9e LanguageTool\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Ub(),c.Vb(819,"p"),c.Fc(820,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86LanguageTool\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684LanguageTool\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(821,"p"),c.Fc(822,"\u7acb\u5373\u8f49\u63db\u5230Trinka\uff0c\u7372\u5f97\u9ad8\u7d1a\u8a9e\u6cd5\u66f4\u6b63\u548c\u8a31\u591a\u5176\u4ed6\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(823,"p"),c.Fc(824,"3\u500b\u7c21\u55ae\u6b65\u9a5f\u7acb\u5373\u5b8c\u6210"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(825,"div",124),c.Vb(826,"h2"),c.Fc(827,"\u5982\u4f55\u9032\u884c\uff1f"),c.Ub(),c.Vb(828,"div",3),c.Vb(829,"div",125),c.Vb(830,"div",126),c.Qb(831,"div",127),c.Vb(832,"div",128),c.Vb(833,"p"),c.Fc(834,"1"),c.Ub(),c.Ub(),c.Vb(835,"div",129),c.Vb(836,"p"),c.Fc(837,"\u6309\u4e00\u4e0b "),c.Vb(838,"a",47),c.Fc(839," \u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Fc(840,"\u4ee5\u5275\u5efa\u60a8\u7684\u5e33\u6236\uff0c\u60a8\u5c07\u80fd\u5920\u8a2a\u554f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u4e00\u7cfb\u5217\u5c08\u6709\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(841,"div",125),c.Vb(842,"div",126),c.Qb(843,"div",127),c.Vb(844,"div",128),c.Vb(845,"p"),c.Fc(846,"2"),c.Ub(),c.Ub(),c.Vb(847,"div",129),c.Vb(848,"p"),c.Fc(849,"\u9078\u64c7\u5347\u7d1a\u4ee5\u8a02\u95b1Trinka\u9ad8\u7d1a\u670d\u52d9\uff0c\u9078\u64c7\u5305\u5e74\u5957\u9910\u4e26\u4ed8\u6b3e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(850,"div",125),c.Vb(851,"div",126),c.Qb(852,"div",127),c.Vb(853,"div",128),c.Vb(854,"p"),c.Fc(855,"3"),c.Ub(),c.Ub(),c.Vb(856,"div",129),c.Vb(857,"p"),c.Fc(858,"\u767c\u9001\u90f5\u4ef6\u5230 "),c.Vb(859,"a",45),c.Fc(860,"support@trinka.ai"),c.Ub(),c.Fc(861,"\u544a\u77e5\u60a8\u7684LanguageTool\u9ad8\u7d1a\u5e33\u6236\u8a73\u60c5\uff0c\u5c07\u60a8\u7684LanguageTool\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u8f49\u63db\u70baTrinka\u9ad8\u7d1a\u670d\u52d9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(862,"div",130),c.Vb(863,"div",2),c.Vb(864,"div",3),c.Vb(865,"div",4),c.Vb(866,"div",131),c.Vb(867,"h3"),c.Fc(868,"\u4f7f\u7528Trinka\u958b\u59cb\u66f4\u597d\u5730\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(869,"a",47),c.Vb(870,"span"),c.Fc(871,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(872,"div",132),c.Vb(873,"div",2),c.Vb(874,"div",3),c.Vb(875,"div",66),c.Vb(876,"div",67),c.Vb(877,"div",68),c.Vb(878,"h3"),c.Fc(879,"Trinka vs. Grammarly"),c.Ub(),c.Ub(),c.Vb(880,"p"),c.Fc(881,"\u4f7f\u7528Trinka\uff0c\u9ad4\u9a57\u524d\u6240\u672a\u6709\u7684\u5b78\u8853\u5beb\u4f5c\u5354\u52a9\u5de5\u5177\u3002"),c.Ub(),c.Vb(882,"a",111),c.Fc(883,"\u95b1\u8b80\u66f4\u591a "),c.Qb(884,"i",133),c.Ub(),c.Ub(),c.Ub(),c.Vb(885,"div",66),c.Vb(886,"div",67),c.Vb(887,"div",68),c.Vb(888,"h3"),c.Fc(889,"Trinka vs. Ginger"),c.Ub(),c.Ub(),c.Vb(890,"p"),c.Fc(891,"\u4f7f\u7528Trinka\uff0c\u5728\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\u4e4b\u5916\u6539\u9032\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(892,"a",111),c.Fc(893,"\u95b1\u8b80\u66f4\u591a "),c.Qb(894,"i",133),c.Ub(),c.Ub(),c.Ub(),c.Vb(895,"div",66),c.Vb(896,"div",67),c.Vb(897,"div",68),c.Vb(898,"h3"),c.Fc(899,"Trinka vs. Writefull"),c.Ub(),c.Ub(),c.Vb(900,"p"),c.Fc(901,"\u4f7f\u7528Trinka\u66f4\u597d\u5730\u8207\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\u548c\u6700\u4f73\u5be6\u8e10\u878d\u5408\u3002"),c.Ub(),c.Vb(902,"a",111),c.Fc(903,"\u95b1\u8b80\u66f4\u591a "),c.Qb(904,"i",133),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(905,"div",134),c.Vb(906,"div",2),c.Vb(907,"div",3),c.Vb(908,"div",4),c.Vb(909,"div",44),c.Vb(910,"p"),c.Fc(911,"\u6211\u5011\u5275\u5efa\u4e86\u9019\u4e9b\u6bd4\u8f03\u5716\u8868\uff0c\u4ee5\u5e6b\u52a9\u5b78\u751f\u3001\u6559\u6388\u3001\u5716\u66f8\u9928\u54e1\u548c\u6559\u80b2\u5de5\u4f5c\u8005\u5c31\u54ea\u7a2e\u53c3\u8003\u6587\u737b\u751f\u6210\u5668\u6700\u9069\u5408\u4ed6\u5011\u7684\u9700\u6c42\u505a\u51fa\u660e\u667a\u7684\u6c7a\u5b9a\u3002\u5982\u679c\u4f60\u5011\u767c\u73fe\u6b64\u5716\u8868\u4e2d\u7684\u4efb\u4f55\u932f\u8aa4\u6216\u8005\u907a\u6f0f\uff0c\u8acb "),c.Vb(912,"a",45),c.Fc(913,"\u767c\u9001\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Fc(914,"\u7d66\u6211\u5011\uff0c\u6211\u5011\u6703\u6539\u6b63\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(11),c.nc("formGroup",t.compareTrinkaGrammarly),c.Cb(3),c.nc("ngClass",!t.compareTrinkaGrammarly.get("userEmailId").valid&&t.compareTrinkaGrammarly.get("userEmailId").dirty||t.compareTrinkaGrammarly.get("userEmailId").touched&&t.compareTrinkaGrammarly.get("userEmailId").pristine?"TextFiledError":""),c.Cb(57),c.nc("ngModel",t.grammarlySelect),c.Cb(7),c.nc("ngIf",t.finalTextContent),c.Cb(697),c.nc("routerLink",c.pc(8,Te)),c.Cb(107),c.nc("routerLink",c.pc(9,Se)),c.Cb(10),c.nc("routerLink",c.pc(10,Qe)),c.Cb(10),c.nc("routerLink",c.pc(11,Ie)))},directives:[g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.t,g.p,g.q,g.v,l.m,s.e],pipes:[l.e],styles:['.compare_sections[_ngcontent-%COMP%]{margin:120px 0 0;width:100%;height:240px;background:url(compare_banner.7ffa3e23c3b99d472994.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#fff;font-weight:600;margin:0;text-transform:uppercase}@media (max-width:767px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:32px}}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#ffbd4a;font-style:italic;text-transform:none}@media (max-width:480px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{flex-direction:column;display:flex;align-items:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:block;margin:10px 0}}.writing_need_sections[_ngcontent-%COMP%]{padding:0}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 40px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:24px}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-81px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px;font-weight:600;display:inline-block;margin:0 0 15px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:500;color:#000}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:relative}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;border-radius:5px 5px 0 0;background-color:#6f2496}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%;border-radius:5px;overflow:hidden;border:none;margin:0}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{height:60px;text-align:center;font-size:24px;font-weight:700;color:#000;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #6f2496}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:18px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .displaywindowSite[_ngcontent-%COMP%]{display:none}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]   .displaywindowSite[_ngcontent-%COMP%]{display:inline-block}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;text-align:left;width:440px;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{padding-left:5px;width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:274px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:274px;border-right:none}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;border-right:1px solid #ccc;position:relative;font-size:18px;font-weight:600;vertical-align:middle}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{font-size:16px;padding-left:5px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:25px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block;font-weight:400;font-size:13px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:200px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{text-align:center;margin:70px auto;display:flex;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#6f2496;color:#fff;width:250px;height:60px;border:1.5px solid transparent;text-align:center;transition:all .5s ease;font-weight:600;font-size:22px;border-radius:5px;text-decoration:none;display:flex;align-items:center;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#fff;color:#6f2496;border:1.5px solid #6f2496;text-decoration:none}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.compare_top_tools[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0;background-image:url(checkToolBackground.38aa89dc1d1b8239662e.png);background-position:50%;background-size:cover}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{overflow:hidden;position:relative;border-radius:5px;text-align:center}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:80%;margin:0 auto;border:3px solid #fff}@media (max-width:992px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{margin:0 0 30px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]{position:relative}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;position:relative;font-size:34px;color:#fff;font-weight:600;margin:0 0 25px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:28px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{background-color:#fff;bottom:-60px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:after, .compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:before{background-color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 26px;font-weight:400;color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;margin:10px 0 0;text-decoration:none;transition:all .5s ease;background-color:#fff;padding:10px 25px;color:#6f2496;border-radius:5px;font-size:20px;font-weight:600}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin:0 0 0 5px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline;color:#6f2496;transition:all .5s ease}.meetTrinka_sections[_ngcontent-%COMP%]{padding:70px 0;background:#fff}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]{margin:0 0 40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{background-color:#fff;box-shadow:0 0 8.46px .54px rgba(0,0,0,.12);transition:all .5s ease;padding:20px;margin:0 0 10px;height:100%;max-height:325px;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px}@media (max-width:1199px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:440px}}@media (max-width:992px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:100%;height:auto}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{width:78px;height:78px;background:#6f2496;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;color:#000;font-weight:600;margin:0 0 15px;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-weight:400;color:#000;margin:0;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.learnAndHelps[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ffbd4a}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.unmatched_sections[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ff5c5c}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;height:195px;background:url(WhyBecomeAnAffiliateBackground.7014b5def5367688384b.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;margin:0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{height:195px;display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;color:#000;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:60px;color:#6f2496}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin-left:0}}@media (max-width:480px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#6f2496;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.tooltip_section[_ngcontent-%COMP%]{border:none;background:0 0;padding:0;display:inline-block;margin:0 0 0 3px;top:-1px}.tooltip_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:11px!important}.tooltip_section[_ngcontent-%COMP%]:hover:before{border-radius:.2em;content:attr(alt);background-color:#713f88;padding:5px 10px;width:auto;text-align:left;left:auto;margin:0 auto;right:-40px;top:-70px;font-size:12px;line-height:20px;min-width:485px}@media (max-width:767px){.tooltip_section[_ngcontent-%COMP%]:hover:before{right:-5px;top:-133px;min-width:280px}}.tooltip_section[_ngcontent-%COMP%]:hover:after{content:"";margin-top:-28px;margin-left:2px;border-color:#713f88 transparent transparent;border-style:solid;border-width:.5em .5em 0}.tooltip_section[_ngcontent-%COMP%]:hover:after, .tooltip_section[_ngcontent-%COMP%]:hover:before{display:block;position:absolute;font-size:12px;color:#fff}.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:380px;bottom:auto;top:-70px;right:-40px}@media (max-width:767px){.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{right:-5px;top:-91px;min-width:280px}}.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:420px;bottom:auto;top:-70px;left:auto;right:-30px}@media (max-width:767px){.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:280px;right:-5px;top:-113px}}.features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:0 0 50px;padding:20px;height:210px}@media (max-width:767px){.features_cards[_ngcontent-%COMP%]{height:auto;margin-bottom:30px}}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]{display:flex;align-items:center}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px 15px;font-weight:700;color:#000}.features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.compare_tables_discriptions[_ngcontent-%COMP%]{margin-top:80px}.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{position:relative;background-image:url(TrinkaVsLanguageToolBanner.9b89ce473adac704f1b0.jpg);width:100%;height:550px;background-position:50%;background-size:cover}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{height:auto;padding:40px 0}}@media (max-width:575px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{background-position:135% 100%;margin-top:100px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{position:relative;width:100%;height:460px;display:flex;align-items:inherit;justify-content:center;flex-direction:column;font-family:Open Sans,sans-serif}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{height:auto}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:700;color:#000;margin:0 0 10px}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:24px;font-weight:500;width:100%;max-width:600px;color:#1d1d1d;margin:0 0 20px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#6f2496;padding:10px 15px;color:#fff;transition:all .5s ease;border-radius:6px;border:2px solid #6f2496;font-size:23px;font-weight:600}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:hover{text-decoration:none;outline:none;transition:all .5s ease;background-color:transparent;border:2px solid #6f2496;color:#6f2496}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{position:relative}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;font-size:14px;text-decoration:underline;padding-left:40px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline}.grammarlyTestimonials[_ngcontent-%COMP%]{position:relative;width:100%}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{content:"";position:absolute;left:76px;top:-90px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{content:"";position:absolute;right:76px;top:-50px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{position:relative;width:100%;max-width:920px;margin:-60px auto 0;background-color:#f3eef6;padding:40px 30px 20px;border-radius:5px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);z-index:1}@media (max-width:767px){.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{margin:40px auto 0;width:100%;max-width:96%}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:30px;top:-20px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin:0 0 15px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0}.trinkaBetterThanOthers[_ngcontent-%COMP%]{position:relative;padding-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]{position:relative}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 30px;font-size:34px}@media (max-width:767px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-65px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{text-align:center}@media (max-width:991px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{margin:40px 0}}@media (max-width:480px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0 auto;width:96%}}.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:25px!important}@media (max-width:767px){.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:15px!important}}.paddingRightRemove[_ngcontent-%COMP%]{padding-right:25px!important}@media (max-width:767px){.paddingRightRemove[_ngcontent-%COMP%]{padding-right:15px!important}}@media (max-width:767px){.removeBrTag[_ngcontent-%COMP%]{display:none}}.disclaimerContainer[_ngcontent-%COMP%]{position:relative;padding:10px 0}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]{position:relative;text-align:left}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:11px;color:#4d4d4d}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:950px;margin:10px auto 0;padding-bottom:0}@media (max-width:768px){.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:auto}}.bannerContentButtons[_ngcontent-%COMP%]{display:block;align-items:center;justify-content:center;flex-direction:column;width:247px}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{text-align:center;display:block}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-left:0!important}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   input#contactUserName[_ngcontent-%COMP%]{width:289px;display:inline-block;border-radius:5px 0 0 5px}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#763393!important;color:#fff!important;border:1px solid #763393!important;padding:6px 24px;border-radius:0 5px 5px 0}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#763393}.LimitedContent[_ngcontent-%COMP%]{font-size:18px;position:relative!important}@media (max-width:767px){.LimitedContent[_ngcontent-%COMP%]{font-size:16px}}.takeaways_cards[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:210px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}.takeaways_cards[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{position:relative;background:url(number-background.764991c32719fa5c4f6b.png);background-repeat:no-repeat;width:70px;height:58px;display:flex;align-items:center;justify-content:center;margin-top:10px}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;color:#fff;font-weight:600;margin:0 10px 9px 0}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]{position:relative;padding:5px 20px 20px}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-16px}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .key_takewaye_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;font-weight:600;margin-bottom:15px}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{margin-bottom:15px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]{margin-top:20px;margin-bottom:0}.switch_from_grammarly[_ngcontent-%COMP%]   .yellow[_ngcontent-%COMP%]{background-color:#ffd013}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 10px 6px 6px;position:absolute;margin-left:75%;width:auto;border-radius:0 5px 5px 0;margin-top:-2px}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-left:66%;width:auto;border-radius:0 5px 5px 0;margin-top:-8px;line-height:22px}}@media (max-width:768px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-top:-10px;margin-left:66%;padding:6px 0 6px 5px}}@media (max-width:480px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 7px 6px 5px}}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:before{content:"";z-index:2;position:absolute;top:42%;right:100%;width:7px;height:7px;opacity:.95;background:#fff;border-radius:7px;box-shadow:inset .5px 0 rgba(0,0,0,.6)}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:after{right:100%;content:" ";height:0;width:0;position:absolute;border:18px solid rgba(136,183,213,0);top:50%;margin-top:-18px;border-right-color:#ffd013!important}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:700}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 60.666667%;max-width:60.666667%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{flex:0 0 39.333333%;max-width:39.333333%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{width:100%;flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{margin:30px auto 0}.professionalAcademic[_ngcontent-%COMP%]{margin-bottom:80px;margin-top:30px}.professionalAcademic[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-63px}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%], .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{width:100%;height:40px;border:1px solid #ccc;transition:all .5s ease}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus, .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]:focus{border:1px solid #6f2496;transition:all .5s ease;outline:none;box-shadow:none}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-64px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:4px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]{margin-top:10px;display:inline-block}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:18px}.mart15[_ngcontent-%COMP%]{margin-top:15px!important}.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;position:relative}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:400px;display:inline-block;vertical-align:top;box-shadow:0 8px 12px rgba(0,0,0,.35);border:1px solid #f4f4f4;border-radius:5px;margin:0 20px 50px;min-height:620px}@media (max-width:768px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:90%;min-height:auto}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]{background:#f0e9f4;font-size:24px;font-weight:700;padding:20px;border-radius:5px 5px 0 0;display:flex;min-height:150px;margin-bottom:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{text-align:left;display:inline-block;width:60%;margin-top:2px}@media (max-width:480px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{width:53%}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{line-height:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_right[_ngcontent-%COMP%]{display:inline-block;width:40%;margin-top:23px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:26px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 0 0 28px;list-style:none;position:relative;margin:0 0 8px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:5px;background-image:url(PricingCheckMark.3d7ac3078289d99ba199.png);width:18px;height:15px}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]{color:#763393;font-size:32px;font-weight:400}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:14px;font-weight:400;text-transform:capitalize}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   sup[_ngcontent-%COMP%]{top:-.7em;font-weight:400;font-size:15px}.padt0[_ngcontent-%COMP%]{padding-top:0!important}.other_comparision[_ngcontent-%COMP%]{margin-top:80px;margin-bottom:10px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:170px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 15px}.other_comparision[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:18px;display:inline-block;color:#763393;font-size:16px;font-weight:700;position:relative;text-decoration:underline}.single-line-tootltip[_ngcontent-%COMP%]   .tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:250px}']}),Fe);function Ae(n,t){if(1&n&&(c.Vb(0,"p",133),c.Fc(1,"\u5982\u679c\u60a8\u4eca\u5929\u8cfc\u8cb7Trinka\u9ad8\u7d1a\u670d\u52d9\u5e74\u5ea6\u8a08\u756b\uff0c\u60a8\u5c07\u7372\u5f97 "),c.Vb(2,"span"),c.Fc(3),c.Ub(),c.Fc(4),c.ic(5,"date"),c.Ub()),2&n){var e=c.hc();c.Cb(3),c.Gc(e.diffDays),c.Cb(1),c.Hc(" \u984d\u5916\u5929\u6578\u3002(",c.kc(5,2,e.currentDate,"dd-MM-yyyy"),") ")}}var Ee,Ge=function(){return["/trinka-vs-grammarly-vs-language-tool"]},Le=function(){return["/trinka-vs-grammarly"]},Be=function(){return["/trinka-vs-ginger"]},je=function(){return["/trinka-vs-languagetool"]},He=((Ee=function(){function n(t,e,o,i,a,c){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i,this.formBuilder=a,this.fb=c,this.grammarlySelect="",this.finalTextContent=!1,this.disabledSubmitButton=!0,this.diffDays=0,this.currentDate=new Date,this.compareTrinkaGrammarly=c.group({userEmailId:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])]})}return _createClass(n,[{key:"oninput",value:function(){this.compareTrinkaGrammarly.valid&&(this.disabledSubmitButton=!1)}},{key:"ngOnInit",value:function(){this.titleService.setTitle("Writefull\u66ff\u4ee3\u65b9\u6848--\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u5728\u7dda\u6587\u6cd5\u6aa2\u67e5Trinka"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka\u4fee\u6b63\u60a8\u7684\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\uff0c\u8a66\u8a66 Writefull\u4e4b\u5916\u7684\u9078\u64c7\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Writefull\u66ff\u4ee3\u65b9\u6848--\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u5728\u7dda\u6587\u6cd5\u6aa2\u67e5Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528\u4eba\u5de5\u667a\u6167\u9ad8\u968e\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u52a0\u5f37\u5de5\u5177Trinka\u4fee\u6b63\u60a8\u7684\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\uff0c\u8a66\u8a66 Writefull\u4e4b\u5916\u7684\u9078\u64c7\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/trinka-vs-writefull"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/trinka-vs-writefull"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/trinka-vs-writefull"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"getdifference",value:function(){if(void 0!==this.userDateSelect&&""!=this.grammarlySelect){var n,t,e=new Date;if("Y"==this.grammarlySelect){var o=new Date(this.userDateSelect.getFullYear()+1,this.userDateSelect.getMonth(),this.userDateSelect.getDate());n=Math.abs(o.getTime()-this.userDateSelect.getTime())}else if("M"==this.grammarlySelect){var i=new Date(this.userDateSelect.getFullYear(),this.userDateSelect.getMonth(),this.userDateSelect.getDate()+30);n=Math.abs(i.getTime()-this.userDateSelect.getTime())}t=Math.ceil((this.userDateSelect.getTime()-e.getTime())/864e5),this.diffDays=Math.ceil(n/864e5)+t}else this.diffDays=0}},{key:"premiumDateChanged",value:function(n){this.userDateSelect=new Date(n.target.valueAsNumber),this.getdifference()}},{key:"planTypeChanged",value:function(n){console.log(n),this.grammarlySelect=n.target.value,this.getdifference(),this.finalTextContent=""!=this.grammarlySelect}},{key:"onSubmitEmail",value:function(){this.compareTrinkaGrammarly.valid&&(this.userEmailId=this.compareTrinkaGrammarly.value.userEmailId,window.location.href="https://cloud.trinka.ai/signup/"+encodeURIComponent(btoa(this.userEmailId)))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}()).\u0275fac=function(n){return new(n||Ee)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(g.d),c.Pb(g.d))},Ee.\u0275cmp=c.Jb({type:Ee,selectors:[["app-trinka-vs-writefull"]],hostBindings:function(n,t){1&n&&c.dc("input",(function(){return t.oninput()}))},decls:938,vars:12,consts:[[1,"comparsionPageWrap"],[1,"trinkavsGarmmarlyBanner"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"bannerContent"],[1,"bannerContentButtons","try_a_free_form"],[3,"formGroup","ngSubmit"],[1,"form-group",3,"ngClass"],["appearance","outline"],["id","contactUserEmail","matInput","","placeholder","","formControlName","userEmailId",1,"form-control"],["type","submit"],[1,"grammarlyTestimonials"],[1,"testimonialsContent"],["src","../../../assets/images/double_quotes_icon.png","alt","quotes icon"],[1,"switch_from_grammarly","custom_width"],[1,"col-lg-8","col-md-12"],[1,"grammarly_premium","switchFromTrinka"],[1,"HeadingSubLine"],[1,"sample_exmple"],[1,"how_it_work"],[1,"itsFreeButton",3,"click"],[1,"col-lg-4","col-md-12"],[1,"free_premium"],[1,"free_premium_border"],[1,"discount-label","yellow"],[1,"free_premium_title"],[1,"free_premium_form"],[1,"textbox_content","form-group"],["placeholder","MM/DD/YY","type","date",1,"form-control",3,"change"],[1,"custom-select",3,"ngModel","change"],["selected","","value",""],["value","M"],["value","Y"],["class","form_status",4,"ngIf"],[1,"validTextSection"],[1,"writing_need_sections"],[1,"compare_tables_discriptions"],[1,"compare_tabels","table-responsive"],[1,"table"],["src","../../../assets/images/checkMarks.svg","alt","check mark icon"],["src","../../../assets/images/closeMark.svg","alt","close icon",2,"max-width","20px"],[1,"disclaimerContainer","disclaimerContainer_table"],[1,"disclaimercontents"],["href","mailto:support@trinka.ai"],[1,"try_trinka_Buttons"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"pricing_plan"],[1,"pricing_plan_tables"],[1,"pricing_plan_details"],[1,"pricing_details"],[1,"plan_name"],[1,"plan_name_left"],[1,"pricing"],[1,"price"],[1,"plan_name_right"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo","width","136"],["src","../../../assets/images/writefull_logo.png","alt","writefull_logo","width","150"],[1,"trinkaBetterThanOthers"],[1,"col-lg-8"],[1,"betterThenContent"],[1,"col-lg-4"],[1,"betterThenImg"],["src","../../../assets/images/BetterThen_img.png","alt","better than writefull"],[1,"col-lg-4","col-md-6","paddingRightRemove"],[1,"features_cards"],[1,"features_cardsHeading"],["src","../../../assets/images/subjectAreaAndDocumentType.svg","alt","subject area document"],[1,"col-lg-4","col-md-6","paddingLeftRemove","paddingRightRemove"],["src","../../../assets/images/style_guide_icon.svg","alt","style guide icon"],[1,"col-lg-4","col-md-6","paddingLeftRemove"],["src","../../../assets/images/autoFileEdit_icon.svg","alt","auto file edit"],["src","../../../assets/images/Icon_PublicationChecks.png","alt","Publication Checks",2,"max-width","30px"],[1,"features_cards","commingSoonTag"],["src","../../../assets/images/ConsistencyCheck_icons.png","alt","consistency-check",2,"max-width","30px"],["src","../../../assets/images/DownloadTrackChangesEdit_icon.png","alt","download track edits",2,"max-width","22px"],[1,"professionalAcademic"],[1,"col-md-12"],[1,"grammarCorrectionSlide"],[1,"grammarCorrectionMain"],["id","keyBenefitContentTwo","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#keyBenefitContentTwo","data-slide-to","0",1,"active"],["data-target","#keyBenefitContentTwo","data-slide-to","1"],["data-target","#keyBenefitContentTwo","data-slide-to","2"],["data-target","#keyBenefitContentTwo","data-slide-to","3"],["data-target","#keyBenefitContentTwo","data-slide-to","4"],["data-target","#keyBenefitContentTwo","data-slide-to","5"],["data-target","#keyBenefitContentTwo","data-slide-to","6"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"original-text"],[1,"sliderContent","sliderHeading"],[1,"col-lg-6","paddingRightNone"],[1,"sliderLeftSideHeading"],[1,"grammerlyLogo"],["src","../../../assets/images/writefull_logo.png","alt","writefull_logo"],[1,"trinkaCorrections"],[1,"col-lg-6"],[1,"sliderRightSideHeading"],[1,"trinkaLogo"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"carousel-item"],[1,"compare_top_tools"],[1,"col-lg-5"],[1,"top_tools_image"],["src","../../../assets/images/top_tools_compare.png","alt","compare tools"],[1,"col-lg-7"],[1,"top_tools_text_contents"],[3,"routerLink"],[1,"meetTrinka_sections"],[1,"col-lg-12"],[1,"meetTrinka_heading"],[1,"meetTrinkaCard"],[1,"meetTrinka_img"],["src","../../../assets/images/GoBeyondGrammar&Spelling.svg","alt","grammar and spelling correction"],[1,"meetTrinkaCard","unmatched_sections"],["src","../../../assets/images/UnmatchedWritingEnhancements.svg","alt","enhancements"],[1,"meetTrinkaCard","learnAndHelps"],["src","../../../assets/images/Learns&HelpsYou.svg","alt","learning that helps you"],[1,"meetTrinka_sections","switchToTrinka","padt0"],["target",""],[1,"key_takewaye_sections"],[1,"col-lg-4","col-md-6"],[1,"takeaways_cards"],[1,"card_overlay"],[1,"cards_headers"],[1,"need_cards_body"],[1,"ready_to_levelUp"],[1,"level_up_heading"],[1,"other_comparision"],[1,"fa","fa-arrow-right"],[1,"disclaimerContainer"],[1,"form_status"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u5c0b\u627eWritefull\u66ff\u4ee3\u65b9\u6848\uff1f"),c.Ub(),c.Vb(8,"p"),c.Fc(9,"\u5f9eWritefull\u9ad8\u7d1a\u5957\u9910\u5207\u63db\u5230Trinka\uff0c\u4e0d\u6703\u640d\u5931\u8a02\u95b1\u8cbb\uff01"),c.Ub(),c.Vb(10,"div",6),c.Vb(11,"form",7),c.dc("ngSubmit",(function(){return t.onSubmitEmail()})),c.Vb(12,"div",3),c.Vb(13,"div",4),c.Vb(14,"div",8),c.Vb(15,"mat-form-field",9),c.Vb(16,"mat-label"),c.Fc(17,"\u8f38\u5165\u96fb\u5b50\u90f5\u4ef6 *"),c.Ub(),c.Qb(18,"input",10),c.Ub(),c.Vb(19,"button",11),c.Fc(20,"\u514d\u8cbb\u8a66\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(21,"div",12),c.Vb(22,"div",2),c.Vb(23,"div",3),c.Vb(24,"div",4),c.Vb(25,"div",13),c.Qb(26,"img",14),c.Vb(27,"p"),c.Fc(28,"Trinka\u7cbe\u5999\u7684\u8a2d\u8a08\u80fd\u5920\u6e96\u78ba\u5730\u9032\u884c\u6587\u6cd5\u6aa2\u67e5\uff0c\u8207Writefull\u76f8\u6bd4\uff0c\u5b83\u66f4\u80fd\u986f\u8457\u63d0\u5347\u8a9e\u8a00\u3002\u9019\u662f\u6211\u898b\u904e\u7684\u6700\u597d\u7684\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01"),c.Ub(),c.Vb(29,"h3"),c.Fc(30,"\u751f\u7269\u5316\u5b78\u5bb6\uff0c\u65e5\u672c"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",15),c.Vb(32,"div",2),c.Vb(33,"div",3),c.Vb(34,"div",16),c.Vb(35,"div",17),c.Vb(36,"h2"),c.Fc(37,"\u5f9eWritefull\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(38,"div",18),c.Vb(39,"p"),c.Fc(40,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86Writefull\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684Writefull\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(41,"div",19),c.Vb(42,"p"),c.Vb(43,"b"),c.Fc(44,"Writefull\u9ad8\u7d1a\u5957\u9910\u5e74\u5ea6\u8a08\u756b\u793a\u4f8b"),c.Ub(),c.Ub(),c.Vb(45,"p"),c.Fc(46,"\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a2021\u5e741\u67085\u65e5"),c.Ub(),c.Vb(47,"p"),c.Fc(48,"\u4eca\u65e5\u65e5\u671f\uff1a2021\u5e744\u670825\u65e5"),c.Ub(),c.Vb(49,"p"),c.Fc(50,"\u60a8\u5c07\u7372\u5f97\u7684\u984d\u5916\u514d\u8cbb\u5929\u6578\uff1a255\u5929"),c.Ub(),c.Ub(),c.Vb(51,"div",20),c.Vb(52,"a",21),c.dc("click",(function(){c.wc(e);var n=c.tc(834);return t.scroll(n)})),c.Fc(53,"\u4f7f\u7528\u65b9\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(54,"div",22),c.Vb(55,"div",23),c.Vb(56,"div",24),c.Vb(57,"div",25),c.Vb(58,"span"),c.Fc(59,"\u7279\u5225\u512a\u60e0"),c.Ub(),c.Ub(),c.Vb(60,"div",26),c.Fc(61," \u514d\u8cbb\u9ad8\u7d1a\u64f4\u5c55\u8a08\u7b97\u5668 "),c.Ub(),c.Vb(62,"i"),c.Fc(63,"\u4f7f\u7528\u6b64\u8a08\u7b97\u5668\u5f97\u5230\u60a8\u5f9eWritefull\u5207\u63db\u5230Trinka\u80fd\u5920\u7372\u5f97\u7684\u514d\u8cbb\u9ad8\u7d1a\u8a02\u95b1\u7684\u671f\u9650\u3002"),c.Ub(),c.Vb(64,"div",27),c.Vb(65,"div",28),c.Vb(66,"label"),c.Fc(67,"Writefull\u9ad8\u7d1a\u5957\u9910\u958b\u59cb\u65e5\u671f\uff1a"),c.Ub(),c.Vb(68,"input",29),c.dc("change",(function(n){return t.premiumDateChanged(n)})),c.Ub(),c.Vb(69,"label"),c.Fc(70,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(71,"select",30),c.dc("change",(function(n){return t.planTypeChanged(n)})),c.Vb(72,"option",31),c.Fc(73,"\u8a08\u756b\u985e\u578b"),c.Ub(),c.Vb(74,"option",32),c.Fc(75,"\u6708\u5ea6"),c.Ub(),c.Vb(76,"option",33),c.Fc(77,"\u5e74\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Dc(78,Ae,6,5,"p",34),c.Ub(),c.Vb(79,"span",35),c.Fc(80,"*\u50c5\u9069\u7528\u65bc\u901a\u904e\u4fe1\u7528\u5361/Debit\u5361\u4ed8\u6b3e"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(81,"div",36),c.Vb(82,"div",2),c.Vb(83,"div",3),c.Vb(84,"div",4),c.Vb(85,"div",37),c.Vb(86,"h2"),c.Fc(87,"Trinka\u8207Writefull\u7684\u8a73\u7d30\u6bd4\u8f03"),c.Ub(),c.Qb(88,"div",18),c.Vb(89,"p"),c.Fc(90,"\u4e0b\u8868\u5c55\u793a\u4e86Trinka\u548c Writefull \u7684\u8a73\u7d30\u6bd4\u8f03\u3002\u8aac\u660e\u60a8\u6df1\u5165\u77ad\u89e3Trinka\u9019\u500b\u96f2\u7aef\u7dda\u4e0a\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u9ad4\u9a57\u5b83\u5728\u9ad8\u7d1a\u6587\u6cd5\u66f4\u6b63\u3001\u57fa\u65bc\u5b78\u79d1\u9818\u57df\u7684\u66f4\u6b63\u3001\u62fc\u5beb\u6aa2\u67e5\u4ee5\u53ca\u5404\u7a2e\u5176\u4ed6\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u65b9\u9762\u7684\u51fa\u8272\u8868\u73fe\u3002"),c.Ub(),c.Ub(),c.Vb(91,"div",38),c.Vb(92,"table",39),c.Vb(93,"tr"),c.Vb(94,"th"),c.Fc(95,"\u7279\u8272"),c.Ub(),c.Vb(96,"th"),c.Fc(97,"Trinka"),c.Ub(),c.Vb(98,"th"),c.Fc(99,"Writefull"),c.Ub(),c.Ub(),c.Vb(100,"tr"),c.Vb(101,"td"),c.Fc(102," \u5b78\u8853\u98a8\u683c\u6307\u5357 "),c.Vb(103,"b"),c.Fc(104,"\uff08\u5982APA\u3001AMA\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(105,"td"),c.Qb(106,"img",40),c.Ub(),c.Vb(107,"td"),c.Qb(108,"img",41),c.Ub(),c.Ub(),c.Vb(109,"tr"),c.Vb(110,"td"),c.Fc(111," \u57fa\u65bc\u5b78\u79d1\u7684\u66f4\u6b63 "),c.Vb(112,"b"),c.Fc(113,"\uff08\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u5de5\u7a0b\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(114,"td"),c.Qb(115,"img",40),c.Ub(),c.Vb(116,"td"),c.Qb(117,"img",41),c.Ub(),c.Ub(),c.Vb(118,"tr"),c.Vb(119,"td"),c.Fc(120," \u6280\u8853\u62fc\u5beb "),c.Vb(121,"b"),c.Fc(122,"\uff08\u6839\u64da\u5b78\u79d1\u9032\u884c\u62fc\u5beb\u66f4\u6b63\uff09"),c.Ub(),c.Ub(),c.Vb(123,"td"),c.Qb(124,"img",40),c.Ub(),c.Vb(125,"td"),c.Qb(126,"img",41),c.Ub(),c.Ub(),c.Vb(127,"tr"),c.Vb(128,"td"),c.Fc(129," \u6280\u8853\u7528\u8a9e "),c.Vb(130,"b"),c.Fc(131,"\uff08\u5beb\u4f5c\u9069\u5408\u4f60\u7684\u5b78\u79d1\uff09"),c.Ub(),c.Ub(),c.Vb(132,"td"),c.Qb(133,"img",40),c.Ub(),c.Vb(134,"td"),c.Qb(135,"img",41),c.Ub(),c.Ub(),c.Vb(136,"tr"),c.Vb(137,"td"),c.Fc(138," \u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Vb(139,"b"),c.Fc(140,"\uff08\u7834\u6298\u865f\u3001\u62fc\u5beb\u3001\u6578\u5b57\u7b49\uff09"),c.Ub(),c.Ub(),c.Vb(141,"td"),c.Qb(142,"img",40),c.Ub(),c.Vb(143,"td"),c.Qb(144,"img",41),c.Ub(),c.Ub(),c.Vb(145,"tr"),c.Vb(146,"td"),c.Fc(147," \u6284\u8972\u6aa2\u6e2c "),c.Vb(148,"b"),c.Fc(149,"(\u5c0d\u7167\u7db2\u8def\u3001\u958b\u653e\u5b58\u53d6\u548c\u4ed8\u8cbb\u51fa\u7248\u7684\u5167\u5bb9\u9032\u884c\u6aa2\u67e5)"),c.Ub(),c.Ub(),c.Vb(150,"td"),c.Qb(151,"img",40),c.Ub(),c.Vb(152,"td"),c.Qb(153,"img",41),c.Ub(),c.Ub(),c.Vb(154,"tr"),c.Vb(155,"td"),c.Fc(156," \u51fa\u7248\u6e96\u5099\u6aa2\u67e5 "),c.Vb(157,"b"),c.Fc(158,"\uff08 \u900f\u904e20 \u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u5be6\u73fe\u6210\u529f\u51fa\u7248\uff09"),c.Ub(),c.Ub(),c.Vb(159,"td"),c.Qb(160,"img",40),c.Ub(),c.Vb(161,"td"),c.Qb(162,"img",41),c.Ub(),c.Ub(),c.Vb(163,"tr"),c.Vb(164,"td"),c.Fc(165," \u81ea\u52d5\u6a94\u7de8\u8f2f "),c.Vb(166,"b"),c.Fc(167,"\uff08\u5728\u5e7e\u5206\u9418\u5167\u81ea\u52d5\u7de8\u8f2f\u5fae\u8edfWord\u6587\u4ef6\uff09"),c.Ub(),c.Ub(),c.Vb(168,"td"),c.Qb(169,"img",40),c.Ub(),c.Vb(170,"td"),c.Qb(171,"img",41),c.Ub(),c.Ub(),c.Vb(172,"tr"),c.Vb(173,"td"),c.Fc(174," \u63a5\u53d7\u6216\u5ffd\u7565\u6240\u6709\u66f4\u6539 "),c.Vb(175,"b"),c.Fc(176,"\uff08\u4e00\u9375\u63a5\u53d7\u6216\u5ffd\u7565\u591a\u500b\u5efa\u8b70\uff09"),c.Ub(),c.Ub(),c.Vb(177,"td"),c.Qb(178,"img",40),c.Ub(),c.Vb(179,"td"),c.Qb(180,"img",41),c.Ub(),c.Ub(),c.Vb(181,"tr"),c.Vb(182,"td"),c.Fc(183," \u7121\u504f\u898b\u7684\u8a9e\u8a00 "),c.Vb(184,"b"),c.Fc(185,"\uff08\u5305\u5bb9\u3001\u4e3b\u52d5\u8a9e\u5f0f\u3001\u7121\u6027\u5225\u6b67\u8996\u7684\u8a9e\u8a00"),c.Ub(),c.Ub(),c.Vb(186,"td"),c.Qb(187,"img",40),c.Ub(),c.Vb(188,"td"),c.Qb(189,"img",41),c.Ub(),c.Ub(),c.Vb(190,"tr"),c.Vb(191,"td"),c.Fc(192,"\u8a9e\u610f\u6a21\u7cca "),c.Vb(193,"b"),c.Fc(194,"(\u8b93\u4f60\u7684\u5beb\u4f5c\u6e05\u6670\u800c\u5177\u9ad4)"),c.Ub(),c.Ub(),c.Vb(195,"td"),c.Qb(196,"img",40),c.Ub(),c.Vb(197,"td"),c.Qb(198,"img",41),c.Ub(),c.Ub(),c.Vb(199,"tr"),c.Vb(200,"td"),c.Fc(201,"\u5f15\u6587\u6aa2\u67e5\u5668 "),c.Vb(202,"b"),c.Fc(203,"(\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6709\u529b\u7684\u5f15\u6587)\u3002"),c.Ub(),c.Ub(),c.Vb(204,"td"),c.Qb(205,"img",40),c.Ub(),c.Vb(206,"td"),c.Qb(207,"img",41),c.Ub(),c.Ub(),c.Vb(208,"tr"),c.Vb(209,"td"),c.Fc(210,"\u7dda\u4e0a\u7de8\u8f2f "),c.Ub(),c.Vb(211,"td"),c.Qb(212,"img",40),c.Ub(),c.Vb(213,"td"),c.Qb(214,"img",41),c.Ub(),c.Ub(),c.Vb(215,"tr"),c.Vb(216,"td"),c.Fc(217,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(218,"td"),c.Qb(219,"img",40),c.Ub(),c.Vb(220,"td"),c.Qb(221,"img",41),c.Ub(),c.Ub(),c.Vb(222,"tr"),c.Vb(223,"td"),c.Fc(224,"\u5fae\u8edf Word \u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(225,"td"),c.Qb(226,"img",40),c.Ub(),c.Vb(227,"td"),c.Qb(228,"img",40),c.Ub(),c.Ub(),c.Vb(229,"tr"),c.Vb(230,"td"),c.Fc(231,"\u6b63\u5f0f/\u5b78\u8853\u8a9e\u8abf"),c.Ub(),c.Vb(232,"td"),c.Qb(233,"img",40),c.Ub(),c.Vb(234,"td"),c.Qb(235,"img",40),c.Ub(),c.Ub(),c.Vb(236,"tr"),c.Vb(237,"td"),c.Fc(238,"\u5b57\u6578\u7e2e\u6e1b"),c.Ub(),c.Vb(239,"td"),c.Qb(240,"img",40),c.Ub(),c.Vb(241,"td"),c.Qb(242,"img",40),c.Ub(),c.Ub(),c.Vb(243,"tr"),c.Vb(244,"td"),c.Fc(245,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5 "),c.Ub(),c.Vb(246,"td"),c.Qb(247,"img",40),c.Ub(),c.Vb(248,"td"),c.Qb(249,"img",40),c.Ub(),c.Ub(),c.Vb(250,"tr"),c.Vb(251,"td"),c.Fc(252,"\u53e5\u5b50\u7d50\u69cb\u4fee\u6b63"),c.Ub(),c.Vb(253,"td"),c.Qb(254,"img",40),c.Ub(),c.Vb(255,"td"),c.Qb(256,"img",40),c.Ub(),c.Ub(),c.Vb(257,"tr"),c.Vb(258,"td"),c.Fc(259,"\u8a5e\u8a9e\u9078\u64c7"),c.Ub(),c.Vb(260,"td"),c.Qb(261,"img",40),c.Ub(),c.Vb(262,"td"),c.Qb(263,"img",40),c.Ub(),c.Ub(),c.Vb(264,"tr"),c.Vb(265,"td"),c.Fc(266,"\u7f8e\u5f0f/\u82f1\u5f0f\u98a8\u683c"),c.Ub(),c.Vb(267,"td"),c.Qb(268,"img",40),c.Ub(),c.Vb(269,"td"),c.Qb(270,"img",40),c.Ub(),c.Ub(),c.Vb(271,"tr"),c.Vb(272,"td"),c.Fc(273,"\u8a73\u7d30\u8aaa\u660e\u548c\u63d0\u793a"),c.Ub(),c.Vb(274,"td"),c.Qb(275,"img",40),c.Ub(),c.Vb(276,"td"),c.Qb(277,"img",40),c.Ub(),c.Ub(),c.Vb(278,"tr"),c.Vb(279,"td"),c.Fc(280,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(281,"td"),c.Qb(282,"img",40),c.Ub(),c.Vb(283,"td"),c.Qb(284,"img",40),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(285,"div",42),c.Vb(286,"div",2),c.Vb(287,"div",3),c.Vb(288,"div",4),c.Vb(289,"div",43),c.Vb(290,"p"),c.Fc(291,"\u6211\u5011\u5275\u5efa\u4e86\u9019\u4e9b\u6bd4\u8f03\u5716\u8868\uff0c\u4ee5\u5e6b\u52a9\u5b78\u751f\u3001\u6559\u6388\u3001\u5716\u66f8\u9928\u54e1\u548c\u6559\u80b2\u5de5\u4f5c\u8005\u5c31\u54ea\u7a2e\u53c3\u8003\u6587\u737b\u751f\u6210\u5668\u6700\u9069\u5408\u4ed6\u5011\u7684\u9700\u6c42\u505a\u51fa\u660e\u667a\u7684\u6c7a\u5b9a\u3002\u5982\u679c\u4f60\u5011\u767c\u73fe\u6b64\u5716\u8868\u4e2d\u7684\u4efb\u4f55\u932f\u8aa4\u6216\u8005\u907a\u6f0f\uff0c\u8acb "),c.Vb(292,"a",44),c.Fc(293,"\u767c\u9001\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Fc(294,"\u7d66\u6211\u5011\uff0c\u6211\u5011\u6703\u6539\u6b63\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(295,"div",45),c.Vb(296,"a",46),c.Fc(297,"\u514d\u8cbb\u4f7f\u7528Trinka"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(298,"div",47),c.Vb(299,"div",2),c.Vb(300,"div",3),c.Vb(301,"div",4),c.Vb(302,"div",48),c.Vb(303,"h2"),c.Fc(304," \u5b9a\u50f9\u65b9\u6848"),c.Ub(),c.Qb(305,"div",18),c.Vb(306,"p"),c.Fc(307,"\u6bd4\u8f03\u6240\u6709\u529f\u80fd\u4e26\u89aa\u773c\u770b\u770b\u7d50\u679c\uff01Trinka\u4e0d\u50c5\u50c5\u662f\u666e\u901a\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\uff0c\u66f4\u662f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u7406\u60f3\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Vb(308,"div",38),c.Vb(309,"div",49),c.Vb(310,"div",50),c.Vb(311,"div",51),c.Vb(312,"div",52),c.Vb(313,"label"),c.Fc(314,"Trinka "),c.Qb(315,"br"),c.Fc(316,"Free"),c.Ub(),c.Vb(317,"div",53),c.Vb(318,"div",54),c.Fc(319," $0 "),c.Vb(320,"b"),c.Fc(321,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(322,"div",55),c.Qb(323,"img",56),c.Ub(),c.Ub(),c.Vb(324,"ul"),c.Vb(325,"li"),c.Fc(326,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(327,"li"),c.Fc(328,"\u53e5\u5b50\u7d50\u69cb\u66f4\u6b63"),c.Ub(),c.Vb(329,"li"),c.Fc(330,"\u6280\u8853\u7528\u8a5e\u7684\u9078\u64c7"),c.Ub(),c.Vb(331,"li"),c.Fc(332,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(333,"li"),c.Fc(334,"\u5b57\u6578\u7e2e\u6e1b"),c.Ub(),c.Vb(335,"li"),c.Fc(336,"\u66f8\u9762\u8a9e\u6c23\u66f4\u6b63"),c.Ub(),c.Vb(337,"li"),c.Fc(338,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Vb(339,"li"),c.Fc(340,"\u9078\u5b9a\u98a8\u683c\u6307\u5357"),c.Ub(),c.Vb(341,"li"),c.Fc(342,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(343,"li"),c.Fc(344,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(345,"li"),c.Fc(346,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(347,"li"),c.Fc(348,"\u51fa\u7248\u6e96\u5099\u5beb\u4f5c "),c.Qb(349,"br"),c.Vb(350,"small"),c.Fc(351,"(\u6280\u8853\u8853\u8a9e, \u5b57\u6578\u7e2e\u6e1b etc.)"),c.Ub(),c.Ub(),c.Vb(352,"li"),c.Fc(353,"\u671f\u520a\u51fa\u7248\u6e96\u5099\u60c5\u6cc1 "),c.Qb(354,"br"),c.Vb(355,"small"),c.Fc(356,"(\u671f\u520a\u7bc4\u570d\u6aa2\u67e5, \u8ad6\u6587\u6458\u8981 etc.)"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(357,"div",50),c.Vb(358,"div",51),c.Vb(359,"div",52),c.Vb(360,"label"),c.Fc(361,"Writefull Premium"),c.Ub(),c.Vb(362,"div",53),c.Vb(363,"div",54),c.Fc(364," $8.16 "),c.Vb(365,"b"),c.Fc(366,"/ month"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(367,"div",55),c.Qb(368,"img",57),c.Ub(),c.Ub(),c.Vb(369,"ul"),c.Vb(370,"li"),c.Fc(371,"\u6587\u6cd5\u548c\u6d41\u66a2\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(372,"li"),c.Fc(373,"\u53e5\u5b50\u8abf\u8272\u677f"),c.Ub(),c.Vb(374,"li"),c.Fc(375,"\u9078\u8a5e"),c.Ub(),c.Vb(376,"li"),c.Fc(377,"\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(378,"li"),c.Fc(379,"\u5b57\u6578\u6aa2\u67e5"),c.Ub(),c.Vb(380,"li"),c.Fc(381,"\u8a9e\u6c23\u8abf\u6574"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(382,"div",58),c.Vb(383,"div",2),c.Vb(384,"div",3),c.Vb(385,"div",59),c.Vb(386,"div",60),c.Vb(387,"h2"),c.Fc(388,"\u662f\u4ec0\u9ebc\u4f7fTrinka\u6bd4Writefull\u7b49\u4e00\u6d41\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u66f4\u52dd\u4e00\u7c4c\uff1f"),c.Ub(),c.Qb(389,"div",18),c.Vb(390,"p"),c.Fc(391,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5 -Trinka\u70ba\u60a8\u5be6\u73fe\u9019\u4e00\u5207\uff01Trinka\u662f\u4e00\u7a2e\u57fa\u65bc\u4eba\u5de5\u667a\u6167\u7684\u6587\u6cd5\u6aa2\u67e5\u548c\u8a9e\u8a00\u589e\u5f37\u5de5\u5177\uff0c\u5c08\u70ba\u6b63\u5f0f\u548c\u6280\u8853\u5beb\u4f5c\u800c\u5275\u5efa\u3002Trinka\u5177\u6709\u5167\u7f6e\u7684\u9802\u7d1a\u5de5\u5177\uff0c\u53ef\u6aa2\u67e5\u60a8\u7684\u6587\u6cd5\u3001\u62fc\u5beb\u548c\u6a19\u9ede\u7b26\u865f\u4e26\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u5e6b\u60a8\u6700\u5927\u9650\u5ea6\u5730\u63d0\u9ad8\u767c\u8868\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(392,"div",61),c.Vb(393,"div",62),c.Qb(394,"img",63),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(395,"div",36),c.Vb(396,"div",2),c.Vb(397,"div",3),c.Vb(398,"div",64),c.Vb(399,"div",65),c.Vb(400,"div",66),c.Qb(401,"img",67),c.Vb(402,"h3"),c.Fc(403,"\u5b78\u79d1\u9818\u57df\u548c\u6587\u4ef6\u985e\u578b"),c.Ub(),c.Ub(),c.Vb(404,"p"),c.Fc(405,"\u60a8\u53ef\u4ee5\u81ea\u8a02Trinka\uff0c\u8b93\u5b83\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u548c\u624b\u7a3f\u985e\u578b\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(406,"div",68),c.Vb(407,"div",65),c.Vb(408,"div",66),c.Qb(409,"img",69),c.Vb(410,"h3"),c.Fc(411,"\u9810\u8a2d\u98a8\u683c\u6307\u5357"),c.Ub(),c.Ub(),c.Vb(412,"p"),c.Fc(413,"\u6839\u64da\u6d41\u884c\u7684\u5b78\u8853\u98a8\u683c\u6307\u5357\uff08AMA 11th\uff0cAGU 2017\uff09\u5b9a\u5236\u60a8\u624b\u7a3f\u7684\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(414,"div",70),c.Vb(415,"div",65),c.Vb(416,"div",66),c.Qb(417,"img",71),c.Vb(418,"h3"),c.Fc(419,"\u81ea\u52d5\u6a94\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(420,"p"),c.Fc(421,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\uff0cTrinka\u80fd\u5728\u5e7e\u5206\u9418\u5167\u5b8c\u6210\u81ea\u52d5\u7de8\u8f2f\u4e26\u4e14\u8b93\u60a8\u4e0b\u8f09\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(422,"div",64),c.Vb(423,"div",65),c.Vb(424,"div",66),c.Qb(425,"img",72),c.Vb(426,"h3"),c.Fc(427,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(428,"p"),c.Fc(429,"\u4f7f\u7528Trinka\u7684\u51fa\u7248\u6e96\u5099\u6aa2\u67e5\uff0c\u60a8\u53ef\u4ee5\u900f\u904e\u5f9e\u201c\u671f\u520a\u9078\u64c7\u201d\u5230\u201c\u9053\u5fb7\u5408\u898f\u201d\u768420\u591a\u9805\u6aa2\u67e5\u8a55\u4f30\u60a8\u7684\u6587\u6a94\uff0c\u5f9e\u800c\u589e\u52a0\u8ad6\u6587\u88ab\u671f\u520a\u9304\u7528\u7684\u6a5f\u6703\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(430,"div",68),c.Vb(431,"div",73),c.Vb(432,"div",66),c.Qb(433,"img",74),c.Vb(434,"h3"),c.Fc(435,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(436,"p"),c.Fc(437,"Trinka\u7684\u4e00\u81f4\u6027\u6aa2\u67e5\u53ef\u4ee5\u6aa2\u6e2c\u60a8\u5beb\u4f5c\u4e2d\u76846\u7a2e\u4e0d\u4e00\u81f4\uff0c\u7121\u8ad6\u6587\u7ae0\u9577\u5ea6\u5982\u4f55\uff0c\u60a8\u90fd\u53ef\u4ee5\u9032\u884c\u4e00\u9375\u4fee\u6539\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(438,"div",70),c.Vb(439,"div",65),c.Vb(440,"div",66),c.Qb(441,"img",75),c.Vb(442,"h3"),c.Fc(443,"\u4e0b\u8f09\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6"),c.Ub(),c.Ub(),c.Vb(444,"p"),c.Fc(445,"\u60a8\u53ef\u4ee5\u4e0b\u8f09Trinka\u63d0\u4f9b\u7684\u8ffd\u8e64\u66f4\u6539\u6587\u4ef6\uff0c\u5b83\u5728\u7de8\u8f2f\u5668\u4e2d\u986f\u793a\u4e86Trinka\u63d0\u4f9b\u7684\u5404\u7a2e\u66f4\u6539\u9078\u64c7\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(446,"div",76),c.Vb(447,"div",2),c.Vb(448,"div",3),c.Vb(449,"div",77),c.Vb(450,"h2"),c.Fc(451,"\u5be6\u73fe\u5c08\u696d\u7684\u5b78\u8853\u548c\u6280\u8853\u6587\u6cd5\u4fee\u6b63"),c.Ub(),c.Qb(452,"div",18),c.Vb(453,"p"),c.Fc(454,"Trinka\u4eba\u5de5\u667a\u6167\u80fd\u5920\u57f7\u884c3000\u591a\u9805\u6587\u6cd5\u6aa2\u67e5\u3001\u8a9e\u6c23\u548c\u98a8\u683c\u589e\u5f37\u3001\u9ad8\u7d1a\u5beb\u4f5c\u6280\u5de7\uff0c\u66f4\u91cd\u8981\u7684\u662f\u5b83\u53ef\u4ee5\u8655\u7406\u8207\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u76f8\u95dc\u7684\u6240\u6709\u5b78\u79d1\u7684\u4f5c\u54c1\u3002"),c.Ub(),c.Vb(455,"div",78),c.Vb(456,"div",79),c.Vb(457,"div",80),c.Vb(458,"ol",81),c.Qb(459,"li",82),c.Qb(460,"li",83),c.Qb(461,"li",84),c.Qb(462,"li",85),c.Qb(463,"li",86),c.Qb(464,"li",87),c.Qb(465,"li",88),c.Ub(),c.Vb(466,"div",89),c.Vb(467,"div",90),c.Vb(468,"div",91),c.Vb(469,"i"),c.Fc(470,"\u539f\u6587"),c.Ub(),c.Vb(471,"p"),c.Fc(472,"Brazilian soils has low levels of phosphorus available, due to high acidity, therefore, are fundamental the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Vb(473,"div",92),c.Vb(474,"div",3),c.Vb(475,"div",93),c.Vb(476,"div",94),c.Vb(477,"div",95),c.Qb(478,"img",96),c.Ub(),c.Vb(479,"div",97),c.Vb(480,"p"),c.Fc(481,"Brazilian soils "),c.Vb(482,"b"),c.Fc(483,"has"),c.Ub(),c.Fc(484,"\xa0 "),c.Vb(485,"span"),c.Fc(486,"have"),c.Ub(),c.Fc(487," low levels of phosphorus available, due to high acidity, therefore, are fundamental "),c.Vb(488,"span"),c.Fc(489,"to"),c.Ub(),c.Fc(490," the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(491,"div",98),c.Vb(492,"div",99),c.Vb(493,"div",100),c.Qb(494,"img",101),c.Ub(),c.Vb(495,"div",97),c.Vb(496,"p"),c.Fc(497,"Brazilian soils "),c.Vb(498,"b"),c.Fc(499,"has"),c.Ub(),c.Fc(500,"\xa0 "),c.Vb(501,"span"),c.Fc(502,"have"),c.Ub(),c.Fc(503," low levels of phosphorus "),c.Vb(504,"b"),c.Fc(505,"available, due to "),c.Ub(),c.Fc(506,"\xa0 ");c.Vb(507,"span"),c.Fc(508,"because of"),c.Ub(),c.Fc(509," high acidity, "),c.Vb(510,"span"),c.Fc(511,"and "),c.Ub(),c.Fc(512," therefore, are fundamental "),c.Vb(513,"span"),c.Fc(514,"to"),c.Ub(),c.Fc(515," the application of phosphate fertilizers for high yields."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(516,"div",102),c.Vb(517,"div",91),c.Vb(518,"i"),c.Fc(519,"\u539f\u6587"),c.Ub(),c.Vb(520,"p"),c.Fc(521,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and affect annually approximately 795,000."),c.Ub(),c.Ub(),c.Vb(522,"div",92),c.Vb(523,"div",3),c.Vb(524,"div",93),c.Vb(525,"div",94),c.Vb(526,"div",95),c.Qb(527,"img",96),c.Ub(),c.Vb(528,"div",97),c.Vb(529,"p"),c.Fc(530,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and "),c.Vb(531,"b"),c.Fc(532,"affect"),c.Ub(),c.Fc(533,"\xa0 "),c.Vb(534,"span"),c.Fc(535,"affects"),c.Ub(),c.Fc(536,"\xa0annually approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(537,"div",98),c.Vb(538,"div",99),c.Vb(539,"div",100),c.Qb(540,"img",101),c.Ub(),c.Vb(541,"div",97),c.Vb(542,"p"),c.Fc(543,"Cerebral stroke, a sudden interruption in the brain's blood supply, is a major cause of death and "),c.Vb(544,"b"),c.Fc(545,"affect annually "),c.Ub(),c.Fc(546,"\xa0 "),c.Vb(547,"span"),c.Fc(548,"annually affects "),c.Ub(),c.Fc(549," approximately 795,000."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(550,"div",102),c.Vb(551,"div",91),c.Vb(552,"i"),c.Fc(553,"\u539f\u6587"),c.Ub(),c.Vb(554,"p"),c.Fc(555,"The depleted proteins were finally digested by trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Vb(556,"div",92),c.Vb(557,"div",3),c.Vb(558,"div",93),c.Vb(559,"div",94),c.Vb(560,"div",95),c.Qb(561,"img",96),c.Ub(),c.Vb(562,"div",97),c.Vb(563,"p"),c.Fc(564,"The depleted proteins were finally digested by trypsin "),c.Vb(565,"b"),c.Fc(566,"at"),c.Ub(),c.Fc(567,"\xa0 "),c.Vb(568,"span"),c.Fc(569,"in"),c.Ub(),c.Fc(570," a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C for overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(571,"div",98),c.Vb(572,"div",99),c.Vb(573,"div",100),c.Qb(574,"img",101),c.Ub(),c.Vb(575,"div",97),c.Vb(576,"p"),c.Fc(577,"The depleted proteins were finally digested "),c.Vb(578,"b"),c.Fc(579,"by"),c.Ub(),c.Fc(580,"\xa0 "),c.Vb(581,"span"),c.Fc(582,"with"),c.Ub(),c.Fc(583," trypsin at a protein/trypsin ratio (w/w) of 50:1 at 37\xb0C "),c.Vb(584,"b"),c.Fc(585,"for"),c.Ub(),c.Fc(586," overnight."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(587,"div",102),c.Vb(588,"div",91),c.Vb(589,"i"),c.Fc(590,"\u539f\u6587"),c.Ub(),c.Vb(591,"p"),c.Fc(592,"Belladonna leaves as well as all other studied leaves contains two distinct phosphatase fraction belonging to types II and III."),c.Ub(),c.Ub(),c.Vb(593,"div",92),c.Vb(594,"div",3),c.Vb(595,"div",93),c.Vb(596,"div",94),c.Vb(597,"div",95),c.Qb(598,"img",96),c.Ub(),c.Vb(599,"div",97),c.Vb(600,"p"),c.Fc(601,"Belladonna leaves, as well as all other studied leaves "),c.Vb(602,"span"),c.Fc(603,","),c.Ub(),c.Vb(604,"b"),c.Fc(605,"contains"),c.Ub(),c.Fc(606,"\xa0 "),c.Vb(607,"span"),c.Fc(608,"contain "),c.Ub(),c.Fc(609," two distinct phosphatase "),c.Vb(610,"b"),c.Fc(611,"fraction"),c.Ub(),c.Fc(612,"\xa0 "),c.Vb(613,"span"),c.Fc(614,"fractions"),c.Ub(),c.Fc(615," belonging to types II and III."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(616,"div",98),c.Vb(617,"div",99),c.Vb(618,"div",100),c.Qb(619,"img",101),c.Ub(),c.Vb(620,"div",97),c.Vb(621,"p"),c.Fc(622,"Belladonna leaves "),c.Vb(623,"b"),c.Fc(624,"as well as all"),c.Ub(),c.Fc(625,"\xa0 "),c.Vb(626,"span"),c.Fc(627,"and "),c.Ub(),c.Fc(628," other "),c.Vb(629,"b"),c.Fc(630,"studied"),c.Ub(),c.Fc(631," leaves "),c.Vb(632,"span"),c.Fc(633,"being studied "),c.Ub(),c.Vb(634,"b"),c.Fc(635,"contains"),c.Ub(),c.Vb(636,"span"),c.Fc(637,"contain"),c.Ub(),c.Fc(638,"\xa0two distinct phosphatase "),c.Vb(639,"b"),c.Fc(640,"fraction"),c.Ub(),c.Vb(641,"span"),c.Fc(642,"fractions "),c.Ub(),c.Fc(643,"belonging to types II and III."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(644,"div",102),c.Vb(645,"div",91),c.Vb(646,"i"),c.Fc(647,"\u539f\u6587"),c.Ub(),c.Vb(648,"p"),c.Fc(649,"He sees signs of long term starvation, worse even than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Vb(650,"div",92),c.Vb(651,"div",3),c.Vb(652,"div",93),c.Vb(653,"div",94),c.Vb(654,"div",95),c.Qb(655,"img",96),c.Ub(),c.Vb(656,"div",97),c.Vb(657,"p"),c.Fc(658,"He sees signs of "),c.Vb(659,"b"),c.Fc(660,"long term"),c.Ub(),c.Fc(661,"\xa0 "),c.Vb(662,"span"),c.Fc(663,"long-term "),c.Ub(),c.Fc(664," starvation, worse even than what he saw in Arkansas. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(665,"div",98),c.Vb(666,"div",99),c.Vb(667,"div",100),c.Qb(668,"img",101),c.Ub(),c.Vb(669,"div",97),c.Vb(670,"p"),c.Fc(671,"He sees signs of "),c.Vb(672,"span"),c.Fc(673,"long term"),c.Ub(),c.Vb(674,"b"),c.Fc(675,"long-term"),c.Ub(),c.Fc(676," starvation, "),c.Vb(677,"span"),c.Fc(678,"even"),c.Ub(),c.Fc(679," word "),c.Vb(680,"b"),c.Fc(681,"even"),c.Ub(),c.Fc(682," than what he saw in Arkansas."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(683,"div",102),c.Vb(684,"div",91),c.Vb(685,"i"),c.Fc(686,"\u539f\u6587"),c.Ub(),c.Vb(687,"p"),c.Fc(688,"This kind of political torn-foolery has to a considerable extend prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Vb(689,"div",92),c.Vb(690,"div",3),c.Vb(691,"div",93),c.Vb(692,"div",94),c.Vb(693,"div",95),c.Qb(694,"img",96),c.Ub(),c.Vb(695,"div",97),c.Vb(696,"p"),c.Fc(697,"This kind of political torn-foolery has to a considerable "),c.Vb(698,"b"),c.Fc(699,"extend"),c.Ub(),c.Fc(700,"\xa0 "),c.Vb(701,"span"),c.Fc(702,"extent"),c.Ub(),c.Fc(703," prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(704,"div",98),c.Vb(705,"div",99),c.Vb(706,"div",100),c.Qb(707,"img",101),c.Ub(),c.Vb(708,"div",97),c.Vb(709,"p"),c.Vb(710,"b"),c.Fc(711,"This kind of"),c.Ub(),c.Fc(712,"\xa0 "),c.Vb(713,"span"),c.Fc(714,"Such"),c.Ub(),c.Fc(715," political "),c.Vb(716,"b"),c.Fc(717,"torn-foolery"),c.Ub(),c.Fc(718,"\xa0 "),c.Vb(719,"span"),c.Fc(720,"tomfoolery"),c.Ub(),c.Fc(721," has to a considerable "),c.Vb(722,"b"),c.Fc(723,"extend"),c.Ub(),c.Fc(724,"\xa0 "),c.Vb(725,"span"),c.Fc(726,"extent"),c.Ub(),c.Fc(727," prevented our movies from examining the actual problems of success."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(728,"div",102),c.Vb(729,"div",91),c.Vb(730,"i"),c.Fc(731,"\u539f\u6587"),c.Ub(),c.Vb(732,"p"),c.Fc(733,"The results shows 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Vb(734,"div",92),c.Vb(735,"div",3),c.Vb(736,"div",93),c.Vb(737,"div",94),c.Vb(738,"div",95),c.Qb(739,"img",96),c.Ub(),c.Vb(740,"div",97),c.Vb(741,"p"),c.Fc(742,"The results "),c.Vb(743,"b"),c.Fc(744,"shows"),c.Ub(),c.Fc(745,"\xa0 "),c.Vb(746,"span"),c.Fc(747,"show"),c.Ub(),c.Fc(748," 234 differently expressed proteins (DEP) between GBM to normal brain tissues."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(749,"div",98),c.Vb(750,"div",99),c.Vb(751,"div",100),c.Qb(752,"img",101),c.Ub(),c.Vb(753,"div",97),c.Vb(754,"p"),c.Fc(755,"The results "),c.Vb(756,"b"),c.Fc(757,"shows"),c.Ub(),c.Fc(758,"\xa0 "),c.Vb(759,"span"),c.Fc(760,"show"),c.Ub(),c.Fc(761," 234 "),c.Vb(762,"b"),c.Fc(763,"differently"),c.Ub(),c.Fc(764,"\xa0 "),c.Vb(765,"span"),c.Fc(766,"differentially"),c.Ub(),c.Fc(767," expressed proteins ( "),c.Vb(768,"b"),c.Fc(769,"DEP"),c.Ub(),c.Vb(770,"span"),c.Fc(771,"DEPs"),c.Ub(),c.Fc(772,") between GBM "),c.Vb(773,"b"),c.Fc(774,"to"),c.Ub(),c.Fc(775,"\xa0 "),c.Vb(776,"span"),c.Fc(777,"and"),c.Ub(),c.Fc(778,"\xa0normal brain "),c.Vb(779,"b"),c.Fc(780,"tissues"),c.Ub(),c.Fc(781,"\xa0 "),c.Vb(782,"span"),c.Fc(783,"tissue"),c.Ub(),c.Fc(784,"."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(785,"div",103),c.Vb(786,"div",2),c.Vb(787,"div",3),c.Vb(788,"div",104),c.Vb(789,"div",105),c.Qb(790,"img",106),c.Ub(),c.Ub(),c.Vb(791,"div",107),c.Vb(792,"div",108),c.Vb(793,"h3"),c.Fc(794,"Trinka\u8207\u9818\u5148\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u4e4b\u9593\u7684\u5c0d\u6bd4"),c.Ub(),c.Qb(795,"div",18),c.Vb(796,"p"),c.Fc(797,"Trinka\u7684\u4eba\u5de5\u667a\u6167\u5c08\u696d\u6587\u6cd5\u6aa2\u67e5\u89e3\u6c7a\u65b9\u6848\u8207 Writefull \u7b49\u9818\u5148\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u6709\u4f55\u4e0d\u540c\uff1f\u6211\u5011\u4f7f\u7528\u4f86\u81ea\u4e94\u500b\u6b63\u5f0f\u5beb\u4f5c\u9818\u57df\u7684 5,778 \u500b\u55ae\u8a5e\u5c0dTrinka\u9032\u884c\u4e86\u6e2c\u8a66\uff0c\u4ee5\u8a55\u4f30\u5176\u66f4\u6b63\u6e96\u78ba\u6027\u3001\u98a8\u683c\u6307\u5357\u504f\u597d\u3001\u7c21\u6f54\u6027\u548c\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u80fd\u529b\uff0c\u4e26\u4e14\u8207\u9818\u5148\u7684\u5beb\u4f5c\u52a9\u624b\u5de5\u5177\uff08Grammarly, LanguageTool\u4ee5\u53caGinger\uff09\u76f8\u6bd4\u8f03\u3002\u60a8\u53ef\u4ee5\u95b1\u8b80\u6211\u5011\u7684\u767d\u76ae\u66f8\u4ee5\u7372\u5f97\u8a73\u7d30\u7684\u6bd4\u8f03\u7d50\u679c\u3002 "),c.Ub(),c.Vb(798,"a",109),c.Fc(799," \u4e0b\u8f09\u767d\u76ae\u66f8 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(800,"div",110),c.Vb(801,"div",2),c.Vb(802,"div",3),c.Vb(803,"div",111),c.Vb(804,"div",112),c.Vb(805,"h2"),c.Fc(806,"\u9ad8\u7d1a\u5beb\u4f5c\u9700\u8981\u9ad8\u7d1a\u6aa2\u67e5\uff0c\u5feb\u4f86\u8a8d\u8b58Trinka\u5427\uff01"),c.Ub(),c.Qb(807,"div",18),c.Ub(),c.Ub(),c.Ub(),c.Vb(808,"div",3),c.Vb(809,"div",61),c.Vb(810,"div",113),c.Vb(811,"div",114),c.Qb(812,"img",115),c.Ub(),c.Vb(813,"h3"),c.Fc(814,"\u4e0d\u53ea\u662f\u6587\u6cd5\u548c\u62fc\u5beb"),c.Ub(),c.Vb(815,"p"),c.Fc(816,"Trinka\u4e0d\u50c5\u50c5\u662f\u4e0b\u4e00\u4ee3\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff0c\u5b83\u9084\u662f\u60a8\u7684\u500b\u4eba\u5beb\u4f5c\u52a9\u624b\uff0c\u53ef\u4ee5\u767c\u73fe\u5176\u4ed6\u5de5\u5177\u7121\u6cd5\u6aa2\u6e2c\u5230\u7684\u68d8\u624b\u5b78\u8853\u5beb\u4f5c\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(817,"div",61),c.Vb(818,"div",116),c.Vb(819,"div",114),c.Qb(820,"img",117),c.Ub(),c.Vb(821,"h3"),c.Fc(822,"\u7121\u8207\u502b\u6bd4\u7684\u5beb\u4f5c\u589e\u5f37\u529f\u80fd"),c.Ub(),c.Vb(823,"p"),c.Fc(824,"Trinka\u53ef\u4ee5\u6839\u64da\u5b78\u8853\u51fa\u7248\u6a19\u6e96\u4f86\u63d0\u9ad8\u60a8\u6587\u7ae0\u7684\u8a9e\u8abf\uff0c\u8868\u9054\u548c\u63aa\u8fad\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(825,"div",61),c.Vb(826,"div",118),c.Vb(827,"div",114),c.Qb(828,"img",119),c.Ub(),c.Vb(829,"h3"),c.Fc(830,"\u5e6b\u52a9\u60a8\u6210\u70ba\u66f4\u597d\u7684\u4f5c\u8005"),c.Ub(),c.Vb(831,"p"),c.Fc(832,"Trinka\u63d0\u4f9b\u6df1\u5165\u7684\u5efa\u8b70\u3001\u89e3\u91cb\u548c\u5beb\u4f5c\u6280\u5de7\uff0c\u4ee5\u5e6b\u52a9\u60a8\u9032\u4e00\u6b65\u5b78\u7fd2\u548c\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(833,"div",120,121),c.Vb(835,"div",2),c.Vb(836,"div",3),c.Vb(837,"div",111),c.Vb(838,"div",112),c.Vb(839,"h2"),c.Fc(840,"\u5f9eWritefull\u9ad8\u7d1a\u7528\u6236\u8f49\u5230Trinka\u9ad8\u7d1a\u7528\u6236"),c.Ub(),c.Qb(841,"div",18),c.Vb(842,"p"),c.Fc(843,"\u60a8\u662f\u5426\u5df2\u7d93\u8a02\u95b1\u4e86Writefull\u9ad8\u7d1a\u670d\u52d9\uff0c\u4f46\u6b63\u5728\u5c0b\u627e\u66f4\u597d\u7684\u66ff\u4ee3\uff1f\u60a8\u53ef\u4ee5\u8f15\u9b06\u5730\u5c07\u60a8\u7684Writefull\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u5207\u63db\u5230Trinka\u9ad8\u7d1a\u670d\u52d9\uff01"),c.Ub(),c.Vb(844,"p"),c.Fc(845,"\u7acb\u5373\u8f49\u63db\u5230Trinka\uff0c\u7372\u5f97\u9ad8\u7d1a\u8a9e\u6cd5\u66f4\u6b63\u548c\u8a31\u591a\u5176\u4ed6\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u8a2d\u8a08\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(846,"p"),c.Fc(847,"3\u500b\u7c21\u55ae\u6b65\u9a5f\u7acb\u5373\u5b8c\u6210"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(848,"div",122),c.Vb(849,"h2"),c.Fc(850,"\u5982\u4f55\u9032\u884c\uff1f"),c.Ub(),c.Vb(851,"div",3),c.Vb(852,"div",123),c.Vb(853,"div",124),c.Qb(854,"div",125),c.Vb(855,"div",126),c.Vb(856,"p"),c.Fc(857,"1"),c.Ub(),c.Ub(),c.Vb(858,"div",127),c.Vb(859,"p"),c.Fc(860,"\u6309\u4e00\u4e0b "),c.Vb(861,"a",46),c.Fc(862," \u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Fc(863,"\u4ee5\u5275\u5efa\u60a8\u7684\u5e33\u6236\uff0c\u60a8\u5c07\u80fd\u5920\u8a2a\u554f\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u7684\u4e00\u7cfb\u5217\u5c08\u6709\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(864,"div",123),c.Vb(865,"div",124),c.Qb(866,"div",125),c.Vb(867,"div",126),c.Vb(868,"p"),c.Fc(869,"2"),c.Ub(),c.Ub(),c.Vb(870,"div",127),c.Vb(871,"p"),c.Fc(872,"\u9078\u64c7\u5347\u7d1a\u4ee5\u8a02\u95b1Trinka\u9ad8\u7d1a\u670d\u52d9\uff0c\u9078\u64c7\u5305\u5e74\u5957\u9910\u4e26\u4ed8\u6b3e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(873,"div",123),c.Vb(874,"div",124),c.Qb(875,"div",125),c.Vb(876,"div",126),c.Vb(877,"p"),c.Fc(878,"3"),c.Ub(),c.Ub(),c.Vb(879,"div",127),c.Vb(880,"p"),c.Fc(881,"\u767c\u9001\u90f5\u4ef6\u5230 "),c.Vb(882,"a",44),c.Fc(883,"support@trinka.ai"),c.Ub(),c.Fc(884,"\u544a\u77e5\u60a8\u7684Writefull\u9ad8\u7d1a\u5e33\u6236\u8a73\u60c5\uff0c\u5c07\u60a8\u7684Writefull\u9ad8\u7d1a\u670d\u52d9\u9918\u984d\u8f49\u63db\u70baTrinka\u9ad8\u7d1a\u670d\u52d9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(885,"div",128),c.Vb(886,"div",2),c.Vb(887,"div",3),c.Vb(888,"div",4),c.Vb(889,"div",129),c.Vb(890,"h3"),c.Fc(891,"\u4f7f\u7528Trinka\u958b\u59cb\u66f4\u597d\u5730\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(892,"a",46),c.Vb(893,"span"),c.Fc(894,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(895,"div",130),c.Vb(896,"div",2),c.Vb(897,"div",3),c.Vb(898,"div",64),c.Vb(899,"div",65),c.Vb(900,"div",66),c.Vb(901,"h3"),c.Fc(902,"Trinka vs. Grammarly"),c.Ub(),c.Ub(),c.Vb(903,"p"),c.Fc(904,"\u4f7f\u7528Trinka\uff0c\u9ad4\u9a57\u524d\u6240\u672a\u6709\u7684\u5b78\u8853\u5beb\u4f5c\u5354\u52a9\u5de5\u5177\u3002"),c.Ub(),c.Vb(905,"a",109),c.Fc(906,"\u95b1\u8b80\u66f4\u591a "),c.Qb(907,"i",131),c.Ub(),c.Ub(),c.Ub(),c.Vb(908,"div",64),c.Vb(909,"div",65),c.Vb(910,"div",66),c.Vb(911,"h3"),c.Fc(912,"Trinka vs. Ginger"),c.Ub(),c.Ub(),c.Vb(913,"p"),c.Fc(914,"\u4f7f\u7528Trinka\uff0c\u5728\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\u4e4b\u5916\u6539\u9032\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(915,"a",109),c.Fc(916,"\u95b1\u8b80\u66f4\u591a "),c.Qb(917,"i",131),c.Ub(),c.Ub(),c.Ub(),c.Vb(918,"div",64),c.Vb(919,"div",65),c.Vb(920,"div",66),c.Vb(921,"h3"),c.Fc(922,"Trinka vs. LanguageTool"),c.Ub(),c.Ub(),c.Vb(923,"p"),c.Fc(924,"\u4f7f\u7528Trinka\u78ba\u4fdd\u6574\u9ad4\u8a9e\u8a00\u589e\u5f37\u3002"),c.Ub(),c.Vb(925,"a",109),c.Fc(926,"\u95b1\u8b80\u66f4\u591a "),c.Qb(927,"i",131),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(928,"div",132),c.Vb(929,"div",2),c.Vb(930,"div",3),c.Vb(931,"div",4),c.Vb(932,"div",43),c.Vb(933,"p"),c.Fc(934,"\u6211\u5011\u5275\u5efa\u4e86\u9019\u4e9b\u6bd4\u8f03\u5716\u8868\uff0c\u4ee5\u5e6b\u52a9\u5b78\u751f\u3001\u6559\u6388\u3001\u5716\u66f8\u9928\u54e1\u548c\u6559\u80b2\u5de5\u4f5c\u8005\u5c31\u54ea\u7a2e\u53c3\u8003\u6587\u737b\u751f\u6210\u5668\u6700\u9069\u5408\u4ed6\u5011\u7684\u9700\u6c42\u505a\u51fa\u660e\u667a\u7684\u6c7a\u5b9a\u3002\u5982\u679c\u4f60\u5011\u767c\u73fe\u6b64\u5716\u8868\u4e2d\u7684\u4efb\u4f55\u932f\u8aa4\u6216\u8005\u907a\u6f0f\uff0c\u8acb "),c.Vb(935,"a",44),c.Fc(936,"\u767c\u9001\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Fc(937,"\u7d66\u6211\u5011\uff0c\u6211\u5011\u6703\u6539\u6b63\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(11),c.nc("formGroup",t.compareTrinkaGrammarly),c.Cb(3),c.nc("ngClass",!t.compareTrinkaGrammarly.get("userEmailId").valid&&t.compareTrinkaGrammarly.get("userEmailId").dirty||t.compareTrinkaGrammarly.get("userEmailId").touched&&t.compareTrinkaGrammarly.get("userEmailId").pristine?"TextFiledError":""),c.Cb(57),c.nc("ngModel",t.grammarlySelect),c.Cb(7),c.nc("ngIf",t.finalTextContent),c.Cb(720),c.nc("routerLink",c.pc(8,Ge)),c.Cb(107),c.nc("routerLink",c.pc(9,Le)),c.Cb(10),c.nc("routerLink",c.pc(10,Be)),c.Cb(10),c.nc("routerLink",c.pc(11,je)))},directives:[g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.t,g.p,g.q,g.v,l.m,s.e],pipes:[l.e],styles:['.compare_sections[_ngcontent-%COMP%]{margin:120px 0 0;width:100%;height:240px;background:url(compare_banner.7ffa3e23c3b99d472994.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#fff;font-weight:600;margin:0;text-transform:uppercase}@media (max-width:767px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:32px}}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#ffbd4a;font-style:italic;text-transform:none}@media (max-width:480px){.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{flex-direction:column;display:flex;align-items:center}.compare_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:block;margin:10px 0}}.writing_need_sections[_ngcontent-%COMP%]{padding:0}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 40px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:24px}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-81px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px;font-weight:600;display:inline-block;margin:0 0 15px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:500;color:#000}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:relative}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;border-radius:5px 5px 0 0;background-color:#6f2496}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%;border-radius:5px;overflow:hidden;border:none;margin:0}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{height:60px;text-align:center;font-size:24px;font-weight:700;color:#000;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #6f2496}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:18px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;text-align:left;width:440px;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{padding-left:5px;width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:274px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:274px;border-right:none}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;border-right:1px solid #ccc;position:relative;font-size:18px;font-weight:600;vertical-align:middle}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:16px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding-left:5px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:25px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block;font-weight:400;font-size:13px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:200px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{text-align:center;margin:70px auto;display:flex;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#6f2496;color:#fff;width:250px;height:60px;border:1.5px solid transparent;text-align:center;transition:all .5s ease;font-weight:600;font-size:22px;border-radius:5px;text-decoration:none;display:flex;align-items:center;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#fff;color:#6f2496;border:1.5px solid #6f2496;text-decoration:none}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.compare_top_tools[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0;background-image:url(checkToolBackground.38aa89dc1d1b8239662e.png);background-position:50%;background-size:cover}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{overflow:hidden;position:relative;border-radius:5px;text-align:center}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:100%;border:3px solid #fff;margin:0 auto}@media (max-width:992px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_image[_ngcontent-%COMP%]{margin:0 0 30px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]{position:relative}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background-color:#fff!important}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-weight:700;color:#000;position:relative;font-size:36px;color:#fff;font-weight:600;margin:0 0 25px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:767px){.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:28px}}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{background-color:#fff;bottom:-60px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:after, .compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]:before{background-color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:400;color:#fff}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-block;margin:10px 0 0;text-decoration:none;transition:all .5s ease;background-color:#fff;padding:10px 25px;color:#6f2496;border-radius:5px;font-size:20px;font-weight:600;cursor:pointer}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin:0 0 0 5px}.compare_top_tools[_ngcontent-%COMP%]   .top_tools_text_contents[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline;color:#6f2496;transition:all .5s ease}.meetTrinka_sections[_ngcontent-%COMP%]{padding:70px 0;background:#fff}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]{margin:0 0 40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{background-color:#fff;box-shadow:0 0 8.46px .54px rgba(0,0,0,.12);transition:all .5s ease;padding:20px;margin:0 0 10px;height:100%;max-height:325px;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px}@media (max-width:1199px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:440px}}@media (max-width:992px){.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]{max-height:100%;height:auto}}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{width:78px;height:78px;background:#6f2496;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;color:#000;font-weight:600;margin:0 0 15px;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-weight:400;color:#000;margin:0;text-align:center}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.learnAndHelps[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ffbd4a}.meetTrinka_sections[_ngcontent-%COMP%]   .meetTrinkaCard.unmatched_sections[_ngcontent-%COMP%]   .meetTrinka_img[_ngcontent-%COMP%]{background:#ff5c5c}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;height:195px;background:url(WhyBecomeAnAffiliateBackground.7014b5def5367688384b.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom;margin:0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{height:195px;display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;color:#000;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:60px;color:#6f2496}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{margin-left:0}}@media (max-width:480px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 25px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#6f2496;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.tooltip_section[_ngcontent-%COMP%]{border:none;background:0 0;padding:0;display:inline-block;margin:0 0 0 3px;top:-10px}.tooltip_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:11px!important}.tooltip_section[_ngcontent-%COMP%]:hover:before{border-radius:.2em;content:attr(alt);background-color:#713f88;padding:5px 10px;width:auto;text-align:left;left:auto;margin:0 auto;right:-40px;top:-70px;font-size:12px;line-height:20px;min-width:485px}@media (max-width:767px){.tooltip_section[_ngcontent-%COMP%]:hover:before{right:-5px;top:-133px;min-width:280px}}.tooltip_section[_ngcontent-%COMP%]:hover:after{content:"";margin-top:-28px;margin-left:2px;border-color:#713f88 transparent transparent;border-style:solid;border-width:.5em .5em 0}.tooltip_section[_ngcontent-%COMP%]:hover:after, .tooltip_section[_ngcontent-%COMP%]:hover:before{display:block;position:absolute;font-size:12px;color:#fff}.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:380px;bottom:auto;top:-70px;right:-40px}@media (max-width:767px){.tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{right:-5px;top:-91px;min-width:280px}}.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:420px;bottom:auto;top:-70px;left:auto;right:-30px}@media (max-width:767px){.tooltip_section.AcademicTone[_ngcontent-%COMP%]:hover:before{min-width:280px;right:-5px;top:-113px}}.features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:0 0 50px;padding:20px;height:210px}@media (max-width:767px){.features_cards[_ngcontent-%COMP%]{height:auto;margin-bottom:30px}}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]{display:flex;align-items:center}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px 15px;font-weight:700;color:#000}.features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.compare_tables_discriptions[_ngcontent-%COMP%]{margin-top:80px}.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.compare_tables_discriptions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{position:relative;background-image:url(TrinkaVSWritefullBanner.017ec37f5cb991a1bdbd.jpg);width:100%;height:550px;background-position:50%;background-size:cover}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{height:auto;padding:40px 0}}@media (max-width:575px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]{background-position:135% 100%;margin-top:100px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{position:relative;width:100%;height:460px;display:flex;align-items:inherit;justify-content:center;flex-direction:column;font-family:Open Sans,sans-serif}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]{height:auto}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:700;color:#000;margin:0 0 10px}@media (max-width:767px){.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:24px;font-weight:500;width:100%;max-width:600px;color:#1d1d1d;margin:0 0 20px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#6f2496;padding:10px 15px;color:#fff;transition:all .5s ease;border-radius:6px;border:2px solid #6f2496;font-size:23px;font-weight:600}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:hover{text-decoration:none;outline:none;transition:all .5s ease;background-color:transparent;border:2px solid #6f2496;color:#6f2496}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .itsFreeButton[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{position:relative}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;font-size:14px;text-decoration:underline;padding-left:40px}.trinkavsGarmmarlyBanner[_ngcontent-%COMP%]   .bannerContent[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{text-decoration:underline}.grammarlyTestimonials[_ngcontent-%COMP%]{position:relative;width:100%}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{content:"";position:absolute;left:76px;top:-90px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:before{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{content:"";position:absolute;right:76px;top:-50px;background-image:url(grammarlyTestimoinal_bg.7e774bd3ede70ac1005c.png);width:207px;height:174px}@media (max-width:991px){.grammarlyTestimonials[_ngcontent-%COMP%]   .col-sm-12[_ngcontent-%COMP%]:after{display:none}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{position:relative;width:100%;max-width:920px;margin:-60px auto 0;background-color:#f3eef6;padding:40px 30px 20px;border-radius:5px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);z-index:1}@media (max-width:767px){.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]{margin:40px auto 0;width:100%;max-width:96%}}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:30px;top:-20px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin:0 0 15px}.grammarlyTestimonials[_ngcontent-%COMP%]   .testimonialsContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0}.trinkaBetterThanOthers[_ngcontent-%COMP%]{position:relative;padding-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]{position:relative}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 15px;position:relative;margin:0 0 30px;font-size:35px}@media (max-width:767px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-65px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;margin-bottom:20px}.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{text-align:center}@media (max-width:991px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]{margin:40px 0}}@media (max-width:480px){.trinkaBetterThanOthers[_ngcontent-%COMP%]   .betterThenImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0 auto;width:96%}}.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:25px!important}@media (max-width:767px){.paddingLeftRemove[_ngcontent-%COMP%]{padding-left:15px!important}}.paddingRightRemove[_ngcontent-%COMP%]{padding-right:25px!important}@media (max-width:767px){.paddingRightRemove[_ngcontent-%COMP%]{padding-right:15px!important}}@media (max-width:767px){.removeBrTag[_ngcontent-%COMP%]{display:none}}.disclaimerContainer[_ngcontent-%COMP%]{position:relative;padding:10px 0}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]{position:relative;text-align:left}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:11px;color:#4d4d4d}.disclaimerContainer[_ngcontent-%COMP%]   .disclaimercontents[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:950px;margin:10px auto 0;padding-bottom:0}@media (max-width:768px){.disclaimerContainer.disclaimerContainer_table[_ngcontent-%COMP%]{width:auto}}.bannerContentButtons[_ngcontent-%COMP%]{display:block;align-items:center;justify-content:center;flex-direction:column;width:200px}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]{text-align:center;display:block}.bannerContentButtons[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-left:0!important}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   input#contactUserName[_ngcontent-%COMP%]{width:289px;display:inline-block;border-radius:5px 0 0 5px}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#763393!important;color:#fff!important;border:1px solid #763393!important;padding:6px 24px;border-radius:0 5px 5px 0}.bannerContentButtons.try_a_free_form[_ngcontent-%COMP%]   .orTrydemoButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#763393}.LimitedContent[_ngcontent-%COMP%]{font-size:18px;position:relative!important}@media (max-width:767px){.LimitedContent[_ngcontent-%COMP%]{font-size:16px}}.takeaways_cards[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:210px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}.takeaways_cards[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{position:relative;background:url(number-background.764991c32719fa5c4f6b.png);background-repeat:no-repeat;width:70px;height:58px;display:flex;align-items:center;justify-content:center;margin-top:10px}.takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;color:#fff;font-weight:600;margin:0 10px 9px 0}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]{position:relative;padding:5px 20px 20px}.takeaways_cards[_ngcontent-%COMP%]   .need_cards_body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-16px}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .meetTrinka_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .key_takewaye_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;font-weight:600;margin-bottom:15px}.meetTrinka_sections.switchToTrinka[_ngcontent-%COMP%]   .takeaways_cards[_ngcontent-%COMP%]   .cards_headers[_ngcontent-%COMP%]{margin-bottom:15px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]{margin-top:20px;margin-bottom:14px}.switch_from_grammarly[_ngcontent-%COMP%]   .yellow[_ngcontent-%COMP%]{background-color:#ffd013}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 10px 6px 6px;position:absolute;margin-left:75%;width:auto;border-radius:0 5px 5px 0;margin-top:-2px}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-left:66%;width:auto;border-radius:0 5px 5px 0;margin-top:-8px;line-height:22px}}@media (max-width:768px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{margin-top:-10px;margin-left:66%;padding:6px 0 6px 5px}}@media (max-width:480px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]{padding:6px 7px 6px 5px}}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:before{content:"";z-index:2;position:absolute;top:42%;right:100%;width:7px;height:7px;opacity:.95;background:#fff;border-radius:7px;box-shadow:inset .5px 0 rgba(0,0,0,.6)}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]:after{right:100%;content:" ";height:0;width:0;position:absolute;border:18px solid rgba(136,183,213,0);top:50%;margin-top:-18px;border-right-color:#ffd013!important}.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:700}@media (max-width:1024px){.switch_from_grammarly[_ngcontent-%COMP%]   .discount-label[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 60.666667%;max-width:60.666667%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-8.col-md-12[_ngcontent-%COMP%]{flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{flex:0 0 39.333333%;max-width:39.333333%}@media (max-width:480px){.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .col-lg-4.col-md-12[_ngcontent-%COMP%]{width:100%;flex:0 0 100%;max-width:100%}}.switch_from_grammarly.custom_width[_ngcontent-%COMP%]   .how_it_work[_ngcontent-%COMP%]{margin:30px auto 0}.professionalAcademic[_ngcontent-%COMP%]{margin-bottom:80px;margin-top:30px}.professionalAcademic[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-63px}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%], .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]{width:100%;height:40px;border:1px solid #ccc;transition:all .5s ease}.free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus, .free_premium_form[_ngcontent-%COMP%]   .textbox_content[_ngcontent-%COMP%]   select[_ngcontent-%COMP%]:focus{border:1px solid #6f2496;transition:all .5s ease;outline:none;box-shadow:none}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-64px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:4px}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]{margin-top:10px;display:inline-block}.grammarly_premium.switchFromTrinka[_ngcontent-%COMP%]   .sample_exmple[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:18px}.mart15[_ngcontent-%COMP%]{margin-top:15px!important}.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 15px;padding:0 0 15px;position:relative}@media (max-width:767px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.pricing_plan[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;position:relative}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:400px;display:inline-block;vertical-align:top;box-shadow:0 8px 12px rgba(0,0,0,.35);border:1px solid #f4f4f4;border-radius:5px;margin:0 20px 50px;min-height:620px}@media (max-width:768px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]{width:90%;min-height:auto}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]{background:#f0e9f4;font-size:24px;font-weight:700;padding:20px;border-radius:5px 5px 0 0;display:flex;min-height:150px;margin-bottom:30px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{text-align:left;display:inline-block;width:60%;margin-top:2px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]   label[_ngcontent-%COMP%]{line-height:30px}@media (max-width:480px){.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_left[_ngcontent-%COMP%]{width:53%}}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   .plan_name[_ngcontent-%COMP%]   .plan_name_right[_ngcontent-%COMP%]{display:inline-block;width:40%;margin-top:23px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:26px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 0 0 28px;list-style:none;position:relative;margin:0 0 8px}.pricing_plan[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   .pricing_details[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:5px;background-image:url(PricingCheckMark.3d7ac3078289d99ba199.png);width:18px;height:15px}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]{color:#763393;font-size:32px;font-weight:400}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-size:14px;font-weight:400;text-transform:capitalize}.pricing_plan[_ngcontent-%COMP%]   .pricing[_ngcontent-%COMP%]   .price[_ngcontent-%COMP%]   sup[_ngcontent-%COMP%]{top:-.7em;font-weight:400;font-size:15px}.padt0[_ngcontent-%COMP%]{padding-top:0!important}.other_comparision[_ngcontent-%COMP%]{margin-top:80px;margin-bottom:10px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:170px}.other_comparision[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cardsHeading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 15px}.other_comparision[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:18px;display:inline-block;color:#763393;font-size:16px;font-weight:700;position:relative;text-decoration:underline}.single-line-tootltip[_ngcontent-%COMP%]   .tooltip_section.UnbiasedLanguage[_ngcontent-%COMP%]:hover:before{min-width:250px}']}),Ee);function De(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function Re(n,t){1&n&&(c.Vb(0,"ul",88),c.Vb(1,"li",89),c.Vb(2,"a",90),c.gc(),c.Vb(3,"svg",91),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",92),c.Qb(10,"path",93),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",94),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",89),c.Vb(17,"a",95),c.gc(),c.Vb(18,"svg",91),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",96),c.Qb(25,"path",97),c.Qb(26,"path",98),c.Qb(27,"path",99),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",94),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function We(n,t){1&n&&(c.Vb(0,"div",100),c.Vb(1,"div",101),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",102),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function Ne(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",103),c.Vb(1,"div",4),c.Vb(2,"div",57),c.Vb(3,"div",104),c.Vb(4,"form",105),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",106),c.Vb(9,"div",107),c.Vb(10,"mat-form-field",108),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",109),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",110),c.Vb(15,"div",107),c.Vb(16,"mat-form-field",108),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",111),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",57),c.Vb(21,"div",112),c.Vb(22,"label",113),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",114),c.Ub(),c.Ub(),c.Vb(25,"div",106),c.Vb(26,"div",107),c.Vb(27,"mat-form-field",108),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",115),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",110),c.Vb(32,"div",107),c.Vb(33,"mat-form-field",108),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",116),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",106),c.Vb(38,"div",107),c.Vb(39,"mat-form-field",108),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",117),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",110),c.Vb(44,"div",107),c.Vb(45,"mat-form-field",108),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",118),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",119),c.Vb(50,"button",120),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function Je(n,t){1&n&&(c.Vb(0,"div",121),c.Vb(1,"div",122),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}function qe(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function Ye(n,t){1&n&&(c.Vb(0,"ul",85),c.Vb(1,"li",86),c.Vb(2,"a",87),c.gc(),c.Vb(3,"svg",88),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",89),c.Qb(10,"path",90),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",91),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",86),c.Vb(17,"a",92),c.gc(),c.Vb(18,"svg",88),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",93),c.Qb(25,"path",94),c.Qb(26,"path",95),c.Qb(27,"path",96),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",91),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function Ze(n,t){1&n&&(c.Vb(0,"div",97),c.Vb(1,"div",98),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",99),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function Ke(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",100),c.Vb(1,"div",4),c.Vb(2,"div",54),c.Vb(3,"div",101),c.Vb(4,"form",102),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",103),c.Vb(9,"div",104),c.Vb(10,"mat-form-field",105),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",106),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",107),c.Vb(15,"div",104),c.Vb(16,"mat-form-field",105),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",108),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",54),c.Vb(21,"div",109),c.Vb(22,"label",110),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",111),c.Ub(),c.Ub(),c.Vb(25,"div",103),c.Vb(26,"div",104),c.Vb(27,"mat-form-field",105),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",112),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",107),c.Vb(32,"div",104),c.Vb(33,"mat-form-field",105),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",113),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",103),c.Vb(38,"div",104),c.Vb(39,"mat-form-field",105),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",114),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",107),c.Vb(44,"div",104),c.Vb(45,"mat-form-field",105),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",115),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",116),c.Vb(50,"button",117),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function $e(n,t){1&n&&(c.Vb(0,"div",118),c.Vb(1,"div",119),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}function Xe(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function no(n,t){1&n&&(c.Vb(0,"ul",91),c.Vb(1,"li",92),c.Vb(2,"a",93),c.gc(),c.Vb(3,"svg",94),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",95),c.Qb(10,"path",96),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",97),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",92),c.Vb(17,"a",98),c.gc(),c.Vb(18,"svg",94),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",99),c.Qb(25,"path",100),c.Qb(26,"path",101),c.Qb(27,"path",102),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",97),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function to(n,t){1&n&&(c.Vb(0,"div",103),c.Vb(1,"div",104),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",105),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function eo(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",106),c.Vb(1,"div",4),c.Vb(2,"div",60),c.Vb(3,"div",107),c.Vb(4,"form",108),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",109),c.Vb(9,"div",110),c.Vb(10,"mat-form-field",111),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",112),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",113),c.Vb(15,"div",110),c.Vb(16,"mat-form-field",111),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",114),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",60),c.Vb(21,"div",115),c.Vb(22,"label",116),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",117),c.Ub(),c.Ub(),c.Vb(25,"div",109),c.Vb(26,"div",110),c.Vb(27,"mat-form-field",111),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",118),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",113),c.Vb(32,"div",110),c.Vb(33,"mat-form-field",111),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",119),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",109),c.Vb(38,"div",110),c.Vb(39,"mat-form-field",111),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",120),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",113),c.Vb(44,"div",110),c.Vb(45,"mat-form-field",111),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",121),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",122),c.Vb(50,"button",123),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function oo(n,t){1&n&&(c.Vb(0,"div",124),c.Vb(1,"div",125),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}function io(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function ao(n,t){1&n&&(c.Vb(0,"ul",87),c.Vb(1,"li",88),c.Vb(2,"a",89),c.gc(),c.Vb(3,"svg",90),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",91),c.Qb(10,"path",92),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",93),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",88),c.Vb(17,"a",94),c.gc(),c.Vb(18,"svg",90),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",95),c.Qb(25,"path",96),c.Qb(26,"path",97),c.Qb(27,"path",98),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",93),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function co(n,t){1&n&&(c.Vb(0,"div",99),c.Vb(1,"div",100),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",101),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function ro(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",102),c.Vb(1,"div",4),c.Vb(2,"div",54),c.Vb(3,"div",103),c.Vb(4,"form",104),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",105),c.Vb(9,"div",106),c.Vb(10,"mat-form-field",107),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",108),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",109),c.Vb(15,"div",106),c.Vb(16,"mat-form-field",107),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",110),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",54),c.Vb(21,"div",111),c.Vb(22,"label",112),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",113),c.Ub(),c.Ub(),c.Vb(25,"div",105),c.Vb(26,"div",106),c.Vb(27,"mat-form-field",107),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",114),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",109),c.Vb(32,"div",106),c.Vb(33,"mat-form-field",107),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",115),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",105),c.Vb(38,"div",106),c.Vb(39,"mat-form-field",107),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",116),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",109),c.Vb(44,"div",106),c.Vb(45,"mat-form-field",107),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",117),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",118),c.Vb(50,"button",119),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function so(n,t){1&n&&(c.Vb(0,"div",120),c.Vb(1,"div",121),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}function go(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function _o(n,t){1&n&&(c.Vb(0,"ul",65),c.Vb(1,"li",66),c.Vb(2,"a",67),c.gc(),c.Vb(3,"svg",68),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",69),c.Qb(10,"path",70),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",71),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",66),c.Vb(17,"a",72),c.gc(),c.Vb(18,"svg",68),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",73),c.Qb(25,"path",74),c.Qb(26,"path",75),c.Qb(27,"path",76),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",71),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function lo(n,t){1&n&&(c.Vb(0,"div",77),c.Vb(1,"div",78),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",79),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function bo(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",80),c.Vb(1,"div",4),c.Vb(2,"div",32),c.Vb(3,"div",81),c.Vb(4,"form",82),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",4),c.Vb(8,"div",83),c.Vb(9,"div",84),c.Vb(10,"mat-form-field",85),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",86),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",87),c.Vb(15,"div",84),c.Vb(16,"mat-form-field",85),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",88),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",32),c.Vb(21,"div",89),c.Vb(22,"label",90),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",91),c.Ub(),c.Ub(),c.Vb(25,"div",83),c.Vb(26,"div",84),c.Vb(27,"mat-form-field",85),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",92),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",87),c.Vb(32,"div",84),c.Vb(33,"mat-form-field",85),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",93),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",83),c.Vb(38,"div",84),c.Vb(39,"mat-form-field",85),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",94),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",87),c.Vb(44,"div",84),c.Vb(45,"mat-form-field",85),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",95),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",96),c.Vb(50,"button",97),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function po(n,t){1&n&&(c.Vb(0,"div",98),c.Vb(1,"div",99),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}var Co=function(){return["/pricing"]},mo=function(){return["/features/credits"]},ho=["sampleEditor"];function uo(n,t){1&n&&(c.Vb(0,"div",191),c.gc(),c.Vb(1,"svg",192),c.Vb(2,"circle",193),c.Qb(3,"animate",194),c.Qb(4,"animate",195),c.Ub(),c.Vb(5,"circle",196),c.Qb(6,"animate",197),c.Qb(7,"animate",198),c.Ub(),c.Vb(8,"circle",199),c.Qb(9,"animate",200),c.Qb(10,"animate",201),c.Ub(),c.Vb(11,"circle",202),c.Qb(12,"animate",203),c.Qb(13,"animate",204),c.Ub(),c.Vb(14,"circle",205),c.Qb(15,"animate",206),c.Qb(16,"animate",207),c.Ub(),c.Vb(17,"circle",208),c.Qb(18,"animate",209),c.Qb(19,"animate",210),c.Ub(),c.Vb(20,"circle",211),c.Qb(21,"animate",212),c.Qb(22,"animate",213),c.Ub(),c.Vb(23,"circle",214),c.Qb(24,"animate",215),c.Qb(25,"animate",216),c.Ub(),c.Vb(26,"circle",217),c.Qb(27,"animate",218),c.Qb(28,"animate",219),c.Ub(),c.Vb(29,"circle",220),c.Qb(30,"animate",221),c.Qb(31,"animate",222),c.Ub(),c.Vb(32,"circle",223),c.Qb(33,"animate",224),c.Qb(34,"animate",225),c.Ub(),c.Vb(35,"circle",226),c.Qb(36,"animate",227),c.Qb(37,"animate",228),c.Ub(),c.Ub(),c.Ub())}function Po(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"mat-radio-button",229),c.Fc(2),c.Ub(),c.Qb(3,"br"),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.oc("value",e.key),c.Cb(1),c.Hc("",e.key," ")}}function Mo(n,t){1&n&&(c.Vb(0,"div",191),c.gc(),c.Vb(1,"svg",230),c.Vb(2,"circle",193),c.Qb(3,"animate",194),c.Qb(4,"animate",195),c.Ub(),c.Vb(5,"circle",196),c.Qb(6,"animate",197),c.Qb(7,"animate",198),c.Ub(),c.Vb(8,"circle",199),c.Qb(9,"animate",200),c.Qb(10,"animate",201),c.Ub(),c.Vb(11,"circle",202),c.Qb(12,"animate",203),c.Qb(13,"animate",204),c.Ub(),c.Vb(14,"circle",205),c.Qb(15,"animate",206),c.Qb(16,"animate",207),c.Ub(),c.Vb(17,"circle",208),c.Qb(18,"animate",209),c.Qb(19,"animate",210),c.Ub(),c.Vb(20,"circle",211),c.Qb(21,"animate",212),c.Qb(22,"animate",213),c.Ub(),c.Vb(23,"circle",214),c.Qb(24,"animate",215),c.Qb(25,"animate",216),c.Ub(),c.Vb(26,"circle",217),c.Qb(27,"animate",218),c.Qb(28,"animate",219),c.Ub(),c.Vb(29,"circle",220),c.Qb(30,"animate",221),c.Qb(31,"animate",222),c.Ub(),c.Vb(32,"circle",223),c.Qb(33,"animate",224),c.Qb(34,"animate",225),c.Ub(),c.Vb(35,"circle",226),c.Qb(36,"animate",227),c.Qb(37,"animate",228),c.Ub(),c.Ub(),c.Ub())}function Oo(n,t){if(1&n&&c.Qb(0,"h4",231),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function fo(n,t){if(1&n&&c.Qb(0,"h4",231),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function xo(n,t){if(1&n&&(c.Vb(0,"div",232),c.Vb(1,"span",233),c.Fc(2," Issues Found: "),c.Vb(3,"span",234),c.Fc(4),c.Ub(),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(4),c.Gc(e.gec_result.length)}}function ko(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Grammar)"),c.Ub())}function wo(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Spelling)"),c.Ub())}function vo(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Writing Adviser)"),c.Ub())}function Uo(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Enhancement)"),c.Ub())}function Vo(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"div"),c.Vb(2,"strong"),c.Fc(3),c.Ub(),c.Ub(),c.Dc(4,ko,2,0,"span",238),c.Dc(5,wo,2,0,"span",238),c.Dc(6,vo,2,0,"span",238),c.Dc(7,Uo,2,0,"span",238),c.Sb()),2&n){var e=c.hc(2).$implicit;c.Cb(3),c.Hc(" ",e.covered_text,""),c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function yo(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Grammar"),c.Ub())}function Fo(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Spelling"),c.Ub())}function To(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Writing Adviser"),c.Ub())}function So(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Enhancement"),c.Ub())}function Qo(n,t){if(1&n&&(c.Vb(0,"div"),c.Dc(1,yo,2,0,"strong",238),c.Dc(2,Fo,2,0,"strong",238),c.Dc(3,To,2,0,"strong",238),c.Dc(4,So,2,0,"strong",238),c.Ub()),2&n){var e=c.hc(2).$implicit;c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function Io(n,t){if(1&n&&(c.Vb(0,"div"),c.Vb(1,"label"),c.Fc(2),c.Ub(),c.Ub()),2&n){var e=c.hc(3).$implicit;c.Cb(2),c.Hc(" ",e.covered_text,"")}}function zo(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"b"),c.Vb(2,"s"),c.Fc(3),c.Ub(),c.Ub(),c.Vb(4,"span",245),c.Qb(5,"img",246),c.Ub(),c.Vb(6,"label",247),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(7),c.Ub(),c.Ub()}if(2&n){var o=c.hc().index,i=c.hc(2).$implicit,a=c.hc(2);c.Cb(3),c.Gc(i.covered_text),c.Cb(3),c.nc("ngClass",a.injectErrorClass(i)),c.Cb(1),c.Gc(i.output[o])}}function Ao(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"label",247),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(2,"Delete '"),c.Vb(3,"span"),c.Fc(4),c.Ub(),c.Fc(5,"'"),c.Ub(),c.Ub()}if(2&n){var o=c.hc(3).$implicit,i=c.hc(2);c.Cb(1),c.nc("ngClass",i.injectErrorClass(o)),c.Cb(3),c.Gc(o.covered_text)}}function Eo(n,t){if(1&n&&(c.Vb(0,"div",242),c.Vb(1,"div",243),c.Dc(2,Io,3,1,"div",238),c.Dc(3,zo,8,3,"div",238),c.Dc(4,Ao,6,2,"div",238),c.Ub(),c.Vb(5,"div",244),c.Fc(6),c.Ub(),c.Qb(7,"hr"),c.Ub()),2&n){var e=t.index,o=c.hc(2).$implicit;c.Cb(2),c.nc("ngIf",(""==o.output[e]&&3==o.error_type[e]||4==o.error_type[e])&&!o.cta_present[e]),c.Cb(1),c.nc("ngIf",""!=o.output[e]&&o.cta_present[e]),c.Cb(1),c.nc("ngIf",""==o.output[e]&&o.cta_present[e]),c.Cb(2),c.Gc(o.comment[e])}}function Go(n,t){if(1&n){var e=c.Wb();c.Vb(0,"mat-expansion-panel",237),c.dc("opened",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStep(t,o)}))("closed",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStepOff(t,o)})),c.Vb(1,"mat-expansion-panel-header"),c.Vb(2,"mat-panel-title"),c.Dc(3,Vo,8,5,"ng-container",238),c.Dc(4,Qo,5,4,"div",238),c.Ub(),c.Vb(5,"mat-panel-description"),c.Vb(6,"span",239),c.dc("click",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).rejectChange(t,o,!1)})),c.Qb(7,"img",240),c.Ub(),c.Ub(),c.Ub(),c.Dc(8,Eo,8,4,"div",241),c.Ub()}if(2&n){var o=c.hc(),i=o.$implicit,a=o.index,r=c.hc(2);c.nc("ngClass",r.injectErrorClass(i))("expanded",0===a),c.Cb(3),c.nc("ngIf",!i.isExpanded),c.Cb(1),c.nc("ngIf",i.isExpanded),c.Cb(4),c.nc("ngForOf",i.output)}}function Lo(n,t){if(1&n&&(c.Tb(0),c.Dc(1,Go,9,5,"mat-expansion-panel",236),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.nc("ngIf",!e.isCorrected)}}function Bo(n,t){if(1&n&&(c.Vb(0,"div",235),c.Vb(1,"mat-accordion"),c.Dc(2,Lo,2,1,"ng-container",40),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.nc("ngForOf",e.gec_result)}}var jo=function(){return["/trinkacloud"]},Ho=function(){return["/wordplugin"]},Do=function(){return["/browser-plugin"]},Ro=["sampleEditor"];function Wo(n,t){1&n&&(c.Vb(0,"div",207),c.gc(),c.Vb(1,"svg",208),c.Vb(2,"circle",209),c.Qb(3,"animate",210),c.Qb(4,"animate",211),c.Ub(),c.Vb(5,"circle",212),c.Qb(6,"animate",213),c.Qb(7,"animate",214),c.Ub(),c.Vb(8,"circle",215),c.Qb(9,"animate",216),c.Qb(10,"animate",217),c.Ub(),c.Vb(11,"circle",218),c.Qb(12,"animate",219),c.Qb(13,"animate",220),c.Ub(),c.Vb(14,"circle",221),c.Qb(15,"animate",222),c.Qb(16,"animate",223),c.Ub(),c.Vb(17,"circle",224),c.Qb(18,"animate",225),c.Qb(19,"animate",226),c.Ub(),c.Vb(20,"circle",227),c.Qb(21,"animate",228),c.Qb(22,"animate",229),c.Ub(),c.Vb(23,"circle",230),c.Qb(24,"animate",231),c.Qb(25,"animate",232),c.Ub(),c.Vb(26,"circle",233),c.Qb(27,"animate",234),c.Qb(28,"animate",235),c.Ub(),c.Vb(29,"circle",236),c.Qb(30,"animate",237),c.Qb(31,"animate",238),c.Ub(),c.Vb(32,"circle",239),c.Qb(33,"animate",240),c.Qb(34,"animate",241),c.Ub(),c.Vb(35,"circle",242),c.Qb(36,"animate",243),c.Qb(37,"animate",244),c.Ub(),c.Ub(),c.Ub())}function No(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"mat-radio-button",245),c.Fc(2),c.Ub(),c.Qb(3,"br"),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.oc("value",e.key),c.Cb(1),c.Hc("",e.key," ")}}function Jo(n,t){1&n&&(c.Vb(0,"div",207),c.gc(),c.Vb(1,"svg",246),c.Vb(2,"circle",209),c.Qb(3,"animate",210),c.Qb(4,"animate",211),c.Ub(),c.Vb(5,"circle",212),c.Qb(6,"animate",213),c.Qb(7,"animate",214),c.Ub(),c.Vb(8,"circle",215),c.Qb(9,"animate",216),c.Qb(10,"animate",217),c.Ub(),c.Vb(11,"circle",218),c.Qb(12,"animate",219),c.Qb(13,"animate",220),c.Ub(),c.Vb(14,"circle",221),c.Qb(15,"animate",222),c.Qb(16,"animate",223),c.Ub(),c.Vb(17,"circle",224),c.Qb(18,"animate",225),c.Qb(19,"animate",226),c.Ub(),c.Vb(20,"circle",227),c.Qb(21,"animate",228),c.Qb(22,"animate",229),c.Ub(),c.Vb(23,"circle",230),c.Qb(24,"animate",231),c.Qb(25,"animate",232),c.Ub(),c.Vb(26,"circle",233),c.Qb(27,"animate",234),c.Qb(28,"animate",235),c.Ub(),c.Vb(29,"circle",236),c.Qb(30,"animate",237),c.Qb(31,"animate",238),c.Ub(),c.Vb(32,"circle",239),c.Qb(33,"animate",240),c.Qb(34,"animate",241),c.Ub(),c.Vb(35,"circle",242),c.Qb(36,"animate",243),c.Qb(37,"animate",244),c.Ub(),c.Ub(),c.Ub())}function qo(n,t){if(1&n&&c.Qb(0,"h4",247),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function Yo(n,t){if(1&n&&c.Qb(0,"h4",247),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function Zo(n,t){if(1&n&&(c.Vb(0,"div",248),c.Vb(1,"span",249),c.Fc(2," Issues Found: "),c.Vb(3,"span",250),c.Fc(4),c.Ub(),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(4),c.Gc(e.gec_result.length)}}function Ko(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Grammar)"),c.Ub())}function $o(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Spelling)"),c.Ub())}function Xo(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Writing Adviser)"),c.Ub())}function ni(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Enhancement)"),c.Ub())}function ti(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"div"),c.Vb(2,"strong"),c.Fc(3),c.Ub(),c.Ub(),c.Dc(4,Ko,2,0,"span",254),c.Dc(5,$o,2,0,"span",254),c.Dc(6,Xo,2,0,"span",254),c.Dc(7,ni,2,0,"span",254),c.Sb()),2&n){var e=c.hc(2).$implicit;c.Cb(3),c.Hc(" ",e.covered_text,""),c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function ei(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Grammar"),c.Ub())}function oi(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Spelling"),c.Ub())}function ii(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Writing Adviser"),c.Ub())}function ai(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Enhancement"),c.Ub())}function ci(n,t){if(1&n&&(c.Vb(0,"div"),c.Dc(1,ei,2,0,"strong",254),c.Dc(2,oi,2,0,"strong",254),c.Dc(3,ii,2,0,"strong",254),c.Dc(4,ai,2,0,"strong",254),c.Ub()),2&n){var e=c.hc(2).$implicit;c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function ri(n,t){if(1&n&&(c.Vb(0,"div"),c.Vb(1,"label"),c.Fc(2),c.Ub(),c.Ub()),2&n){var e=c.hc(3).$implicit;c.Cb(2),c.Hc(" ",e.covered_text,"")}}function si(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"b"),c.Vb(2,"s"),c.Fc(3),c.Ub(),c.Ub(),c.Vb(4,"span",261),c.Qb(5,"img",262),c.Ub(),c.Vb(6,"label",263),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(7),c.Ub(),c.Ub()}if(2&n){var o=c.hc().index,i=c.hc(2).$implicit,a=c.hc(2);c.Cb(3),c.Gc(i.covered_text),c.Cb(3),c.nc("ngClass",a.injectErrorClass(i)),c.Cb(1),c.Gc(i.output[o])}}function gi(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"label",263),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(2,"Delete '"),c.Vb(3,"span"),c.Fc(4),c.Ub(),c.Fc(5,"'"),c.Ub(),c.Ub()}if(2&n){var o=c.hc(3).$implicit,i=c.hc(2);c.Cb(1),c.nc("ngClass",i.injectErrorClass(o)),c.Cb(3),c.Gc(o.covered_text)}}function _i(n,t){if(1&n&&(c.Vb(0,"div",258),c.Vb(1,"div",259),c.Dc(2,ri,3,1,"div",254),c.Dc(3,si,8,3,"div",254),c.Dc(4,gi,6,2,"div",254),c.Ub(),c.Vb(5,"div",260),c.Fc(6),c.Ub(),c.Qb(7,"hr"),c.Ub()),2&n){var e=t.index,o=c.hc(2).$implicit;c.Cb(2),c.nc("ngIf",(""==o.output[e]&&3==o.error_type[e]||4==o.error_type[e])&&!o.cta_present[e]),c.Cb(1),c.nc("ngIf",""!=o.output[e]&&o.cta_present[e]),c.Cb(1),c.nc("ngIf",""==o.output[e]&&o.cta_present[e]),c.Cb(2),c.Gc(o.comment[e])}}function li(n,t){if(1&n){var e=c.Wb();c.Vb(0,"mat-expansion-panel",253),c.dc("opened",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStep(t,o)}))("closed",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStepOff(t,o)})),c.Vb(1,"mat-expansion-panel-header"),c.Vb(2,"mat-panel-title"),c.Dc(3,ti,8,5,"ng-container",254),c.Dc(4,ci,5,4,"div",254),c.Ub(),c.Vb(5,"mat-panel-description"),c.Vb(6,"span",255),c.dc("click",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).rejectChange(t,o,!1)})),c.Qb(7,"img",256),c.Ub(),c.Ub(),c.Ub(),c.Dc(8,_i,8,4,"div",257),c.Ub()}if(2&n){var o=c.hc(),i=o.$implicit,a=o.index,r=c.hc(2);c.nc("ngClass",r.injectErrorClass(i))("expanded",0===a),c.Cb(3),c.nc("ngIf",!i.isExpanded),c.Cb(1),c.nc("ngIf",i.isExpanded),c.Cb(4),c.nc("ngForOf",i.output)}}function di(n,t){if(1&n&&(c.Tb(0),c.Dc(1,li,9,5,"mat-expansion-panel",252),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.nc("ngIf",!e.isCorrected)}}function bi(n,t){if(1&n&&(c.Vb(0,"div",251),c.Vb(1,"mat-accordion"),c.Dc(2,di,2,1,"ng-container",40),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.nc("ngForOf",e.gec_result)}}var pi=function(){return["/trinkacloud"]},Ci=function(){return["/wordplugin"]},mi=function(){return["/browser-plugin"]},hi=["sampleEditor"];function ui(n,t){1&n&&(c.Vb(0,"div",191),c.gc(),c.Vb(1,"svg",192),c.Vb(2,"circle",193),c.Qb(3,"animate",194),c.Qb(4,"animate",195),c.Ub(),c.Vb(5,"circle",196),c.Qb(6,"animate",197),c.Qb(7,"animate",198),c.Ub(),c.Vb(8,"circle",199),c.Qb(9,"animate",200),c.Qb(10,"animate",201),c.Ub(),c.Vb(11,"circle",202),c.Qb(12,"animate",203),c.Qb(13,"animate",204),c.Ub(),c.Vb(14,"circle",205),c.Qb(15,"animate",206),c.Qb(16,"animate",207),c.Ub(),c.Vb(17,"circle",208),c.Qb(18,"animate",209),c.Qb(19,"animate",210),c.Ub(),c.Vb(20,"circle",211),c.Qb(21,"animate",212),c.Qb(22,"animate",213),c.Ub(),c.Vb(23,"circle",214),c.Qb(24,"animate",215),c.Qb(25,"animate",216),c.Ub(),c.Vb(26,"circle",217),c.Qb(27,"animate",218),c.Qb(28,"animate",219),c.Ub(),c.Vb(29,"circle",220),c.Qb(30,"animate",221),c.Qb(31,"animate",222),c.Ub(),c.Vb(32,"circle",223),c.Qb(33,"animate",224),c.Qb(34,"animate",225),c.Ub(),c.Vb(35,"circle",226),c.Qb(36,"animate",227),c.Qb(37,"animate",228),c.Ub(),c.Ub(),c.Ub())}function Pi(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"mat-radio-button",229),c.Fc(2),c.Ub(),c.Qb(3,"br"),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.oc("value",e.key),c.Cb(1),c.Hc("",e.key," ")}}function Mi(n,t){1&n&&(c.Vb(0,"div",191),c.gc(),c.Vb(1,"svg",230),c.Vb(2,"circle",193),c.Qb(3,"animate",194),c.Qb(4,"animate",195),c.Ub(),c.Vb(5,"circle",196),c.Qb(6,"animate",197),c.Qb(7,"animate",198),c.Ub(),c.Vb(8,"circle",199),c.Qb(9,"animate",200),c.Qb(10,"animate",201),c.Ub(),c.Vb(11,"circle",202),c.Qb(12,"animate",203),c.Qb(13,"animate",204),c.Ub(),c.Vb(14,"circle",205),c.Qb(15,"animate",206),c.Qb(16,"animate",207),c.Ub(),c.Vb(17,"circle",208),c.Qb(18,"animate",209),c.Qb(19,"animate",210),c.Ub(),c.Vb(20,"circle",211),c.Qb(21,"animate",212),c.Qb(22,"animate",213),c.Ub(),c.Vb(23,"circle",214),c.Qb(24,"animate",215),c.Qb(25,"animate",216),c.Ub(),c.Vb(26,"circle",217),c.Qb(27,"animate",218),c.Qb(28,"animate",219),c.Ub(),c.Vb(29,"circle",220),c.Qb(30,"animate",221),c.Qb(31,"animate",222),c.Ub(),c.Vb(32,"circle",223),c.Qb(33,"animate",224),c.Qb(34,"animate",225),c.Ub(),c.Vb(35,"circle",226),c.Qb(36,"animate",227),c.Qb(37,"animate",228),c.Ub(),c.Ub(),c.Ub())}function Oi(n,t){if(1&n&&c.Qb(0,"h4",231),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function fi(n,t){if(1&n&&c.Qb(0,"h4",231),2&n){var e=c.hc();c.nc("innerHTML",e.alertErrorMessage,c.xc)}}function xi(n,t){if(1&n&&(c.Vb(0,"div",232),c.Vb(1,"span",233),c.Fc(2," Issues Found: "),c.Vb(3,"span",234),c.Fc(4),c.Ub(),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(4),c.Gc(e.gec_result.length)}}function ki(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Grammar)"),c.Ub())}function wi(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Spelling)"),c.Ub())}function vi(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Writing Adviser)"),c.Ub())}function Ui(n,t){1&n&&(c.Vb(0,"span"),c.Fc(1,"\xa0(Enhancement)"),c.Ub())}function Vi(n,t){if(1&n&&(c.Tb(0),c.Vb(1,"div"),c.Vb(2,"strong"),c.Fc(3),c.Ub(),c.Ub(),c.Dc(4,ki,2,0,"span",238),c.Dc(5,wi,2,0,"span",238),c.Dc(6,vi,2,0,"span",238),c.Dc(7,Ui,2,0,"span",238),c.Sb()),2&n){var e=c.hc(2).$implicit;c.Cb(3),c.Hc(" ",e.covered_text,""),c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function yi(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Grammar"),c.Ub())}function Fi(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Spelling"),c.Ub())}function Ti(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Writing Adviser"),c.Ub())}function Si(n,t){1&n&&(c.Vb(0,"strong"),c.Fc(1,"\xa0 Enhancement"),c.Ub())}function Qi(n,t){if(1&n&&(c.Vb(0,"div"),c.Dc(1,yi,2,0,"strong",238),c.Dc(2,Fi,2,0,"strong",238),c.Dc(3,Ti,2,0,"strong",238),c.Dc(4,Si,2,0,"strong",238),c.Ub()),2&n){var e=c.hc(2).$implicit;c.Cb(1),c.nc("ngIf",1==e.error_type[0]),c.Cb(1),c.nc("ngIf",2==e.error_type[0]),c.Cb(1),c.nc("ngIf",3==e.error_type[0]),c.Cb(1),c.nc("ngIf",4==e.error_type[0])}}function Ii(n,t){if(1&n&&(c.Vb(0,"div"),c.Vb(1,"label"),c.Fc(2),c.Ub(),c.Ub()),2&n){var e=c.hc(3).$implicit;c.Cb(2),c.Hc(" ",e.covered_text,"")}}function zi(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"b"),c.Vb(2,"s"),c.Fc(3),c.Ub(),c.Ub(),c.Vb(4,"span",245),c.Qb(5,"img",246),c.Ub(),c.Vb(6,"label",247),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(7),c.Ub(),c.Ub()}if(2&n){var o=c.hc().index,i=c.hc(2).$implicit,a=c.hc(2);c.Cb(3),c.Gc(i.covered_text),c.Cb(3),c.nc("ngClass",a.injectErrorClass(i)),c.Cb(1),c.Gc(i.output[o])}}function Ai(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div"),c.Vb(1,"label",247),c.dc("click",(function(){c.wc(e);var n=c.hc().$implicit,t=c.hc(2),o=t.$implicit,i=t.index;return c.hc(2).error_panel_action(o,i,n)})),c.Fc(2,"Delete '"),c.Vb(3,"span"),c.Fc(4),c.Ub(),c.Fc(5,"'"),c.Ub(),c.Ub()}if(2&n){var o=c.hc(3).$implicit,i=c.hc(2);c.Cb(1),c.nc("ngClass",i.injectErrorClass(o)),c.Cb(3),c.Gc(o.covered_text)}}function Ei(n,t){if(1&n&&(c.Vb(0,"div",242),c.Vb(1,"div",243),c.Dc(2,Ii,3,1,"div",238),c.Dc(3,zi,8,3,"div",238),c.Dc(4,Ai,6,2,"div",238),c.Ub(),c.Vb(5,"div",244),c.Fc(6),c.Ub(),c.Qb(7,"hr"),c.Ub()),2&n){var e=t.index,o=c.hc(2).$implicit;c.Cb(2),c.nc("ngIf",(""==o.output[e]&&3==o.error_type[e]||4==o.error_type[e])&&!o.cta_present[e]),c.Cb(1),c.nc("ngIf",""!=o.output[e]&&o.cta_present[e]),c.Cb(1),c.nc("ngIf",""==o.output[e]&&o.cta_present[e]),c.Cb(2),c.Gc(o.comment[e])}}function Gi(n,t){if(1&n){var e=c.Wb();c.Vb(0,"mat-expansion-panel",237),c.dc("opened",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStep(t,o)}))("closed",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).setStepOff(t,o)})),c.Vb(1,"mat-expansion-panel-header"),c.Vb(2,"mat-panel-title"),c.Dc(3,Vi,8,5,"ng-container",238),c.Dc(4,Qi,5,4,"div",238),c.Ub(),c.Vb(5,"mat-panel-description"),c.Vb(6,"span",239),c.dc("click",(function(){c.wc(e);var n=c.hc(),t=n.$implicit,o=n.index;return c.hc(2).rejectChange(t,o,!1)})),c.Qb(7,"img",240),c.Ub(),c.Ub(),c.Ub(),c.Dc(8,Ei,8,4,"div",241),c.Ub()}if(2&n){var o=c.hc(),i=o.$implicit,a=o.index,r=c.hc(2);c.nc("ngClass",r.injectErrorClass(i))("expanded",0===a),c.Cb(3),c.nc("ngIf",!i.isExpanded),c.Cb(1),c.nc("ngIf",i.isExpanded),c.Cb(4),c.nc("ngForOf",i.output)}}function Li(n,t){if(1&n&&(c.Tb(0),c.Dc(1,Gi,9,5,"mat-expansion-panel",236),c.Sb()),2&n){var e=t.$implicit;c.Cb(1),c.nc("ngIf",!e.isCorrected)}}function Bi(n,t){if(1&n&&(c.Vb(0,"div",235),c.Vb(1,"mat-accordion"),c.Dc(2,Li,2,1,"ng-container",40),c.Ub(),c.Ub()),2&n){var e=c.hc();c.Cb(2),c.nc("ngForOf",e.gec_result)}}var ji=function(){return["/trinkacloud"]},Hi=function(){return["/wordplugin"]},Di=function(){return["/browser-plugin"]};function Ri(n,t){1&n&&(c.Vb(0,"p"),c.Fc(1,"\u8ab0\u9700\u8981\u6211\u5011\u7684\u670d\u52d9\uff1f"),c.Ub())}function Wi(n,t){1&n&&(c.Vb(0,"ul",129),c.Vb(1,"li",130),c.Vb(2,"a",131),c.gc(),c.Vb(3,"svg",132),c.Vb(4,"defs"),c.Vb(5,"style"),c.Fc(6," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(7,"title"),c.Fc(8,"TrinkaIcons-new"),c.Ub(),c.Vb(9,"g",133),c.Qb(10,"path",134),c.Ub(),c.Ub(),c.fc(),c.Vb(11,"div",135),c.Vb(12,"h3"),c.Fc(13,"\u500b\u4eba\u7528\u6236"),c.Ub(),c.Vb(14,"span"),c.Fc(15,"\uff08\u55ae\u4e00\u4f7f\u7528\u8005\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"li",130),c.Vb(17,"a",136),c.gc(),c.Vb(18,"svg",132),c.Vb(19,"defs"),c.Vb(20,"style"),c.Fc(21," .cls-1 { fill: none; stroke: #783694; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2px; } "),c.Ub(),c.Ub(),c.Vb(22,"title"),c.Fc(23,"TrinkaIcons-new"),c.Ub(),c.Vb(24,"g",137),c.Qb(25,"path",138),c.Qb(26,"path",139),c.Qb(27,"path",140),c.Ub(),c.Ub(),c.fc(),c.Vb(28,"div",135),c.Vb(29,"h3"),c.Fc(30,"\u4f01\u696d\u6216\u55ae\u4f4d"),c.Ub(),c.Vb(31,"span"),c.Fc(32,"\uff08\u591a\u500b\u7528\u6236\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub())}function Ni(n,t){1&n&&(c.Vb(0,"div",141),c.Vb(1,"div",142),c.Vb(2,"p"),c.Fc(3,"Trinka\u5c0d\u65bc\u500b\u4eba\u7528\u6236\u662f\u514d\u8cbb\u7684\uff0c\u60a8\u53ea\u9700\u8a3b\u518a\u60a8\u7684\u96fb\u5b50\u90f5\u7bb1\u5730\u5740\u5373\u53ef\u3002"),c.Ub(),c.Vb(4,"a",143),c.Fc(5,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Ub(),c.Ub())}function Ji(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",144),c.Vb(1,"div",3),c.Vb(2,"div",145),c.Vb(3,"div",146),c.Vb(4,"form",147),c.dc("ngSubmit",(function(){return c.wc(e),c.hc().sendContactUsForm()})),c.Vb(5,"h2"),c.Fc(6,"\u8acb\u5728\u4e0b\u9762\u63d0\u51fa\u60a8\u7684\u8981\u6c42\uff0c\u6211\u5011\u7684\u5718\u968a\u5c07\u53ca\u6642\u56de\u5fa9\u3002"),c.Ub(),c.Vb(7,"div",3),c.Vb(8,"div",148),c.Vb(9,"div",149),c.Vb(10,"mat-form-field",150),c.Vb(11,"mat-label"),c.Fc(12,"\u696d\u52d9\u6027\u8cea*"),c.Ub(),c.Qb(13,"input",151),c.Ub(),c.Ub(),c.Ub(),c.Vb(14,"div",152),c.Vb(15,"div",149),c.Vb(16,"mat-form-field",150),c.Vb(17,"mat-label"),c.Fc(18,"\u55ae\u4f4d\u540d\u7a31*"),c.Ub(),c.Qb(19,"input",153),c.Ub(),c.Ub(),c.Ub(),c.Vb(20,"div",145),c.Vb(21,"div",154),c.Vb(22,"label",155),c.Fc(23,"\u8acb\u544a\u8a34\u6211\u5011\u60a8\u7684\u8981\u6c42"),c.Ub(),c.Qb(24,"textarea",156),c.Ub(),c.Ub(),c.Vb(25,"div",148),c.Vb(26,"div",149),c.Vb(27,"mat-form-field",150),c.Vb(28,"mat-label"),c.Fc(29,"\u60a8\u7684\u59d3\u540d*"),c.Ub(),c.Qb(30,"input",157),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"div",152),c.Vb(32,"div",149),c.Vb(33,"mat-form-field",150),c.Vb(34,"mat-label"),c.Fc(35,"\u6307\u5b9a*"),c.Ub(),c.Qb(36,"input",158),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",148),c.Vb(38,"div",149),c.Vb(39,"mat-form-field",150),c.Vb(40,"mat-label"),c.Fc(41,"\u96fb\u5b50\u90f5\u4ef6*"),c.Ub(),c.Qb(42,"input",159),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",152),c.Vb(44,"div",149),c.Vb(45,"mat-form-field",150),c.Vb(46,"mat-label"),c.Fc(47,"\u806f\u7d61\u96fb\u8a71\uff08\u5305\u62ec\u570b\u969b\u4ee3\u78bc\uff09"),c.Ub(),c.Qb(48,"input",160),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"div",161),c.Vb(50,"button",162),c.Fc(51,"\u9001\u51fa"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var o=c.hc();c.Cb(4),c.nc("formGroup",o.contactForm),c.Cb(5),c.nc("ngClass",!o.contactForm.get("NatureBusinessType").valid&&o.contactForm.get("NatureBusinessType").dirty||o.contactForm.get("NatureBusinessType").touched&&o.contactForm.get("NatureBusinessType").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormSubjects").valid&&o.contactForm.get("contactFormSubjects").dirty||o.contactForm.get("contactFormSubjects").touched&&o.contactForm.get("contactFormSubjects").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormMessage").valid&&o.contactForm.get("contactFormMessage").dirty||o.contactForm.get("contactFormMessage").touched&&o.contactForm.get("contactFormMessage").pristine?"TextFiledError":""),c.Cb(5),c.nc("ngClass",!o.contactForm.get("contactFormName").valid&&o.contactForm.get("contactFormName").dirty||o.contactForm.get("contactFormName").touched&&o.contactForm.get("contactFormName").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("DesignationTypes").valid&&o.contactForm.get("DesignationTypes").dirty||o.contactForm.get("DesignationTypes").touched&&o.contactForm.get("DesignationTypes").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactFormEmail").valid&&o.contactForm.get("contactFormEmail").dirty||o.contactForm.get("contactFormEmail").touched&&o.contactForm.get("contactFormEmail").pristine?"TextFiledError":""),c.Cb(6),c.nc("ngClass",!o.contactForm.get("contactphoneNo").valid&&o.contactForm.get("contactphoneNo").dirty||o.contactForm.get("contactphoneNo").touched&&o.contactForm.get("contactphoneNo").pristine?"TextFiledError":"")}}function qi(n,t){1&n&&(c.Vb(0,"div",163),c.Vb(1,"div",164),c.Vb(2,"h2"),c.Fc(3,"\u611f\u8b1d\u60a8\uff01"),c.Ub(),c.Vb(4,"p"),c.Fc(5,"\u6211\u5011\u6703\u5118\u5feb\u548c\u60a8\u806f\u7d61\u3002"),c.Ub(),c.Ub(),c.Ub())}var Yi,Zi,Ki,$i,Xi,na,ta,ea,oa,ia,aa,ca,ra,sa,ga,_a,la=function(){return["/features/credits"]},da=function(){return["/trinkacloud"]},ba=function(){return["/wordplugin"]},pa=function(){return["/browser-plugin"]},Ca=function(){return["/enterprise"]},ma=[{path:"",component:S},{path:"features",component:G},{path:"examples",component:D},{path:"pricing",component:hn},{path:"enterprise",component:Bn},{path:"enterprise/life-sciences-medicine-and-pharma",component:(ca=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka Enterprise | Life Sciences, Medicine & Pharma"),this.metaTagService.updateTag({name:"description",content:"Trinka's powerful AI recognizes the subtleties and technical precision required in medical and scientific writing. Create critical documents efficiently."}),this.metaTagService.updateTag({property:"og:title",content:"Trinka Enterprise | Life Sciences, Medicine & Pharma"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka's powerful AI recognizes the subtleties and technical precision required in medical and scientific writing. Create critical documents efficiently."}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise/life-sciences-medicine-and-pharma"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise/life-sciences-medicine-and-pharma"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise/life-sciences-medicine-and-pharma"}),Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),un.init()),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),ca.\u0275fac=function(n){return new(n||ca)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},ca.\u0275cmp=c.Jb({type:ca,selectors:[["app-life-sciences-medicine-and-pharma"]],decls:352,vars:5,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-8"],[1,"trinka_cloud_banner_text"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"col-lg-4"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/medical.png","alt","Trinka enterprise",1,"img-fluid"],[1,"most_suited_for_section"],[1,"col-lg-12"],[1,"most_united_heading"],[1,"most_suited_point"],[1,"brandLogo_sections"],[1,"col-sm-2"],[1,"col-sm-10"],[1,"cover_wrapper"],["id","client-logos-enterprise",1,"owl-carousel"],[1,"item"],[1,"client-inners"],["src","../../../assets/images/client_logos/j-j.png","alt","JJ"],["src","../../../assets/images/client_logos/cigna.png","alt",""],["src","../../../assets/images/client_logos/novartis.png","alt",""],["src","../../../assets/images/client_logos/merck.png","alt","merck"],["src","../../../assets/images/client_logos/abbvie.png","alt",""],["src","../../../assets/images/client_logos/amgen.png","alt",""],["src","../../../assets/images/client_logos/biogen.png","alt","biogen"],["src","../../../assets/images/client_logos/who.png","alt",""],["src","../../../assets/images/client_logos/accelera.png","alt","accelera"],["src","../../../assets/images/client_logos/pfizer.png","alt","pfizer"],[1,"wayToIntegrateTrinka"],[1,"col-sm-12"],[1,"integreate_heading_section"],[1,"HeadingSubLine"],[1,"features_cards"],[1,"features_cards_icon"],["src","../../../assets/images/MedicalSpellCheckicon.svg","alt","","srcset",""],[1,"features_cards_desc"],["src","../../../assets/images/StyleGuides.png","alt","","srcset",""],["src","../../../assets/images/PublicationReadiness.svg","alt","","srcset",""],["src","../../../assets/images/ppc_icon.png","width","40","height","40","alt","plag check icon","srcset",""],["src","../../../assets/images/BulkEditingOperations.svg","alt","","srcset",""],["src","../../../assets/images/ComprehensiveAnalytics.svg","alt","Comprehensive Analytics","srcset",""],["src","../../../assets/images/EasyUserManagement.svg","alt","Easy User Management","srcset",""],["src","../../../assets/images/DedicatedSupport.svg","alt","Dedicated Support","srcset",""],[1,"bottom_diviedLine"],[1,"bottom_diviedLine1"],[1,"advanceGrammerSpellCheck_section","backgrondSecitons_outer","accomplishSections","sec2"],[1,"col-xl-4"],[1,"spellcheck_heading","EnhancementsHeadingSection"],[1,"col-xl-8"],[1,"all_usecases"],[1,"col-md-6"],[1,"all_usecases_item"],[1,"softWare_workFlow","cloud_key_features"],[1,"col-md-12"],[1,"brandlogo_heading","key_features_heading"],[1,"col-md-4"],[1,"most_suited_for_section","pricing_works"],[1,"brandlogo_heading"],[1,"try_trinka_Buttons"],[1,"writeToolboxs_section"],[1,"writeToolbox_inner_sections"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/safe-secure.png","alt","safe secure",1,"img-fluid"],[1,"writeToolbox_inner_sections","sections_height_set","publicationCheckSections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],["src","../../../assets/images/about-ai.png","alt","AI",1,"img-fluid"],[1,"enterprise_contactUs"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",3,"click"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"Trinka\u4f01\u696d\u7248|\u751f\u547d\u79d1\u5b78\u3001"),c.Qb(9,"br"),c.Fc(10,"\u91ab\u5b78\u548c\u88fd\u85e5"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"Trinka\u5f37\u5927\u7684\u4eba\u5de5\u667a\u6167\u8b58\u5225\u91ab\u5b78\u548c\u79d1\u5b78\u5beb\u4f5c\u6240\u9700\u7684\u5fae\u5999\u4e4b\u8655\u548c\u6280\u8853\u7cbe\u78ba\u5ea6\uff0c\u8b93\u60a8\u6709\u6548\u5730\u5275\u5efa\u95dc\u9375\u6587\u6a94\u3002 "),c.Ub(),c.Vb(13,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(14,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",8),c.Vb(16,"div",9),c.Qb(17,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",12),c.Vb(22,"div",13),c.Vb(23,"h2"),c.Qb(24,"span"),c.Fc(25,"\u70ba\u7d44\u7e54\u91cf\u8eab\u5b9a\u5236\u7684\u89e3\u6c7a\u65b9\u6848"),c.Ub(),c.Ub(),c.Ub(),c.Vb(26,"div",12),c.Vb(27,"div",14),c.Vb(28,"ul"),c.Vb(29,"li"),c.Fc(30,"\u91ab\u7642\u5668\u68b0\u548c\u88fd\u85e5"),c.Ub(),c.Vb(31,"li"),c.Fc(32,"\u751f\u7269\u6280\u8853\u8207\u751f\u547d\u79d1\u5b78"),c.Ub(),c.Vb(33,"li"),c.Fc(34,"\u5916\u5305\u7814\u7a76"),c.Ub(),c.Vb(35,"li"),c.Fc(36,"\u91ab\u5b78\u8207\u79d1\u5b78\u51fa\u7248"),c.Ub(),c.Vb(37,"li"),c.Fc(38,"\u76e3\u7ba1\u548c\u85e5\u7269\u8b66\u6212"),c.Ub(),c.Vb(39,"li"),c.Fc(40,"\u91ab\u7642\u50b3\u64ad\u8207\u884c\u92b7"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(41,"div",15),c.Vb(42,"div",3),c.Vb(43,"div",4),c.Vb(44,"div",16),c.Vb(45,"h2"),c.Fc(46,"\u6df1\u53d7\u5168\u7403\u9818\u5c0e\u8005\u4fe1\u8cf4"),c.Ub(),c.Ub(),c.Vb(47,"div",17),c.Vb(48,"div",18),c.Vb(49,"div",19),c.Vb(50,"div",20),c.Vb(51,"div",21),c.Qb(52,"img",22),c.Ub(),c.Ub(),c.Vb(53,"div",20),c.Vb(54,"div",21),c.Qb(55,"img",23),c.Ub(),c.Ub(),c.Vb(56,"div",20),c.Vb(57,"div",21),c.Qb(58,"img",24),c.Ub(),c.Ub(),c.Vb(59,"div",20),c.Vb(60,"div",21),c.Qb(61,"img",25),c.Ub(),c.Ub(),c.Vb(62,"div",20),c.Vb(63,"div",21),c.Qb(64,"img",26),c.Ub(),c.Ub(),c.Vb(65,"div",20),c.Vb(66,"div",21),c.Qb(67,"img",27),c.Ub(),c.Ub(),c.Vb(68,"div",20),c.Vb(69,"div",21),c.Qb(70,"img",28),c.Ub(),c.Ub(),c.Vb(71,"div",20),c.Vb(72,"div",21),c.Qb(73,"img",29),c.Ub(),c.Ub(),c.Vb(74,"div",20),c.Vb(75,"div",21),c.Qb(76,"img",30),c.Ub(),c.Ub(),c.Vb(77,"div",20),c.Vb(78,"div",21),c.Qb(79,"img",31),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(80,"div",32),c.Vb(81,"div",3),c.Vb(82,"div",4),c.Vb(83,"div",33),c.Vb(84,"div",34),c.Vb(85,"h2"),c.Fc(86,"\u70ba\u60a8\u7684\u5718\u968a\u63d0\u4f9b\u9ad8\u54c1\u8cea\u7684\u5beb\u4f5c\u5e6b\u52a9"),c.Ub(),c.Qb(87,"div",35),c.Vb(88,"p"),c.Fc(89,"Trinka\u53ef\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u9ad8\u6548\u5275\u5efa\u95dc\u9375\u6587\u6a94\uff0c\u540c\u6642\u78ba\u4fdd\u54c1\u8cea\u4e26\u7b26\u5408\u79d1\u5b78\u5beb\u4f5c\u6163\u4f8b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(90,"div",4),c.Vb(91,"div",12),c.Vb(92,"ul"),c.Vb(93,"li"),c.Vb(94,"div",36),c.Vb(95,"div",37),c.Qb(96,"img",38),c.Ub(),c.Vb(97,"div",39),c.Vb(98,"h3"),c.Fc(99,"\u91ab\u5b78\u62fc\u5beb\u6aa2\u67e5\u548c\u8a5e\u5178"),c.Ub(),c.Vb(100,"p"),c.Fc(101,"Trinka\u7684\u5167\u7f6e\u91ab\u5b78\u8a5e\u5178\u5305\u542b\u4f86\u81ea\u6240\u6709\u91ab\u5b78\u9818\u57df\u7684\u6578\u5343\u500b\u8853\u8a9e\u3002\u60a8\u9084\u53ef\u4ee5\u6dfb\u52a0\u60a8\u7684\u7d44\u7e54\u8a5e\u5178\u548c\u65b0\u8853\u8a9e\uff0c\u4ee5\u5728\u6240\u6709\u901a\u4fe1\u4e2d\u4fdd\u6301\u54c1\u724c\u5f62\u8c61\u4e26\u500b\u6027\u5316\u60a8\u7684\u5beb\u4f5c\u52a9\u624b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(102,"li"),c.Vb(103,"div",36),c.Vb(104,"div",37),c.Qb(105,"img",40),c.Ub(),c.Vb(106,"div",39),c.Vb(107,"h3"),c.Fc(108,"\u5167\u7f6e\u548c\u81ea\u8a02\u7684\u6a23\u5f0f\u6307\u5357"),c.Ub(),c.Vb(109,"p"),c.Fc(110,"Trinka\u4f7f\u9075\u5b88\u6280\u8853\u98a8\u683c\u6307\u5357\uff08\u5982AMA\u548cAPA\uff09\u8b8a\u5f97\u8f15\u800c\u6613\u8209\uff0c\u53ea\u9700\u6309\u4e00\u4e0b\u5e7e\u4e0b\u5373\u53ef\u5c0d\u6240\u6709\u5beb\u4f5c\u504f\u597d\u9032\u884c\u66f4\u6b63\u3002\u60a8\u4e5f\u53ef\u4ee5\u81ea\u8a02\u54c1\u724c\u98a8\u683c\u6307\u5357\u7528\u4ee5\u6a19\u6e96\u5316\u6240\u6709\u7684\u8de8\u5718\u968a\u6e9d\u901a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(111,"li"),c.Vb(112,"div",36),c.Vb(113,"div",37),c.Qb(114,"img",41),c.Ub(),c.Vb(115,"div",39),c.Vb(116,"h3"),c.Fc(117,"\u51fa\u7248\u6e96\u5099"),c.Ub(),c.Vb(118,"p"),c.Fc(119,"Trinka\u6839\u64da20\u591a\u9805\u51fa\u7248\u6e96\u5099\u8981\u6c42\u5c0d\u7814\u7a76\u8ad6\u6587\u9032\u884c\u6aa2\u67e5\uff0c\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u66f4\u5feb\u5730\u767c\u8868\u6587\u7ae0\uff0c\u8b93\u60a8\u66f4\u8fc5\u901f\u5730\u52a0\u5f37\u54c1\u724c\u7684\u7814\u7a76\u5c08\u6848\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(120,"li"),c.Vb(121,"div",36),c.Vb(122,"div",37),c.Qb(123,"img",42),c.Ub(),c.Vb(124,"div",39),c.Vb(125,"h3"),c.Fc(126,"\u6284\u8972\u6aa2\u6e2c "),c.Ub(),c.Vb(127,"p"),c.Fc(128,"\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\uff0c\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\uff0c iThenticate\u6280\u8853\u652f\u63f4\uff0c\u6700\u5927\u7684\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(129,"li"),c.Vb(130,"div",36),c.Vb(131,"div",37),c.Qb(132,"img",43),c.Ub(),c.Vb(133,"div",39),c.Vb(134,"h3"),c.Fc(135,"\u6279\u91cf\u7de8\u8f2f\u64cd\u4f5c"),c.Ub(),c.Vb(136,"p"),c.Fc(137,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\uff0cTrinka\u80fd\u5920\u5728\u5e7e\u5206\u9418\u5167\u5c0d\u5176\u9032\u884c\u7de8\u8f2f\u3002\u60a8\u53ea\u9700\u4e0b\u8f09\u7de8\u8f2f\u904e\u7684\u6587\u4ef6\uff0c\u4e26\u5728\u8ddf\u8e64\u66f4\u6539\u4e2d\u61c9\u7528\u6240\u6709\u5efa\u8b70\uff0c\u5c31\u53ef\u4ee5\u5be9\u95b1\u5b9a\u7a3f "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(138,"li"),c.Vb(139,"div",36),c.Vb(140,"div",37),c.Qb(141,"img",44),c.Ub(),c.Vb(142,"div",39),c.Vb(143,"h3"),c.Fc(144,"\u7d9c\u5408\u5206\u6790"),c.Ub(),c.Vb(145,"p"),c.Fc(146,"\u77ad\u89e3\u60a8\u7684\u5718\u968a\u5982\u4f55\u4f7f\u7528Trinka\uff0c\u6216\u900f\u904e\u8c50\u5bcc\u7684\u5206\u6790\u6df1\u5165\u77ad\u89e3\u6bcf\u500b\u7528\u6236\u7684\u6d3b\u52d5\uff0c\u4ee5\u5236\u5b9a\u6709\u6548\u7684\u6c7a\u7b56\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(147,"li"),c.Vb(148,"div",36),c.Vb(149,"div",37),c.Qb(150,"img",45),c.Ub(),c.Vb(151,"div",39),c.Vb(152,"h3"),c.Fc(153,"\u7c21\u6613\u7684\u7528\u6236\u7ba1\u7406"),c.Ub(),c.Vb(154,"p"),c.Fc(155,"\u60a8\u7684\u5718\u968a\u5e33\u6236\u5141\u8a31\u60a8\u8f15\u9b06\u6dfb\u52a0\u6216\u522a\u9664\u6210\u54e1\u3002\u5373\u6642\u7ba1\u7406\u4fe1\u7528\u548c\u4f7f\u7528\u9650\u5236\u3002\u900f\u904eTrinka\u7684\u7d30\u5316\u63a7\u5236\uff0c\u8a2a\u554f\u7ba1\u7406\u8b8a\u5f97\u7c21\u55ae\u800c\u5b89\u5168--\u7121\u8ad6\u662f\u60a8\u7684\u54e1\u5de5\u9084\u662f\u5916\u5305\u7684\u63a5\u6848\u4eba\u54e1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(156,"li"),c.Vb(157,"div",36),c.Vb(158,"div",37),c.Qb(159,"img",46),c.Ub(),c.Vb(160,"div",39),c.Vb(161,"h3"),c.Fc(162,"\u5c08\u9580\u7684\u652f\u6301"),c.Ub(),c.Vb(163,"p"),c.Fc(164,"\u4f60\u7684\u5718\u968a\u5e33\u6236\u5141\u8a31\u4f60\u8f15\u9b06\u6dfb\u52a0\u6216\u522a\u9664\u6210\u54e1\u3002\u5373\u6642\u7ba1\u7406\u4fe1\u7528\u548c\u4f7f\u7528\u9650\u5236\u3002\u900f\u904eTrinka\u7684\u7d30\u5316\u63a7\u5236\uff0c\u8a2a\u554f\u7ba1\u7406\u8b8a\u5f97\u7c21\u55ae\u800c\u5b89\u5168 - \u7121\u8ad6\u662f\u60a8\u7684\u5718\u968a\u9084\u662f\u5176\u4ed6\u4eba\u624d\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(165,"span",47),c.Qb(166,"span",48),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(167,"div",49),c.Vb(168,"div",3),c.Vb(169,"div",4),c.Vb(170,"div",50),c.Vb(171,"div",51),c.Vb(172,"h2"),c.Fc(173,"\u70ba\u6240\u6709\u7528\u4f8b\u63d0\u4f9b\u5e6b\u52a9"),c.Ub(),c.Qb(174,"div",35),c.Vb(175,"p"),c.Fc(176,"\u501f\u52a9\u91dd\u5c0d\u7279\u5b9a\u884c\u696d\u548c\u89d2\u8272\u5b9a\u5236\u7684\u7528\u4f8b\uff0c\u6316\u6398Trinka\u5728\u91ab\u5b78\u5beb\u4f5c\u65b9\u9762\u7d66\u60a8\u5e36\u4f86\u7684\u5f37\u5927\u529b\u91cf\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(177,"div",52),c.Vb(178,"div",53),c.Vb(179,"div",4),c.Vb(180,"div",54),c.Vb(181,"div",55),c.Vb(182,"h4"),c.Fc(183,"\u7814\u7a76\u8ad6\u6587\u5beb\u4f5c"),c.Ub(),c.Vb(184,"p"),c.Fc(185,"Trinka\u7684\u5beb\u4f5c\u52a9\u624b\u662f\u70ba\u7814\u7a76\u8ad6\u6587\u548c\u4ea4\u6d41\u91cf\u8eab\u5b9a\u5236\u7684\u3002"),c.Ub(),c.Vb(186,"ul"),c.Vb(187,"li"),c.Fc(188,"\u7279\u5b9a\u4e3b\u984c\u7684\u8853\u8a9e\u66f4\u6b63"),c.Ub(),c.Vb(189,"li"),c.Fc(190,"\u98a8\u683c\u6307\u5357\u504f\u597d"),c.Ub(),c.Vb(191,"li"),c.Fc(192,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(193,"li"),c.Fc(194,"\u671f\u520a\u51fa\u7248\u7bc4\u570d\u5339\u914d"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(195,"div",54),c.Vb(196,"div",55),c.Vb(197,"h4"),c.Fc(198,"\u79d1\u5b78\u8a5e\u5178\u548c\u54c1\u724c\u8a5e\u5178"),c.Ub(),c.Vb(199,"p"),c.Fc(200,"Trinka\u53ef\u4ee5\u8aac\u660e\u60a8\u7684\u7d44\u7e54\u5be6\u73fe\u6a19\u6e96\u5316\u6e9d\u901a\u4e26\u4fdd\u6301\u54c1\u724c\u5f62\u8c61\u3002"),c.Ub(),c.Vb(201,"ul"),c.Vb(202,"li"),c.Fc(203,"\u500b\u6027\u5316\u7684\u5718\u968a\u6216\u7d44\u7e54\u8a5e\u5178"),c.Ub(),c.Vb(204,"li"),c.Fc(205,"\u79d1\u5b78\u8853\u8a9e\u7684\u6e96\u78ba\u932f\u8aa4\u6aa2\u6e2c\u548c\u7cfe\u6b63"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(206,"div",4),c.Vb(207,"div",54),c.Vb(208,"div",55),c.Vb(209,"h4"),c.Fc(210,"\u6709\u6548\u7684\u54c1\u724c\u50b3\u64ad"),c.Ub(),c.Vb(211,"p"),c.Fc(212,"\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u5728\u8f15\u9b06\u63a5\u89f8\u76ee\u6a19\u53d7\u773e\u7684\u540c\u6642\u4fdd\u6301\u54c1\u724c\u77e5\u540d\u5ea6\u3002"),c.Ub(),c.Vb(213,"ul"),c.Vb(214,"li"),c.Fc(215,"\u6539\u5584\u7528\u8a5e\u8a9e\u8abf\u548c\u8868\u9054\u7684\u6e05\u6670"),c.Ub(),c.Vb(216,"li"),c.Fc(217,"\u6539\u9032\u6280\u8853\u63aa\u8fad"),c.Ub(),c.Vb(218,"li"),c.Fc(219,"\u6d88\u9664\u788e\u7247\u5316\u7684\u5beb\u4f5c"),c.Ub(),c.Vb(220,"li"),c.Fc(221,"\u5b9a\u88fd\u54c1\u724c\u98a8\u683c\u6307\u5357"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(222,"div",54),c.Vb(223,"div",55),c.Vb(224,"h4"),c.Fc(225,"\u6821\u95b1\u7814\u7a76\u8ad6\u6587"),c.Ub(),c.Vb(226,"p"),c.Fc(227,"\u4f7f\u7528\u4ee5\u51fa\u7248\u70ba\u76ee\u6a19\u7684\u529f\u80fd\u8f15\u9b06\u69cb\u5efa\u60a8\u7684\u7814\u7a76\u7d44\u5408\u3002"),c.Ub(),c.Vb(228,"ul"),c.Vb(229,"li"),c.Fc(230,"\u8a9e\u8a00\u54c1\u8cea\u6aa2\u67e5"),c.Ub(),c.Vb(231,"li"),c.Fc(232,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Vb(233,"li"),c.Fc(234,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(235,"li"),c.Fc(236,"\u6279\u91cf\u7de8\u8f2f\u9078\u9805"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(237,"div",56),c.Vb(238,"div",3),c.Vb(239,"div",4),c.Vb(240,"div",57),c.Vb(241,"div",58),c.Vb(242,"h2"),c.Fc(243,"\u8207\u60a8\u7684\u5c08\u5c6c\u8edf\u9ad4\u548c\u5de5\u4f5c\u6d41\u7a0b\u96c6\u6210"),c.Ub(),c.Ub(),c.Qb(244,"div",35),c.Vb(245,"p"),c.Fc(246,"Trinka\u7684\u7c21\u55ae\u96c6\u6210\u8b93\u60a8\u7684\u5718\u968a\u5728\u73fe\u6709\u7684\u8edf\u9ad4\u4e2d\u4eab\u53d7\u6240\u6709\u7684\u597d\u8655\uff0c\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u5bcc\u6709\u6210\u6548\u548c\u7121\u7e2b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(247,"div",4),c.Vb(248,"div",59),c.Vb(249,"div",36),c.Vb(250,"h3"),c.Fc(251,"JavaScript"),c.Ub(),c.Vb(252,"p"),c.Fc(253," \u53ea\u9700\u5c07\u4e00\u500b\u5f88\u5c0f\u7684JavaScript(JS)\u4ee3\u78bc\u7247\u6bb5\u63d2\u5165\u5230\u60a8\u7684\u700f\u89bd\u5668\u6216\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\uff0c\u5373\u53ef\u70ba\u6240\u6709\u5718\u968a\u6210\u54e1\u555f\u7528Trinka\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(254,"div",59),c.Vb(255,"div",36),c.Vb(256,"h3"),c.Fc(257,"\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(258,"p"),c.Fc(259," Trinka\u5f37\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8b93\u5b83\u53ef\u4ee5\u76f4\u63a5\u96c6\u6210\u5230\u60a8\u73fe\u6709\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u3002Trinka\u63a1\u7528\u7c21\u55ae\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\u67b6\u69cb\uff0c\u96c6\u6210\u5f88\u5bb9\u6613\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(260,"div",59),c.Vb(261,"div",36),c.Vb(262,"h3"),c.Fc(263,"\u5167\u90e8\u90e8\u7f72"),c.Ub(),c.Vb(264,"p"),c.Fc(265,"Trinka\u5c07\u8a17\u7ba1\u5728\u60a8\u7684\u4f01\u696d\u57fa\u790e\u67b6\u69cb\uff08\u672c\u5730\u6216\u96f2\u4f3a\u670d\u5668\uff09\u4e0a\uff0c\u78ba\u4fdd\u60a8\u5718\u968a\u6709\u6548\u5beb\u4f5c\u7684\u540c\u6642\u4fdd\u6301\u6700\u5927\u7a0b\u5ea6\u7684\u6a5f\u5bc6\u6027\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(266,"div",59),c.Vb(267,"div",36),c.Vb(268,"h3"),c.Fc(269,"\u96f2\u7aef\u7de8\u8f2f\u5668"),c.Ub(),c.Vb(270,"p"),c.Fc(271," \u900f\u904e\u5b89\u5168\u7684\u57fa\u65bcWeb\u7684\u61c9\u7528\u7a0b\u5f0f\uff0c\u96a8\u6642\u96a8\u5730\u767c\u63eeTrinka\u7684\u5168\u90e8\u6f5b\u529b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(272,"div",59),c.Vb(273,"div",36),c.Vb(274,"h3"),c.Fc(275,"\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(276,"p"),c.Fc(277," \u900f\u904e\u5728\u5fae\u8edfWord\u4e2d\u63d0\u4f9b\u5beb\u4f5c\u5efa\u8b70\u4f86\u63d0\u9ad8\u5718\u968a\u7684\u5de5\u4f5c\u6548\u7387\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(278,"div",59),c.Vb(279,"div",36),c.Vb(280,"h3"),c.Fc(281,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(282,"p"),c.Fc(283," \u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bc\u6240\u6709\u53d7\u6b61\u8fce\u7684\u700f\u89bd\u5668\uff0c\u70ba\u60a8\u5728\u4efb\u4f55\u7db2\u7ad9\u63d0\u4f9b\u5373\u6642\u7684\u5beb\u4f5c\u5e6b\u52a9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(284,"div",60),c.Vb(285,"div",3),c.Vb(286,"div",4),c.Vb(287,"div",12),c.Vb(288,"div",61),c.Vb(289,"h2"),c.Fc(290,"\u9069\u5408\u60a8\u7684\u500b\u6027\u5316\u5b9a\u50f9"),c.Ub(),c.Ub(),c.Vb(291,"p"),c.Fc(292,"Trinka\u63d0\u4f9b\u57fa\u65bc\u4f7f\u7528\u8005\u6578\u91cf\u6216\u4f7f\u7528\u60c5\u6cc1\u7684\u9748\u6d3b\u5b9a\u50f9\uff0c\u4ee5\u6eff\u8db3\u7528\u6236\u7684\u7368\u7279\u9700\u6c42\u3002 "),c.Qb(293,"br"),c.Fc(294,"\u60a8\u53ef\u4ee5\u5373\u6642\u5207\u63db\u7528\u6236\u4e26\u61c9\u7528\u4f7f\u7528\u9650\u5236\uff0c\u800c\u7121\u9700\u984d\u5916\u8cbb\u7528\u3002 "),c.Qb(295,"br"),c.Fc(296,"\u6211\u5011\u5c07\u8207\u60a8\u5408\u4f5c\uff0c\u900f\u904e\u63a1\u8cfc\u8a02\u55ae\u6216\u8005\u767c\u7968\u8f15\u9b06\u5b9a\u5236\u5408\u540c\u548c\u55ae\u4e00\u4ed8\u6b3e\u9078\u9805\u3002"),c.Ub(),c.Ub(),c.Vb(297,"div",12),c.Vb(298,"div",62),c.Vb(299,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(300,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(301,"div",63),c.Vb(302,"div",64),c.Vb(303,"div",3),c.Vb(304,"div",4),c.Vb(305,"div",65),c.Vb(306,"div",66),c.Vb(307,"h3"),c.Fc(308,"\u5b89\u5168\u3001\u53ef\u9760\u3001\u503c\u5f97\u4fe1\u8cf4"),c.Ub(),c.Vb(309,"p"),c.Fc(310,"Trinka\u5c07\u8cc7\u6599\u5b89\u5168\u548c\u96b1\u79c1\u653e\u5728\u9996\u4f4d\u3002\u60a8\u7684\u6240\u6709\u8cc7\u6599\u90fd\u7d93\u904e\u9ad8\u5ea6\u52a0\u5bc6\u4e26\u5b89\u5168\u5b58\u5132\uff0c\u6c92\u6709\u5176\u4ed6\u4eba\u80fd\u5920\u8a2a\u554f\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u63d0\u4f9b\u7368\u6709\u7684\u65b9\u6848\uff0c\u4e00\u65e6\u9001\u7d66\u60a8\u5beb\u4f5c\u5efa\u8b70\uff0c\u6211\u5011\u5c31\u6703\u5b8c\u5168\u522a\u9664\u4fdd\u5b58\u7684\u8cc7\u6599\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(311,"div",67),c.Vb(312,"div",68),c.Qb(313,"img",69),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(314,"div",70),c.Vb(315,"div",3),c.Vb(316,"div",4),c.Vb(317,"div",67),c.Vb(318,"div",68),c.Qb(319,"img",71),c.Ub(),c.Ub(),c.Vb(320,"div",65),c.Vb(321,"div",66),c.Vb(322,"h3"),c.Fc(323,"\u95dc\u65bc\u4eba\u5de5\u667a\u6167"),c.Ub(),c.Vb(324,"p"),c.Fc(325,"Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2(ML)\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406(NLP)\u6280\u8853\u4f86\u8b58\u5225\u8a9e\u6cd5\u932f\u8aa4\u4e26\u63d0\u51fa\u8a9e\u8a00\u6539\u9032\u5efa\u8b70\u3002Trinka\u662f\u6578\u767e\u842c\u7bc7\u512a\u79c0\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\u6210\u679c\u3002\u5b83\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u751f\u7269\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u80fd\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(326,"p"),c.Fc(327,"Trinka\u7531\u8a9e\u8a00\u5b78\u5bb6\u3001\u91ab\u5b78\u7de8\u8f2f\u3001\u8cc7\u6599\u79d1\u5b78\u5bb6\u548c\u5de5\u7a0b\u5e2b\u7d44\u6210\u7684\u5718\u968a\u958b\u767c\u800c\u6210\uff0c\u4ed6\u5011\u6df1\u5207\u5e0c\u671b\u900f\u904e\u7121\u969c\u7919\u6e9d\u901a\u5275\u9020\u672a\u4f86\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(328,"div",72),c.Vb(329,"p"),c.Fc(330,"\u4f7f\u7528Trinka\u6539\u8b8a\u60a8\u7684\u696d\u52d9\u6e9d\u901a\u65b9\u5f0f"),c.Ub(),c.Vb(331,"button",73),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(332,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Vb(333,"div",74),c.Vb(334,"div",75),c.Vb(335,"div",76),c.Vb(336,"div",77),c.Vb(337,"div",78),c.Vb(338,"button",79),c.Fc(339,"\xd7"),c.Ub(),c.Ub(),c.Vb(340,"div",4),c.Vb(341,"div",33),c.Vb(342,"div",80),c.Vb(343,"h2"),c.Fc(344,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(345,De,2,0,"p",81),c.Ub(),c.Ub(),c.Vb(346,"div",82),c.Dc(347,Re,33,0,"ul",83),c.Vb(348,"div",84),c.Dc(349,We,6,0,"div",85),c.Dc(350,Ne,52,8,"div",86),c.Dc(351,Je,6,0,"div",87),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(345),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:30px 0 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto;padding:50px 0 20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;display:flex;align-items:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#4d4d4d;font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:33%;position:relative;margin-bottom:30px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]{padding:70px 0 40px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:0;margin-bottom:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;left:35px;right:49px;top:0;margin:0 auto;width:1px;height:93%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:20%;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;width:47%;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;margin-bottom:35px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_icon[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;color:#000;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;min-height:75px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:43%;bottom:102px;margin:0 auto;width:90%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:69%;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(CircleShapOne.6a89b0d5032a053b3868.png);width:206px;height:381px;top:-143px;z-index:-3}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-40px;width:200px;height:381px;top:760px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;margin-bottom:40px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #e8e8e8}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:30px;margin-bottom:30px}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .columu_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{text-align:center;padding-top:52px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{height:330px;padding:0!important}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{position:absolute;top:135px;left:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{top:115px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{position:absolute;width:240px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{top:52px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{position:absolute;right:-20px;top:50px;left:140px;margin:0 auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:300px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:60px;top:70px;right:0;width:4px;height:4px;border-radius:50%;background:#ef5254;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:9}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{left:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;border-bottom:2.5px dashed #bc9afa;height:2px;left:14px;margin:auto;top:-25px;width:38px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto;width:107px;height:106px;background:url(API_circle.6993099bdbf44352b923.png);background-size:cover;text-align:center;-webkit-animation-name:APIspin;animation-name:APIspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:150px;border-left:2px dashed #bc9afa;height:100px;right:0;margin:auto;top:90px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{left:110px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{content:"";position:absolute;border-bottom:2px dashed #bc9afa;height:2px;left:110px;margin:auto;top:190px;width:42px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{left:70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:55px;position:absolute;top:40px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:4px;right:0;margin:0 auto;width:8px;height:8px;z-index:9;border-radius:50%;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{background:#6c2e87;top:71px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{top:49px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{background:#ed5254;top:113px;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{top:92px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{background:#fdb933;top:157.2px;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{top:136px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{position:relative}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{padding-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;color:#6f2496;margin:0 0 20px;padding-left:75px;position:relative;font-weight:700}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#e2d3ea;font-size:60px;position:absolute;left:0;top:-19px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{background:#6f2496;color:#fff;padding:0 12px;border-radius:5px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;padding:0;margin:0;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 20px;position:relative;padding:0 0 0 25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#6f2496}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:700;color:#000;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):before{background:#ef5355}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(3):before{background:#fdaf2d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 35px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:250px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{height:330px;padding:0}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkajs_gif_img[_ngcontent-%COMP%]{z-index:9;max-width:270px!important}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:160px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:130px}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]{position:absolute;z-index:9;width:150px;height:150px;left:0;right:50px;margin:0 auto;top:120px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:0;height:2px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span01[_ngcontent-%COMP%]{width:45px;border-radius:5px;background:#ef6769;top:4px;-webkit-animation-name:drawRightLine;animation-name:drawRightLine;-webkit-animation-duration:.9s;animation-duration:.9s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span02[_ngcontent-%COMP%]{left:58px;width:30px;background:#c1baea;top:4px;-webkit-animation-name:span02;animation-name:span02;-webkit-animation-duration:1s;animation-duration:1s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span03[_ngcontent-%COMP%]{width:50px;background:#fbaf2b;top:22px;left:10px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span04[_ngcontent-%COMP%]{left:70px;width:30px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span05[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span06[_ngcontent-%COMP%]{left:0;width:50px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span07[_ngcontent-%COMP%]{left:65px;width:30px;background:#ef5355;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span08[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span09[_ngcontent-%COMP%]{left:0;width:35px;background:#ef5254;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span10[_ngcontent-%COMP%]{left:50px;width:80px;background:#e2d3ea;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span11[_ngcontent-%COMP%]{left:0;width:80px;background:#fdaf2d;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span12[_ngcontent-%COMP%]{left:90px;width:30px;background:#e2d3ea;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span13[_ngcontent-%COMP%]{width:60px;border-radius:5px;background:#ef6769;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span14[_ngcontent-%COMP%]{left:70px;width:55px;background:#c1baea;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span15[_ngcontent-%COMP%]{left:0;width:30px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span16[_ngcontent-%COMP%]{left:45px;width:25px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span17[_ngcontent-%COMP%]{left:80px;width:45px;background:#c1baea;top:112px}@-webkit-keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@-webkit-keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@-webkit-keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brandLogo_sections[_ngcontent-%COMP%]{margin-top:0;background-color:#f9f9f9;padding:30px 0}.brandLogo_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;line-height:32px;font-weight:600}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:16%;flex:0 0 16%;box-shadow:5px 0 4px -5px rgba(0,0,0,.39)}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{margin-left:10px;max-width:83%;flex:0 0 83%}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}#client-logos-enterprise[_ngcontent-%COMP%]{margin-top:10px}#client-logos-enterprise[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .owl-item[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto!important}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;padding:90px 0;display:flex;align-items:center;justify-content:center}@media (max-width:360px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{display:block;max-height:none!important;height:auto!important}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#7a28a0;width:80%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#7a28a0;margin-bottom:15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]{height:565px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]{height:100%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-37%;right:auto;top:0;background-image:url(advanceGrammerBacgkroungreverse.42770792c430e3ec7300.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:695px;width:100%;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:50%;height:695px;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{left:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]{z-index:10;position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]{background:#fff;box-shadow:2px 0 10px #b5b5b5;border-radius:9px;padding:18px;min-height:240px;margin-bottom:30px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;line-height:24px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:15px;margin-bottom:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;color:#4d4d4d;position:relative;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{position:absolute;width:5px;height:5px;background:#6f2496;content:"";left:-15px;top:9px}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:40px 0 90px}.cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:22px 28px;height:100%;max-height:180px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto;max-height:none}}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;color:#6f2496;font-weight:600}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]{background:#f3eef6;text-align:center;padding:70px 0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin-bottom:25px}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#212529;font-size:18px;line-height:32px}@media (max-width:360px){.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{margin-top:30px}.enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}@media (max-width:360px){.enterprise_contactUs[_ngcontent-%COMP%]{text-align:center;height:250px}}.enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px;display:none}@media (max-width:1440px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 90px 0 0}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:200px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative;margin:90px 0}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:60px 0 30px;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:435px;background-position:50%;background-repeat:no-repeat;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#7a28a0}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #7a28a0;color:#7a28a0;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #7a28a0;color:#fff;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #7a28a0;background:#7a28a0;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #7a28a0;color:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:30% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:0 100%}}']}),ca)},{path:"enterprise/language-services-publishing-and-media",component:(aa=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u4f01\u696d\u7248|\u8a9e\u8a00\u670d\u52d9\u3001\u51fa\u7248\u548c\u5a92\u9ad4"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u60a8\u7684\u5718\u968a\u80fd\u5920\u66f4\u4e00\u81f4\u5730\u5beb\u4f5c\u3001\u66f4\u5feb\u5730\u767c\u4f48\uff0c\u4e26\u4e14\u63d0\u5347\u5ba2\u6236\u9ad4\u9a57\u3002\u5728\u4e0d\u5f71\u97ff\u5beb\u4f5c\u54c1\u8cea\u7684\u524d\u63d0\u4e0b\u6e1b\u5c11\u5beb\u4f5c\u6642\u9593\u548c\u964d\u4f4e\u6210\u672c\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u4f01\u696d\u7248|\u8a9e\u8a00\u670d\u52d9\u3001\u51fa\u7248\u548c\u5a92\u9ad4"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u60a8\u7684\u5718\u968a\u80fd\u5920\u66f4\u4e00\u81f4\u5730\u5beb\u4f5c\u3001\u66f4\u5feb\u5730\u767c\u4f48\uff0c\u4e26\u4e14\u63d0\u5347\u5ba2\u6236\u9ad4\u9a57\u3002\u5728\u4e0d\u5f71\u97ff\u5beb\u4f5c\u54c1\u8cea\u7684\u524d\u63d0\u4e0b\u6e1b\u5c11\u5beb\u4f5c\u6642\u9593\u548c\u964d\u4f4e\u6210\u672c\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise/language-services-publishing-and-media"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise/language-services-publishing-and-media"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise/language-services-publishing-and-media"}),Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),un.init()),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),aa.\u0275fac=function(n){return new(n||aa)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},aa.\u0275cmp=c.Jb({type:aa,selectors:[["app-language-services-publishing-and-media"]],decls:339,vars:5,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-8"],[1,"trinka_cloud_banner_text"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"col-lg-4"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/language-services-publishing-and-media.png","alt","Trinka enterprise",1,"img-fluid"],[1,"most_suited_for_section"],[1,"col-lg-12"],[1,"most_united_heading"],[1,"most_suited_point"],[1,"brandLogo_sections"],[1,"col-sm-2"],[1,"col-sm-10"],[1,"cover_wrapper"],["id","client-logos-enterprise",1,"owl-carousel"],[1,"item"],[1,"client-inners"],["src","../../../assets/images/client_logos/alternet.png","alt",""],["src","../../../assets/images/client_logos/HarperCollinsPublishers.png","alt",""],["src","../../../assets/images/client_logos/scholastic.png","alt",""],["src","../../../assets/images/client_logos/sanchini.png","alt",""],["src","../../../assets/images/client_logos/technica.png","alt",""],["src","../../../assets/images/client_logos/CapstoneWriting.png","alt",""],["src","../../../assets/images/client_logos/evolution_editing.png","alt",""],[1,"wayToIntegrateTrinka"],[1,"col-sm-12"],[1,"integreate_heading_section"],[1,"HeadingSubLine"],[1,"features_cards"],[1,"features_cards_icon"],["src","../../../assets/images/BulkEditingOperations.svg","alt","","srcset",""],[1,"features_cards_desc"],["src","../../../assets/images/MedicalSpellCheckicon.svg","alt","","srcset",""],["src","../../../assets/images/WordCountreductions.png","alt","","srcset",""],["src","../../../assets/images/Suggestionsthatmatchyourtone.png","alt","","srcset",""],["src","../../../assets/images/EasyUserManagement.svg","alt","Easy User Management","srcset",""],["src","../../../assets/images/ppc_icon.png","width","40","height","40","alt","plag check icon","srcset",""],["src","../../../assets/images/ComprehensiveAnalytics.svg","alt","Comprehensive Analytics","srcset",""],["src","../../../assets/images/DedicatedSupport.svg","alt","Dedicated Support","srcset",""],[1,"bottom_diviedLine"],[1,"bottom_diviedLine1"],[1,"advanceGrammerSpellCheck_section","backgrondSecitons_outer","accomplishSections","sec2"],[1,"col-xl-4"],[1,"spellcheck_heading","EnhancementsHeadingSection"],[1,"col-xl-8"],[1,"all_usecases"],[1,"col-md-6"],[1,"all_usecases_item"],[1,"softWare_workFlow","cloud_key_features"],[1,"col-md-12"],[1,"brandlogo_heading","key_features_heading"],[1,"col-md-4"],[1,"most_suited_for_section","pricing_works"],[1,"brandlogo_heading"],[1,"try_trinka_Buttons"],[1,"writeToolboxs_section"],[1,"writeToolbox_inner_sections"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/safe-secure.png","alt","safe secure",1,"img-fluid"],[1,"writeToolbox_inner_sections","sections_height_set","publicationCheckSections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],["src","../../../assets/images/about-ai.png","alt","AI",1,"img-fluid"],[1,"enterprise_contactUs"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",3,"click"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u63d0\u9ad8\u5beb\u4f5c\u54c1\u8cea\u548c\u8b93"),c.Qb(9,"br"),c.Fc(10,"\u7de8\u8f2f\u5de5\u4f5c\u66f4\u9806\u66a2"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"\u4f7f\u60a8\u7684\u5718\u968a\u80fd\u5920\u66f4\u4e00\u81f4\u5730\u5beb\u4f5c\u3001\u66f4\u5feb\u5730\u767c\u4f48\uff0c\u4e26\u4e14\u63d0\u5347\u5ba2\u6236\u9ad4\u9a57\u3002\u5728\u4e0d\u72a7\u7272\u5beb\u4f5c\u54c1\u8cea\u3001\u4e00\u81f4\u6027\u3001\u54c1\u724c\u5f62\u8c61\u548c\u5beb\u4f5c\u98a8\u683c\u7684\u7684\u524d\u63d0\u4e0b\u6e1b\u5c11\u5beb\u4f5c\u6642\u9593\u548c\u964d\u4f4e\u6210\u672c\u3002 "),c.Ub(),c.Vb(13,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(14,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",8),c.Vb(16,"div",9),c.Qb(17,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",12),c.Vb(22,"div",13),c.Vb(23,"h2"),c.Qb(24,"span"),c.Fc(25,"\u4ee5\u884c\u696d\u70ba\u4e2d\u5fc3\u7684\u89e3\u6c7a\u65b9\u6848"),c.Ub(),c.Ub(),c.Ub(),c.Vb(26,"div",12),c.Vb(27,"div",14),c.Vb(28,"ul"),c.Vb(29,"li"),c.Fc(30,"\u7de8\u8f2f\u548c\u6821\u5c0d\u516c\u53f8"),c.Ub(),c.Vb(31,"li"),c.Fc(32,"\u5a92\u9ad4\u548c\u51fa\u7248\u793e"),c.Ub(),c.Vb(33,"li"),c.Fc(34,"\u535a\u4e3b\u548c\u90e8\u843d\u683c"),c.Ub(),c.Vb(35,"li"),c.Fc(36,"\u7ffb\u8b6f\u670d\u52d9\u516c\u53f8"),c.Ub(),c.Vb(37,"li"),c.Fc(38,"\u9810\u51fa\u7248\u5de5\u4f5c\u5ba4"),c.Ub(),c.Vb(39,"li"),c.Fc(40,"\u884c\u92b7\u6a5f\u69cb"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(41,"div",15),c.Vb(42,"div",3),c.Vb(43,"div",4),c.Vb(44,"div",16),c.Vb(45,"h2"),c.Fc(46,"\u6df1\u53d7\u5168\u7403\u9818\u5c0e\u8005\u4fe1\u8cf4"),c.Ub(),c.Ub(),c.Vb(47,"div",17),c.Vb(48,"div",18),c.Vb(49,"div",19),c.Vb(50,"div",20),c.Vb(51,"div",21),c.Qb(52,"img",22),c.Ub(),c.Ub(),c.Vb(53,"div",20),c.Vb(54,"div",21),c.Qb(55,"img",23),c.Ub(),c.Ub(),c.Vb(56,"div",20),c.Vb(57,"div",21),c.Qb(58,"img",24),c.Ub(),c.Ub(),c.Vb(59,"div",20),c.Vb(60,"div",21),c.Qb(61,"img",25),c.Ub(),c.Ub(),c.Vb(62,"div",20),c.Vb(63,"div",21),c.Qb(64,"img",26),c.Ub(),c.Ub(),c.Vb(65,"div",20),c.Vb(66,"div",21),c.Qb(67,"img",27),c.Ub(),c.Ub(),c.Vb(68,"div",20),c.Vb(69,"div",21),c.Qb(70,"img",28),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(71,"div",29),c.Vb(72,"div",3),c.Vb(73,"div",4),c.Vb(74,"div",30),c.Vb(75,"div",31),c.Vb(76,"h2"),c.Fc(77,"\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u66f4\u597d\u5beb\u4f5c\u7684\u4f01\u696d\u529f\u80fd"),c.Ub(),c.Qb(78,"div",32),c.Vb(79,"p"),c.Fc(80,"Trinka\u53ef\u4ee5\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u9ad8\u6548\u5275\u5efa\u95dc\u9375\u6587\u6a94\uff0c\u540c\u6642\u78ba\u4fdd\u5beb\u4f5c\u54c1\u8cea\u4e26\u7b26\u5408\u79d1\u5b78\u5beb\u4f5c\u7fd2\u6163\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(81,"div",4),c.Vb(82,"div",12),c.Vb(83,"ul"),c.Vb(84,"li"),c.Vb(85,"div",33),c.Vb(86,"div",34),c.Qb(87,"img",35),c.Ub(),c.Vb(88,"div",36),c.Vb(89,"h3"),c.Fc(90,"\u6279\u91cf\u7de8\u8f2f\u64cd\u4f5c"),c.Ub(),c.Vb(91,"p"),c.Fc(92,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6a94\uff0cTrinka\u80fd\u5920\u5728\u5e7e\u5206\u9418\u5167\u5c0d\u5176\u9032\u884c\u7de8\u8f2f\u3002\u60a8\u53ea\u9700\u4e0b\u8f09\u7de8\u8f2f\u904e\u7684\u6587\u4ef6\uff0c\u7136\u5f8c\u67e5\u770b\u6240\u6709\u66f4\u6539\u5373\u53ef\u5b8c\u6210\u5de5\u4f5c\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(93,"li"),c.Vb(94,"div",33),c.Vb(95,"div",34),c.Qb(96,"img",37),c.Ub(),c.Vb(97,"div",36),c.Vb(98,"h3"),c.Fc(99,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\u548c\u5b57\u5178 "),c.Ub(),c.Vb(100,"p"),c.Fc(101,"Trinka\u7684\u5167\u7f6e\u62fc\u5beb\u6aa2\u67e5\u5668\u6e05\u695a\u77e5\u9053\u201cfrom\u201d\u548c\u201cform\u201d\u4e4b\u9593\u7684\u5340\u5225\uff0c\u4e5f\u77e5\u9053\u6578\u767e\u842c\u500b\u6280\u8853\u8a5e\u5f59\u3002\u6bcf\u500b\u5718\u968a\u6210\u54e1\u90fd\u53ef\u4ee5\u5275\u5efa\u500b\u4eba\u8a5e\u5178\u6216\u4f7f\u7528\u540c\u4e00\u500b\u8a5e\u5178\u4f86\u8f15\u9b06\u4fdd\u6301\u60a8\u76f8\u95dc\u54c1\u724c\u7684\u6240\u6709\u901a\u4fe1\u7684\u4e00\u81f4\u6027\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(102,"li"),c.Vb(103,"div",33),c.Vb(104,"div",34),c.Qb(105,"img",38),c.Ub(),c.Vb(106,"div",36),c.Vb(107,"h3"),c.Fc(108,"\u5b57\u6578\u7e2e\u6e1b"),c.Ub(),c.Vb(109,"p"),c.Fc(110,"Trinka\u53ef\u5e6b\u52a9\u60a8\u7c21\u660e\u627c\u8981\u5730\u8868\u9054\u89c0\u9ede\uff0c\u8b93\u60a8\u7684\u8cc7\u8a0a\u7522\u751f\u6b63\u78ba\u7684\u5f71\u97ff\u529b\u3002\u60a8\u7684\u5718\u968a\u5728\u5beb\u4f5c\u7684\u540c\u6642\u4e5f\u5728\u5b78\u7fd2\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(111,"li"),c.Vb(112,"div",33),c.Vb(113,"div",34),c.Qb(114,"img",39),c.Ub(),c.Vb(115,"div",36),c.Vb(116,"h3"),c.Fc(117,"\u7b26\u5408\u60a8\u5beb\u4f5c\u8a9e\u6c23\u7684\u5efa\u8b70"),c.Ub(),c.Vb(118,"p"),c.Fc(119,"\u7121\u8ad6\u60a8\u5beb\u4f11\u9592\u6587\u7ae0\u9084\u662f\u6b63\u5f0f\u6587\u6a94\uff0cTrinka\u7684\u4eba\u5de5\u667a\u6167\u90fd\u6703\u63d0\u4f9b\u6b63\u78ba\u7684\u5efa\u8b70\u3002\u5c0d\u65bc\u7814\u7a76\u6027\u8cea\u7684\u6587\u6a94\uff0c\u60a8\u751a\u81f3\u53ef\u4ee5\u8a2d\u7f6e\u7814\u7a76\u985e\u578b\uff0c\u5305\u62ec\u539f\u5275\u7814\u7a76\u3001\u8a55\u8ad6\u6587\u7ae0\u548c\u6848\u4f8b\u5831\u544a\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(120,"li"),c.Vb(121,"div",33),c.Vb(122,"div",34),c.Qb(123,"img",40),c.Ub(),c.Vb(124,"div",36),c.Vb(125,"h3"),c.Fc(126,"\u7c21\u6613\u7684\u7528\u6236\u7ba1\u7406"),c.Ub(),c.Vb(127,"p"),c.Fc(128,"\u60a8\u7684\u5718\u968a\u5e33\u6236\u5141\u8a31\u60a8\u8f15\u9b06\u6dfb\u52a0\u6216\u522a\u9664\u6210\u54e1\u3002\u5373\u6642\u7ba1\u7406\u4fe1\u7528\u548c\u4f7f\u7528\u9650\u5236\u3002\u900f\u904eTrinka\u7684\u7d30\u5316\u63a7\u5236\uff0c\u8a2a\u554f\u7ba1\u7406\u8b8a\u5f97\u7c21\u55ae\u800c\u5b89\u5168--\u7121\u8ad6\u662f\u60a8\u7684\u54e1\u5de5\u9084\u662f\u5916\u5305\u7684\u63a5\u6848\u4eba\u54e1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(129,"li"),c.Vb(130,"div",33),c.Vb(131,"div",34),c.Qb(132,"img",41),c.Ub(),c.Vb(133,"div",36),c.Vb(134,"h3"),c.Fc(135,"\u6284\u8972\u6aa2\u6e2c "),c.Ub(),c.Vb(136,"p"),c.Fc(137,"\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\uff0c\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\uff0c iThenticate\u6280\u8853\u652f\u63f4\uff0c\u6700\u5927\u7684\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(138,"li"),c.Vb(139,"div",33),c.Vb(140,"div",34),c.Qb(141,"img",42),c.Ub(),c.Vb(142,"div",36),c.Vb(143,"h3"),c.Fc(144,"\u7d9c\u5408\u5206\u6790"),c.Ub(),c.Vb(145,"p"),c.Fc(146,"\u77ad\u89e3\u60a8\u7684\u5718\u968a\u5982\u4f55\u4f7f\u7528Trinka\uff0c\u6216\u900f\u904e\u8c50\u5bcc\u7684\u5206\u6790\u6df1\u5165\u77ad\u89e3\u6bcf\u500b\u7528\u6236\u7684\u6d3b\u52d5\uff0c\u4ee5\u5236\u5b9a\u6709\u6548\u7684\u6c7a\u7b56\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(147,"li"),c.Vb(148,"div",33),c.Vb(149,"div",34),c.Qb(150,"img",43),c.Ub(),c.Vb(151,"div",36),c.Vb(152,"h3"),c.Fc(153,"\u5c08\u9580\u7684\u652f\u6301"),c.Ub(),c.Vb(154,"p"),c.Fc(155,"\u6307\u5b9a\u4e00\u540d\u5c08\u9580\u7684\u6210\u7d93\u9a57\u8c50\u5bcc\u7684\u7d93\u7406\u4f86\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u5145\u5206\u5229\u7528Trinka\uff0c\u5305\u62ec\u8a73\u7d30\u7684\u7522\u54c1\u719f\u6089\u904e\u7a0b\u3001\u8aac\u660e\u6587\u6a94\u548c\u8996\u983b\u6f14\u7df4\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(156,"span",44),c.Qb(157,"span",45),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(158,"div",46),c.Vb(159,"div",3),c.Vb(160,"div",4),c.Vb(161,"div",47),c.Vb(162,"div",48),c.Vb(163,"h2"),c.Fc(164,"\u70ba\u6240\u6709\u7528\u4f8b\u63d0\u4f9b\u5e6b\u52a9"),c.Ub(),c.Qb(165,"div",32),c.Vb(166,"p"),c.Fc(167,"\u501f\u52a9\u91dd\u5c0d\u7279\u5b9a\u884c\u696d\u548c\u89d2\u8272\u91cf\u8eab\u5b9a\u5236\u7684\u7528\u4f8b\uff0c\u767c\u73feTrinka\u7684\u5f37\u5927\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(168,"div",49),c.Vb(169,"div",50),c.Vb(170,"div",4),c.Vb(171,"div",51),c.Vb(172,"div",52),c.Vb(173,"h4"),c.Fc(174,"\u5167\u5bb9\u7de8\u8f2f\u7684\u5f37\u5927\u5354\u52a9"),c.Ub(),c.Vb(175,"p"),c.Fc(176,"Trinka\u7cfe\u6b63\u8a9e\u6cd5\u548c\u9ad8\u7d1a\u6a5f\u68b0\u6027\u554f\u984c\uff0c\u8b93\u60a8\u7684\u7de8\u8f2f\u5c08\u5bb6\u53ef\u4ee5\u5c08\u6ce8\u4e8e\u8a9e\u7fa9\u548c\u4ea4\u4ed8\uff0c\u9019\u6a23\u53ef\u4ee5\u63d0\u9ad8\u8f38\u51fa\u54c1\u8cea\u4e26\u6709\u52a9\u65bc\u7c21\u5316\u5de5\u4f5c\u6d41\u7a0b\u3002"),c.Ub(),c.Vb(177,"ul"),c.Vb(178,"li"),c.Fc(179,"\u7e2e\u77ed\u5c08\u6848\u7684\u6642\u7a0b"),c.Ub(),c.Vb(180,"li"),c.Fc(181,"\u63d0\u9ad8\u7de8\u8f2f\u54c1\u8cea"),c.Ub(),c.Vb(182,"li"),c.Fc(183,"\u7e2e\u77ed\u767c\u4f48\u6642\u9593"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(184,"div",51),c.Vb(185,"div",52),c.Vb(186,"h4"),c.Fc(187,"\u5c0d\u65bc\u884c\u92b7\u5718\u968a"),c.Ub(),c.Vb(188,"p"),c.Fc(189,"\u501f\u52a9Trinka\u7684\u7cbe\u78ba\u5efa\u8b70\uff0c\u60a8\u7684\u5718\u968a\u80fd\u5920\u5275\u5efa\u66f4\u597d\u7684\u5ba2\u6236\u96fb\u5b50\u90f5\u4ef6\u3001\u884c\u92b7\u8cc7\u6599\u3001\u901a\u8a0a\u3001\u5831\u544a\uff0c\u4ee5\u53ca\u5ba3\u50b3\u7b49\u3002"),c.Ub(),c.Vb(190,"ul"),c.Vb(191,"li"),c.Fc(192,"\u907f\u514d\u5ba2\u6236\u6e9d\u901a\u4e2d\u51fa\u73fe\u4ee4\u4eba\u5c37\u5c2c\u7684\u932f\u8aa4"),c.Ub(),c.Vb(193,"li"),c.Fc(194,"\u8f15\u9b06\u4fdd\u6301\u54c1\u724c\u548c\u91cd\u9ede"),c.Ub(),c.Vb(195,"li"),c.Fc(196,"\u7e2e\u77ed\u5167\u5bb9\u7684\u4ea4\u4ed8\u6642\u9593"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(197,"div",4),c.Vb(198,"div",51),c.Vb(199,"div",52),c.Vb(200,"h4"),c.Fc(201,"\u95dc\u65bc\u7de8\u8f2f\u54c1\u8cea\u8a55\u4f30"),c.Ub(),c.Vb(202,"p"),c.Fc(203,"Trinka\u7684\u5beb\u4f5c\u8a55\u4f30\u4eba\u5de5\u667a\u6167\u53ef\u4ee5\u70ba\u60a8\u63d0\u4f9b\u6709\u7528\u7684\u898b\u89e3\uff0c\u5305\u62ec\u53ef\u81ea\u8a02\u7684\u5beb\u4f5c\u5206\u6578\u548c\u6309\u985e\u5225\u5283\u5206\u7684\u5beb\u4f5c\u932f\u8aa4\u89e3\u6790\u3002"),c.Ub(),c.Vb(204,"ul"),c.Vb(205,"li"),c.Fc(206,"\u95dc\u65bc\u5beb\u4f5c\u54c1\u8cea\u7684\u5b9a\u91cf\u5256\u6790"),c.Ub(),c.Vb(207,"li"),c.Fc(208,"\u5354\u52a9\u7de8\u8f2f\u62db\u8058"),c.Ub(),c.Vb(209,"li"),c.Fc(210,"\u5e36\u6709\u89e3\u91cb\u548c\u63d0\u793a\u7684\u5b78\u7fd2\u6a5f\u6703"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(211,"div",51),c.Vb(212,"div",52),c.Vb(213,"h4"),c.Fc(214,"\u7ffb\u8b6f\u5f8c\u81ea\u52d5\u8a9e\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(215,"p"),c.Fc(216,"\u7ffb\u8b6f\u5718\u968a\u53ef\u4ee5\u4f7f\u7528Trinka\u900f\u904e\u7cbe\u78ba\u7684\u8a9e\u6cd5\u66f4\u6b63\u4f86\u6539\u9032\u4ed6\u5011\u7684\u82f1\u8a9e\u7ffb\u8b6f\uff0c\u4e26\u7372\u5f97\u9ad8\u54c1\u8cea\u7684\u5206\u6790\u3002"),c.Ub(),c.Vb(217,"ul"),c.Vb(218,"li"),c.Fc(219,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(220,"li"),c.Fc(221,"\u6280\u8853\u7528\u8a9e\u548c\u53e5\u5b50\u7d50\u69cb\u6539\u9032"),c.Ub(),c.Vb(222,"li"),c.Fc(223,"\u7528\u65bc\u9ad8\u901a\u91cf\u5de5\u4f5c\u6d41\u7a0b\u7684\u81ea\u52d5\u5316\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(224,"div",53),c.Vb(225,"div",3),c.Vb(226,"div",4),c.Vb(227,"div",54),c.Vb(228,"div",55),c.Vb(229,"h2"),c.Fc(230,"\u8207\u60a8\u7684\u5c08\u5c6c\u8edf\u9ad4\u548c\u5de5\u4f5c\u6d41\u7a0b\u96c6\u6210"),c.Ub(),c.Ub(),c.Qb(231,"div",32),c.Vb(232,"p"),c.Fc(233,"Trinka\u7684\u7c21\u55ae\u96c6\u6210\u8b93\u60a8\u7684\u5718\u968a\u5728\u73fe\u6709\u7684\u8edf\u9ad4\u4e2d\u4eab\u53d7\u6240\u6709\u7684\u597d\u8655\uff0c\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u5bcc\u6709\u6210\u6548\u548c\u7121\u7e2b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(234,"div",4),c.Vb(235,"div",56),c.Vb(236,"div",33),c.Vb(237,"h3"),c.Fc(238,"JavaScript"),c.Ub(),c.Vb(239,"p"),c.Fc(240," \u53ea\u9700\u5c07\u4e00\u500b\u5f88\u5c0f\u7684JavaScript(JS)\u4ee3\u78bc\u7247\u6bb5\u63d2\u5165\u5230\u60a8\u7684\u700f\u89bd\u5668\u6216\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\uff0c\u5373\u53ef\u70ba\u6240\u6709\u5718\u968a\u6210\u54e1\u555f\u7528Trinka\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(241,"div",56),c.Vb(242,"div",33),c.Vb(243,"h3"),c.Fc(244,"\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(245,"p"),c.Fc(246," Trinka\u5f37\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8b93\u5b83\u53ef\u4ee5\u76f4\u63a5\u96c6\u6210\u5230\u60a8\u73fe\u6709\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u3002Trinka\u63a1\u7528\u7c21\u55ae\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\u67b6\u69cb\uff0c\u96c6\u6210\u5f88\u5bb9\u6613\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(247,"div",56),c.Vb(248,"div",33),c.Vb(249,"h3"),c.Fc(250,"\u5167\u90e8\u90e8\u7f72"),c.Ub(),c.Vb(251,"p"),c.Fc(252,"Trinka\u5c07\u8a17\u7ba1\u5728\u60a8\u7684\u4f01\u696d\u57fa\u790e\u67b6\u69cb\uff08\u672c\u5730\u6216\u96f2\u4f3a\u670d\u5668\uff09\u4e0a\uff0c\u78ba\u4fdd\u60a8\u5718\u968a\u6709\u6548\u5beb\u4f5c\u7684\u540c\u6642\u4fdd\u6301\u6700\u5927\u7a0b\u5ea6\u7684\u6a5f\u5bc6\u6027\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(253,"div",56),c.Vb(254,"div",33),c.Vb(255,"h3"),c.Fc(256,"\u96f2\u7aef\u7de8\u8f2f\u5668"),c.Ub(),c.Vb(257,"p"),c.Fc(258," \u900f\u904e\u5b89\u5168\u7684\u57fa\u65bcWeb\u7684\u61c9\u7528\u7a0b\u5f0f\uff0c\u96a8\u6642\u96a8\u5730\u767c\u63eeTrinka\u7684\u5168\u90e8\u6f5b\u529b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(259,"div",56),c.Vb(260,"div",33),c.Vb(261,"h3"),c.Fc(262,"\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(263,"p"),c.Fc(264," \u900f\u904e\u5728\u5fae\u8edfWord\u4e2d\u63d0\u4f9b\u5beb\u4f5c\u5efa\u8b70\u4f86\u63d0\u9ad8\u5718\u968a\u7684\u5de5\u4f5c\u6548\u7387\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(265,"div",56),c.Vb(266,"div",33),c.Vb(267,"h3"),c.Fc(268,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(269,"p"),c.Fc(270," \u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bc\u6240\u6709\u53d7\u6b61\u8fce\u7684\u700f\u89bd\u5668\uff0c\u70ba\u60a8\u5728\u4efb\u4f55\u7db2\u7ad9\u63d0\u4f9b\u5373\u6642\u7684\u5beb\u4f5c\u5e6b\u52a9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(271,"div",57),c.Vb(272,"div",3),c.Vb(273,"div",4),c.Vb(274,"div",12),c.Vb(275,"div",58),c.Vb(276,"h2"),c.Fc(277,"\u9069\u5408\u60a8\u7684\u500b\u6027\u5316\u5b9a\u50f9"),c.Ub(),c.Ub(),c.Vb(278,"p"),c.Fc(279,"Trinka\u63d0\u4f9b\u57fa\u65bc\u4f7f\u7528\u8005\u6578\u91cf\u6216\u4f7f\u7528\u60c5\u6cc1\u7684\u9748\u6d3b\u5b9a\u50f9\uff0c\u4ee5\u6eff\u8db3\u7528\u6236\u7684\u7368\u7279\u9700\u6c42\u3002 "),c.Qb(280,"br"),c.Fc(281,"\u60a8\u53ef\u4ee5\u5373\u6642\u5207\u63db\u7528\u6236\u4e26\u61c9\u7528\u4f7f\u7528\u9650\u5236\uff0c\u800c\u7121\u9700\u984d\u5916\u8cbb\u7528\u3002 "),c.Qb(282,"br"),c.Fc(283,"\u6211\u5011\u5c07\u8207\u60a8\u5408\u4f5c\uff0c\u900f\u904e\u63a1\u8cfc\u8a02\u55ae\u6216\u8005\u767c\u7968\u8f15\u9b06\u5b9a\u5236\u5408\u540c\u548c\u55ae\u4e00\u4ed8\u6b3e\u9078\u9805\u3002"),c.Ub(),c.Ub(),c.Vb(284,"div",12),c.Vb(285,"div",59),c.Vb(286,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(287,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(288,"div",60),c.Vb(289,"div",61),c.Vb(290,"div",3),c.Vb(291,"div",4),c.Vb(292,"div",62),c.Vb(293,"div",63),c.Vb(294,"h3"),c.Fc(295,"\u5b89\u5168\u3001\u53ef\u9760\u3001\u503c\u5f97\u4fe1\u8cf4"),c.Ub(),c.Vb(296,"p"),c.Fc(297,"Trinka\u5c07\u8cc7\u6599\u5b89\u5168\u548c\u96b1\u79c1\u653e\u5728\u9996\u4f4d\u3002\u60a8\u7684\u6240\u6709\u8cc7\u6599\u90fd\u7d93\u904e\u9ad8\u5ea6\u52a0\u5bc6\u4e26\u5b89\u5168\u5b58\u5132\uff0c\u6c92\u6709\u5176\u4ed6\u4eba\u80fd\u5920\u8a2a\u554f\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u63d0\u4f9b\u7368\u6709\u7684\u65b9\u6848\uff0c\u4e00\u65e6\u9001\u7d66\u60a8\u5beb\u4f5c\u5efa\u8b70\uff0c\u6211\u5011\u5c31\u6703\u5b8c\u5168\u522a\u9664\u4fdd\u5b58\u7684\u8cc7\u6599\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(298,"div",64),c.Vb(299,"div",65),c.Qb(300,"img",66),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(301,"div",67),c.Vb(302,"div",3),c.Vb(303,"div",4),c.Vb(304,"div",64),c.Vb(305,"div",65),c.Qb(306,"img",68),c.Ub(),c.Ub(),c.Vb(307,"div",62),c.Vb(308,"div",63),c.Vb(309,"h3"),c.Fc(310,"\u95dc\u65bc\u4eba\u5de5\u667a\u6167"),c.Ub(),c.Vb(311,"p"),c.Fc(312,"Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2(ML)\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406(NLP)\u6280\u8853\u4f86\u8b58\u5225\u8a9e\u6cd5\u932f\u8aa4\u4e26\u63d0\u51fa\u8a9e\u8a00\u6539\u9032\u5efa\u8b70\u3002Trinka\u662f\u6578\u767e\u842c\u7bc7\u512a\u79c0\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\u6210\u679c\u3002\u5b83\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u751f\u7269\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u80fd\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(313,"p"),c.Fc(314,"Trinka\u7531\u8a9e\u8a00\u5b78\u5bb6\u3001\u91ab\u5b78\u7de8\u8f2f\u3001\u8cc7\u6599\u79d1\u5b78\u5bb6\u548c\u5de5\u7a0b\u5e2b\u7d44\u6210\u7684\u5718\u968a\u958b\u767c\u800c\u6210\uff0c\u4ed6\u5011\u6df1\u5207\u5e0c\u671b\u900f\u904e\u7121\u969c\u7919\u6e9d\u901a\u5275\u9020\u672a\u4f86\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(315,"div",69),c.Vb(316,"p"),c.Fc(317,"\u4f7f\u7528Trinka\u6539\u8b8a\u60a8\u7684\u696d\u52d9\u6e9d\u901a\u65b9\u5f0f"),c.Ub(),c.Vb(318,"button",70),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(319,"\u8acb\u6c42\u5831\u50f9"),c.Ub(),c.Ub(),c.Vb(320,"div",71),c.Vb(321,"div",72),c.Vb(322,"div",73),c.Vb(323,"div",74),c.Vb(324,"div",75),c.Vb(325,"button",76),c.Fc(326,"\xd7"),c.Ub(),c.Ub(),c.Vb(327,"div",4),c.Vb(328,"div",30),c.Vb(329,"div",77),c.Vb(330,"h2"),c.Fc(331,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(332,qe,2,0,"p",78),c.Ub(),c.Ub(),c.Vb(333,"div",79),c.Dc(334,Ye,33,0,"ul",80),c.Vb(335,"div",81),c.Dc(336,Ze,6,0,"div",82),c.Dc(337,Ke,52,8,"div",83),c.Dc(338,$e,6,0,"div",84),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(332),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:30px 0 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto;padding:50px 0 20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;display:flex;align-items:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{margin:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#4d4d4d;font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:33%;position:relative;margin-bottom:30px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]{padding:70px 0 40px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:0;margin-bottom:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;left:35px;right:49px;top:0;margin:0 auto;width:1px;height:93%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:20%;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;width:47%;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;margin-bottom:35px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_icon[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;color:#000;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;min-height:75px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:46%;bottom:102px;margin:0 auto;width:90%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:70%;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(CircleShapOne.6a89b0d5032a053b3868.png);width:206px;height:381px;top:-143px;z-index:-3}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-40px;width:200px;height:381px;top:760px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;margin-bottom:40px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #e8e8e8}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:30px;margin-bottom:30px}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .columu_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{text-align:center;padding-top:52px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{height:330px;padding:0!important}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{position:absolute;top:135px;left:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{top:115px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{position:absolute;width:240px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{top:52px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{position:absolute;right:-20px;top:50px;left:140px;margin:0 auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:300px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:60px;top:70px;right:0;width:4px;height:4px;border-radius:50%;background:#ef5254;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:9}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{left:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;border-bottom:2.5px dashed #bc9afa;height:2px;left:14px;margin:auto;top:-25px;width:38px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto;width:107px;height:106px;background:url(API_circle.6993099bdbf44352b923.png);background-size:cover;text-align:center;-webkit-animation-name:APIspin;animation-name:APIspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:150px;border-left:2px dashed #bc9afa;height:100px;right:0;margin:auto;top:90px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{left:110px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{content:"";position:absolute;border-bottom:2px dashed #bc9afa;height:2px;left:110px;margin:auto;top:190px;width:42px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{left:70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:55px;position:absolute;top:40px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:4px;right:0;margin:0 auto;width:8px;height:8px;z-index:9;border-radius:50%;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{background:#6c2e87;top:71px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{top:49px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{background:#ed5254;top:113px;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{top:92px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{background:#fdb933;top:157.2px;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{top:136px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{position:relative}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{padding-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;color:#6f2496;margin:0 0 20px;padding-left:75px;position:relative;font-weight:700}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#e2d3ea;font-size:60px;position:absolute;left:0;top:-19px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{background:#6f2496;color:#fff;padding:0 12px;border-radius:5px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;padding:0;margin:0;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 20px;position:relative;padding:0 0 0 25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#6f2496}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:700;color:#000;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):before{background:#ef5355}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(3):before{background:#fdaf2d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 35px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:250px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{height:330px;padding:0}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkajs_gif_img[_ngcontent-%COMP%]{z-index:9;max-width:270px!important}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:160px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:130px}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]{position:absolute;z-index:9;width:150px;height:150px;left:0;right:50px;margin:0 auto;top:120px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:0;height:2px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span01[_ngcontent-%COMP%]{width:45px;border-radius:5px;background:#ef6769;top:4px;-webkit-animation-name:drawRightLine;animation-name:drawRightLine;-webkit-animation-duration:.9s;animation-duration:.9s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span02[_ngcontent-%COMP%]{left:58px;width:30px;background:#c1baea;top:4px;-webkit-animation-name:span02;animation-name:span02;-webkit-animation-duration:1s;animation-duration:1s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span03[_ngcontent-%COMP%]{width:50px;background:#fbaf2b;top:22px;left:10px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span04[_ngcontent-%COMP%]{left:70px;width:30px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span05[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span06[_ngcontent-%COMP%]{left:0;width:50px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span07[_ngcontent-%COMP%]{left:65px;width:30px;background:#ef5355;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span08[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span09[_ngcontent-%COMP%]{left:0;width:35px;background:#ef5254;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span10[_ngcontent-%COMP%]{left:50px;width:80px;background:#e2d3ea;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span11[_ngcontent-%COMP%]{left:0;width:80px;background:#fdaf2d;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span12[_ngcontent-%COMP%]{left:90px;width:30px;background:#e2d3ea;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span13[_ngcontent-%COMP%]{width:60px;border-radius:5px;background:#ef6769;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span14[_ngcontent-%COMP%]{left:70px;width:55px;background:#c1baea;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span15[_ngcontent-%COMP%]{left:0;width:30px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span16[_ngcontent-%COMP%]{left:45px;width:25px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span17[_ngcontent-%COMP%]{left:80px;width:45px;background:#c1baea;top:112px}@-webkit-keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@-webkit-keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@-webkit-keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brandLogo_sections[_ngcontent-%COMP%]{margin-top:0;background-color:#f9f9f9;padding:30px 0}.brandLogo_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;line-height:32px;font-weight:600}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:16%;flex:0 0 16%;box-shadow:5px 0 4px -5px rgba(0,0,0,.39)}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{margin-left:10px;max-width:83%;flex:0 0 83%}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}#client-logos-enterprise[_ngcontent-%COMP%]{margin-top:10px}#client-logos-enterprise[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .owl-item[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto!important}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;padding:90px 0;display:flex;align-items:center;justify-content:center}@media (max-width:360px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{display:block;max-height:none!important;height:auto!important}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#7a28a0;width:80%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#7a28a0;margin-bottom:15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]{height:565px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]{height:100%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-37%;right:auto;top:0;background-image:url(advanceGrammerBacgkroungreverse.42770792c430e3ec7300.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:50%;height:100%;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{left:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]{z-index:10;position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]{background:#fff;box-shadow:2px 0 10px #b5b5b5;border-radius:9px;padding:18px;min-height:210px;margin-bottom:30px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;line-height:24px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:15px;margin-bottom:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;color:#4d4d4d;position:relative;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{position:absolute;width:5px;height:5px;background:#6f2496;content:"";left:-15px;top:9px}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:40px 0 90px}.cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:22px 28px;height:100%;max-height:180px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto;max-height:none}}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;color:#6f2496;font-weight:600}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]{background:#f3eef6;text-align:center;padding:70px 0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin-bottom:25px}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#212529;font-size:18px;line-height:32px}@media (max-width:360px){.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{margin-top:30px}.enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}@media (max-width:360px){.enterprise_contactUs[_ngcontent-%COMP%]{text-align:center;height:250px}}.enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px;display:none}@media (max-width:1440px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 90px 0 0}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:200px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative;margin:90px 0}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:60px 0 30px;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:435px;background-position:50%;background-repeat:no-repeat;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#7a28a0}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #7a28a0;color:#7a28a0;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #7a28a0;color:#fff;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #7a28a0;background:#7a28a0;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #7a28a0;color:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:30% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:0 100%}}']}),aa)},{path:"enterprise/academic-institutions",component:(ia=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u4f01\u696d\u7248|\u5b78\u8853\u6a5f\u69cb"),this.metaTagService.updateTag({name:"description",content:"Trinka\u5c07\u7de8\u8f2f\u60a8\u7684\u5beb\u4f5c\uff0c\u4f7f\u5176\u7b26\u5408\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\uff0c\u6210\u70ba\u6700\u4f73\u7bc4\u4f8b\u4e26\u4e14\u505a\u597d\u51fa\u7248\u6e96\u5099\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u4f01\u696d\u7248|\u5b78\u8853\u6a5f\u69cb"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u5c07\u7de8\u8f2f\u60a8\u7684\u5beb\u4f5c\uff0c\u4f7f\u5176\u7b26\u5408\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\uff0c\u6210\u70ba\u6700\u4f73\u7bc4\u4f8b\u4e26\u4e14\u505a\u597d\u51fa\u7248\u6e96\u5099\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise/academic-institutions"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise/academic-institutions"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise/academic-institutions"}),Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),un.init()),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),ia.\u0275fac=function(n){return new(n||ia)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},ia.\u0275cmp=c.Jb({type:ia,selectors:[["app-academic-institutions"]],decls:365,vars:5,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-8"],[1,"trinka_cloud_banner_text"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"col-lg-4"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/academic.png","alt","Trinka enterprise",1,"img-fluid"],[1,"most_suited_for_section"],[1,"col-lg-12"],[1,"most_united_heading"],[1,"most_suited_point"],[1,"brandLogo_sections"],[1,"col-sm-2"],[1,"col-sm-10"],[1,"cover_wrapper"],["id","client-logos-enterprise",1,"owl-carousel"],[1,"item"],[1,"client-inners"],["src","../../../assets/images/client_logos/HarvardMedicalSchool.png","alt","","width","180"],["src","../../../assets/images/client_logos/StanfordUniversity.png","alt","","width","180"],["src","../../../assets/images/client_logos/PrincetonUniversity.png","alt","Princeton University","width","180"],["src","../../../assets/images/client_logos/Caltech.png","alt","","width","180"],["src","../../../assets/images/client_logos/MIT.png","alt","","width","180"],["src","../../../assets/images/client_logos/Yale.png","alt","","width","180"],["src","../../../assets/images/client_logos/Yonsei_University.png","alt","","width","180"],["src","../../../assets/images/client_logos/UniversityOfTokyo.png","alt","","width","180"],["src","../../../assets/images/oxford.png","alt","oxford","width","180"],["src","../../../assets/images/cambridge.png","alt","","width","180"],[1,"wayToIntegrateTrinka"],[1,"col-sm-12"],[1,"integreate_heading_section"],[1,"HeadingSubLine"],[1,"features_cards"],[1,"features_cards_icon"],["src","../../../assets/images/PublicationReadiness.svg","alt","","srcset",""],[1,"features_cards_desc"],["src","../../../assets/images/MedicalSpellCheckicon.svg","alt","","srcset",""],["src","../../../assets/images/StyleGuides.png","alt","","srcset",""],["src","../../../assets/images/PublishReadywriting.png","alt","","srcset",""],["src","../../../assets/images/ppc_icon.png","width","40","height","40","alt","plag check icon","srcset",""],["src","../../../assets/images/reference-quality.png","width","40","height","40","alt","","srcset",""],["src","../../../assets/images/ComprehensiveAnalytics.svg","alt","Comprehensive Analytics","srcset",""],["src","../../../assets/images/EasyUserManagement.svg","alt","Easy User Management","srcset",""],["src","../../../assets/images/DedicatedSupport.svg","alt","Dedicated Support","srcset",""],["src","../../../assets/images/BulkEditingOperations.svg","alt","","srcset",""],[1,"bottom_diviedLine"],[1,"bottom_diviedLine1"],[1,"bottom_diviedLine2"],[1,"advanceGrammerSpellCheck_section","backgrondSecitons_outer","accomplishSections","sec2"],[1,"col-xl-4"],[1,"spellcheck_heading","EnhancementsHeadingSection"],[1,"col-xl-8"],[1,"all_usecases"],[1,"col-md-6"],[1,"all_usecases_item"],[1,"softWare_workFlow","cloud_key_features"],[1,"col-md-12"],[1,"brandlogo_heading","key_features_heading"],[1,"col-md-4"],[1,"most_suited_for_section","pricing_works"],[1,"brandlogo_heading"],[1,"try_trinka_Buttons"],[1,"writeToolboxs_section"],[1,"writeToolbox_inner_sections"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/safe-secure.png","alt","safe secure",1,"img-fluid"],[1,"writeToolbox_inner_sections","sections_height_set","publicationCheckSections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],["src","../../../assets/images/about-ai.png","alt","AI",1,"img-fluid"],[1,"enterprise_contactUs"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",3,"click"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u8b93\u5b78\u8853\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5bb9\u6613"),c.Ub(),c.Vb(9,"p"),c.Fc(10,"\u900f\u904e\u9ad8\u7d1a\u5b78\u8853\u5beb\u4f5c\u5354\u52a9\u52a0\u5feb\u6210\u529f\u51fa\u7248\u6d41\u7a0b\u3002 Trinka\u5c07\u7de8\u8f2f\u60a8\u7684\u5beb\u4f5c\uff0c\u4f7f\u5176\u7b26\u5408\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\u4e26\u6210\u70ba\u6700\u4f73\u7bc4\u4f8b\u3002 "),c.Ub(),c.Vb(11,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(12,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(13,"div",8),c.Vb(14,"div",9),c.Qb(15,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"div",11),c.Vb(17,"div",3),c.Vb(18,"div",4),c.Vb(19,"div",12),c.Vb(20,"div",13),c.Vb(21,"h2"),c.Qb(22,"span"),c.Fc(23,"\u884c\u696d\u5b9a\u5236\u89e3\u6c7a\u65b9\u6848"),c.Ub(),c.Ub(),c.Ub(),c.Vb(24,"div",12),c.Vb(25,"div",14),c.Vb(26,"ul"),c.Vb(27,"li"),c.Fc(28,"\u5927\u5b78\u548c\u5b78\u8853\u6a5f\u69cb"),c.Ub(),c.Vb(29,"li"),c.Fc(30,"\u793e\u5718\u8207\u5354\u6703"),c.Ub(),c.Vb(31,"li"),c.Fc(32,"\u7814\u767c\u6a5f\u69cb"),c.Ub(),c.Vb(33,"li"),c.Fc(34,"\u5be6\u9a57\u5ba4"),c.Ub(),c.Vb(35,"li"),c.Fc(36,"\u5be6\u9a57\u5ba4"),c.Ub(),c.Vb(37,"li"),c.Fc(38,"\u5716\u66f8\u9928"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(39,"div",15),c.Vb(40,"div",3),c.Vb(41,"div",4),c.Vb(42,"div",16),c.Vb(43,"h2"),c.Fc(44,"\u6df1\u53d7\u5168\u7403\u9818\u5c0e\u8005\u4fe1\u8cf4"),c.Ub(),c.Ub(),c.Vb(45,"div",17),c.Vb(46,"div",18),c.Vb(47,"div",19),c.Vb(48,"div",20),c.Vb(49,"div",21),c.Qb(50,"img",22),c.Ub(),c.Ub(),c.Vb(51,"div",20),c.Vb(52,"div",21),c.Qb(53,"img",23),c.Ub(),c.Ub(),c.Vb(54,"div",20),c.Vb(55,"div",21),c.Qb(56,"img",24),c.Ub(),c.Ub(),c.Vb(57,"div",20),c.Vb(58,"div",21),c.Qb(59,"img",25),c.Ub(),c.Ub(),c.Vb(60,"div",20),c.Vb(61,"div",21),c.Qb(62,"img",26),c.Ub(),c.Ub(),c.Vb(63,"div",20),c.Vb(64,"div",21),c.Qb(65,"img",27),c.Ub(),c.Ub(),c.Vb(66,"div",20),c.Vb(67,"div",21),c.Qb(68,"img",28),c.Ub(),c.Ub(),c.Vb(69,"div",20),c.Vb(70,"div",21),c.Qb(71,"img",29),c.Ub(),c.Ub(),c.Vb(72,"div",20),c.Vb(73,"div",21),c.Qb(74,"img",30),c.Ub(),c.Ub(),c.Vb(75,"div",20),c.Vb(76,"div",21),c.Qb(77,"img",31),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(78,"div",32),c.Vb(79,"div",3),c.Vb(80,"div",4),c.Vb(81,"div",33),c.Vb(82,"div",34),c.Vb(83,"h2"),c.Fc(84,"\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u66f4\u597d\u5beb\u4f5c\u7684\u4f01\u696d\u529f\u80fd"),c.Ub(),c.Qb(85,"div",35),c.Vb(86,"p"),c.Fc(87,"Trinka\u53ef\u4ee5\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u9ad8\u6548\u5275\u5efa\u95dc\u9375\u6587\u6a94\uff0c\u540c\u6642\u78ba\u4fdd\u5beb\u4f5c\u54c1\u8cea\u4e26\u7b26\u5408\u79d1\u5b78\u5beb\u4f5c\u7fd2\u6163\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(88,"div",4),c.Vb(89,"div",12),c.Vb(90,"ul"),c.Vb(91,"li"),c.Vb(92,"div",36),c.Vb(93,"div",37),c.Qb(94,"img",38),c.Ub(),c.Vb(95,"div",39),c.Vb(96,"h3"),c.Fc(97,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Vb(98,"p"),c.Fc(99,"Trinka\u6839\u64da20\u591a\u9805\u51fa\u7248\u6e96\u5099\u8981\u6c42\u5c0d\u7814\u7a76\u8ad6\u6587\u9032\u884c\u6aa2\u67e5\uff0c\u4ee5\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u66f4\u5feb\u5730\u767c\u8868\u6587\u7ae0\uff0c\u8b93\u60a8\u66f4\u5feb\u5730\u589e\u5f37\u5718\u968a\u7684\u4ee3\u8868\u6027\u7814\u7a76\u7d44\u5408\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(100,"li"),c.Vb(101,"div",36),c.Vb(102,"div",37),c.Qb(103,"img",40),c.Ub(),c.Vb(104,"div",39),c.Vb(105,"h3"),c.Fc(106,"\u5b78\u8853\u62fc\u5beb\u6aa2\u67e5\u548c\u8a5e\u5178"),c.Ub(),c.Vb(107,"p"),c.Fc(108,"Trinka\u7684\u5167\u7f6e\u5b78\u8853\u8a5e\u5178\u5305\u542b\u4f86\u81ea\u5404\u500b\u9818\u57df\u7684\u6578\u5343\u500b\u8853\u8a9e\u3002\u60a8\u9084\u53ef\u4ee5\u6dfb\u52a0\u6240\u5728\u55ae\u4f4d\u7684\u8a5e\u5178\u548c\u65b0\u8853\u8a9e\uff0c\u9019\u6a23\u53ef\u4ee5\u4fdd\u6301\u6240\u6709\u901a\u4fe1\u7684\u4e00\u81f4\u6027\u4e26\u500b\u6027\u5316\u60a8\u7684\u5beb\u4f5c\u52a9\u624b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(109,"li"),c.Vb(110,"div",36),c.Vb(111,"div",37),c.Qb(112,"img",41),c.Ub(),c.Vb(113,"div",39),c.Vb(114,"h3"),c.Fc(115,"\u5167\u7f6e\u548c\u81ea\u8a02\u6a23\u5f0f\u6307\u5357"),c.Ub(),c.Vb(116,"p"),c.Fc(117,"Trinka\u4f7f\u9075\u5b88\u6280\u8853\u98a8\u683c\u6307\u5357\uff08\u5982AMA\u548cAPA\uff09\u8b8a\u5f97\u8f15\u800c\u6613\u8209\uff0c\u53ea\u9700\u6309\u4e00\u4e0b\u5e7e\u4e0b\u5373\u53ef\u5c0d\u6240\u6709\u5beb\u4f5c\u504f\u597d\u9032\u884c\u66f4\u6b63\u3002\u60a8\u4e5f\u53ef\u4ee5\u4f7f\u7528\u81ea\u8a02\u7684\u6a23\u5f0f\u6307\u5357\u4f86\u6a19\u6e96\u5316\u6240\u6709\u8de8\u5718\u968a\u7684\u6e9d\u901a\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(118,"li"),c.Vb(119,"div",36),c.Vb(120,"div",37),c.Qb(121,"img",42),c.Ub(),c.Vb(122,"div",39),c.Vb(123,"h3"),c.Fc(124,"\u5b8c\u6210\u51fa\u7248\u6e96\u5099\u7684\u5beb\u4f5c"),c.Ub(),c.Vb(125,"p"),c.Fc(126,"Trinka\u77ad\u89e3\u5b78\u8853\u5beb\u4f5c\u7684\u7d30\u5fae\u5dee\u5225\uff0c\u6bd4\u5982\u9700\u8981\u5ba2\u89c0\u3001\u7c21\u6f54\u3001\u6b63\u5f0f\u7684\u8a9e\u6c23\u7b49\uff0c\u4ee5\u78ba\u4fdd\u60a8\u7684\u5beb\u4f5c\u7b26\u5408\u5b78\u8853\u6a19\u6e96\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(127,"li"),c.Vb(128,"div",36),c.Vb(129,"div",37),c.Qb(130,"img",43),c.Ub(),c.Vb(131,"div",39),c.Vb(132,"h3"),c.Fc(133,"\u6284\u8972\u6aa2\u6e2c "),c.Ub(),c.Vb(134,"p"),c.Fc(135,"\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\uff0c\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\uff0c iThenticate\u6280\u8853\u652f\u63f4\uff0c\u6700\u5927\u7684\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(136,"li"),c.Vb(137,"div",36),c.Vb(138,"div",37),c.Qb(139,"img",44),c.Ub(),c.Vb(140,"div",39),c.Vb(141,"h3"),c.Fc(142,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(143,"p"),c.Fc(144,"\u8b58\u5225\u53ef\u80fd\u524a\u5f31\u60a8\u7684\u7814\u7a76\u524d\u63d0\u548c\u8ad6\u8b49\u7684\u5f15\u6587\uff0c\u5e6b\u52a9\u60a8\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6b0a\u5a01\u7684\u5f15\u6587\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(145,"li"),c.Vb(146,"div",36),c.Vb(147,"div",37),c.Qb(148,"img",45),c.Ub(),c.Vb(149,"div",39),c.Vb(150,"h3"),c.Fc(151,"\u7d9c\u5408\u5206\u6790"),c.Ub(),c.Vb(152,"p"),c.Fc(153,"\u77ad\u89e3\u60a8\u7684\u5718\u968a\u5982\u4f55\u4f7f\u7528Trinka\uff0c\u6216\u900f\u904e\u8c50\u5bcc\u7684\u5206\u6790\u6df1\u5165\u77ad\u89e3\u6bcf\u500b\u7528\u6236\u7684\u6d3b\u52d5\uff0c\u4ee5\u5236\u5b9a\u6709\u6548\u7684\u6c7a\u7b56\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(154,"li"),c.Vb(155,"div",36),c.Vb(156,"div",37),c.Qb(157,"img",46),c.Ub(),c.Vb(158,"div",39),c.Vb(159,"h3"),c.Fc(160,"\u7c21\u6613\u7684\u7528\u6236\u7ba1\u7406"),c.Ub(),c.Vb(161,"p"),c.Fc(162,"\u60a8\u7684\u5718\u968a\u5e33\u6236\u5141\u8a31\u60a8\u8f15\u9b06\u6dfb\u52a0\u6216\u522a\u9664\u6210\u54e1\u3002\u5373\u6642\u7ba1\u7406\u4fe1\u7528\u548c\u4f7f\u7528\u9650\u5236\u3002\u900f\u904eTrinka\u7684\u7d30\u5316\u63a7\u5236\uff0c\u8a2a\u554f\u7ba1\u7406\u8b8a\u5f97\u7c21\u55ae\u800c\u5b89\u5168--\u7121\u8ad6\u662f\u60a8\u7684\u54e1\u5de5\u9084\u662f\u5916\u5305\u7684\u63a5\u6848\u4eba\u54e1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(163,"li"),c.Vb(164,"div",36),c.Vb(165,"div",37),c.Qb(166,"img",47),c.Ub(),c.Vb(167,"div",39),c.Vb(168,"h3"),c.Fc(169,"\u5c08\u9580\u7684\u652f\u6301"),c.Ub(),c.Vb(170,"p"),c.Fc(171,"\u6307\u5b9a\u4e00\u540d\u5c08\u9580\u7684\u6210\u7d93\u9a57\u8c50\u5bcc\u7684\u7d93\u7406\u4f86\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u5145\u5206\u5229\u7528Trinka\uff0c\u5305\u62ec\u8a73\u7d30\u7684\u7522\u54c1\u719f\u6089\u904e\u7a0b\u3001\u8aac\u660e\u6587\u6a94\u548c\u8996\u983b\u6f14\u7df4\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(172,"li"),c.Vb(173,"div",36),c.Vb(174,"div",37),c.Qb(175,"img",48),c.Ub(),c.Vb(176,"div",39),c.Vb(177,"h3"),c.Fc(178,"\u6279\u91cf\u7de8\u8f2f\u64cd\u4f5c"),c.Ub(),c.Vb(179,"p"),c.Fc(180,"\u4e0a\u50b3\u60a8\u7684\u5fae\u8edfWord\u6587\u6587\u4ef6\uff0cTrinka\u80fd\u5920\u5728\u5e7e\u5206\u9418\u5167\u5c0d\u5176\u9032\u884c\u7de8\u8f2f\u3002\u60a8\u53ea\u9700\u4e0b\u8f09\u7de8\u8f2f\u904e\u7684\u6587\u4ef6\uff0c\u7136\u5f8c\u67e5\u770b\u6240\u6709\u66f4\u6539\u5373\u53ef\u5b8c\u6210\u5de5\u4f5c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(181,"span",49),c.Qb(182,"span",50),c.Qb(183,"span",51),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(184,"div",52),c.Vb(185,"div",3),c.Vb(186,"div",4),c.Vb(187,"div",53),c.Vb(188,"div",54),c.Vb(189,"h2"),c.Fc(190,"\u53ef\u4e3a\u5404\u79cd\u4f7f\u7528\u573a\u666f\u63d0\u4f9b\u5e2e\u52a9"),c.Ub(),c.Qb(191,"div",35),c.Vb(192,"p"),c.Fc(193,"\u501f\u52a9\u91dd\u5c0d\u7279\u5b9a\u884c\u696d\u548c\u89d2\u8272\u91cf\u8eab\u5b9a\u5236\u7684\u7528\u4f8b\uff0c\u767c\u73feTrinka\u7684\u5f37\u5927\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(194,"div",55),c.Vb(195,"div",56),c.Vb(196,"div",4),c.Vb(197,"div",57),c.Vb(198,"div",58),c.Vb(199,"h4"),c.Fc(200,"\u5167\u5bb9\u7de8\u8f2f\u7684\u5f37\u5927\u5354\u52a9"),c.Ub(),c.Vb(201,"p"),c.Fc(202,"Trinka\u7cfe\u6b63\u8a9e\u6cd5\u548c\u9ad8\u7d1a\u6a5f\u68b0\u6027\u554f\u984c\uff0c\u8b93\u60a8\u7684\u7de8\u8f2f\u5c08\u5bb6\u53ef\u4ee5\u5c08\u6ce8\u4e8e\u8a9e\u7fa9\u548c\u4ea4\u4ed8\uff0c\u9019\u6a23\u53ef\u4ee5\u63d0\u9ad8\u8f38\u51fa\u54c1\u8cea\u4e26\u6709\u52a9\u65bc\u7c21\u5316\u5de5\u4f5c\u6d41\u7a0b\u3002"),c.Ub(),c.Vb(203,"ul"),c.Vb(204,"li"),c.Fc(205,"\u6539\u9032\u9805\u76ee\u7684\u5468\u8f49\u6642\u9593"),c.Ub(),c.Vb(206,"li"),c.Fc(207,"\u63d0\u9ad8\u7de8\u8f2f\u54c1\u8cea"),c.Ub(),c.Vb(208,"li"),c.Fc(209,"\u7e2e\u77ed\u767c\u4f48\u6642\u9593"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(210,"div",57),c.Vb(211,"div",58),c.Vb(212,"h4"),c.Fc(213,"\u5c0d\u65bc\u884c\u92b7\u5718\u968a"),c.Ub(),c.Vb(214,"p"),c.Fc(215,"\u501f\u52a9Trinka\u7684\u7cbe\u78ba\u5efa\u8b70\uff0c\u60a8\u7684\u5718\u968a\u80fd\u5920\u5275\u5efa\u66f4\u597d\u7684\u5ba2\u6236\u96fb\u5b50\u90f5\u4ef6\u3001\u884c\u92b7\u8cc7\u6599\u3001\u901a\u8a0a\u3001\u5831\u544a\uff0c\u4ee5\u53ca\u5ba3\u50b3\u7b49\u3002"),c.Ub(),c.Vb(216,"ul"),c.Vb(217,"li"),c.Fc(218,"\u907f\u514d\u5ba2\u6236\u6e9d\u901a\u4e2d\u51fa\u73fe\u4ee4\u4eba\u5c37\u5c2c\u7684\u932f\u8aa4"),c.Ub(),c.Vb(219,"li"),c.Fc(220,"\u8f15\u9b06\u4fdd\u6301\u54c1\u724c\u548c\u91cd\u9ede"),c.Ub(),c.Vb(221,"li"),c.Fc(222,"\u7e2e\u77ed\u5167\u5bb9\u7684\u4ea4\u4ed8\u6642\u9593"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(223,"div",4),c.Vb(224,"div",57),c.Vb(225,"div",58),c.Vb(226,"h4"),c.Fc(227,"\u95dc\u65bc\u7de8\u8f2f\u54c1\u8cea\u8a55\u4f30"),c.Ub(),c.Vb(228,"p"),c.Fc(229,"Trinka\u7684\u5beb\u4f5c\u8a55\u4f30\u4eba\u5de5\u667a\u6167\u53ef\u4ee5\u70ba\u60a8\u63d0\u4f9b\u6709\u7528\u7684\u898b\u89e3\uff0c\u5305\u62ec\u53ef\u81ea\u8a02\u7684\u5beb\u4f5c\u5206\u6578\u548c\u6309\u985e\u5225\u5283\u5206\u7684\u5beb\u4f5c\u932f\u8aa4\u89e3\u6790\u3002"),c.Ub(),c.Vb(230,"ul"),c.Vb(231,"li"),c.Fc(232,"\u95dc\u65bc\u5beb\u4f5c\u54c1\u8cea\u7684\u5b9a\u91cf\u5256\u6790"),c.Ub(),c.Vb(233,"li"),c.Fc(234,"\u5354\u52a9\u7de8\u8f2f\u62db\u8058"),c.Ub(),c.Vb(235,"li"),c.Fc(236,"\u5e36\u6709\u89e3\u91cb\u548c\u63d0\u793a\u7684\u5b78\u7fd2\u6a5f\u6703"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(237,"div",57),c.Vb(238,"div",58),c.Vb(239,"h4"),c.Fc(240,"\u7ffb\u8b6f\u5f8c\u81ea\u52d5\u8a9e\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(241,"p"),c.Fc(242,"\u7ffb\u8b6f\u5718\u968a\u53ef\u4ee5\u4f7f\u7528Trinka\u900f\u904e\u7cbe\u78ba\u7684\u8a9e\u6cd5\u66f4\u6b63\u4f86\u6539\u9032\u4ed6\u5011\u7684\u82f1\u8a9e\u7ffb\u8b6f\uff0c\u4e26\u7372\u5f97\u9ad8\u54c1\u8cea\u7684\u5206\u6790\u3002"),c.Ub(),c.Vb(243,"ul"),c.Vb(244,"li"),c.Fc(245,"\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(246,"li"),c.Fc(247,"\u6280\u8853\u7528\u8a9e\u548c\u53e5\u5b50\u7d50\u69cb\u6539\u9032"),c.Ub(),c.Vb(248,"li"),c.Fc(249,"\u7528\u65bc\u9ad8\u901a\u91cf\u5de5\u4f5c\u6d41\u7a0b\u7684\u81ea\u52d5\u5316\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(250,"div",59),c.Vb(251,"div",3),c.Vb(252,"div",4),c.Vb(253,"div",60),c.Vb(254,"div",61),c.Vb(255,"h2"),c.Fc(256,"\u8207\u60a8\u7684\u5c08\u5c6c\u8edf\u9ad4\u548c\u5de5\u4f5c\u6d41\u7a0b\u96c6\u6210"),c.Ub(),c.Ub(),c.Qb(257,"div",35),c.Vb(258,"p"),c.Fc(259,"Trinka\u7684\u7c21\u55ae\u96c6\u6210\u8b93\u60a8\u7684\u5718\u968a\u5728\u73fe\u6709\u7684\u8edf\u9ad4\u4e2d\u4eab\u53d7\u6240\u6709\u7684\u597d\u8655\uff0c\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u5bcc\u6709\u6210\u6548\u548c\u7121\u7e2b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(260,"div",4),c.Vb(261,"div",62),c.Vb(262,"div",36),c.Vb(263,"h3"),c.Fc(264,"JavaScript"),c.Ub(),c.Vb(265,"p"),c.Fc(266," \u53ea\u9700\u5c07\u4e00\u500b\u5f88\u5c0f\u7684JavaScript(JS)\u4ee3\u78bc\u7247\u6bb5\u63d2\u5165\u5230\u60a8\u7684\u700f\u89bd\u5668\u6216\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\uff0c\u5373\u53ef\u70ba\u6240\u6709\u5718\u968a\u6210\u54e1\u555f\u7528Trinka\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(267,"div",62),c.Vb(268,"div",36),c.Vb(269,"h3"),c.Fc(270,"\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(271,"p"),c.Fc(272," Trinka\u5f37\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8b93\u5b83\u53ef\u4ee5\u76f4\u63a5\u96c6\u6210\u5230\u60a8\u73fe\u6709\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u3002Trinka\u63a1\u7528\u7c21\u55ae\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\u67b6\u69cb\uff0c\u96c6\u6210\u5f88\u5bb9\u6613\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(273,"div",62),c.Vb(274,"div",36),c.Vb(275,"h3"),c.Fc(276,"\u5167\u90e8\u90e8\u7f72"),c.Ub(),c.Vb(277,"p"),c.Fc(278,"Trinka\u5c07\u8a17\u7ba1\u5728\u60a8\u7684\u4f01\u696d\u57fa\u790e\u67b6\u69cb\uff08\u672c\u5730\u6216\u96f2\u4f3a\u670d\u5668\uff09\u4e0a\uff0c\u78ba\u4fdd\u60a8\u5718\u968a\u6709\u6548\u5beb\u4f5c\u7684\u540c\u6642\u4fdd\u6301\u6700\u5927\u7a0b\u5ea6\u7684\u6a5f\u5bc6\u6027\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(279,"div",62),c.Vb(280,"div",36),c.Vb(281,"h3"),c.Fc(282,"\u96f2\u7aef\u7de8\u8f2f\u5668"),c.Ub(),c.Vb(283,"p"),c.Fc(284," \u900f\u904e\u5b89\u5168\u7684\u57fa\u65bcWeb\u7684\u61c9\u7528\u7a0b\u5f0f\uff0c\u96a8\u6642\u96a8\u5730\u767c\u63eeTrinka\u7684\u5168\u90e8\u6f5b\u529b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(285,"div",62),c.Vb(286,"div",36),c.Vb(287,"h3"),c.Fc(288,"\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(289,"p"),c.Fc(290," \u900f\u904e\u5728\u5fae\u8edfWord\u4e2d\u63d0\u4f9b\u5beb\u4f5c\u5efa\u8b70\u4f86\u63d0\u9ad8\u5718\u968a\u7684\u5de5\u4f5c\u6548\u7387\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(291,"div",62),c.Vb(292,"div",36),c.Vb(293,"h3"),c.Fc(294,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(295,"p"),c.Fc(296," \u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bc\u6240\u6709\u53d7\u6b61\u8fce\u7684\u700f\u89bd\u5668\uff0c\u70ba\u60a8\u5728\u4efb\u4f55\u7db2\u7ad9\u63d0\u4f9b\u5373\u6642\u7684\u5beb\u4f5c\u5e6b\u52a9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(297,"div",63),c.Vb(298,"div",3),c.Vb(299,"div",4),c.Vb(300,"div",12),c.Vb(301,"div",64),c.Vb(302,"h2"),c.Fc(303,"\u9069\u5408\u60a8\u7684\u500b\u6027\u5316\u5b9a\u50f9"),c.Ub(),c.Ub(),c.Vb(304,"p"),c.Fc(305,"Trinka\u63d0\u4f9b\u57fa\u65bc\u4f7f\u7528\u8005\u6578\u91cf\u6216\u4f7f\u7528\u60c5\u6cc1\u7684\u9748\u6d3b\u5b9a\u50f9\uff0c\u4ee5\u6eff\u8db3\u7528\u6236\u7684\u7368\u7279\u9700\u6c42\u3002 "),c.Qb(306,"br"),c.Fc(307,"\u60a8\u53ef\u4ee5\u5373\u6642\u5207\u63db\u7528\u6236\u4e26\u61c9\u7528\u4f7f\u7528\u9650\u5236\uff0c\u800c\u7121\u9700\u984d\u5916\u8cbb\u7528\u3002 "),c.Qb(308,"br"),c.Fc(309,"\u6211\u5011\u5c07\u8207\u60a8\u5408\u4f5c\uff0c\u900f\u904e\u63a1\u8cfc\u8a02\u55ae\u6216\u8005\u767c\u7968\u8f15\u9b06\u5b9a\u5236\u5408\u540c\u548c\u55ae\u4e00\u4ed8\u6b3e\u9078\u9805\u3002"),c.Ub(),c.Ub(),c.Vb(310,"div",12),c.Vb(311,"div",65),c.Vb(312,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(313,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(314,"div",66),c.Vb(315,"div",67),c.Vb(316,"div",3),c.Vb(317,"div",4),c.Vb(318,"div",68),c.Vb(319,"div",69),c.Vb(320,"h3"),c.Fc(321,"\u5b89\u5168\u3001\u53ef\u9760\u3001\u503c\u5f97\u4fe1\u8cf4"),c.Ub(),c.Vb(322,"p"),c.Fc(323,"Trinka\u5c07\u8cc7\u6599\u5b89\u5168\u548c\u96b1\u79c1\u653e\u5728\u9996\u4f4d\u3002\u60a8\u7684\u6240\u6709\u8cc7\u6599\u90fd\u7d93\u904e\u9ad8\u5ea6\u52a0\u5bc6\u4e26\u5b89\u5168\u5b58\u5132\uff0c\u6c92\u6709\u5176\u4ed6\u4eba\u80fd\u5920\u8a2a\u554f\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u63d0\u4f9b\u7368\u6709\u7684\u65b9\u6848\uff0c\u4e00\u65e6\u9001\u7d66\u60a8\u5beb\u4f5c\u5efa\u8b70\uff0c\u6211\u5011\u5c31\u6703\u5b8c\u5168\u522a\u9664\u4fdd\u5b58\u7684\u8cc7\u6599\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(324,"div",70),c.Vb(325,"div",71),c.Qb(326,"img",72),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(327,"div",73),c.Vb(328,"div",3),c.Vb(329,"div",4),c.Vb(330,"div",70),c.Vb(331,"div",71),c.Qb(332,"img",74),c.Ub(),c.Ub(),c.Vb(333,"div",68),c.Vb(334,"div",69),c.Vb(335,"h3"),c.Fc(336,"\u95dc\u65bc\u4eba\u5de5\u667a\u6167"),c.Ub(),c.Vb(337,"p"),c.Fc(338,"Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2(ML)\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406(NLP)\u6280\u8853\u4f86\u8b58\u5225\u8a9e\u6cd5\u932f\u8aa4\u4e26\u63d0\u51fa\u8a9e\u8a00\u6539\u9032\u5efa\u8b70\u3002Trinka\u662f\u6578\u767e\u842c\u7bc7\u512a\u79c0\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\u6210\u679c\u3002\u5b83\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u751f\u7269\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u80fd\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(339,"p"),c.Fc(340,"Trinka\u7531\u8a9e\u8a00\u5b78\u5bb6\u3001\u91ab\u5b78\u7de8\u8f2f\u3001\u8cc7\u6599\u79d1\u5b78\u5bb6\u548c\u5de5\u7a0b\u5e2b\u7d44\u6210\u7684\u5718\u968a\u958b\u767c\u800c\u6210\uff0c\u4ed6\u5011\u6df1\u5207\u5e0c\u671b\u900f\u904e\u7121\u969c\u7919\u6e9d\u901a\u5275\u9020\u672a\u4f86\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(341,"div",75),c.Vb(342,"p"),c.Fc(343,"Trinka\u5e6b\u52a9\u5b78\u7fd2\u5b78\u8853\u5beb\u4f5c"),c.Ub(),c.Vb(344,"button",76),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(345,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Vb(346,"div",77),c.Vb(347,"div",78),c.Vb(348,"div",79),c.Vb(349,"div",80),c.Vb(350,"div",81),c.Vb(351,"button",82),c.Fc(352,"\xd7"),c.Ub(),c.Ub(),c.Vb(353,"div",4),c.Vb(354,"div",33),c.Vb(355,"div",83),c.Vb(356,"h2"),c.Fc(357,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(358,Xe,2,0,"p",84),c.Ub(),c.Ub(),c.Vb(359,"div",85),c.Dc(360,no,33,0,"ul",86),c.Vb(361,"div",87),c.Dc(362,to,6,0,"div",88),c.Dc(363,eo,52,8,"div",89),c.Dc(364,oo,6,0,"div",90),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(358),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000;padding-right:90px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:30px 0 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto;padding:50px 0 20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;display:flex;align-items:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#4d4d4d;font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:33%;position:relative;margin-bottom:30px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]{padding:70px 0 40px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:0;margin-bottom:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;left:35px;right:49px;top:0;margin:0 auto;width:1px;height:93%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:16.5%;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;width:47%;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;margin-bottom:35px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_icon[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;color:#000;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;min-height:75px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:36%;bottom:102px;margin:0 auto;width:90%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:54%;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine2[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:74%;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine2[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(CircleShapOne.6a89b0d5032a053b3868.png);width:206px;height:381px;top:-143px;z-index:-3}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-40px;width:200px;height:381px;top:760px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;margin-bottom:40px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #e8e8e8}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:30px;margin-bottom:30px}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .columu_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{text-align:center;padding-top:52px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{height:330px;padding:0!important}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{position:absolute;top:135px;left:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{top:115px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{position:absolute;width:240px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{top:52px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{position:absolute;right:-20px;top:50px;left:140px;margin:0 auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:300px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:60px;top:70px;right:0;width:4px;height:4px;border-radius:50%;background:#ef5254;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:9}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{left:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;border-bottom:2.5px dashed #bc9afa;height:2px;left:14px;margin:auto;top:-25px;width:38px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto;width:107px;height:106px;background:url(API_circle.6993099bdbf44352b923.png);background-size:cover;text-align:center;-webkit-animation-name:APIspin;animation-name:APIspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:150px;border-left:2px dashed #bc9afa;height:100px;right:0;margin:auto;top:90px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{left:110px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{content:"";position:absolute;border-bottom:2px dashed #bc9afa;height:2px;left:110px;margin:auto;top:190px;width:42px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{left:70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:55px;position:absolute;top:40px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:4px;right:0;margin:0 auto;width:8px;height:8px;z-index:9;border-radius:50%;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{background:#6c2e87;top:71px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{top:49px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{background:#ed5254;top:113px;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{top:92px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{background:#fdb933;top:157.2px;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{top:136px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{position:relative}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{padding-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;color:#6f2496;margin:0 0 20px;padding-left:75px;position:relative;font-weight:700}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#e2d3ea;font-size:60px;position:absolute;left:0;top:-19px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{background:#6f2496;color:#fff;padding:0 12px;border-radius:5px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;padding:0;margin:0;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 20px;position:relative;padding:0 0 0 25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#6f2496}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:700;color:#000;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):before{background:#ef5355}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(3):before{background:#fdaf2d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 35px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:250px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{height:330px;padding:0}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkajs_gif_img[_ngcontent-%COMP%]{z-index:9;max-width:270px!important}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:160px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:130px}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]{position:absolute;z-index:9;width:150px;height:150px;left:0;right:50px;margin:0 auto;top:120px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:0;height:2px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span01[_ngcontent-%COMP%]{width:45px;border-radius:5px;background:#ef6769;top:4px;-webkit-animation-name:drawRightLine;animation-name:drawRightLine;-webkit-animation-duration:.9s;animation-duration:.9s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span02[_ngcontent-%COMP%]{left:58px;width:30px;background:#c1baea;top:4px;-webkit-animation-name:span02;animation-name:span02;-webkit-animation-duration:1s;animation-duration:1s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span03[_ngcontent-%COMP%]{width:50px;background:#fbaf2b;top:22px;left:10px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span04[_ngcontent-%COMP%]{left:70px;width:30px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span05[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span06[_ngcontent-%COMP%]{left:0;width:50px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span07[_ngcontent-%COMP%]{left:65px;width:30px;background:#ef5355;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span08[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span09[_ngcontent-%COMP%]{left:0;width:35px;background:#ef5254;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span10[_ngcontent-%COMP%]{left:50px;width:80px;background:#e2d3ea;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span11[_ngcontent-%COMP%]{left:0;width:80px;background:#fdaf2d;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span12[_ngcontent-%COMP%]{left:90px;width:30px;background:#e2d3ea;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span13[_ngcontent-%COMP%]{width:60px;border-radius:5px;background:#ef6769;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span14[_ngcontent-%COMP%]{left:70px;width:55px;background:#c1baea;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span15[_ngcontent-%COMP%]{left:0;width:30px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span16[_ngcontent-%COMP%]{left:45px;width:25px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span17[_ngcontent-%COMP%]{left:80px;width:45px;background:#c1baea;top:112px}@-webkit-keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@-webkit-keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@-webkit-keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brandLogo_sections[_ngcontent-%COMP%]{margin-top:0;background-color:#f9f9f9;padding:30px 0}.brandLogo_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;line-height:32px;font-weight:600}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:16%;flex:0 0 16%;box-shadow:5px 0 4px -5px rgba(0,0,0,.39)}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{margin-left:10px;max-width:83%;flex:0 0 83%}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}#client-logos-enterprise[_ngcontent-%COMP%]{margin-top:10px}#client-logos-enterprise[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .owl-item[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto!important}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;padding:90px 0;display:flex;align-items:center;justify-content:center}@media (max-width:360px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{display:block;max-height:none!important;height:auto!important}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#7a28a0;width:80%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#7a28a0;margin-bottom:15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]{height:565px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]{height:100%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-37%;right:auto;top:0;background-image:url(advanceGrammerBacgkroungreverse.42770792c430e3ec7300.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:50%;height:100%;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{left:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]{z-index:10;position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]{background:#fff;box-shadow:2px 0 10px #b5b5b5;border-radius:9px;padding:18px;min-height:210px;margin-bottom:30px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;line-height:24px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:15px;margin-bottom:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;color:#4d4d4d;position:relative;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{position:absolute;width:5px;height:5px;background:#6f2496;content:"";left:-15px;top:9px}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:40px 0 90px}.cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:22px 28px;height:100%;max-height:180px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto;max-height:none}}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;color:#6f2496;font-weight:600}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]{background:#f3eef6;text-align:center;padding:70px 0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin-bottom:25px}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#212529;font-size:18px;line-height:32px}@media (max-width:360px){.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{margin-top:30px}.enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}@media (max-width:360px){.enterprise_contactUs[_ngcontent-%COMP%]{text-align:center;height:250px}}.enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px;display:none}@media (max-width:1440px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 90px 0 0}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:200px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative;margin:90px 0}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:60px 0 30px;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:435px;background-position:50%;background-repeat:no-repeat;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#7a28a0}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #7a28a0;color:#7a28a0;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #7a28a0;color:#fff;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #7a28a0;background:#7a28a0;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #7a28a0;color:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:30% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:0 100%}}']}),ia)},{path:"enterprise/k12-and-elearning",component:(oa=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u4f01\u696d\u7248|K-12\u548c\u96fb\u5b50\u5316\u5b78\u7fd2"),this.metaTagService.updateTag({name:"description",content:"Trinka\u7684\u5148\u9032\u4eba\u5de5\u667a\u6167\u4e0d\u50c5\u53ef\u4ee5\u5e6b\u52a9\u5b78\u751f\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\uff0c\u9084\u53ef\u4ee5\u5728\u5beb\u4f5c\u6642\u5b78\u7fd2\u6700\u4f73\u7684\u5b78\u8853\u5beb\u4f5c\u7bc4\u4f8b\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u4f01\u696d\u7248|K-12\u548c\u96fb\u5b50\u5316\u5b78\u7fd2"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u7684\u5148\u9032\u4eba\u5de5\u667a\u6167\u4e0d\u50c5\u53ef\u4ee5\u5e6b\u52a9\u5b78\u751f\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\uff0c\u9084\u53ef\u4ee5\u5728\u5beb\u4f5c\u6642\u5b78\u7fd2\u6700\u4f73\u7684\u5b78\u8853\u5beb\u4f5c\u7bc4\u4f8b\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise/k12-and-elearning"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise/k12-and-elearning"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise/k12-and-elearning"}),Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),un.init()),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),oa.\u0275fac=function(n){return new(n||oa)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},oa.\u0275cmp=c.Jb({type:oa,selectors:[["app-k12-and-elearning"]],decls:307,vars:5,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-8"],[1,"trinka_cloud_banner_text"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"col-lg-4"],[1,"trinka_cloud_banner_img"],["src","../../../../assets/images/K12-and-elearning.png","alt","Trinka enterprise",1,"img-fluid"],[1,"most_suited_for_section"],[1,"most_united_heading"],[1,"most_suited_point"],[1,"brandLogo_sections"],[1,"col-sm-2"],[1,"col-sm-10"],[1,"cover_wrapper"],["id","client-logos-enterprise",1,"owl-carousel"],[1,"item"],[1,"client-inners"],["src","../../../assets/images/client_logos/paterson.png","alt","Leaders"],["src","../../../assets/images/client_logos/abraham-lincoln.png","alt","Leaders"],["src","../../../assets/images/client_logos/act.png","alt","Leaders"],["src","../../../assets/images/client_logos/AguaFriaUnion.png","alt","Leaders"],["src","../../../assets/images/client_logos/almosa.png","alt","Leaders"],["src","../../../assets/images/client_logos/amalAcademy.png","alt","Leaders"],["src","../../../assets/images/client_logos/AmericanschoolofDubai.png","alt","Leaders"],["src","../../../assets/images/client_logos/lusaka.png","alt","Leaders"],[1,"wayToIntegrateTrinka"],[1,"col-sm-12"],[1,"integreate_heading_section"],[1,"HeadingSubLine"],[1,"col-lg-12"],[1,"features_cards"],[1,"features_cards_icon"],["src","../../../../assets/images/Real-timewritingsuggestions.png","alt","writing suggestions","srcset",""],[1,"features_cards_desc"],["src","../../../../assets/images/Qualityassessment.png","alt","Quality assessment","srcset",""],["src","../../../../assets/images/Automatedfilecorrections.png","alt","automated file correction","srcset",""],["src","../../../../assets/images/ComprehensiveAnalytics.svg","alt","Comprehensive Analytics","srcset",""],["src","../../../assets/images/ppc_icon.png","width","40","height","40","alt","plag check icon","srcset",""],["src","../../../assets/images/FileLevelRestrictions.svg","alt","file level","srcset",""],["src","../../../../assets/images/EasyUserManagement.svg","alt","Easy User Management","srcset",""],["src","../../../../assets/images/DedicatedSupport.svg","alt","Dedicated Support","srcset",""],[1,"bottom_diviedLine"],[1,"bottom_diviedLine1"],[1,"advanceGrammerSpellCheck_section","backgrondSecitons_outer","accomplishSections","sec2"],[1,"col-xl-4"],[1,"spellcheck_heading","EnhancementsHeadingSection"],[1,"col-xl-8"],[1,"all_usecases"],[1,"col-md-6"],[1,"all_usecases_item"],[1,"col-md-12"],[1,"all_usecases_item","all_usecases_item_last"],[1,"softWare_workFlow","cloud_key_features"],[1,"brandlogo_heading","key_features_heading"],[1,"col-md-4"],[1,"most_suited_for_section","pricing_works"],[1,"brandlogo_heading"],[1,"try_trinka_Buttons"],[1,"writeToolboxs_section"],[1,"writeToolbox_inner_sections"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/safe-secure.png","alt","safe secure",1,"img-fluid"],[1,"writeToolbox_inner_sections","sections_height_set","publicationCheckSections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],["src","../../../assets/images/about-ai.png","alt","AI",1,"img-fluid"],[1,"enterprise_contactUs"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",3,"click"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5b78\u751f\u5beb\u4f5c\u52a9\u624b\u3002 "),c.Qb(9,"br"),c.Fc(10,"\u8b93\u6559\u5e2b\u8a55\u4f30\u66f4\u8f15\u9b06\u3002"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"Trinka\u7684\u5148\u9032\u4eba\u5de5\u667a\u6167\u4e0d\u50c5\u53ef\u4ee5\u5e6b\u52a9\u5b78\u751f\u63d0\u9ad8\u5beb\u4f5c\u6c34\u6e96\uff0c\u9084\u53ef\u4ee5\u5728\u5beb\u4f5c\u6642\u5b78\u7fd2\u6700\u4f73\u7684\u5b78\u8853\u5beb\u4f5c\u7bc4\u4f8b\uff0c\u6559\u5e2b\u4e5f\u80fd\u53d7\u76ca\u65bc\u81ea\u52d5\u8a55\u4f30\u548c\u5c0d\u5beb\u4f5c\u7684\u6df1\u5ea6\u91cd\u9ede\u56de\u994b\u3002 "),c.Ub(),c.Vb(13,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(14,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",8),c.Vb(16,"div",9),c.Qb(17,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",8),c.Vb(22,"div",12),c.Vb(23,"h2"),c.Qb(24,"span"),c.Fc(25,"\u884c\u696d\u5b9a\u5236\u89e3\u6c7a\u65b9\u6848"),c.Ub(),c.Ub(),c.Ub(),c.Vb(26,"div",5),c.Vb(27,"div",13),c.Vb(28,"ul"),c.Vb(29,"li"),c.Fc(30,"\u5b78\u6821/K-12"),c.Ub(),c.Vb(31,"li"),c.Fc(32,"\u5b78\u9662"),c.Ub(),c.Vb(33,"li"),c.Fc(34,"\u82f1\u8a9e\u8a9e\u8a00\u5b78\u7fd2APP"),c.Ub(),c.Vb(35,"li"),c.Fc(36,"\u96fb\u5b50\u5316\u5b78\u7fd2\u5e73\u53f0"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(37,"div",14),c.Vb(38,"div",3),c.Vb(39,"div",4),c.Vb(40,"div",15),c.Vb(41,"h2"),c.Fc(42,"\u6df1\u53d7\u5168\u7403\u9818\u5c0e\u8005\u4fe1\u8cf4"),c.Ub(),c.Ub(),c.Vb(43,"div",16),c.Vb(44,"div",17),c.Vb(45,"div",18),c.Vb(46,"div",19),c.Vb(47,"div",20),c.Qb(48,"img",21),c.Ub(),c.Ub(),c.Vb(49,"div",19),c.Vb(50,"div",20),c.Qb(51,"img",22),c.Ub(),c.Ub(),c.Vb(52,"div",19),c.Vb(53,"div",20),c.Qb(54,"img",23),c.Ub(),c.Ub(),c.Vb(55,"div",19),c.Vb(56,"div",20),c.Qb(57,"img",24),c.Ub(),c.Ub(),c.Vb(58,"div",19),c.Vb(59,"div",20),c.Qb(60,"img",25),c.Ub(),c.Ub(),c.Vb(61,"div",19),c.Vb(62,"div",20),c.Qb(63,"img",26),c.Ub(),c.Ub(),c.Vb(64,"div",19),c.Vb(65,"div",20),c.Qb(66,"img",27),c.Ub(),c.Ub(),c.Vb(67,"div",19),c.Vb(68,"div",20),c.Qb(69,"img",28),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(70,"div",29),c.Vb(71,"div",3),c.Vb(72,"div",4),c.Vb(73,"div",30),c.Vb(74,"div",31),c.Vb(75,"h2"),c.Fc(76,"\u70ba\u5b78\u751f\u548c\u6559\u8077\u54e1\u5de5\u63d0\u4f9b\u9ad8\u54c1\u8cea\u7684\u5beb\u4f5c\u5e6b\u52a9"),c.Ub(),c.Qb(77,"div",32),c.Vb(78,"p"),c.Fc(79,"Trinka\u5e6b\u52a9\u5b78\u751f\u66f4\u597d\u5730\u5275\u9020\u548c\u5b78\u7fd2\u5b78\u8853\u5beb\u4f5c\u7684\u76f8\u95dc\u6a19\u6e96\uff0c\u6559\u5e2b\u4e5f\u80fd\u7372\u5f97\u6709\u95dc\u5b78\u751f\u5beb\u4f5c\u7684\u6df1\u5165\u5831\u544a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(80,"div",4),c.Vb(81,"div",33),c.Vb(82,"ul"),c.Vb(83,"li"),c.Vb(84,"div",34),c.Vb(85,"div",35),c.Qb(86,"img",36),c.Ub(),c.Vb(87,"div",37),c.Vb(88,"h3"),c.Fc(89,"\u7d66\u5b78\u751f\u7684\u5373\u6642\u5beb\u4f5c\u5efa\u8b70"),c.Ub(),c.Vb(90,"p"),c.Fc(91,"Trinka\u5c08\u70ba\u5b78\u8853\u5beb\u4f5c\u800c\u6253\u9020\uff0c\u4e0d\u50c5\u80fd\u7cfe\u6b63\u8907\u96dc\u7684\u8a9e\u6cd5\u932f\u8aa4\uff0c\u9084\u80fd\u6539\u5584\u8a5e\u5f59\u3001\u8a9e\u6c23\u3001\u53e5\u6cd5\u7b49\uff0c\u5b78\u751f\u4e5f\u53ef\u4ee5\u5f9e\u8a73\u7d30\u7684\u5efa\u8b70\u4e2d\u5b78\u7fd2\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(92,"li"),c.Vb(93,"div",34),c.Vb(94,"div",35),c.Qb(95,"img",38),c.Ub(),c.Vb(96,"div",37),c.Vb(97,"h3"),c.Fc(98,"\u53ef\u5b9a\u5236\u7684\u5b78\u751f\u5beb\u4f5c\u54c1\u8cea\u5206\u6578"),c.Ub(),c.Vb(99,"p"),c.Fc(100,"\u8b93\u5b78\u751f\u900f\u904e\u53ef\u5b9a\u5236\u7684\u8a55\u5206\u6f14\u7b97\u6cd5\u5373\u6642\u77ad\u89e3\u4ed6\u5011\u7684\u5beb\u4f5c\u54c1\u8cea\u3002Trinka\u80fd\u63d0\u4f9b\u8a73\u7d30\u7684\u89e3\u91cb\u548c\u5373\u6642\u7684\u5efa\u8b70\u5e6b\u52a9\u5b78\u751f\u5b78\u7fd2\uff0c\u4e26\u4e14\u63d0\u9ad8\u4ed6\u5011\u7684\u5beb\u4f5c\u6c34\u6e96\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(101,"li"),c.Vb(102,"div",34),c.Vb(103,"div",35),c.Qb(104,"img",39),c.Ub(),c.Vb(105,"div",37),c.Vb(106,"h3"),c.Fc(107,"\u81ea\u52d5\u6587\u4ef6\u66f4\u6b63\u548c\u932f\u8aa4\u5831\u544a"),c.Ub(),c.Vb(108,"p"),c.Fc(109,"\u53ea\u9700\u4e0a\u50b3\u5fae\u8edfWord\u6587\u6a94\uff0c\u5373\u53ef\u5728\u5e7e\u5206\u9418\u5167\u7372\u53d6\u5e36\u6709\u8ffd\u8e64\u66f4\u6539\u7684\u7de8\u8f2f\u6587\u4ef6\u4ee5\u53ca\u6240\u6709\u932f\u8aa4\u7684\u8a73\u7d30\u5831\u544a\u3002Trinka\u4f7f\u8a55\u4f30\u5beb\u4f5c\u548c\u63d0\u4f9b\u56de\u994b\u66f4\u5feb\u66f4\u5bb9\u6613\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(110,"li"),c.Vb(111,"div",34),c.Vb(112,"div",35),c.Qb(113,"img",40),c.Ub(),c.Vb(114,"div",37),c.Vb(115,"h3"),c.Fc(116,"\u7d9c\u5408\u5206\u6790"),c.Ub(),c.Vb(117,"p"),c.Fc(118,"\u77ad\u89e3\u60a8\u7684\u5b78\u751f\u5982\u4f55\u4f7f\u7528Trinka\u6216\u900f\u904e\u8c50\u5bcc\u7684\u5206\u6790\u624b\u6bb5\u6df1\u5165\u77ad\u89e3\u6bcf\u500b\u5b78\u751f\u7684\u6d3b\u52d5\uff0c\u4ee5\u9032\u884c\u6709\u6548\u7684\u8a55\u4f30\u548c\u56de\u994b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(119,"li"),c.Vb(120,"div",34),c.Vb(121,"div",35),c.Qb(122,"img",41),c.Ub(),c.Vb(123,"div",37),c.Vb(124,"h3"),c.Fc(125,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Vb(126,"p"),c.Fc(127,"\u5148\u9032\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\uff0c\u9ad8\u54c1\u8cea\u7684\u6284\u8972\u6aa2\u67e5\uff0c iThenticate\u6280\u8853\u652f\u63f4\uff0c\u6700\u5927\u7684\u4ed8\u8cbb\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(128,"li"),c.Vb(129,"div",34),c.Vb(130,"div",35),c.Qb(131,"img",42),c.Ub(),c.Vb(132,"div",37),c.Vb(133,"h3"),c.Fc(134,"\u6587\u4ef6\u7d1a\u5225\u63a7\u5236"),c.Ub(),c.Vb(135,"p"),c.Fc(136,"\u900f\u904eTrinka\u5c0d\u5167\u90e8\u5b78\u751f\u548c\u9060\u7aef\u5b78\u7fd2\u8005\u7684\u7d30\u5316\u63a7\u5236\uff0c\u8a2a\u554f\u7ba1\u7406\u8b8a\u5f97\u7c21\u55ae\u800c\u5b89\u5168\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(137,"li"),c.Vb(138,"div",34),c.Vb(139,"div",35),c.Qb(140,"img",43),c.Ub(),c.Vb(141,"div",37),c.Vb(142,"h3"),c.Fc(143,"\u6613\u65bc\u7ba1\u7406"),c.Ub(),c.Vb(144,"p"),c.Fc(145,"Trinka\u53ef\u8b93\u60a8\u5728\u5e7e\u79d2\u9418\u5167\u7ba1\u7406\u8a2a\u554f\u3001\u4ea4\u63db\u8a31\u53ef\u8b49\u6216\u6dfb\u52a0\u6210\u54e1\uff0c\u4e26\u70ba\u60a8\u81ea\u52d5\u5b8c\u6210\u5176\u9918\u5de5\u4f5c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(146,"li"),c.Vb(147,"div",34),c.Vb(148,"div",35),c.Qb(149,"img",44),c.Ub(),c.Vb(150,"div",37),c.Vb(151,"h3"),c.Fc(152,"\u5c08\u9580\u7684\u652f\u6301"),c.Ub(),c.Vb(153,"p"),c.Fc(154,"\u6307\u5b9a\u4e00\u540d\u5c08\u9580\u7684\u6210\u7d93\u9a57\u8c50\u5bcc\u7684\u7d93\u7406\u4f86\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u5145\u5206\u5229\u7528Trinka\uff0c\u5305\u62ec\u8a73\u7d30\u7684\u7522\u54c1\u719f\u6089\u904e\u7a0b\u3001\u8aac\u660e\u6587\u6a94\u548c\u8996\u983b\u6f14\u7df4\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(155,"span",45),c.Qb(156,"span",46),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(157,"div",47),c.Vb(158,"div",3),c.Vb(159,"div",4),c.Vb(160,"div",48),c.Vb(161,"div",49),c.Vb(162,"h2"),c.Fc(163,"Trinka\u4f01\u696d\u7248\u9069\u7528\u65bcK-12\u548c\u96fb\u5b50\u5316\u5b78\u7fd2"),c.Ub(),c.Qb(164,"div",32),c.Vb(165,"p"),c.Fc(166,"\u900f\u904e\u5b9a\u5236\u529f\u80fd\u6316\u6398Trinka\u70ba\u6559\u80b2\u5e73\u53f0\u5e36\u4f86\u7684\u771f\u6b63\u529b\u91cf\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(167,"div",50),c.Vb(168,"div",51),c.Vb(169,"div",4),c.Vb(170,"div",52),c.Vb(171,"div",53),c.Vb(172,"h4"),c.Fc(173,"\u8ffd\u8e64\u5b78\u7fd2\u9032\u5ea6"),c.Ub(),c.Vb(174,"p"),c.Fc(175,"\u96a8\u8457\u6642\u9593\u7684\u63a8\u79fb\uff0c\u900f\u904e\u8c50\u5bcc\u7684\u8a55\u4f30\u624b\u6bb5\u548c\u8ffd\u8e64\u6bcf\u500b\u5b78\u751f\u7684\u5beb\u4f5c\u6539\u9032\u3002 "),c.Ub(),c.Vb(176,"ul"),c.Vb(177,"li"),c.Fc(178,"\u5beb\u4f5c\u54c1\u8cea\u5f97\u5206"),c.Ub(),c.Vb(179,"li"),c.Fc(180,"\u6309\u8a9e\u6cd5\u985e\u5225\u9032\u884c\u5206\u985e\u7684\u932f\u8aa4\u5831\u544a"),c.Ub(),c.Vb(181,"li"),c.Fc(182,"\u5c0d\u5b78\u751f\u6709\u76ca\u7684\u66f4\u6b63\u548c\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(183,"div",52),c.Vb(184,"div",53),c.Vb(185,"h4"),c.Fc(186,"\u8b58\u5225\u5b78\u7fd2\u5dee\u8ddd"),c.Ub(),c.Vb(187,"p"),c.Fc(188,"\u900f\u904e\u5c0d\u932f\u8aa4\u985e\u578b\u548c\u983b\u7387\u7684\u5206\u6790\u4ee5\u53ca\u53ef\u5b9a\u5236\u7684\u5beb\u4f5c\u54c1\u8cea\u5206\u6578\u4f86\u78ba\u5b9a\u500b\u4eba\u5b78\u7fd2\u7684\u9700\u6c42\u3002"),c.Ub(),c.Vb(189,"ul"),c.Vb(190,"li"),c.Fc(191,"\u53ef\u5b9a\u5236\u7684\u81ea\u52d5\u5beb\u4f5c\u54c1\u8cea\u8a55\u5206\u6f14\u7b97\u6cd5"),c.Ub(),c.Vb(192,"li"),c.Fc(193,"\u6309\u8a9e\u6cd5\u985e\u5225\u9032\u884c\u5206\u985e\u7684\u932f\u8aa4\u5831\u544a"),c.Ub(),c.Vb(194,"li"),c.Fc(195,"\u8ffd\u8e64\u66f4\u6b63\u4ee5\u9032\u884c\u8a55\u4f30\u548c\u56de\u994b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(196,"div",4),c.Vb(197,"div",54),c.Vb(198,"div",55),c.Vb(199,"h4"),c.Fc(200,"\u5373\u6642\u5b78\u7fd2\u652f\u6301"),c.Ub(),c.Vb(201,"p"),c.Fc(202,"Trinka\u7684\u4eba\u5de5\u667a\u6167\u53ef\u4ee5\u5373\u6642\u8a55\u4f30\u5beb\u4f5c\u4e26\u7acb\u5373\u63d0\u4f9b\u66f4\u6b63\u548c\u5efa\u8b70\uff0c\u8aac\u660e\u5b78\u7fd2\u8005\u8b58\u5225\u932f\u8aa4\u4e26\u4e14\u6539\u9032\uff0c\u990a\u6210\u66f4\u597d\u7684\u5beb\u4f5c\u5be6\u8e10\u3002"),c.Ub(),c.Vb(203,"ul"),c.Vb(204,"li"),c.Fc(205,"\u60c5\u5883\u5b78\u7fd2\u6a5f\u6703"),c.Ub(),c.Vb(206,"li"),c.Fc(207,"\u5e36\u6709\u8a73\u7d30\u89e3\u91cb\u7684\u66f4\u6b63\u5efa\u8b70"),c.Ub(),c.Vb(208,"li"),c.Fc(209,"\u4e92\u52d5\u7684\u5beb\u4f5c\u54c1\u8cea\u8a55\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(210,"div",56),c.Vb(211,"div",3),c.Vb(212,"div",4),c.Vb(213,"div",54),c.Vb(214,"div",57),c.Vb(215,"h2"),c.Fc(216,"\u7121\u8ad6\u5b78\u7fd2\u8005\u5728\u4f55\u8655\u5beb\u4f5c\uff0cTrinka\u90fd\u53ef\u4ee5\u70ba\u60a8\u63d0\u4f9b\u5beb\u4f5c\u5354\u52a9"),c.Ub(),c.Ub(),c.Qb(217,"div",32),c.Vb(218,"p"),c.Fc(219,"Trinka\u53ef\u5728\u5404\u7a2e\u5e73\u53f0\u4e0a\u8a2a\u554f\uff0c\u8b93\u5b78\u7fd2\u8005\u7121\u8ad6\u5728\u4f55\u8655\u5beb\u4f5c\u2014\u2014\u5f9e\u6d41\u89bd\u5668\u5230\u5fae\u8edfWord\uff0c\u90fd\u80fd\u5f9eTrinka\u5f37\u5927\u7684\u5beb\u4f5c\u5e6b\u52a9\u4e2d\u53d7\u76ca\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(220,"div",4),c.Vb(221,"div",58),c.Vb(222,"div",34),c.Vb(223,"h3"),c.Fc(224,"\u96f2\u7de8\u8f2f\u5668"),c.Ub(),c.Vb(225,"p"),c.Fc(226," \u900f\u904e\u57fa\u65bcWeb\u7684\u5b89\u5168\u61c9\u7528\u7a0b\u5f0f\uff0c\u5728\u4efb\u4f55\u5730\u65b9\u90fd\u53ef\u4ee5\u5145\u5206\u5229\u7528Trinka\u7684\u5f37\u5927\u6f5b\u529b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(227,"div",58),c.Vb(228,"div",34),c.Vb(229,"h3"),c.Fc(230,"\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(231,"p"),c.Fc(232," \u900f\u904e\u5728\u5fae\u8edfWord\u4e2d\u63d0\u4f9b\u5beb\u4f5c\u5efa\u8b70\u4f86\u63d0\u9ad8\u5718\u968a\u7684\u5de5\u4f5c\u6548\u7387\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(233,"div",58),c.Vb(234,"div",34),c.Vb(235,"h3"),c.Fc(236,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(237,"p"),c.Fc(238," \u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bc\u6240\u6709\u53d7\u6b61\u8fce\u7684\u700f\u89bd\u5668\uff0c\u70ba\u60a8\u5728\u4efb\u4f55\u7db2\u7ad9\u63d0\u4f9b\u5373\u6642\u7684\u5beb\u4f5c\u5e6b\u52a9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(239,"div",59),c.Vb(240,"div",3),c.Vb(241,"div",4),c.Vb(242,"div",33),c.Vb(243,"div",60),c.Vb(244,"h2"),c.Fc(245,"\u9069\u5408\u60a8\u7684\u500b\u6027\u5316\u5b9a\u50f9"),c.Ub(),c.Ub(),c.Vb(246,"p"),c.Fc(247,"Trinka\u63d0\u4f9b\u57fa\u65bc\u4f7f\u7528\u8005\u6578\u91cf\u6216\u4f7f\u7528\u60c5\u6cc1\u7684\u9748\u6d3b\u5b9a\u50f9\uff0c\u4ee5\u6eff\u8db3\u7528\u6236\u7684\u7368\u7279\u9700\u6c42\u3002 "),c.Qb(248,"br"),c.Fc(249,"\u60a8\u53ef\u4ee5\u5373\u6642\u5207\u63db\u7528\u6236\u4e26\u61c9\u7528\u4f7f\u7528\u9650\u5236\uff0c\u800c\u7121\u9700\u984d\u5916\u8cbb\u7528\u3002 "),c.Qb(250,"br"),c.Fc(251,"\u6211\u5011\u5c07\u8207\u60a8\u5408\u4f5c\uff0c\u900f\u904e\u63a1\u8cfc\u8a02\u55ae\u6216\u8005\u767c\u7968\u8f15\u9b06\u5b9a\u5236\u5408\u540c\u548c\u55ae\u4e00\u4ed8\u6b3e\u9078\u9805\u3002"),c.Ub(),c.Ub(),c.Vb(252,"div",33),c.Vb(253,"div",61),c.Vb(254,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(255,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(256,"div",62),c.Vb(257,"div",63),c.Vb(258,"div",3),c.Vb(259,"div",4),c.Vb(260,"div",64),c.Vb(261,"div",65),c.Vb(262,"h3"),c.Fc(263,"\u5b89\u5168\u3001\u53ef\u9760\u3001\u503c\u5f97\u4fe1\u8cf4"),c.Ub(),c.Vb(264,"p"),c.Fc(265,"Trinka\u5c07\u8cc7\u6599\u5b89\u5168\u548c\u96b1\u79c1\u653e\u5728\u9996\u4f4d\u3002\u60a8\u7684\u6240\u6709\u8cc7\u6599\u90fd\u7d93\u904e\u9ad8\u5ea6\u52a0\u5bc6\u4e26\u5b89\u5168\u5b58\u5132\uff0c\u6c92\u6709\u5176\u4ed6\u4eba\u80fd\u5920\u8a2a\u554f\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u63d0\u4f9b\u7368\u6709\u7684\u65b9\u6848\uff0c\u4e00\u65e6\u9001\u7d66\u60a8\u5beb\u4f5c\u5efa\u8b70\uff0c\u6211\u5011\u5c31\u6703\u5b8c\u5168\u522a\u9664\u4fdd\u5b58\u7684\u8cc7\u6599\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(266,"div",66),c.Vb(267,"div",67),c.Qb(268,"img",68),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(269,"div",69),c.Vb(270,"div",3),c.Vb(271,"div",4),c.Vb(272,"div",66),c.Vb(273,"div",67),c.Qb(274,"img",70),c.Ub(),c.Ub(),c.Vb(275,"div",64),c.Vb(276,"div",65),c.Vb(277,"h3"),c.Fc(278,"\u95dc\u65bc\u4eba\u5de5\u667a\u6167"),c.Ub(),c.Vb(279,"p"),c.Fc(280,"Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2(ML)\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406(NLP)\u6280\u8853\u4f86\u8b58\u5225\u8a9e\u6cd5\u932f\u8aa4\u4e26\u63d0\u51fa\u8a9e\u8a00\u6539\u9032\u5efa\u8b70\u3002Trinka\u662f\u6578\u767e\u842c\u7bc7\u512a\u79c0\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\u6210\u679c\u3002\u5b83\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u751f\u7269\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u80fd\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(281,"p"),c.Fc(282,"Trinka\u7531\u8a9e\u8a00\u5b78\u5bb6\u3001\u91ab\u5b78\u7de8\u8f2f\u3001\u8cc7\u6599\u79d1\u5b78\u5bb6\u548c\u5de5\u7a0b\u5e2b\u7d44\u6210\u7684\u5718\u968a\u958b\u767c\u800c\u6210\uff0c\u4ed6\u5011\u6df1\u5207\u5e0c\u671b\u900f\u904e\u7121\u969c\u7919\u6e9d\u901a\u5275\u9020\u672a\u4f86\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(283,"div",71),c.Vb(284,"p"),c.Fc(285,"Trinka\u8b93\u60a8\u7684\u5b78\u751f\u66f4\u597d\u5730\u5beb\u4f5c"),c.Ub(),c.Vb(286,"button",72),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(287,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Vb(288,"div",73),c.Vb(289,"div",74),c.Vb(290,"div",75),c.Vb(291,"div",76),c.Vb(292,"div",77),c.Vb(293,"button",78),c.Fc(294,"\xd7"),c.Ub(),c.Ub(),c.Vb(295,"div",4),c.Vb(296,"div",30),c.Vb(297,"div",79),c.Vb(298,"h2"),c.Fc(299,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(300,io,2,0,"p",80),c.Ub(),c.Ub(),c.Vb(301,"div",81),c.Dc(302,ao,33,0,"ul",82),c.Vb(303,"div",83),c.Dc(304,co,6,0,"div",84),c.Dc(305,ro,52,8,"div",85),c.Dc(306,so,6,0,"div",86),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(300),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:30px 0 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto;padding:50px 0 20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;display:flex;align-items:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}@media (max-width:420px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#4d4d4d;font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:30px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]{padding:70px 0 40px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:0;margin-bottom:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;left:35px;right:49px;top:0;margin:0 auto;width:1px;height:93%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:20%;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;width:47%;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;margin-bottom:35px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_icon[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;color:#000;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;min-height:75px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:44%;bottom:102px;margin:0 auto;width:90%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:69%;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(CircleShapOne.6a89b0d5032a053b3868.png);width:206px;height:381px;top:-143px;z-index:-3}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-40px;width:200px;height:381px;top:760px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;margin-bottom:40px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #e8e8e8}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:30px;margin-bottom:30px}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .columu_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{text-align:center;padding-top:52px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{height:330px;padding:0!important}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{position:absolute;top:135px;left:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{top:115px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{position:absolute;width:240px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{top:52px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{position:absolute;right:-20px;top:50px;left:140px;margin:0 auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:300px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:60px;top:70px;right:0;width:4px;height:4px;border-radius:50%;background:#ef5254;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:9}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{left:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;border-bottom:2.5px dashed #bc9afa;height:2px;left:14px;margin:auto;top:-25px;width:38px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto;width:107px;height:106px;background:url(API_circle.6993099bdbf44352b923.png);background-size:cover;text-align:center;-webkit-animation-name:APIspin;animation-name:APIspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:150px;border-left:2px dashed #bc9afa;height:100px;right:0;margin:auto;top:90px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{left:110px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{content:"";position:absolute;border-bottom:2px dashed #bc9afa;height:2px;left:110px;margin:auto;top:190px;width:42px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{left:70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:55px;position:absolute;top:40px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:4px;right:0;margin:0 auto;width:8px;height:8px;z-index:9;border-radius:50%;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{background:#6c2e87;top:71px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{top:49px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{background:#ed5254;top:113px;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{top:92px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{background:#fdb933;top:157.2px;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{top:136px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{position:relative}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{padding-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;color:#6f2496;margin:0 0 20px;padding-left:75px;position:relative;font-weight:700}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#e2d3ea;font-size:60px;position:absolute;left:0;top:-19px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{background:#6f2496;color:#fff;padding:0 12px;border-radius:5px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;padding:0;margin:0;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 20px;position:relative;padding:0 0 0 25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#6f2496}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:700;color:#000;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):before{background:#ef5355}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(3):before{background:#fdaf2d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 35px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:250px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{height:330px;padding:0}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkajs_gif_img[_ngcontent-%COMP%]{z-index:9;max-width:270px!important}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:160px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:130px}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]{position:absolute;z-index:9;width:150px;height:150px;left:0;right:50px;margin:0 auto;top:120px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:0;height:2px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span01[_ngcontent-%COMP%]{width:45px;border-radius:5px;background:#ef6769;top:4px;-webkit-animation-name:drawRightLine;animation-name:drawRightLine;-webkit-animation-duration:.9s;animation-duration:.9s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span02[_ngcontent-%COMP%]{left:58px;width:30px;background:#c1baea;top:4px;-webkit-animation-name:span02;animation-name:span02;-webkit-animation-duration:1s;animation-duration:1s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span03[_ngcontent-%COMP%]{width:50px;background:#fbaf2b;top:22px;left:10px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span04[_ngcontent-%COMP%]{left:70px;width:30px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span05[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span06[_ngcontent-%COMP%]{left:0;width:50px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span07[_ngcontent-%COMP%]{left:65px;width:30px;background:#ef5355;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span08[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span09[_ngcontent-%COMP%]{left:0;width:35px;background:#ef5254;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span10[_ngcontent-%COMP%]{left:50px;width:80px;background:#e2d3ea;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span11[_ngcontent-%COMP%]{left:0;width:80px;background:#fdaf2d;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span12[_ngcontent-%COMP%]{left:90px;width:30px;background:#e2d3ea;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span13[_ngcontent-%COMP%]{width:60px;border-radius:5px;background:#ef6769;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span14[_ngcontent-%COMP%]{left:70px;width:55px;background:#c1baea;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span15[_ngcontent-%COMP%]{left:0;width:30px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span16[_ngcontent-%COMP%]{left:45px;width:25px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span17[_ngcontent-%COMP%]{left:80px;width:45px;background:#c1baea;top:112px}@-webkit-keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@-webkit-keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@-webkit-keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brandLogo_sections[_ngcontent-%COMP%]{margin-top:0;background-color:#f9f9f9;padding:30px 0}.brandLogo_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;line-height:32px;font-weight:600}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:16%;flex:0 0 16%;box-shadow:5px 0 4px -5px rgba(0,0,0,.39)}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{margin-left:10px;max-width:83%;flex:0 0 83%}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}#client-logos-enterprise[_ngcontent-%COMP%]{margin-top:10px}#client-logos-enterprise[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .owl-item[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto!important}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;padding:90px 0;display:flex;align-items:center;justify-content:center}@media (max-width:360px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{display:block;max-height:none!important;height:auto!important}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#7a28a0;width:80%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#7a28a0;margin-bottom:15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]{height:565px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]{height:100%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-36%;right:auto;top:0;background-image:url(advanceGrammerBacgkroungreverse.42770792c430e3ec7300.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:50%;height:100%;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{left:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]{z-index:10;position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]{background:#fff;box-shadow:2px 0 10px #b5b5b5;border-radius:9px;padding:18px;min-height:215px;margin-bottom:30px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;line-height:24px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:15px;margin-bottom:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;color:#4d4d4d;position:relative;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{position:absolute;width:5px;height:5px;background:#6f2496;content:"";left:-15px;top:9px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item.all_usecases_item_last[_ngcontent-%COMP%]{max-width:357px;margin:0 auto}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:60px 0}.cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:22px 28px;height:100%;max-height:130px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto;max-height:none}}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;color:#6f2496;font-weight:600}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]{background:#f3eef6;text-align:center;padding:70px 0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin-bottom:25px}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#212529;font-size:18px;line-height:32px}@media (max-width:360px){.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{margin-top:30px}.enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}@media (max-width:360px){.enterprise_contactUs[_ngcontent-%COMP%]{text-align:center;height:250px}}.enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px;display:none}@media (max-width:1440px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 90px 0 0}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:200px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative;margin:90px 0}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:60px 0 30px;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:435px;background-position:50%;background-repeat:no-repeat;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#7a28a0}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #7a28a0;color:#7a28a0;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #7a28a0;color:#fff;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #7a28a0;background:#7a28a0;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #7a28a0;color:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:30% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:0 100%}}']}),oa)},{path:"enterprise/technology-platforms",component:(ea=function(){function n(t,e,o,i,a,c,r,s,_){_classCallCheck(this,n),this.toastr=t,this.networkCall=e,this.fb=o,this.titleService=i,this.metaTagService=a,this.platformId=c,this.LinkService=r,this.router=s,this.loadScript=_,this.formSection=!0,this.thankSection=!1,this.contactForm=o.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u4f01\u696d\u7248|\u6280\u8853\u5e73\u53f0"),this.metaTagService.updateTag({name:"description",content:"Trinka\u5141\u8a31\u60a8\u8f15\u9b06\u5730\u5728\u61c9\u7528\u7a0b\u5f0f\u4e2d\u6dfb\u52a0\u5373\u6642\u5beb\u4f5c\u652f\u63f4\uff0c\u900f\u904eTrinka\u7684\u5beb\u4f5c\u5efa\u8b70\u4f86\u69cb\u5efa\u7368\u7279\u7684\u89e3\u6c7a\u65b9\u6848\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u4f01\u696d\u7248|\u6280\u8853\u5e73\u53f0"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u5141\u8a31\u60a8\u8f15\u9b06\u5730\u5728\u61c9\u7528\u7a0b\u5f0f\u4e2d\u6dfb\u52a0\u5373\u6642\u5beb\u4f5c\u652f\u63f4\uff0c\u900f\u904eTrinka\u7684\u5beb\u4f5c\u5efa\u8b70\u4f86\u69cb\u5efa\u7368\u7279\u7684\u89e3\u6c7a\u65b9\u6848\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise/technology-platforms"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise/technology-platforms"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise/technology-platforms"}),Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/hubslider.js",(function(){})),_.getScript("../../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),un.init()),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),ea.\u0275fac=function(n){return new(n||ea)(c.Pb(d.b),c.Pb(p),c.Pb(g.d),c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(s.b),c.Pb(m))},ea.\u0275cmp=c.Jb({type:ea,selectors:[["app-technology-platforms"]],decls:260,vars:5,consts:[[1,"trinka_cloud_wrap"],["id","particles-js"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-8"],[1,"trinka_cloud_banner_text"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"col-lg-4"],[1,"trinka_cloud_banner_img"],["src","../../../assets/images/technologyPlatform.png","alt","Trinka enterprise",1,"img-fluid"],[1,"most_suited_for_section"],[1,"col-lg-12"],[1,"most_united_heading"],[1,"most_suited_point"],[1,"wayToIntegrateTrinka"],[1,"col-sm-12"],[1,"integreate_heading_section"],[1,"HeadingSubLine"],[1,"features_cards"],[1,"features_cards_icon"],[1,"features_cards_desc"],["src","../../../assets/images/Qualityassessment.png","alt","","srcset",""],["src","../../../assets/images/WhiteLabel.png","alt","","srcset",""],["src","../../../assets/images/DedicatedSupport.svg","alt","Dedicated Support","srcset",""],[1,"advanceGrammerSpellCheck_section","backgrondSecitons_outer","accomplishSections","sec2"],[1,"col-xl-4"],[1,"spellcheck_heading","EnhancementsHeadingSection"],[1,"col-xl-8"],[1,"all_usecases"],[1,"col-md-6"],[1,"all_usecases_item"],[1,"col-md-12"],[1,"all_usecases_item","all_usecases_item_last"],[1,"softWare_workFlow","cloud_key_features"],[1,"brandlogo_heading","key_features_heading"],[1,"col-md-4"],[1,"most_suited_for_section","pricing_works"],[1,"brandlogo_heading"],[1,"try_trinka_Buttons"],[1,"writeToolboxs_section"],[1,"writeToolbox_inner_sections"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/safe-secure.png","alt","safe secure",1,"img-fluid"],[1,"writeToolbox_inner_sections","sections_height_set","publicationCheckSections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],["src","../../../assets/images/about-ai.png","alt","AI",1,"img-fluid"],[1,"enterprise_contactUs"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",3,"click"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){1&n&&(c.Vb(0,"div",0),c.Qb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5728\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u4f7f\u7528\u5beb\u4f5c\u52a9\u624b"),c.Ub(),c.Vb(9,"p"),c.Fc(10,"Trinka\u4eba\u5de5\u667a\u6167\u5141\u8a31\u60a8\u8f15\u9b06\u5730\u5728\u61c9\u7528\u7a0b\u5f0f\u4e2d\u6dfb\u52a0\u5373\u6642\u5beb\u4f5c\u652f\u63f4\uff0c\u900f\u904e\u591a\u7a2e\u65b9\u5f0f\u70ba\u60a8\u7684\u4f7f\u7528\u8005\u63d0\u4f9bTrinka\u7684\u7cbe\u78ba\u5beb\u4f5c\u5efa\u8b70\u4f86\u69cb\u5efa\u7368\u7279\u7684\u89e3\u6c7a\u65b9\u6848\u3002"),c.Ub(),c.Vb(11,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(12,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(13,"div",8),c.Vb(14,"div",9),c.Qb(15,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"div",11),c.Vb(17,"div",3),c.Vb(18,"div",4),c.Vb(19,"div",12),c.Vb(20,"div",13),c.Vb(21,"h2"),c.Qb(22,"span"),c.Fc(23,"\u70ba\u5b9a\u5236\u61c9\u7528\u7a0b\u5f0f\u63d0\u4f9b\u7368\u6709\u7684\u96c6\u6210\u529f\u80fd"),c.Ub(),c.Ub(),c.Ub(),c.Vb(24,"div",12),c.Vb(25,"div",14),c.Vb(26,"ul"),c.Vb(27,"li"),c.Fc(28,"\u5167\u5bb9\u7ba1\u7406\u7cfb\u7d71"),c.Ub(),c.Vb(29,"li"),c.Fc(30,"\u7dda\u4e0a\u5beb\u4f5c\u5e73\u53f0"),c.Ub(),c.Vb(31,"li"),c.Fc(32,"\u6d88\u606f\u61c9\u7528\u7a0b\u5f0f/\u793e\u4ea4\u5e73\u53f0"),c.Ub(),c.Vb(33,"li"),c.Fc(34,"CRM\u548c\u670d\u52d9\u53f0\u8edf\u9ad4"),c.Ub(),c.Vb(35,"li"),c.Fc(36,"\u96fb\u5b50\u90f5\u4ef6\u7528\u6236\u7aef"),c.Ub(),c.Vb(37,"li"),c.Fc(38,"\u5c08\u6848\u7ba1\u7406\u8edf\u9ad4"),c.Ub(),c.Vb(39,"li"),c.Fc(40,"\u96fb\u5b50\u5316\u5b78\u7fd2\u5e73\u53f0"),c.Ub(),c.Vb(41,"li"),c.Fc(42,"\u5b78\u7fd2\u7ba1\u7406\u7cfb\u7d71"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(43,"div",15),c.Vb(44,"div",3),c.Vb(45,"div",4),c.Vb(46,"div",16),c.Vb(47,"div",17),c.Vb(48,"h2"),c.Fc(49,"\u70ba\u60a8\u7684\u7522\u54c1\u63d0\u4f9b\u7368\u6709\u9ad4\u9a57\u7684\u7368\u7279\u529f\u80fd"),c.Ub(),c.Qb(50,"div",18),c.Vb(51,"p"),c.Fc(52,"\u900f\u904e\u7121\u9650\u5236\u5730\u8a2a\u554fTrinka\u7684\u6240\u6709\u5f37\u5927\u529f\u80fd\u4f86\u6539\u5584\u60a8\u7684\u7522\u54c1\u548c\u5ba2\u6236\u9ad4\u9a57\u3002Trinka\u63d0\u4f9b\u5168\u9762\u7684\u5beb\u4f5c\u8aac\u660e\uff0c\u5305\u62ec\u9ad8\u7d1a\u82f1\u8a9e\u6587\u6cd5\u66f4\u6b63\uff0c\u4ee5\u53ca\u8a9e\u6c23\u548c\u98a8\u683c\u7684\u589e\u5f37\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(53,"div",4),c.Vb(54,"div",12),c.Vb(55,"ul"),c.Vb(56,"li"),c.Vb(57,"div",19),c.Vb(58,"div",20),c.Fc(59,' <img src="../../../assets/images/Real-timewritingsuggestions.png" alt="writing suggestions"" srcset=""> '),c.Ub(),c.Vb(60,"div",21),c.Vb(61,"h3"),c.Fc(62,"\u61c9\u7528\u7a0b\u5f0f\u4e2d\u7684\u9ad8\u7d1a\u5373\u6642\u5beb\u4f5c\u52a9\u624b"),c.Ub(),c.Vb(63,"p"),c.Fc(64,"Trinka\u4eba\u5de5\u667a\u6167\u53ef\u4ee5\u5728\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u5373\u6642\u6aa2\u67e5\u8907\u96dc\u7684\u6587\u6cd5\u932f\u8aa4\u3002\u9664\u4e86\u6587\u6cd5\u6aa2\u67e5\uff0cTrinka\u9084\u80fd\u6539\u9032\u8a5e\u5f59\u3001\u8a9e\u6c23\u3001\u53e5\u6cd5\u3001\u63aa\u8fad\u7b49\u65b9\u9762\u7684\u5beb\u4f5c\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(65,"li"),c.Vb(66,"div",19),c.Vb(67,"div",20),c.Qb(68,"img",22),c.Ub(),c.Vb(69,"div",21),c.Vb(70,"h3"),c.Fc(71,"\u81ea\u8a02\u5beb\u4f5c\u5f97\u5206\u548c\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(72,"p"),c.Fc(73,"\u4f7f\u7528\u53ef\u5b9a\u5236\u7684\u8a55\u5206\u6f14\u7b97\u6cd5\u70ba\u4f7f\u7528\u8005\u7684\u5beb\u4f5c\u8a55\u5206\uff0c\u7528\u6236\u9084\u53ef\u4ee5\u4f7f\u7528\u81ea\u8a02\u7684\u8a5e\u5178\u4f86\u500b\u6027\u5316\u5beb\u4f5c\u52a9\u624b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(74,"li"),c.Vb(75,"div",19),c.Vb(76,"div",20),c.Qb(77,"img",23),c.Ub(),c.Vb(78,"div",21),c.Vb(79,"h3"),c.Fc(80,"\u767d\u6a19"),c.Ub(),c.Vb(81,"p"),c.Fc(82,"Trinka\u5c07\u900f\u904e\u767d\u6a19\u7121\u7e2b\u5730\u96c6\u6210\u5230\u60a8\u7684\u7522\u54c1\u4e2d\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528\u6211\u5011\u5b9a\u5236\u7684\u767d\u6a19\u89e3\u6c7a\u65b9\u6848\uff0c\u66f4\u597d\u5730\u767c\u63ee\u54c1\u724c\u7684\u529b\u91cf\u548c\u63d0\u9ad8\u7528\u6236\u7684\u4fe1\u4efb\u5ea6\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(83,"li"),c.Vb(84,"div",19),c.Vb(85,"div",20),c.Qb(86,"img",24),c.Ub(),c.Vb(87,"div",21),c.Vb(88,"h3"),c.Fc(89,"\u5c08\u9580\u7684\u652f\u6301"),c.Ub(),c.Vb(90,"p"),c.Fc(91,"\u6307\u5b9a\u4e00\u540d\u5c08\u9580\u7684\u6210\u7d93\u9a57\u8c50\u5bcc\u7684\u7d93\u7406\u4f86\u5e6b\u52a9\u60a8\u7684\u5718\u968a\u5145\u5206\u5229\u7528Trinka\uff0c\u5305\u62ec\u8a73\u7d30\u7684\u7522\u54c1\u719f\u6089\u904e\u7a0b\u3001\u8aac\u660e\u6587\u6a94\u548c\u8996\u983b\u6f14\u7df4\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(92,"div",25),c.Vb(93,"div",3),c.Vb(94,"div",4),c.Vb(95,"div",26),c.Vb(96,"div",27),c.Vb(97,"h2"),c.Fc(98,"\u6240\u6709\u7528\u4f8b\u7684\u9748\u6d3b\u96c6\u6210"),c.Ub(),c.Qb(99,"div",18),c.Vb(100,"p"),c.Fc(101,"\u4f7f\u7528Trinka\u7684\u5404\u7a2e\u529f\u80fd\u4f86\u69cb\u5efa\u548c\u64f4\u5c55\u60a8\u7684\u7522\u54c1\u529f\u80fd"),c.Ub(),c.Ub(),c.Ub(),c.Vb(102,"div",28),c.Vb(103,"div",29),c.Vb(104,"div",4),c.Vb(105,"div",30),c.Vb(106,"div",31),c.Vb(107,"h4"),c.Fc(108,"\u5373\u6642\u5354\u52a9"),c.Ub(),c.Vb(109,"p"),c.Fc(110,"\u8b93\u60a8\u7684\u7528\u6236\u5728\u81ea\u5df1\u7fd2\u6163\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u7acb\u5373\u7372\u5f97\u5beb\u4f5c\u56de\u994b"),c.Ub(),c.Vb(111,"ul"),c.Vb(112,"li"),c.Fc(113,"3000\u591a\u7a2e\u6587\u6cd5\u6aa2\u67e5 "),c.Ub(),c.Vb(114,"li"),c.Fc(115,"\u8a73\u7d30\u8aaa\u660e"),c.Ub(),c.Vb(116,"li"),c.Fc(117,"\u81ea\u8a02\u66f4\u6b63"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(118,"div",30),c.Vb(119,"div",31),c.Vb(120,"h4"),c.Fc(121,"\u5beb\u4f5c\u54c1\u8cea\u8a55\u4f30"),c.Ub(),c.Vb(122,"p"),c.Fc(123,"Trinka\u4eba\u5de5\u667a\u6167\u63d0\u4f9b\u53ef\u5b9a\u5236\u7684\u5beb\u4f5c\u54c1\u8cea\u5f97\u5206\u548c\u932f\u8aa4\u5206\u6790\uff0c\u70ba\u5b78\u7fd2\u7ba1\u7406\u7cfb\u7d71(LMS)\u3001\u96fb\u5b50\u5316\u5b78\u7fd2\u61c9\u7528\u7a0b\u5f0f\u7b49\u7684\u5b9a\u5236\u5b78\u7fd2\u9ad4\u9a57\u63d0\u4f9b\u6280\u8853\u652f\u63f4\u3002 "),c.Ub(),c.Vb(124,"ul"),c.Vb(125,"li"),c.Fc(126,"\u5beb\u4f5c\u54c1\u8cea\u5f97\u5206"),c.Ub(),c.Vb(127,"li"),c.Fc(128,"\u6309\u6587\u6cd5\u985e\u5225\u9032\u884c\u5206\u985e\u7684\u932f\u8aa4\u5831\u544a"),c.Ub(),c.Vb(129,"li"),c.Fc(130,"\u5e36\u6709\u8a73\u7d30\u89e3\u91cb\u7684\u4e92\u52d5\u5f0f\u66f4\u6b63\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(131,"div",4),c.Vb(132,"div",32),c.Vb(133,"div",33),c.Vb(134,"h4"),c.Fc(135,"\u73fe\u6210\u7684\u500b\u6027\u5316\u529f\u80fd"),c.Ub(),c.Vb(136,"p"),c.Fc(137,"Trinka\u900f\u904e\u652f\u6301\u7528\u6236\u8a5e\u5178\u3001\u53ef\u81ea\u8a02\u7684\u66f4\u6b63\u548c\u6a23\u5f0f\u6307\u5357\u4ee5\u53ca\u81ea\u8a02\u5100\u9336\u677f\uff0c\u8b93\u60a8\u7684\u7522\u54c1\u80fd\u5920\u63d0\u4f9b\u500b\u6027\u5316\u9ad4\u9a57\u3002"),c.Ub(),c.Vb(138,"ul"),c.Vb(139,"li"),c.Fc(140,"\u8b93\u7528\u6236\u5275\u5efa\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(141,"li"),c.Fc(142,"\u6dfb\u52a0\u8207\u60a8\u7684\u54c1\u724c/\u61c9\u7528\u7a0b\u5f0f\u76f8\u95dc\u7684\u81ea\u8a02\u6a23\u5f0f\u6307\u5357"),c.Ub(),c.Vb(143,"li"),c.Fc(144,"\u900f\u904e\u5f37\u5927\u7684\u8cc7\u6599\u6536\u96c6\u548c\u76e3\u63a7\u7372\u5f97\u7cbe\u78ba\u7684\u6d1e\u5bdf\u529b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(145,"div",34),c.Vb(146,"div",3),c.Vb(147,"div",4),c.Vb(148,"div",32),c.Vb(149,"div",35),c.Vb(150,"h2"),c.Fc(151,"\u8207\u60a8\u7684\u5c08\u5c6c\u8edf\u9ad4\u548c\u5de5\u4f5c\u6d41\u7a0b\u96c6\u6210"),c.Ub(),c.Ub(),c.Qb(152,"div",18),c.Vb(153,"p"),c.Fc(154,"Trinka\u7684\u7c21\u55ae\u96c6\u6210\u8b93\u60a8\u7684\u5718\u968a\u5728\u73fe\u6709\u7684\u8edf\u9ad4\u4e2d\u4eab\u53d7\u6240\u6709\u7684\u597d\u8655\uff0c\u4f7f\u6709\u6548\u7684\u5beb\u4f5c\u8b8a\u5f97\u5bcc\u6709\u6210\u6548\u548c\u7121\u7e2b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",4),c.Vb(156,"div",36),c.Vb(157,"div",19),c.Vb(158,"h3"),c.Fc(159,"JavaScript"),c.Ub(),c.Vb(160,"p"),c.Fc(161," \u53ea\u9700\u5c07\u4e00\u500b\u5f88\u5c0f\u7684JavaScript(JS)\u4ee3\u78bc\u7247\u6bb5\u63d2\u5165\u5230\u60a8\u7684\u700f\u89bd\u5668\u6216\u4efb\u4f55\u61c9\u7528\u7a0b\u5f0f\uff0c\u5373\u53ef\u70ba\u6240\u6709\u5718\u968a\u6210\u54e1\u555f\u7528Trinka\u529f\u80fd\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(162,"div",36),c.Vb(163,"div",19),c.Vb(164,"h3"),c.Fc(165,"\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(166,"p"),c.Fc(167," Trinka\u5f37\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8b93\u5b83\u53ef\u4ee5\u76f4\u63a5\u96c6\u6210\u5230\u60a8\u73fe\u6709\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u3002Trinka\u63a1\u7528\u7c21\u55ae\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\u67b6\u69cb\uff0c\u96c6\u6210\u5f88\u5bb9\u6613\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(168,"div",36),c.Vb(169,"div",19),c.Vb(170,"h3"),c.Fc(171,"\u5167\u90e8\u90e8\u7f72"),c.Ub(),c.Vb(172,"p"),c.Fc(173,"Trinka\u5c07\u8a17\u7ba1\u5728\u60a8\u7684\u4f01\u696d\u57fa\u790e\u67b6\u69cb\uff08\u672c\u5730\u6216\u96f2\u4f3a\u670d\u5668\uff09\u4e0a\uff0c\u78ba\u4fdd\u60a8\u5718\u968a\u6709\u6548\u5beb\u4f5c\u7684\u540c\u6642\u4fdd\u6301\u6700\u5927\u7a0b\u5ea6\u7684\u6a5f\u5bc6\u6027\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(174,"div",36),c.Vb(175,"div",19),c.Vb(176,"h3"),c.Fc(177,"\u96f2\u7aef\u7de8\u8f2f\u5668"),c.Ub(),c.Vb(178,"p"),c.Fc(179," \u900f\u904e\u5b89\u5168\u7684\u57fa\u65bcWeb\u7684\u61c9\u7528\u7a0b\u5f0f\uff0c\u96a8\u6642\u96a8\u5730\u767c\u63eeTrinka\u7684\u5168\u90e8\u6f5b\u529b\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(180,"div",36),c.Vb(181,"div",19),c.Vb(182,"h3"),c.Fc(183,"\u5fae\u8edfWord\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(184,"p"),c.Fc(185," \u900f\u904e\u5728\u5fae\u8edfWord\u4e2d\u63d0\u4f9b\u5beb\u4f5c\u5efa\u8b70\u4f86\u63d0\u9ad8\u5718\u968a\u7684\u5de5\u4f5c\u6548\u7387\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(186,"div",36),c.Vb(187,"div",19),c.Vb(188,"h3"),c.Fc(189,"\u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(190,"p"),c.Fc(191," \u5916\u639b\u7a0b\u5f0f\u9069\u7528\u65bc\u6240\u6709\u53d7\u6b61\u8fce\u7684\u700f\u89bd\u5668\uff0c\u70ba\u60a8\u5728\u4efb\u4f55\u7db2\u7ad9\u63d0\u4f9b\u5373\u6642\u7684\u5beb\u4f5c\u5e6b\u52a9\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(192,"div",37),c.Vb(193,"div",3),c.Vb(194,"div",4),c.Vb(195,"div",12),c.Vb(196,"div",38),c.Vb(197,"h2"),c.Fc(198,"\u9069\u5408\u60a8\u7684\u500b\u6027\u5316\u5b9a\u50f9"),c.Ub(),c.Ub(),c.Vb(199,"p"),c.Fc(200,"Trinka\u63d0\u4f9b\u57fa\u65bc\u4f7f\u7528\u8005\u6578\u91cf\u6216\u4f7f\u7528\u60c5\u6cc1\u7684\u9748\u6d3b\u5b9a\u50f9\uff0c\u4ee5\u6eff\u8db3\u7528\u6236\u7684\u7368\u7279\u9700\u6c42\u3002 "),c.Qb(201,"br"),c.Fc(202,"\u60a8\u53ef\u4ee5\u5373\u6642\u5207\u63db\u7528\u6236\u4e26\u61c9\u7528\u4f7f\u7528\u9650\u5236\uff0c\u800c\u7121\u9700\u984d\u5916\u8cbb\u7528\u3002 "),c.Qb(203,"br"),c.Fc(204,"\u6211\u5011\u5c07\u8207\u60a8\u5408\u4f5c\uff0c\u900f\u904e\u63a1\u8cfc\u8a02\u55ae\u6216\u8005\u767c\u7968\u8f15\u9b06\u5b9a\u5236\u5408\u540c\u548c\u55ae\u4e00\u4ed8\u6b3e\u9078\u9805\u3002"),c.Ub(),c.Ub(),c.Vb(205,"div",12),c.Vb(206,"div",39),c.Vb(207,"button",7),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(208,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(209,"div",40),c.Vb(210,"div",41),c.Vb(211,"div",3),c.Vb(212,"div",4),c.Vb(213,"div",42),c.Vb(214,"div",43),c.Vb(215,"h3"),c.Fc(216,"\u5b89\u5168\u3001\u53ef\u9760\u3001\u503c\u5f97\u4fe1\u8cf4"),c.Ub(),c.Vb(217,"p"),c.Fc(218,"Trinka\u5c07\u8cc7\u6599\u5b89\u5168\u548c\u96b1\u79c1\u653e\u5728\u9996\u4f4d\u3002\u60a8\u7684\u6240\u6709\u8cc7\u6599\u90fd\u7d93\u904e\u9ad8\u5ea6\u52a0\u5bc6\u4e26\u5b89\u5168\u5b58\u5132\uff0c\u6c92\u6709\u5176\u4ed6\u4eba\u80fd\u5920\u8a2a\u554f\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u63d0\u4f9b\u7368\u6709\u7684\u65b9\u6848\uff0c\u4e00\u65e6\u9001\u7d66\u60a8\u5beb\u4f5c\u5efa\u8b70\uff0c\u6211\u5011\u5c31\u6703\u5b8c\u5168\u522a\u9664\u4fdd\u5b58\u7684\u8cc7\u6599\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(219,"div",44),c.Vb(220,"div",45),c.Qb(221,"img",46),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(222,"div",47),c.Vb(223,"div",3),c.Vb(224,"div",4),c.Vb(225,"div",44),c.Vb(226,"div",45),c.Qb(227,"img",48),c.Ub(),c.Ub(),c.Vb(228,"div",42),c.Vb(229,"div",43),c.Vb(230,"h3"),c.Fc(231,"\u95dc\u65bc\u4eba\u5de5\u667a\u6167"),c.Ub(),c.Vb(232,"p"),c.Fc(233,"Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2(ML)\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406(NLP)\u6280\u8853\u4f86\u8b58\u5225\u8a9e\u6cd5\u932f\u8aa4\u4e26\u63d0\u51fa\u8a9e\u8a00\u6539\u9032\u5efa\u8b70\u3002Trinka\u662f\u6578\u767e\u842c\u7bc7\u512a\u79c0\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\u6210\u679c\u3002\u5b83\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u751f\u7269\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u80fd\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(234,"p"),c.Fc(235,"Trinka\u7531\u8a9e\u8a00\u5b78\u5bb6\u3001\u91ab\u5b78\u7de8\u8f2f\u3001\u8cc7\u6599\u79d1\u5b78\u5bb6\u548c\u5de5\u7a0b\u5e2b\u7d44\u6210\u7684\u5718\u968a\u958b\u767c\u800c\u6210\uff0c\u4ed6\u5011\u6df1\u5207\u5e0c\u671b\u900f\u904e\u7121\u969c\u7919\u6e9d\u901a\u5275\u9020\u672a\u4f86\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(236,"div",49),c.Vb(237,"p"),c.Fc(238,"\u8b93\u60a8\u7684\u7528\u6236\u66f4\u597d\u5730\u5beb\u4f5c"),c.Ub(),c.Vb(239,"button",50),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(240,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Vb(241,"div",51),c.Vb(242,"div",52),c.Vb(243,"div",53),c.Vb(244,"div",54),c.Vb(245,"div",55),c.Vb(246,"button",56),c.Fc(247,"\xd7"),c.Ub(),c.Ub(),c.Vb(248,"div",4),c.Vb(249,"div",16),c.Vb(250,"div",57),c.Vb(251,"h2"),c.Fc(252,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(253,go,2,0,"p",58),c.Ub(),c.Ub(),c.Vb(254,"div",59),c.Dc(255,_o,33,0,"ul",60),c.Vb(256,"div",61),c.Dc(257,lo,6,0,"div",62),c.Dc(258,bo,52,8,"div",63),c.Dc(259,po,6,0,"div",64),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(253),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none;box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{padding:30px 0 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto;padding:50px 0 20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;display:flex;align-items:center}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#4d4d4d;font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap;justify-content:left}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:33%;position:relative;margin-bottom:30px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]{padding:70px 0 40px;position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:0;margin-bottom:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{content:"";position:absolute;left:35px;right:49px;top:0;margin:0 auto;width:1px;height:93%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:before{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:42%;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;width:47%;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(odd){margin-right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:30px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){margin-left:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;margin-bottom:35px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_icon[_ngcontent-%COMP%]{margin-right:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;color:#000;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .features_cards_desc[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;min-height:75px}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:46%;bottom:102px;margin:0 auto;width:90%;height:1px;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{content:"";position:absolute;left:60px;right:auto;top:72%;bottom:102px;margin:0 auto;width:90%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:360px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .bottom_diviedLine1[_ngcontent-%COMP%]:after{background:transparent}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(CircleShapOne.6a89b0d5032a053b3868.png);width:206px;height:381px;top:-143px;z-index:-3}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-40px;background:url(BeforeGetTrinkaAPI.3707b5e2d40237875d55.png);width:200px;height:381px;top:760px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{right:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]:after{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_heading_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;font-weight:400;width:100%;margin-bottom:40px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:75px;margin-bottom:75px;border-bottom:1px solid #e8e8e8}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .divider_line_section[_ngcontent-%COMP%]{padding-bottom:30px;margin-bottom:30px}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .columu_reverse[_ngcontent-%COMP%]{flex-direction:column-reverse}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{text-align:center;padding-top:52px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]{padding:30px 0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:300px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]{height:330px;padding:0!important}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{position:absolute;top:135px;left:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_bg_layer[_ngcontent-%COMP%]{top:115px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{position:absolute;width:240px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .TrinkaAPI_img[_ngcontent-%COMP%]{top:52px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{position:absolute;right:-20px;top:50px;left:140px;margin:0 auto}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:300px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]{left:210px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:60px;top:70px;right:0;width:4px;height:4px;border-radius:50%;background:#ef5254;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:9}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{left:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;border-bottom:2.5px dashed #bc9afa;height:2px;left:14px;margin:auto;top:-25px;width:38px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto;width:107px;height:106px;background:url(API_circle.6993099bdbf44352b923.png);background-size:cover;text-align:center;-webkit-animation-name:APIspin;animation-name:APIspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   .API_text_overlay[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:150px;border-left:2px dashed #bc9afa;height:100px;right:0;margin:auto;top:90px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:before{left:110px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{content:"";position:absolute;border-bottom:2px dashed #bc9afa;height:2px;left:110px;margin:auto;top:190px;width:42px;-webkit-animation-name:VerticalLine;animation-name:VerticalLine;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]:after{left:70px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:55px;position:absolute;top:40px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-130px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_API[_ngcontent-%COMP%]   .API_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{left:-65px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:4px;right:0;margin:0 auto;width:8px;height:8px;z-index:9;border-radius:50%;-webkit-animation-name:dotsblink;animation-name:dotsblink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{background:#6c2e87;top:71px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaPurpleColor[_ngcontent-%COMP%]{top:49px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{background:#ed5254;top:113px;-webkit-animation-delay:.2s;animation-delay:.2s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaredColor[_ngcontent-%COMP%]{top:92px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{background:#fdb933;top:157.2px;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_img_section.getTrinka_on_premise[_ngcontent-%COMP%]   .TrinkaYellowColor[_ngcontent-%COMP%]{top:136px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{position:relative}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]{padding-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;color:#6f2496;margin:0 0 20px;padding-left:75px;position:relative;font-weight:700}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:25px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#e2d3ea;font-size:60px;position:absolute;left:0;top:-19px}@media (max-width:480px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{background:#6f2496;color:#fff;padding:0 12px;border-radius:5px;font-weight:600}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;padding:0;margin:0;list-style:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 20px;position:relative;padding:0 0 0 25px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;border-radius:50%;background:#6f2496}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:700;color:#000;margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):before{background:#ef5355}.trinka_cloud_wrap[_ngcontent-%COMP%]   .wayToIntegrateTrinka[_ngcontent-%COMP%]   .integreate_text_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(3):before{background:#fdaf2d}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px}@media (max-width:1440px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 35px 0 0}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:250px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{position:relative;margin-top:25px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]{height:330px;padding:0}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0 auto}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkajs_gif_img[_ngcontent-%COMP%]{z-index:9;max-width:270px!important}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:160px}@media (max-width:992px){.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .getTrinkaJs_backgrond[_ngcontent-%COMP%]{top:130px}}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]{position:absolute;z-index:9;width:150px;height:150px;left:0;right:50px;margin:0 auto;top:120px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;left:0;height:2px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span01[_ngcontent-%COMP%]{width:45px;border-radius:5px;background:#ef6769;top:4px;-webkit-animation-name:drawRightLine;animation-name:drawRightLine;-webkit-animation-duration:.9s;animation-duration:.9s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span02[_ngcontent-%COMP%]{left:58px;width:30px;background:#c1baea;top:4px;-webkit-animation-name:span02;animation-name:span02;-webkit-animation-duration:1s;animation-duration:1s;transform-origin:0 0 0}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span03[_ngcontent-%COMP%]{width:50px;background:#fbaf2b;top:22px;left:10px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span04[_ngcontent-%COMP%]{left:70px;width:30px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span05[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:22px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span06[_ngcontent-%COMP%]{left:0;width:50px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span07[_ngcontent-%COMP%]{left:65px;width:30px;background:#ef5355;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span08[_ngcontent-%COMP%]{left:110px;width:40px;background:#c1baea;top:41px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span09[_ngcontent-%COMP%]{left:0;width:35px;background:#ef5254;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span10[_ngcontent-%COMP%]{left:50px;width:80px;background:#e2d3ea;top:58px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span11[_ngcontent-%COMP%]{left:0;width:80px;background:#fdaf2d;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span12[_ngcontent-%COMP%]{left:90px;width:30px;background:#e2d3ea;top:76px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span13[_ngcontent-%COMP%]{width:60px;border-radius:5px;background:#ef6769;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span14[_ngcontent-%COMP%]{left:70px;width:55px;background:#c1baea;top:94px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span15[_ngcontent-%COMP%]{left:0;width:30px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span16[_ngcontent-%COMP%]{left:45px;width:25px;background:#c1baea;top:112px}.integreate_img_section.GetTrinkaJs_img[_ngcontent-%COMP%]   .GetTrinkajs_content[_ngcontent-%COMP%]   .span17[_ngcontent-%COMP%]{left:80px;width:45px;background:#c1baea;top:112px}@-webkit-keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes span02{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawRightLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@-webkit-keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes dotsblink{0%{opacity:0}20%{opacity:1}to{opacity:0}}@-webkit-keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes APIspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes VerticalLine{0%{opacity:1}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@keyframes drawDownLine{0%{transform:scaleY(0)}to{transform:scaleyY(1)}}@-webkit-keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes drawLeftLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brandLogo_sections[_ngcontent-%COMP%]{margin-top:0;background-color:#f9f9f9;padding:30px 0}.brandLogo_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;line-height:32px;font-weight:600}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:16%;flex:0 0 16%;box-shadow:5px 0 4px -5px rgba(0,0,0,.39)}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-2[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{margin-left:10px;max-width:83%;flex:0 0 83%}@media (max-width:360px){.brandLogo_sections[_ngcontent-%COMP%]   .col-sm-10[_ngcontent-%COMP%]{max-width:100%;flex:0 0 100%}}#client-logos-enterprise[_ngcontent-%COMP%]{margin-top:10px}#client-logos-enterprise[_ngcontent-%COMP%]   .owl-carousel[_ngcontent-%COMP%]   .owl-item[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto!important}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{position:relative;margin:0 0 7px;padding:90px 0;display:flex;align-items:center;justify-content:center}@media (max-width:360px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{display:block;max-height:none!important;height:auto!important}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{position:relative;width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-46px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-21px}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-18px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]{position:relative;background-color:#fff;border-radius:8px;padding:0;height:400px;z-index:9}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);display:none;width:207px;height:174px;z-index:-1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]{background:#fff;padding:20px 30px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]{position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]{flex:1;display:flex;position:relative;flex-direction:inherit;justify-content:space-between;margin:0 0 40px;height:100px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{text-indent:0;width:100%;margin:0 0 25px;position:relative;opacity:1;height:0;font-size:14px;padding:0 14px;text-align:center;font-weight:700}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:12px;height:12px;border-radius:50%;background:#bab3b8;display:block;position:absolute;top:auto;bottom:-70px;left:0;right:0;margin:0 auto}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;margin:0 auto;width:20px;height:20px;border:1px solid #bab3b8;border-radius:50%;top:-4px;left:-4px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;background:#bab3b8;width:80%;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{content:"";position:absolute;background:#bab3b8;width:0;left:59%;right:auto;height:3px;bottom:-66px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:after, .advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]{color:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background:#7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:before{border:1px solid #7a28a0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .bullet_points_sections[_ngcontent-%COMP%]   ul.carousel-indicators[_ngcontent-%COMP%]   li.active[_ngcontent-%COMP%]:after{transition:background 6s;transition:width 6s;background:#7a28a0;width:80%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]{position:relative;text-align:center}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:700;color:#7a28a0;margin-bottom:15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;padding:0 25px;margin:0 0 15px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]{padding:20px;background:#fff;box-shadow:-1px 1px 4px rgba(0,0,0,.21);width:90%;margin:24px auto 12px;border-radius:8px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:18px;padding:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .rightText[_ngcontent-%COMP%]{color:#00f}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheckGrammerCheck_slider[_ngcontent-%COMP%]   .carousel[_ngcontent-%COMP%]   .carousel-inner[_ngcontent-%COMP%]   .carousel-item[_ngcontent-%COMP%]   .featuresExampleText[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrongText[_ngcontent-%COMP%]{text-decoration:line-through;color:#d52b1e;margin-right:5px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{position:relative;padding:0;height:427px;z-index:9}@media (max-width:420px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]{height:auto}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{position:absolute;font-size:18px;color:#763393;font-weight:600;text-align:center;padding:36px 20px;line-height:24px}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{max-width:661px}}@media screen and (max-width:1024px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{width:calc(100% - 70px)}}@media screen and (max-width:460px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   .accomplishpdfText[_ngcontent-%COMP%]{padding-top:16px;line-height:14px;font-size:12px;padding-left:120px;text-align:left;width:100%}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .accomplishSections_img[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000!important;background:#fff536!important;font-weight:500;text-transform:inherit!important;display:inline-block;font-size:12px;padding:0 5px;position:absolute;top:18px;left:18px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]{height:565px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .sec2[_ngcontent-%COMP%]   .spellcheck_heading.EnhancementsHeadingSection[_ngcontent-%COMP%]{height:100%}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-37%;right:auto;top:0;background-image:url(advanceGrammerBacgkroungreverse.42770792c430e3ec7300.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;z-index:1}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:0;top:0;width:50%;height:100%;background-image:linear-gradient(70deg,#202771 5%,#763393 60%)}@media (max-width:1199px){.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]{height:100%;max-height:100%;background-color:#f3eef6}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:before{left:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]:after{display:none}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .spellcheck_heading[_ngcontent-%COMP%]{height:auto;align-items:inherit;justify-content:inherit;margin-bottom:30px}}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]{z-index:10;position:relative}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]{background:#fff;box-shadow:2px 0 10px #b5b5b5;border-radius:9px;padding:18px;min-height:210px;margin-bottom:30px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;line-height:24px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding-left:15px;margin-bottom:0}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{list-style:none;color:#4d4d4d;position:relative;font-size:14px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{position:absolute;width:5px;height:5px;background:#6f2496;content:"";left:-15px;top:9px}.advanceGrammerSpellCheck_section[_ngcontent-%COMP%]   .all_usecases[_ngcontent-%COMP%]   .all_usecases_item.all_usecases_item_last[_ngcontent-%COMP%]{max-width:355px;margin:0 auto}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 90px}.cloud_key_features[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:before{left:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:before{display:none}}.cloud_key_features[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:30px;width:130px;height:174px;z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-40px}}@media (max-width:1367px){.cloud_key_features[_ngcontent-%COMP%]:after{right:-90px}}@media (max-width:1024px){.cloud_key_features[_ngcontent-%COMP%]:after{display:none}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:20px 0;padding:22px 28px;height:100%;max-height:170px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto;max-height:none}}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;color:#6f2496;font-weight:600}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]{background:#f3eef6;text-align:center;padding:70px 0}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin-bottom:25px}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#212529;font-size:18px;line-height:32px}@media (max-width:360px){.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.most_suited_for_section.pricing_works[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{margin-top:30px}.enterprise_contactUs[_ngcontent-%COMP%]{position:relative;width:100%;height:200px;background:url(sneak_peek_sections_bg.99193a29867eb55ac177.jpg);background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]{flex-direction:column;padding:0 20px}}@media (max-width:360px){.enterprise_contactUs[_ngcontent-%COMP%]{text-align:center;height:250px}}.enterprise_contactUs[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-40px;right:auto;background:url(BeforeGetTrinkaOn_Premise.15ccc49bb1feedd08b6a.png);width:200px;height:270px;top:-580px;display:none}@media (max-width:1440px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-100px}}@media (max-width:1367px){.enterprise_contactUs[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.enterprise_contactUs[_ngcontent-%COMP%]:before{display:none}}.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0 90px 0 0}@media (max-width:991px){.enterprise_contactUs[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:25px;margin:0 0 20px}}.enterprise_contactUs[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .enterprise_contactUs[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#fff;font-size:18px;font-weight:600;color:#763393;border-radius:5px;width:200px;height:55px;display:flex;align-items:center;justify-content:center;border:1px solid #fff}.writeToolboxs_section[_ngcontent-%COMP%]{position:relative;margin:90px 0}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:60px 0 30px;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:425px;background-position:50%;background-repeat:no-repeat;margin-bottom:80px;background-position:left 46px center}@media (max-width:360px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #4e4a4a;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#7a28a0}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #7a28a0;color:#7a28a0;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #7a28a0;color:#fff;background:#7a28a0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #7a28a0;background:#7a28a0;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #7a28a0;color:#7a28a0}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}}.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:30% 100%}@media (max-width:1440px){.writeToolboxs_section[_ngcontent-%COMP%]   .writeToolbox_inner_sections[_ngcontent-%COMP%]{background-position:0 100%}}']}),ea)},{path:"features/consistency-check",component:L},{path:"features/personal-dictionary",component:B},{path:"features/publication-readiness-checks",component:_e},{path:"features/auto-file-edit",component:ce},{path:"features/credits",component:H},{path:"features/plagiarism-check",component:(ta=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i,this.video_pause=!1,this.showTab=1,this.standardshowTab=2,this.freeshowTab=1}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("\u6284\u8972\u6aa2\u67e5\u5de5\u5177 | \u6700\u5148\u9032\u548c\u6e96\u78ba\u7684\u6284\u8972\u6aa2\u67e5\u5de5\u5177 - Trinka"),this.metaTagService.updateTag({name:"description",content:"\u6284\u8972\u6aa2\u67e5\u5de5\u5177 | \u6700\u5148\u9032\u548c\u6e96\u78ba\u7684\u82f1\u6587\u6284\u8972\u6aa2\u67e5\u5de5\u5177\uff0c\u514d\u8cbb\u4f7f\u7528"}),this.metaTagService.updateTag({property:"og:title",content:"\u6284\u8972\u6aa2\u67e5\u5de5\u5177 | \u6700\u5148\u9032\u548c\u6e96\u78ba\u7684\u6284\u8972\u6aa2\u67e5\u5de5\u5177 - Trinka"}),this.metaTagService.updateTag({property:"og:description",content:"\u6284\u8972\u6aa2\u67e5\u5de5\u5177 | \u6700\u5148\u9032\u548c\u6e96\u78ba\u7684\u82f1\u6587\u6284\u8972\u6aa2\u67e5\u5de5\u5177\uff0c\u514d\u8cbb\u4f7f\u7528"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/plagiarism-check"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/plagiarism-check"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/plagiarism-check"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/owl.carousel.min.js",(function(){})),_.getScript("../../../assets/js/wisepop.js",(function(){}))),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_.getScript("../../../../assets/js/home_client_slider.js",(function(){})),_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/Mc_EZXIzvFU" width="100%" height="450"></iframe>')})))}},{key:"playPause",value:function(){var n=document.getElementById("myVideo");n.paused?n.play():n.pause(),this.video_pause=!this.video_pause}},{key:"advancePlagiarism",value:function(n){this.showTab=n}},{key:"standardPlagiarism",value:function(n){this.standardshowTab=n}},{key:"freeScore",value:function(n){this.freeshowTab=n}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),ta.\u0275fac=function(n){return new(n||ta)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},ta.\u0275cmp=c.Jb({type:ta,selectors:[["app-plagiarism-checker"]],decls:788,vars:30,consts:[[1,"trinka_cloud_wrap"],[1,"cloud_top_banners"],[1,"container"],[1,"row","align-items-center"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],[1,"highted-points"],["href","https://cloud.trinka.ai/signup","id","autoEditGetStart","target","_blank"],[1,"mainSliderSection","text-center"],["id","myVideo","playsinline","","autoplay","","loop","","muted","","oncanplay","this.play()","onloadedmetadata","this.muted = true","poster","../../../../../assets/images/plagiarism-check/plagiarism-check.jpg",1,"vid-video"],["src","../../../../../assets/images/plagiarism-check/plagiarism-check.mp4#t=0.1","type","video/mp4"],[1,"icon-pause",3,"ngClass","click"],[1,"section-lg","trustedby"],[1,"container-fluid"],[1,"row"],[1,"col-12"],["id","client-logos_white",1,"owl-carousel"],[1,"item"],[1,"clientLogo"],["src","../../../../assets/images/plagiarism-check/clients/elsevier.svg","alt","elsevier",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/mit.svg","alt","mit",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/IEEE.svg","alt","IEEE",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/stanford.svg","alt","standord",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/wiley.svg","alt","wiley",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/harvard-white.svg","alt","harvard"],["src","../../../../assets/images/plagiarism-check/clients/caltech.svg","alt","caltech",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/mu.svg","alt","mu",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/polyglots.png","alt","polyglots",1,"img-fluid"],["src","../../../../assets/images/plagiarism-check/clients/pfizer.svg","alt","pfizer",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/abbott.svg","alt","abbott",1,"filter"],["src","../../../../assets/images/plagiarism-check/clients/princeton-white.svg","alt","princeton"],[1,"writing_need_sections","section-lg"],[1,"col-md-12"],[1,"section-tl"],[1,"HeadingSubLine"],[1,"standout-tbl"],[1,"table-responsive"],[1,"table","table-bordered"],[1,"powered-by"],["src","../../../../../assets/images/plagiarism-check/iThenticate_logo.svg","width","90","alt","iThenticate",1,"iThenticate-logo"],["src","../../../../../assets/images/plagiarism-check/Turnitin-review.svg","width","70","alt","turnitin",1,"turnitin-logo"],["xmlns","http://www.w3.org/2000/svg","width","32","height","32","viewBox","0 0 32 32","fill","none"],["fill-rule","evenodd","clip-rule","evenodd","d","M27.6091 8.40053C28.1299 8.92123 28.1299 9.76545 27.6091 10.2862L14.2758 23.6195C13.7551 24.1402 12.9109 24.1402 12.3902 23.6195L5.72353 16.9528C5.20283 16.4321 5.20283 15.5879 5.72353 15.0672C6.24423 14.5465 7.08845 14.5465 7.60915 15.0672L13.333 20.7911L25.7235 8.40053C26.2442 7.87983 27.0885 7.87983 27.6091 8.40053Z","fill","#1E2938"],[1,"single-wrapper","section-md"],[1,"wrap-content"],["routerLinkActive","active",1,"btn-outline-enago",3,"routerLink"],["xmlns","http://www.w3.org/2000/svg","width","21","height","20","viewBox","0 0 21 20","fill","none"],["d","M12.5248 15.6833C12.3664 15.6833 12.2081 15.625 12.0831 15.5C11.8414 15.2583 11.8414 14.8583 12.0831 14.6166L16.6998 9.99998L12.0831 5.38331C11.8414 5.14164 11.8414 4.74164 12.0831 4.49998C12.3248 4.25831 12.7248 4.25831 12.9664 4.49998L18.0248 9.55831C18.2664 9.79998 18.2664 10.2 18.0248 10.4416L12.9664 15.5C12.8414 15.625 12.6831 15.6833 12.5248 15.6833Z","fill","black"],["d","M17.4415 10.625H3.4165C3.07484 10.625 2.7915 10.3417 2.7915 10C2.7915 9.65833 3.07484 9.375 3.4165 9.375H17.4415C17.7832 9.375 18.0665 9.65833 18.0665 10C18.0665 10.3417 17.7832 10.625 17.4415 10.625Z","fill","black"],[1,"plagCheckKeyFeatures","section-lg"],[1,"tabs-wrap"],["role","tablist",1,"nav","nav-pills"],[1,"nav-item"],["data-toggle","pill","href","#freeScore",1,"nav-link","active"],[1,"poweredBy"],["src","../../../../assets/images/plagiarism-check/iThenticate_logo.svg","width","115","alt","iThenticate_logo",1,"iThenticate-logo"],["data-toggle","pill","href","#standardPlagiarism",1,"nav-link"],["src","../../../../assets/images/plagiarism-check/Turnitin-review.svg","width","62","alt","turnitin-logo",1,"turnitin-logo"],["data-toggle","pill","href","#advancedPlagiarism",1,"nav-link"],[1,"tab-content"],["id","freeScore",1,"tab-pane","active"],[1,"pc-para"],[1,"row","match-box"],[1,"c-card","key-features-left"],["id","accordion_free",1,"accordion"],[1,"card",3,"ngClass"],[1,"card-header"],["data-toggle","collapse","href","#freecollapseOne",1,"card-link",3,"click"],["src","../../../../assets/images/plagiarism-check/text-block.svg","alt","icon"],["id","freecollapseOne","data-parent","#accordion_free",1,"collapse","show"],[1,"card-body"],["data-toggle","collapse","href","#freecollapseTwo",1,"collapsed","card-link",3,"click"],["src","../../../../assets/images/plagiarism-check/sources.svg","alt","icon"],["id","freecollapseTwo","data-parent","#accordion_free",1,"collapse"],["data-toggle","collapse","href","#freecollapseThree",1,"collapsed","card-link",3,"click"],["id","freecollapseThree","data-parent","#accordion_free",1,"collapse"],[1,"c-card","key-features-right"],[1,"image",3,"ngClass"],["src","../../../../assets/images/plagiarism-check/matching-scroe.svg","alt","matching-score",1,"matching","sources"],["src","../../../../assets/images/plagiarism-check/overall-score.svg","alt","overall-score",1,"highlight"],["src","../../../../assets/images/plagiarism-check/overall-paid.svg","alt","overall-paid",1,"flags","hidden"],["id","standardPlagiarism",1,"tab-pane"],["id","accordion_standard",1,"accordion"],["data-toggle","collapse","href","#standardcollapseTwo",1,"card-link",3,"click"],["id","standardcollapseTwo","data-parent","#accordion_standard",1,"collapse","show"],["data-toggle","collapse","href","#standardcollapseThree",1,"collapsed","card-link",3,"click"],["id","standardcollapseThree","data-parent","#accordion_standard",1,"collapse"],["data-toggle","collapse","href","#standardcollapseFour",1,"collapsed","card-link",3,"click"],["src","../../../../assets/images/plagiarism-check/flag-2.svg","alt","icon"],["id","standardcollapseFour","data-parent","#accordion_standard",1,"collapse"],["data-toggle","collapse","href","#standardcollapseFive",1,"collapsed","card-link",3,"click"],["src","../../../../assets/images/plagiarism-check/share_1.svg","alt","icon"],["id","standardcollapseFive","data-parent","#accordion_standard",1,"collapse"],[1,"image","video-feature",3,"ngClass"],["id","myVideo","playsinline","","autoplay","","loop","","muted","","oncanplay","this.play()","onloadedmetadata","this.muted = true","poster","../../../assets/images/videos/posters/plagiarism-check.jpg",1,"vid-video"],["src","../../../../assets/images/plagiarism-check/AI-Content-Detector.mp4#t=0.1","type","video/mp4"],["src","../../../../assets/images/plagiarism-check/sources.png","alt","paid publications",1,"matching","sources"],["src","../../../../assets/images/plagiarism-check/highlight.png","alt","paid publications",1,"highlight"],["src","../../../../assets/images/plagiarism-check/flags-hidden.png","alt","paid publications",1,"flags","hidden"],["src","../../../../assets/images/plagiarism-check/eclude-choosen.png","alt","paid publications",1,"exclude","choosen"],["id","advancedPlagiarism",1,"tab-pane"],["id","accordion",1,"accordion"],["data-toggle","collapse","href","#collapseOne",1,"card-link",3,"click"],["id","collapseOne","data-parent","#accordion",1,"collapse","show"],["data-toggle","collapse","href","#collapseTwo",1,"collapsed","card-link",3,"click"],["id","collapseTwo","data-parent","#accordion",1,"collapse"],["data-toggle","collapse","href","#collapseThree",1,"collapsed","card-link",3,"click"],["id","collapseThree","data-parent","#accordion",1,"collapse"],["data-toggle","collapse","href","#collapseFour",1,"collapsed","card-link",3,"click"],["src","../../../../assets/images/plagiarism-check/export.svg","alt","icon"],["id","collapseFour","data-parent","#accordion",1,"collapse"],["data-toggle","collapse","href","#collapseFive",1,"collapsed","card-link",3,"click"],["id","collapseFive","data-parent","#accordion",1,"collapse"],[1,"col-lg-6","dflex"],["src","../../../../assets/images/plagiarism-check/share.png","alt","paid publications",1,"share"],[1,"section-lg","standOut"],[1,"grammarly"],[1,"quillbot"],[1,"custom-tooltip"],["xmlns","http://www.w3.org/2000/svg","width","20","height","20","viewBox","0 0 20 20","fill","none"],["d","M10 1.04164C14.9417 1.04165 18.9584 5.05831 18.9584 9.99998C18.9584 14.9416 14.9417 18.9583 10 18.9583C5.05837 18.9583 1.04171 14.9416 1.04171 9.99998C1.04171 5.05831 5.05838 1.04164 10 1.04164ZM10 17.7083C14.25 17.7083 17.7084 14.25 17.7084 9.99998C17.7084 5.74998 14.25 2.29165 10 2.29164C5.75004 2.29164 2.29171 5.74998 2.29171 9.99998C2.29171 14.25 5.75004 17.7083 10 17.7083Z","fill","#414E62"],["d","M10 8.54165C10.3417 8.54165 10.625 8.82498 10.625 9.16665L10.625 13.3333C10.625 13.675 10.3417 13.9583 10 13.9583C9.65833 13.9583 9.375 13.675 9.375 13.3333L9.375 9.16665C9.375 8.82498 9.65833 8.54165 10 8.54165Z","fill","#414E62"],["d","M10 5.83335C10.1084 5.83335 10.2167 5.85835 10.3167 5.90002C10.4167 5.94168 10.5084 6.00002 10.5917 6.07502C10.6667 6.15835 10.725 6.24168 10.7667 6.35002C10.8084 6.45002 10.8334 6.55835 10.8334 6.66668C10.8334 6.77502 10.8084 6.88335 10.7667 6.98335C10.725 7.08335 10.6667 7.17502 10.5917 7.25835C10.5084 7.33335 10.4167 7.39168 10.3167 7.43335C10.1167 7.51668 9.88337 7.51668 9.68337 7.43335C9.58337 7.39168 9.49171 7.33335 9.40837 7.25835C9.33337 7.17502 9.27504 7.08335 9.23337 6.98335C9.19171 6.88335 9.16671 6.77502 9.16671 6.66668C9.16671 6.55835 9.19171 6.45002 9.23337 6.35002C9.27504 6.24168 9.33337 6.15835 9.40837 6.07502C9.49171 6.00002 9.58337 5.94168 9.68337 5.90002C9.78337 5.85835 9.89171 5.83335 10 5.83335Z","fill","#414E62"],[1,"custom-tooltip-content","custom-tooltip-transform"],["href","https://cloud.trinka.ai/signup","target","_blank",1,"btn-outline-enago"],[1,"section-lg"],[1,"col-lg-6","col-xl-5","col-md-12"],[1,"col-lg-6","col-xl-6","offset-xl-1","col-md-12"],[1,"no-image"],["src","../../../../assets/images/plagiarism-check/plagiarism-check-map.png","alt","plag check map",1,"img-fluid"],[1,"section-lg","pt-0"],[1,"col-lg-6","col-xl-6","col-md-12"],[1,"col-lg-6","col-xl-5","offset-xl-1","col-md-12"],["src","../../../../assets/images/plagiarism-check/plagiarism-check-graph.jpg","alt","plag check graph",1,"img-fluid"],[1,"suitableForSection","section-lg",2,"background-color","#F5F7F8"],[1,"col-lg-6","col-md-6","dflex"],[1,"media"],[1,"media-left"],["src","../../../assets/images/languageScore_icon.svg","width","40","height","40","alt","ppc"],[1,"media-body"],["src","../../../assets/images/plagiarism-check/standard-check.svg","width","40","height","40","alt","ppc"],["src","../../../assets/images/plagiarism-check/detection-technology.svg","width","40","height","40","alt","ppc"],[1,"allAboutTrinkaCredit"],[1,"col-sm-12"],[1,"aboutTrinkaCreditHeading"],[1,"creditSectionFeature"],[1,"othersPointsForCredits"],[2,"margin-bottom","0px"],[3,"routerLink"],[1,"featurePointsCredits"],["src","../../../../assets/images/credits_icon.png","alt","credits"],[1,"section-lg","bg-grey"],[1,"row","justify-content-center"],[1,"col-lg-12"],[1,"allPlans-wrapper"],[1,"plan-content","plan-simple"],[1,"plan-header"],[1,"plan-content","plan-basic"],[1,"d-inline"],[1,"plan-content","plan-premium"],[1,"plan-content","plan-recommended"],[1,"use_trinka_other_app","accomplishBrilliantWrap"],[1,"accomplishBrilliantSection"],["href","https://cloud.trinka.ai/signup","target","_blank"],[1,"pricingQuestionAnwser"],["target",""],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/Mc_EZXIzvFU","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"],["id","freePlagiarismScore",1,"modal"],[1,"modal-dialog","modal-lg"],[1,"modal-header","bb-none"],[1,"modal-title"],["type","button","data-dismiss","modal",1,"close"],[1,"modal-body"],["src","../../../../assets/images/reports/report_list_item.png",1,"img-fluid"]],template:function(n,t){if(1&n){c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u6284\u8972\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Vb(8,"h2"),c.Fc(9,"\u907f\u514d\u6284\u8972\u548c\u6aa2\u6e2cAI\u751f\u6210\u7684\u5167\u5bb9"),c.Ub(),c.Vb(10,"ul",6),c.Vb(11,"li"),c.Fc(12,"\u4f7f\u7528\u5099\u53d7\u4fe1\u8cf4\u7684iThenticate\u5831\u544a\u6aa2\u67e5\u4ed8\u8cbb\u51fa\u7248\u8ad6\u6587\u7684\u6284\u8972"),c.Ub(),c.Vb(13,"li"),c.Fc(14,"\u6aa2\u6e2c\u4efb\u4f55\u6587\u6a94\u4e2dAI\u751f\u6210\u7684\u5167\u5bb9"),c.Ub(),c.Vb(15,"li"),c.Fc(16,"\u7372\u5f97\u514d\u8cbb\u6284\u8972\u6aa2\u67e5\u4ee5\u53ca\u91cd\u8907\u5167\u5bb9\u4f86\u6e90\u5831\u544a"),c.Ub(),c.Ub(),c.Vb(17,"a",7),c.Fc(18,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Vb(19,"div",4),c.Vb(20,"div",8),c.Vb(21,"video",9),c.Qb(22,"source",10),c.Fc(23," Your browser does not support the video element. Kindly update it to latest version. "),c.Ub(),c.Vb(24,"button",11),c.dc("click",(function(){return t.playPause()})),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(25,"section",12),c.Vb(26,"div",13),c.Vb(27,"div",14),c.Vb(28,"div",15),c.Vb(29,"h3"),c.Fc(30,"\u5168\u7403\u9818\u5c0e\u8005\u4fe1\u8cf4\u7684\u9078\u64c7"),c.Ub(),c.Ub(),c.Vb(31,"div",15),c.Vb(32,"div",16),c.Vb(33,"div",17),c.Vb(34,"div",18),c.Qb(35,"img",19),c.Ub(),c.Ub(),c.Vb(36,"div",17),c.Vb(37,"div",18),c.Qb(38,"img",20),c.Ub(),c.Ub(),c.Vb(39,"div",17),c.Vb(40,"div",18),c.Qb(41,"img",21),c.Ub(),c.Ub(),c.Vb(42,"div",17),c.Vb(43,"div",18),c.Qb(44,"img",22),c.Ub(),c.Ub(),c.Vb(45,"div",17),c.Vb(46,"div",18),c.Qb(47,"img",23),c.Ub(),c.Ub(),c.Vb(48,"div",17),c.Vb(49,"div",18),c.Qb(50,"img",24),c.Ub(),c.Ub(),c.Vb(51,"div",17),c.Vb(52,"div",18),c.Qb(53,"img",25),c.Ub(),c.Ub(),c.Vb(54,"div",17),c.Vb(55,"div",18),c.Qb(56,"img",26),c.Ub(),c.Ub(),c.Vb(57,"div",17),c.Vb(58,"div",18),c.Qb(59,"img",27),c.Ub(),c.Ub(),c.Vb(60,"div",17),c.Vb(61,"div",18),c.Qb(62,"img",28),c.Ub(),c.Ub(),c.Vb(63,"div",17),c.Vb(64,"div",18),c.Qb(65,"img",29),c.Ub(),c.Ub(),c.Vb(66,"div",17),c.Vb(67,"div",18),c.Qb(68,"img",30),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(69,"div",31),c.Vb(70,"div",2),c.Vb(71,"div",14),c.Vb(72,"div",32),c.Vb(73,"div",33),c.Vb(74,"h2"),c.Fc(75,"\u627e\u5230\u6700\u9069\u5408\u60a8\u7684\u6284\u8972\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(76,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Vb(77,"div",14),c.Vb(78,"div",15),c.Vb(79,"div",35),c.Vb(80,"div",36),c.Vb(81,"table",37),c.Vb(82,"thead"),c.Vb(83,"tr"),c.Vb(84,"th"),c.Fc(85,"\u5c0d\u6bd4\u6587\u672c/\u7279\u9ede"),c.Ub(),c.Vb(86,"th"),c.Fc(87," \u514d\u8cbb\u9ede\u6578 "),c.Vb(88,"p",38),c.Vb(89,"span"),c.Fc(90,"\u6280\u8853\u63d0\u4f9b"),c.Ub(),c.Qb(91,"img",39),c.Ub(),c.Ub(),c.Vb(92,"th"),c.Fc(93,"\u6a19\u6e96\u6284\u8972\u6aa2\u67e5 "),c.Vb(94,"p",38),c.Vb(95,"span"),c.Fc(96,"\u6280\u8853\u63d0\u4f9b"),c.Ub(),c.Qb(97,"img",40),c.Ub(),c.Ub(),c.Vb(98,"th"),c.Fc(99,"\u9ad8\u7d1a\u6284\u8972\u6aa2\u67e5 "),c.Vb(100,"p",38),c.Vb(101,"span"),c.Fc(102,"\u6280\u8853\u63d0\u4f9b"),c.Ub(),c.Qb(103,"img",39),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(104,"tbody"),c.Vb(105,"tr"),c.Vb(106,"td"),c.Fc(107,"8900\u842c\u4ed8\u8cbb\u5b78\u8853\u6587\u7ae0"),c.Ub(),c.Vb(108,"td"),c.gc(),c.Vb(109,"svg",41),c.Qb(110,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(111,"td"),c.Fc(112,"-"),c.Ub(),c.Vb(113,"td"),c.gc(),c.Vb(114,"svg",41),c.Qb(115,"path",42),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(116,"tr"),c.Vb(117,"td"),c.Fc(118,"990\u5104\u500b\u7576\u524d\u548c\u5df2\u6b78\u6a94\u7684\u7db2\u9801"),c.Ub(),c.Vb(119,"td"),c.gc(),c.Vb(120,"svg",41),c.Qb(121,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(122,"td"),c.gc(),c.Vb(123,"svg",41),c.Qb(124,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(125,"td"),c.gc(),c.Vb(126,"svg",41),c.Qb(127,"path",42),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(128,"tr"),c.Vb(129,"td"),c.Fc(130,"2\u5104\u500b\u958b\u653e\u7372\u53d6\u6587\u7ae0"),c.Ub(),c.Vb(131,"td"),c.gc(),c.Vb(132,"svg",41),c.Qb(133,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(134,"td"),c.gc(),c.Vb(135,"svg",41),c.Qb(136,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(137,"td"),c.gc(),c.Vb(138,"svg",41),c.Qb(139,"path",42),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(140,"tr"),c.Vb(141,"td"),c.Fc(142,"\u6bcf\u65e5\u641c\u7d22\u66f4\u65b01.02\u5104\u500b\u7db2\u9801"),c.Ub(),c.Vb(143,"td"),c.gc(),c.Vb(144,"svg",41),c.Qb(145,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(146,"td"),c.gc(),c.Vb(147,"svg",41),c.Qb(148,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(149,"td"),c.gc(),c.Vb(150,"svg",41),c.Qb(151,"path",42),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(152,"tr"),c.Vb(153,"td"),c.Fc(154,"\u4e92\u52d5\u5f0f\u5831\u544a\uff0c\u53ef\u4e0b\u8f09PDF"),c.Ub(),c.Vb(155,"td"),c.Fc(156,"-"),c.Ub(),c.Vb(157,"td"),c.gc(),c.Vb(158,"svg",41),c.Qb(159,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(160,"td"),c.gc(),c.Vb(161,"svg",41),c.Qb(162,"path",42),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(163,"section",43),c.Vb(164,"div",2),c.Vb(165,"div",14),c.Vb(166,"div",15),c.Vb(167,"div",44),c.Vb(168,"h3"),c.Fc(169,"\u8a02\u95b1"),c.Vb(170,"span"),c.Fc(171,"Trinka\u9ad8\u7d1aPlus"),c.Ub(),c.Fc(172,"\uff0c\u7372\u53d6\u7121\u9650\u8a2a\u554fTurnitin\u7684\u76f8\u4f3c\u6027\u5831\u544a"),c.Ub(),c.Vb(173,"a",45),c.Vb(174,"span"),c.Fc(175,"\u77ad\u89e3\u66f4\u591a"),c.Ub(),c.gc(),c.Vb(176,"svg",46),c.Qb(177,"path",47),c.Qb(178,"path",48),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(179,"section",49),c.Vb(180,"div",2),c.Vb(181,"div",14),c.Vb(182,"div",32),c.Vb(183,"div",33),c.Vb(184,"h2"),c.Fc(185,"\u4e3b\u8981\u7279\u9ede"),c.Ub(),c.Qb(186,"div",34),c.Ub(),c.Vb(187,"div",50),c.Vb(188,"ul",51),c.Vb(189,"li",52),c.Vb(190,"a",53),c.Vb(191,"span"),c.Fc(192,"\u514d\u8cbb\u9ede\u6578"),c.Ub(),c.Vb(193,"div",54),c.Qb(194,"img",55),c.Ub(),c.Ub(),c.Ub(),c.Vb(195,"li",52),c.Vb(196,"a",56),c.Vb(197,"span"),c.Fc(198,"\u6a19\u6e96\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(199,"div",54),c.Qb(200,"img",57),c.Ub(),c.Ub(),c.Ub(),c.Vb(201,"li",52),c.Vb(202,"a",58),c.Vb(203,"span"),c.Fc(204,"\u9ad8\u7d1a\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(205,"div",54),c.Qb(206,"img",55),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(207,"div",59),c.Vb(208,"div",60),c.Vb(209,"div",61),c.Vb(210,"span"),c.Fc(211,"\u6aa2\u67e5\u4e92\u806f\u7db2\u4f86\u6e90\u4e26\u6aa2\u6e2cAI\u751f\u6210\u7684\u5167\u5bb9"),c.Ub(),c.Ub(),c.Vb(212,"div",62),c.Vb(213,"div",4),c.Vb(214,"div",63),c.Vb(215,"div",64),c.Vb(216,"div",65),c.Vb(217,"div",66),c.Vb(218,"a",67),c.dc("click",(function(){return t.freeScore(1)})),c.Vb(219,"span"),c.Qb(220,"img",68),c.Ub(),c.Fc(221," \u524d3\u500b\u5339\u914d\u4f86\u6e90 "),c.Ub(),c.Ub(),c.Vb(222,"div",69),c.Vb(223,"div",70),c.Vb(224,"p"),c.Fc(225,"\u5217\u51fa\u524d3\u500b\u5339\u914d\u7684\u4f86\u6e90\u4ee5\u53ca\u5339\u914d\u767e\u5206\u6bd4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(226,"div",65),c.Vb(227,"div",66),c.Vb(228,"a",71),c.dc("click",(function(){return t.freeScore(2)})),c.Vb(229,"span"),c.Qb(230,"img",72),c.Ub(),c.Fc(231," \u986f\u793a\u7e3d\u9ad4\u76f8\u4f3c\u5ea6\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Vb(232,"div",73),c.Vb(233,"div",70),c.Vb(234,"p"),c.Fc(235,"\u6839\u64da\u6aa2\u6e2c\u5230\u7684\u6284\u8972\u554f\u984c\uff0c\u5c07\u7372\u5f97\u6587\u7ae0\u5167\u5bb9\u76f8\u4f3c\u5ea6\u5206\u6578\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(236,"div",65),c.Vb(237,"div",66),c.Vb(238,"a",74),c.dc("click",(function(){return t.freeScore(3)})),c.Vb(239,"span"),c.Qb(240,"img",68),c.Ub(),c.Fc(241," \u4e92\u806f\u7db2\u5339\u914d\u548c\u4ed8\u8cbb\u51fa\u7248\u7269\u5206\u6578 "),c.Ub(),c.Ub(),c.Vb(242,"div",75),c.Vb(243,"div",70),c.Vb(244,"p"),c.Fc(245,"\u6587\u6a94\u986f\u793a\u4e92\u806f\u7db2\u548c\u4ed8\u8cbb\u4f86\u6e90\u7684\u5404\u5225\u5206\u6578\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(246,"div",4),c.Vb(247,"div",76),c.Vb(248,"div",77),c.Qb(249,"img",78),c.Ub(),c.Vb(250,"div",77),c.Qb(251,"img",79),c.Ub(),c.Vb(252,"div",77),c.Qb(253,"img",80),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(254,"div",81),c.Vb(255,"div",61),c.Vb(256,"span"),c.Fc(257,"\u6aa2\u67e5\u4e92\u806f\u7db2\u4f86\u6e90\u4e26\u6aa2\u6e2cAI\u751f\u6210\u7684\u5167\u5bb9"),c.Ub(),c.Ub(),c.Vb(258,"div",62),c.Vb(259,"div",4),c.Vb(260,"div",63),c.Vb(261,"div",82),c.Vb(262,"div",65),c.Vb(263,"div",66),c.Vb(264,"a",83),c.dc("click",(function(){return t.standardPlagiarism(2)})),c.Vb(265,"span"),c.Qb(266,"img",72),c.Ub(),c.Fc(267," \u8b58\u5225\u524d\u500b\u5339\u914d\u4f86\u6e90 "),c.Ub(),c.Ub(),c.Vb(268,"div",84),c.Vb(269,"div",70),c.Vb(270,"p"),c.Fc(271,"\u5217\u51fa\u524d\u500b\u5339\u914d\u7684\u4f86\u6e90\u4ee5\u53ca\u5339\u914d\u767e\u5206\u6bd4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(272,"div",65),c.Vb(273,"div",66),c.Vb(274,"a",85),c.dc("click",(function(){return t.standardPlagiarism(3)})),c.Vb(275,"span"),c.Qb(276,"img",68),c.Ub(),c.Fc(277," \u7a81\u51fa\u986f\u793a\u5339\u914d\u7684\u6587\u672c "),c.Ub(),c.Ub(),c.Vb(278,"div",86),c.Vb(279,"div",70),c.Vb(280,"p"),c.Fc(281,"\u5c0d\u65bc\u5339\u914d\u7684\u4f86\u6e90\uff0c\u5831\u544a\u6703\u7a81\u51fa\u986f\u793a\u78ba\u5207\u7684\u5339\u914d\u6587\u672c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(282,"div",65),c.Vb(283,"div",66),c.Vb(284,"a",87),c.dc("click",(function(){return t.standardPlagiarism(4)})),c.Vb(285,"span"),c.Qb(286,"img",88),c.Ub(),c.Fc(287," \u6a19\u8a18\u96b1\u85cf\u5167\u5bb9 "),c.Ub(),c.Ub(),c.Vb(288,"div",89),c.Vb(289,"div",70),c.Vb(290,"p"),c.Fc(291,"\u6aa2\u6e2c\u4e26\u6a19\u8a18\u6587\u6a94\u4e2d\u7684\u96b1\u85cf\u6587\u672c\u548c\u53ef\u7591\u5b57\u5143\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(292,"div",65),c.Vb(293,"div",66),c.Vb(294,"a",90),c.dc("click",(function(){return t.standardPlagiarism(5)})),c.Vb(295,"span"),c.Qb(296,"img",91),c.Ub(),c.Fc(297," \u6392\u9664\u9078\u64c7\u7684\u90e8\u5206 "),c.Ub(),c.Ub(),c.Vb(298,"div",92),c.Vb(299,"div",70),c.Vb(300,"p"),c.Fc(301,"\u63d0\u4f9b\u6392\u9664\u6587\u6a94\u4e2d\u9078\u64c7\u90e8\u5206\u7684\u9748\u6d3b\u6027\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(302,"div",4),c.Vb(303,"div",76),c.Vb(304,"div",93),c.Vb(305,"video",94),c.Qb(306,"source",95),c.Fc(307," Your browser does not support the video element. Kindly update it to latest version. "),c.Ub(),c.Ub(),c.Vb(308,"div",77),c.Qb(309,"img",96),c.Ub(),c.Vb(310,"div",77),c.Qb(311,"img",97),c.Ub(),c.Vb(312,"div",77),c.Qb(313,"img",98),c.Ub(),c.Vb(314,"div",77),c.Qb(315,"img",99),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(316,"div",100),c.Vb(317,"div",61),c.Vb(318,"span"),c.Fc(319,"\u5c0d\u6bd4\u4ed8\u8cbb\u6587\u7ae0\u548c\u4e92\u806f\u7db2\u8cc7\u6e90\u6aa2\u67e5 "),c.Qb(320,"br"),c.Fc(321," \u5b78\u8853\u8ad6\u6587\u6284\u8972\u6aa2\u67e5\u5de5\u5177\u63a8\u85a6"),c.Ub(),c.Ub(),c.Vb(322,"div",62),c.Vb(323,"div",4),c.Vb(324,"div",63),c.Vb(325,"div",101),c.Vb(326,"div",65),c.Vb(327,"div",66),c.Vb(328,"a",102),c.dc("click",(function(){return t.advancePlagiarism(1)})),c.Vb(329,"span"),c.Qb(330,"img",72),c.Ub(),c.Fc(331," \u8b58\u5225\u524d\u500b\u5339\u914d\u4f86\u6e90 "),c.Ub(),c.Ub(),c.Vb(332,"div",103),c.Vb(333,"div",70),c.Vb(334,"p"),c.Fc(335,"\u5217\u51fa\u524d\u500b\u5339\u914d\u7684\u4f86\u6e90\u4ee5\u53ca\u5339\u914d\u767e\u5206\u6bd4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(336,"div",65),c.Vb(337,"div",66),c.Vb(338,"a",104),c.dc("click",(function(){return t.advancePlagiarism(2)})),c.Vb(339,"span"),c.Qb(340,"img",68),c.Ub(),c.Fc(341," \u7a81\u51fa\u986f\u793a\u5339\u914d\u7684\u6587\u672c "),c.Ub(),c.Ub(),c.Vb(342,"div",105),c.Vb(343,"div",70),c.Vb(344,"p"),c.Fc(345,"\u5c0d\u65bc\u5339\u914d\u7684\u4f86\u6e90\uff0c\u5831\u544a\u6703\u7a81\u51fa\u986f\u793a\u78ba\u5207\u7684\u5339\u914d\u6587\u672c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(346,"div",65),c.Vb(347,"div",66),c.Vb(348,"a",106),c.dc("click",(function(){return t.advancePlagiarism(3)})),c.Vb(349,"span"),c.Qb(350,"img",88),c.Ub(),c.Fc(351," \u6a19\u8a18\u96b1\u85cf\u5167\u5bb9 "),c.Ub(),c.Ub(),c.Vb(352,"div",107),c.Vb(353,"div",70),c.Vb(354,"p"),c.Fc(355,"\u6aa2\u6e2c\u4e26\u6a19\u8a18\u6587\u6a94\u4e2d\u7684\u96b1\u85cf\u6587\u672c\u548c\u53ef\u7591\u5b57\u5143\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(356,"div",65),c.Vb(357,"div",66),c.Vb(358,"a",108),c.dc("click",(function(){return t.advancePlagiarism(4)})),c.Vb(359,"span"),c.Qb(360,"img",109),c.Ub(),c.Fc(361," \u6392\u9664\u9078\u64c7\u7684\u90e8\u5206 "),c.Ub(),c.Ub(),c.Vb(362,"div",110),c.Vb(363,"div",70),c.Vb(364,"p"),c.Fc(365,"\u63d0\u4f9b\u6392\u9664\u6587\u6a94\u4e2d\u9078\u64c7\u90e8\u5206\u7684\u9748\u6d3b\u6027\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(366,"div",65),c.Vb(367,"div",66),c.Vb(368,"a",111),c.dc("click",(function(){return t.advancePlagiarism(5)})),c.Vb(369,"span"),c.Qb(370,"img",91),c.Ub(),c.Fc(371," \u63d0\u4f9b\u5206\u4eab\u9078\u9805 "),c.Ub(),c.Ub(),c.Vb(372,"div",112),c.Vb(373,"div",70),c.Vb(374,"p"),c.Fc(375,"\u63d0\u4f9b\u591a\u7a2e\u9078\u9805\uff0c\u53ef\u7121\u7e2b\u5206\u4eab\u60a8\u7684\u5831\u544a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(376,"div",113),c.Vb(377,"div",76),c.Vb(378,"div",77),c.Qb(379,"img",96),c.Ub(),c.Vb(380,"div",77),c.Qb(381,"img",97),c.Ub(),c.Vb(382,"div",77),c.Qb(383,"img",98),c.Ub(),c.Vb(384,"div",77),c.Qb(385,"img",99),c.Ub(),c.Vb(386,"div",77),c.Qb(387,"img",114),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(388,"section",115),c.Vb(389,"div",2),c.Vb(390,"div",14),c.Vb(391,"div",15),c.Vb(392,"div",33),c.Vb(393,"h2"),c.Fc(394,"Trinka\u6284\u8972\u6aa2\u6e2c\u5668\u7684\u7368\u7279\u4e4b\u8655\u662f\u4ec0\u9ebc\uff1f"),c.Ub(),c.Qb(395,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Vb(396,"div",14),c.Vb(397,"div",15),c.Vb(398,"div",35),c.Vb(399,"div",36),c.Vb(400,"table",37),c.Vb(401,"thead"),c.Vb(402,"tr"),c.Qb(403,"th"),c.Vb(404,"th"),c.Fc(405,"Trinka & "),c.Qb(406,"br"),c.Fc(407," Enago Reports"),c.Ub(),c.Vb(408,"th",116),c.Fc(409,"Grammarly"),c.Ub(),c.Vb(410,"th",117),c.Fc(411,"Quillbot"),c.Ub(),c.Ub(),c.Ub(),c.Vb(412,"tbody"),c.Vb(413,"tr"),c.Vb(414,"td"),c.Vb(415,"p"),c.Fc(416," iThenticate\u5831\u544a "),c.Vb(417,"span",118),c.gc(),c.Vb(418,"svg",119),c.Qb(419,"path",120),c.Qb(420,"path",121),c.Qb(421,"path",122),c.Ub(),c.fc(),c.Vb(422,"div",123),c.Fc(423," \u9ad8\u7d1a\u6284\u8972\u6aa2\u67e5\u63d0\u4f9b "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(424,"td"),c.gc(),c.Vb(425,"svg",41),c.Qb(426,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(427,"td"),c.Fc(428,"-"),c.Ub(),c.Vb(429,"td"),c.Fc(430,"-"),c.Ub(),c.Ub(),c.Vb(431,"tr"),c.Vb(432,"td"),c.Vb(433,"p"),c.Fc(434," \u76f8\u4f3c\u5ea6\u5831\u544a\uff08\u7531Turnitin\u63d0\u4f9b\uff09 "),c.Vb(435,"span",118),c.gc(),c.Vb(436,"svg",119),c.Qb(437,"path",120),c.Qb(438,"path",121),c.Qb(439,"path",122),c.Ub(),c.fc(),c.Vb(440,"div",123),c.Fc(441," \u6a19\u6e96\u6284\u8972\u6aa2\u67e5\u63d0\u4f9b "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(442,"td"),c.gc(),c.Vb(443,"svg",41),c.Qb(444,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(445,"td"),c.Fc(446,"-"),c.Ub(),c.Vb(447,"td"),c.Fc(448,"-"),c.Ub(),c.Ub(),c.Vb(449,"tr"),c.Vb(450,"td"),c.Fc(451,"\u7121\u9650\u7372\u5f97\u76f8\u4f3c\u5ea6\u5831\u544a"),c.Ub(),c.Vb(452,"td"),c.gc(),c.Vb(453,"svg",41);c.Qb(454,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(455,"td"),c.gc(),c.Vb(456,"svg",41),c.Qb(457,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(458,"td"),c.Fc(459,"\u6bcf\u670820\u9801"),c.Ub(),c.Ub(),c.Vb(460,"tr"),c.Vb(461,"td"),c.Fc(462,"\u53ef\u4e0b\u8f09\u7684PDF\u5831\u544a"),c.Ub(),c.Vb(463,"td"),c.gc(),c.Vb(464,"svg",41),c.Qb(465,"path",42),c.Ub(),c.Ub(),c.fc(),c.Vb(466,"td"),c.Fc(467,"-"),c.Ub(),c.Vb(468,"td"),c.Fc(469,"-"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(470,"section",43),c.Vb(471,"div",2),c.Vb(472,"div",14),c.Vb(473,"div",15),c.Vb(474,"div",44),c.Vb(475,"h3"),c.Fc(476,"\u4f7f\u7528Trinka\u6bcf\u6708\u7372\u5f97\u9ad8\u9054"),c.Vb(477,"span"),c.Fc(478,"2\u500b\u514d\u8cbb\u7684iThenticate"),c.Ub(),c.Fc(479,"\u7a4d\u5206"),c.Ub(),c.Vb(480,"a",124),c.Vb(481,"span"),c.Fc(482,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.gc(),c.Vb(483,"svg",46),c.Qb(484,"path",47),c.Qb(485,"path",48),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(486,"section",125),c.Vb(487,"div",2),c.Vb(488,"div",3),c.Vb(489,"div",126),c.Vb(490,"div",33),c.Vb(491,"h2"),c.Fc(492,"\u6db5\u84cb1700\u591a\u500b\u4ed8\u8cbb\u79d1\u5b78\u671f\u520a"),c.Ub(),c.Qb(493,"div",34),c.Vb(494,"p"),c.Fc(495,"\u5229\u7528\u6700\u6e96\u78ba\u7684\u6587\u672c\u76f8\u4f3c\u6027\u6aa2\u6e2c\u6f14\u7b97\u6cd5\u4f86\u9a57\u8b49\u5167\u5bb9\u7684\u6284\u8972\u60c5\u6cc1\uff0c\u4ee5\u4fdd\u6301\u5176\u5b8c\u6574\u6027\u548c\u53ef\u4fe1\u5ea6\u3002\u5c07\u60a8\u7684\u6587\u7a3f\u8207Elsevier\u3001Wiley\u3001Springer Nature\u3001Taylor & Francis\u3001Sage\u7b49\u773e\u591a\u77e5\u540d\u51fa\u7248\u793e\u767c\u8868\u7684\u6587\u7ae0\u9032\u884c\u6bd4\u8f03\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(496,"div",127),c.Vb(497,"div",128),c.Qb(498,"img",129),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(499,"section",130),c.Vb(500,"div",2),c.Vb(501,"div",14),c.Vb(502,"div",15),c.Vb(503,"div",33),c.Vb(504,"h2"),c.Fc(505,"\u4f7f\u7528Trinka\u7684\u6284\u8972\u6aa2\u67e5\u7372\u5f97\u9ad8\u54c1\u8cea\u7684\u8a55\u4f30"),c.Ub(),c.Qb(506,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Vb(507,"div",14),c.Vb(508,"div",131),c.Vb(509,"div",33),c.Vb(510,"p"),c.Fc(511,"\u7531\u65bc\u5b58\u5728\u591a\u7a2e\u6284\u8972\u6aa2\u6e2c\u5de5\u5177\u53ef\u4f9b\u9078\u64c7\uff0c\u9078\u64c7\u5408\u9069\u7684\u5de5\u5177\u53ef\u80fd\u6703\u5177\u6709\u6311\u6230\u6027\u3002\u70ba\u4e86\u8b93\u60a8\u66f4\u8f15\u9b06\u5730\u5b8c\u6210\u6b64\u904e\u7a0b\uff0c\u6211\u5011\u6bd4\u8f03\u4e86\u591a\u7a2e\u5ee3\u6cdb\u4f7f\u7528\u7684\u6284\u8972\u6aa2\u6e2c\u5de5\u5177\uff0c\u7d50\u679c\u986f\u793aTrinka\u63d0\u4f9b\u4e86\u6700\u53ef\u9760\u548c\u6e96\u78ba\u7684\u7d50\u679c\u3002"),c.Ub(),c.Vb(512,"p"),c.Fc(513,"\u5728\u5c0d\u9ad8\u5ea6\u6284\u8972\u7684\u6a23\u672c\u8ad6\u6587\u9032\u884c\u6e2c\u8a66\u6642\uff0cTrinka\u6284\u8972\u6aa2\u6e2c\u5668\u7684\u6027\u80fd\u8d85\u904e\u4e86\u5927\u591a\u6578\u5176\u4ed6\u5de5\u5177\u3002"),c.Ub(),c.Vb(514,"p"),c.Fc(515,"\u57fa\u65bc6\u500b\u53c3\u6578\uff0c\u6211\u5011\u6bd4\u8f03\u4e863\u500b\u9818\u5148\u7684\u5de5\u5177\u7684\u6e96\u78ba\u6027\u3001\u8cc7\u6599\u5eab\u5927\u5c0f\u3001\u53ef\u8a2a\u554f\u6027\u3001\u6613\u7528\u6027\u3001\u6210\u672c\u548c\u5b89\u5168\u6027\u3002Trinka\u63d0\u4f9b\u4e86\u4e00\u6d41\u7684\u8a55\u4f30\u548c\u5c08\u696d\u77e5\u8b58\uff0c\u540c\u6642\u4fdd\u8b77\u60a8\u7684\u8cc7\u6599\u7684\u5b89\u5168\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(516,"div",132),c.Vb(517,"div",128),c.Qb(518,"img",133),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(519,"section",134),c.Vb(520,"div",2),c.Vb(521,"div",14),c.Vb(522,"div",32),c.Vb(523,"div",33),c.Vb(524,"h2"),c.Fc(525,"\u70ba\u4ec0\u9ebc\u9078\u64c7Trinka\u6284\u8972\u6aa2\u6e2c\u5668\uff1f"),c.Ub(),c.Qb(526,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Vb(527,"div",62),c.Vb(528,"div",135),c.Vb(529,"div",136),c.Vb(530,"div",137),c.Qb(531,"img",138),c.Ub(),c.Vb(532,"div",139),c.Vb(533,"h4"),c.Fc(534,"\u6bcf\u6708\u514d\u8cbb\u63d0\u4f9b\u6284\u8972\u6aa2\u67e5\u7a4d\u5206"),c.Ub(),c.Vb(535,"p"),c.Fc(536,"\u5728\u751f\u6210\u5831\u544a\u4e4b\u524d\uff0c\u514d\u8cbb\u6aa2\u67e5\u60a8\u7684\u5167\u5bb9\u662f\u5426\u5b58\u5728\u6284\u8972\u3002\u60a8\u7684\u6587\u6a94\u5c07\u8207\u4e92\u806f\u7db2\u3001\u958b\u653e\u7372\u53d6\u548c\u4ed8\u8cbb\u51fa\u7248\u7269\u6bd4\u5c0d\uff0c\u9032\u884c\u6284\u8972\u6aa2\u67e5\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(537,"div",135),c.Vb(538,"div",136),c.Vb(539,"div",137),c.Qb(540,"img",140),c.Ub(),c.Vb(541,"div",139),c.Vb(542,"h4"),c.Fc(543,"\u7121\u9650\u5236\u6a19\u6e96\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Vb(544,"p"),c.Fc(545,"\u7372\u53d6\u7121\u9650\u5236\u7684\u6a19\u6e96\u6284\u8972\u6aa2\u67e5\uff08sim check\uff09\uff0c\u7531Turnitin\u63d0\u4f9b\u652f\u63f4\uff0c\u53ef\u5c07\u60a8\u7684\u5167\u5bb9\u8207\u4e92\u806f\u7db2\u4f86\u6e90\u548c\u958b\u653e\u7372\u53d6\u51fa\u7248\u7269\u9032\u884c\u6bd4\u8f03\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(546,"div",135),c.Vb(547,"div",136),c.Vb(548,"div",137),c.Qb(549,"img",141),c.Ub(),c.Vb(550,"div",139),c.Vb(551,"h4"),c.Fc(552,"\u5353\u8d8a\u7684\u6aa2\u6e2c\u6280\u8853"),c.Ub(),c.Vb(553,"p"),c.Fc(554,"\u6211\u5011\u7684\u6284\u8972\u6aa2\u67e5\u5668\u6aa2\u6e2c\u6280\u8853\u5f97\u5230\u4e86\u6700\u5927\u7684\u5b78\u8853\u51fa\u7248\u5546\u7684\u61c9\u7528\uff0c\u667a\u6167\u6392\u9664\u5df2\u5f15\u7528\u7684\u5167\u5bb9\uff0c\u70ba\u60a8\u63d0\u4f9b\u53ef\u9760\u7684\u7d50\u679c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(555,"div",142),c.Vb(556,"div",2),c.Vb(557,"div",14),c.Vb(558,"div",143),c.Vb(559,"div",144),c.Vb(560,"h2"),c.Fc(561,"\u6284\u8972\u6aa2\u67e5\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Qb(562,"div",34),c.Ub(),c.Vb(563,"div",145),c.Vb(564,"div",146),c.Vb(565,"p",147),c.Fc(566,"\u7a4d\u5206\u985e\u4f3c\u65bc\u4ee3\u5e63\uff0c\u53ef\u6839\u64da\u9700\u8981\u4f7f\u7528\u591a\u7a2eTrinka\u529f\u80fd\u3002"),c.Ub(),c.Vb(567,"p"),c.Fc(568,"\u9ad8\u7d1a\u7528\u6236\u6bcf\u6708\u7372\u5f9710\u500b\u7a4d\u5206\uff0c\u57fa\u672c\u7528\u6236\u6bcf\u6708\u7372\u5f974\u500b\u514d\u8cbb\u7a4d\u5206\u3002\u77ad\u89e3\u66f4\u591a\u8cc7\u8a0a\uff0c\u8acb"),c.Vb(569,"a",148),c.Fc(570,"\u9ede\u64ca\u6b64\u8655"),c.Ub(),c.Fc(571,"\u3002"),c.Ub(),c.Ub(),c.Vb(572,"div",149),c.Vb(573,"span"),c.Qb(574,"img",150),c.Ub(),c.Vb(575,"p"),c.Fc(576,"\u6a19\u6e96\u6284\u8972\u6aa2\u67e5\u9700\u8981\u4f7f\u752812\u7a4d\u5206\uff0c\u800c\u9ad8\u7d1a\u6284\u8972\u6aa2\u67e5\u9700\u8981\u4f7f\u752818\u7a4d\u5206\u3002"),c.Qb(577,"br"),c.Fc(578,"\u5145\u5206\u5229\u7528\u60a8\u6bcf\u6708\u7684\u514d\u8cbb\u7a4d\u5206\uff0c\u50c5\u5728\u9700\u8981\u6642\u8cfc\u8cb7\u66f4\u591a\u3002"),c.Ub(),c.Ub(),c.Vb(579,"div",146),c.Vb(580,"p",147),c.Fc(581,"Trinka\u9ad8\u7d1a\u7528\u6236\u6bcf\u6708\u7372\u5f972\u6b21\u514d\u8cbb\u7684\u6284\u8972\u6aa2\u67e5\u3002"),c.Ub(),c.Vb(582,"p"),c.Fc(583,"\u6b64\u5916\uff0c\u60a8\u9084\u53ef\u4eab\u53d7\u9ad8\u90546\u6298\u7684\u7a4d\u5206\u5305\u8cfc\u8cb7\u6298\u6263\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(584,"section",151),c.Vb(585,"div",2),c.Vb(586,"div",152),c.Vb(587,"div",153),c.Vb(588,"div",33),c.Vb(589,"h2"),c.Fc(590,"\u5982\u4f55\u4f7f\u7528"),c.Ub(),c.Qb(591,"div",34),c.Ub(),c.Ub(),c.Ub(),c.Vb(592,"div",152),c.Vb(593,"div",153),c.Vb(594,"div",154),c.Vb(595,"div",155),c.Qb(596,"div",156),c.Vb(597,"ul"),c.Vb(598,"li"),c.Fc(599,"\u514d\u8cbb\u9ede\u6578"),c.Ub(),c.Vb(600,"li"),c.Fc(601,"\u6a19\u6e96\u5831\u544a"),c.Ub(),c.Vb(602,"li"),c.Fc(603,"\u9032\u968e\u5831\u544a"),c.Ub(),c.Vb(604,"li"),c.Fc(605,"\u6bcf\u6708\u7372\u53d6\u65b0\u7684\u7a4d\u5206 "),c.Ub(),c.Vb(606,"li"),c.Fc(607,"\u6279\u91cf\u8cfc\u8cb7\u7a4d\u5206\u7684\u50f9\u683c"),c.Ub(),c.Ub(),c.Ub(),c.Vb(608,"div",157),c.Vb(609,"div",156),c.Fc(610," \u57fa\u672c "),c.Ub(),c.Vb(611,"ul"),c.Vb(612,"li"),c.Vb(613,"span"),c.Fc(614,"\u6bcf\u6708"),c.Vb(615,"b"),c.Fc(616,"1\u500b\u514d\u8cbb\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(617,"li"),c.Vb(618,"span"),c.Fc(619,"\u4f7f\u7528"),c.Vb(620,"b"),c.Fc(621,"12\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(622,"li"),c.Vb(623,"span"),c.Fc(624,"\u4f7f\u7528"),c.Vb(625,"b"),c.Fc(626,"18\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(627,"li"),c.Vb(628,"span"),c.Fc(629,"\u6bcf\u6708"),c.Vb(630,"b"),c.Fc(631,"4\u500b\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(632,"li"),c.Vb(633,"span"),c.Fc(634,"\u6bcf\u7a4d\u5206\u50c5\u9700"),c.Vb(635,"b",158),c.Fc(636," 3\u7f8e\u5143"),c.Ub(),c.Qb(637,"br"),c.Fc(638," \uff0840\u500b\u7a4d\u5206\u5305\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(639,"div",159),c.Vb(640,"div",156),c.Fc(641," \u9ad8\u7d1a "),c.Ub(),c.Vb(642,"ul"),c.Vb(643,"li"),c.Vb(644,"span"),c.Fc(645,"\u6bcf\u6708"),c.Vb(646,"b"),c.Fc(647,"2\u500b\u514d\u8cbb\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(648,"li"),c.Vb(649,"span"),c.Fc(650,"\u4f7f\u7528"),c.Vb(651,"b"),c.Fc(652,"12\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(653,"li"),c.Vb(654,"span"),c.Fc(655,"\u4f7f\u7528"),c.Vb(656,"b"),c.Fc(657,"18\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(658,"li"),c.Vb(659,"span"),c.Fc(660,"\u6bcf\u6708"),c.Vb(661,"b"),c.Fc(662,"10\u500b\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(663,"li"),c.Vb(664,"span"),c.Fc(665,"\u6bcf\u7a4d\u5206\u50c5\u9700"),c.Vb(666,"b",158),c.Fc(667,"1.8\u7f8e\u5143"),c.Ub(),c.Qb(668,"br"),c.Fc(669," \uff0840\u500b\u7a4d\u5206\u5305\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(670,"div",160),c.Vb(671,"div",156),c.Fc(672," Premium Plus "),c.Vb(673,"span"),c.Fc(674,"Recommended"),c.Ub(),c.Ub(),c.Vb(675,"ul"),c.Vb(676,"li"),c.Vb(677,"span"),c.Fc(678,"\u6bcf\u6708"),c.Vb(679,"b"),c.Fc(680,"2\u500b\u514d\u8cbb\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(681,"li"),c.Vb(682,"span"),c.Vb(683,"b"),c.Fc(684,"\u7121\u9650\u8a2a\u554f "),c.Ub(),c.Ub(),c.Ub(),c.Vb(685,"li"),c.Vb(686,"span"),c.Fc(687,"\u4f7f\u7528"),c.Vb(688,"b"),c.Fc(689,"18\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(690,"li"),c.Vb(691,"span"),c.Fc(692,"\u6bcf\u6708"),c.Vb(693,"b"),c.Fc(694,"10\u500b\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Vb(695,"li"),c.Vb(696,"span"),c.Fc(697,"\u6bcf\u7a4d\u5206\u50c5\u9700"),c.Vb(698,"b",158),c.Fc(699,"1.8\u7f8e\u5143"),c.Ub(),c.Qb(700,"br"),c.Fc(701," \uff0840\u500b\u7a4d\u5206\u5305\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(702,"div",161),c.Vb(703,"div",2),c.Vb(704,"div",162),c.Vb(705,"h2"),c.Fc(706,"\u6383\u9664\u6284\u8972\u7591\u96f2\uff0c\u81ea\u4fe1\u63d0\u4ea4\u60a8\u7684\u7a3f\u4ef6"),c.Ub(),c.Vb(707,"a",163),c.Fc(708,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(709,"div",164,165),c.Vb(711,"div",2),c.Vb(712,"div",14),c.Vb(713,"div",153),c.Vb(714,"div",166),c.Vb(715,"h2"),c.Fc(716,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(717,"div",34),c.Ub(),c.Ub(),c.Qb(718,"div",167),c.Vb(719,"div",168),c.Vb(720,"div",169),c.Vb(721,"div",170),c.Vb(722,"div",171),c.Vb(723,"div",172),c.Vb(724,"a",173),c.Fc(725," Trinka\u7684\u6284\u8972\u6aa2\u67e5\u662f\u5982\u4f55\u904b\u4f5c\u7684\uff1f"),c.Ub(),c.Ub(),c.Vb(726,"div",174),c.Vb(727,"div",70),c.Vb(728,"h4"),c.Fc(729,"\u975e\u5e38\u7c21\u55ae\uff01"),c.Ub(),c.Vb(730,"ol"),c.Vb(731,"li"),c.Fc(732,"\u9032\u5165\u60a8\u7684Trinka\u96f2\u7aef\u5e33\u6236\uff08\u9084\u6c92\u6709\u8a3b\u518a\u514d\u8cbb\u5e33\u6236\uff1f "),c.Vb(733,"a",163),c.Fc(734,"\u73fe\u5728\u5c31\u8a3b\u518a!"),c.Ub(),c.Fc(735," )"),c.Ub(),c.Vb(736,"li"),c.Fc(737,"\u5f9e\u53f3\u5074\u9762\u677f\u4e0a\u9ede\u64ca\u5c0e\u822a\u5230\u6284\u8972\u6aa2\u67e5\u9801\u9762\u3002"),c.Ub(),c.Vb(738,"li"),c.Fc(739,"\u4e0a\u50b3\u6587\u4ef6\u4e26\u9078\u64c7\u9069\u5408\u60a8\u7684\u6aa2\u67e5\u3002\u60a8\u4e5f\u53ef\u4ee5\u9078\u64c7\u4e00\u500b\u60a8\u5df2\u7d93\u4e0a\u50b3\u5230Trinka drive\u4e2d\u7684\u6a94\u6848\u3002"),c.Ub(),c.Vb(740,"li"),c.Fc(741,"\u5728\u5e7e\u5206\u9418\u5167\u7372\u5f97\u8a73\u7d30\u7684\u5831\u544a!"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(742,"div",171),c.Vb(743,"div",175),c.Vb(744,"a",176),c.Fc(745," Trinka\u7684\u6284\u8972\u6aa2\u67e5\u8207\u5176\u4ed6\u7684\u6709\u4ec0\u9ebc\u4e0d\u540c\uff1f"),c.Ub(),c.Ub(),c.Vb(746,"div",177),c.Vb(747,"div",70),c.Vb(748,"p"),c.Fc(749,"\u8207\u5176\u4ed6\u5de5\u5177\u4e0d\u540c\uff0cTrinka\u8b93\u60a8\u9078\u64c7\u7b26\u5408\u60a8\u9700\u6c42\u7684\u6284\u8972\u6aa2\u67e5--\u7db2\u8def\u5167\u5bb9\u6216\u7db2\u8def+\u4ed8\u8cbb\u51fa\u7248\u7269\u3002\u6211\u5011\u5728\u6280\u8853\u4e0a\u8207Turnitin\u5408\u4f5c\uff0c\u63d0\u4f9b\u5353\u8d8a\u7684\u6aa2\u6e2c\u80fd\u529b\uff0c\u53d7\u5230\u5168\u7403\u5404\u5927\u578b\u5b78\u8853\u51fa\u7248\u5546\u7684\u4fe1\u4efb\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(750,"div",171),c.Vb(751,"div",178),c.Vb(752,"a",179),c.Fc(753," \u6211\u53ef\u4ee5\u514d\u8cbb\u4f7f\u7528Trinka\u7684\u6284\u8972\u6aa2\u67e5\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(754,"div",180),c.Vb(755,"div",70),c.Vb(756,"p"),c.Fc(757,"\u60a8\u53ef\u4ee5\u5728Trinka\u4e0a\u514d\u8cbb\u7372\u5f97\u67e5\u91cd\u5206\u6578!"),c.Ub(),c.Vb(758,"p"),c.Fc(759,"\u5982\u679c\u60a8\u6709\u4e00\u500b\u57fa\u672c\u5e33\u6236\uff0c\u60a8\u6bcf\u500b\u6708\u53ef\u4ee5\u5f97\u52301\u6b21\u514d\u8cbb\u7684\u67e5\u91cd\u6aa2\u67e5\u3002\u5982\u679c\u60a8\u6709\u4e00\u500bTrinka\u9ad8\u7d1a\u5e33\u6236\uff0c\u60a8\u5c07\u6bcf\u6708\u7372\u5f972\u6b21\u514d\u8cbb\u7684\u67e5\u91cd\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(760,"div",171),c.Vb(761,"div",181),c.Vb(762,"a",182),c.Fc(763," \u6284\u8972\u6aa2\u67e5\u5831\u544a\u53ef\u4ee5\u4e0b\u8f09\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(764,"div",183),c.Vb(765,"div",70),c.Vb(766,"p"),c.Fc(767,"\u662f\u7684! \u5831\u544a\u662fPDF\u683c\u5f0f\u7684\uff0c\u53ef\u4ee5\u5728\u60a8\u751f\u6210\u5831\u544a\u5f8c\u7684\u4efb\u4f55\u6642\u5019\u4e0b\u8f09\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(768,"div",167),c.Ub(),c.Ub(),c.Ub(),c.Vb(769,"div",184),c.Vb(770,"div",185),c.Vb(771,"div",186),c.Vb(772,"div",187),c.Vb(773,"button",188),c.Vb(774,"span",189),c.Fc(775,"\xd7"),c.Ub(),c.Ub(),c.Qb(776,"div",190),c.Qb(777,"iframe",191),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(778,"div",192),c.Vb(779,"div",193),c.Vb(780,"div",186),c.Vb(781,"div",194),c.Vb(782,"h4",195),c.Fc(783,"Sample Score"),c.Ub(),c.Vb(784,"button",196),c.Fc(785,"\xd7"),c.Ub(),c.Ub(),c.Vb(786,"div",197),c.Qb(787,"img",198),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(24),c.nc("ngClass",t.video_pause?"icon-play":"icon-pause"),c.Cb(149),c.nc("routerLink",c.pc(28,Co)),c.Cb(43),c.nc("ngClass",1==t.freeshowTab?"active":" "),c.Cb(10),c.nc("ngClass",2==t.freeshowTab?"active":" "),c.Cb(10),c.nc("ngClass",3==t.freeshowTab?"active":" "),c.Cb(12),c.nc("ngClass",1==t.freeshowTab?"show":""),c.Cb(2),c.nc("ngClass",2==t.freeshowTab?"show":""),c.Cb(2),c.nc("ngClass",3==t.freeshowTab?"show":""),c.Cb(10),c.nc("ngClass",2==t.standardshowTab?"active":" "),c.Cb(10),c.nc("ngClass",3==t.standardshowTab?"active":" "),c.Cb(10),c.nc("ngClass",4==t.standardshowTab?"active":" "),c.Cb(10),c.nc("ngClass",5==t.standardshowTab?"active":" "),c.Cb(12),c.nc("ngClass",1==t.standardshowTab?"show":""),c.Cb(4),c.nc("ngClass",2==t.standardshowTab?"show":""),c.Cb(2),c.nc("ngClass",3==t.standardshowTab?"show":""),c.Cb(2),c.nc("ngClass",4==t.standardshowTab?"show":""),c.Cb(2),c.nc("ngClass",5==t.standardshowTab?"show":""),c.Cb(12),c.nc("ngClass",1==t.showTab?"active":" "),c.Cb(10),c.nc("ngClass",2==t.showTab?"active":" "),c.Cb(10),c.nc("ngClass",3==t.showTab?"active":" "),c.Cb(10),c.nc("ngClass",4==t.showTab?"active":" "),c.Cb(10),c.nc("ngClass",5==t.showTab?"active":" "),c.Cb(12),c.nc("ngClass",1==t.showTab?"show":""),c.Cb(2),c.nc("ngClass",2==t.showTab?"show":""),c.Cb(2),c.nc("ngClass",3==t.showTab?"show":""),c.Cb(2),c.nc("ngClass",4==t.showTab?"show":""),c.Cb(2),c.nc("ngClass",5==t.showTab?"show":""),c.Cb(183),c.nc("routerLink",c.pc(29,mo)))},directives:[l.k,s.e,s.d],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]{padding-top:140px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:50px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:48px;font-weight:600;color:#000;margin:0 0 20px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 20px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0 0 40px;padding-left:20px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:-30px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.icon-pause[_ngcontent-%COMP%]{display:inline-block;background:url(pause-circle.e3713cec4588a9a8e4c3.svg);background-size:40px 40px;width:40px;height:40px}@media (max-width:767px){.icon-pause[_ngcontent-%COMP%]{background-size:30px 30px;width:30px;height:30px}}.icon-play[_ngcontent-%COMP%]{display:inline-block;background:url(play-circle.67de54d0b27ae83186e7.svg);background-size:40px 40px;width:40px;height:40px}@media (max-width:767px){.icon-play[_ngcontent-%COMP%]{background-size:30px 30px;width:30px;height:30px}}.mainSliderSection[_ngcontent-%COMP%]   video[_ngcontent-%COMP%]{width:100%;height:auto;border-radius:16px;box-shadow:0 4px 10px 0 rgba(17,26,39,.1);display:block}@media (max-width:992px){.mainSliderSection[_ngcontent-%COMP%]{margin-top:40px}}.mainSliderSection[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{outline:none;box-shadow:none;border:none;position:absolute;left:40px;bottom:40px}@media (max-width:500px){.mainSliderSection[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{left:20px;bottom:20px}}.cloud_key_features.cloudKeyBenefitSection[_ngcontent-%COMP%]{padding:50px 0!important;background-color:#f9f9f9}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 60px}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:25px 0;padding:20px;height:100%}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.viewSampleReportImg[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:30px}.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:720px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);padding-top:10px}@media (max-width:1400px){.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:550px}}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:auto;right:130px;top:-20px;padding:8px 20px;border:1px solid #6f2496;border-radius:5px;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .5s ease;background-color:#6f2496}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{right:10px;padding:4px 10px;font-size:13px;top:-10px}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-left:6px;color:#fff}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;color:#4d4d4d}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   i[_ngcontent-%COMP%]{color:#4d4d4d}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]{height:200px;display:flex;align-items:center;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-evenly}@media (max-width:991px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{flex-direction:column;text-align:center}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:30px;margin:0;font-weight:600}@media (max-width:991px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-right:0;margin-bottom:15px}}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#fff;color:#763393;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;display:inline-block;padding:10px 20px}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:20px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]{position:relative;margin:60px 0}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]{position:relative;margin-bottom:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#000}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0 0 0 30px;margin:0;display:flex;flex-wrap:wrap}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-16px;top:8px;width:5px;height:5px;background-color:#763393;border-radius:50%}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:220px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{height:auto}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]{position:relative;background-image:url(AboutTrinkaCardHeaderBG.9bca416955719b2391a1.png);background-repeat:no-repeat;width:240px;height:56px;margin-top:20px;margin-bottom:20px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#fff;position:relative;padding-left:15px;padding-top:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0;position:relative;padding:0 20px 20px}.creditSectionFeature[_ngcontent-%COMP%]{position:relative}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;background-color:#f3eef6;border-radius:15px;display:flex;align-items:center;margin-bottom:20px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{flex-direction:column;text-align:center;border-radius:15px;margin-left:0;padding:20px 0}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:0;margin-top:-10px;text-align:center;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:40px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding:0 60px 0 0;font-size:18px;line-height:1.5}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:0 20px;line-height:25px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:20px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:60px 0 40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.TurnitinLogos[_ngcontent-%COMP%]{position:relative;margin-top:20px;text-align:right;display:flex;align-items:center;justify-content:flex-start;padding-right:0}.TurnitinLogos[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:103px;margin-left:5px}.TurnitinLogos[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;color:#4d4d4d}.TurnitinLogos1[_ngcontent-%COMP%]{padding-right:20px;margin-top:20px;flex-direction:column;float:right;text-align:right}.no-margin[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.no-gutter[_ngcontent-%COMP%]{padding-left:0;padding-right:0}.mt-40[_ngcontent-%COMP%]{margin-top:50px}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%], .match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{display:flex;flex-direction:column}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%], .compaireSections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.sample-btn[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:10px 20px;font-size:16px;border-radius:5px;transition:all .3s ease-in-out}.sample-btn1[_ngcontent-%COMP%], .sample-btn[_ngcontent-%COMP%]:active, .sample-btn[_ngcontent-%COMP%]:focus, .sample-btn[_ngcontent-%COMP%]:hover{background-color:#763393;color:#fff}.sample-btn1[_ngcontent-%COMP%]:active, .sample-btn1[_ngcontent-%COMP%]:focus, .sample-btn1[_ngcontent-%COMP%]:hover{background-color:transparent;color:#763393}.bb-none[_ngcontent-%COMP%]{border-bottom:none}.yellow-bg[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49)}.top-features[_ngcontent-%COMP%]{background-color:#ffd013;padding:2px 4px;border-radius:4px;position:absolute;margin-left:0;font-size:11px;font-weight:600;margin-top:0;top:-20px;left:0}.section-tl[_ngcontent-%COMP%], .section-tl[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative}.section-tl[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}.section-md[_ngcontent-%COMP%]{padding:80px 0}.pt-0[_ngcontent-%COMP%]{padding-top:0}.pb-0[_ngcontent-%COMP%]{padding-bottom:0}.smp-report[_ngcontent-%COMP%]{position:relative}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]{border:1px solid #cacaca;border-radius:10px;box-shadow:0 0 9px rgba(0,0,0,.21);margin-top:20px}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-body[_ngcontent-%COMP%]{padding:25px 30px}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-body[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:20px;margin-bottom:15px;font-weight:700}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]{padding:20px 25px;margin:0}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{position:relative;align-items:center}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding-left:1em}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;margin:0;padding-right:0;position:relative}@media (max-width:500px){.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:13px}}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]{color:#4d4d4d}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0;margin:0;list-style:none}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:inline-flex;justify-content:center;align-items:center;padding:8px 12px;margin-top:5px;letter-spacing:-.02em}@media (max-width:500px){.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:11px;padding:5px 8px;line-height:19px!important}}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child{background-color:#fef2f2;border-radius:6px;font-weight:600;font-size:14px;line-height:22px;letter-spacing:-.02em;color:#dc2626}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2){background-color:transparent;border-radius:0;font-weight:400;font-size:14px;line-height:22px;letter-spacing:-.02em;color:#4d4d4d;margin-left:8px;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3}@media (max-width:500px){.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2){font-size:13px;padding:5px 8px;margin:0}}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{background-color:transparent;border-radius:0;font-weight:400;font-size:14px;line-height:22px;color:#4d4d4d}@media (max-width:500px){.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{font-size:13px;padding:5px 8px;margin:0}}.smp-report[_ngcontent-%COMP%]   .smp-content[_ngcontent-%COMP%]   .smp-img1[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;border-radius:0 0 10px 10px}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]{margin-top:20px;border:1px solid #fca5a5;display:flex;justify-content:center;align-items:center;border-radius:8px}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{border-radius:8px;display:inline-flex;width:100%;padding:10px;min-height:75px;width:auto}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]   .rp-media-icon[_ngcontent-%COMP%]{width:42px;height:42px;border-radius:50%;background-color:#fee2e2;display:inline-flex;justify-content:center;align-items:center}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-style:normal;font-size:20px;font-weight:400;color:#dc2626;text-align:center;letter-spacing:-.02em}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .score-details[_ngcontent-%COMP%]{border:1px solid #cacaca;background-color:#e4e4e4;padding:20px}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .score-details[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .score-details[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{float:right}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .analysis-details[_ngcontent-%COMP%]   h6[_ngcontent-%COMP%]{color:#d42b1e;display:flex;align-items:center;text-transform:uppercase;font-size:14px}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .steps-details[_ngcontent-%COMP%]{position:relative}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .steps-details[_ngcontent-%COMP%]   .step-card[_ngcontent-%COMP%]{background:#763393;border-radius:10px;padding:20px 15px;position:relative;margin-top:15px;text-align:center}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .steps-details[_ngcontent-%COMP%]   .step-card[_ngcontent-%COMP%]   h6[_ngcontent-%COMP%]{color:#fff;font-size:14px;margin:0}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .steps-details[_ngcontent-%COMP%]   .step-card[_ngcontent-%COMP%]   em[_ngcontent-%COMP%]{color:#fff;font-size:14px}.smp-report[_ngcontent-%COMP%]   .rp-details[_ngcontent-%COMP%]   .steps-details[_ngcontent-%COMP%]   .step-card[_ngcontent-%COMP%]   .recommended[_ngcontent-%COMP%]{background-color:#ffd013;border-radius:50px;padding:5px 10px;line-height:1;position:absolute;left:15px;top:-15px;font-size:14px}.hor-line[_ngcontent-%COMP%]{width:2px;display:inline-block;margin:0 auto;height:40px;border-left:2px dashed #fca5a5}.empty-box[_ngcontent-%COMP%]{display:block;height:32px;border:2px dashed #fca5a5;border-bottom:none;border-radius:10px 10px 0 0}.detailsBox[_ngcontent-%COMP%]{border:1px solid #fca5a5;display:flex;justify-content:center;align-items:center;border-radius:8px;min-height:80px;flex-direction:column}.detailsBox[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-weight:600;font-size:20px;color:#dc2626;margin-bottom:5px}.detailsBox[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-weight:400;font-size:14px;line-height:19px}.detailsBox[_ngcontent-%COMP%]   p[_ngcontent-%COMP%], .wordBox[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center;letter-spacing:-.02em}.wordBox[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{padding:20px 0;margin-bottom:20px;font-weight:700;font-size:18px;line-height:28px;color:#4d4d4d}@media (max-width:500px){.wordBox[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;margin-bottom:0}}.wordBox[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{color:#dc2626}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]{text-align:center}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:80%;margin:0 auto;border-radius:10px;border-collapse:separate;border:1px solid #d4d4d4}@media (max-width:500px){.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%}}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:8px;font-weight:600;font-size:10px;line-height:16px;letter-spacing:.02em;text-transform:uppercase;color:#878787;white-space:nowrap;border-left:1px solid #d4d4d4;border-top:none;border-bottom:none}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{border-left:none}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:8px;border-left:1px solid #d4d4d4;border-top:1px solid #d4d4d4}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{border-left:none}.wordBox[_ngcontent-%COMP%]   .myTable[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-.02em;color:#4d4d4d;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-1[_ngcontent-%COMP%]{border-top:1px solid #cacaca}.mj-sitemap[_ngcontent-%COMP%]{position:relative}.mj-sitemap[_ngcontent-%COMP%], .mj-sitemap[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding-left:20px}.mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;padding:.2em 0 .2em 1em}.mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{float:right}.mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after, .mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;top:0;left:0;border-width:1px;z-index:0}.mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{position:absolute;top:0;left:-1.1em;height:150%;border-top-style:none;border-left-style:dashed}.mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:after{top:.9em;left:-1.1em;width:1.5em;border-top-style:dashed}.mj-sitemap[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child:before{border-left:none}.hide-li[_ngcontent-%COMP%]{height:15px}.hide-li[_ngcontent-%COMP%]:after{display:none!important}.mt_4[_ngcontent-%COMP%]{margin-top:40px!important}.pc-sub-container[_ngcontent-%COMP%]{position:relative}.pc-sub-container[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{padding:10px 0;align-items:center}.pc-sub-container[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding-left:1em}.pc-sub-container[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;margin:0}.pc-sub-container[_ngcontent-%COMP%]:before{left:0;right:auto;top:50%;width:100%;height:1px}.pc-sub-container[_ngcontent-%COMP%]:after, .pc-sub-container[_ngcontent-%COMP%]:before{content:"";position:absolute;margin:0 auto;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}.pc-sub-container[_ngcontent-%COMP%]:after{right:53%;top:0;width:1px;height:100%}.sm-title-pc[_ngcontent-%COMP%]{font-size:20px;font-weight:600;margin:5px 0}.document-type[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:992px){.document-type[_ngcontent-%COMP%]{margin-top:40px}}.document-type[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;margin-bottom:20px;text-align:center;padding:0 35px;font-weight:600}.pb-30[_ngcontent-%COMP%]{padding-bottom:30px}.graph-pc[_ngcontent-%COMP%]{text-align:center}.bg-grey[_ngcontent-%COMP%]{background-color:#f9f9f9}.pc-tbl[_ngcontent-%COMP%]{margin-top:10px;border-radius:10px}.pc-tbl[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]{background-color:#f3eef6}.pc-tbl[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:20px 10px;font-size:18px}.pc-tbl[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:10px}.pc-tbl[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:600}.compare_tabels[_ngcontent-%COMP%]{width:100%;margin:30px auto;max-width:920px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:relative}.compare_tabels[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;border-radius:5px 5px 0 0;background-color:#763393}.compare_tabels[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:16px;padding:20px .75rem}.compare_tabels[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:600}.sample-download[_ngcontent-%COMP%]{float:right;margin-bottom:15px}.sample-download[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{align-items:center}.sample-download[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;height:auto}.sample-download[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:11px;color:#763393;line-height:1}.pt-50[_ngcontent-%COMP%]{padding-top:50px}.pb-50[_ngcontent-%COMP%]{padding-bottom:50px}ul.checkLister[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex;margin-bottom:15px}ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{min-width:14px;margin-top:5px}ul.checkLister[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{padding-left:10px}.ai-content[_ngcontent-%COMP%], .ai-content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative}.ai-content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;font-weight:600}@media (max-width:767px){.ai-content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.ai-content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.ai-content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:1.3;margin:0 0 30px}.ai-content[_ngcontent-%COMP%]   .TurnitinLogos[_ngcontent-%COMP%]{align-items:center;margin-top:40px;text-align:left;justify-content:flex-start}.ai-detector-image[_ngcontent-%COMP%]{position:relative}.ai-detector-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:5px;border:10px solid #e3dae8;box-shadow:0 4px 30px 0 rgba(0,0,0,.05)}.overlay-background[_ngcontent-%COMP%]{position:relative;background-color:#f7f2f9}.yellow-badge[_ngcontent-%COMP%]{border-radius:15px;background:#ffea30;display:inline-flex;padding:5px 10px;color:#000;font-size:12px}.compare_tabels[_ngcontent-%COMP%]{border-radius:5px 5px 0 0;background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1)}.compare_tabels[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:30px 10px;text-align:center;font-size:18px;font-weight:700;color:#000;border-bottom:1px solid #763393}@media (max-width:767px){.compare_tabels[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:10px;font-size:14px}}.compare_tabels[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:16px;text-align:center;padding:20px 10px}@media (max-width:767px){.compare_tabels[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:10px;font-size:14px}}.compare_tabels[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{color:var(--fontColor)}.compare_tabels[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{background-color:#f9f9f9;text-align:left;padding-left:50px}@media (max-width:767px){.compare_tabels[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding-left:10px}}.how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 90px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 360px)}@media (max-width:1200px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-175px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;background-position:50%;width:183px;height:26px;top:36%}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-180px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;background-position:top;width:198px;height:29px;top:30px}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.gc-testimonials-section[_ngcontent-%COMP%]{background-color:#f9f9f9}.gc-testimonials-section[_ngcontent-%COMP%]   .testimonial.text-center[_ngcontent-%COMP%]{margin-top:40px}.gc-testimonials-section[_ngcontent-%COMP%]   .sub-head[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-weight:600;line-height:45px;margin:0 0 10px;position:relative}.gc-testimonials-section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative;text-align:left!important}.allPlans-wrapper[_ngcontent-%COMP%], .allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{position:relative;display:flex;justify-content:center;align-items:center}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{height:90px;padding:20px;font-size:24px;font-weight:700;color:var(--fontColor)}@media (max-width:992px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{font-size:18px}}@media (max-width:767px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{font-size:12px}}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex;padding:10px;justify-content:center;align-items:center;border-bottom:1px solid #e8e8e8;gap:5px;flex-wrap:wrap;height:80px}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{border-bottom:none}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:block;text-align:center}@media (max-width:992px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:14px}}@media (max-width:767px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:11px;padding:0}}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-basic[_ngcontent-%COMP%]{border-radius:5px 5px 5px 0;background:#f9f9f9;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);width:266px}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-basic[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{border-bottom:1px solid #763393}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-simple[_ngcontent-%COMP%]{width:223px}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-simple[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{background-color:#fff}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-simple[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-weight:600;color:#000;font-size:14px;justify-content:flex-start;padding-left:20px}@media (max-width:992px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-simple[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:13px}}@media (max-width:767px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-simple[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:12px;padding-left:5px}}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-premium[_ngcontent-%COMP%]{border-radius:5px 5px 5px 0;background:#f9f9f9;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);width:266px}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-premium[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{border-bottom:1px solid #763393}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]{width:340px;border-radius:5px;background:#763393;box-shadow:0 2px 20px 0 rgba(0,0,0,.3)}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]{height:110px;color:#fff;border-bottom:1px solid #fff}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{border-radius:5px;background:linear-gradient(0deg,#f4cd01,#ffea30 99.99%,#ffe612);position:absolute;display:inline-block;padding:5px 20px;font-size:12px;color:#000;top:-10px;font-weight:500}@media (max-width:500px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   .plan-header[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{padding:5px 8px;font-size:10px}}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin-bottom:20px}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{color:#fff;border-color:hsla(0,0%,100%,.2)}@media (max-width:992px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:14px}}@media (max-width:767px){.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:13px}}.allPlans-wrapper[_ngcontent-%COMP%]   .plan-recommended[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{display:block;text-align:center}.custom-tooltip[_ngcontent-%COMP%]{position:relative;display:inline-flex;justify-content:center;align-items:center;color:#763393}.custom-tooltip[_ngcontent-%COMP%]   .custom-tooltip-content[_ngcontent-%COMP%]{border-radius:5.843px;background:#6f2496;border-radius:5px;bottom:32px;color:#000;display:none;font-size:16px;line-height:1.5;min-width:208px;padding:6px;position:absolute;right:auto;left:auto;color:#fff;font-size:14px;transition-delay:.3s}.custom-tooltip[_ngcontent-%COMP%]   .custom-tooltip-content[_ngcontent-%COMP%]:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #6f2496;bottom:-8px;content:"";height:0;position:absolute;right:auto;left:calc(50% - 8px);width:0}@media (max-width:500px){.custom-tooltip[_ngcontent-%COMP%]   .custom-tooltip-content[_ngcontent-%COMP%]:after{left:20px}}.custom-tooltip[_ngcontent-%COMP%]   .tooltip-right-mob[_ngcontent-%COMP%]{min-width:230px;right:-20px;left:inherit}.custom-tooltip[_ngcontent-%COMP%]   .tooltip-right-mob[_ngcontent-%COMP%]:after{right:20px;left:inherit}.custom-tooltip[_ngcontent-%COMP%]:hover   .custom-tooltip-content[_ngcontent-%COMP%]{display:block}.section-lg[_ngcontent-%COMP%]{padding:80px 0}.section-md[_ngcontent-%COMP%]{padding:64px 0}.single-wrapper[_ngcontent-%COMP%]{position:relative;background-image:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-position:50%}.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]{display:flex;justify-content:space-between;align-items:center;gap:20px}@media (max-width:500px){.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]{flex-direction:column}}.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{padding:15px 0;margin:0;font-weight:700;color:hsla(0,0%,100%,.7);font-size:28px;font-weight:600}@media (max-width:767px){.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:26px}}@media (max-width:500px){.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{padding:0;text-align:center}}.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fff}.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{border:none;overflow:hidden;background-color:#fff;display:inline-flex;min-width:174px;height:48px;justify-content:center;align-items:center;padding:8px;gap:8px;color:#000;font-weight:600;border-radius:8px}@media (max-width:500px){.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{min-width:150px}}.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{border:none;padding:0;justify-content:center;align-items:center;margin-left:0;height:100%;display:inline-flex;color:#000;font-weight:600;border-radius:8px}@media (max-width:500px){.single-wrapper[_ngcontent-%COMP%]   .wrap-content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{border:none;font-size:14px}}.choosePlan[_ngcontent-%COMP%]{display:flex;justify-content:space-between;gap:20px}@media (max-width:992px){.choosePlan[_ngcontent-%COMP%]{gap:10px}}@media (max-width:500px){.choosePlan[_ngcontent-%COMP%]{flex-wrap:wrap}}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]{padding:40px 0}@media (max-width:500px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]{width:50%}}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]{color:#99a2b2;display:flex;margin-top:0;flex-direction:column}@media (max-width:500px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]{margin-top:10px}}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{height:70px}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{height:40px}}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:20px;font-weight:600;margin-bottom:0;color:#99a2b2;height:40px;display:flex;align-items:center}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageHeader[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:13px;height:50px}}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:30px 0 0}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{color:#000;font-size:16px;font-weight:500;height:80px;display:flex;align-items:center;border-bottom:1px solid #dde2e9}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:16px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:12px}}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{border-bottom:none}.choosePlan[_ngcontent-%COMP%]   .sourcePackages[_ngcontent-%COMP%]   .packageBody[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .newbadge[_ngcontent-%COMP%]{background-color:#763393;padding:2px 8px;border-radius:10px;color:#fff;font-size:11px;margin-left:15px;font-weight:500}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]{border-radius:24px;padding:40px 0;width:230px;background:#fff;box-shadow:0 4px 20px 0 rgba(17,26,39,.1)}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]{border-radius:8px}}@media (max-width:500px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]{width:47%}}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]{align-items:center;display:flex;justify-content:center;flex-direction:column;gap:16px;padding:0 10px}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center;font-size:22px;font-weight:600;margin:0;height:60px}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{height:40px;font-size:13px}}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;background:#f5f7f8;padding:10px;height:40px}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:10px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{flex-direction:column;padding:5px;height:50px;gap:5px}}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;color:#647087}@media (max-width:1100px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:11px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:10px}}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{height:auto}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img.turnitin-logo[_ngcontent-%COMP%]{width:54px}}@media (max-width:767px){.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img.iThenticate-logo[_ngcontent-%COMP%]{width:74px}}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0;list-style:none;margin:30px 0 0}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex;background:#f5f7f8;justify-content:center;align-items:center;font-size:18px;color:#99a2b2;font-weight:500;height:80px}.choosePlan[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   .pc-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2n){background:#fff}.trustedby[_ngcontent-%COMP%]{position:relative;background-image:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-position:50%}.trustedby[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center;color:#fff;font-size:24px;font-weight:600;margin-bottom:50px}.key-features-left[_ngcontent-%COMP%]{margin-top:30px;border-radius:16px;border:1px solid #dde2e9;background:#fff;min-height:auto;overflow:hidden;box-shadow:0 4px 10px 0 rgba(17,26,36,.1)}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]{text-align:left}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{border-radius:0;background-color:transparent;border:none;border-bottom:1px solid #dde2e9}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card.active[_ngcontent-%COMP%]{background:#f7e7ff}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]:last-child{border-bottom:none}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{border:none;background:transparent;padding:0}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]{display:flex;background:transparent;font-size:22px;color:#000;font-weight:600;padding:32px;gap:16px;line-height:1.3;box-shadow:none;align-items:center;transition:all .3s ease}@media (max-width:1100px){.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]{font-size:18px;padding:24px}}@media (max-width:500px){.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]{gap:12px}}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]:after{content:"";width:1.25rem;height:1.25rem;position:absolute;right:25px;background-size:contain;transform:rotate(-180deg);background-image:url(chevron-down.731481ee3569d0bb1a4e.svg)}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]:focus{outline:none;box-shadow:none}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link.collapsed[_ngcontent-%COMP%]{background:transparent;font-weight:500;color:var(--bodyColor)}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link.collapsed[_ngcontent-%COMP%]:after{transform:rotate(0deg)}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]{padding:0 25px 16px 80px}@media (max-width:1100px){.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]{padding-left:24px;padding-right:24px}}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{min-height:40px;margin-bottom:0}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .active[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]{padding-bottom:15px!important}.key-features-left[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .active[_ngcontent-%COMP%]   .collapsed[_ngcontent-%COMP%]{padding-bottom:32px!important}.key-features-right[_ngcontent-%COMP%]{margin-top:30px;border-radius:24px;background:#f5f7f8;padding:25px 50px;display:flex;justify-content:center;align-items:center;min-height:auto}@media (max-width:1100px){.key-features-right[_ngcontent-%COMP%]{min-height:auto}}.key-features-right[_ngcontent-%COMP%]   .image[_ngcontent-%COMP%]{display:none;text-align:center}.key-features-right[_ngcontent-%COMP%]   .image.show[_ngcontent-%COMP%]{display:block}.key-features-right[_ngcontent-%COMP%]   .image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;height:auto}.key-features-right[_ngcontent-%COMP%]   .image.video-feature[_ngcontent-%COMP%]{padding-left:40px;padding-right:40px}@media (max-width:500px){.key-features-right[_ngcontent-%COMP%]   .image.video-feature[_ngcontent-%COMP%]{padding-left:10px;padding-right:10px}}.key-features-right[_ngcontent-%COMP%]   .image.video-feature[_ngcontent-%COMP%]   video[_ngcontent-%COMP%]{width:100%;height:auto;border-radius:16px;box-shadow:0 4px 10px 0 rgba(17,26,36,.1)}@media (max-width:1100px){.key-features-right[_ngcontent-%COMP%]{padding:40px 20px}}@media (max-width:992px){.key-features-right[_ngcontent-%COMP%]{padding:40px 100px}}@media (max-width:480px){.key-features-right[_ngcontent-%COMP%]{padding:40px 10px}}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]{display:flex;justify-content:center}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]{display:inline-flex;justify-content:center;align-items:center;border:1px solid #dde2e9;overflow:hidden;border-radius:8px}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]{display:inline-flex;border-radius:0;min-width:350px;height:100%;justify-content:center;align-items:center;border-right:1px solid #dde2e9}@media (max-width:992px){.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]{min-width:auto;width:33.333%}}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]:last-child{border-right:none}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]{border-radius:0;display:flex;width:100%;height:100%;font-size:20px;font-weight:500;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#1d1d1d;padding:16px 32px}@media (max-width:767px){.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]{font-size:14px;padding:10px 20px}}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{text-align:center}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]{margin:0;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:6px 16px;background-color:#f5f7f8}@media (max-width:500px){.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]{display:flex;width:100%;padding:6px}}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{height:auto}@media (max-width:500px){.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link[_ngcontent-%COMP%]   .poweredBy[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link.active[_ngcontent-%COMP%]{background:#6f2496}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tabs-wrap[_ngcontent-%COMP%]   .nav-pills[_ngcontent-%COMP%]   .nav-item[_ngcontent-%COMP%]   .nav-link.active[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#fff;font-weight:600;display:block}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]{text-align:center}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   .pc-para[_ngcontent-%COMP%]{display:inline-flex;align-items:center;justify-content:center;margin:25px auto}.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   .pc-para[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:20px;color:var(--fontColor);font-weight:500}@media (max-width:767px){.plagCheckKeyFeatures[_ngcontent-%COMP%]   .tab-content[_ngcontent-%COMP%]   .pc-para[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px}}.standOut[_ngcontent-%COMP%]{background:#f3edf5}p.powered-by[_ngcontent-%COMP%]{margin:8px 0 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:6px;background:#f5f7f8;padding:10px;height:40px}@media (max-width:1100px){p.powered-by[_ngcontent-%COMP%]{padding:10px}}@media (max-width:767px){p.powered-by[_ngcontent-%COMP%]{flex-direction:column;padding:5px;height:50px;gap:5px}}p.powered-by[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;color:#647087;white-space:nowrap}@media (max-width:1100px){p.powered-by[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:11px}}@media (max-width:767px){p.powered-by[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:10px}}p.powered-by[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{height:auto}@media (max-width:767px){p.powered-by[_ngcontent-%COMP%]   img.turnitin-logo[_ngcontent-%COMP%]{width:54px}}@media (max-width:767px){p.powered-by[_ngcontent-%COMP%]   img.iThenticate-logo[_ngcontent-%COMP%]{width:74px}}.standout-tbl[_ngcontent-%COMP%]{position:relative;overflow:hidden;background-color:#fff;border-radius:24px;margin-top:30px;box-shadow:0 4px 20px 0 rgba(17,26,39,.1)}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]{margin:0;border-collapse:collapse;border:1px solid #dde2e9}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]{vertical-align:middle;border:none}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{padding:32px 10px;text-align:center;font-size:18px;font-weight:600;border-color:#dde2e9;border-bottom:1px solid #dde2e9}@media (max-width:1100px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:16px}}@media (max-width:767px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:11px;padding:12px 3px}}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th.grammarly[_ngcontent-%COMP%]{color:#34ba96}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th.quillbot[_ngcontent-%COMP%]{color:#5c935d}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   thead[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th.paperpal[_ngcontent-%COMP%]{color:#2459e2}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]{vertical-align:middle;border:none}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]:nth-child(2n){background-color:#f5f7f8}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{padding:20px;text-align:center;vertical-align:middle;font-size:18px;font-weight:500;min-width:184px;border-color:#dde2e9;border-right:1px solid #dde2e9}@media (max-width:1100px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{min-width:150px;font-size:16px}}@media (max-width:992px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{min-width:auto}}@media (max-width:767px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:11px;padding:8px}}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding:32px;text-align:left;color:var(--fontColor)}@media (max-width:992px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding:12px}}@media (max-width:767px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding:12px 8px}}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child   p[_ngcontent-%COMP%]{display:flex;margin:0;gap:8px}.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:last-child{border-right:none}@media (max-width:767px){.standout-tbl[_ngcontent-%COMP%]   .table[_ngcontent-%COMP%]   tbody[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:20px;height:20px}}.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{position:relative;margin-top:30px;border-radius:16px;background:#fff;box-shadow:0 4px 10px 0 rgba(17,26,36,.1);display:flex;gap:24px;padding:40px;width:100%;height:100%}@media (max-width:992px){.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{padding:30px 20px;gap:12px}}.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]{display:flex;width:64px;height:64px;padding:10px;justify-content:center;align-items:center;flex-shrink:0;border-radius:8px;border:1px solid #dde2e9}@media (max-width:992px){.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]{width:50px;height:50px}}@media (max-width:992px){.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:30px;height:30px}}.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:24px;font-weight:500;margin-bottom:8px}@media (max-width:992px){.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:21px}}.suitableForSection[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:0}.clientLogo[_ngcontent-%COMP%]{display:flex;justify-content:center;align-items:center;padding:0 30px;width:100%;height:80px}@media (max-width:767px){.clientLogo[_ngcontent-%COMP%]{padding:0 20px}}.clientLogo[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;height:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.clientLogo[_ngcontent-%COMP%]   img.filter[_ngcontent-%COMP%]{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.reviewSteps[_ngcontent-%COMP%]{position:relative}.reviewSteps[_ngcontent-%COMP%]:before{content:"";position:absolute;top:0;left:0;width:100%;height:60%;background-color:#f3edf5}.reviewSteps[_ngcontent-%COMP%]   .sd_Steps[_ngcontent-%COMP%]{background-color:#fff;margin-top:50px;border-radius:8px;padding:0 30px 30px;position:relative;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;text-align:center;min-height:210px}.reviewSteps[_ngcontent-%COMP%]   .sd_Steps[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:21px;font-weight:600;margin-top:10px}.reviewSteps[_ngcontent-%COMP%]   .sd_Steps[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.reviewSteps[_ngcontent-%COMP%]   .sd_Steps[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{width:100px;height:100px;border-radius:50%;background-color:#6f2496;border:8px solid #fff;display:inline-flex;justify-content:center;align-items:center;font-size:24px;color:#fff;margin-top:-100px;font-weight:600}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;padding:0 0 13px;position:relative;margin:0 0 40px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:24px}}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{bottom:-81px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:16px;font-weight:600;display:inline-block;margin:0 0 15px}.writing_need_sections[_ngcontent-%COMP%]   .writing_secitons_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:500;color:#000}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]{width:100%;margin:40px auto 0;max-width:920px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);position:relative}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;border-radius:5px 5px 0 0;background-color:#763393}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]{width:100%;border-radius:5px;overflow:hidden;border:none;margin:0}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{height:60px;text-align:center;font-size:16px;font-weight:700;color:#000;vertical-align:middle;border-right:1px solid #ccc;border-bottom:1px solid #763393}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]{font-size:18px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;text-align:left;width:440px;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:first-child{padding-left:5px;width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:200px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(2){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(3){width:200px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:nth-child(3){width:auto}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   th[_ngcontent-%COMP%]:last-child{width:200px;border-right:none}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{text-align:center;border-right:1px solid #ccc;position:relative;font-size:18px;font-weight:600;vertical-align:middle}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]{font-size:16px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{background-color:#f6f6f6;padding-left:20px}@media (max-width:767px){.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{padding-left:5px}}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:25px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{display:block;font-weight:400;font-size:13px}.writing_need_sections[_ngcontent-%COMP%]   .compare_tabels[_ngcontent-%COMP%]   table[_ngcontent-%COMP%]   tr[_ngcontent-%COMP%]   td[_ngcontent-%COMP%]:first-child{text-align:left}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{text-align:center;margin:70px auto;display:flex;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#763393;color:#fff;width:250px;height:60px;border:1.5px solid transparent;text-align:center;transition:all .5s ease;font-weight:600;font-size:22px;border-radius:5px;text-decoration:none;display:flex;align-items:center;justify-content:center}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#fff;color:#763393;border:1.5px solid #763393;text-decoration:none}.writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .writing_need_sections[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.newbadge[_ngcontent-%COMP%]{background-color:#763393;padding:2px 8px;border-radius:10px;color:#fff;font-size:11px;margin-left:10px;font-weight:500}.no-image[_ngcontent-%COMP%]{border:1px solid #dde2e9;border-radius:8px}.no-image[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:10px}.highted-points[_ngcontent-%COMP%]{margin-bottom:20px!important}.highted-points[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{line-height:1.5;width:100%;display:flex}.highted-points[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{margin-left:-17px;margin-top:0}.highted-points[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}']}),ta)},{path:"punctuation-checker",component:(na=function(){function n(t,e,o,i,a,c,r){var s=this;_classCallCheck(this,n),this.networkServices=t,this.elRef=e,this.titleService=o,this.metaTagService=i,this.LinkService=a,this.lc=c,this.platformId=r,this.minLength=0,this.maxLength=300,this.ukey="",this.languageSelection="us",this.alertErrorMessage="TRUE",this.initialHighlightTag="<span style='background-color:pink !important'>",this.initialHighlightCloseTag="</span>",this.focusHighlightTag="<span style='background-color:yellow !important'>",this.focusHighlightTagClosTag="</span>",this.spellingErrorStartHeighlight="<span style='border-bottom:solid #fd9a00;'>",this.spellingErrorEndHeighlight="</span>",this.spellingErrorHeighlightActive="<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>",this.grammarErrorStartHeighlight="<span style='border-bottom:solid #7a6ff1;'>",this.grammarErrorEndHeighlight="</span>",this.grammarErrorHeighlightActive="<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>",this.advisorErrorStartHeighlight="<span style='border-bottom:solid #37c5ab;'>",this.advisorErrorEndHeighlight="</span>",this.advisorErrorHeighlightActive="<span style='border-bottom: solid #37c5ab; background-color: #37c5ab5c;'>",this.errorProgressCount=0,this.showPopup=!1,this.enableCheck=!0,this.noeErrorFound=!1,this.planText="",this.wordCount=0,this.errorMessage="",this._timeout=null,this.editorValue="",this.emailAdress="",this.emailAdressFlag=!1,this.emailDirty=!1,this.panelOpenState=!1,this.katanaResHold=[],this.katanaOrigResHold=[],this.prevElementHolder=null,this.gec_result=[],this.showloader=!1,this.tagNames=["grammarly-popups","grammarly-card","grammarly-extension","grammarly-btn"],this.timmer=0,this.isCTAClicked=!1,this.isProcessStarted=!1,this.showExhaustLimitModal=!1,this.config={allowedContent:!0,forcePasteAsPlainText:!0,disallowedContent:"img a strong",removeDialogTabs:"link:advanced",toolbar:[],height:380,width:"auto",contentsCss:["body{font-size: 16px;font-family: 'Open Sans', sans-serif;line-height: 22px;}"],removePlugins:"pastefromword,elementspath,link,resize,iframe,contextmenu,liststyle,tabletools,tabletools,tableselection",stylesSet:"/src/styles.css",extraAllowedContent:"span(*)[*]{*}",placeholder:"Type here..."},this.sampleData=[{key:"General",text:"The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki have been dependent of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations on the compensatory measures was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could have possibly undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand a value of a yak however, they may end up to sell them."},{key:"Medicine",text:"Pre-treatment using antibiotic is said to affect clinical features of meningitis. That is why it is stated that LP should been carried out in childrens experiencing fever and seizures who have received antibiotic. As it has been found in a recent study. CSF becomes sterile for meningococccal and pneumococcal bacteria between 2 to 4 hours of administrating third-generation cephalosporin antibiotics. A lot of studies have been done on efficacy of lumbar puncture in\xa0febrile convulsion patients. Futhermore retrospective cohort reviews for children age 7 month to 6 year in 2011 found that probability for bacterial meningitis first presenting as an simple febrile seizure is very low. And they recommend that teh current PMC guidelines should be reconsidered. Hence, this observational , cross sectional, hospital-based study was carried out in Hemon Clinic, Samoa, during the period from June 15, 2019 and 28 November 2019. Fifty five\xa0children aged 7 month to 6 years who\xa0presented with fever and convulsion underwent lubmar puncture."},{key:"Management",text:"At the time of the period of the study, the dummy variables representing personal and workplace characters reached to different values. Although both genders experienced increase in the number of jobs involving the management and supervision of other employee, but this increase was greater for men. This finding may due to firms retaining workers whom are more integrted with in the structure of the company. These worker would be able to do more tasks needing higher level of responsibility then those who had joined the company more recent. Regarding types of contract there was no significant change into the mean percentage of full-time contracts, in spite of the fact that it remains less common for women to get this types of contract. Never the less there was a average increase of 10 percentage points in indefinite hiring for women, which is suggesting that there was increased job stabilization for qualified white collar women with average values approaching those for men."},{key:"Psychology",text:"Depression is most common mental disorder among HIV/AIDS patients with prevalence rates of about 60 %. Studies found that HIV patients had twice the risk for depression than those who were at risk for HIV. Depression and HIV/AIDS are estimated become the world\u2019s leading causes of disability by 2030 [4-6]. Low- and middle-income countries are bearing the high burden of depression among HIV/AIDS patients. The symptoms of depressive disorders decrease adherence to HIV antiretroviral therapy leading to drug resistant virus [7]. Decreased social support with in the context of HIV/AIDS is related to increase depression because of various factor, like educational disability and food insecurity. Low social support could result in poor adherence of medication, leads to immune suppression which finally leads to depression. Furhtermore, poor social support may lead to social isolation, which can be responsible in depression. Social isolation by HIV patients reduces social support that can results in a negative impcat on their physical and mental well being."}],this.tempList=[],window.addEventListener("message",(function(n){s.listenWindowMessage(n)}))}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&(document.getElementsByClassName("loader")[0].style.display="none",this.editorValue&&(this.alertErrorMessage="TRUE"),this.getUkeyrequest(),_("#closedExceededPopup, #FooterClosedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")}))),this.titleService.setTitle("\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u2014\u2014Trinka AI"),this.metaTagService.updateTag({name:"description",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u53ef\u5e6b\u52a9\u60a8\u7acb\u5373\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u4e26\u4e14\u6aa2\u67e5\u8a9e\u6cd5\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u2014\u2014Trinka AI"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u53ef\u5e6b\u52a9\u60a8\u7acb\u5373\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u4e26\u4e14\u6aa2\u67e5\u8a9e\u6cd5\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/punctuation-checker"}),this.metaTagService.updateTag({property:"og:image",content:"https://www.trinka.ai/tw/assets/images/Trinka.jpg"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/punctuation-checker"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/punctuation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/punctuation-checker"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/browser.js",(function(){}))),Object(l.v)(this.platformId)&&setInterval((function(){Array.from(document.getElementsByTagName("trinka-extension")).forEach((function(n){var t=n.shadowRoot;t.querySelector(".ErrorContainers.l")&&t.querySelector(".ErrorContainers.l").remove()})),Array.from(document.getElementsByTagName("grammarly-mirror")).forEach((function(n){n.remove()}))}),5e3),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewChecked",value:function(){return Object(l.v)(this.platformId)&&this.onFocus(),-1!=(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Opera"):-1!=navigator.userAgent.indexOf("Chrome")?(_("#GCChromeButton").css("display","block"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Chrome"):-1!=navigator.userAgent.indexOf("Safari")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Safari"):-1!=navigator.userAgent.indexOf("Firefox")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","block"),_("#GCEdgeButton").css("display","none"),"Firefox"):-1!=navigator.userAgent.indexOf("MSIE")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","block"),"IE"):"unknown"}},{key:"getUkeyrequest",value:function(){var n=this;this.networkServices.initApiwhichGetuKey().subscribe((function(t){n.ukey=1==t.status?t.ukey:""}))}},{key:"rejectSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.rejectSuggetionsApi(n).subscribe((function(n){}))}},{key:"acceptSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.acceptSuggetionsApi(n).subscribe((function(n){}))}},{key:"languageTypeSelect",value:function(n){this.languageSelection=n,this.postMessage("config")}},{key:"progressStatus",value:function(n){this.enableCheck=n}},{key:"injectErrorClass",value:function(n){if(Object(l.v)(this.platformId))return 1==n.error_type[0]?"grammar":2==n.error_type[0]?"spelling":"suggestion"}},{key:"onChange",value:function(n){var t=this;this.enableCheck=!1,clearTimeout(this.timer),this.timer=setTimeout((function(){if(Object(l.v)(t.platformId))try{setTimeout((function(){t.isCTAClicked?(t.wordCountLogic(2),t.postMessage("restart")):t.wordCount=""!==n.target.value.split(" ")[0]?n.target.value.split(" ").length:0}),1)}catch(e){console.log(e)}}),2e3)}},{key:"onClick",value:function(){console.log("editor click")}},{key:"wordCountLogic",value:function(n){if(Object(l.v)(this.platformId)){this.planText=this.sampleEditor.nativeElement.value.replace(/<\/p>/gi,"\n").replace(/<br\/?>/gi,"\n").replace(/<\/?[^>]+(>|$)/g,"").replace(/&nbsp;/g," "),this.enableCheck=!1;var t=this.planText.trim().split(/ |\n/g);"\n"==t[0]&&t.splice(0,1);for(var e=0;e<t.length;e++)""==t[e]&&(t.splice(e,1),e-=1);this.wordCount=t.length,this.wordCount>=this.maxLength||this.wordCount<=this.minLength?this.wordCount>0&&(_("#usageLimitExhausted").addClass("show"),this.postMessage("stop")):0==n?(this.showExhaustLimitModal=!0,this.postMessage("start")):1==n?(this.showExhaustLimitModal=!0,this.postMessage("restart")):3===n&&(this.showExhaustLimitModal&&_("#acceptedLimitExhausted").addClass("show"),this.showExhaustLimitModal=!1)}}},{key:"listenWindowMessage",value:function(n){if("trinka"==n.data.target)switch(n.data.data.action){case"login":console.log("login is called"),this.wordCountLogic(2);break;case"accept":this.wordCountLogic(2);break;case"showLoader":this.showLoaderBadge();break;case"showLoginScreen":this.wordCountLogic(3)}}},{key:"showLoaderBadge",value:function(){var n,t=this;this.showloader=!0,clearTimeout(n),n=setTimeout((function(){t.showloader=!1,t.isProcessStarted=!1}),3e3)}},{key:"postMessage",value:function(n){parent.postMessage({target:"content",action:"client_action",data:{action:n,userId:"demo@trinka.ai"}},"https://www.trinka.ai/tw/")}},{key:"onGrammarCheck",value:function(n){Object(l.v)(this.platformId)&&(console.log("grammer check called"),this.wordCountLogic(this.isCTAClicked?1:0),this.isCTAClicked=!0,this.isProcessStarted=!0)}},{key:"validateEmail",value:function(n){return/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(n).toLowerCase())}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")})),this.wordCount=0)}},{key:"addSampleData",value:function(n){var t=this.sampleData.filter((function(t){return t.key==n.value}))[0].text;this.sampleEditor.nativeElement.value=t,this.enableCheck=!1,this.isCTAClicked?this.wordCountLogic(1):this.wordCount=t.split(" ").length}},{key:"addDummyText",value:function(){Object(l.v)(this.platformId)&&(this.alertErrorMessage="TRUE",this.clearAllHighlight(),this.gec_result=[],this.katanaResHold=[],this.katanaResult=[],this.katanaOrigResHold=[],this.ckEditor.instance.document.getBody().$.innerHTML="The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki depended of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations about what would be done was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could possibly have undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand how valuable theur yak are to they. However, they may end up to sell them.\n")}},{key:"sendTextToKatana",value:function(n){var t=this;this.networkServices.postRequestForKatana(n).subscribe((function(n){if(n.success){t.katanaResult=n.result;for(var e=0;e<t.katanaResult.length;e++)t.katanaResult[e].gec_result=[],t.katanaResHold.push(t.katanaResult[e].sentence),"<br>"==t.katanaResult[e].sentence.trim()||"</p>"==t.katanaResult[e].sentence.trim()||t.sendSentenceToGrammerChecker(t.katanaResult[e],e);t.katanaResHold=JSON.parse(JSON.stringify(t.katanaResHold)),t.katanaOrigResHold=JSON.parse(JSON.stringify(t.katanaResHold))}}))}},{key:"sendSentenceToGrammerChecker",value:function(n,t){this.apiCallForGc(this.katanaResult[t],t)}},{key:"apiCallForGc",value:function(n,t){var e=this;Object(l.v)(this.platformId)&&(this.errorProgressCount=this.errorProgressCount+1,this.networkServices.postRequestForGrammerChecker({lang_type:this.languageSelection,result:[n.sentence],pipeline:"gector_rb",ukey:this.ukey,email_address:this.emailAdress}).subscribe((function(o){o!=[]&&(o=o.sort((function(n,t){return n.start_index-t.start_index})),o=e.elemenateErrorOfSameSpan(o)),e.katanaResult[t].gec_result=[],o.length>=0&&(o.forEach((function(o){o.sen_begin_index=n.begin,o.sen_end_index=n.end,o.sentence=n.sentence,o.parrentIndex=t,o.isCorrected=!1,o.isExpanded=!1,e.katanaResult[t].gec_result.push(o),e.gec_result.push(o)})),e.gec_result=e.gec_result.sort((function(n,t){return n.parrentIndex-t.parrentIndex})),t<e.katanaResult.length-1?(e.noeErrorFound=!0,e.alertErrorMessage="<b>No issues found.</b>"):(e.gec_result.length<=0&&(e.alertErrorMessage="<b>No issues found.</b>"),e.gec_result==[]&&(e.alertErrorMessage="<b>No issues found.</b>"))),e.new_heghlightError(e.katanaResult[t],t),e.errorProgressCount=e.errorProgressCount-1,0==e.errorProgressCount&&e.progressStatus(!1)})))}},{key:"elemenateErrorOfSameSpan",value:function(n){for(var t=0;t<n.length;t++)for(var e=0;e<n.length;e++)n[t].start_index<n[e].start_index&&n[t].end_index>n[e].start_index?n.splice(e,1):n[t].start_index<n[e].end_index&&n[t].end_index>n[e].end_index&&n.splice(e,1);return n}},{key:"new_heghlightError",value:function(n,t){if(Object(l.v)(this.platformId)){var e=n;if(e.gec_result.length>0){for(var o="",i=e.gec_result.length-1;i>=0;i--){var a=e.gec_result[i];o=1==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.grammarErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.grammarErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):2==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.spellingErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.spellingErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):e.sentence.substring(0,e.gec_result[i].start_index)+this.advisorErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.advisorErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length),e.sentence=o}this.katanaResHold[t]=o,this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.tempList.push(o)}else this.tempList.push(e.sentence)}}},{key:"error_panel_action",value:function(n,t,e){Object(l.v)(this.platformId)&&0==n.isCorrected&&(this.katanaResHold[n.parrentIndex]=this.katanaResHold[n.parrentIndex].replace(1==n.error_type[0]?this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight:2==n.error_type[0]?this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight:this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,e),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.gec_result.splice(t,1),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing"),n.acceptedOutput=e,this.acceptSuggetionsRequest(n),this.adjacentError(n,t))}},{key:"adjacentError",value:function(n,t){if(Object(l.v)(this.platformId))for(var e=0;e<this.gec_result.length;e++)this.gec_result[e].parrentIndex==n.parrentIndex&&(n.start_index-this.gec_result[e].end_index<=2&&n.start_index-this.gec_result[e].end_index>0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),n.end_index-this.gec_result[e].start_index<=2&&n.end_index-this.gec_result[e].start_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),this.gec_result[e].start_index-n.end_index<=2&&this.gec_result[e].start_index-n.end_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)))}},{key:"rejectChange",value:function(n,t,e){Object(l.v)(this.platformId)&&(this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text).replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text).replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text).replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),e||(this.gec_result.splice(t,1),this.rejectSuggetionsRequest(n)),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing."))}},{key:"clearAllHighlight",value:function(){Object(l.v)(this.platformId)&&(this.ckEditor.instance.document.getBody().$.innerHTML=this.ckEditor.instance.document.getBody().$.innerHTML.replace(/<span style="border-bottom:solid #7a6ff1;">|<\/span>|<span style="border-bottom:solid #fd9a00;">|<span style="border-bottom:solid #37c5ab;">|<span style='border-bottom:solid #7a6ff1;'>|<\/span>|<span style='border-bottom:solid #fd9a00;'>|<span style='border-bottom:solid #37c5ab;'>|<span style="border-bottom: solid #37c5ab; background-color: #37c5ab5c;">|<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>|<span style="border-bottom: solid #fd9a00; background-color: #fd9a005e;">|<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>|<span style="border-bottom: solid #7a6ff1; background-color: #7a6ff152">/g,""))}},{key:"setStep",value:function(n,t){Object(l.v)(this.platformId)&&(this.prevElementHolder?(this.prevElementHolder.isExpanded=!1,this.katanaResHold[this.prevElementHolder.parrentIndex]=1==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.grammarErrorHeighlightActive+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight):2==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.spellingErrorHeighlightActive+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.advisorErrorHeighlightActive+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.prevElementHolder=n):this.prevElementHolder=n,n.isExpanded=!0,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"setStepOff",value:function(n,t){Object(l.v)(this.platformId)&&(n.isExpanded=!1,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"onBlur",value:function(n){Object(l.v)(this.platformId)}},{key:"getBrowserName",value:function(){if(Object(l.v)(this.platformId)){var n=window.navigator.userAgent.toLowerCase();switch(!0){case n.indexOf("edge")>-1:return"edge";case n.indexOf("opr")>-1&&!!window.opr:return"opera";case n.indexOf("chrome")>-1&&!!window.chrome:return"chrome";case n.indexOf("trident")>-1:return"ie";case n.indexOf("firefox")>-1:return"firefox";case n.indexOf("safari")>-1:return"safari";default:return"other"}}}},{key:"clearTags",value:function(){Object(l.v)(this.platformId)&&this.tagNames.forEach((function(n){try{document.querySelector(n)&&document.querySelector(n).remove()}catch(t){}}))}},{key:"handleExtension",value:function(n,t){Object(l.v)(this.platformId)&&-1!=["chrome","firefox","safari"].indexOf(n)&&this.clearTags()}},{key:"onFocus",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{setTimeout((function(){var n=t.getBrowserName();t.handleExtension(n,"grammarly")}),100)}catch(e){}}},{key:"outFocus",value:function(n){Object(l.v)(this.platformId)}},{key:"onMouseUp",value:function(n){Object(l.v)(this.platformId)}},{key:"onKeyUp",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{("TRUE"!=this.alertErrorMessage||this.gec_result.length)&&(this._timeout=null,this._timeout&&window.clearTimeout(this._timeout),this._timeout=window.setTimeout((function(){t._timeout=null,t.gec_result=[],t.katanaResHold=[],t.katanaResult=[],t.katanaOrigResHold=[],t.alertErrorMessage="It looks like you have added new text. Please click <b>CHECK MY WRITING</b> again."}),1e3))}catch(e){}}},{key:"onPaste",value:function(n){if(Object(l.v)(this.platformId))try{var t=n.clipboardData.getData("text");this.sampleEditor.nativeElement.value=this.sampleEditor.nativeElement.value+t,this.wordCountLogic(2),this.enableCheck=!1}catch(e){}}},{key:"htmlEntitiesReplacer",value:function(n){if(Object(l.v)(this.platformId))return n.replace(/&#33;/g,"!").replace(/&#39;/g,"'").replace(/&#32;/g," ").replace(/&#34;/g,'"').replace(/&#35;/g,"#").replace(/&#36;/g,"$").replace(/&#37;/g,"%").replace(/&#38;/g," &").replace(/&amp;/g,"&").replace(/&#40;/g,"(").replace(/&#41;/g,")").replace(/&#42;/g,"*").replace(/&#43;/g,"+").replace(/&#44;/g,",").replace(/&#45;/g,"-").replace(/&#46;/g,".").replace(/&#47;/g,"/").replace(/&#48;/g,"0").replace(/&#49;/g,"1").replace(/&#50;/g,"2").replace(/&#51;/g,"3").replace(/&#52;/g,"4").replace(/&#53;/g,"5").replace(/&#54;/g,"6").replace(/&#55;/g,"7").replace(/&#56;/g,"8").replace(/&#57;/g,"9").replace(/&#58;/g,":").replace(/&#59;/g,";").replace(/&#60;/g,"<").replace(/&#61;/g,"=").replace(/&#62;/g,">").replace(/&#63;/g,"?").replace(/&#64;/g,"@").replace(/&#65;/g,"A").replace(/&#66;/g,"B").replace(/&#67;/g,"C").replace(/&#68;/g,"D").replace(/&#69;/g,"E").replace(/&#70;/g,"F").replace(/&#71;/g,"G").replace(/&#72;/g,"H").replace(/&#73;/g,"I").replace(/&#74;/g,"J").replace(/&#75;/g,"K").replace(/&#76;/g,"L").replace(/&#77;/g,"M").replace(/&#78;/g,"N").replace(/&#79;/g,"O").replace(/&#80;/g,"P").replace(/&#81;/g,"Q").replace(/&#82;/g,"R").replace(/&#83;/g,"S").replace(/&#84;/g,"T").replace(/&#85;/g,"U").replace(/&#86;/g,"V").replace(/&#87;/g,"W").replace(/&#88;/g,"X").replace(/&#89;/g,"Y").replace(/&#90;/g,"Z").replace(/&#91;/g,"[").replace(/&#92;/g,"\\").replace(/&#93;/g,"]").replace(/&#94;/g,"^").replace(/&#95;/g,"_").replace(/&#96;/g,"`").replace(/&#97;/g,"a").replace(/&#98;/g,"b").replace(/&#99;/g,"c").replace(/&#100;/g,"d").replace(/&#101;/g,"e").replace(/&#102;/g,"f").replace(/&#103;/g,"g").replace(/&#104;/g,"h").replace(/&#105;/g,"i").replace(/&#106;/g,"j").replace(/&#107;/g,"l").replace(/&#109;/g,"m").replace(/&#110;/g,"n").replace(/&#111;/g,"o").replace(/&#112;/g,"q").replace(/&#114;/g,"r").replace(/&#115;/g,"s").replace(/&#116;/g,"t").replace(/&#117;/g,"u").replace(/&#118;/g,"v").replace(/&#119;/g,"w").replace(/&#120;/g,"y").replace(/&#122;/g,"z").replace(/&#123;/g,"{").replace(/&#124;/g,"}").replace(/&#126;/g,"~").replace("&Aacute;","\xc1").replace(/&#193;/g,"\xc1").replace("&Agrave;","\xc0").replace(/&#192;/g,"\xc0").replace("&Acirc;","\xc2").replace(/&#194;/g,"\xc2").replace("&Atilde;","\xc3").replace(/&#195;/g,"\xc3").replace("&Auml;","\xc4").replace(/&#196;/g,"\xc4").replace("&Aring;","\xc5").replace(/&#197;/g,"\xc5").replace("&AElig;","\xc6").replace(/&#198;/g,"\xc6").replace("&Ccedil;","\xc7").replace(/&#199;/g,"\xc7").replace("&Egrave;","\xc8").replace(/&#200;/g,"\xc8").replace("&Eacute;","\xc9").replace(/&#201;/g,"\xc9").replace("&Ecirc;","\xca").replace(/&#202;/g,"\xca").replace("&Euml;","\xcb").replace(/&#203;/g,"\xcb").replace("&Igrave;","\xcc").replace(/&#204;/g,"\xcc").replace("&Iacute;","\xcd").replace(/&#205;/g,"\xcd").replace("&Icirc;","\xce").replace(/&#206;/g,"\xce").replace("&Iuml;","\xcf").replace(/&#207;/g,"\xcf").replace("&ETH;","\xd0").replace(/&#208;/g,"\xd0").replace("&Ntilde;","\xd1").replace(/&#209;/g,"\xd1").replace("&Ograve;","\xd2").replace(/&#210;/g,"\xd2").replace("&Oacute;","\xd3").replace(/&#211;/g,"\xd3").replace("&Ocirc;","\xd4").replace(/&#212;/g,"\xd4").replace("&Otilde;","\xd5").replace(/&#213;/g,"\xd5").replace("&Ouml;","\xd6").replace(/&#214;/g,"\xd6").replace("&Oslash;","\xd8").replace(/&#216;/g,"\xd8").replace("&Ugrave;","\xd9").replace(/&#217;/g,"\xd9").replace("&Uacute;","\xda").replace(/&#218;/g,"\xda").replace("&Ucirc;","\xdb").replace(/&#219;/g,"\xdb").replace("&Uuml;","\xdc").replace(/&#220;/g,"\xdc").replace("&Yacute;","\xdd").replace(/&#221;/g,"\xdd").replace("&THORN;","\xde").replace(/&#222;/g,"\xde").replace("&szlig;","\xdf").replace(/&#223;/g,"\xdf").replace("&agrave;","\xe0").replace(/&#224;/g,"\xe0").replace("&aacute;","\xe1").replace(/&#225;/g,"\xe1").replace("&acirc;","\xe2").replace(/&#226;/g,"\xe2").replace("&atilde;","\xe3").replace(/&#227;/g,"\xe3").replace("&auml;","\xe4").replace(/&#228;/g,"\xe4").replace("&aring;","\xe5").replace(/&#229;/g,"\xe5").replace("&aelig;","\xe6").replace(/&#230;/g,"\xe6").replace("&ccedil;","\xe7").replace(/&#231;/g,"\xe7").replace("&egrave;","\xe8").replace(/&#232;/g,"\xe8").replace("&eacute;","\xe9").replace(/&#233;/g,"\xe9").replace("&ecirc;","\xea").replace(/&#234;/g,"\xea").replace("&euml;","\xeb").replace(/&#235;/g,"\xeb").replace("&igrave;","\xec").replace(/&#236;/g,"\xec").replace("&iacute;","\xed").replace(/&#237;/g,"\xed").replace("&icirc;","\xee").replace(/&#238;/g,"\xee").replace("&iuml;","\xef").replace(/&#239;/g,"\xef").replace("&eth;","\xf0").replace(/&#240;/g,"\xf0").replace("&ntilde;","\xf1").replace(/&#241;/g,"\xf1").replace("&ograve;","\xf2").replace(/&#242;/g,"\xf2").replace("&oacute;","\xf3").replace(/&#243;/g,"\xf3").replace("&ocirc;","\xf4").replace(/&#244;/g,"\xf4").replace("&otilde;","\xf5").replace(/&#245;/g,"\xf5").replace("&ouml;","\xf6").replace(/&#246;/g,"\xf6").replace("&oslash;","\xf8").replace(/&#248;/g,"\xf8").replace("&ugrave;","\xf9").replace(/&#249;/g,"\xf9").replace("&uacute;","\xfa").replace(/&#250;/g,"\xfa").replace("&ucirc;","\xfb").replace(/&#251;/g,"\xfb").replace("&uuml;","\xfc").replace(/&#252;/g,"\xfc").replace("&yacute;","\xfd").replace(/&#253;/g,"\xfd").replace("&thorn;","\xfe").replace(/&#254;/g,"\xfe").replace(/&#255;/g,"\xff").replace("&yuml;","\xff").replace(/&times;/g,"\xd7").replace(/&plusmn;/g,"\xb1").replace(/&#39;/g,"'").replace(/&nbsp;/g," ").replace(/&minus;/g,"-").replace(/&rsquo;/g,"'")}},{key:"hideModal2",value:function(){_("#acceptedLimitExhausted").removeClass("show")}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),na.\u0275fac=function(n){return new(n||na)(c.Pb(Kn),c.Pb(c.l),c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.A),c.Pb(c.C))},na.\u0275cmp=c.Jb({type:na,selectors:[["app-punctuation-checker"]],viewQuery:function(n,t){var e;1&n&&(c.Kc(Zn.a,!0),c.Kc(ho,!0)),2&n&&(c.sc(e=c.ec())&&(t.ckEditor=e.first),c.sc(e=c.ec())&&(t.sampleEditor=e.first))},decls:658,vars:28,consts:[[1,"banner-section"],[1,"container"],[1,"row","justify-content-center"],[1,"col-lg-12"],[1,"banner-title"],[1,"title"],[1,"row"],[1,"col-12"],[1,"shape-1"],[1,"shape-2"],[1,"shape-3"],[1,"gcBrowserSection"],[1,"gcBrowserContainer"],["id","GCChromeButton","href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank"],["src","../../../assets/images/NewChromeIcon.svg","alt","chrome"],["id","GCFirFoxButton","href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","firefox"],["id","GCEdgeButton","href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","target","_blank"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","edge"],[1,"signupmobile",2,"display","none !important"],[1,"trinkaPluginGCSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"trinka_demo_wrap",2,"display","none !important"],[1,"see_trinka_sections"],[1,"col-sm-12"],[1,"top_heading","howItWorkHeading","lineWhiteColor"],[1,"HeadingSubLine"],[1,"row","match-box"],[1,"col-lg-8","dflex"],[1,"editor_sections","c-card",2,"height","100%"],["class","gcLoaderSection",4,"ngIf"],[1,"loading","loader",2,"display","none"],["loading",""],[1,"editor_top_section",3,"ngClass"],[1,"dorpdownText"],["mat-button","",1,"tryDemo_exampleText","file_manager_dropdown",3,"matMenuTriggerFor"],["aria-hidden","true",1,"fa","fa-angle-down"],[1,"file_manager_sub_menus","new_file_sections"],["sample","matMenu"],["aria-label","Select an option","name","example",3,"change"],[4,"ngFor","ngForOf"],[1,"float-right","word_count_section"],[1,"ck-editor",2,"height","280px","overflow","auto"],["id","sampleEditor",2,"height","100%","width","100%","border","none","padding","10px","outline","0","display","block",3,"keyup","paste","change"],["sampleEditor",""],[1,"Footer_button_section"],[1,"footer_radionButtons"],[1,"custom-control","custom-radio","d-inline"],["type","radio","id","customControlValidation2","name","radio-stacked","value","us","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation2",1,"custom-control-label","mr-3"],["type","radio","id","customControlValidation3","name","radio-stacked","value","uk","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation3",1,"custom-control-label"],[1,"check_emailBox"],["id","checkMyWritingButton",1,"btn","btn-primary",3,"disabled","click"],[1,"col-lg-4","dflex"],[1,"gcResultSection","c-card"],["class","align-content-center again_check_my_writing tempClass",3,"innerHTML",4,"ngIf"],["class","mt-0 font-14 issueCountLabel-wrap",4,"ngIf"],["class","errorPanel",4,"ngIf"],[1,"the_best_grammer_sections"],[1,"top_best_grammer_heading"],[1,"most_suited_point"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"cta-btn"],[1,"grammarCheckSection"],[1,"row","align-items-center"],[1,"col-md-4"],[1,"grammarCheckHeadingSection"],[1,"col-md-8"],[1,"grammarCheckTextContent"],[1,"col-lg-6","dflex"],[1,"best_grammer_cards","c-card"],[1,"content_body_best_grammer"],[1,"best_content_text"],[1,"mini_card_grammer"],[1,"wrong_text"],[1,"right_text"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],[1,"app_name_content",3,"routerLink"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["src","../../../assets/images/wordAdd_in.svg","alt","word addin"],[1,"safariComingSoonTag"],["src","../../../assets/images/safari_logo.png","alt","safari logo"],[1,"moreEffectiveSection"],[1,"row","flex-row-reverse","align-items-center"],[1,"col-md-6"],[1,"moreEffectiveTextContent"],[1,"moreEffectiveImages"],["src","../../../assets/images/WritingMoreEffective.png","alt","writing"],[1,"row","colunmChangesSection","align-items-center"],["src","../../../assets/images/LearnGrammarwithTrinka.png","alt","learn grammar with trinka"],[1,"section-md","gc-testimonials-section"],[1,"col-md-12","text-center","testi"],[1,"GCTestmonials"],[1,"testimonial","text-center"],[1,"col-md-12"],[1,"testimonial-wrap"],[1,"testimonial-slider"],["id","testi","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#testi","data-slide-to","0",1,"active"],["data-target","#testi","data-slide-to","1"],["data-target","#testi","data-slide-to","2"],["data-target","#testi","data-slide-to","3"],["data-target","#testi","data-slide-to","4"],["data-target","#testi","data-slide-to","5"],["data-target","#testi","data-slide-to","6"],["data-target","#testi","data-slide-to","7"],["data-target","#testi","data-slide-to","8"],["data-target","#testi","data-slide-to","9"],["data-target","#testi","data-slide-to","10"],["data-target","#testi","data-slide-to","11"],["data-target","#testi","data-slide-to","12"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"col-lg-3"],[1,"clientPhotos","shadow"],["src","../../../assets/images/clientPhotos/James-Smith.jfif","alt","James-Smith"],[1,"col-lg-9"],[1,"clientMessageSection"],["aria-hidden","true",1,"fa","fa-quote-left"],[1,"start-text"],[1,"authorNameText"],[1,"authorDesignationText"],[1,"carousel-item"],["src","../../../assets/images/clientPhotos/Rosa-Diaz-Sandoval.jfif","alt","Rosa-Diaz-Sandoval"],["src","../../../assets/images/clientPhotos/Dr_Farooq_Rathore.jpg","alt","Dr_Farooq_Rathore"],["src","../../../assets/images/clientPhotos/Georgieva-Milena.jfif","alt","Georgieva-Milena"],["src","../../../assets/images/clientPhotos/Dinesh-Gupta.jfif","alt","Dinesh Gupta"],["src","../../../assets/images/clientPhotos/Edith-Davies.jpg","alt","Edith-Davies"],["src","../../../assets/images/clientPhotos/Noor-Al-rishi.png","alt","Noor-Al-rishi"],["src","../../../assets/images/clientPhotos/Nwaji-Jude.jpg","alt","Nwaji-Jude"],["src","../../../assets/images/clientPhotos/Stumpf-Curtis.jfif","alt","Stumpf-Curtis"],["src","../../../assets/images/clientPhotos/Dyke-Gareth.jfif","alt","Dyke-Gareth"],["src","../../../assets/images/clientPhotos/Bhargava-Sharma.jfif","alt","Bhargava Sharma"],["src","../../../assets/images/clientPhotos/Ralph-Bailey.jfif","alt","Ralph-Bailey"],["src","../../../assets/images/clientPhotos/Thomas-Andres.jfif","alt","Thomas-Andres"],[1,"ready_to_levelUp"],[1,"level_up_heading"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank","id","grammerSignUpButton"],[1,"grammarCheckQuestions"],[1,"GCQuestions"],[1,"offset-md-1","col-md-10"],[1,"answersSections"],["id","QeustionGrammarChecks",1,"accordion"],[1,"card"],["id","QuestionGCOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCOneContent","aria-expanded","true","aria-controls","QuestionGCOneContent",1,"btn","btn-header-link"],["id","QuestionGCOneContent","aria-labelledby","QuestionGCOne","data-parent","#QeustionGrammarChecks",1,"collapse","show"],[1,"card-body"],["id","QuestionGCTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCTwoContent","aria-expanded","true","aria-controls","QuestionGCTwoContent",1,"btn","btn-header-link"],["id","QuestionGCTwoContent","aria-labelledby","QuestionGCTwo","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCThreeContent","aria-expanded","true","aria-controls","QuestionGCThreeContent",1,"btn","btn-header-link"],["id","QuestionGCThreeContent","aria-labelledby","QuestionGCThree","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFourContent","aria-expanded","true","aria-controls","QuestionGCFourContent",1,"btn","btn-header-link"],["id","QuestionGCFourContent","aria-labelledby","QuestionGCFour","data-parent","#QeustionGrammarChecks",1,"collapse"],[3,"routerLink"],["id","usageLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","usageLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog"],[1,"modal-content"],["type","button","id","closedExceededPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],[1,"upgradePremiumSection"],[1,"upgradeHeaderSection"],[1,"upgradeHeaderSection_overlay"],[1,"upgradeBodySection"],[2,"margin","0","margin-top","10px"],[1,"goupgradeButton"],["id","FooterClosedExceededPopup"],["id","acceptedLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","acceptedLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["type","button","id","closedAcceptedLimitExhaustedPopup","data-dismiss","modal","aria-label","Close",1,"close",3,"click"],[1,"limitExhaustedBody"],[1,"limitExhaustedLeftContent"],[1,"logoSection"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"ExhaustedLeftContent"],["href","https://cloud.trinka.ai/signup?_rg=Punctuation-Checker-JS-TW","target","_blank"],[1,"limitExhaustedRightContent"],[1,"rightInnerContent"],["src","../../../assets/images/home_banner.jpg","alt","background",1,"backgourndImageSection"],[1,"imagesOverlaySection"],[1,"ExhastedRightContainer"],["src","../../../assets/images/PerfectPunctuationCheck.png","alt","",1,"grammarCheckCardImg"],["src","../../../assets/images/WorksOnAllSubjects.png","alt","",1,"EnhanmentCheckCardImg"],[1,"gcLoaderSection"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","block"],["cx","75","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.9166666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.9166666666666666s"],["cx","71.65063509461098","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.8333333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.8333333333333334s"],["cx","62.5","cy","71.65063509461096","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.75s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.75s"],["cx","50","cy","75","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.6666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.6666666666666666s"],["cx","37.50000000000001","cy","71.65063509461098","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5833333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5833333333333334s"],["cx","28.34936490538903","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5s"],["cx","25","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.4166666666666667s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.4166666666666667s"],["cx","28.34936490538903","cy","37.50000000000001","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.3333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.3333333333333333s"],["cx","37.499999999999986","cy","28.349364905389038","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.25s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.25s"],["cx","49.99999999999999","cy","25","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.16666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.16666666666666666s"],["cx","62.5","cy","28.349364905389034","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.08333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.08333333333333333s"],["cx","71.65063509461096","cy","37.499999999999986","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","0s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","0s"],[3,"value"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","inline-block"],[1,"align-content-center","again_check_my_writing","tempClass",3,"innerHTML"],[1,"mt-0","font-14","issueCountLabel-wrap"],[1,"issueCountLabel"],[1,"errors-ctn"],[1,"errorPanel"],["class","mat-expansion-panel-spacing mb-2 mt-0 error-type",3,"ngClass","expanded","opened","closed",4,"ngIf"],[1,"mat-expansion-panel-spacing","mb-2","mt-0","error-type",3,"ngClass","expanded","opened","closed"],[4,"ngIf"],[3,"click"],["src","assets/images/delete-icon.png","alt",""],["class","error-main",4,"ngFor","ngForOf"],[1,"error-main"],[1,"error-inner"],[1,"error-comment"],[1,"arrow"],["src","assets/images/arrow.png","alt",""],[1,"error-link",3,"ngClass","click"]],template:function(n,t){if(1&n){c.Vb(0,"section",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Vb(8,"p"),c.Fc(9,"\u4f7f\u7528\u57fa\u65bc\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u7684\u514d\u8cbb\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u7acb\u5373\u7cfe\u6b63\u60a8\u7684\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u3002"),c.Qb(10,"br"),c.Fc(11,"Trinka AI\u900f\u904e\u67e5\u627e\u548c\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u4f86\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u8b93\u60a8\u5beb\u4f5c\u66f4\u52a0\u81ea\u4fe1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(12,"div",6),c.Vb(13,"div",7),c.Qb(14,"app-english-grammar-checker"),c.Ub(),c.Ub(),c.Ub(),c.Qb(15,"span",8),c.Qb(16,"span",9),c.Qb(17,"span",10),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",1),c.Vb(20,"div",6),c.Vb(21,"div",12),c.Vb(22,"h2"),c.Fc(23,"\u96a8\u6642\u96a8\u5730\u5e6b\u60a8\u6aa2\u67e5\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5b8c\u7f8e\uff01"),c.Ub(),c.Vb(24,"a",13),c.Qb(25,"img",14),c.Fc(26,"\u5b89\u88ddChrome\u63d2\u4ef6"),c.Ub(),c.Vb(27,"a",15),c.Qb(28,"img",16),c.Fc(29," \u5b89\u88ddFirefox\u5916\u639b"),c.Ub(),c.Vb(30,"a",17),c.Qb(31,"img",18),c.Fc(32," \u5b89\u88ddEdge\u5916\u639b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(33,"div",19),c.Vb(34,"div",1),c.Vb(35,"div",6),c.Vb(36,"div",7),c.Vb(37,"div",20),c.Vb(38,"h2"),c.Fc(39,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(40,"p"),c.Fc(41,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(42,"a",21),c.Fc(43,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(44,"div",22),c.Vb(45,"div",23),c.Vb(46,"div",1),c.Vb(47,"div",6),c.Vb(48,"div",24),c.Vb(49,"div",25),c.Vb(50,"h3"),c.Fc(51,"\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(52,"div",26),c.Vb(53,"p"),c.Fc(54,"\u4f7f\u7528\u57fa\u65bc\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u7684\u514d\u8cbb\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u7acb\u5373\u7cfe\u6b63\u60a8\u7684\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u3002"),c.Qb(55,"br"),c.Fc(56,"Trinka AI\u900f\u904e\u67e5\u627e\u548c\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u4f86\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6c34\u6e96\uff0c\u8b93\u60a8\u5beb\u4f5c\u66f4\u52a0\u81ea\u4fe1\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"div",27),c.Vb(58,"div",28),c.Vb(59,"div",29),c.Dc(60,uo,38,0,"div",30),c.Vb(61,"div",31,32),c.Fc(63,"\u2026"),c.Ub(),c.Vb(64,"div",33),c.Vb(65,"span",34),c.Vb(66,"button",35),c.Vb(67,"span"),c.Fc(68,"\u793a\u4f8b\u6587\u672c"),c.Qb(69,"i",36),c.Ub(),c.Ub(),c.Vb(70,"mat-menu",37,38),c.Vb(72,"mat-radio-group",39),c.dc("change",(function(n){return t.addSampleData(n)})),c.Dc(73,Po,4,2,"ng-container",40),c.Ub(),c.Ub(),c.Ub(),c.Vb(74,"span",41),c.Fc(75,"\u5b57\u6578: "),c.Vb(76,"b"),c.Fc(77),c.Ub(),c.Ub(),c.Ub(),c.Vb(78,"div",42),c.Vb(79,"textarea",43,44),c.dc("keyup",(function(n){return t.onChange(n)}))("paste",(function(n){return t.onChange(n)}))("change",(function(n){return t.onChange(n)})),c.Ub(),c.Ub(),c.Vb(81,"div",45),c.Vb(82,"div",46),c.Vb(83,"div",47),c.Vb(84,"input",48),c.dc("change",(function(){return t.languageTypeSelect("us")})),c.Ub(),c.Vb(85,"label",49),c.Fc(86,"English-US"),c.Ub(),c.Ub(),c.Vb(87,"div",47),c.Vb(88,"input",50),c.dc("change",(function(){return t.languageTypeSelect("uk")})),c.Ub(),c.Vb(89,"label",51),c.Fc(90,"English-UK"),c.Ub(),c.Ub(),c.Ub(),c.Vb(91,"div",52),c.Vb(92,"button",53),c.dc("click",(function(n){return t.onGrammarCheck(n)})),c.Fc(93,"\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c "),c.Dc(94,Mo,38,0,"div",30),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(95,"div",54),c.Vb(96,"div",55),c.Vb(97,"div",20),c.Vb(98,"h2"),c.Fc(99,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(100,"p"),c.Fc(101,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(102,"a",21),c.Fc(103,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Vb(104,"h3"),c.Fc(105,"\u7279\u6b8a\u529f\u80fd\uff1a"),c.Ub(),c.Vb(106,"ul"),c.Vb(107,"li"),c.Fc(108,"\u6587\u6cd5\u548c\u62fc\u5beb\u932f\u8aa4"),c.Ub(),c.Vb(109,"li"),c.Fc(110,"\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(111,"li"),c.Fc(112,"\u8a9e\u8a00\u589e\u5f37"),c.Ub(),c.Vb(113,"li"),c.Fc(114,"\u5beb\u4f5c\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Dc(115,Oo,1,1,"h4",56),c.Dc(116,fo,1,1,"h4",56),c.Dc(117,xo,5,1,"div",57),c.Dc(118,Bo,3,1,"div",58),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(119,"div",59),c.Vb(120,"div",1),c.Vb(121,"div",6),c.Vb(122,"div",24),c.Vb(123,"div",60),c.Vb(124,"h2"),c.Fc(125,"\u6700\u4f73\u514d\u8cbb\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(126,"div",26),c.Vb(127,"p"),c.Fc(128,"Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u4e0d\u50c5\u53ef\u4ee5\u6aa2\u67e5\u6a19\u9ede\u7b26\u865f\u7684\u6b63\u78ba\u4f7f\u7528\uff0c\u9084\u53ef\u4ee5\u7cfe\u6b63\u6587\u6cd5\u3001\u5beb\u4f5c\u98a8\u683c\u548c\u8a9e\u8abf\u4e2d\u7684\u8907\u96dc\u932f\u8aa4\uff01"),c.Ub(),c.Vb(129,"p"),c.Fc(130,"Trinka\u7684\u4eba\u5de5\u667a\u6167\u5f9e\u5404\u500b\u5b78\u79d1\u7684\u6d77\u91cf\u512a\u79c0\u8ad6\u6587\u9032\u884c\u5b78\u7fd2\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002\u4f7f\u7528Trinka\uff0c\u60a8\u7684\u5beb\u4f5c\u5c07\u6703\u4e00\u76f4\u7cbe\u78ba\u3002"),c.Ub(),c.Vb(131,"div",61),c.Vb(132,"ul"),c.Vb(133,"li"),c.Fc(134,"\u4f7f\u7528\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u70ba\u60a8\u7bc0\u7701\u6642\u9593"),c.Ub(),c.Vb(135,"li"),c.Fc(136,"\u514d\u8cbb\u4f7f\u7528"),c.Ub(),c.Vb(137,"li"),c.Fc(138,"\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5c08\u696d"),c.Ub(),c.Vb(139,"li"),c.Fc(140,"\u9ad8\u8cea\u91cf\u7684\u6578\u64da\u5b89\u5168"),c.Ub(),c.Ub(),c.Ub(),c.Vb(141,"p"),c.Fc(142,"Trinka\u7684\u7dda\u4e0a\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u80fd\u5920\u6aa2\u6e2c\u9017\u865f\u3001\u9023\u5b57\u5143\u3001\u5206\u865f\u548c\u5176\u4ed6\u6a19\u9ede\u7b26\u865f\u7684\u932f\u8aa4\u4f7f\u7528\uff0c\u4e26\u63d0\u4f9b\u5efa\u8b70\u548c\u89e3\u91cb\u8b93\u60a8\u66f4\u597d\u5730\u7406\u89e3\u3002"),c.Ub(),c.Vb(143,"p"),c.Fc(144,"\u8a3b\u518a\u4ee5\u514d\u8cbb\u89e3\u9396\u66f4\u591a\u529f\u80fd\uff01"),c.Ub(),c.Vb(145,"a",62),c.Fc(146,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(147,"div",63),c.Vb(148,"div",1),c.Vb(149,"div",64),c.Vb(150,"div",65),c.Vb(151,"div",66),c.Vb(152,"h2"),c.Fc(153,"\u8ab0\u53ef\u4ee5\u4f7f\u7528Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\uff1f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(154,"div",67),c.Vb(155,"div",68),c.Vb(156,"p"),c.Fc(157,"Trinka\u9069\u5408\u4efb\u4f55\u5e0c\u671b\u63d0\u9ad8\u82f1\u8a9e\u5beb\u4f5c\u6280\u80fd\u7684\u7528\u6236\uff0c\u5b83\u7684\u514d\u8cbb\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u53d7\u5230\u5b78\u8005\u3001\u6587\u6848\u3001\u884c\u92b7\u4eba\u54e1\u3001\u5167\u5bb9\u4f5c\u8005\u3001\u7522\u54c1\u5718\u968a\u3001\u535a\u4e3b\u3001\u81ea\u51fa\u7248\u4f5c\u8005\u7b49\u4f5c\u8005\u7684\u4fe1\u4efb\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(158,"div",59),c.Vb(159,"div",1),c.Vb(160,"div",6),c.Vb(161,"div",24),c.Vb(162,"div",60),c.Vb(163,"h2"),c.Fc(164,"Trinka\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u7684\u4e3b\u8981\u7279\u9ede"),c.Ub(),c.Qb(165,"div",26),c.Ub(),c.Ub(),c.Ub(),c.Vb(166,"div",27),c.Vb(167,"div",69),c.Vb(168,"div",70),c.Vb(169,"h3"),c.Fc(170,"\u5b8c\u7f8e\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5"),c.Ub(),c.Vb(171,"div",71),c.Vb(172,"div",72),c.Vb(173,"p"),c.Fc(174,"Trinka\u63d0\u4f9b\u4e0a\u4e0b\u6587\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u4ee5\u589e\u5f37\u60a8\u7684\u5beb\u4f5c\u3002"),c.Ub(),c.Ub(),c.Vb(175,"div",73),c.Vb(176,"p"),c.Fc(177,"In this economic recession, the Japanese economy managed to bounce back from the recession "),c.Vb(178,"span",74),c.Fc(179,"quickly,"),c.Ub(),c.Fc(180,"\xa0"),c.Vb(181,"span",75),c.Fc(182," quickly"),c.Ub(),c.Fc(183," and achieved relatively good results."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(184,"div",69),c.Vb(185,"div",70),c.Vb(186,"h3"),c.Fc(187,"\u9069\u7528\u65bc\u4efb\u4f55\u5b78\u79d1"),c.Ub(),c.Vb(188,"div",71),c.Vb(189,"div",72),c.Vb(190,"p"),c.Fc(191,"Trinka\u80fd\u5920\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u6a19\u9ede\u7b26\u865f\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Vb(192,"div",73),c.Vb(193,"p"),c.Fc(194,"Therefore, it is shaped like a column if the agents have the most "),c.Vb(195,"span",74),c.Fc(196,"risk prone"),c.Ub(),c.Fc(197,"\xa0"),c.Vb(198,"span",75),c.Fc(199," risk-prone"),c.Ub(),c.Fc(200," attitude."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(201,"div",69),c.Vb(202,"div",70),c.Vb(203,"h3"),c.Fc(204,"\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(205,"div",71),c.Vb(206,"div",72),c.Vb(207,"p"),c.Fc(208,"\u9664\u4e86\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\uff0cTrinka\u9084\u80fd\u66f4\u6b63\u6587\u6cd5\u548c\u55ae\u8a5e\u9078\u64c7\u4e2d\u7684\u932f\u8aa4\uff0c\u8b93\u5beb\u4f5c\u66f4\u52a0\u6e96\u78ba\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u610f\u5716\u66f4\u52a0\u6e05\u6670\u3002"),c.Ub(),c.Ub(),c.Vb(209,"div",73),c.Vb(210,"p"),c.Fc(211,"One of the reasons is "),c.Vb(212,"span",74),c.Fc(213,"because"),c.Ub(),c.Vb(214,"span",75),c.Fc(215," that"),c.Ub(),c.Fc(216," the fabrication cost "),c.Vb(217,"span",74),c.Fc(218,"for"),c.Ub(),c.Vb(219,"span",75),c.Fc(220," of"),c.Ub(),c.Fc(221," steel members depends upon the material."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(222,"div",69),c.Vb(223,"div",70),c.Vb(224,"h3"),c.Fc(225,"\u9ad8\u7d1a\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(226,"div",71),c.Vb(227,"div",72),c.Vb(228,"p"),c.Fc(229,"\u9664\u4e86\u7cfe\u6b63\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\u5916\uff0cTrinka\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u9084\u6703\u6839\u64da\u4e0a\u4e0b\u6587\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\uff0c\u6839\u64da\u4e3b\u984c\u9078\u64c7\u6b63\u78ba\u7684\u55ae\u8a5e\uff0c\u8b93\u60a8\u4e0d\u518d\u72af\u5c37\u5c2c\u7684\u62fc\u5beb\u932f\u8aa4\uff01"),c.Ub(),c.Ub(),c.Vb(230,"div",73),c.Vb(231,"p"),c.Fc(232,"The "),c.Vb(233,"span",74),c.Fc(234,"Bonferoni"),c.Ub(),c.Vb(235,"span",75),c.Fc(236," Bonferroni"),c.Ub(),c.Fc(237," test was used to check for statistical significance."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(238,"div",76),c.Vb(239,"div",1),c.Vb(240,"div",6),c.Vb(241,"div",24),c.Vb(242,"div",77),c.Vb(243,"div",78),c.Vb(244,"div",79),c.Vb(245,"h2"),c.Fc(246,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(247,"br"),c.Fc(248,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(249,"div",26),c.Ub(),c.Ub(),c.Vb(250,"div",80),c.Vb(251,"ul"),c.Vb(252,"li"),c.Vb(253,"a"),c.Vb(254,"div",81),c.Qb(255,"div",82),c.Qb(256,"img",83),c.Vb(257,"h3"),c.Fc(258,"Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(259,"li"),c.Vb(260,"a"),c.Vb(261,"div",81),c.Qb(262,"div",82),c.Qb(263,"img",84),c.Vb(264,"h3"),c.Fc(265,"MS Word"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(266,"li"),c.Vb(267,"a"),c.Vb(268,"div",81),c.Qb(269,"div",82),c.Qb(270,"img",14),c.Vb(271,"h3"),c.Fc(272,"Chrome"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(273,"li"),c.Vb(274,"a"),c.Vb(275,"div",81),c.Qb(276,"div",82),c.Qb(277,"img",16),c.Vb(278,"h3"),c.Fc(279,"Firefox"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(280,"li"),c.Vb(281,"a"),c.Vb(282,"div",81),c.Qb(283,"div",82),c.Qb(284,"img",18),c.Vb(285,"h3"),c.Fc(286,"Edge"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(287,"li"),c.Vb(288,"a"),c.Vb(289,"div",81),c.Vb(290,"span",85),c.Fc(291,"Coming Soon"),c.Ub(),c.Qb(292,"div",82),c.Qb(293,"img",86),c.Vb(294,"h3"),c.Fc(295,"Safari"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(296,"div",87),c.Vb(297,"div",1),c.Vb(298,"div",88),c.Vb(299,"div",89),c.Vb(300,"div",90),c.Vb(301,"h2"),c.Fc(302,"Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff1f"),c.Ub(),c.Vb(303,"p"),c.Fc(304,"Trinka\u662f\u4e00\u6b3e\u514d\u8cbb\u7684\u3001\u7531\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u548c\u8a9e\u8a00\u589e\u5f37\u5beb\u4f5c\u52a9\u624b\uff0c\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08\u3002"),c.Ub(),c.Vb(305,"p"),c.Fc(306,"\u6211\u5011\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u63a1\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2\uff08ML\uff09\u548c\u81ea\u7136\u8a9e\u8a00\uff08NPL\uff09\u6280\u8853\u958b\u767c\u800c\u6210\uff0c\u5b83\u80fd\u5920\u6839\u64da\u53e5\u5b50\u7684\u4e0a\u4e0b\u6587\uff0c\u8f15\u9b06\u8b58\u5225\u9017\u865f\u3001\u9023\u5b57\u5143\u3001\u6487\u865f\u3001\u5206\u865f\u7b49\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\uff0c\u4e26\u63d0\u51fa\u6539\u9032\u5efa\u8b70\u4ee5\u63d0\u9ad8\u5beb\u4f5c\u7684\u6e05\u6670\u5ea6\u548c\u53ef\u8b80\u6027\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(307,"div",89),c.Vb(308,"div",91),c.Qb(309,"img",92),c.Ub(),c.Ub(),c.Ub(),c.Vb(310,"div",93),c.Vb(311,"div",89),c.Vb(312,"div",90),c.Vb(313,"h2"),c.Fc(314,"Trinka\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u7684\u6b63\u78ba\u4f7f\u7528\u65b9\u6cd5"),c.Ub(),c.Vb(315,"p"),c.Fc(316,"\u6bcf\u4e00\u6b21\u4fee\u6b63\u6a19\u9ede\u7b26\u865f\u90fd\u662f\u4e00\u6b21\u5b78\u7fd2\u7684\u6a5f\u6703\u3002Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u4e0d\u50c5\u6703\u7a81\u51fa\u986f\u793a\u932f\u8aa4\uff0c\u9084\u6703\u63d0\u4f9b\u76f8\u95dc\u89e3\u91cb\u5efa\u8b70\u5982\u4f55\u4fee\u8a02\uff0c\u9019\u5c07\u5e6b\u52a9\u60a8\u6210\u70ba\u66f4\u597d\u7684\u4f5c\u8005\u3002\u9664\u4e86\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\uff0cTrinka\u9084\u6aa2\u67e5\u6587\u6cd5\u548c\u8a9e\u8a00\u932f\u8aa4\uff0c\u4e26\u4e14\u63d0\u4f9b\u5beb\u4f5c\u6574\u9ad4\u54c1\u8cea\u8a55\u4f30\u7684\u6307\u793a\u6027\u5206\u6578\u3002"),c.Ub(),c.Vb(317,"p"),c.Fc(318,"\u4f7f\u7528Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\uff0c\u5b78\u751f\u53ef\u4ee5\u5b78\u7fd2\u5982\u4f55\u6709\u6548\u9032\u884c\u5beb\u4f5c\u4e26\u8cab\u5fb9\u6700\u4f73\u5beb\u4f5c\u5be6\u8e10\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(319,"div",89),c.Vb(320,"div",91),c.Qb(321,"img",94),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(322,"section",95),c.Vb(323,"div",1),c.Vb(324,"div",6),c.Vb(325,"div",96),c.Vb(326,"div",97),c.Vb(327,"h2"),c.Fc(328,"\u4f7f\u7528\u611f\u8a00"),c.Ub(),c.Qb(329,"div",26),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(330,"div",98),c.Vb(331,"div",1),c.Vb(332,"div",6),c.Vb(333,"div",99),c.Vb(334,"div",100),c.Vb(335,"div",101),c.Vb(336,"div",102),c.Vb(337,"ol",103),c.Qb(338,"li",104),c.Qb(339,"li",105),c.Qb(340,"li",106),c.Qb(341,"li",107),c.Qb(342,"li",108),c.Qb(343,"li",109),c.Qb(344,"li",110),c.Qb(345,"li",111),c.Qb(346,"li",112),c.Qb(347,"li",113),c.Qb(348,"li",114),c.Qb(349,"li",115),c.Qb(350,"li",116),c.Ub(),c.Vb(351,"div",117),c.Vb(352,"div",118),c.Vb(353,"div",6),c.Vb(354,"div",119),c.Vb(355,"div",120),c.Qb(356,"img",121),c.Ub(),c.Ub(),c.Vb(357,"div",122),c.Vb(358,"div",123),c.Qb(359,"i",124),c.Vb(360,"p",125),c.Fc(361,"\u6211\u4e00\u4e0b\u5c31\u611b\u4e0aTrinka\u4e86\u3002\u795d\u8cc0\u4f60\u5011\u958b\u767c\u51fa\u9019\u500b\u53ef\u4ee5\u5927\u5e45\u5354\u52a9\u7de8\u8f2f\u7684\u7a0b\u5f0f\uff0c\u5c24\u5176\u662f\u7b26\u5408\u91cd\u8981\u7684\u6587\u6cd5\u6163\u4f8b\u548c\u5177\u5099\u7cbe\u7c21\u5b57\u6578\u529f\u80fd\u7684\u5de5\u5177\u3002 "),c.Ub(),c.Vb(362,"p",126),c.Fc(363,"James Smith"),c.Ub(),c.Vb(364,"span",127),c.Fc(365,"\u5b78\u8853\u7de8\u8f2f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(366,"div",128),c.Vb(367,"div",6),c.Vb(368,"div",119),c.Vb(369,"div",120),c.Qb(370,"img",129),c.Ub(),c.Ub(),c.Vb(371,"div",122),c.Vb(372,"div",123),c.Qb(373,"i",124),c.Vb(374,"p",125),c.Fc(375,"\u5c0d\u65bc\u8aaa\u5176\u4ed6\u8a9e\u8a00\u7684\u4eba\u4f86\u8aaa\uff0c\u7528\u6b63\u78ba\u7684\u82f1\u8a9e\u6587\u6cd5\u548c\u98a8\u683c\u7de8\u5beb\u6587\u7ae0\u4e0d\u662f\u4e00\u4ef6\u5bb9\u6613\u7684\u4e8b\u3002\u5982\u679c\u6c92\u6709\u5354\u52a9\u5de5\u5177\uff0c\u5c24\u5176\u662f\u5b78\u8853\u5beb\u4f5c\uff0c\u5f88\u96e3\u5728\u6587\u4ef6\u4e2d\u767c\u73fe\u5c0f\u932f\u8aa4\u3002\u6211\u5617\u8a66\u5c07TrinkaAI\u4f5c\u70ba\u81ea\u52d5\u6821\u6b63\u5de5\u5177\uff0c\u4e26\u5c0d\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u611f\u5230\u975e\u5e38\u6eff\u610f\u3002\u900f\u904e\u56de\u994b\uff0c\u80fd\u77ad\u89e3\u70ba\u4ec0\u9ebc\u5fc5\u9808\u8003\u616e\u5efa\u8b70\u7684\u66f4\u6539\u3002"),c.Ub(),c.Vb(376,"p",126),c.Fc(377,"Rosa Diaz Sandoval"),c.Ub(),c.Vb(378,"span",127),c.Fc(379,"\u7269\u7406\u548c\u6578\u5b78\u535a\u58eb, \u58a8\u897f\u54e5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(380,"div",128),c.Vb(381,"div",6),c.Vb(382,"div",119),c.Vb(383,"div",120),c.Qb(384,"img",130),c.Ub(),c.Ub(),c.Vb(385,"div",122),c.Vb(386,"div",123),c.Qb(387,"i",124),c.Vb(388,"p",125),c.Fc(389,"\u6211\u4f7f\u7528Trinka\u5169\u500b\u591a\u6708\u4e86\u3002\u6211\u4e3b\u8981\u7528\u5b83\u4f86\u6539\u9032\u6211\u70ba\u570b\u5167\u548c\u570b\u969b\u751f\u7269\u91ab\u5b78\u671f\u520a\u64b0\u5beb\u7684\u79d1\u5b78\u624b\u7a3f\u7684\u8a9e\u8a00\u3001\u6587\u6cd5\u548c\u53e5\u6cd5\u3002\u4ecb\u9762\u5f88\u4f7f\u7528\u8005\u53cb\u597d\uff0c\u4e26\u4e14\u8edf\u4ef6\u9ad8\u6548\u4e14\u597d\u7528\u3002\u6839\u64da\u9700\u8981\u7de8\u8f2f\u624b\u7a3f\u7684\u4e0d\u540c\u9078\u9805\u6709\u52a9\u65bc\u6c7a\u5b9a\u6211\u9700\u8981\u95dc\u6ce8\u7684\u5730\u65b9\u3002\u81ea\u52d5\u7de8\u8f2f\u7684\u5e6b\u52a9\u5f88\u5927\uff0c\u5e36\u6709\u4fee\u8a02\u6b77\u53f2\u7684\u88dc\u5145\u9801\u9762\u5f88\u6709\u7528\u3002Trinka\u4e00\u76f4\u5728\u66f4\u65b0\uff0c\u6211\u5beb\u9019\u7bc7\u6587\u7ae0\u6642\u5c31\u6ce8\u610f\u5230\u6dfb\u52a0\u4e86\u4e00\u500b\u65b0\u529f\u80fd\u201c\u4e00\u81f4\u6027\u201d\u3002\u6700\u597d\u7684\u662f\u6240\u6709\u9019\u4e9b\u90fd\u662f\u5b8c\u5168\u514d\u8cbb\u7684\u3002\u6211\u5f37\u70c8\u9f13\u52f5\u4f5c\u8005\u548c\u7814\u7a76\u4eba\u54e1\uff0c\u7279\u5225\u662f\u90a3\u4e9b\u82f1\u8a9e\u4e0d\u597d\u7684\u4eba\u5617\u8a66\u4e00\u4e0b\uff0c\u89aa\u773c\u76ee\u7779\u9a5a\u4eba\u7684\u7d50\u679c\u3002"),c.Ub(),c.Vb(390,"p",126),c.Fc(391,"Farooq Rathore\u535a\u58eb"),c.Ub(),c.Vb(392,"span",127),c.Fc(393," \u52a9\u7406\u6559\u6388\u517c\u7cfb\u4e3b\u4efb, \u5df4\u57fa\u65af\u5766"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(394,"div",128),c.Vb(395,"div",6),c.Vb(396,"div",119),c.Vb(397,"div",120),c.Qb(398,"img",131),c.Ub(),c.Ub(),c.Vb(399,"div",122),c.Vb(400,"div",123),c.Qb(401,"i",124),c.Vb(402,"p",125),c.Fc(403,"Trinka.ai\u662f\u6211\u6700\u559c\u6b61\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u7de8\u8f2f\u3002\u8a72\u61c9\u7528\u7a0b\u5f0f\u4f7f\u7528\u6548\u679c\u597d\uff0c\u5feb\u901f\u800c\u660e\u78ba\uff01\u5b8c\u5168\u6eff\u610f\uff01"),c.Ub(),c.Vb(404,"p",126),c.Fc(405,"Milena Georgieva"),c.Ub(),c.Vb(406,"span",127),c.Fc(407,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(408,"div",128),c.Vb(409,"div",6),c.Vb(410,"div",119),c.Vb(411,"div",120),c.Qb(412,"img",132),c.Ub(),c.Ub(),c.Vb(413,"div",122),c.Vb(414,"div",123),c.Qb(415,"i",124),c.Vb(416,"p",125),c.Fc(417,"\u9019\u662f\u4e00\u500b\u8d85\u8d8aGrammarly\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86\u7528Grammarly\u6aa2\u67e5\u904e\u4e00\u4e9b\u6587\u6a94\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u512a\u8d8a\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff01"),c.Ub(),c.Vb(418,"p",126),c.Fc(419,"Dinesh Gupta"),c.Ub(),c.Vb(420,"span",127),c.Fc(421,"\u653e\u5c04\u79d1\u91ab\u5e2b, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(422,"div",128),c.Vb(423,"div",6),c.Vb(424,"div",119),c.Vb(425,"div",120),c.Qb(426,"img",133),c.Ub(),c.Ub(),c.Vb(427,"div",122),c.Vb(428,"div",123),c.Qb(429,"i",124),c.Vb(430,"p",125),c.Fc(431,"\u6211\u5df2\u7d93\u6e2c\u8a66\u904eTrinka\uff0c\u4e26\u5c0d\u5176\u51fa\u8272\u7684\u529f\u80fd\u5370\u8c61\u6df1\u523b\u3002\u5b83\u6bd4\u6211\u4f7f\u7528\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\u505a\u5f97\u66f4\u597d\u3002\u505a\u5f97\u597d\uff01\u6211\u5df2\u7d93\u544a\u8a34\u6211\u7814\u7a76\u5be6\u9a57\u5ba4\u7684\u540c\u4e8b\u4f7f\u7528Trinka\u3002\u5e0c\u671b\u5728\u5b78\u8853\u754c\u5f97\u5230\u5ee3\u6cdb\u61c9\u7528\u3002"),c.Ub(),c.Vb(432,"p",126),c.Fc(433,"Edith Davies"),c.Ub(),c.Vb(434,"span",127),c.Fc(435,"\u535a\u58eb\u751f, \u82f1\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(436,"div",128),c.Vb(437,"div",6),c.Vb(438,"div",119),c.Vb(439,"div",120),c.Qb(440,"img",134),c.Ub(),c.Ub(),c.Vb(441,"div",122),c.Vb(442,"div",123),c.Qb(443,"i",124),c.Vb(444,"p",125),c.Fc(445,"Trinka AI\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u4ee4\u6211\u9a5a\u559c\u3002\u4f7f\u7528\u7c21\u55ae\uff0c\u975e\u5e38\u6709\u76ca\u3002"),c.Ub(),c.Vb(446,"p",126),c.Fc(447,"Noor Al-rishi"),c.Ub(),c.Vb(448,"span",127),c.Fc(449,"\u5316\u5b78\u5b78\u8005, \u6c99\u70cf\u5730\u963f\u62c9\u4f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(450,"div",128),c.Vb(451,"div",6),c.Vb(452,"div",119),c.Vb(453,"div",120),c.Qb(454,"img",135),c.Ub(),c.Ub(),c.Vb(455,"div",122),c.Vb(456,"div",123),c.Qb(457,"i",124),c.Vb(458,"p",125),c.Fc(459,"\u4f7f\u7528Trinka\u662f\u7f8e\u5999\u7684\u9ad4\u9a57\uff0c\u5982\u679c\u4e0d\u4f7f\u7528\u5b83\u8a55\u4f30\u7a3f\u4ef6\uff0c\u6211\u5e7e\u4e4e\u7121\u6cd5\u63d0\u4ea4\u4efb\u4f55\u624b\u7a3f\u3002\u7e3d\u4e4b\uff0cTrinka\u6210\u4e86\u6211\u7684\u662f\u6551\u547d\u7a3b\u8349\u3002"),c.Ub(),c.Vb(460,"p",126),c.Fc(461,"Nwaji Jude"),c.Ub(),c.Vb(462,"span",127),c.Fc(463,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(464,"div",128),c.Vb(465,"div",6),c.Vb(466,"div",119),c.Vb(467,"div",120),c.Qb(468,"img",136),c.Ub(),c.Ub(),c.Vb(469,"div",122),c.Vb(470,"div",123),c.Qb(471,"i",124),c.Vb(472,"p",125),c.Fc(473,"\u6211\u559c\u6b61\u4f7f\u7528Trinka\u4f5c\u70ba\u6211\u7de8\u8f2f\u6587\u7a3f\u7684\u6700\u7d42\u6aa2\u67e5\u3002\u5b83\u78ba\u5be6\u6709\u52a9\u65bc\u627e\u5230\u5728\u7de8\u8f2f\u904e\u7a0b\u4e2d\u6f0f\u6389\u7684\u5269\u9918\u932f\u8aa4\u3002\u6211\u771f\u7684\u5f88\u559c\u6b61\u9019\u500b\u5e73\u53f0\u3002\u5927\u62c7\u6307\u5411\u4e0b\u9019\u500b\u6309\u9215\u975e\u5e38\u6709\u7528\u3002 "),c.Ub(),c.Vb(474,"p",126),c.Fc(475,"Stumpf Curtis"),c.Ub(),c.Vb(476,"span",127),c.Fc(477,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(478,"div",128),c.Vb(479,"div",6),c.Vb(480,"div",119),c.Vb(481,"div",120),c.Qb(482,"img",137),c.Ub(),c.Ub(),c.Vb(483,"div",122),c.Vb(484,"div",123),c.Qb(485,"i",124),c.Vb(486,"p",125),c.Fc(487,"\u6211\u8a8d\u70baTrinka.ai \u662f\u4e00\u500b\u975e\u5e38\u6709\u8da3\u4e14\u5f88\u6709\u767c\u5c55\u6f5b\u529b\u7684\u4e3b\u610f\uff0c\u5c24\u5176\u662f\u5c0d\u65bc\u7de8\u8f2f/\u51fa\u7248\u793e/\u671f\u520a\u3002\u6211\u4f7f\u7528\u9019\u500b\u5e73\u53f0\u6aa2\u67e5\u6211\u7684\u7de8\u8f2f\u5de5\u4f5c\uff0c\u975e\u5e38\u6709\u7528\u3002"),c.Ub(),c.Vb(488,"p",126),c.Fc(489,"Gareth Dyke"),c.Ub(),c.Vb(490,"span",127),c.Fc(491,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(492,"div",128),c.Vb(493,"div",6),c.Vb(494,"div",119),c.Vb(495,"div",120),c.Qb(496,"img",138),c.Ub(),c.Ub(),c.Vb(497,"div",122),c.Vb(498,"div",123),c.Qb(499,"i",124),c.Vb(500,"p",125),c.Fc(501,"\u6211\u5c0d\u6574\u9ad4\u8868\u73fe\u611f\u5230\u6eff\u610f\u3002\u6211\u4f7f\u7528Grammarly\u5df2\u7d93\u6709\u5f88\u9577\u4e00\u6bb5\u6642\u9593\u4e86\uff0c\u4f46\u662f\u5728\u5b78\u8853\u6216\u6280\u8853\u5beb\u4f5c\u65b9\u9762\uff0cTrinka\u7d55\u5c0d\u662f\u66f4\u597d\u7684\u9078\u64c7\u3002\u5b78\u8853\u6587\u4ef6\u8a2d\u7f6e\u548c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u662f\u6211\u6700\u559c\u6b61\u7684\u529f\u80fd\u3002");c.Ub(),c.Vb(502,"p",126),c.Fc(503,"Bhargava Sharma"),c.Ub(),c.Vb(504,"span",127),c.Fc(505,"\u6d41\u884c\u75c5\u5b78\u5bb6, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(506,"div",128),c.Vb(507,"div",6),c.Vb(508,"div",119),c.Vb(509,"div",120),c.Qb(510,"img",139),c.Ub(),c.Ub(),c.Vb(511,"div",122),c.Vb(512,"div",123),c.Qb(513,"i",124),c.Vb(514,"p",125),c.Fc(515,"Trinka\u5df2\u6210\u70ba\u6211\u6587\u6cd5\u6821\u6b63\u7684\u9996\u9078\u5de5\u5177\u3002\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u66f4\u6b63\u548c\u8a9e\u8a00\u589e\u5f37\u4f7f\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5bb9\u6613\u3002\u73fe\u5728\uff0c\u6211\u53ef\u4ee5\u66f4\u5c08\u6ce8\u65bc\u7814\u7a76\uff0c\u800c\u4e0d\u662f\u7cfe\u6b63\u6587\u7a3f\u4e2d\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Vb(516,"p",126),c.Fc(517,"Ralph Bailey"),c.Ub(),c.Vb(518,"span",127),c.Fc(519,"\u795e\u7d93\u79d1\u91ab\u751f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(520,"div",128),c.Vb(521,"div",6),c.Vb(522,"div",119),c.Vb(523,"div",120),c.Qb(524,"img",140),c.Ub(),c.Ub(),c.Vb(525,"div",122),c.Vb(526,"div",123),c.Qb(527,"i",124),c.Vb(528,"p",125),c.Fc(529,"\u57fa\u65bcAMA\u98a8\u683c\u6307\u5357\u7684\u6587\u6cd5\u7cfe\u6b63\u548c\u5efa\u8b70\u771f\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\uff01Trinka\u78ba\u5be6\u662f\u91ab\u5b78\u5beb\u4f5c\u6700\u597d\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u3002 "),c.Ub(),c.Vb(530,"p",126),c.Fc(531,"Thomas Andres"),c.Ub(),c.Vb(532,"span",127),c.Fc(533,"\u5fc3\u81df\u5b78\u5c08\u5bb6, \u5df4\u897f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(534,"div",141),c.Vb(535,"div",1),c.Vb(536,"div",6),c.Vb(537,"div",24),c.Vb(538,"div",142),c.Vb(539,"h3"),c.Fc(540,"\u60a8\u9084\u5728\u7b49\u4ec0\u9ebc\uff1f"),c.Ub(),c.Vb(541,"a",143),c.Vb(542,"span"),c.Fc(543,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(544,"div",144),c.Vb(545,"div",1),c.Vb(546,"div",6),c.Vb(547,"div",99),c.Vb(548,"div",145),c.Vb(549,"h2"),c.Fc(550,"Trinka\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u7684\u5e38\u898b\u554f\u984c\u89e3\u7b54"),c.Ub(),c.Qb(551,"div",26),c.Ub(),c.Vb(552,"div",6),c.Vb(553,"div",146),c.Vb(554,"div",147),c.Vb(555,"div",148),c.Vb(556,"div",149),c.Vb(557,"div",150),c.Vb(558,"a",151),c.Fc(559," Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff1f"),c.Ub(),c.Ub(),c.Vb(560,"div",152),c.Vb(561,"div",153),c.Vb(562,"p"),c.Fc(563,"Trinka\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u63a1\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2\uff08ML\uff09\u548c\u81ea\u7136\u8a9e\u8a00\uff08NPL\uff09\u6280\u8853\u958b\u767c\u800c\u6210\uff0c\u5b83\u53ef\u8f15\u9b06\u8b58\u5225\u6a19\u9ede\u7b26\u865f\u7684\u932f\u8aa4\u4e26\u63d0\u51fa\u6539\u9032\u5efa\u8b70\u3002Trinka\u7684\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u80fd\u78ba\u4fdd\u60a8\u7684\u5beb\u4f5c\u5728\u53e5\u5b50\u7d50\u69cb\u65b9\u9762\u5177\u5099\u4e00\u81f4\u7684\u6a19\u9ede\u7b26\u865f\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(564,"div",149),c.Vb(565,"div",154),c.Vb(566,"a",155),c.Fc(567,"Trinka\u7684\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177\u662f\u514d\u8cbb\u7684\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(568,"div",156),c.Vb(569,"div",153),c.Vb(570,"p"),c.Fc(571,"\u662f\u7684\uff0cTrinka\u7684\u57fa\u672c\u5957\u9910\u662f\u5b8c\u5168\u514d\u8cbb\u7684\u3002\u60a8\u53ef\u4ee5\u5728"),c.Vb(572,"a",21),c.Fc(573,"\u6b64\u8655\u8a3b\u518a"),c.Ub(),c.Fc(574,"\u4e26\u958b\u59cb\u4f7f\u7528\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(575,"div",149),c.Vb(576,"div",157),c.Vb(577,"a",158),c.Fc(578,"Trinka\u53ef\u4ee5\u6aa2\u67e5\u54ea\u4e9b\u6a19\u9ede\u7b26\u865f\u7684\u932f\u8aa4\uff1f"),c.Ub(),c.Ub(),c.Vb(579,"div",159),c.Vb(580,"div",153),c.Vb(581,"p"),c.Fc(582,"Trinka\u53ef\u4ee5\u6aa2\u67e5\u4ee5\u4e0b\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\uff1a"),c.Ub(),c.Vb(583,"ul"),c.Vb(584,"li"),c.Fc(585,"\u9017\u865f\uff08,\uff09"),c.Ub(),c.Vb(586,"li"),c.Fc(587,"\u53e5\u865f\uff08\u3002\uff09"),c.Ub(),c.Vb(588,"li"),c.Fc(589,"\u9023\u5b57\u5143\uff08-\uff09"),c.Ub(),c.Vb(590,"li"),c.Fc(591,"\u5206\u865f\uff08;\uff09"),c.Ub(),c.Vb(592,"li"),c.Fc(593,"\u5192\u865f\uff08\uff1a\uff09"),c.Ub(),c.Vb(594,"li"),c.Fc(595,"\u554f\u865f\uff08?\uff09"),c.Ub(),c.Vb(596,"li"),c.Fc(597,"\u9577\u5283\u7dda\uff08\u2014\uff09"),c.Ub(),c.Vb(598,"li"),c.Fc(599,"\u77ed\u5283\u7dda\uff08\u2013\uff09"),c.Ub(),c.Vb(600,"li"),c.Fc(601,"\u6487\u865f\uff08\u2018\uff09"),c.Ub(),c.Vb(602,"li"),c.Fc(603,"\u7701\u7565\u865f\uff08\u2026\uff09"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(604,"div",149),c.Vb(605,"div",160),c.Vb(606,"a",161),c.Fc(607,"\u6211\u53ef\u4ee5\u6aa2\u67e5\u4e0d\u540c\u7db2\u7ad9\u4e0a\u7684\u6a19\u9ede\u7b26\u865f\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(608,"div",162),c.Vb(609,"div",153),c.Vb(610,"p"),c.Fc(611,"\u53ef\u4ee5\u3002\u60a8\u53ea\u9700\u5728GoogleChrome\u3001\u706b\u72d0Firefox\u6216\u5fae\u8edfEdge\u700f\u89bd\u5668\u4e0a\u5b89\u88dd\u6211\u5011\u7684"),c.Vb(612,"a",163),c.Fc(613,"\u63d2\u4ef6"),c.Ub(),c.Fc(614,"\uff0c\u5c31\u53ef\u4ee5\u8b93Trinka\u767c\u63ee\u5b83\u7684\u9b54\u529b\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(615,"div",164),c.Vb(616,"div",165),c.Vb(617,"div",166),c.Vb(618,"button",167),c.Vb(619,"span",168),c.Fc(620,"\xd7"),c.Ub(),c.Ub(),c.Vb(621,"div",169),c.Vb(622,"div",170),c.Qb(623,"div",171),c.Vb(624,"h4"),c.Fc(625,"\u54ce\u5440\uff01\u8d85\u51fa\u5167\u5bb9\u9650\u5236\u3002"),c.Ub(),c.Ub(),c.Vb(626,"div",172),c.Vb(627,"p",173),c.Fc(628,"\u514d\u8cbb\u7684Trinka\u5e33\u6236\u6bcf\u500b\u6708\u6700\u591a\u53ef\u4ee5\u6aa2\u67e5 5000 \u5b57\u7684\u5beb\u4f5c\u3002\u60a8\u53ea\u9700\u8981\u514d\u8cbb\u8a3b\u518a\u5373\u53ef\u4f7f\u7528\u3002"),c.Ub(),c.Vb(629,"div",174),c.Vb(630,"a",21),c.Fc(631,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Vb(632,"button",175),c.Fc(633,"\u8fd4\u56de\u7de8\u8f2f\u5668"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(634,"div",176),c.Vb(635,"div",165),c.Vb(636,"div",166),c.Vb(637,"button",177),c.dc("click",(function(){return t.hideModal2()})),c.Vb(638,"span",168),c.Fc(639,"\xd7"),c.Ub(),c.Ub(),c.Vb(640,"div",178),c.Vb(641,"div",179),c.Vb(642,"div",180),c.Qb(643,"img",181),c.Ub(),c.Vb(644,"div",182),c.Vb(645,"h2"),c.Fc(646,"\u66f4\u591a\u6587\u6cd5\u66f4\u6b63\u548c\u4e00\u9375\u7de8\u8f2f\u3002"),c.Ub(),c.Vb(647,"a",183),c.Fc(648,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Vb(649,"div",184),c.Vb(650,"div",185),c.Qb(651,"img",186),c.Qb(652,"div",187),c.Ub(),c.Vb(653,"div",188),c.Qb(654,"img",189),c.Qb(655,"img",190),c.Vb(656,"a",183),c.Fc(657,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var e=c.tc(71);c.Cb(60),c.nc("ngIf",t.showloader),c.Cb(4),c.nc("ngClass",t.wordCount>t.maxLength?"redWord":""),c.Cb(2),c.nc("matMenuTriggerFor",e),c.Cb(7),c.nc("ngForOf",t.sampleData),c.Cb(4),c.Ic("",t.wordCount,"/",t.maxLength,""),c.Cb(7),c.nc("checked","us"==t.languageSelection),c.Cb(4),c.nc("checked","uk"==t.languageSelection),c.Cb(4),c.nc("disabled",t.enableCheck||t.isProcessStarted),c.Cb(2),c.nc("ngIf",t.isProcessStarted),c.Cb(21),c.nc("ngIf",!t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",!t.gec_result.length&&t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(136),c.nc("routerLink",c.pc(21,jo)),c.Cb(7),c.nc("routerLink",c.pc(22,Ho)),c.Cb(7),c.nc("routerLink",c.pc(23,Do)),c.Cb(7),c.nc("routerLink",c.pc(24,Do)),c.Cb(7),c.nc("routerLink",c.pc(25,Do)),c.Cb(7),c.nc("routerLink",c.pc(26,Do)),c.Cb(323),c.nc("routerLink",c.pc(27,Do))}},directives:[pt,l.m,l.k,Xn.a,mt.b,mt.c,ht.b,l.l,s.c,s.e,ht.a,ut.a,ut.c,ut.e,ut.f,ut.d],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.banner-section[_ngcontent-%COMP%]{position:relative;overflow:hidden;padding:60px 0;margin-top:100px;background-color:#fcfcfd;border-top:1px solid #dde2e9;text-align:center}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]{margin-bottom:44px;font-size:20px;color:#6d7284;line-height:30px}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{position:relative;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-weight:600;line-height:1.3;background:linear-gradient(104.49deg,#1a64e2,#991e8e 52.6%,#d52b1e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-transform:capitalize;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 auto;max-width:910px;font-size:18px}.banner-section[_ngcontent-%COMP%]   .shape-1[_ngcontent-%COMP%]{position:absolute;width:382px;height:382px;left:-80px;top:-63px;background:#ff9d9d;opacity:.4;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.banner-section[_ngcontent-%COMP%]   .shape-2[_ngcontent-%COMP%]{width:1056px;height:1056px;left:calc(50% - 528px);top:485px;position:absolute;width:362px;height:362px;left:1477px;top:560px;background:#a855f7;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.custom-container[_ngcontent-%COMP%]{margin:30px 10% 0}span#cke_1_top[_ngcontent-%COMP%]{display:none}.button-section[_ngcontent-%COMP%]{float:right;justify-content:space-between;display:flex}.mat-expansion-panel-header-description[_ngcontent-%COMP%]{flex-grow:0}.arrow[_ngcontent-%COMP%]{font-size:20px;padding:18px}.mat-expansion-panel-header[_ngcontent-%COMP%]:hover{background:rgba(0,0,0,.04)}.btnCheck[_ngcontent-%COMP%]{width:16ch;height:4ch;font-size:29px}.focusTag[_ngcontent-%COMP%]{background-color:#000!important}[_nghost-%COMP%]     .span.error{background-color:brown;color:#fff}[_ngcontent-%COMP%]::-webkit-scrollbar{width:3px}[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#888}.loading[_ngcontent-%COMP%]{z-index:999;height:2em;width:2em;overflow:visible;margin:auto;bottom:0;right:0}.loading[_ngcontent-%COMP%], .loading[_ngcontent-%COMP%]:after{position:fixed;top:0;left:0}.loading[_ngcontent-%COMP%]:after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.loading[_ngcontent-%COMP%]:not(:required){text-shadow:none;background-color:transparent;border:0}.loading[_ngcontent-%COMP%]:not(:required):before{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 rgba(0,0,0,.75),1.1em 1.1em 0 0 rgba(0,0,0,.75),0 1.5em 0 0 rgba(0,0,0,.75),-1.1em 1.1em 0 0 rgba(0,0,0,.75),-1.5em 0 0 0 rgba(0,0,0,.75),-1.1em -1.1em 0 0 rgba(0,0,0,.75),0 -1.5em 0 0 rgba(0,0,0,.75),1.1em -1.1em 0 0 rgba(0,0,0,.75)}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grey-bg[_ngcontent-%COMP%]{background:#e9e9e9}.btn-primary[_ngcontent-%COMP%]{background:#763393;border:1px solid #763393;font-size:16px;line-height:25px;font-weight:400;height:40px;box-sizing:border-box;border-radius:6px;text-transform:capitalize}.btn-primary[_ngcontent-%COMP%]:hover{background:transparent;color:#763393;border:1px solid #763393}.btn-primary[_ngcontent-%COMP%]:focus{background:#763393;box-shadow:none;outline:none;color:#fff}.topContent[_ngcontent-%COMP%]{margin-top:0}#cke_1_top[_ngcontent-%COMP%]{display:none!important}.errors-ctn[_ngcontent-%COMP%]{border-radius:10px;border:1px solid;padding:0 12px;font-size:11px;line-height:16px;color:#e21414;font-family:Open Sans;font-weight:700}ul[_ngcontent-%COMP%]{list-style:disc;padding-left:20px}.font-14[_ngcontent-%COMP%]{font-size:14px}.mat-expansion-panel[_ngcontent-%COMP%]{box-shadow:none;border:1px solid #c6c5c5;box-shadow:0 0 1px #c6c5c5}.mat-expansion-panel-header[_ngcontent-%COMP%]   .ng-star-inserted[_ngcontent-%COMP%]{color:#4d4d4d}.error-type[_ngcontent-%COMP%]   .mat-expansion-panel-header[_ngcontent-%COMP%]{padding:0 10px}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]{position:relative}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{content:"";display:inline-block;width:8px;height:8px;border-radius:7.5px;background-color:#e21414}.error-type[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{cursor:pointer;color:#e21414;font-weight:700}.error-inner[_ngcontent-%COMP%]{margin-bottom:10px}.error-inner[_ngcontent-%COMP%] > .ng-star-inserted[_ngcontent-%COMP%]{font-size:16px}.error-type.grammar[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#7a6ff1}.error-type.grammar[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#7a6ff1}.error-type.suggestion[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#37c5ab}.error-type.suggestion[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#37c5ab}.error-type.spelling[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#fd9a00}.error-type.spelling[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#fd9a00}.grammar-active[_ngcontent-%COMP%], .grammar-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#7a6ff1;text-decoration-color:#7a6ff1}.grammar-active[_ngcontent-%COMP%]{background-color:#7a6ff1}.suggestion-active[_ngcontent-%COMP%], .suggestion-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#37c5ab;text-decoration-color:#37c5ab}.suggestion-active[_ngcontent-%COMP%]{background-color:#37c5ab}.spelling-active[_ngcontent-%COMP%], .spelling-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#fd9a00;text-decoration-color:#fd9a00}.spelling-active[_ngcontent-%COMP%]{background-color:#fd9a00}.error-comment[_ngcontent-%COMP%]{color:#000;font-size:15px}.sup-text[_ngcontent-%COMP%]{font-size:14px;top:-1em}span#cke_1_top[_ngcontent-%COMP%]{display:none!important}mat-radio-button.mat-accent.mat-radio-checked[_ngcontent-%COMP%]   .mat-radio-outer-circle[_ngcontent-%COMP%]{border-color:#4fb66d!important}.button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled).active, .button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled):active, .button-section[_ngcontent-%COMP%]   .show[_ngcontent-%COMP%] > .btn-primary.dropdown-toggle[_ngcontent-%COMP%]{background-color:#4fb66d!important;border-color:#3ba45a!important}.cke_top[_ngcontent-%COMP%]{padding:0!important;border:0!important}.mat-radio-button.mat-primary[_ngcontent-%COMP%]   .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-outer-circle[_ngcontent-%COMP%]{color:grey}.custom-control-input[_ngcontent-%COMP%]:checked ~ .custom-control-label[_ngcontent-%COMP%]:before{background:#763393;border-color:#763393}.mat-expansion-panel-header-title[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{text-overflow:ellipsis;overflow:hidden;max-width:160px;white-space:nowrap;width:auto}.button-section[_ngcontent-c2][_ngcontent-%COMP%]{margin-top:0;display:flex;justify-content:space-between;align-items:center}.editcheck-title[_ngcontent-%COMP%] ~ p[_ngcontent-%COMP%]{margin-bottom:32px}.tempClass[_ngcontent-%COMP%]{font-size:18px;line-height:28px}.issueCountLabel[_ngcontent-%COMP%]{font-weight:600;margin-bottom:4px;display:inline-block}.error-type[_ngcontent-c2][_ngcontent-%COMP%]   .mat-expanded[_ngcontent-c2][_ngcontent-%COMP%]{height:48px!important}.issueCountLabel-wrap[_ngcontent-%COMP%]{line-height:24px}.error-main[_ngcontent-%COMP%]:last-child   .error-comment[_ngcontent-%COMP%] ~ hr[_ngcontent-%COMP%]{display:none}.dummy-text[_ngcontent-%COMP%]{color:#00f!important;text-decoration:underline!important;text-decoration:underline;line-height:16px;font-family:Open Sans;cursor:pointer;display:inline-block}.cke_contents[_ngcontent-%COMP%]{width:100%!important}.custom-text[_ngcontent-%COMP%]{width:auto;display:inline-block;border-radius:0;width:280px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{border-radius:0;width:280px;height:40px;margin-right:15px;min-height:42px}.font-weight-note[_ngcontent-%COMP%]{font-weight:700;margin-top:29%}.radio-check[_ngcontent-%COMP%]{margin-top:7px!important;padding-right:0!important}@media screen and (min-width:1170px) and (max-width:1280px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:14px}}@media screen and (min-width:1024px) and (max-width:1169px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]{width:auto}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}}.notes-m[_ngcontent-%COMP%]{display:none}@media screen and (max-width:992px){.notes-m[_ngcontent-%COMP%]{display:block;margin-top:20px}.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}.grey-bg[_ngcontent-%COMP%]   .container-fluid[_ngcontent-%COMP%]{padding-left:15px!important;padding-right:15px!important}.button-section[_ngcontent-%COMP%]{display:block!important;width:100%;margin-top:0!important}.custom-text[_ngcontent-%COMP%]{width:100%;margin:0 0 10px}.notes-m[_ngcontent-%COMP%]{margin-top:10px}}.notes[_ngcontent-%COMP%]{display:block}@media screen and (max-width:768px){.notes[_ngcontent-%COMP%]{display:none}}@media screen and (max-width:768px){.custom-text[_ngcontent-%COMP%]{margin-top:10px}}.pricing_section.grammar_checker_sections[_ngcontent-%COMP%]{margin:-30px 0 0;padding:30px 0 70px}.east_to_used_sections[_ngcontent-%COMP%]{margin:60px 0 0}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;bottom:-12px;width:46px;height:1px;background-color:#763393}.ms_process_sections[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%], .ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{width:100%;display:flex;justify-content:center;align-items:center}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{background-image:url(process_icon_bg.98625f16db8f9a61ad3b.png);max-width:120px;height:91px;margin:0 auto;position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{content:"\uf054";font-family:FontAwesome;position:absolute;right:-114%;top:42%;color:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]{text-align:center;margin:15px 0 0}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{right:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{content:"";position:absolute;top:38%;width:32%;height:2px;background:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{left:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line.first_chalid_section[_ngcontent-%COMP%]:before, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]:after{display:none}@media (max-width:991px){.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{display:none}}@media (max-width:767px){.ms_process_sections[_ngcontent-%COMP%]{padding:40px 0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{display:block;left:50%;top:140px;width:2px;height:60px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{display:block;position:absolute;right:0!important;top:auto;color:rgba(0,0,0,.26);bottom:-192%;left:1.5px;transform:rotate(90deg)}}.topContent.gramatica[_ngcontent-%COMP%]   h2.editcheck-title[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc;border-radius:6px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none;border:1px solid #763393}.trinka_demo_wrap[_ngcontent-%COMP%]{width:100%}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{width:100%;height:100%;background-color:#f3eef6;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:35px 0 60px}@media (max-width:991px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{max-height:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:28px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#fff;height:1px;width:50px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]{background:#fff;border-radius:5px;padding:20px;height:400px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#763393;margin-bottom:30px;font-weight:600;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#4d4d4d;font-size:18px;font-weight:600;margin:0 0 10px;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 8px;padding:0 0 0 25px;position:relative}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"\uf00c";position:absolute;left:0;top:0;color:#763393;font-family:FontAwesome}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{background:#fff;border-radius:5px;overflow:hidden;border:2px solid #763393}@media (max-width:992px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{margin:0 0 20px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]{padding:8px 10px;border-bottom:1px solid #763393;display:flex;align-items:center;justify-content:space-between}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .dummy-text[_ngcontent-%COMP%], .trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .float-right[_ngcontent-%COMP%]{font-size:14px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section.redWord[_ngcontent-%COMP%]   .word_count_section[_ngcontent-%COMP%]{color:red}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{background:#f2f2f2;padding:10px 15px;display:flex;width:100%;align-items:center;border-top:1px solid #763393;justify-content:space-between}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{display:flex}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{margin:10px 0 0}}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{flex-direction:column;width:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{background:#ffbd4a;width:220px;font-size:14px;color:#000;margin:0 0 0 10px;border:1px solid #ffbd4a;font-weight:700;padding:0;border-radius:3px}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{width:100%;margin:10px 0 0}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:hover{background:#ffbd5b}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{border:1px solid #ffbd4a;box-shadow:none;outline:none}.the_best_grammer_sections[_ngcontent-%COMP%]{padding:60px 0;width:100%;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:400;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]{background-image:url(exampleCard_background.fabfd0c3373293a6f4a0.jpg);background-color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:25px;transition:all .5s ease;border-radius:4px;margin:0 0 30px;background-position:100% 100%;background-repeat:no-repeat}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]:hover{box-shadow:0 0 9px rgba(0,0,0,.21);transition:all .5s ease}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:23px;font-weight:600;margin:0 0 15px;color:#763393}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{display:flex;flex-direction:column}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{flex-direction:column}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]{padding:0;margin-bottom:20px}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{min-width:256px;box-shadow:2px 2px 8px #c6c5c5;padding:15px;background:#fff;border-radius:5px;height:102px;width:400px;margin:0 auto;display:flex;align-items:center}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{margin:25px 0 0;width:auto;height:auto}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:17px;font-weight:600;margin:0 0 10px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#4d4d4d;font-weight:600;text-align:center}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrong_text[_ngcontent-%COMP%]{color:red;text-decoration:line-through}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .right_text[_ngcontent-%COMP%]{color:#373bff}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;background:url(level_up_background.986b247e19cbe1458a71.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:70px 0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:50px;color:#763393}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:auto;margin-left:0;padding:0 15px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#763393;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.testimonail_demo_page[_ngcontent-%COMP%]{padding:0 0 70px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]{margin:0 0 50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#763393;height:1px;width:50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{position:relative;background:#f1f1f1}@media (max-width:992px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{margin:0 0 50px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:40px 25px 20px;margin:0;font-size:16px;font-family:Open Sans,sans-serif;text-align:center;height:100%;min-height:220px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]{border-top:2px solid #fff;text-align:center;padding:15px 0}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;color:#763393;font-weight:700;padding:0;min-height:auto}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0;top:-30px;text-align:center}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:50px;color:#763393}.myWriting_text[_ngcontent-%COMP%]{text-align:right;margin:10px 0 0;color:#fff;font-size:14px}.myWriting_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:underline}.align-content-center.again_check_my_writing[_ngcontent-%COMP%]{height:100%;background:#fff;border-radius:5px;padding:125px 20px;margin:0!important;max-height:400px;font-size:18px;display:flex;align-items:center;justify-content:center;flex-direction:column}.word_count_sections[_ngcontent-%COMP%]{position:absolute;top:auto;bottom:90px;background:#fff;width:94%;left:30px}.word_count_sections[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}.grammarCheckSection[_ngcontent-%COMP%]{position:relative;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;padding:60px 0}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]{position:relative}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:32px;line-height:40px;font-weight:600;margin:0}@media (max-width:767px){.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px;margin-bottom:20px}}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]{position:relative;padding-right:10px}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#fff;font-size:22px;line-height:28px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat;display:none}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:40px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#fff;margin:0 0 15px;padding:0 0 15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 10px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:20px;width:15px;height:15px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:15px;width:20px;height:20px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:45px;height:45px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   span.safariComingSoonTag[_ngcontent-%COMP%]{position:absolute;left:0;margin:auto;right:0;top:-10px;z-index:99;background:#ef5355;border-radius:30px;font-size:12px;color:#fff;padding:2px 6px;width:95px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#763393}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.moreEffectiveSection[_ngcontent-%COMP%]{position:relative;padding:60px 0 20px}.moreEffectiveSection[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:80px}@media (max-width:767px){.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]{flex-direction:column-reverse}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{padding-top:0!important}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:40px}}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]{position:relative;text-align:center}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:75%}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{position:relative;padding-top:0}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px;color:#1d1d1d;font-weight:600;margin-bottom:20px}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-size:16px;margin-bottom:20px}.grammarCheckQuestions[_ngcontent-%COMP%]{position:relative;margin-bottom:60px;padding-top:70px}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{padding:0;background-color:transparent}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:8px 10px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-right:25px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{position:absolute;right:10px;top:5px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.upgradePremiumSection[_ngcontent-%COMP%]{width:550px;background:#fff;border-radius:5px;overflow:hidden;height:320px;font-family:Open Sans,sans-serif}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]{width:100%;height:100%}}@media only screen and (max-device-width:990px) and (orientation:landscape){.upgradePremiumSection[_ngcontent-%COMP%]{height:320px;overflow-y:auto}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]{padding:30px;height:175px;position:relative;width:100%;background-size:cover;background-position:50%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .upgradeHeaderSection_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(122,40,160,.8);width:100%;height:100%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]{position:absolute;left:auto;right:0;top:0;border:none;background:transparent;z-index:9}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;cursor:pointer}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:26px;color:#fff;margin:14px 0 5px;line-height:35px;font-weight:700;position:relative;z-index:99;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{margin:0 0 10px;font-size:22px}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:italic;font-size:16px;color:#4d4d4d;margin:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{position:relative;padding:20px 20px 30px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.12);width:500px;margin:-70px auto 0;border-radius:5px;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{width:92%;margin:-100px auto 0}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;font-size:20px;font-weight:700;color:#4d4d4d;margin-bottom:20px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:25px;margin-right:10px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0 0 0 7px;margin:0;list-style:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:10px;color:#4d4d4d;font-size:16px;position:relative;padding-left:25px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0;margin-left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:15px;margin-right:10px;position:absolute;top:6px;left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400;font-style:italic}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]{text-align:center;margin-top:30px;display:flex;align-items:center;justify-content:center}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#7a28a0;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;line-height:25px;border-radius:5px;border:none;height:42px;margin:0 10px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{padding:8px 10px;white-space:break-spaces}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-left:7px}#usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5)}#usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}@media (max-width:767px){.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px!important}.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #763393}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{display:none!important}}.most_suited_point[_ngcontent-%COMP%]{position:relative}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit;margin-bottom:20px}}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px;margin-top:10px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.cta-btn[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;min-width:160px;text-align:center;display:inline-flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500}.cta-btn[_ngcontent-%COMP%], .cta-btn[_ngcontent-%COMP%]:hover{transition:all .5s ease;text-decoration:none}.cta-btn[_ngcontent-%COMP%]:hover{background:transparent;border:1px solid #6f2496;color:#6f2496}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%], .match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{display:flex;flex-direction:column}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}.see_trinka_sections[_ngcontent-%COMP%]   .top_heading.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background:#763393!important}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #300072;border-radius:5px}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{margin-top:20px}}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{position:relative;background:url(Top_purple_background.b4abd669049c7ff750a0.jpg);color:#fff;padding:20px 15px;height:100%}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:100%;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding-left:20px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;background:#fff;width:6px;height:6px;border-radius:50%}.gcLoaderSection[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.2);width:100%;height:100%;border-radius:5px;z-index:99999;display:flex;align-items:center;justify-content:center}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{z-index:99999999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{max-width:100%;width:800px;height:480px;background-color:#fff;border-radius:10px;border:none;overflow:hidden}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{height:auto}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]{right:10px;z-index:99999;cursor:pointer}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#763393}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{width:100%;height:100%;display:flex}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{flex-direction:column}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{width:40%;height:500px;position:relative;padding:20px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]{position:relative}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:120px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{position:relative;padding-top:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:30px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:35px;font-weight:700;margin-bottom:65px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;text-align:center;margin-bottom:30px}}@media (max-width:400px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#763393;color:#fff;border-radius:5px;padding:10px 20px;font-weight:600;font-size:20px;text-decoration:none;transition:all .5s ease;width:220px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;padding:10px 15px;display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;cursor:pointer}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{width:60%;height:500px;position:relative}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{position:relative;z-index:9999}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{width:100%;background-color:#763393;padding-bottom:40px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:none}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#763393;border-radius:5px;padding:10px 20px;font-weight:600;font-size:16px;text-decoration:none;transition:all .5s ease;width:220px;margin:-20px auto 0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:50px;left:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{top:0;left:0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:40px;left:130px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{top:-35px;left:8%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{position:absolute;right:-290px;top:-10px;width:730px;height:500px;transform:rotate(21deg);border-radius:100px;display:flex;overflow:hidden;box-shadow:0 10px 0 rgba(233,236,239,.82);z-index:1;border-bottom:2px solid #fff}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   img.backgourndImageSection[_ngcontent-%COMP%]{width:100%;transform:rotate(-18deg);position:relative;top:80px;height:100%;-o-object-fit:cover;object-fit:cover;right:250px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   .imagesOverlaySection[_ngcontent-%COMP%]{position:absolute;background:rgba(118,51,147,.8);width:100%;height:100%;left:0;right:0;top:0;bottom:0}.gc-testimonials-section[_ngcontent-%COMP%]   .testimonial.text-center[_ngcontent-%COMP%]{margin-top:40px}.gc-testimonials-section[_ngcontent-%COMP%]   .sub-head[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 10px;position:relative}.gc-testimonials-section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative;text-align:left!important}.gcBrowserSection[_ngcontent-%COMP%]{position:relative;width:100%;padding:40px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:0}@media (max-width:991px){.gcBrowserSection[_ngcontent-%COMP%]{display:none}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 20px}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{flex-direction:column}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:26px;margin:0 20px 0 0;font-weight:600}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;padding:0 10px;margin:0 0 20px;text-align:center;line-height:30px}}@media (max-width:767px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:transparent;border:2px solid #fff;cursor:pointer;font-size:16px;font-weight:600;padding:6px 12px;border-radius:5px;color:#763393;display:flex;align-items:center;justify-content:center;text-decoration:none;background-color:#fff;transition:all .5s ease}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:10px;width:32px}.ck-editor[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]{resize:none}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5);z-index:99999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}.signupmobile[_ngcontent-%COMP%]{display:none;position:relative;width:100%;padding:20px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:110px}@media (max-width:991px){.signupmobile[_ngcontent-%COMP%]{display:block}}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{text-align:center}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:auto;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}@media (max-width:992px){.gcBannerSection[_ngcontent-%COMP%]{padding-top:115px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]{display:block!important}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:15px!important;display:inline-flex;width:auto}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px}}']}),na)},{path:"spell-checker",component:(Xi=function(){function n(t,e,o,i,a,c,r){var s=this;_classCallCheck(this,n),this.networkServices=t,this.elRef=e,this.titleService=o,this.metaTagService=i,this.LinkService=a,this.lc=c,this.platformId=r,this.minLength=0,this.maxLength=300,this.ukey="",this.languageSelection="us",this.alertErrorMessage="TRUE",this.initialHighlightTag="<span style='background-color:pink !important'>",this.initialHighlightCloseTag="</span>",this.focusHighlightTag="<span style='background-color:yellow !important'>",this.focusHighlightTagClosTag="</span>",this.spellingErrorStartHeighlight="<span style='border-bottom:solid #fd9a00;'>",this.spellingErrorEndHeighlight="</span>",this.spellingErrorHeighlightActive="<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>",this.grammarErrorStartHeighlight="<span style='border-bottom:solid #7a6ff1;'>",this.grammarErrorEndHeighlight="</span>",this.grammarErrorHeighlightActive="<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>",this.advisorErrorStartHeighlight="<span style='border-bottom:solid #37c5ab;'>",this.advisorErrorEndHeighlight="</span>",this.advisorErrorHeighlightActive="<span style='border-bottom: solid #37c5ab; background-color: #37c5ab5c;'>",this.errorProgressCount=0,this.showPopup=!1,this.enableCheck=!0,this.noeErrorFound=!1,this.planText="",this.wordCount=0,this.errorMessage="",this._timeout=null,this.editorValue="",this.emailAdress="",this.emailAdressFlag=!1,this.emailDirty=!1,this.panelOpenState=!1,this.katanaResHold=[],this.katanaOrigResHold=[],this.prevElementHolder=null,this.gec_result=[],this.showloader=!1,this.tagNames=["grammarly-popups","grammarly-card","grammarly-extension","grammarly-btn"],this.timmer=0,this.isCTAClicked=!1,this.isProcessStarted=!1,this.showExhaustLimitModal=!1,this.config={allowedContent:!0,forcePasteAsPlainText:!0,disallowedContent:"img a strong",removeDialogTabs:"link:advanced",toolbar:[],height:380,width:"auto",contentsCss:["body{font-size: 16px;font-family: 'Open Sans', sans-serif;line-height: 22px;}"],removePlugins:"pastefromword,elementspath,link,resize,iframe,contextmenu,liststyle,tabletools,tabletools,tableselection",stylesSet:"/src/styles.css",extraAllowedContent:"span(*)[*]{*}",placeholder:"Type here..."},this.sampleData=[{key:"General",text:"The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki have been dependent of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations on the compensatory measures was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could have possibly undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand a value of a yak however, they may end up to sell them."},{key:"Medicine",text:"Pre-treatment using antibiotic is said to affect clinical features of meningitis. That is why it is stated that LP should been carried out in childrens experiencing fever and seizures who have received antibiotic. As it has been found in a recent study. CSF becomes sterile for meningococccal and pneumococcal bacteria between 2 to 4 hours of administrating third-generation cephalosporin antibiotics. A lot of studies have been done on efficacy of lumbar puncture in\xa0febrile convulsion patients. Futhermore retrospective cohort reviews for children age 7 month to 6 year in 2011 found that probability for bacterial meningitis first presenting as an simple febrile seizure is very low. And they recommend that teh current PMC guidelines should be reconsidered. Hence, this observational , cross sectional, hospital-based study was carried out in Hemon Clinic, Samoa, during the period from June 15, 2019 and 28 November 2019. Fifty five\xa0children aged 7 month to 6 years who\xa0presented with fever and convulsion underwent lubmar puncture."},{key:"Management",text:"At the time of the period of the study, the dummy variables representing personal and workplace characters reached to different values. Although both genders experienced increase in the number of jobs involving the management and supervision of other employee, but this increase was greater for men. This finding may due to firms retaining workers whom are more integrted with in the structure of the company. These worker would be able to do more tasks needing higher level of responsibility then those who had joined the company more recent. Regarding types of contract there was no significant change into the mean percentage of full-time contracts, in spite of the fact that it remains less common for women to get this types of contract. Never the less there was a average increase of 10 percentage points in indefinite hiring for women, which is suggesting that there was increased job stabilization for qualified white collar women with average values approaching those for men."},{key:"Psychology",text:"Depression is most common mental disorder among HIV/AIDS patients with prevalence rates of about 60 %. Studies found that HIV patients had twice the risk for depression than those who were at risk for HIV. Depression and HIV/AIDS are estimated become the world\u2019s leading causes of disability by 2030 [4-6]. Low- and middle-income countries are bearing the high burden of depression among HIV/AIDS patients. The symptoms of depressive disorders decrease adherence to HIV antiretroviral therapy leading to drug resistant virus [7]. Decreased social support with in the context of HIV/AIDS is related to increase depression because of various factor, like educational disability and food insecurity. Low social support could result in poor adherence of medication, leads to immune suppression which finally leads to depression. Furhtermore, poor social support may lead to social isolation, which can be responsible in depression. Social isolation by HIV patients reduces social support that can results in a negative impcat on their physical and mental well being."}],this.tempList=[],window.addEventListener("message",(function(n){s.listenWindowMessage(n)}))}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&(document.getElementsByClassName("loader")[0].style.display="none",this.editorValue&&(this.alertErrorMessage="TRUE"),this.getUkeyrequest(),_("#closedExceededPopup, #FooterClosedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")}))),this.titleService.setTitle("\u514d\u8cbb\u7684\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u2014\u2014Trinka AI"),this.metaTagService.updateTag({name:"description",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53ef\u5e6b\u52a9\u60a8\u7acb\u5373\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\u548c\u8a9e\u6cd5\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u514d\u8cbb\u7684\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u2014\u2014Trinka AI"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53ef\u5e6b\u52a9\u60a8\u7acb\u5373\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\u548c\u8a9e\u6cd5\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/spell-checker"}),this.metaTagService.updateTag({property:"og:image",content:"https://www.trinka.ai/tw/assets/images/Trinka.jpg"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/spell-checker"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/spell-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/spell-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/spell-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/spell-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/spell-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/spell-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/corrector-ortografico"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/spell-checker"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/browser.js",(function(){}))),Object(l.v)(this.platformId)&&setInterval((function(){Array.from(document.getElementsByTagName("trinka-extension")).forEach((function(n){var t=n.shadowRoot;t.querySelector(".ErrorContainers.l")&&t.querySelector(".ErrorContainers.l").remove()})),Array.from(document.getElementsByTagName("grammarly-mirror")).forEach((function(n){n.remove()}))}),5e3),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewChecked",value:function(){return Object(l.v)(this.platformId)&&this.onFocus(),-1!=(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Opera"):-1!=navigator.userAgent.indexOf("Chrome")?(_("#GCChromeButton").css("display","block"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Chrome"):-1!=navigator.userAgent.indexOf("Safari")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Safari"):-1!=navigator.userAgent.indexOf("Firefox")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","block"),_("#GCEdgeButton").css("display","none"),"Firefox"):-1!=navigator.userAgent.indexOf("MSIE")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","block"),"IE"):"unknown"}},{key:"getUkeyrequest",value:function(){var n=this;this.networkServices.initApiwhichGetuKey().subscribe((function(t){n.ukey=1==t.status?t.ukey:""}))}},{key:"rejectSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.rejectSuggetionsApi(n).subscribe((function(n){}))}},{key:"acceptSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.acceptSuggetionsApi(n).subscribe((function(n){}))}},{key:"languageTypeSelect",value:function(n){this.languageSelection=n,this.postMessage("config")}},{key:"progressStatus",value:function(n){this.enableCheck=n}},{key:"injectErrorClass",value:function(n){if(Object(l.v)(this.platformId))return 1==n.error_type[0]?"grammar":2==n.error_type[0]?"spelling":"suggestion"}},{key:"onChange",value:function(n){var t=this;this.enableCheck=!1,clearTimeout(this.timer),this.timer=setTimeout((function(){if(Object(l.v)(t.platformId))try{setTimeout((function(){t.isCTAClicked?(t.wordCountLogic(2),t.postMessage("restart")):t.wordCount=""!==n.target.value.split(" ")[0]?n.target.value.split(" ").length:0}),1)}catch(e){console.log(e)}}),2e3)}},{key:"onClick",value:function(){console.log("editor click")}},{key:"wordCountLogic",value:function(n){if(Object(l.v)(this.platformId)){this.planText=this.sampleEditor.nativeElement.value.replace(/<\/p>/gi,"\n").replace(/<br\/?>/gi,"\n").replace(/<\/?[^>]+(>|$)/g,"").replace(/&nbsp;/g," "),this.enableCheck=!1;var t=this.planText.trim().split(/ |\n/g);"\n"==t[0]&&t.splice(0,1);for(var e=0;e<t.length;e++)""==t[e]&&(t.splice(e,1),e-=1);this.wordCount=t.length,this.wordCount>=this.maxLength||this.wordCount<=this.minLength?this.wordCount>0&&(_("#usageLimitExhausted").addClass("show"),this.postMessage("stop")):0==n?(this.showExhaustLimitModal=!0,this.postMessage("start")):1==n?(this.showExhaustLimitModal=!0,this.postMessage("restart")):3===n&&(this.showExhaustLimitModal&&_("#acceptedLimitExhausted").addClass("show"),this.showExhaustLimitModal=!1)}}},{key:"listenWindowMessage",value:function(n){if("trinka"==n.data.target)switch(n.data.data.action){case"login":console.log("login is called"),this.wordCountLogic(2);break;case"accept":this.wordCountLogic(2);break;case"showLoader":this.showLoaderBadge();break;case"showLoginScreen":this.wordCountLogic(3)}}},{key:"showLoaderBadge",value:function(){var n,t=this;this.showloader=!0,clearTimeout(n),n=setTimeout((function(){t.showloader=!1,t.isProcessStarted=!1}),3e3)}},{key:"postMessage",value:function(n){parent.postMessage({target:"content",action:"client_action",data:{action:n,userId:"demo@trinka.ai"}},"https://www.trinka.ai/tw/")}},{key:"onGrammarCheck",value:function(n){Object(l.v)(this.platformId)&&(console.log("grammer check called"),this.wordCountLogic(this.isCTAClicked?1:0),this.isCTAClicked=!0,this.isProcessStarted=!0)}},{key:"validateEmail",value:function(n){return/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(n).toLowerCase())}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")})),this.wordCount=0)}},{key:"addSampleData",value:function(n){var t=this.sampleData.filter((function(t){return t.key==n.value}))[0].text;this.sampleEditor.nativeElement.value=t,this.enableCheck=!1,this.isCTAClicked?this.wordCountLogic(1):this.wordCount=t.split(" ").length}},{key:"addDummyText",value:function(){Object(l.v)(this.platformId)&&(this.alertErrorMessage="TRUE",this.clearAllHighlight(),this.gec_result=[],this.katanaResHold=[],this.katanaResult=[],this.katanaOrigResHold=[],this.ckEditor.instance.document.getBody().$.innerHTML="The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki depended of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations about what would be done was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could possibly have undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand how valuable theur yak are to they. However, they may end up to sell them.\n")}},{key:"sendTextToKatana",value:function(n){var t=this;this.networkServices.postRequestForKatana(n).subscribe((function(n){if(n.success){t.katanaResult=n.result;for(var e=0;e<t.katanaResult.length;e++)t.katanaResult[e].gec_result=[],t.katanaResHold.push(t.katanaResult[e].sentence),"<br>"==t.katanaResult[e].sentence.trim()||"</p>"==t.katanaResult[e].sentence.trim()||t.sendSentenceToGrammerChecker(t.katanaResult[e],e);t.katanaResHold=JSON.parse(JSON.stringify(t.katanaResHold)),t.katanaOrigResHold=JSON.parse(JSON.stringify(t.katanaResHold))}}))}},{key:"sendSentenceToGrammerChecker",value:function(n,t){this.apiCallForGc(this.katanaResult[t],t)}},{key:"apiCallForGc",value:function(n,t){var e=this;Object(l.v)(this.platformId)&&(this.errorProgressCount=this.errorProgressCount+1,this.networkServices.postRequestForGrammerChecker({lang_type:this.languageSelection,result:[n.sentence],pipeline:"gector_rb",ukey:this.ukey,email_address:this.emailAdress}).subscribe((function(o){o!=[]&&(o=o.sort((function(n,t){return n.start_index-t.start_index})),o=e.elemenateErrorOfSameSpan(o)),e.katanaResult[t].gec_result=[],o.length>=0&&(o.forEach((function(o){o.sen_begin_index=n.begin,o.sen_end_index=n.end,o.sentence=n.sentence,o.parrentIndex=t,o.isCorrected=!1,o.isExpanded=!1,e.katanaResult[t].gec_result.push(o),e.gec_result.push(o)})),e.gec_result=e.gec_result.sort((function(n,t){return n.parrentIndex-t.parrentIndex})),t<e.katanaResult.length-1?(e.noeErrorFound=!0,e.alertErrorMessage="<b>No issues found.</b>"):(e.gec_result.length<=0&&(e.alertErrorMessage="<b>No issues found.</b>"),e.gec_result==[]&&(e.alertErrorMessage="<b>No issues found.</b>"))),e.new_heghlightError(e.katanaResult[t],t),e.errorProgressCount=e.errorProgressCount-1,0==e.errorProgressCount&&e.progressStatus(!1)})))}},{key:"elemenateErrorOfSameSpan",value:function(n){for(var t=0;t<n.length;t++)for(var e=0;e<n.length;e++)n[t].start_index<n[e].start_index&&n[t].end_index>n[e].start_index?n.splice(e,1):n[t].start_index<n[e].end_index&&n[t].end_index>n[e].end_index&&n.splice(e,1);return n}},{key:"new_heghlightError",value:function(n,t){if(Object(l.v)(this.platformId)){var e=n;if(e.gec_result.length>0){for(var o="",i=e.gec_result.length-1;i>=0;i--){var a=e.gec_result[i];o=1==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.grammarErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.grammarErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):2==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.spellingErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.spellingErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):e.sentence.substring(0,e.gec_result[i].start_index)+this.advisorErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.advisorErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length),e.sentence=o}this.katanaResHold[t]=o,this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.tempList.push(o)}else this.tempList.push(e.sentence)}}},{key:"error_panel_action",value:function(n,t,e){Object(l.v)(this.platformId)&&0==n.isCorrected&&(this.katanaResHold[n.parrentIndex]=this.katanaResHold[n.parrentIndex].replace(1==n.error_type[0]?this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight:2==n.error_type[0]?this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight:this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,e),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.gec_result.splice(t,1),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing"),n.acceptedOutput=e,this.acceptSuggetionsRequest(n),this.adjacentError(n,t))}},{key:"adjacentError",value:function(n,t){if(Object(l.v)(this.platformId))for(var e=0;e<this.gec_result.length;e++)this.gec_result[e].parrentIndex==n.parrentIndex&&(n.start_index-this.gec_result[e].end_index<=2&&n.start_index-this.gec_result[e].end_index>0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),n.end_index-this.gec_result[e].start_index<=2&&n.end_index-this.gec_result[e].start_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),this.gec_result[e].start_index-n.end_index<=2&&this.gec_result[e].start_index-n.end_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)))}},{key:"rejectChange",value:function(n,t,e){Object(l.v)(this.platformId)&&(this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text).replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text).replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text).replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),e||(this.gec_result.splice(t,1),this.rejectSuggetionsRequest(n)),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing."))}},{key:"clearAllHighlight",value:function(){Object(l.v)(this.platformId)&&(this.ckEditor.instance.document.getBody().$.innerHTML=this.ckEditor.instance.document.getBody().$.innerHTML.replace(/<span style="border-bottom:solid #7a6ff1;">|<\/span>|<span style="border-bottom:solid #fd9a00;">|<span style="border-bottom:solid #37c5ab;">|<span style='border-bottom:solid #7a6ff1;'>|<\/span>|<span style='border-bottom:solid #fd9a00;'>|<span style='border-bottom:solid #37c5ab;'>|<span style="border-bottom: solid #37c5ab; background-color: #37c5ab5c;">|<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>|<span style="border-bottom: solid #fd9a00; background-color: #fd9a005e;">|<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>|<span style="border-bottom: solid #7a6ff1; background-color: #7a6ff152">/g,""))}},{key:"setStep",value:function(n,t){Object(l.v)(this.platformId)&&(this.prevElementHolder?(this.prevElementHolder.isExpanded=!1,this.katanaResHold[this.prevElementHolder.parrentIndex]=1==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.grammarErrorHeighlightActive+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight):2==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.spellingErrorHeighlightActive+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.advisorErrorHeighlightActive+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.prevElementHolder=n):this.prevElementHolder=n,n.isExpanded=!0,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"setStepOff",value:function(n,t){Object(l.v)(this.platformId)&&(n.isExpanded=!1,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"onBlur",value:function(n){Object(l.v)(this.platformId)}},{key:"getBrowserName",value:function(){if(Object(l.v)(this.platformId)){var n=window.navigator.userAgent.toLowerCase();switch(!0){case n.indexOf("edge")>-1:return"edge";case n.indexOf("opr")>-1&&!!window.opr:return"opera";case n.indexOf("chrome")>-1&&!!window.chrome:return"chrome";case n.indexOf("trident")>-1:return"ie";case n.indexOf("firefox")>-1:return"firefox";case n.indexOf("safari")>-1:return"safari";default:return"other"}}}},{key:"clearTags",value:function(){Object(l.v)(this.platformId)&&this.tagNames.forEach((function(n){try{document.querySelector(n)&&document.querySelector(n).remove()}catch(t){}}))}},{key:"handleExtension",value:function(n,t){Object(l.v)(this.platformId)&&-1!=["chrome","firefox","safari"].indexOf(n)&&this.clearTags()}},{key:"onFocus",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{setTimeout((function(){var n=t.getBrowserName();t.handleExtension(n,"grammarly")}),100)}catch(e){}}},{key:"outFocus",value:function(n){Object(l.v)(this.platformId)}},{key:"onMouseUp",value:function(n){Object(l.v)(this.platformId)}},{key:"onKeyUp",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{("TRUE"!=this.alertErrorMessage||this.gec_result.length)&&(this._timeout=null,this._timeout&&window.clearTimeout(this._timeout),this._timeout=window.setTimeout((function(){t._timeout=null,t.gec_result=[],t.katanaResHold=[],t.katanaResult=[],t.katanaOrigResHold=[],t.alertErrorMessage="It looks like you have added new text. Please click <b>CHECK MY WRITING</b> again."}),1e3))}catch(e){}}},{key:"onPaste",value:function(n){if(Object(l.v)(this.platformId))try{var t=n.clipboardData.getData("text");this.sampleEditor.nativeElement.value=this.sampleEditor.nativeElement.value+t,this.wordCountLogic(2),this.enableCheck=!1}catch(e){}}},{key:"htmlEntitiesReplacer",value:function(n){if(Object(l.v)(this.platformId))return n.replace(/&#33;/g,"!").replace(/&#39;/g,"'").replace(/&#32;/g," ").replace(/&#34;/g,'"').replace(/&#35;/g,"#").replace(/&#36;/g,"$").replace(/&#37;/g,"%").replace(/&#38;/g," &").replace(/&amp;/g,"&").replace(/&#40;/g,"(").replace(/&#41;/g,")").replace(/&#42;/g,"*").replace(/&#43;/g,"+").replace(/&#44;/g,",").replace(/&#45;/g,"-").replace(/&#46;/g,".").replace(/&#47;/g,"/").replace(/&#48;/g,"0").replace(/&#49;/g,"1").replace(/&#50;/g,"2").replace(/&#51;/g,"3").replace(/&#52;/g,"4").replace(/&#53;/g,"5").replace(/&#54;/g,"6").replace(/&#55;/g,"7").replace(/&#56;/g,"8").replace(/&#57;/g,"9").replace(/&#58;/g,":").replace(/&#59;/g,";").replace(/&#60;/g,"<").replace(/&#61;/g,"=").replace(/&#62;/g,">").replace(/&#63;/g,"?").replace(/&#64;/g,"@").replace(/&#65;/g,"A").replace(/&#66;/g,"B").replace(/&#67;/g,"C").replace(/&#68;/g,"D").replace(/&#69;/g,"E").replace(/&#70;/g,"F").replace(/&#71;/g,"G").replace(/&#72;/g,"H").replace(/&#73;/g,"I").replace(/&#74;/g,"J").replace(/&#75;/g,"K").replace(/&#76;/g,"L").replace(/&#77;/g,"M").replace(/&#78;/g,"N").replace(/&#79;/g,"O").replace(/&#80;/g,"P").replace(/&#81;/g,"Q").replace(/&#82;/g,"R").replace(/&#83;/g,"S").replace(/&#84;/g,"T").replace(/&#85;/g,"U").replace(/&#86;/g,"V").replace(/&#87;/g,"W").replace(/&#88;/g,"X").replace(/&#89;/g,"Y").replace(/&#90;/g,"Z").replace(/&#91;/g,"[").replace(/&#92;/g,"\\").replace(/&#93;/g,"]").replace(/&#94;/g,"^").replace(/&#95;/g,"_").replace(/&#96;/g,"`").replace(/&#97;/g,"a").replace(/&#98;/g,"b").replace(/&#99;/g,"c").replace(/&#100;/g,"d").replace(/&#101;/g,"e").replace(/&#102;/g,"f").replace(/&#103;/g,"g").replace(/&#104;/g,"h").replace(/&#105;/g,"i").replace(/&#106;/g,"j").replace(/&#107;/g,"l").replace(/&#109;/g,"m").replace(/&#110;/g,"n").replace(/&#111;/g,"o").replace(/&#112;/g,"q").replace(/&#114;/g,"r").replace(/&#115;/g,"s").replace(/&#116;/g,"t").replace(/&#117;/g,"u").replace(/&#118;/g,"v").replace(/&#119;/g,"w").replace(/&#120;/g,"y").replace(/&#122;/g,"z").replace(/&#123;/g,"{").replace(/&#124;/g,"}").replace(/&#126;/g,"~").replace("&Aacute;","\xc1").replace(/&#193;/g,"\xc1").replace("&Agrave;","\xc0").replace(/&#192;/g,"\xc0").replace("&Acirc;","\xc2").replace(/&#194;/g,"\xc2").replace("&Atilde;","\xc3").replace(/&#195;/g,"\xc3").replace("&Auml;","\xc4").replace(/&#196;/g,"\xc4").replace("&Aring;","\xc5").replace(/&#197;/g,"\xc5").replace("&AElig;","\xc6").replace(/&#198;/g,"\xc6").replace("&Ccedil;","\xc7").replace(/&#199;/g,"\xc7").replace("&Egrave;","\xc8").replace(/&#200;/g,"\xc8").replace("&Eacute;","\xc9").replace(/&#201;/g,"\xc9").replace("&Ecirc;","\xca").replace(/&#202;/g,"\xca").replace("&Euml;","\xcb").replace(/&#203;/g,"\xcb").replace("&Igrave;","\xcc").replace(/&#204;/g,"\xcc").replace("&Iacute;","\xcd").replace(/&#205;/g,"\xcd").replace("&Icirc;","\xce").replace(/&#206;/g,"\xce").replace("&Iuml;","\xcf").replace(/&#207;/g,"\xcf").replace("&ETH;","\xd0").replace(/&#208;/g,"\xd0").replace("&Ntilde;","\xd1").replace(/&#209;/g,"\xd1").replace("&Ograve;","\xd2").replace(/&#210;/g,"\xd2").replace("&Oacute;","\xd3").replace(/&#211;/g,"\xd3").replace("&Ocirc;","\xd4").replace(/&#212;/g,"\xd4").replace("&Otilde;","\xd5").replace(/&#213;/g,"\xd5").replace("&Ouml;","\xd6").replace(/&#214;/g,"\xd6").replace("&Oslash;","\xd8").replace(/&#216;/g,"\xd8").replace("&Ugrave;","\xd9").replace(/&#217;/g,"\xd9").replace("&Uacute;","\xda").replace(/&#218;/g,"\xda").replace("&Ucirc;","\xdb").replace(/&#219;/g,"\xdb").replace("&Uuml;","\xdc").replace(/&#220;/g,"\xdc").replace("&Yacute;","\xdd").replace(/&#221;/g,"\xdd").replace("&THORN;","\xde").replace(/&#222;/g,"\xde").replace("&szlig;","\xdf").replace(/&#223;/g,"\xdf").replace("&agrave;","\xe0").replace(/&#224;/g,"\xe0").replace("&aacute;","\xe1").replace(/&#225;/g,"\xe1").replace("&acirc;","\xe2").replace(/&#226;/g,"\xe2").replace("&atilde;","\xe3").replace(/&#227;/g,"\xe3").replace("&auml;","\xe4").replace(/&#228;/g,"\xe4").replace("&aring;","\xe5").replace(/&#229;/g,"\xe5").replace("&aelig;","\xe6").replace(/&#230;/g,"\xe6").replace("&ccedil;","\xe7").replace(/&#231;/g,"\xe7").replace("&egrave;","\xe8").replace(/&#232;/g,"\xe8").replace("&eacute;","\xe9").replace(/&#233;/g,"\xe9").replace("&ecirc;","\xea").replace(/&#234;/g,"\xea").replace("&euml;","\xeb").replace(/&#235;/g,"\xeb").replace("&igrave;","\xec").replace(/&#236;/g,"\xec").replace("&iacute;","\xed").replace(/&#237;/g,"\xed").replace("&icirc;","\xee").replace(/&#238;/g,"\xee").replace("&iuml;","\xef").replace(/&#239;/g,"\xef").replace("&eth;","\xf0").replace(/&#240;/g,"\xf0").replace("&ntilde;","\xf1").replace(/&#241;/g,"\xf1").replace("&ograve;","\xf2").replace(/&#242;/g,"\xf2").replace("&oacute;","\xf3").replace(/&#243;/g,"\xf3").replace("&ocirc;","\xf4").replace(/&#244;/g,"\xf4").replace("&otilde;","\xf5").replace(/&#245;/g,"\xf5").replace("&ouml;","\xf6").replace(/&#246;/g,"\xf6").replace("&oslash;","\xf8").replace(/&#248;/g,"\xf8").replace("&ugrave;","\xf9").replace(/&#249;/g,"\xf9").replace("&uacute;","\xfa").replace(/&#250;/g,"\xfa").replace("&ucirc;","\xfb").replace(/&#251;/g,"\xfb").replace("&uuml;","\xfc").replace(/&#252;/g,"\xfc").replace("&yacute;","\xfd").replace(/&#253;/g,"\xfd").replace("&thorn;","\xfe").replace(/&#254;/g,"\xfe").replace(/&#255;/g,"\xff").replace("&yuml;","\xff").replace(/&times;/g,"\xd7").replace(/&plusmn;/g,"\xb1").replace(/&#39;/g,"'").replace(/&nbsp;/g," ").replace(/&minus;/g,"-").replace(/&rsquo;/g,"'")}},{key:"hideModal4",value:function(){_("#acceptedLimitExhausted").removeClass("show")}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),Xi.\u0275fac=function(n){return new(n||Xi)(c.Pb(Kn),c.Pb(c.l),c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.A),c.Pb(c.C))},Xi.\u0275cmp=c.Jb({type:Xi,selectors:[["app-spell-checker"]],viewQuery:function(n,t){var e;1&n&&(c.Kc(Zn.a,!0),c.Kc(Ro,!0)),2&n&&(c.sc(e=c.ec())&&(t.ckEditor=e.first),c.sc(e=c.ec())&&(t.sampleEditor=e.first))},decls:669,vars:28,consts:[[1,"banner-section"],[1,"container"],[1,"row","justify-content-center"],[1,"col-lg-12"],[1,"banner-title"],[1,"title"],[1,"row"],[1,"col-12"],[1,"shape-1"],[1,"shape-2"],[1,"shape-3"],[1,"gcBrowserSection"],[1,"gcBrowserContainer"],["id","GCChromeButton","href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank"],["src","../../../assets/images/NewChromeIcon.svg","alt","chrome"],["id","GCFirFoxButton","href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","firefox"],["id","GCEdgeButton","href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","target","_blank"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","edge"],[1,"signupmobile",2,"display","none !important"],[1,"trinkaPluginGCSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"trinka_demo_wrap",2,"display","none !important"],[1,"see_trinka_sections"],[1,"col-sm-12"],[1,"top_heading","howItWorkHeading","lineWhiteColor"],[1,"HeadingSubLine"],[1,"row","match-box"],[1,"col-lg-8","dflex"],[1,"editor_sections","c-card",2,"height","100%"],["class","gcLoaderSection",4,"ngIf"],[1,"loading","loader",2,"display","none"],["loading",""],[1,"editor_top_section",3,"ngClass"],[1,"dorpdownText"],["mat-button","",1,"tryDemo_exampleText","file_manager_dropdown",3,"matMenuTriggerFor"],["aria-hidden","true",1,"fa","fa-angle-down"],[1,"file_manager_sub_menus","new_file_sections"],["sample","matMenu"],["aria-label","Select an option","name","example",3,"change"],[4,"ngFor","ngForOf"],[1,"float-right","word_count_section"],[1,"ck-editor",2,"height","280px","overflow","auto"],["id","sampleEditor",2,"height","100%","width","100%","border","none","padding","10px","outline","0","display","block",3,"keyup","paste","change"],["sampleEditor",""],[1,"Footer_button_section"],[1,"footer_radionButtons"],[1,"custom-control","custom-radio","d-inline"],["type","radio","id","customControlValidation2","name","radio-stacked","value","us","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation2",1,"custom-control-label","mr-3"],["type","radio","id","customControlValidation3","name","radio-stacked","value","uk","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation3",1,"custom-control-label"],[1,"check_emailBox"],["id","checkMyWritingButton",1,"btn","btn-primary",3,"disabled","click"],[1,"col-lg-4","dflex"],[1,"gcResultSection","c-card"],["class","align-content-center again_check_my_writing tempClass",3,"innerHTML",4,"ngIf"],["class","mt-0 font-14 issueCountLabel-wrap",4,"ngIf"],["class","errorPanel",4,"ngIf"],[1,"the_best_grammer_sections"],[1,"top_best_grammer_heading"],[1,"most_suited_point"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"cta-btn"],[1,"grammarCheckSection"],[1,"row","align-items-center"],[1,"col-md-4"],[1,"grammarCheckHeadingSection"],[1,"col-md-8"],[1,"grammarCheckTextContent"],[1,"col-lg-6","dflex"],[1,"best_grammer_cards","c-card"],[1,"content_body_best_grammer"],[1,"best_content_text"],[1,"mini_card_grammer"],[1,"wrong_text"],[1,"right_text"],[1,"mini_card_grammer","min_auto"],[1,"toolbox_img_content","publication_checks_section","pd_after"],[1,"personal_dictionary_section"],[1,"personal_dic_left_text"],[1,"fa","fa-plus"],[1,"personal_dic_text_section"],[1,"personal_wrong_text"],["src","../../../assets/images/spacingArrow.png"],[1,"personal_right_text"],[1,"consistency_left_side"],["aria-hidden","true",1,"fa","fa-angle-right"],["src","../../../assets/images/Consistency_delete_icon.svg","title","Delete",2,"width","22px"],["src","../../../assets/images/consistency_dislike_icon.svg","title","Incorrect suggestions",2,"width","20px"],[1,"acceptAll_buttons_sections"],["src","../../../assets/images/info.svg","alt","info icon"],[1,"acceptAll_rejectAll"],["src","../../../assets/images/AcceptAll_consistencyCheks.svg","title","Ignore for all similar aterls",2,"width","22px"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],[1,"app_name_content",3,"routerLink"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["src","../../../assets/images/wordAdd_in.svg","alt","word addin"],[1,"safariComingSoonTag"],["src","../../../assets/images/safari_logo.png","alt","safari logo"],[1,"moreEffectiveSection"],[1,"row","flex-row-reverse","align-items-center"],[1,"col-md-6"],[1,"moreEffectiveTextContent"],[1,"moreEffectiveImages"],["src","../../../assets/images/WritingMoreEffective.png","alt","writing"],[1,"row","colunmChangesSection","align-items-center"],["src","../../../assets/images/LearnGrammarwithTrinka.png","alt","learn grammar with trinka"],[1,"section-md","gc-testimonials-section"],[1,"col-md-12","text-center","testi"],[1,"GCTestmonials"],[1,"testimonial","text-center"],[1,"col-md-12"],[1,"testimonial-wrap"],[1,"testimonial-slider"],["id","testi","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#testi","data-slide-to","0",1,"active"],["data-target","#testi","data-slide-to","1"],["data-target","#testi","data-slide-to","2"],["data-target","#testi","data-slide-to","3"],["data-target","#testi","data-slide-to","4"],["data-target","#testi","data-slide-to","5"],["data-target","#testi","data-slide-to","6"],["data-target","#testi","data-slide-to","7"],["data-target","#testi","data-slide-to","8"],["data-target","#testi","data-slide-to","9"],["data-target","#testi","data-slide-to","10"],["data-target","#testi","data-slide-to","11"],["data-target","#testi","data-slide-to","12"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"col-lg-3"],[1,"clientPhotos","shadow"],["src","../../../assets/images/clientPhotos/James-Smith.jfif","alt","James-Smith"],[1,"col-lg-9"],[1,"clientMessageSection"],["aria-hidden","true",1,"fa","fa-quote-left"],[1,"start-text"],[1,"authorNameText"],[1,"authorDesignationText"],[1,"carousel-item"],["src","../../../assets/images/clientPhotos/Rosa-Diaz-Sandoval.jfif","alt","Rosa-Diaz-Sandoval"],["src","../../../assets/images/clientPhotos/Dr_Farooq_Rathore.jpg","alt","Dr_Farooq_Rathore"],["src","../../../assets/images/clientPhotos/Georgieva-Milena.jfif","alt","Georgieva-Milena"],["src","../../../assets/images/clientPhotos/Dinesh-Gupta.jfif","alt","Dinesh Gupta"],["src","../../../assets/images/clientPhotos/Edith-Davies.jpg","alt","Edith-Davies"],["src","../../../assets/images/clientPhotos/Nwaji-Jude.jpg","alt","Nwaji-Jude"],["src","../../../assets/images/clientPhotos/Stumpf-Curtis.jfif","alt","Stumpf-Curtis"],["src","../../../assets/images/clientPhotos/Dyke-Gareth.jfif","alt","Dyke-Gareth"],["src","../../../assets/images/clientPhotos/Bhargava-Sharma.jfif","alt","Bhargava Sharma"],["src","../../../assets/images/clientPhotos/Ralph-Bailey.jfif","alt","Ralph-Bailey"],["src","../../../assets/images/clientPhotos/Thomas-Andres.jfif","alt","Thomas-Andres"],[1,"ready_to_levelUp"],[1,"level_up_heading"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank","id","grammerSignUpButton"],[1,"grammarCheckQuestions"],[1,"GCQuestions"],[1,"offset-md-1","col-md-10"],[1,"answersSections"],["id","QeustionGrammarChecks",1,"accordion"],[1,"card"],["id","QuestionGCOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCOneContent","aria-expanded","true","aria-controls","QuestionGCOneContent",1,"btn","btn-header-link"],["id","QuestionGCOneContent","aria-labelledby","QuestionGCOne","data-parent","#QeustionGrammarChecks",1,"collapse","show"],[1,"card-body"],["id","QuestionGCTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCTwoContent","aria-expanded","true","aria-controls","QuestionGCTwoContent",1,"btn","btn-header-link"],["id","QuestionGCTwoContent","aria-labelledby","QuestionGCTwo","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCThreeContent","aria-expanded","true","aria-controls","QuestionGCThreeContent",1,"btn","btn-header-link"],["id","QuestionGCThreeContent","aria-labelledby","QuestionGCThree","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFourContent","aria-expanded","true","aria-controls","QuestionGCFourContent",1,"btn","btn-header-link"],["id","QuestionGCFourContent","aria-labelledby","QuestionGCFour","data-parent","#QeustionGrammarChecks",1,"collapse"],[3,"routerLink"],["id","usageLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","usageLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog"],[1,"modal-content"],["type","button","id","closedExceededPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],[1,"upgradePremiumSection"],[1,"upgradeHeaderSection"],[1,"upgradeHeaderSection_overlay"],[1,"upgradeBodySection"],[2,"margin","0","margin-top","10px"],[1,"goupgradeButton"],["id","FooterClosedExceededPopup"],["id","acceptedLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","acceptedLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["type","button","id","closedAcceptedLimitExhaustedPopup","data-dismiss","modal","aria-label","Close",1,"close",3,"click"],[1,"limitExhaustedBody"],[1,"limitExhaustedLeftContent"],[1,"logoSection"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"ExhaustedLeftContent"],["href","https://cloud.trinka.ai/signup?_rg=Spell-Checker-JS-TW","target","_blank"],[1,"limitExhaustedRightContent"],[1,"rightInnerContent"],["src","../../../assets/images/home_banner.jpg","alt","background",1,"backgourndImageSection"],[1,"imagesOverlaySection"],[1,"ExhastedRightContainer"],["src","../../../assets/images/AdvancedSpellCheckImg.png","alt","",1,"grammarCheckCardImg"],["src","../../../assets/images/SepllWorkSubjectsImg.png","alt","",1,"EnhanmentCheckCardImg"],[1,"gcLoaderSection"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","block"],["cx","75","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.9166666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.9166666666666666s"],["cx","71.65063509461098","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.8333333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.8333333333333334s"],["cx","62.5","cy","71.65063509461096","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.75s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.75s"],["cx","50","cy","75","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.6666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.6666666666666666s"],["cx","37.50000000000001","cy","71.65063509461098","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5833333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5833333333333334s"],["cx","28.34936490538903","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5s"],["cx","25","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.4166666666666667s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.4166666666666667s"],["cx","28.34936490538903","cy","37.50000000000001","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.3333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.3333333333333333s"],["cx","37.499999999999986","cy","28.349364905389038","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.25s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.25s"],["cx","49.99999999999999","cy","25","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.16666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.16666666666666666s"],["cx","62.5","cy","28.349364905389034","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.08333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.08333333333333333s"],["cx","71.65063509461096","cy","37.499999999999986","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","0s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","0s"],[3,"value"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","inline-block"],[1,"align-content-center","again_check_my_writing","tempClass",3,"innerHTML"],[1,"mt-0","font-14","issueCountLabel-wrap"],[1,"issueCountLabel"],[1,"errors-ctn"],[1,"errorPanel"],["class","mat-expansion-panel-spacing mb-2 mt-0 error-type",3,"ngClass","expanded","opened","closed",4,"ngIf"],[1,"mat-expansion-panel-spacing","mb-2","mt-0","error-type",3,"ngClass","expanded","opened","closed"],[4,"ngIf"],[3,"click"],["src","assets/images/delete-icon.png","alt",""],["class","error-main",4,"ngFor","ngForOf"],[1,"error-main"],[1,"error-inner"],[1,"error-comment"],[1,"arrow"],["src","assets/images/arrow.png","alt",""],[1,"error-link",3,"ngClass","click"]],template:function(n,t){if(1&n){c.Vb(0,"section",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u514d\u8cbb\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Vb(8,"p"),c.Fc(9,"\u4f7f\u7528Trinka\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u5373\u6642\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\u3002"),c.Qb(10,"br"),c.Fc(11," \u89ba\u5f97\u5206\u8fa8\u55ae\u8a5e\u7684\u6b63\u78ba\u62fc\u5beb\u5f88\u56f0\u96e3\uff1fTrinka AI\u80fd\u5920\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u8b58\u5225\u548c\u5efa\u8b70\u6b63\u78ba\u7684\u55ae\u8a5e\u62fc\u5beb\uff0c\u9032\u4e00\u6b65\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u3002Trinka\u66f4\u91cd\u8981\u7684\u662f\u80fd\u5920\u6839\u64da\u53e5\u5b50\u7684\u4e0a\u4e0b\u6587\u5efa\u8b70\u62fc\u5beb\u66f4\u6b63\uff0c\u59cb\u7d42\u70ba\u60a8\u63d0\u4f9b\u6700\u4f73\u5efa\u8b70\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(12,"div",6),c.Vb(13,"div",7),c.Qb(14,"app-english-grammar-checker"),c.Ub(),c.Ub(),c.Ub(),c.Qb(15,"span",8),c.Qb(16,"span",9),c.Qb(17,"span",10),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",1),c.Vb(20,"div",6),c.Vb(21,"div",12),c.Vb(22,"h2"),c.Fc(23,"\u96a8\u6642\u96a8\u5730\u9032\u884c\u9ad8\u7d1a\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5\uff01"),c.Ub(),c.Vb(24,"a",13),c.Qb(25,"img",14),c.Fc(26,"\u5b89\u88ddChrome\u63d2\u4ef6"),c.Ub(),c.Vb(27,"a",15),c.Qb(28,"img",16),c.Fc(29," \u5b89\u88ddFirefox\u5916\u639b"),c.Ub(),c.Vb(30,"a",17),c.Qb(31,"img",18),c.Fc(32," \u5b89\u88ddEdge\u5916\u639b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(33,"div",19),c.Vb(34,"div",1),c.Vb(35,"div",6),c.Vb(36,"div",7),c.Vb(37,"div",20),c.Vb(38,"h2"),c.Fc(39,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(40,"p"),c.Fc(41,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(42,"a",21),c.Fc(43,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(44,"div",22),c.Vb(45,"div",23),c.Vb(46,"div",1),c.Vb(47,"div",6),c.Vb(48,"div",24),c.Vb(49,"div",25),c.Vb(50,"h3"),c.Fc(51,"\u514d\u8cbb\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(52,"div",26),c.Vb(53,"p"),c.Fc(54,"\u4f7f\u7528Trinka\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u5373\u6642\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\u3002"),c.Qb(55,"br"),c.Fc(56," \u89ba\u5f97\u5206\u8fa8\u55ae\u8a5e\u7684\u6b63\u78ba\u62fc\u5beb\u5f88\u56f0\u96e3\uff1fTrinka AI\u80fd\u5920\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9818\u57df\u8b58\u5225\u548c\u5efa\u8b70\u6b63\u78ba\u7684\u55ae\u8a5e\u62fc\u5beb\uff0c\u9032\u4e00\u6b65\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u3002Trinka\u66f4\u91cd\u8981\u7684\u662f\u80fd\u5920\u6839\u64da\u53e5\u5b50\u7684\u4e0a\u4e0b\u6587\u5efa\u8b70\u62fc\u5beb\u66f4\u6b63\uff0c\u59cb\u7d42\u70ba\u60a8\u63d0\u4f9b\u6700\u4f73\u5efa\u8b70\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"div",27),c.Vb(58,"div",28),c.Vb(59,"div",29),c.Dc(60,Wo,38,0,"div",30),c.Vb(61,"div",31,32),c.Fc(63,"\u2026"),c.Ub(),c.Vb(64,"div",33),c.Vb(65,"span",34),c.Vb(66,"button",35),c.Vb(67,"span"),c.Fc(68,"\u793a\u4f8b\u6587\u672c"),c.Qb(69,"i",36),c.Ub(),c.Ub(),c.Vb(70,"mat-menu",37,38),c.Vb(72,"mat-radio-group",39),c.dc("change",(function(n){return t.addSampleData(n)})),c.Dc(73,No,4,2,"ng-container",40),c.Ub(),c.Ub(),c.Ub(),c.Vb(74,"span",41),c.Fc(75,"\u5b57\u6578: "),c.Vb(76,"b"),c.Fc(77),c.Ub(),c.Ub(),c.Ub(),c.Vb(78,"div",42),c.Vb(79,"textarea",43,44),c.dc("keyup",(function(n){return t.onChange(n)}))("paste",(function(n){return t.onChange(n)}))("change",(function(n){return t.onChange(n)})),c.Ub(),c.Ub(),c.Vb(81,"div",45),c.Vb(82,"div",46),c.Vb(83,"div",47),c.Vb(84,"input",48),c.dc("change",(function(){return t.languageTypeSelect("us")})),c.Ub(),c.Vb(85,"label",49),c.Fc(86,"English-US"),c.Ub(),c.Ub(),c.Vb(87,"div",47),c.Vb(88,"input",50),c.dc("change",(function(){return t.languageTypeSelect("uk")})),c.Ub(),c.Vb(89,"label",51),c.Fc(90,"English-UK"),c.Ub(),c.Ub(),c.Ub(),c.Vb(91,"div",52),c.Vb(92,"button",53),c.dc("click",(function(n){return t.onGrammarCheck(n)})),c.Fc(93,"\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c "),c.Dc(94,Jo,38,0,"div",30),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(95,"div",54),c.Vb(96,"div",55),c.Vb(97,"div",20),c.Vb(98,"h2"),c.Fc(99,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(100,"p"),c.Fc(101,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(102,"a",21),c.Fc(103,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Vb(104,"h3"),c.Fc(105,"\u7279\u6b8a\u529f\u80fd\uff1a"),c.Ub(),c.Vb(106,"ul"),c.Vb(107,"li"),c.Fc(108,"\u6587\u6cd5\u548c\u62fc\u5beb\u932f\u8aa4"),c.Ub(),c.Vb(109,"li"),c.Fc(110,"\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(111,"li"),c.Fc(112,"\u8a9e\u8a00\u589e\u5f37"),c.Ub(),c.Vb(113,"li"),c.Fc(114,"\u5beb\u4f5c\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Dc(115,qo,1,1,"h4",56),c.Dc(116,Yo,1,1,"h4",56),c.Dc(117,Zo,5,1,"div",57),c.Dc(118,bi,3,1,"div",58),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(119,"div",59),c.Vb(120,"div",1),c.Vb(121,"div",6),c.Vb(122,"div",24),c.Vb(123,"div",60),c.Vb(124,"h2"),c.Fc(125,"\u6700\u4f73\u514d\u8cbb\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(126,"div",26),c.Vb(127,"p"),c.Fc(128,"Trinka\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u8b58\u5225\u60a8\u5beb\u4f5c\u4e2d\u6700\u8907\u96dc\u7684\u62fc\u5beb\u932f\u8aa4\u4e26\u63d0\u4f9b\u5efa\u8b70\u3002"),c.Ub(),c.Vb(129,"p"),c.Fc(130,"Trinka\u80fd\u5e6b\u52a9\u60a8\u4ee5\u9ad8\u7cbe\u5ea6\u4fee\u8a02\u6700\u5e38\u898b\u548c\u6700\u56b4\u91cd\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u932f\u8aa4\uff0c\u5f9e\u800c\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u6280\u5de7\u548c\u6574\u9ad4\u6587\u6a94\u54c1\u8cea\u3002"),c.Ub(),c.Vb(131,"div",61),c.Vb(132,"ul"),c.Vb(133,"li"),c.Fc(134,"\u9ad8\u7d1a\u4e0a\u4e0b\u6587\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(135,"li"),c.Fc(136,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(137,"li"),c.Fc(138,"\u514d\u8cbb\u4f7f\u7528"),c.Ub(),c.Vb(139,"li"),c.Fc(140,"\u9ad8\u8cea\u91cf\u7684\u6578\u64da\u5b89\u5168"),c.Ub(),c.Ub(),c.Ub(),c.Vb(141,"p"),c.Fc(142,"Trinka\u7684\u7dda\u4e0a\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53ef\u6aa2\u6e2c\u62fc\u5beb\u932f\u8aa4\uff0c\u4e26\u4e14\u63d0\u4f9b\u5efa\u8b70\u548c\u89e3\u91cb\u8b93\u60a8\u66f4\u5bb9\u6613\u7406\u89e3\u3002"),c.Ub(),c.Vb(143,"p"),c.Fc(144,"\u8a3b\u518a\u4ee5\u514d\u8cbb\u89e3\u9396\u66f4\u591a\u529f\u80fd\uff01"),c.Ub(),c.Vb(145,"a",62),c.Fc(146,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(147,"div",63),c.Vb(148,"div",1),c.Vb(149,"div",64),c.Vb(150,"div",65),c.Vb(151,"div",66),c.Vb(152,"h2"),c.Fc(153,"\u8ab0\u53ef\u4ee5\u4f7f\u7528Trinka\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\uff1f "),c.Ub(),c.Ub(),c.Ub(),c.Vb(154,"div",67),c.Vb(155,"div",68),c.Vb(156,"p"),c.Fc(157,"Trinka\u9069\u5408\u4efb\u4f55\u5e0c\u671b\u63d0\u9ad8\u82f1\u8a9e\u5beb\u4f5c\u6280\u80fd\u7684\u7528\u6236\uff0c\u5b83\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53d7\u5230\u5b78\u8005\u3001\u6587\u6848\u3001\u884c\u92b7\u4eba\u54e1\u3001\u5167\u5bb9\u4f5c\u8005\u3001\u7522\u54c1\u5718\u968a\u3001\u535a\u4e3b\u3001\u81ea\u51fa\u7248\u4f5c\u8005\u7b49\u4f5c\u8005\u7684\u4fe1\u4efb\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(158,"div",59),c.Vb(159,"div",1),c.Vb(160,"div",6),c.Vb(161,"div",24),c.Vb(162,"div",60),c.Vb(163,"h2"),c.Fc(164,"Trinka\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Qb(165,"div",26),c.Ub(),c.Ub(),c.Ub(),c.Vb(166,"div",27),c.Vb(167,"div",69),c.Vb(168,"div",70),c.Vb(169,"h3"),c.Fc(170,"\u9ad8\u7d1a\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(171,"div",71),c.Vb(172,"div",72),c.Vb(173,"p"),c.Fc(174,"Trinka\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u80fd\u5920\u6839\u64da\u5beb\u4f5c\u4e0a\u4e0b\u6587\uff0c\u70ba\u60a8\u7684\u4e3b\u984c\u9078\u64c7\u6b63\u78ba\u7684\u55ae\u8a5e\u3002\u70ba\u60a8\u907f\u514d\u5c37\u5c2c\u7684\u62fc\u5beb\u932f\u8aa4\uff01"),c.Ub(),c.Ub(),c.Vb(175,"div",73),c.Vb(176,"p"),c.Fc(177,"The "),c.Vb(178,"span",74),c.Fc(179,"Bonferoni"),c.Ub(),c.Vb(180,"span",75),c.Fc(181," Bonferroni"),c.Ub(),c.Fc(182," test was used to check for statistical significance."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(183,"div",69),c.Vb(184,"div",70),c.Vb(185,"h3"),c.Fc(186,"\u9069\u7528\u65bc\u6240\u6709\u4e3b\u984c"),c.Ub(),c.Vb(187,"div",71),c.Vb(188,"div",72),c.Vb(189,"p"),c.Fc(190,"\u60a8\u53ef\u4ee5\u6839\u64da\u4e3b\u984c\u9818\u57df\u548c\u5167\u5bb9\u985e\u578b\u81ea\u5b9a\u7fa9Trinka\uff0c\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Vb(191,"div",73),c.Vb(192,"p"),c.Fc(193,"The physical properties of "),c.Vb(194,"span",74),c.Fc(195,"kytoplasm"),c.Ub(),c.Vb(196,"span",75),c.Fc(197," cytoplasm"),c.Ub(),c.Fc(198," differ considerably from dilute aqueous solutions."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(199,"div",69),c.Vb(200,"div",70),c.Vb(201,"h3"),c.Fc(202,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Vb(203,"div",71),c.Vb(204,"div",72),c.Vb(205,"p"),c.Fc(206,"Trinka\u6703\u8a18\u4f4f\u60a8\u6dfb\u52a0\u5230\u8a5e\u5178\u4e2d\u7684\u6240\u6709\u55ae\u8a5e\u4e26\u81ea\u52d5\u540c\u6b65\u5230\u6240\u6709\u5e73\u81fa\uff0c\u5f9e\u800c\u96a8\u6642\u96a8\u5730\u70ba\u60a8\u63d0\u4f9b\u500b\u6027\u5316\u7684\u5beb\u4f5c\u9ad4\u9a57\u3002"),c.Ub(),c.Ub(),c.Vb(207,"div",76),c.Vb(208,"div",77),c.Vb(209,"div",78),c.Vb(210,"div",79),c.Vb(211,"h2"),c.Fc(212,"Spelling "),c.Vb(213,"span"),c.Qb(214,"i",80),c.Fc(215,"Add to dictionary"),c.Ub(),c.Ub(),c.Vb(216,"div",81),c.Vb(217,"p",82),c.Fc(218,"nanotubol"),c.Ub(),c.Qb(219,"img",83),c.Vb(220,"p",84),c.Fc(221,"nanotubes"),c.Ub(),c.Ub(),c.Vb(222,"p"),c.Fc(223,"Please check the spelling"),c.Ub(),c.Ub(),c.Vb(224,"div",85),c.Qb(225,"i",86),c.Vb(226,"ul"),c.Vb(227,"li"),c.Qb(228,"img",87),c.Ub(),c.Vb(229,"li"),c.Qb(230,"img",88),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(231,"div",69),c.Vb(232,"div",70),c.Vb(233,"h3"),c.Fc(234,"\u5168\u90e8\u63a5\u53d7\u4e26\u5ffd\u7565 "),c.Ub(),c.Vb(235,"div",71),c.Vb(236,"div",72),c.Vb(237,"p"),c.Fc(238,"\u9700\u8981\u66f4\u6b63\u6574\u7bc7\u8ad6\u6587\u7684\u62fc\u5beb\uff1f\u4e0d\u60f3\u53cd\u5fa9\u770b\u5230\u55ae\u8a5e\u5efa\u8b70\uff1fTrinka\u8b93\u4e00\u5207\u8b8a\u5f97\u7c21\u55ae\uff01\u53ea\u9700\u55ae\u64ca\u4e00\u4e0b\u5373\u53ef\u63a5\u53d7\u6216\u5ffd\u7565\u6240\u6709\u6b64\u985e\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Vb(239,"div",76),c.Vb(240,"div",77),c.Vb(241,"div",78),c.Vb(242,"div",79),c.Vb(243,"h2"),c.Fc(244,"Spelling "),c.Vb(245,"span"),c.Qb(246,"i",80),c.Fc(247,"Add to dictionary"),c.Ub(),c.Ub(),c.Vb(248,"div",81),c.Vb(249,"p",82),c.Fc(250,"nanotubol"),c.Ub(),c.Qb(251,"img",83),c.Vb(252,"p",84),c.Fc(253,"nanotubes"),c.Ub(),c.Ub(),c.Vb(254,"div",89),c.Vb(255,"p"),c.Fc(256,"Accept for all similar alerts"),c.Ub(),c.Vb(257,"i"),c.Qb(258,"img",90),c.Ub(),c.Ub(),c.Vb(259,"p"),c.Fc(260,"Please check the spelling"),c.Ub(),c.Ub(),c.Vb(261,"div",85),c.Qb(262,"i",86),c.Vb(263,"ul"),c.Vb(264,"li"),c.Qb(265,"img",87),c.Ub(),c.Vb(266,"li",91),c.Qb(267,"img",92),c.Ub(),c.Vb(268,"li"),c.Qb(269,"img",88),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(270,"div",93),c.Vb(271,"div",1),c.Vb(272,"div",6),c.Vb(273,"div",24),c.Vb(274,"div",94),c.Vb(275,"div",95),c.Vb(276,"div",96),c.Vb(277,"h2"),c.Fc(278,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(279,"br"),c.Fc(280,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(281,"div",26),c.Ub(),c.Ub(),c.Vb(282,"div",97),c.Vb(283,"ul"),c.Vb(284,"li"),c.Vb(285,"a"),c.Vb(286,"div",98),c.Qb(287,"div",99),c.Qb(288,"img",100),c.Vb(289,"h3"),c.Fc(290,"Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(291,"li"),c.Vb(292,"a"),c.Vb(293,"div",98),c.Qb(294,"div",99),c.Qb(295,"img",101),c.Vb(296,"h3"),c.Fc(297,"MS Word"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(298,"li"),c.Vb(299,"a"),c.Vb(300,"div",98),c.Qb(301,"div",99),c.Qb(302,"img",14),c.Vb(303,"h3"),c.Fc(304,"Chrome"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(305,"li"),c.Vb(306,"a"),c.Vb(307,"div",98),c.Qb(308,"div",99),c.Qb(309,"img",16),c.Vb(310,"h3"),c.Fc(311,"Firefox"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(312,"li"),c.Vb(313,"a"),c.Vb(314,"div",98),c.Qb(315,"div",99),c.Qb(316,"img",18),c.Vb(317,"h3"),c.Fc(318,"Edge"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(319,"li"),c.Vb(320,"a"),c.Vb(321,"div",98),c.Vb(322,"span",102),c.Fc(323,"Coming Soon"),c.Ub(),c.Qb(324,"div",99),c.Qb(325,"img",103),c.Vb(326,"h3"),c.Fc(327,"Safari"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(328,"div",104),c.Vb(329,"div",1),c.Vb(330,"div",105),c.Vb(331,"div",106),c.Vb(332,"div",107),c.Vb(333,"h2"),c.Fc(334,"Trinka\u7684\u514d\u8cbb\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff1f"),c.Ub(),c.Vb(335,"p"),c.Fc(336,"Trinka\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u4e0d\u50c5\u53ef\u4ee5\u6aa2\u6e2c\u548c\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\uff0c\u9084\u53ef\u4ee5\u6aa2\u6e2c\u6587\u6cd5\u932f\u8aa4\u3002Trinka\u6aa2\u6e2c\u7684\u62fc\u5beb\u932f\u8aa4\u5305\u62ec\u52d5\u8a5e\u7684\u5206\u8a5e\u5f62\u5f0f\u3001\u76f8\u8fd1\u7684\u55ae\u8a5e\u62fc\u5beb\u4ee5\u53ca\u8853\u8a9e\u6df7\u6dc6\u7b49\u3002"),c.Ub(),c.Vb(337,"p"),c.Fc(338,"\u4f7f\u7528Trinka\u7cfe\u6b63\u6240\u6709\u985e\u578b\u7684\u62fc\u5beb\u932f\u8aa4\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u50b3\u9054\u6e05\u6670\u800c\u81ea\u4fe1\u7684\u8cc7\u8a0a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(339,"div",106),c.Vb(340,"div",108),c.Qb(341,"img",109),c.Ub(),c.Ub(),c.Ub(),c.Vb(342,"div",110),c.Vb(343,"div",106),c.Vb(344,"div",107),c.Vb(345,"h2"),c.Fc(346,"\u8b93\u60a8\u7684\u5beb\u4f5c\u907f\u514d\u62fc\u5beb\u932f\u8aa4"),c.Ub(),c.Vb(347,"p"),c.Fc(348,"Trinka\u7684\u4eba\u5de5\u667a\u6167\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u63a1\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2\uff08ML\uff09\u548c\u81ea\u7136\u8a9e\u8a00\uff08NPL\uff09\u6280\u8853\u958b\u767c\u800c\u6210\uff0c\u53ef\u8b58\u5225\u6700\u5e38\u898b\u548c\u6700\u8907\u96dc\u7684\u55ae\u8a5e\u62fc\u5beb\u932f\u8aa4\u3002"),c.Ub(),c.Vb(349,"p"),c.Fc(350,"\u60f3\u5c0d\u60a8\u7684\u7814\u7a76\u8ad6\u6587\u3001\u5b78\u8853\u8ad6\u6587\u3001\u96fb\u5b50\u90f5\u4ef6\u6216\u8ad6\u6587\u9032\u884c\u62fc\u5beb\u6aa2\u67e5\u55ce\uff1fTrinka\u5c07\u70ba\u60a8\u4fdd\u99d5\u8b77\u822a\u3002\u9664\u4e86\u62fc\u5beb\u6aa2\u67e5\uff0c\u6211\u5011\u9084\u5c07\u5e6b\u52a9\u60a8\u8f15\u9b06\u4fee\u8a02\u6587\u6cd5\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(351,"div",106),c.Vb(352,"div",108),c.Qb(353,"img",111),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(354,"section",112),c.Vb(355,"div",1),c.Vb(356,"div",6),c.Vb(357,"div",113),c.Vb(358,"div",114),c.Vb(359,"h2"),c.Fc(360,"\u4f7f\u7528\u611f\u8a00"),c.Ub(),c.Qb(361,"div",26),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(362,"div",115),c.Vb(363,"div",1),c.Vb(364,"div",6),c.Vb(365,"div",116),c.Vb(366,"div",117),c.Vb(367,"div",118),c.Vb(368,"div",119),c.Vb(369,"ol",120),c.Qb(370,"li",121),c.Qb(371,"li",122),c.Qb(372,"li",123),c.Qb(373,"li",124),c.Qb(374,"li",125),c.Qb(375,"li",126),c.Qb(376,"li",127),c.Qb(377,"li",128),c.Qb(378,"li",129),c.Qb(379,"li",130),c.Qb(380,"li",131),c.Qb(381,"li",132),c.Qb(382,"li",133),c.Ub(),c.Vb(383,"div",134),c.Vb(384,"div",135),c.Vb(385,"div",6),c.Vb(386,"div",136),c.Vb(387,"div",137),c.Qb(388,"img",138),c.Ub(),c.Ub(),c.Vb(389,"div",139),c.Vb(390,"div",140),c.Qb(391,"i",141),c.Vb(392,"p",142),c.Fc(393,"\u6211\u4e00\u4e0b\u5c31\u611b\u4e0aTrinka\u4e86\u3002\u795d\u8cc0\u4f60\u5011\u958b\u767c\u51fa\u9019\u500b\u53ef\u4ee5\u5927\u5e45\u5354\u52a9\u7de8\u8f2f\u7684\u7a0b\u5f0f\uff0c\u5c24\u5176\u662f\u7b26\u5408\u91cd\u8981\u7684\u6587\u6cd5\u6163\u4f8b\u548c\u5177\u5099\u7cbe\u7c21\u5b57\u6578\u529f\u80fd\u7684\u5de5\u5177\u3002 "),c.Ub(),c.Vb(394,"p",143),c.Fc(395,"James Smith"),c.Ub(),c.Vb(396,"span",144),c.Fc(397,"\u5b78\u8853\u7de8\u8f2f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(398,"div",145),c.Vb(399,"div",6),c.Vb(400,"div",136),c.Vb(401,"div",137),c.Qb(402,"img",146),c.Ub(),c.Ub(),c.Vb(403,"div",139),c.Vb(404,"div",140),c.Qb(405,"i",141),c.Vb(406,"p",142),c.Fc(407,"\u5c0d\u65bc\u8aaa\u5176\u4ed6\u8a9e\u8a00\u7684\u4eba\u4f86\u8aaa\uff0c\u7528\u6b63\u78ba\u7684\u82f1\u8a9e\u6587\u6cd5\u548c\u98a8\u683c\u7de8\u5beb\u6587\u7ae0\u4e0d\u662f\u4e00\u4ef6\u5bb9\u6613\u7684\u4e8b\u3002\u5982\u679c\u6c92\u6709\u5354\u52a9\u5de5\u5177\uff0c\u5c24\u5176\u662f\u5b78\u8853\u5beb\u4f5c\uff0c\u5f88\u96e3\u5728\u6587\u4ef6\u4e2d\u767c\u73fe\u5c0f\u932f\u8aa4\u3002\u6211\u5617\u8a66\u5c07TrinkaAI\u4f5c\u70ba\u81ea\u52d5\u6821\u6b63\u5de5\u5177\uff0c\u4e26\u5c0d\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u611f\u5230\u975e\u5e38\u6eff\u610f\u3002\u900f\u904e\u56de\u994b\uff0c\u80fd\u77ad\u89e3\u70ba\u4ec0\u9ebc\u5fc5\u9808\u8003\u616e\u5efa\u8b70\u7684\u66f4\u6539\u3002"),c.Ub(),c.Vb(408,"p",143),c.Fc(409,"Rosa Diaz Sandoval"),c.Ub(),c.Vb(410,"span",144),c.Fc(411,"\u7269\u7406\u548c\u6578\u5b78\u535a\u58eb, \u58a8\u897f\u54e5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(412,"div",145),c.Vb(413,"div",6),c.Vb(414,"div",136),c.Vb(415,"div",137),c.Qb(416,"img",147),c.Ub(),c.Ub(),c.Vb(417,"div",139),c.Vb(418,"div",140),c.Qb(419,"i",141),c.Vb(420,"p",142),c.Fc(421,"\u6211\u4f7f\u7528Trinka\u5169\u500b\u591a\u6708\u4e86\u3002\u6211\u4e3b\u8981\u7528\u5b83\u4f86\u6539\u9032\u6211\u70ba\u570b\u5167\u548c\u570b\u969b\u751f\u7269\u91ab\u5b78\u671f\u520a\u64b0\u5beb\u7684\u79d1\u5b78\u624b\u7a3f\u7684\u8a9e\u8a00\u3001\u6587\u6cd5\u548c\u53e5\u6cd5\u3002\u4ecb\u9762\u5f88\u4f7f\u7528\u8005\u53cb\u597d\uff0c\u4e26\u4e14\u8edf\u4ef6\u9ad8\u6548\u4e14\u597d\u7528\u3002\u6839\u64da\u9700\u8981\u7de8\u8f2f\u624b\u7a3f\u7684\u4e0d\u540c\u9078\u9805\u6709\u52a9\u65bc\u6c7a\u5b9a\u6211\u9700\u8981\u95dc\u6ce8\u7684\u5730\u65b9\u3002\u81ea\u52d5\u7de8\u8f2f\u7684\u5e6b\u52a9\u5f88\u5927\uff0c\u5e36\u6709\u4fee\u8a02\u6b77\u53f2\u7684\u88dc\u5145\u9801\u9762\u5f88\u6709\u7528\u3002Trinka\u4e00\u76f4\u5728\u66f4\u65b0\uff0c\u6211\u5beb\u9019\u7bc7\u6587\u7ae0\u6642\u5c31\u6ce8\u610f\u5230\u6dfb\u52a0\u4e86\u4e00\u500b\u65b0\u529f\u80fd\u201c\u4e00\u81f4\u6027\u201d\u3002\u6700\u597d\u7684\u662f\u6240\u6709\u9019\u4e9b\u90fd\u662f\u5b8c\u5168\u514d\u8cbb\u7684\u3002\u6211\u5f37\u70c8\u9f13\u52f5\u4f5c\u8005\u548c\u7814\u7a76\u4eba\u54e1\uff0c\u7279\u5225\u662f\u90a3\u4e9b\u82f1\u8a9e\u4e0d\u597d\u7684\u4eba\u5617\u8a66\u4e00\u4e0b\uff0c\u89aa\u773c\u76ee\u7779\u9a5a\u4eba\u7684\u7d50\u679c\u3002"),c.Ub(),c.Vb(422,"p",143),c.Fc(423,"Farooq Rathore\u535a\u58eb"),c.Ub(),c.Vb(424,"span",144),c.Fc(425," \u52a9\u7406\u6559\u6388\u517c\u7cfb\u4e3b\u4efb, \u5df4\u57fa\u65af\u5766"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(426,"div",145),c.Vb(427,"div",6),c.Vb(428,"div",136),c.Vb(429,"div",137),c.Qb(430,"img",148),c.Ub(),c.Ub(),c.Vb(431,"div",139),c.Vb(432,"div",140),c.Qb(433,"i",141),c.Vb(434,"p",142),c.Fc(435,"Trinka.ai\u662f\u6211\u6700\u559c\u6b61\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u7de8\u8f2f\u3002\u8a72\u61c9\u7528\u7a0b\u5f0f\u4f7f\u7528\u6548\u679c\u597d\uff0c\u5feb\u901f\u800c\u660e\u78ba\uff01\u5b8c\u5168\u6eff\u610f\uff01"),c.Ub(),c.Vb(436,"p",143),c.Fc(437,"Milena Georgieva"),c.Ub(),c.Vb(438,"span",144),c.Fc(439,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(440,"div",145),c.Vb(441,"div",6),c.Vb(442,"div",136),c.Vb(443,"div",137),c.Qb(444,"img",149),c.Ub(),c.Ub(),c.Vb(445,"div",139),c.Vb(446,"div",140),c.Qb(447,"i",141),c.Vb(448,"p",142),c.Fc(449,"\u9019\u662f\u4e00\u500b\u8d85\u8d8aGrammarly\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86\u7528Grammarly\u6aa2\u67e5\u904e\u4e00\u4e9b\u6587\u6a94\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u512a\u8d8a\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff01"),c.Ub(),c.Vb(450,"p",143),c.Fc(451,"Dinesh Gupta"),c.Ub(),c.Vb(452,"span",144),c.Fc(453,"\u653e\u5c04\u79d1\u91ab\u5e2b, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(454,"div",145),c.Vb(455,"div",6),c.Vb(456,"div",136),c.Vb(457,"div",137),c.Qb(458,"img",150),c.Ub(),c.Ub(),c.Vb(459,"div",139),c.Vb(460,"div",140),c.Qb(461,"i",141),c.Vb(462,"p",142),c.Fc(463,"\u6211\u5df2\u7d93\u6e2c\u8a66\u904eTrinka\uff0c\u4e26\u5c0d\u5176\u51fa\u8272\u7684\u529f\u80fd\u5370\u8c61\u6df1\u523b\u3002\u5b83\u6bd4\u6211\u4f7f\u7528\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\u505a\u5f97\u66f4\u597d\u3002\u505a\u5f97\u597d\uff01\u6211\u5df2\u7d93\u544a\u8a34\u6211\u7814\u7a76\u5be6\u9a57\u5ba4\u7684\u540c\u4e8b\u4f7f\u7528Trinka\u3002\u5e0c\u671b\u5728\u5b78\u8853\u754c\u5f97\u5230\u5ee3\u6cdb\u61c9\u7528\u3002"),c.Ub(),c.Vb(464,"p",143),c.Fc(465,"Edith Davies"),c.Ub(),c.Vb(466,"span",144),c.Fc(467,"\u535a\u58eb\u751f, \u82f1\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(468,"div",145),c.Vb(469,"div",6),c.Vb(470,"div",136),c.Vb(471,"div",137),c.Fc(472,' <img src="../../../assets/images/clientPhotos/Noor-Al-rishi.png" alt=Noor-Al-rishi""> '),c.Ub(),c.Ub(),c.Vb(473,"div",139),c.Vb(474,"div",140),c.Qb(475,"i",141),c.Vb(476,"p",142),c.Fc(477,"Trinka AI\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u4ee4\u6211\u9a5a\u559c\u3002\u4f7f\u7528\u7c21\u55ae\uff0c\u975e\u5e38\u6709\u76ca\u3002"),c.Ub(),c.Vb(478,"p",143),c.Fc(479,"Noor Al-rishi"),c.Ub(),c.Vb(480,"span",144),c.Fc(481,"\u5316\u5b78\u5b78\u8005, \u6c99\u70cf\u5730\u963f\u62c9\u4f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(482,"div",145),c.Vb(483,"div",6),c.Vb(484,"div",136),c.Vb(485,"div",137),c.Qb(486,"img",151),c.Ub(),c.Ub(),c.Vb(487,"div",139),c.Vb(488,"div",140),c.Qb(489,"i",141),c.Vb(490,"p",142),c.Fc(491,"\u4f7f\u7528Trinka\u662f\u7f8e\u5999\u7684\u9ad4\u9a57\uff0c\u5982\u679c\u4e0d\u4f7f\u7528\u5b83\u8a55\u4f30\u7a3f\u4ef6\uff0c\u6211\u5e7e\u4e4e\u7121\u6cd5\u63d0\u4ea4\u4efb\u4f55\u624b\u7a3f\u3002\u7e3d\u4e4b\uff0cTrinka\u6210\u4e86\u6211\u7684\u662f\u6551\u547d\u7a3b\u8349\u3002"),c.Ub(),c.Vb(492,"p",143),c.Fc(493,"Nwaji Jude"),c.Ub(),c.Vb(494,"span",144),c.Fc(495,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(496,"div",145),c.Vb(497,"div",6),c.Vb(498,"div",136),c.Vb(499,"div",137);c.Qb(500,"img",152),c.Ub(),c.Ub(),c.Vb(501,"div",139),c.Vb(502,"div",140),c.Qb(503,"i",141),c.Vb(504,"p",142),c.Fc(505,"\u6211\u559c\u6b61\u4f7f\u7528Trinka\u4f5c\u70ba\u6211\u7de8\u8f2f\u6587\u7a3f\u7684\u6700\u7d42\u6aa2\u67e5\u3002\u5b83\u78ba\u5be6\u6709\u52a9\u65bc\u627e\u5230\u5728\u7de8\u8f2f\u904e\u7a0b\u4e2d\u6f0f\u6389\u7684\u5269\u9918\u932f\u8aa4\u3002\u6211\u771f\u7684\u5f88\u559c\u6b61\u9019\u500b\u5e73\u53f0\u3002\u5927\u62c7\u6307\u5411\u4e0b\u9019\u500b\u6309\u9215\u975e\u5e38\u6709\u7528\u3002 "),c.Ub(),c.Vb(506,"p",143),c.Fc(507,"Stumpf Curtis"),c.Ub(),c.Vb(508,"span",144),c.Fc(509,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(510,"div",145),c.Vb(511,"div",6),c.Vb(512,"div",136),c.Vb(513,"div",137),c.Qb(514,"img",153),c.Ub(),c.Ub(),c.Vb(515,"div",139),c.Vb(516,"div",140),c.Qb(517,"i",141),c.Vb(518,"p",142),c.Fc(519,"\u6211\u8a8d\u70baTrinka.ai \u662f\u4e00\u500b\u975e\u5e38\u6709\u8da3\u4e14\u5f88\u6709\u767c\u5c55\u6f5b\u529b\u7684\u4e3b\u610f\uff0c\u5c24\u5176\u662f\u5c0d\u65bc\u7de8\u8f2f/\u51fa\u7248\u793e/\u671f\u520a\u3002\u6211\u4f7f\u7528\u9019\u500b\u5e73\u53f0\u6aa2\u67e5\u6211\u7684\u7de8\u8f2f\u5de5\u4f5c\uff0c\u975e\u5e38\u6709\u7528\u3002"),c.Ub(),c.Vb(520,"p",143),c.Fc(521,"Gareth Dyke"),c.Ub(),c.Vb(522,"span",144),c.Fc(523,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(524,"div",145),c.Vb(525,"div",6),c.Vb(526,"div",136),c.Vb(527,"div",137),c.Qb(528,"img",154),c.Ub(),c.Ub(),c.Vb(529,"div",139),c.Vb(530,"div",140),c.Qb(531,"i",141),c.Vb(532,"p",142),c.Fc(533,"\u6211\u5c0d\u6574\u9ad4\u8868\u73fe\u611f\u5230\u6eff\u610f\u3002\u6211\u4f7f\u7528Grammarly\u5df2\u7d93\u6709\u5f88\u9577\u4e00\u6bb5\u6642\u9593\u4e86\uff0c\u4f46\u662f\u5728\u5b78\u8853\u6216\u6280\u8853\u5beb\u4f5c\u65b9\u9762\uff0cTrinka\u7d55\u5c0d\u662f\u66f4\u597d\u7684\u9078\u64c7\u3002\u5b78\u8853\u6587\u4ef6\u8a2d\u7f6e\u548c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u662f\u6211\u6700\u559c\u6b61\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(534,"p",143),c.Fc(535,"Bhargava Sharma"),c.Ub(),c.Vb(536,"span",144),c.Fc(537,"\u6d41\u884c\u75c5\u5b78\u5bb6, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(538,"div",145),c.Vb(539,"div",6),c.Vb(540,"div",136),c.Vb(541,"div",137),c.Qb(542,"img",155),c.Ub(),c.Ub(),c.Vb(543,"div",139),c.Vb(544,"div",140),c.Qb(545,"i",141),c.Vb(546,"p",142),c.Fc(547,"Trinka\u5df2\u6210\u70ba\u6211\u6587\u6cd5\u6821\u6b63\u7684\u9996\u9078\u5de5\u5177\u3002\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u66f4\u6b63\u548c\u8a9e\u8a00\u589e\u5f37\u4f7f\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5bb9\u6613\u3002\u73fe\u5728\uff0c\u6211\u53ef\u4ee5\u66f4\u5c08\u6ce8\u65bc\u7814\u7a76\uff0c\u800c\u4e0d\u662f\u7cfe\u6b63\u6587\u7a3f\u4e2d\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Vb(548,"p",143),c.Fc(549,"Ralph Bailey"),c.Ub(),c.Vb(550,"span",144),c.Fc(551,"\u795e\u7d93\u79d1\u91ab\u751f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(552,"div",145),c.Vb(553,"div",6),c.Vb(554,"div",136),c.Vb(555,"div",137),c.Qb(556,"img",156),c.Ub(),c.Ub(),c.Vb(557,"div",139),c.Vb(558,"div",140),c.Qb(559,"i",141),c.Vb(560,"p",142),c.Fc(561,"\u57fa\u65bcAMA\u98a8\u683c\u6307\u5357\u7684\u6587\u6cd5\u7cfe\u6b63\u548c\u5efa\u8b70\u771f\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\uff01Trinka\u78ba\u5be6\u662f\u91ab\u5b78\u5beb\u4f5c\u6700\u597d\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u3002 "),c.Ub(),c.Vb(562,"p",143),c.Fc(563,"Thomas Andres"),c.Ub(),c.Vb(564,"span",144),c.Fc(565,"\u5fc3\u81df\u5b78\u5c08\u5bb6, \u5df4\u897f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(566,"div",157),c.Vb(567,"div",1),c.Vb(568,"div",6),c.Vb(569,"div",24),c.Vb(570,"div",158),c.Vb(571,"h3"),c.Fc(572,"\u9ad8\u7d1a\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(573,"a",159),c.Vb(574,"span"),c.Fc(575,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(576,"div",160),c.Vb(577,"div",1),c.Vb(578,"div",6),c.Vb(579,"div",116),c.Vb(580,"div",161),c.Vb(581,"h2"),c.Fc(582,"Trinka\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u5e38\u898b\u554f\u984c\u89e3\u7b54"),c.Ub(),c.Qb(583,"div",26),c.Ub(),c.Vb(584,"div",6),c.Vb(585,"div",162),c.Vb(586,"div",163),c.Vb(587,"div",164),c.Vb(588,"div",165),c.Vb(589,"div",166),c.Vb(590,"a",167),c.Fc(591," \u4ec0\u9ebc\u662f\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\uff1f"),c.Ub(),c.Ub(),c.Vb(592,"div",168),c.Vb(593,"div",169),c.Vb(594,"p"),c.Fc(595,"\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u5e6b\u52a9\u8b58\u5225\u6587\u6a94\u200b\u200b\u4e2d\u7684\u62fc\u5beb\u932f\u8aa4\u6216\u5370\u5237\u932f\u8aa4\uff0c\u4e26\u6839\u64da\u4e0a\u4e0b\u6587\u5c07\u5176\u66ff\u63db\u70ba\u6b63\u78ba\u7684\u55ae\u8a5e\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(596,"div",165),c.Vb(597,"div",170),c.Vb(598,"a",171),c.Fc(599,"Trinka\u5982\u4f55\u6aa2\u67e5\u62fc\u5beb\u932f\u8aa4\uff1f"),c.Ub(),c.Ub(),c.Vb(600,"div",172),c.Vb(601,"div",169),c.Vb(602,"p"),c.Fc(603,"\u53ea\u9700\u5c07\u60a8\u7684\u5167\u5bb9\u7c98\u8cbc\u5230\u7de8\u8f2f\u5668\u4e2d\uff0c\u7136\u5f8c\u55ae\u64ca\u201c\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c\u201d\uff0cTrinka\u5c07\u7a81\u51fa\u986f\u793a\u6240\u6709\u62fc\u5beb\u932f\u8aa4\u4e26\u63d0\u4f9b\u6700\u4f73\u7684\u4e0a\u4e0b\u6587\u62fc\u5beb\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(604,"div",165),c.Vb(605,"div",173),c.Vb(606,"a",174),c.Fc(607,"Trinka\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u662f\u514d\u8cbb\u4f7f\u7528\u7684\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(608,"div",175),c.Vb(609,"div",169),c.Vb(610,"p"),c.Fc(611,"\u7576\u7136\u53ef\u4ee5\uff0c\u60a8\u53ef\u4ee5\u514d\u8cbb\u4f7f\u7528\u6b64\u9801\u9762\u4e0a\u7684\u7de8\u8f2f\u5668\u4f86\u6aa2\u67e5\u60a8\u7684\u5167\u5bb9\u3002\u5982\u679c\u60a8\u60f3\u6aa2\u67e5\u66f4\u9577\u7684\u6587\u6a94\uff0c\u8acb\u5728\u6b64\u8655"),c.Vb(612,"a",21),c.Fc(613,"\u8a3b\u518a"),c.Ub(),c.Fc(614,"\u4e26\u514d\u8cbb\u7372\u5f97\u66f4\u591a\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(615,"div",165),c.Vb(616,"div",176),c.Vb(617,"a",177),c.Fc(618,"\u6211\u53ef\u4ee5\u6aa2\u67e5\u4e0d\u540c\u7db2\u7ad9\u4e0a\u7684\u62fc\u5beb\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(619,"div",178),c.Vb(620,"div",169),c.Vb(621,"p"),c.Fc(622,"\u53ef\u4ee5\u3002\u60a8\u53ea\u9700\u5728GoogleChrome\u3001\u706b\u72d0Firefox\u6216\u5fae\u8edfEdge\u700f\u89bd\u5668\u4e0a\u5b89\u88dd\u6211\u5011\u7684"),c.Vb(623,"a",179),c.Fc(624,"\u63d2\u4ef6"),c.Ub(),c.Fc(625,"\uff0c\u5c31\u53ef\u4ee5\u5728\u4efb\u4f55\u7db2\u7ad9\u4f7f\u7528Trinka\u7684\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(626,"div",180),c.Vb(627,"div",181),c.Vb(628,"div",182),c.Vb(629,"button",183),c.Vb(630,"span",184),c.Fc(631,"\xd7"),c.Ub(),c.Ub(),c.Vb(632,"div",185),c.Vb(633,"div",186),c.Qb(634,"div",187),c.Vb(635,"h4"),c.Fc(636,"\u54ce\u5440\uff01\u8d85\u51fa\u5167\u5bb9\u9650\u5236\u3002"),c.Ub(),c.Ub(),c.Vb(637,"div",188),c.Vb(638,"p",189),c.Fc(639,"\u514d\u8cbb\u7684Trinka\u5e33\u6236\u6bcf\u500b\u6708\u6700\u591a\u53ef\u4ee5\u6aa2\u67e5 5000 \u5b57\u7684\u5beb\u4f5c\u3002\u60a8\u53ea\u9700\u8981\u514d\u8cbb\u8a3b\u518a\u5373\u53ef\u4f7f\u7528\u3002"),c.Ub(),c.Vb(640,"div",190),c.Vb(641,"a",21),c.Fc(642,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Vb(643,"button",191),c.Fc(644,"\u8fd4\u56de\u7de8\u8f2f\u5668"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(645,"div",192),c.Vb(646,"div",181),c.Vb(647,"div",182),c.Vb(648,"button",193),c.dc("click",(function(){return t.hideModal4()})),c.Vb(649,"span",184),c.Fc(650,"\xd7"),c.Ub(),c.Ub(),c.Vb(651,"div",194),c.Vb(652,"div",195),c.Vb(653,"div",196),c.Qb(654,"img",197),c.Ub(),c.Vb(655,"div",198),c.Vb(656,"h2"),c.Fc(657,"\u66f4\u591a\u6587\u6cd5\u66f4\u6b63\u548c\u4e00\u9375\u7de8\u8f2f\u3002"),c.Ub(),c.Vb(658,"a",199),c.Fc(659,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Vb(660,"div",200),c.Vb(661,"div",201),c.Qb(662,"img",202),c.Qb(663,"div",203),c.Ub(),c.Vb(664,"div",204),c.Qb(665,"img",205),c.Qb(666,"img",206),c.Vb(667,"a",199),c.Fc(668,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var e=c.tc(71);c.Cb(60),c.nc("ngIf",t.showloader),c.Cb(4),c.nc("ngClass",t.wordCount>t.maxLength?"redWord":""),c.Cb(2),c.nc("matMenuTriggerFor",e),c.Cb(7),c.nc("ngForOf",t.sampleData),c.Cb(4),c.Ic("",t.wordCount,"/",t.maxLength,""),c.Cb(7),c.nc("checked","us"==t.languageSelection),c.Cb(4),c.nc("checked","uk"==t.languageSelection),c.Cb(4),c.nc("disabled",t.enableCheck||t.isProcessStarted),c.Cb(2),c.nc("ngIf",t.isProcessStarted),c.Cb(21),c.nc("ngIf",!t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",!t.gec_result.length&&t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(168),c.nc("routerLink",c.pc(21,pi)),c.Cb(7),c.nc("routerLink",c.pc(22,Ci)),c.Cb(7),c.nc("routerLink",c.pc(23,mi)),c.Cb(7),c.nc("routerLink",c.pc(24,mi)),c.Cb(7),c.nc("routerLink",c.pc(25,mi)),c.Cb(7),c.nc("routerLink",c.pc(26,mi)),c.Cb(302),c.nc("routerLink",c.pc(27,mi))}},directives:[pt,l.m,l.k,Xn.a,mt.b,mt.c,ht.b,l.l,s.c,s.e,ht.a,ut.a,ut.c,ut.e,ut.f,ut.d],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.banner-section[_ngcontent-%COMP%]{position:relative;overflow:hidden;padding:60px 0;margin-top:100px;background-color:#fcfcfd;border-top:1px solid #dde2e9;text-align:center}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]{margin-bottom:44px;font-size:20px;color:#6d7284;line-height:30px}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{position:relative;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-weight:600;line-height:1.3;background:linear-gradient(104.49deg,#1a64e2,#991e8e 52.6%,#d52b1e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-transform:capitalize;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 auto;max-width:910px;font-size:18px}.banner-section[_ngcontent-%COMP%]   .shape-1[_ngcontent-%COMP%]{position:absolute;width:382px;height:382px;left:-80px;top:-63px;background:#ff9d9d;opacity:.4;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.banner-section[_ngcontent-%COMP%]   .shape-2[_ngcontent-%COMP%]{width:1056px;height:1056px;left:calc(50% - 528px);top:485px;position:absolute;width:362px;height:362px;left:1477px;top:560px;background:#a855f7;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.custom-container[_ngcontent-%COMP%]{margin:30px 10% 0}span#cke_1_top[_ngcontent-%COMP%]{display:none}.button-section[_ngcontent-%COMP%]{float:right;justify-content:space-between;display:flex}.mat-expansion-panel-header-description[_ngcontent-%COMP%]{flex-grow:0}.arrow[_ngcontent-%COMP%]{font-size:20px;padding:18px}.mat-expansion-panel-header[_ngcontent-%COMP%]:hover{background:rgba(0,0,0,.04)}.btnCheck[_ngcontent-%COMP%]{width:16ch;height:4ch;font-size:29px}.focusTag[_ngcontent-%COMP%]{background-color:#000!important}[_nghost-%COMP%]     .span.error{background-color:brown;color:#fff}[_ngcontent-%COMP%]::-webkit-scrollbar{width:3px}[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#888}.loading[_ngcontent-%COMP%]{z-index:999;height:2em;width:2em;overflow:visible;margin:auto;bottom:0;right:0}.loading[_ngcontent-%COMP%], .loading[_ngcontent-%COMP%]:after{position:fixed;top:0;left:0}.loading[_ngcontent-%COMP%]:after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.loading[_ngcontent-%COMP%]:not(:required){text-shadow:none;background-color:transparent;border:0}.loading[_ngcontent-%COMP%]:not(:required):before{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 rgba(0,0,0,.75),1.1em 1.1em 0 0 rgba(0,0,0,.75),0 1.5em 0 0 rgba(0,0,0,.75),-1.1em 1.1em 0 0 rgba(0,0,0,.75),-1.5em 0 0 0 rgba(0,0,0,.75),-1.1em -1.1em 0 0 rgba(0,0,0,.75),0 -1.5em 0 0 rgba(0,0,0,.75),1.1em -1.1em 0 0 rgba(0,0,0,.75)}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grey-bg[_ngcontent-%COMP%]{background:#e9e9e9}.btn-primary[_ngcontent-%COMP%]{background:#763393;border:1px solid #763393;font-size:16px;line-height:25px;font-weight:400;height:40px;box-sizing:border-box;border-radius:6px;text-transform:capitalize}.btn-primary[_ngcontent-%COMP%]:hover{background:transparent;color:#763393;border:1px solid #763393}.btn-primary[_ngcontent-%COMP%]:focus{background:#763393;box-shadow:none;outline:none;color:#fff}.topContent[_ngcontent-%COMP%]{margin-top:0}#cke_1_top[_ngcontent-%COMP%]{display:none!important}.errors-ctn[_ngcontent-%COMP%]{border-radius:10px;border:1px solid;padding:0 12px;font-size:11px;line-height:16px;color:#e21414;font-family:Open Sans;font-weight:700}ul[_ngcontent-%COMP%]{list-style:disc;padding-left:20px}.font-14[_ngcontent-%COMP%]{font-size:14px}.mat-expansion-panel[_ngcontent-%COMP%]{box-shadow:none;border:1px solid #c6c5c5;box-shadow:0 0 1px #c6c5c5}.mat-expansion-panel-header[_ngcontent-%COMP%]   .ng-star-inserted[_ngcontent-%COMP%]{color:#4d4d4d}.error-type[_ngcontent-%COMP%]   .mat-expansion-panel-header[_ngcontent-%COMP%]{padding:0 10px}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]{position:relative}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{content:"";display:inline-block;width:8px;height:8px;border-radius:7.5px;background-color:#e21414}.error-type[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{cursor:pointer;color:#e21414;font-weight:700}.error-inner[_ngcontent-%COMP%]{margin-bottom:10px}.error-inner[_ngcontent-%COMP%] > .ng-star-inserted[_ngcontent-%COMP%]{font-size:16px}.error-type.grammar[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#7a6ff1}.error-type.grammar[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#7a6ff1}.error-type.suggestion[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#37c5ab}.error-type.suggestion[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#37c5ab}.error-type.spelling[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#fd9a00}.error-type.spelling[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#fd9a00}.grammar-active[_ngcontent-%COMP%], .grammar-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#7a6ff1;text-decoration-color:#7a6ff1}.grammar-active[_ngcontent-%COMP%]{background-color:#7a6ff1}.suggestion-active[_ngcontent-%COMP%], .suggestion-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#37c5ab;text-decoration-color:#37c5ab}.suggestion-active[_ngcontent-%COMP%]{background-color:#37c5ab}.spelling-active[_ngcontent-%COMP%], .spelling-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#fd9a00;text-decoration-color:#fd9a00}.spelling-active[_ngcontent-%COMP%]{background-color:#fd9a00}.error-comment[_ngcontent-%COMP%]{color:#000;font-size:15px}.sup-text[_ngcontent-%COMP%]{font-size:14px;top:-1em}span#cke_1_top[_ngcontent-%COMP%]{display:none!important}mat-radio-button.mat-accent.mat-radio-checked[_ngcontent-%COMP%]   .mat-radio-outer-circle[_ngcontent-%COMP%]{border-color:#4fb66d!important}.button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled).active, .button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled):active, .button-section[_ngcontent-%COMP%]   .show[_ngcontent-%COMP%] > .btn-primary.dropdown-toggle[_ngcontent-%COMP%]{background-color:#4fb66d!important;border-color:#3ba45a!important}.cke_top[_ngcontent-%COMP%]{padding:0!important;border:0!important}.mat-radio-button.mat-primary[_ngcontent-%COMP%]   .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-outer-circle[_ngcontent-%COMP%]{color:grey}.custom-control-input[_ngcontent-%COMP%]:checked ~ .custom-control-label[_ngcontent-%COMP%]:before{background:#763393;border-color:#763393}.mat-expansion-panel-header-title[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{text-overflow:ellipsis;overflow:hidden;max-width:160px;white-space:nowrap;width:auto}.button-section[_ngcontent-c2][_ngcontent-%COMP%]{margin-top:0;display:flex;justify-content:space-between;align-items:center}.editcheck-title[_ngcontent-%COMP%] ~ p[_ngcontent-%COMP%]{margin-bottom:32px}.tempClass[_ngcontent-%COMP%]{font-size:18px;line-height:28px}.issueCountLabel[_ngcontent-%COMP%]{font-weight:600;margin-bottom:4px;display:inline-block}.error-type[_ngcontent-c2][_ngcontent-%COMP%]   .mat-expanded[_ngcontent-c2][_ngcontent-%COMP%]{height:48px!important}.issueCountLabel-wrap[_ngcontent-%COMP%]{line-height:24px}.error-main[_ngcontent-%COMP%]:last-child   .error-comment[_ngcontent-%COMP%] ~ hr[_ngcontent-%COMP%]{display:none}.dummy-text[_ngcontent-%COMP%]{color:#00f!important;text-decoration:underline!important;text-decoration:underline;line-height:16px;font-family:Open Sans;cursor:pointer;display:inline-block}.cke_contents[_ngcontent-%COMP%]{width:100%!important}.custom-text[_ngcontent-%COMP%]{width:auto;display:inline-block;border-radius:0;width:280px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{border-radius:0;width:280px;height:40px;margin-right:15px;min-height:42px}.font-weight-note[_ngcontent-%COMP%]{font-weight:700;margin-top:29%}.radio-check[_ngcontent-%COMP%]{margin-top:7px!important;padding-right:0!important}@media screen and (min-width:1170px) and (max-width:1280px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:14px}}@media screen and (min-width:1024px) and (max-width:1169px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]{width:auto}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}}.notes-m[_ngcontent-%COMP%]{display:none}@media screen and (max-width:992px){.notes-m[_ngcontent-%COMP%]{display:block;margin-top:20px}.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}.grey-bg[_ngcontent-%COMP%]   .container-fluid[_ngcontent-%COMP%]{padding-left:15px!important;padding-right:15px!important}.button-section[_ngcontent-%COMP%]{display:block!important;width:100%;margin-top:0!important}.custom-text[_ngcontent-%COMP%]{width:100%;margin:0 0 10px}.notes-m[_ngcontent-%COMP%]{margin-top:10px}}.notes[_ngcontent-%COMP%]{display:block}@media screen and (max-width:768px){.notes[_ngcontent-%COMP%]{display:none}}@media screen and (max-width:768px){.custom-text[_ngcontent-%COMP%]{margin-top:10px}}.pricing_section.grammar_checker_sections[_ngcontent-%COMP%]{margin:-30px 0 0;padding:30px 0 70px}.east_to_used_sections[_ngcontent-%COMP%]{margin:60px 0 0}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;bottom:-12px;width:46px;height:1px;background-color:#763393}.ms_process_sections[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%], .ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{width:100%;display:flex;justify-content:center;align-items:center}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{background-image:url(process_icon_bg.98625f16db8f9a61ad3b.png);max-width:120px;height:91px;margin:0 auto;position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{content:"\uf054";font-family:FontAwesome;position:absolute;right:-114%;top:42%;color:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]{text-align:center;margin:15px 0 0}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{right:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{content:"";position:absolute;top:38%;width:32%;height:2px;background:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{left:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line.first_chalid_section[_ngcontent-%COMP%]:before, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]:after{display:none}@media (max-width:991px){.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{display:none}}@media (max-width:767px){.ms_process_sections[_ngcontent-%COMP%]{padding:40px 0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{display:block;left:50%;top:140px;width:2px;height:60px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{display:block;position:absolute;right:0!important;top:auto;color:rgba(0,0,0,.26);bottom:-192%;left:1.5px;transform:rotate(90deg)}}.topContent.gramatica[_ngcontent-%COMP%]   h2.editcheck-title[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc;border-radius:6px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none;border:1px solid #763393}.trinka_demo_wrap[_ngcontent-%COMP%]{width:100%}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{width:100%;height:100%;background-color:#f3eef6;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:35px 0 60px}@media (max-width:991px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{max-height:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:28px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#fff;height:1px;width:50px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]{background:#fff;border-radius:5px;padding:20px;height:400px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#763393;margin-bottom:30px;font-weight:600;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#4d4d4d;font-size:18px;font-weight:600;margin:0 0 10px;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 8px;padding:0 0 0 25px;position:relative}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"\uf00c";position:absolute;left:0;top:0;color:#763393;font-family:FontAwesome}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{background:#fff;border-radius:5px;overflow:hidden;border:2px solid #763393}@media (max-width:992px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{margin:0 0 20px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]{padding:8px 10px;border-bottom:1px solid #763393;display:flex;align-items:center;justify-content:space-between}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .dummy-text[_ngcontent-%COMP%], .trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .float-right[_ngcontent-%COMP%]{font-size:14px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section.redWord[_ngcontent-%COMP%]   .word_count_section[_ngcontent-%COMP%]{color:red}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{background:#f2f2f2;padding:10px 15px;display:flex;width:100%;align-items:center;border-top:1px solid #763393;justify-content:space-between}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{display:flex}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{margin:10px 0 0}}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{flex-direction:column;width:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{background:#ffbd4a;width:220px;font-size:14px;color:#000;margin:0 0 0 10px;border:1px solid #ffbd4a;font-weight:700;padding:0;border-radius:3px}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{width:100%;margin:10px 0 0}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:hover{background:#ffbd5b}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{border:1px solid #ffbd4a;box-shadow:none;outline:none}.the_best_grammer_sections[_ngcontent-%COMP%]{padding:60px 0;width:100%;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:400;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]{background-image:url(exampleCard_background.fabfd0c3373293a6f4a0.jpg);background-color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:25px;transition:all .5s ease;border-radius:4px;margin:0 0 30px;background-position:100% 100%;background-repeat:no-repeat}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]:hover{box-shadow:0 0 9px rgba(0,0,0,.21);transition:all .5s ease}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:23px;font-weight:600;margin:0 0 15px;color:#763393}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{display:flex;flex-direction:column}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{flex-direction:column}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]{padding:0;margin-bottom:20px}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{min-width:256px;box-shadow:2px 2px 8px #c6c5c5;padding:15px;background:#fff;border-radius:5px;height:102px;width:400px;margin:0 auto;display:flex;align-items:center}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{margin:0;width:auto;height:auto}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:17px;font-weight:600;margin:0 0 10px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#4d4d4d;font-weight:600;text-align:center}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrong_text[_ngcontent-%COMP%]{color:red;text-decoration:line-through}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .right_text[_ngcontent-%COMP%]{color:#373bff}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;background:url(level_up_background.986b247e19cbe1458a71.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:70px 0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:50px;color:#763393}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:auto;margin-left:0;padding:0 15px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#763393;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.testimonail_demo_page[_ngcontent-%COMP%]{padding:0 0 70px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]{margin:0 0 50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#763393;height:1px;width:50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{position:relative;background:#f1f1f1}@media (max-width:992px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{margin:0 0 50px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:40px 25px 20px;margin:0;font-size:16px;font-family:Open Sans,sans-serif;text-align:center;height:100%;min-height:220px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]{border-top:2px solid #fff;text-align:center;padding:15px 0}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;color:#763393;font-weight:700;padding:0;min-height:auto}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0;top:-30px;text-align:center}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:50px;color:#763393}.myWriting_text[_ngcontent-%COMP%]{text-align:right;margin:10px 0 0;color:#fff;font-size:14px}.myWriting_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:underline}.align-content-center.again_check_my_writing[_ngcontent-%COMP%]{height:100%;background:#fff;border-radius:5px;padding:125px 20px;margin:0!important;max-height:400px;font-size:18px;display:flex;align-items:center;justify-content:center;flex-direction:column}.word_count_sections[_ngcontent-%COMP%]{position:absolute;top:auto;bottom:90px;background:#fff;width:94%;left:30px}.word_count_sections[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}.grammarCheckSection[_ngcontent-%COMP%]{position:relative;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;padding:60px 0}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]{position:relative}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:32px;line-height:40px;font-weight:600;margin:0}@media (max-width:767px){.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px;margin-bottom:20px}}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]{position:relative;padding-right:10px}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#fff;font-size:22px;line-height:28px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat;display:none}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:40px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#fff;margin:0 0 15px;padding:0 0 15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 10px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:20px;width:15px;height:15px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:15px;width:20px;height:20px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:45px;height:45px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   span.safariComingSoonTag[_ngcontent-%COMP%]{position:absolute;left:0;margin:auto;right:0;top:-10px;z-index:99;background:#ef5355;border-radius:30px;font-size:12px;color:#fff;padding:2px 6px;width:95px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#763393}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.moreEffectiveSection[_ngcontent-%COMP%]{position:relative;padding:60px 0 20px}.moreEffectiveSection[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:80px}@media (max-width:767px){.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]{flex-direction:column-reverse}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{padding-top:0!important}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:40px}}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]{position:relative;text-align:center}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:75%}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{position:relative;padding-top:0}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px;color:#1d1d1d;font-weight:600;margin-bottom:20px}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-size:16px;margin-bottom:20px}.grammarCheckQuestions[_ngcontent-%COMP%]{position:relative;margin-bottom:60px;padding-top:70px}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{padding:0;background-color:transparent}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:8px 10px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-right:25px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{position:absolute;right:10px;top:5px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.upgradePremiumSection[_ngcontent-%COMP%]{width:550px;background:#fff;border-radius:5px;overflow:hidden;height:320px;font-family:Open Sans,sans-serif}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]{width:100%;height:100%}}@media only screen and (max-device-width:990px) and (orientation:landscape){.upgradePremiumSection[_ngcontent-%COMP%]{height:320px;overflow-y:auto}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]{padding:30px;height:175px;position:relative;width:100%;background-size:cover;background-position:50%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .upgradeHeaderSection_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(122,40,160,.8);width:100%;height:100%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]{position:absolute;left:auto;right:0;top:0;border:none;background:transparent;z-index:9}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;cursor:pointer}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:26px;color:#fff;margin:14px 0 5px;line-height:35px;font-weight:700;position:relative;z-index:99;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{margin:0 0 10px;font-size:22px}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:italic;font-size:16px;color:#4d4d4d;margin:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{position:relative;padding:20px 20px 30px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.12);width:500px;margin:-70px auto 0;border-radius:5px;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{width:92%;margin:-100px auto 0}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;font-size:20px;font-weight:700;color:#4d4d4d;margin-bottom:20px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:25px;margin-right:10px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0 0 0 7px;margin:0;list-style:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:10px;color:#4d4d4d;font-size:16px;position:relative;padding-left:25px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0;margin-left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:15px;margin-right:10px;position:absolute;top:6px;left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400;font-style:italic}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]{text-align:center;margin-top:30px;display:flex;align-items:center;justify-content:center}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#7a28a0;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;line-height:25px;border-radius:5px;border:none;height:42px;margin:0 10px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{padding:8px 10px;white-space:break-spaces}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-left:7px}#usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5)}#usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}@media (max-width:767px){.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px!important}.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #763393}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{display:none!important}}.most_suited_point[_ngcontent-%COMP%]{position:relative}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit;margin-bottom:20px}}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px;margin-top:10px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.cta-btn[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;min-width:160px;text-align:center;display:inline-flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500}.cta-btn[_ngcontent-%COMP%], .cta-btn[_ngcontent-%COMP%]:hover{transition:all .5s ease;text-decoration:none}.cta-btn[_ngcontent-%COMP%]:hover{background:transparent;border:1px solid #6f2496;color:#6f2496}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%], .match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{display:flex;flex-direction:column}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}.toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px}.toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#763393}@media (max-width:991px){.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#763393}.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#763393}.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right;margin-top:25px}.toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:500px;position:relative;z-index:9}.toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}@media (max-width:500px){.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{width:100%}}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}@media (max-width:500px){.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{max-width:100%}}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;padding-right:25px;border-right:1px solid #ccc}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}@media (max-width:500px){.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{flex-wrap:wrap}}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px;white-space:nowrap}@media (max-width:500px){.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;left:0;margin-top:10px}}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}@media (max-width:500px){.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{flex-wrap:wrap}}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #763393;color:#763393;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #763393;color:#fff;background:#763393}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.min_auto[_ngcontent-%COMP%]{height:auto!important;box-shadow:none!important;padding:15px 0 0!important}@-webkit-keyframes acceptAllButton{0%{background:#763393;color:#fff;border:1px solid #763393}to{background:#fff;color:#763393;border:1px solid #763393}}@keyframes acceptAllButton{0%{background:#763393;color:#fff;border:1px solid #763393}to{background:#fff;color:#763393;border:1px solid #763393}}@-webkit-keyframes hoverMe{0%{background:#fd930b;color:#fff;border:1px solid #fd930b}to{background:#fff;color:#fd930b;border:1px solid #fd930b}}@keyframes hoverMe{0%{background:#fd930b;color:#fff;border:1px solid #fd930b}to{background:#fff;color:#fd930b;border:1px solid #fd930b}}.see_trinka_sections[_ngcontent-%COMP%]   .top_heading.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background:#763393!important}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #300072;border-radius:5px}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{margin-top:20px}}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{position:relative;background:url(Top_purple_background.b4abd669049c7ff750a0.jpg);color:#fff;padding:20px 15px;height:100%}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:100%;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding-left:20px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;background:#fff;width:6px;height:6px;border-radius:50%}.gcLoaderSection[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.2);width:100%;height:100%;border-radius:5px;z-index:99999;display:flex;align-items:center;justify-content:center}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{z-index:99999999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{max-width:100%;width:800px;height:480px;background-color:#fff;border-radius:10px;border:none;overflow:hidden}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{height:auto}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]{right:10px;z-index:99999;cursor:pointer}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#763393}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{width:100%;height:100%;display:flex}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{flex-direction:column}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{width:40%;height:500px;position:relative;padding:20px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]{position:relative}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:120px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{position:relative;padding-top:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:30px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:35px;font-weight:700;margin-bottom:65px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;text-align:center;margin-bottom:30px}}@media (max-width:400px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#763393;color:#fff;border-radius:5px;padding:10px 20px;font-weight:600;font-size:20px;text-decoration:none;transition:all .5s ease;width:220px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;padding:10px 15px;display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;cursor:pointer}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{width:60%;height:500px;position:relative}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{position:relative;z-index:9999}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{width:100%;background-color:#763393;padding-bottom:40px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:none}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#763393;border-radius:5px;padding:10px 20px;font-weight:600;font-size:16px;text-decoration:none;transition:all .5s ease;width:220px;margin:-20px auto 0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:50px;left:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{top:0;left:0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:40px;left:130px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{top:-35px;left:8%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{position:absolute;right:-290px;top:-10px;width:730px;height:500px;transform:rotate(21deg);border-radius:100px;display:flex;overflow:hidden;box-shadow:0 10px 0 rgba(233,236,239,.82);z-index:1;border-bottom:2px solid #fff}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   img.backgourndImageSection[_ngcontent-%COMP%]{width:100%;transform:rotate(-18deg);position:relative;top:80px;height:100%;-o-object-fit:cover;object-fit:cover;right:250px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   .imagesOverlaySection[_ngcontent-%COMP%]{position:absolute;background:rgba(118,51,147,.8);width:100%;height:100%;left:0;right:0;top:0;bottom:0}.gc-testimonials-section[_ngcontent-%COMP%]   .testimonial.text-center[_ngcontent-%COMP%]{margin-top:40px}.gc-testimonials-section[_ngcontent-%COMP%]   .sub-head[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 10px;position:relative}.gc-testimonials-section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative;text-align:left!important}.gcBrowserSection[_ngcontent-%COMP%]{position:relative;width:100%;padding:40px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:0}@media (max-width:991px){.gcBrowserSection[_ngcontent-%COMP%]{display:none}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 20px}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{flex-direction:column}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:26px;margin:0 20px 0 0;font-weight:600}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;padding:0 10px;margin:0 0 20px;text-align:center;line-height:30px}}@media (max-width:767px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:transparent;border:2px solid #fff;cursor:pointer;font-size:16px;font-weight:600;padding:6px 12px;border-radius:5px;color:#763393;display:flex;align-items:center;justify-content:center;text-decoration:none;background-color:#fff;transition:all .5s ease}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:10px;width:32px}.ck-editor[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]{resize:none}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5);z-index:99999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}.signupmobile[_ngcontent-%COMP%]{display:none;position:relative;width:100%;padding:20px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:110px}@media (max-width:991px){.signupmobile[_ngcontent-%COMP%]{display:block}}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{text-align:center}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:auto;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}@media (max-width:992px){.gcBannerSection[_ngcontent-%COMP%]{padding-top:115px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]{display:block!important}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:15px!important;display:inline-flex;width:auto}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px}}']}),Xi)},{path:"sentence-checker",component:($i=function(){function n(t,e,o,i,a,c,r){var s=this;_classCallCheck(this,n),this.networkServices=t,this.elRef=e,this.titleService=o,this.metaTagService=i,this.LinkService=a,this.lc=c,this.platformId=r,this.minLength=0,this.maxLength=300,this.ukey="",this.languageSelection="us",this.alertErrorMessage="TRUE",this.initialHighlightTag="<span style='background-color:pink !important'>",this.initialHighlightCloseTag="</span>",this.focusHighlightTag="<span style='background-color:yellow !important'>",this.focusHighlightTagClosTag="</span>",this.spellingErrorStartHeighlight="<span style='border-bottom:solid #fd9a00;'>",this.spellingErrorEndHeighlight="</span>",this.spellingErrorHeighlightActive="<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>",this.grammarErrorStartHeighlight="<span style='border-bottom:solid #7a6ff1;'>",this.grammarErrorEndHeighlight="</span>",this.grammarErrorHeighlightActive="<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>",this.advisorErrorStartHeighlight="<span style='border-bottom:solid #37c5ab;'>",this.advisorErrorEndHeighlight="</span>",this.advisorErrorHeighlightActive="<span style='border-bottom: solid #37c5ab; background-color: #37c5ab5c;'>",this.errorProgressCount=0,this.showPopup=!1,this.enableCheck=!0,this.noeErrorFound=!1,this.planText="",this.wordCount=0,this.errorMessage="",this._timeout=null,this.editorValue="",this.emailAdress="",this.emailAdressFlag=!1,this.emailDirty=!1,this.panelOpenState=!1,this.katanaResHold=[],this.katanaOrigResHold=[],this.prevElementHolder=null,this.gec_result=[],this.showloader=!1,this.tagNames=["grammarly-popups","grammarly-card","grammarly-extension","grammarly-btn"],this.timmer=0,this.isCTAClicked=!1,this.isProcessStarted=!1,this.showExhaustLimitModal=!1,this.config={allowedContent:!0,forcePasteAsPlainText:!0,disallowedContent:"img a strong",removeDialogTabs:"link:advanced",toolbar:[],height:380,width:"auto",contentsCss:["body{font-size: 16px;font-family: 'Open Sans', sans-serif;line-height: 22px;}"],removePlugins:"pastefromword,elementspath,link,resize,iframe,contextmenu,liststyle,tabletools,tabletools,tableselection",stylesSet:"/src/styles.css",extraAllowedContent:"span(*)[*]{*}",placeholder:"Type here..."},this.sampleData=[{key:"General",text:"The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki have been dependent of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations on the compensatory measures was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could have possibly undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand a value of a yak however, they may end up to sell them."},{key:"Medicine",text:"Pre-treatment using antibiotic is said to affect clinical features of meningitis. That is why it is stated that LP should been carried out in childrens experiencing fever and seizures who have received antibiotic. As it has been found in a recent study. CSF becomes sterile for meningococccal and pneumococcal bacteria between 2 to 4 hours of administrating third-generation cephalosporin antibiotics. A lot of studies have been done on efficacy of lumbar puncture in\xa0febrile convulsion patients. Futhermore retrospective cohort reviews for children age 7 month to 6 year in 2011 found that probability for bacterial meningitis first presenting as an simple febrile seizure is very low. And they recommend that teh current PMC guidelines should be reconsidered. Hence, this observational , cross sectional, hospital-based study was carried out in Hemon Clinic, Samoa, during the period from June 15, 2019 and 28 November 2019. Fifty five\xa0children aged 7 month to 6 years who\xa0presented with fever and convulsion underwent lubmar puncture."},{key:"Management",text:"At the time of the period of the study, the dummy variables representing personal and workplace characters reached to different values. Although both genders experienced increase in the number of jobs involving the management and supervision of other employee, but this increase was greater for men. This finding may due to firms retaining workers whom are more integrted with in the structure of the company. These worker would be able to do more tasks needing higher level of responsibility then those who had joined the company more recent. Regarding types of contract there was no significant change into the mean percentage of full-time contracts, in spite of the fact that it remains less common for women to get this types of contract. Never the less there was a average increase of 10 percentage points in indefinite hiring for women, which is suggesting that there was increased job stabilization for qualified white collar women with average values approaching those for men."},{key:"Psychology",text:"Depression is most common mental disorder among HIV/AIDS patients with prevalence rates of about 60 %. Studies found that HIV patients had twice the risk for depression than those who were at risk for HIV. Depression and HIV/AIDS are estimated become the world\u2019s leading causes of disability by 2030 [4-6]. Low- and middle-income countries are bearing the high burden of depression among HIV/AIDS patients. The symptoms of depressive disorders decrease adherence to HIV antiretroviral therapy leading to drug resistant virus [7]. Decreased social support with in the context of HIV/AIDS is related to increase depression because of various factor, like educational disability and food insecurity. Low social support could result in poor adherence of medication, leads to immune suppression which finally leads to depression. Furhtermore, poor social support may lead to social isolation, which can be responsible in depression. Social isolation by HIV patients reduces social support that can results in a negative impcat on their physical and mental well being."}],this.tempList=[],window.addEventListener("message",(function(n){s.listenWindowMessage(n)}))}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&(document.getElementsByClassName("loader")[0].style.display="none",this.editorValue&&(this.alertErrorMessage="TRUE"),this.getUkeyrequest(),_("#closedExceededPopup, #FooterClosedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")}))),this.titleService.setTitle("\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u2014\u2014Trinka AI"),this.metaTagService.updateTag({name:"description",content:"\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u2014\u2014\u6aa2\u67e5\u60a8\u7684\u53e5\u5b50\u7d50\u69cb\u548c\u63aa\u8fad\u662f\u5426\u6b63\u78ba\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u2014\u2014Trinka AI"}),this.metaTagService.updateTag({property:"og:description",content:"\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u2014\u2014\u6aa2\u67e5\u60a8\u7684\u53e5\u5b50\u7d50\u69cb\u548c\u63aa\u8fad\u662f\u5426\u6b63\u78ba\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/sentence-checker"}),this.metaTagService.updateTag({property:"og:image",content:"https://www.trinka.ai/tw/assets/images/Trinka.jpg"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/sentence-checker"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/sentence-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/sentence-checker"}),Object(l.v)(this.platformId)&&(_.getScript("../../../assets/js/wisepop.js",(function(){})),_.getScript("../../../assets/js/browser.js",(function(){}))),Object(l.v)(this.platformId)&&setInterval((function(){Array.from(document.getElementsByTagName("trinka-extension")).forEach((function(n){var t=n.shadowRoot;t.querySelector(".ErrorContainers.l")&&t.querySelector(".ErrorContainers.l").remove()})),Array.from(document.getElementsByTagName("grammarly-mirror")).forEach((function(n){n.remove()}))}),5e3),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewChecked",value:function(){return Object(l.v)(this.platformId)&&this.onFocus(),-1!=(navigator.userAgent.indexOf("Opera")||navigator.userAgent.indexOf("OPR"))?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Opera"):-1!=navigator.userAgent.indexOf("Chrome")?(_("#GCChromeButton").css("display","block"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Chrome"):-1!=navigator.userAgent.indexOf("Safari")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","none"),"Safari"):-1!=navigator.userAgent.indexOf("Firefox")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","block"),_("#GCEdgeButton").css("display","none"),"Firefox"):-1!=navigator.userAgent.indexOf("MSIE")?(_("#GCChromeButton").css("display","none"),_("#GCFirFoxButton").css("display","none"),_("#GCEdgeButton").css("display","block"),"IE"):"unknown"}},{key:"getUkeyrequest",value:function(){var n=this;this.networkServices.initApiwhichGetuKey().subscribe((function(t){n.ukey=1==t.status?t.ukey:""}))}},{key:"rejectSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.rejectSuggetionsApi(n).subscribe((function(n){}))}},{key:"acceptSuggetionsRequest",value:function(n){n.ukey=this.ukey,this.networkServices.acceptSuggetionsApi(n).subscribe((function(n){}))}},{key:"languageTypeSelect",value:function(n){this.languageSelection=n,this.postMessage("config")}},{key:"progressStatus",value:function(n){this.enableCheck=n}},{key:"injectErrorClass",value:function(n){if(Object(l.v)(this.platformId))return 1==n.error_type[0]?"grammar":2==n.error_type[0]?"spelling":"suggestion"}},{key:"onChange",value:function(n){var t=this;this.enableCheck=!1,clearTimeout(this.timer),this.timer=setTimeout((function(){if(Object(l.v)(t.platformId))try{setTimeout((function(){t.isCTAClicked?(t.wordCountLogic(2),t.postMessage("restart")):t.wordCount=""!==n.target.value.split(" ")[0]?n.target.value.split(" ").length:0}),1)}catch(e){console.log(e)}}),2e3)}},{key:"onClick",value:function(){console.log("editor click")}},{key:"wordCountLogic",value:function(n){if(Object(l.v)(this.platformId)){this.planText=this.sampleEditor.nativeElement.value.replace(/<\/p>/gi,"\n").replace(/<br\/?>/gi,"\n").replace(/<\/?[^>]+(>|$)/g,"").replace(/&nbsp;/g," "),this.enableCheck=!1;var t=this.planText.trim().split(/ |\n/g);"\n"==t[0]&&t.splice(0,1);for(var e=0;e<t.length;e++)""==t[e]&&(t.splice(e,1),e-=1);this.wordCount=t.length,this.wordCount>=this.maxLength||this.wordCount<=this.minLength?this.wordCount>0&&(_("#usageLimitExhausted").addClass("show"),this.postMessage("stop")):0==n?(this.showExhaustLimitModal=!0,this.postMessage("start")):1==n?(this.showExhaustLimitModal=!0,this.postMessage("restart")):3===n&&(this.showExhaustLimitModal&&_("#acceptedLimitExhausted").addClass("show"),this.showExhaustLimitModal=!1)}}},{key:"listenWindowMessage",value:function(n){if("trinka"==n.data.target)switch(n.data.data.action){case"login":console.log("login is called"),this.wordCountLogic(2);break;case"accept":this.wordCountLogic(2);break;case"showLoader":this.showLoaderBadge();break;case"showLoginScreen":this.wordCountLogic(3)}}},{key:"showLoaderBadge",value:function(){var n,t=this;this.showloader=!0,clearTimeout(n),n=setTimeout((function(){t.showloader=!1,t.isProcessStarted=!1}),3e3)}},{key:"postMessage",value:function(n){parent.postMessage({target:"content",action:"client_action",data:{action:n,userId:"demo@trinka.ai"}},"https://www.trinka.ai/tw/")}},{key:"onGrammarCheck",value:function(n){Object(l.v)(this.platformId)&&(console.log("grammer check called"),this.wordCountLogic(this.isCTAClicked?1:0),this.isCTAClicked=!0,this.isProcessStarted=!0)}},{key:"validateEmail",value:function(n){return/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(String(n).toLowerCase())}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedExceededPopup").click((function(){_("#usageLimitExhausted").removeClass("show")})),_("#closedAcceptedLimitExhaustedPopup").click((function(){_("#acceptedLimitExhausted").removeClass("show")})),this.wordCount=0)}},{key:"addSampleData",value:function(n){var t=this.sampleData.filter((function(t){return t.key==n.value}))[0].text;this.sampleEditor.nativeElement.value=t,this.enableCheck=!1,this.isCTAClicked?this.wordCountLogic(1):this.wordCount=t.split(" ").length}},{key:"addDummyText",value:function(){Object(l.v)(this.platformId)&&(this.alertErrorMessage="TRUE",this.clearAllHighlight(),this.gec_result=[],this.katanaResHold=[],this.katanaResult=[],this.katanaOrigResHold=[],this.ckEditor.instance.document.getBody().$.innerHTML="The article was written on 1984. It was about this experiments that were carried out on some isolated village. The villages (Lulbushki) was located in a mountaineous region and well built yak roamed the pastures. The inhabitants in Lulbushki depended of the pastures. On 25st of Nvember 1984, some of the yak were rounded up in accordance to the new animal husbandry law of Peking and informations about what would be done was announced. The yak were coloured white to distinguished them but it was hard to make out teh difference. They were terrified and could possibly have undergone trauma. The yak like to roam freely in nature and do grazing in pastures with their herdsmen guarding them. The herdsmen understand how valuable theur yak are to they. However, they may end up to sell them.\n")}},{key:"sendTextToKatana",value:function(n){var t=this;this.networkServices.postRequestForKatana(n).subscribe((function(n){if(n.success){t.katanaResult=n.result;for(var e=0;e<t.katanaResult.length;e++)t.katanaResult[e].gec_result=[],t.katanaResHold.push(t.katanaResult[e].sentence),"<br>"==t.katanaResult[e].sentence.trim()||"</p>"==t.katanaResult[e].sentence.trim()||t.sendSentenceToGrammerChecker(t.katanaResult[e],e);t.katanaResHold=JSON.parse(JSON.stringify(t.katanaResHold)),t.katanaOrigResHold=JSON.parse(JSON.stringify(t.katanaResHold))}}))}},{key:"sendSentenceToGrammerChecker",value:function(n,t){this.apiCallForGc(this.katanaResult[t],t)}},{key:"apiCallForGc",value:function(n,t){var e=this;Object(l.v)(this.platformId)&&(this.errorProgressCount=this.errorProgressCount+1,this.networkServices.postRequestForGrammerChecker({lang_type:this.languageSelection,result:[n.sentence],pipeline:"gector_rb",ukey:this.ukey,email_address:this.emailAdress}).subscribe((function(o){o!=[]&&(o=o.sort((function(n,t){return n.start_index-t.start_index})),o=e.elemenateErrorOfSameSpan(o)),e.katanaResult[t].gec_result=[],o.length>=0&&(o.forEach((function(o){o.sen_begin_index=n.begin,o.sen_end_index=n.end,o.sentence=n.sentence,o.parrentIndex=t,o.isCorrected=!1,o.isExpanded=!1,e.katanaResult[t].gec_result.push(o),e.gec_result.push(o)})),e.gec_result=e.gec_result.sort((function(n,t){return n.parrentIndex-t.parrentIndex})),t<e.katanaResult.length-1?(e.noeErrorFound=!0,e.alertErrorMessage="<b>No issues found.</b>"):(e.gec_result.length<=0&&(e.alertErrorMessage="<b>No issues found.</b>"),e.gec_result==[]&&(e.alertErrorMessage="<b>No issues found.</b>"))),e.new_heghlightError(e.katanaResult[t],t),e.errorProgressCount=e.errorProgressCount-1,0==e.errorProgressCount&&e.progressStatus(!1)})))}},{key:"elemenateErrorOfSameSpan",value:function(n){for(var t=0;t<n.length;t++)for(var e=0;e<n.length;e++)n[t].start_index<n[e].start_index&&n[t].end_index>n[e].start_index?n.splice(e,1):n[t].start_index<n[e].end_index&&n[t].end_index>n[e].end_index&&n.splice(e,1);return n}},{key:"new_heghlightError",value:function(n,t){if(Object(l.v)(this.platformId)){var e=n;if(e.gec_result.length>0){for(var o="",i=e.gec_result.length-1;i>=0;i--){var a=e.gec_result[i];o=1==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.grammarErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.grammarErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):2==a.error_type[0]?e.sentence.substring(0,e.gec_result[i].start_index)+this.spellingErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.spellingErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length):e.sentence.substring(0,e.gec_result[i].start_index)+this.advisorErrorStartHeighlight+e.sentence.substring(e.gec_result[i].start_index,e.gec_result[i].end_index+1)+this.advisorErrorEndHeighlight+e.sentence.substring(e.gec_result[i].end_index+1,e.sentence.length),e.sentence=o}this.katanaResHold[t]=o,this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.tempList.push(o)}else this.tempList.push(e.sentence)}}},{key:"error_panel_action",value:function(n,t,e){Object(l.v)(this.platformId)&&0==n.isCorrected&&(this.katanaResHold[n.parrentIndex]=this.katanaResHold[n.parrentIndex].replace(1==n.error_type[0]?this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight:2==n.error_type[0]?this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight:this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,e),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.gec_result.splice(t,1),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing"),n.acceptedOutput=e,this.acceptSuggetionsRequest(n),this.adjacentError(n,t))}},{key:"adjacentError",value:function(n,t){if(Object(l.v)(this.platformId))for(var e=0;e<this.gec_result.length;e++)this.gec_result[e].parrentIndex==n.parrentIndex&&(n.start_index-this.gec_result[e].end_index<=2&&n.start_index-this.gec_result[e].end_index>0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),n.end_index-this.gec_result[e].start_index<=2&&n.end_index-this.gec_result[e].start_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)),this.gec_result[e].start_index-n.end_index<=2&&this.gec_result[e].start_index-n.end_index>=0&&(this.rejectChange(this.gec_result[e],e,!0),this.gec_result.splice(e,1)))}},{key:"rejectChange",value:function(n,t,e){Object(l.v)(this.platformId)&&(this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text).replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,n.covered_text):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text).replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,n.covered_text):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text).replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,n.covered_text),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),e||(this.gec_result.splice(t,1),this.rejectSuggetionsRequest(n)),this.gec_result.length<=0&&(this.alertErrorMessage="Yay! You\u2019re done here. If you want to check your text again, click Check my writing."))}},{key:"clearAllHighlight",value:function(){Object(l.v)(this.platformId)&&(this.ckEditor.instance.document.getBody().$.innerHTML=this.ckEditor.instance.document.getBody().$.innerHTML.replace(/<span style="border-bottom:solid #7a6ff1;">|<\/span>|<span style="border-bottom:solid #fd9a00;">|<span style="border-bottom:solid #37c5ab;">|<span style='border-bottom:solid #7a6ff1;'>|<\/span>|<span style='border-bottom:solid #fd9a00;'>|<span style='border-bottom:solid #37c5ab;'>|<span style="border-bottom: solid #37c5ab; background-color: #37c5ab5c;">|<span style='border-bottom: solid #fd9a00; background-color: #fd9a005e;'>|<span style="border-bottom: solid #fd9a00; background-color: #fd9a005e;">|<span style='border-bottom: solid #7a6ff1; background-color: #7a6ff152'>|<span style="border-bottom: solid #7a6ff1; background-color: #7a6ff152">/g,""))}},{key:"setStep",value:function(n,t){Object(l.v)(this.platformId)&&(this.prevElementHolder?(this.prevElementHolder.isExpanded=!1,this.katanaResHold[this.prevElementHolder.parrentIndex]=1==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.grammarErrorHeighlightActive+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+this.prevElementHolder.covered_text+this.grammarErrorEndHeighlight):2==this.prevElementHolder.error_type[0]?this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.spellingErrorHeighlightActive+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+this.prevElementHolder.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[this.prevElementHolder.parrentIndex].replace(this.advisorErrorHeighlightActive+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+this.prevElementHolder.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "),this.prevElementHolder=n):this.prevElementHolder=n,n.isExpanded=!0,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"setStepOff",value:function(n,t){Object(l.v)(this.platformId)&&(n.isExpanded=!1,this.katanaResHold[n.parrentIndex]=1==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.grammarErrorHeighlightActive+n.covered_text+this.grammarErrorEndHeighlight,this.grammarErrorStartHeighlight+n.covered_text+this.grammarErrorEndHeighlight):2==n.error_type[0]?this.katanaResHold[n.parrentIndex].replace(this.spellingErrorHeighlightActive+n.covered_text+this.spellingErrorEndHeighlight,this.spellingErrorStartHeighlight+n.covered_text+this.spellingErrorEndHeighlight):this.katanaResHold[n.parrentIndex].replace(this.advisorErrorHeighlightActive+n.covered_text+this.advisorErrorEndHeighlight,this.advisorErrorStartHeighlight+n.covered_text+this.advisorErrorEndHeighlight),this.ckEditor.instance.document.getBody().$.innerHTML=this.katanaResHold.join(" "))}},{key:"onBlur",value:function(n){Object(l.v)(this.platformId)}},{key:"getBrowserName",value:function(){if(Object(l.v)(this.platformId)){var n=window.navigator.userAgent.toLowerCase();switch(!0){case n.indexOf("edge")>-1:return"edge";case n.indexOf("opr")>-1&&!!window.opr:return"opera";case n.indexOf("chrome")>-1&&!!window.chrome:return"chrome";case n.indexOf("trident")>-1:return"ie";case n.indexOf("firefox")>-1:return"firefox";case n.indexOf("safari")>-1:return"safari";default:return"other"}}}},{key:"clearTags",value:function(){Object(l.v)(this.platformId)&&this.tagNames.forEach((function(n){try{document.querySelector(n)&&document.querySelector(n).remove()}catch(t){}}))}},{key:"handleExtension",value:function(n,t){Object(l.v)(this.platformId)&&-1!=["chrome","firefox","safari"].indexOf(n)&&this.clearTags()}},{key:"onFocus",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{setTimeout((function(){var n=t.getBrowserName();t.handleExtension(n,"grammarly")}),100)}catch(e){}}},{key:"outFocus",value:function(n){Object(l.v)(this.platformId)}},{key:"onMouseUp",value:function(n){Object(l.v)(this.platformId)}},{key:"onKeyUp",value:function(n){var t=this;if(Object(l.v)(this.platformId))try{("TRUE"!=this.alertErrorMessage||this.gec_result.length)&&(this._timeout=null,this._timeout&&window.clearTimeout(this._timeout),this._timeout=window.setTimeout((function(){t._timeout=null,t.gec_result=[],t.katanaResHold=[],t.katanaResult=[],t.katanaOrigResHold=[],t.alertErrorMessage="It looks like you have added new text. Please click <b>CHECK MY WRITING</b> again."}),1e3))}catch(e){}}},{key:"onPaste",value:function(n){if(Object(l.v)(this.platformId))try{var t=n.clipboardData.getData("text");this.sampleEditor.nativeElement.value=this.sampleEditor.nativeElement.value+t,this.wordCountLogic(2),this.enableCheck=!1}catch(e){}}},{key:"htmlEntitiesReplacer",value:function(n){if(Object(l.v)(this.platformId))return n.replace(/&#33;/g,"!").replace(/&#39;/g,"'").replace(/&#32;/g," ").replace(/&#34;/g,'"').replace(/&#35;/g,"#").replace(/&#36;/g,"$").replace(/&#37;/g,"%").replace(/&#38;/g," &").replace(/&amp;/g,"&").replace(/&#40;/g,"(").replace(/&#41;/g,")").replace(/&#42;/g,"*").replace(/&#43;/g,"+").replace(/&#44;/g,",").replace(/&#45;/g,"-").replace(/&#46;/g,".").replace(/&#47;/g,"/").replace(/&#48;/g,"0").replace(/&#49;/g,"1").replace(/&#50;/g,"2").replace(/&#51;/g,"3").replace(/&#52;/g,"4").replace(/&#53;/g,"5").replace(/&#54;/g,"6").replace(/&#55;/g,"7").replace(/&#56;/g,"8").replace(/&#57;/g,"9").replace(/&#58;/g,":").replace(/&#59;/g,";").replace(/&#60;/g,"<").replace(/&#61;/g,"=").replace(/&#62;/g,">").replace(/&#63;/g,"?").replace(/&#64;/g,"@").replace(/&#65;/g,"A").replace(/&#66;/g,"B").replace(/&#67;/g,"C").replace(/&#68;/g,"D").replace(/&#69;/g,"E").replace(/&#70;/g,"F").replace(/&#71;/g,"G").replace(/&#72;/g,"H").replace(/&#73;/g,"I").replace(/&#74;/g,"J").replace(/&#75;/g,"K").replace(/&#76;/g,"L").replace(/&#77;/g,"M").replace(/&#78;/g,"N").replace(/&#79;/g,"O").replace(/&#80;/g,"P").replace(/&#81;/g,"Q").replace(/&#82;/g,"R").replace(/&#83;/g,"S").replace(/&#84;/g,"T").replace(/&#85;/g,"U").replace(/&#86;/g,"V").replace(/&#87;/g,"W").replace(/&#88;/g,"X").replace(/&#89;/g,"Y").replace(/&#90;/g,"Z").replace(/&#91;/g,"[").replace(/&#92;/g,"\\").replace(/&#93;/g,"]").replace(/&#94;/g,"^").replace(/&#95;/g,"_").replace(/&#96;/g,"`").replace(/&#97;/g,"a").replace(/&#98;/g,"b").replace(/&#99;/g,"c").replace(/&#100;/g,"d").replace(/&#101;/g,"e").replace(/&#102;/g,"f").replace(/&#103;/g,"g").replace(/&#104;/g,"h").replace(/&#105;/g,"i").replace(/&#106;/g,"j").replace(/&#107;/g,"l").replace(/&#109;/g,"m").replace(/&#110;/g,"n").replace(/&#111;/g,"o").replace(/&#112;/g,"q").replace(/&#114;/g,"r").replace(/&#115;/g,"s").replace(/&#116;/g,"t").replace(/&#117;/g,"u").replace(/&#118;/g,"v").replace(/&#119;/g,"w").replace(/&#120;/g,"y").replace(/&#122;/g,"z").replace(/&#123;/g,"{").replace(/&#124;/g,"}").replace(/&#126;/g,"~").replace("&Aacute;","\xc1").replace(/&#193;/g,"\xc1").replace("&Agrave;","\xc0").replace(/&#192;/g,"\xc0").replace("&Acirc;","\xc2").replace(/&#194;/g,"\xc2").replace("&Atilde;","\xc3").replace(/&#195;/g,"\xc3").replace("&Auml;","\xc4").replace(/&#196;/g,"\xc4").replace("&Aring;","\xc5").replace(/&#197;/g,"\xc5").replace("&AElig;","\xc6").replace(/&#198;/g,"\xc6").replace("&Ccedil;","\xc7").replace(/&#199;/g,"\xc7").replace("&Egrave;","\xc8").replace(/&#200;/g,"\xc8").replace("&Eacute;","\xc9").replace(/&#201;/g,"\xc9").replace("&Ecirc;","\xca").replace(/&#202;/g,"\xca").replace("&Euml;","\xcb").replace(/&#203;/g,"\xcb").replace("&Igrave;","\xcc").replace(/&#204;/g,"\xcc").replace("&Iacute;","\xcd").replace(/&#205;/g,"\xcd").replace("&Icirc;","\xce").replace(/&#206;/g,"\xce").replace("&Iuml;","\xcf").replace(/&#207;/g,"\xcf").replace("&ETH;","\xd0").replace(/&#208;/g,"\xd0").replace("&Ntilde;","\xd1").replace(/&#209;/g,"\xd1").replace("&Ograve;","\xd2").replace(/&#210;/g,"\xd2").replace("&Oacute;","\xd3").replace(/&#211;/g,"\xd3").replace("&Ocirc;","\xd4").replace(/&#212;/g,"\xd4").replace("&Otilde;","\xd5").replace(/&#213;/g,"\xd5").replace("&Ouml;","\xd6").replace(/&#214;/g,"\xd6").replace("&Oslash;","\xd8").replace(/&#216;/g,"\xd8").replace("&Ugrave;","\xd9").replace(/&#217;/g,"\xd9").replace("&Uacute;","\xda").replace(/&#218;/g,"\xda").replace("&Ucirc;","\xdb").replace(/&#219;/g,"\xdb").replace("&Uuml;","\xdc").replace(/&#220;/g,"\xdc").replace("&Yacute;","\xdd").replace(/&#221;/g,"\xdd").replace("&THORN;","\xde").replace(/&#222;/g,"\xde").replace("&szlig;","\xdf").replace(/&#223;/g,"\xdf").replace("&agrave;","\xe0").replace(/&#224;/g,"\xe0").replace("&aacute;","\xe1").replace(/&#225;/g,"\xe1").replace("&acirc;","\xe2").replace(/&#226;/g,"\xe2").replace("&atilde;","\xe3").replace(/&#227;/g,"\xe3").replace("&auml;","\xe4").replace(/&#228;/g,"\xe4").replace("&aring;","\xe5").replace(/&#229;/g,"\xe5").replace("&aelig;","\xe6").replace(/&#230;/g,"\xe6").replace("&ccedil;","\xe7").replace(/&#231;/g,"\xe7").replace("&egrave;","\xe8").replace(/&#232;/g,"\xe8").replace("&eacute;","\xe9").replace(/&#233;/g,"\xe9").replace("&ecirc;","\xea").replace(/&#234;/g,"\xea").replace("&euml;","\xeb").replace(/&#235;/g,"\xeb").replace("&igrave;","\xec").replace(/&#236;/g,"\xec").replace("&iacute;","\xed").replace(/&#237;/g,"\xed").replace("&icirc;","\xee").replace(/&#238;/g,"\xee").replace("&iuml;","\xef").replace(/&#239;/g,"\xef").replace("&eth;","\xf0").replace(/&#240;/g,"\xf0").replace("&ntilde;","\xf1").replace(/&#241;/g,"\xf1").replace("&ograve;","\xf2").replace(/&#242;/g,"\xf2").replace("&oacute;","\xf3").replace(/&#243;/g,"\xf3").replace("&ocirc;","\xf4").replace(/&#244;/g,"\xf4").replace("&otilde;","\xf5").replace(/&#245;/g,"\xf5").replace("&ouml;","\xf6").replace(/&#246;/g,"\xf6").replace("&oslash;","\xf8").replace(/&#248;/g,"\xf8").replace("&ugrave;","\xf9").replace(/&#249;/g,"\xf9").replace("&uacute;","\xfa").replace(/&#250;/g,"\xfa").replace("&ucirc;","\xfb").replace(/&#251;/g,"\xfb").replace("&uuml;","\xfc").replace(/&#252;/g,"\xfc").replace("&yacute;","\xfd").replace(/&#253;/g,"\xfd").replace("&thorn;","\xfe").replace(/&#254;/g,"\xfe").replace(/&#255;/g,"\xff").replace("&yuml;","\xff").replace(/&times;/g,"\xd7").replace(/&plusmn;/g,"\xb1").replace(/&#39;/g,"'").replace(/&nbsp;/g," ").replace(/&minus;/g,"-").replace(/&rsquo;/g,"'")}},{key:"hideModal3",value:function(){_("#acceptedLimitExhausted").removeClass("show")}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),$i.\u0275fac=function(n){return new(n||$i)(c.Pb(Kn),c.Pb(c.l),c.Pb(r.f),c.Pb(r.e),c.Pb(C),c.Pb(c.A),c.Pb(c.C))},$i.\u0275cmp=c.Jb({type:$i,selectors:[["app-sentence-checker"]],viewQuery:function(n,t){var e;1&n&&(c.Kc(Zn.a,!0),c.Kc(hi,!0)),2&n&&(c.sc(e=c.ec())&&(t.ckEditor=e.first),c.sc(e=c.ec())&&(t.sampleEditor=e.first))},decls:638,vars:28,consts:[[1,"banner-section"],[1,"container"],[1,"row","justify-content-center"],[1,"col-lg-12"],[1,"banner-title"],[1,"title"],[1,"row"],[1,"col-12"],[1,"shape-1"],[1,"shape-2"],[1,"shape-3"],[1,"gcBrowserSection"],[1,"gcBrowserContainer"],["id","GCChromeButton","href","https://chrome.google.com/webstore/detail/trinka-ai-for-chrome/bbcmnbnmngpeofmpcdlcfalbniefegbp","target","_blank"],["src","../../../assets/images/NewChromeIcon.svg","alt","chrome"],["id","GCFirFoxButton","href","https://addons.mozilla.org/en-US/firefox/addon/trinka-ai-firefox-browser/","target","_blank"],["src","../../../assets/images/NewFirefoxIcon.svg","alt","firefox"],["id","GCEdgeButton","href","https://microsoftedge.microsoft.com/addons/detail/trinka-ai-for-edge/kjhkcgjfbpppkbhhaocagkmfkkiibeap","target","_blank"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","edge"],[1,"signupmobile",2,"display","none !important"],[1,"trinkaPluginGCSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"trinka_demo_wrap",2,"display","none !important"],[1,"see_trinka_sections"],[1,"col-sm-12"],[1,"top_heading","howItWorkHeading","lineWhiteColor"],[1,"HeadingSubLine"],[1,"row","match-box"],[1,"col-lg-8","dflex"],[1,"editor_sections","c-card",2,"height","100%"],["class","gcLoaderSection",4,"ngIf"],[1,"loading","loader",2,"display","none"],["loading",""],[1,"editor_top_section",3,"ngClass"],[1,"dorpdownText"],["mat-button","",1,"tryDemo_exampleText","file_manager_dropdown",3,"matMenuTriggerFor"],["aria-hidden","true",1,"fa","fa-angle-down"],[1,"file_manager_sub_menus","new_file_sections"],["sample","matMenu"],["aria-label","Select an option","name","example",3,"change"],[4,"ngFor","ngForOf"],[1,"float-right","word_count_section"],[1,"ck-editor",2,"height","280px","overflow","auto"],["id","sampleEditor",2,"height","100%","width","100%","border","none","padding","10px","outline","0","display","block",3,"keyup","paste","change"],["sampleEditor",""],[1,"Footer_button_section"],[1,"footer_radionButtons"],[1,"custom-control","custom-radio","d-inline"],["type","radio","id","customControlValidation2","name","radio-stacked","value","us","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation2",1,"custom-control-label","mr-3"],["type","radio","id","customControlValidation3","name","radio-stacked","value","uk","name","style","required","",1,"custom-control-input",3,"checked","change"],["for","customControlValidation3",1,"custom-control-label"],[1,"check_emailBox"],["id","checkMyWritingButton",1,"btn","btn-primary",3,"disabled","click"],[1,"col-lg-4","dflex"],[1,"gcResultSection","c-card"],["class","align-content-center again_check_my_writing tempClass",3,"innerHTML",4,"ngIf"],["class","mt-0 font-14 issueCountLabel-wrap",4,"ngIf"],["class","errorPanel",4,"ngIf"],[1,"the_best_grammer_sections"],[1,"top_best_grammer_heading"],[1,"most_suited_point"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"cta-btn"],[1,"grammarCheckSection"],[1,"row","align-items-center"],[1,"col-md-4"],[1,"grammarCheckHeadingSection"],[1,"col-md-8"],[1,"grammarCheckTextContent"],[1,"col-lg-6","dflex"],[1,"best_grammer_cards","c-card"],[1,"content_body_best_grammer"],[1,"best_content_text"],[1,"mini_card_grammer"],[1,"wrong_text"],[1,"right_text"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],[1,"app_name_content",3,"routerLink"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["src","../../../assets/images/wordAdd_in.svg","alt","word addin"],[1,"safariComingSoonTag"],["src","../../../assets/images/safari_logo.png","alt","safari logo"],[1,"moreEffectiveSection"],[1,"row","flex-row-reverse","align-items-center"],[1,"col-md-6"],[1,"moreEffectiveTextContent"],[1,"moreEffectiveImages"],["src","../../../assets/images/WritingMoreEffective.png","alt","writing"],[1,"row","colunmChangesSection","align-items-center"],["src","../../../assets/images/LearnGrammarwithTrinka.png","alt","learn grammar with trinka"],[1,"section-md","gc-testimonials-section"],[1,"col-md-12","text-center","testi"],[1,"GCTestmonials"],[1,"testimonial","text-center"],[1,"col-md-12"],[1,"testimonial-wrap"],[1,"testimonial-slider"],["id","testi","data-ride","carousel",1,"carousel","slide"],[1,"carousel-indicators"],["data-target","#testi","data-slide-to","0",1,"active"],["data-target","#testi","data-slide-to","1"],["data-target","#testi","data-slide-to","2"],["data-target","#testi","data-slide-to","3"],["data-target","#testi","data-slide-to","4"],["data-target","#testi","data-slide-to","5"],["data-target","#testi","data-slide-to","6"],["data-target","#testi","data-slide-to","7"],["data-target","#testi","data-slide-to","8"],["data-target","#testi","data-slide-to","9"],["data-target","#testi","data-slide-to","10"],["data-target","#testi","data-slide-to","11"],["data-target","#testi","data-slide-to","12"],[1,"carousel-inner"],[1,"carousel-item","active"],[1,"col-lg-3"],[1,"clientPhotos","shadow"],["src","../../../assets/images/clientPhotos/James-Smith.jfif","alt","James-Smith"],[1,"col-lg-9"],[1,"clientMessageSection"],["aria-hidden","true",1,"fa","fa-quote-left"],[1,"start-text"],[1,"authorNameText"],[1,"authorDesignationText"],[1,"carousel-item"],["src","../../../assets/images/clientPhotos/Rosa-Diaz-Sandoval.jfif","alt","Rosa-Diaz-Sandoval"],["src","../../../assets/images/clientPhotos/Dr_Farooq_Rathore.jpg","alt","Dr_Farooq_Rathore"],["src","../../../assets/images/clientPhotos/Georgieva-Milena.jfif","alt","Georgieva-Milena"],["src","../../../assets/images/clientPhotos/Dinesh-Gupta.jfif","alt","Dinesh Gupta"],["src","../../../assets/images/clientPhotos/Edith-Davies.jpg","alt","Edith-Davies"],["src","../../../assets/images/clientPhotos/Noor-Al-rishi.png","alt","Noor-Al-rishi"],["src","../../../assets/images/clientPhotos/Nwaji-Jude.jpg","alt","Nwaji-Jude"],["src","../../../assets/images/clientPhotos/Stumpf-Curtis.jfif","alt","Stumpf-Curtis"],["src","../../../assets/images/clientPhotos/Dyke-Gareth.jfif","alt","Dyke-Gareth"],["src","../../../assets/images/clientPhotos/Bhargava-Sharma.jfif","alt","Bhargava Sharma"],["src","../../../assets/images/clientPhotos/Ralph-Bailey.jfif","alt","Ralph-Bailey"],["src","../../../assets/images/clientPhotos/Thomas-Andres.jfif","alt","Thomas-Andres"],[1,"ready_to_levelUp"],[1,"level_up_heading"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank","id","grammerSignUpButton"],[1,"grammarCheckQuestions"],[1,"GCQuestions"],[1,"offset-md-1","col-md-10"],[1,"answersSections"],["id","QeustionGrammarChecks",1,"accordion"],[1,"card"],["id","QuestionGCOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCOneContent","aria-expanded","true","aria-controls","QuestionGCOneContent",1,"btn","btn-header-link"],["id","QuestionGCOneContent","aria-labelledby","QuestionGCOne","data-parent","#QeustionGrammarChecks",1,"collapse","show"],[1,"card-body"],["id","QuestionGCTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCTwoContent","aria-expanded","true","aria-controls","QuestionGCTwoContent",1,"btn","btn-header-link"],["id","QuestionGCTwoContent","aria-labelledby","QuestionGCTwo","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCThreeContent","aria-expanded","true","aria-controls","QuestionGCThreeContent",1,"btn","btn-header-link"],["id","QuestionGCThreeContent","aria-labelledby","QuestionGCThree","data-parent","#QeustionGrammarChecks",1,"collapse"],["id","QuestionGCFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionGCFourContent","aria-expanded","true","aria-controls","QuestionGCFourContent",1,"btn","btn-header-link"],["id","QuestionGCFourContent","aria-labelledby","QuestionGCFour","data-parent","#QeustionGrammarChecks",1,"collapse"],[3,"routerLink"],["id","usageLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","usageLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog"],[1,"modal-content"],["type","button","id","closedExceededPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],[1,"upgradePremiumSection"],[1,"upgradeHeaderSection"],[1,"upgradeHeaderSection_overlay"],[1,"upgradeBodySection"],[2,"margin","0","margin-top","10px"],[1,"goupgradeButton"],["id","FooterClosedExceededPopup"],["id","acceptedLimitExhausted","tabindex","-1","role","dialog","aria-labelledby","acceptedLimitExhaustedLabel","aria-hidden","true",1,"modal","fade"],["type","button","id","closedAcceptedLimitExhaustedPopup","data-dismiss","modal","aria-label","Close",1,"close",3,"click"],[1,"limitExhaustedBody"],[1,"limitExhaustedLeftContent"],[1,"logoSection"],["src","../../../assets/images/trinka-logo.png","alt","trinka logo"],[1,"ExhaustedLeftContent"],["href","https://cloud.trinka.ai/signup?_rg=Sentence-Checker-JS-TW","target","_blank"],[1,"limitExhaustedRightContent"],[1,"rightInnerContent"],["src","../../../assets/images/home_banner.jpg","alt","background",1,"backgourndImageSection"],[1,"imagesOverlaySection"],[1,"ExhastedRightContainer"],["src","../../../assets/images/SentenceStructureImg.png","alt","sentence structure",1,"grammarCheckCardImg"],["src","../../../assets/images/AdvancedGrammarSentenceCheck.png","alt","advance grammar","alt","",1,"EnhanmentCheckCardImg"],[1,"gcLoaderSection"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","block"],["cx","75","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.9166666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.9166666666666666s"],["cx","71.65063509461098","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.8333333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.8333333333333334s"],["cx","62.5","cy","71.65063509461096","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.75s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.75s"],["cx","50","cy","75","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.6666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.6666666666666666s"],["cx","37.50000000000001","cy","71.65063509461098","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5833333333333334s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5833333333333334s"],["cx","28.34936490538903","cy","62.5","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.5s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.5s"],["cx","25","cy","50","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.4166666666666667s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.4166666666666667s"],["cx","28.34936490538903","cy","37.50000000000001","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.3333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.3333333333333333s"],["cx","37.499999999999986","cy","28.349364905389038","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.25s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.25s"],["cx","49.99999999999999","cy","25","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.16666666666666666s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.16666666666666666s"],["cx","62.5","cy","28.349364905389034","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","-0.08333333333333333s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","-0.08333333333333333s"],["cx","71.65063509461096","cy","37.499999999999986","fill","#fff9f5","r","5"],["attributeName","r","values","3;3;5;3;3","times","0;0.1;0.2;0.3;1","dur","1s","repeatCount","indefinite","begin","0s"],["attributeName","fill","values","#fff9f5;#fff9f5;#763393;#fff9f5;#fff9f5","repeatCount","indefinite","times","0;0.1;0.2;0.3;1","dur","1s","begin","0s"],[3,"value"],["xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","width","100px","height","100px","viewBox","0 0 100 100","preserveAspectRatio","xMidYMid",2,"margin","auto","display","inline-block"],[1,"align-content-center","again_check_my_writing","tempClass",3,"innerHTML"],[1,"mt-0","font-14","issueCountLabel-wrap"],[1,"issueCountLabel"],[1,"errors-ctn"],[1,"errorPanel"],["class","mat-expansion-panel-spacing mb-2 mt-0 error-type",3,"ngClass","expanded","opened","closed",4,"ngIf"],[1,"mat-expansion-panel-spacing","mb-2","mt-0","error-type",3,"ngClass","expanded","opened","closed"],[4,"ngIf"],[3,"click"],["src","assets/images/delete-icon.png","alt",""],["class","error-main",4,"ngFor","ngForOf"],[1,"error-main"],[1,"error-inner"],[1,"error-comment"],[1,"arrow"],["src","assets/images/arrow.png","alt",""],[1,"error-link",3,"ngClass","click"]],template:function(n,t){if(1&n){c.Vb(0,"section",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Vb(8,"p"),c.Fc(9,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u7531\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u9a45\u52d5\uff0c\u80fd\u5920\u5373\u6642\u6aa2\u67e5\u53e5\u5b50\u4e2d\u662f\u5426\u5b58\u5728\u4efb\u4f55\u985e\u578b\u7684\u8907\u96dc\u932f\u8aa4\u3002"),c.Qb(10,"br"),c.Fc(11,"Trinka\u4e0d\u50c5\u53ef\u4ee5\u7cfe\u6b63\u6587\u6cd5\u932f\u8aa4\uff0c\u9084\u53ef\u4ee5\u6aa2\u67e5\u60a8\u5beb\u4f5c\u4e2d\u7684\u53e5\u5b50\u7d50\u69cb\u548c\u6a19\u9ede\u7b26\u865f\u7b49\u662f\u5426\u6b63\u78ba\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(12,"div",6),c.Vb(13,"div",7),c.Qb(14,"app-english-grammar-checker"),c.Ub(),c.Ub(),c.Ub(),c.Qb(15,"span",8),c.Qb(16,"span",9),c.Qb(17,"span",10),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",1),c.Vb(20,"div",6),c.Vb(21,"div",12),c.Vb(22,"h2"),c.Fc(23,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u63d2\u4ef6\u8b93\u60a8\u96a8\u6642\u96a8\u5730\u90fd\u80fd\u6e96\u78ba\u5beb\u4f5c\u3002"),c.Ub(),c.Vb(24,"a",13),c.Qb(25,"img",14),c.Fc(26,"\u5b89\u88ddChrome\u63d2\u4ef6"),c.Ub(),c.Vb(27,"a",15),c.Qb(28,"img",16),c.Fc(29," \u5b89\u88ddFirefox\u5916\u639b"),c.Ub(),c.Vb(30,"a",17),c.Qb(31,"img",18),c.Fc(32," \u5b89\u88ddEdge\u5916\u639b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(33,"div",19),c.Vb(34,"div",1),c.Vb(35,"div",6),c.Vb(36,"div",7),c.Vb(37,"div",20),c.Vb(38,"h2"),c.Fc(39,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(40,"p"),c.Fc(41,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(42,"a",21),c.Fc(43,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(44,"div",22),c.Vb(45,"div",23),c.Vb(46,"div",1),c.Vb(47,"div",6),c.Vb(48,"div",24),c.Vb(49,"div",25),c.Vb(50,"h3"),c.Fc(51,"\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(52,"div",26),c.Vb(53,"p"),c.Fc(54,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u7531\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u9a45\u52d5\uff0c\u80fd\u5920\u5373\u6642\u6aa2\u67e5\u53e5\u5b50\u4e2d\u662f\u5426\u5b58\u5728\u4efb\u4f55\u985e\u578b\u7684\u8907\u96dc\u932f\u8aa4\u3002"),c.Qb(55,"br"),c.Fc(56,"Trinka\u4e0d\u50c5\u53ef\u4ee5\u7cfe\u6b63\u6587\u6cd5\u932f\u8aa4\uff0c\u9084\u53ef\u4ee5\u6aa2\u67e5\u60a8\u5beb\u4f5c\u4e2d\u7684\u53e5\u5b50\u7d50\u69cb\u548c\u6a19\u9ede\u7b26\u865f\u7b49\u662f\u5426\u6b63\u78ba\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"div",27),c.Vb(58,"div",28),c.Vb(59,"div",29),c.Dc(60,ui,38,0,"div",30),c.Vb(61,"div",31,32),c.Fc(63,"\u2026"),c.Ub(),c.Vb(64,"div",33),c.Vb(65,"span",34),c.Vb(66,"button",35),c.Vb(67,"span"),c.Fc(68,"\u793a\u4f8b\u6587\u672c"),c.Qb(69,"i",36),c.Ub(),c.Ub(),c.Vb(70,"mat-menu",37,38),c.Vb(72,"mat-radio-group",39),c.dc("change",(function(n){return t.addSampleData(n)})),c.Dc(73,Pi,4,2,"ng-container",40),c.Ub(),c.Ub(),c.Ub(),c.Vb(74,"span",41),c.Fc(75,"\u5b57\u6578: "),c.Vb(76,"b"),c.Fc(77),c.Ub(),c.Ub(),c.Ub(),c.Vb(78,"div",42),c.Vb(79,"textarea",43,44),c.dc("keyup",(function(n){return t.onChange(n)}))("paste",(function(n){return t.onChange(n)}))("change",(function(n){return t.onChange(n)})),c.Ub(),c.Ub(),c.Vb(81,"div",45),c.Vb(82,"div",46),c.Vb(83,"div",47),c.Vb(84,"input",48),c.dc("change",(function(){return t.languageTypeSelect("us")})),c.Ub(),c.Vb(85,"label",49),c.Fc(86,"English-US"),c.Ub(),c.Ub(),c.Vb(87,"div",47),c.Vb(88,"input",50),c.dc("change",(function(){return t.languageTypeSelect("uk")})),c.Ub(),c.Vb(89,"label",51),c.Fc(90,"English-UK"),c.Ub(),c.Ub(),c.Ub(),c.Vb(91,"div",52),c.Vb(92,"button",53),c.dc("click",(function(n){return t.onGrammarCheck(n)})),c.Fc(93,"\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c "),c.Dc(94,Mi,38,0,"div",30),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(95,"div",54),c.Vb(96,"div",55),c.Vb(97,"div",20),c.Vb(98,"h2"),c.Fc(99,"\u60a8\u7684\u514d\u8cbbTrinka\u5e33\u865f"),c.Ub(),c.Vb(100,"p"),c.Fc(101,"\u6bcf\u500b\u6708\u70ba\u60a8\u514d\u8cbb\u6aa2\u67e5\u591a\u90545000\u500b\u55ae\u8a5e\u7684\u5beb\u4f5c\uff0c\u8b93\u60a8\u7684\u8a9e\u8a00\u548c\u5beb\u4f5c\u98a8\u683c\u5f97\u5230\u5168\u9762\u63d0\u5347\u3002"),c.Ub(),c.Vb(102,"a",21),c.Fc(103,"\u7acb\u5373\u8a3b\u518a\uff01"),c.Ub(),c.Vb(104,"h3"),c.Fc(105,"\u7279\u6b8a\u529f\u80fd\uff1a"),c.Ub(),c.Vb(106,"ul"),c.Vb(107,"li"),c.Fc(108,"\u6587\u6cd5\u548c\u62fc\u5beb\u932f\u8aa4"),c.Ub(),c.Vb(109,"li"),c.Fc(110,"\u55ae\u8a5e\u9078\u64c7"),c.Ub(),c.Vb(111,"li"),c.Fc(112,"\u8a9e\u8a00\u589e\u5f37"),c.Ub(),c.Vb(113,"li"),c.Fc(114,"\u5beb\u4f5c\u5efa\u8b70"),c.Ub(),c.Ub(),c.Ub(),c.Dc(115,Oi,1,1,"h4",56),c.Dc(116,fi,1,1,"h4",56),c.Dc(117,xi,5,1,"div",57),c.Dc(118,Bi,3,1,"div",58),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(119,"div",59),c.Vb(120,"div",1),c.Vb(121,"div",6),c.Vb(122,"div",24),c.Vb(123,"div",60),c.Vb(124,"h2"),c.Fc(125,"\u6700\u4f73\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Qb(126,"div",26),c.Vb(127,"p"),c.Fc(128,"Trinka\u7684\u514d\u8cbb\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u6b63\u78ba\u69cb\u5efa\u60a8\u7684\u53e5\u5b50\uff0c\u4e26\u4f7f\u60a8\u7684\u5beb\u4f5c\u6613\u65bc\u7406\u89e3\u3002"),c.Ub(),c.Vb(129,"p"),c.Fc(130,"Trinka\u80fd\u5920\u5373\u6642\u4fee\u8a02\u53e5\u5b50\u7d50\u69cb\u548c\u63aa\u8fad\u4e2d\u5b58\u5728\u7684\u554f\u984c\u3002Trinka\u80fd\u5920\u8b58\u5225\u4efb\u4f55\u88ab\u932f\u8aa4\u653e\u7f6e\u7684\u55ae\u8a5e\u4ee5\u53ca\u62fc\u5beb\u932f\u8aa4\uff0c\u4e26\u63d0\u4f9b\u6b63\u78ba\u7684\u66ff\u4ee3\u65b9\u6848\u3002"),c.Ub(),c.Vb(131,"div",61),c.Vb(132,"ul"),c.Vb(133,"li"),c.Fc(134,"\u9ad8\u7d1a\u53e5\u5b50\u6aa2\u67e5\u548c\u66f4\u6b63"),c.Ub(),c.Vb(135,"li"),c.Fc(136,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(137,"li"),c.Fc(138,"\u514d\u8cbb\u4f7f\u7528"),c.Ub(),c.Vb(139,"li"),c.Fc(140,"\u6839\u64da\u4e0a\u4e0b\u6587\u66f4\u6b63\u62fc\u5beb"),c.Ub(),c.Ub(),c.Ub(),c.Vb(141,"p"),c.Fc(142,"Trinka\u7684\u7dda\u4e0a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u6aa2\u6e2c\u53e5\u5b50\u932f\u8aa4\u4e26\u63d0\u4f9b\u5e36\u6709\u89e3\u91cb\u7684\u5efa\u8b70\uff0c\u8b93\u60a8\u66f4\u597d\u5730\u7406\u89e3\u3002"),c.Ub(),c.Vb(143,"p"),c.Fc(144,"\u8a3b\u518a\u4ee5\u514d\u8cbb\u89e3\u9396\u66f4\u591a\u529f\u80fd\uff01"),c.Ub(),c.Vb(145,"a",62),c.Fc(146,"\u958b\u59cb\u4f7f\u7528"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(147,"div",63),c.Vb(148,"div",1),c.Vb(149,"div",64),c.Vb(150,"div",65),c.Vb(151,"div",66),c.Vb(152,"h2"),c.Fc(153,"\u8ab0\u53ef\u4ee5\u4f7f\u7528Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\uff1f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(154,"div",67),c.Vb(155,"div",68),c.Vb(156,"p"),c.Fc(157,"\u4e0d\u7ba1\u60a8\u662f\u5b78\u751f\u3001\u7814\u7a76\u4eba\u54e1\u3001\u4f5c\u8005\u3001\u81ea\u7531\u64b0\u7a3f\u4eba\u9084\u662f\u535a\u4e3b\uff0c\u4efb\u4f55\u4eba\u90fd\u53ef\u4ee5\u4f7f\u7528Trinka\u7684\u9ad8\u7d1a\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u3002\u6211\u5011\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u80fd\u5920\u6aa2\u67e5\u6240\u6709\u985e\u578b\u7684\u5167\u5bb9\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(158,"div",59),c.Vb(159,"div",1),c.Vb(160,"div",6),c.Vb(161,"div",24),c.Vb(162,"div",60),c.Vb(163,"h2"),c.Fc(164,"Trinka\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u7684\u4e3b\u8981\u529f\u80fd"),c.Ub(),c.Qb(165,"div",26),c.Ub(),c.Ub(),c.Ub(),c.Vb(166,"div",27),c.Vb(167,"div",69),c.Vb(168,"div",70),c.Vb(169,"h3"),c.Fc(170,"\u53e5\u5b50\u7d50\u69cb"),c.Ub(),c.Vb(171,"div",71),c.Vb(172,"div",72),c.Vb(173,"p"),c.Fc(174,"Trinka\u80fd\u5920\u6aa2\u67e5\u60a8\u7684\u53e5\u5b50\u7d50\u69cb\u3001\u8a5e\u5e8f\u662f\u5426\u6b63\u78ba\u4ee5\u53ca\u662f\u5426\u6709\u7f3a\u5931\u7684\u55ae\u8a5e\uff0c\u8b93\u60a8\u7684\u5beb\u4f5c\u6e05\u6670\u6613\u8b80\u3002"),c.Ub(),c.Ub(),c.Vb(175,"div",73),c.Vb(176,"p"),c.Fc(177,"Coelomic fluid samples were "),c.Vb(178,"span",74),c.Fc(179,"analyzed"),c.Ub(),c.Fc(180,"\xa0"),c.Vb(181,"span",75),c.Fc(182," analyzed using"),c.Ub(),c.Fc(183," various tools."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(184,"div",69),c.Vb(185,"div",70),c.Vb(186,"h3"),c.Fc(187,"\u9ad8\u7d1a\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Vb(188,"div",71),c.Vb(189,"div",72),c.Vb(190,"p"),c.Fc(191,"Trinka\u8d85\u8d8a\u4e86\u57fa\u672c\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\uff0c\u5b83\u80fd\u5920\u8a55\u4f30\u60a8\u7684\u5beb\u4f5c\u662f\u5426\u5b58\u5728\u9ad8\u7d1a\u6587\u6cd5\u932f\u8aa4\u4e26\u4e14\u63d0\u4f9b\u8a9e\u8a00\u589e\u5f37\u5efa\u8b70\uff0c\u4ee5\u63d0\u9ad8\u60a8\u7684\u5beb\u4f5c\u54c1\u8cea\u3002"),c.Ub(),c.Ub(),c.Vb(192,"div",73),c.Vb(193,"p"),c.Fc(194,"Neither the healthy individuals nor the patient "),c.Vb(195,"span",74),c.Fc(196,"recognize"),c.Ub(),c.Vb(197,"span",75),c.Fc(198," recognizes"),c.Ub(),c.Fc(199," the visual discrepancies."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(200,"div",69),c.Vb(201,"div",70),c.Vb(202,"h3"),c.Fc(203,"\u7528\u6cd5\u548c\u6a23\u5f0f"),c.Ub(),c.Vb(204,"div",71),c.Vb(205,"div",72),c.Vb(206,"p"),c.Fc(207,"Trinka\u80fd\u5920\u6aa2\u6e2c\u4e0d\u6b63\u78ba\u6216\u5e36\u6709\u504f\u898b\u7684\u8fad\u5f59\uff0c\u4e26\u4e14\u5efa\u8b70\u6e96\u78ba\u7684\u55ae\u8a5e\u548c\u6b63\u5f0f\u7684\u8a9e\u6c23\u3002\u5e6b\u52a9\u60a8\u7528\u7cbe\u78ba\u548c\u5305\u5bb9\u7684\u8a9e\u8a00\u7d66\u8b80\u8005\u7559\u4e0b\u6df1\u523b\u5370\u8c61\u3002"),c.Ub(),c.Ub(),c.Vb(208,"div",73),c.Vb(209,"p"),c.Fc(210,"However, this method is novel and is "),c.Vb(211,"span",74),c.Fc(212,"very much"),c.Ub(),c.Fc(213,"\xa0 "),c.Vb(214,"span",75),c.Fc(215,"considerably"),c.Ub(),c.Fc(216," different from the classical method."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(217,"div",69),c.Vb(218,"div",70),c.Vb(219,"h3"),c.Fc(220,"\u6a19\u9ede\u7b26\u865f\u548c\u62fc\u5beb\u6aa2\u67e5"),c.Ub(),c.Vb(221,"div",71),c.Vb(222,"div",72),c.Vb(223,"p"),c.Fc(224,"\u9664\u4e86\u53e5\u5b50\u548c\u6587\u6cd5\u6aa2\u67e5\u5916\uff0cTrinka\u9084\u63d0\u4f9b\u589e\u5f37\u7684\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u4ee5\u63d0\u9ad8\u4f5c\u54c1\u7684\u53ef\u8b80\u6027\u3002"),c.Ub(),c.Ub(),c.Vb(225,"div",73),c.Vb(226,"p"),c.Vb(227,"span",74),c.Fc(228,"Importantly"),c.Ub(),c.Fc(229,"\xa0"),c.Vb(230,"span",75),c.Fc(231,"Importantly,"),c.Ub(),c.Fc(232," there were no "),c.Vb(233,"span",74),c.Fc(234,"observble"),c.Ub(),c.Fc(235,"\xa0 "),c.Vb(236,"span",75),c.Fc(237,"observable"),c.Ub(),c.Fc(238," adverse effects"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(239,"div",76),c.Vb(240,"div",1),c.Vb(241,"div",6),c.Vb(242,"div",24),c.Vb(243,"div",77),c.Vb(244,"div",78),c.Vb(245,"div",79),c.Vb(246,"h2"),c.Fc(247,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(248,"br"),c.Fc(249,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(250,"div",26),c.Ub(),c.Ub(),c.Vb(251,"div",80),c.Vb(252,"ul"),c.Vb(253,"li"),c.Vb(254,"a"),c.Vb(255,"div",81),c.Qb(256,"div",82),c.Qb(257,"img",83),c.Vb(258,"h3"),c.Fc(259,"Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(260,"li"),c.Vb(261,"a"),c.Vb(262,"div",81),c.Qb(263,"div",82),c.Qb(264,"img",84),c.Vb(265,"h3"),c.Fc(266,"MS Word"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(267,"li"),c.Vb(268,"a"),c.Vb(269,"div",81),c.Qb(270,"div",82),c.Qb(271,"img",14),c.Vb(272,"h3"),c.Fc(273,"Chrome"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(274,"li"),c.Vb(275,"a"),c.Vb(276,"div",81),c.Qb(277,"div",82),c.Qb(278,"img",16),c.Vb(279,"h3"),c.Fc(280,"Firefox"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(281,"li"),c.Vb(282,"a"),c.Vb(283,"div",81),c.Qb(284,"div",82),c.Qb(285,"img",18),c.Vb(286,"h3"),c.Fc(287,"Edge"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(288,"li"),c.Vb(289,"a"),c.Vb(290,"div",81),c.Vb(291,"span",85),c.Fc(292,"Coming Soon"),c.Ub(),c.Qb(293,"div",82),c.Qb(294,"img",86),c.Vb(295,"h3"),c.Fc(296,"Safari"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(297,"div",87),c.Vb(298,"div",1),c.Vb(299,"div",88),c.Vb(300,"div",89),c.Vb(301,"div",90),c.Vb(302,"h2"),c.Fc(303,"Trinka\u7684\u514d\u8cbb\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff1f"),c.Ub(),c.Vb(304,"p"),c.Fc(305,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u5f9e\u4e0d\u540c\u9818\u57df\u7814\u7a76\u6587\u7ae0\u4e2d\u7684\u6578\u767e\u842c\u500b\u512a\u79c0\u53e5\u5b50\u4e2d\u5b78\u7fd2\u3002\u5b83\u80fd\u5920\u6aa2\u67e5\u60a8\u7684\u53e5\u5b50\u7d50\u69cb\u3001\u63aa\u8fad\u3001\u8a5e\u5e8f\u548c\u7528\u6cd5\uff0c\u78ba\u4fdd\u60a8\u7684\u53e5\u5b50\u6b63\u78ba\u3001\u9023\u8cab\u4e14\u5b8c\u6574\u3002Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u6613\u65bc\u4f7f\u7528\uff0c\u53ea\u9700\u6dfb\u52a0\u60a8\u7684\u5167\u5bb9\uff0c\u5b83\u5c31\u53ef\u4ee5\u5efa\u8b70\u6240\u6709\u6587\u6cd5\u589e\u5f37\u548c\u66f4\u6b63\uff0c\u7121\u8ad6\u932f\u8aa4\u6709\u591a\u5c0f\u3002"),c.Ub(),c.Vb(306,"p"),c.Fc(307,"Trinka\u53ef\u4ee5\u5e6b\u60a8\u7cfe\u6b63\u53e5\u5b50\u4e2d\u6240\u6709\u985e\u578b\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u932f\u8aa4\uff0c\u5f9e\u800c\u81ea\u4fe1\u5730\u8207\u8b80\u8005\u4ea4\u6d41\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(308,"div",89),c.Vb(309,"div",91),c.Qb(310,"img",92),c.Ub(),c.Ub(),c.Ub(),c.Vb(311,"div",93),c.Vb(312,"div",89),c.Vb(313,"div",90),c.Vb(314,"h2"),c.Fc(315,"\u70ba\u4ec0\u9ebc\u8981\u4f7f\u7528\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\uff1f"),c.Ub(),c.Vb(316,"p"),c.Fc(317,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u7531\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u9a45\u52d5\uff0c\u53ef\u4ee5\u8b58\u5225\u53e5\u5b50\u4e2d\u7684\u4e0d\u4e00\u81f4\u4e4b\u8655\uff0c\u4ee5\u53ca\u6587\u6cd5\u3001\u6a19\u9ede\u7b26\u865f\u548c\u62fc\u5beb\u932f\u8aa4\u3002Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406\u6280\u8853\u958b\u767c\u800c\u6210\uff0c\u53ef\u63d0\u4f9b\u6700\u6e96\u78ba\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(318,"p"),c.Fc(319,"\u4f7f\u7528\u6211\u5011\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u4f86\u6821\u5c0d\u60a8\u7684\u5167\u5bb9\uff0c\u4e0d\u50c5\u4f7f\u60a8\u8981\u8868\u9054\u7684\u8cc7\u8a0a\u548c\u79d1\u5b78\u5167\u5bb9\u66f4\u52a0\u6e05\u6670\uff0c\u9084\u53ef\u4ee5\u70ba\u60a8\u7bc0\u7701\u5927\u91cf\u6642\u9593\u5f9e\u800c\u5c08\u6ce8\u65bc\u66f4\u6df1\u5c64\u6b21\u7684\u5beb\u4f5c\u554f\u984c\u3002\u6211\u5011\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u9069\u7528\u65bc\u6240\u6709\u985e\u578b\u7684\u5beb\u4f5c\uff0c\u5305\u62ec\u6280\u8853\u5beb\u4f5c\uff0c\u8655\u7406\u8907\u96dc\u548c\u56f0\u96e3\u7684\u55ae\u8a5e\u4e5f\u904a\u5203\u6709\u9918\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(320,"div",89),c.Vb(321,"div",91),c.Qb(322,"img",94),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(323,"section",95),c.Vb(324,"div",1),c.Vb(325,"div",6),c.Vb(326,"div",96),c.Vb(327,"div",97),c.Vb(328,"h2"),c.Fc(329,"\u4f7f\u7528\u611f\u8a00"),c.Ub(),c.Qb(330,"div",26),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(331,"div",98),c.Vb(332,"div",1),c.Vb(333,"div",6),c.Vb(334,"div",99),c.Vb(335,"div",100),c.Vb(336,"div",101),c.Vb(337,"div",102),c.Vb(338,"ol",103),c.Qb(339,"li",104),c.Qb(340,"li",105),c.Qb(341,"li",106),c.Qb(342,"li",107),c.Qb(343,"li",108),c.Qb(344,"li",109),c.Qb(345,"li",110),c.Qb(346,"li",111),c.Qb(347,"li",112),c.Qb(348,"li",113),c.Qb(349,"li",114),c.Qb(350,"li",115),c.Qb(351,"li",116),c.Ub(),c.Vb(352,"div",117),c.Vb(353,"div",118),c.Vb(354,"div",6),c.Vb(355,"div",119),c.Vb(356,"div",120),c.Qb(357,"img",121),c.Ub(),c.Ub(),c.Vb(358,"div",122),c.Vb(359,"div",123),c.Qb(360,"i",124),c.Vb(361,"p",125),c.Fc(362,"\u6211\u4e00\u4e0b\u5c31\u611b\u4e0aTrinka\u4e86\u3002\u795d\u8cc0\u4f60\u5011\u958b\u767c\u51fa\u9019\u500b\u53ef\u4ee5\u5927\u5e45\u5354\u52a9\u7de8\u8f2f\u7684\u7a0b\u5f0f\uff0c\u5c24\u5176\u662f\u7b26\u5408\u91cd\u8981\u7684\u6587\u6cd5\u6163\u4f8b\u548c\u5177\u5099\u7cbe\u7c21\u5b57\u6578\u529f\u80fd\u7684\u5de5\u5177\u3002 "),c.Ub(),c.Vb(363,"p",126),c.Fc(364,"James Smith"),c.Ub(),c.Vb(365,"span",127),c.Fc(366,"\u5b78\u8853\u7de8\u8f2f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(367,"div",128),c.Vb(368,"div",6),c.Vb(369,"div",119),c.Vb(370,"div",120),c.Qb(371,"img",129),c.Ub(),c.Ub(),c.Vb(372,"div",122),c.Vb(373,"div",123),c.Qb(374,"i",124),c.Vb(375,"p",125),c.Fc(376,"\u5c0d\u65bc\u8aaa\u5176\u4ed6\u8a9e\u8a00\u7684\u4eba\u4f86\u8aaa\uff0c\u7528\u6b63\u78ba\u7684\u82f1\u8a9e\u6587\u6cd5\u548c\u98a8\u683c\u7de8\u5beb\u6587\u7ae0\u4e0d\u662f\u4e00\u4ef6\u5bb9\u6613\u7684\u4e8b\u3002\u5982\u679c\u6c92\u6709\u5354\u52a9\u5de5\u5177\uff0c\u5c24\u5176\u662f\u5b78\u8853\u5beb\u4f5c\uff0c\u5f88\u96e3\u5728\u6587\u4ef6\u4e2d\u767c\u73fe\u5c0f\u932f\u8aa4\u3002\u6211\u5617\u8a66\u5c07TrinkaAI\u4f5c\u70ba\u81ea\u52d5\u6821\u6b63\u5de5\u5177\uff0c\u4e26\u5c0d\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u611f\u5230\u975e\u5e38\u6eff\u610f\u3002\u900f\u904e\u56de\u994b\uff0c\u80fd\u77ad\u89e3\u70ba\u4ec0\u9ebc\u5fc5\u9808\u8003\u616e\u5efa\u8b70\u7684\u66f4\u6539\u3002"),c.Ub(),c.Vb(377,"p",126),c.Fc(378,"Rosa Diaz Sandoval"),c.Ub(),c.Vb(379,"span",127),c.Fc(380,"\u7269\u7406\u548c\u6578\u5b78\u535a\u58eb, \u58a8\u897f\u54e5"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(381,"div",128),c.Vb(382,"div",6),c.Vb(383,"div",119),c.Vb(384,"div",120),c.Qb(385,"img",130),c.Ub(),c.Ub(),c.Vb(386,"div",122),c.Vb(387,"div",123),c.Qb(388,"i",124),c.Vb(389,"p",125),c.Fc(390,"\u6211\u4f7f\u7528Trinka\u5169\u500b\u591a\u6708\u4e86\u3002\u6211\u4e3b\u8981\u7528\u5b83\u4f86\u6539\u9032\u6211\u70ba\u570b\u5167\u548c\u570b\u969b\u751f\u7269\u91ab\u5b78\u671f\u520a\u64b0\u5beb\u7684\u79d1\u5b78\u624b\u7a3f\u7684\u8a9e\u8a00\u3001\u6587\u6cd5\u548c\u53e5\u6cd5\u3002\u4ecb\u9762\u5f88\u4f7f\u7528\u8005\u53cb\u597d\uff0c\u4e26\u4e14\u8edf\u4ef6\u9ad8\u6548\u4e14\u597d\u7528\u3002\u6839\u64da\u9700\u8981\u7de8\u8f2f\u624b\u7a3f\u7684\u4e0d\u540c\u9078\u9805\u6709\u52a9\u65bc\u6c7a\u5b9a\u6211\u9700\u8981\u95dc\u6ce8\u7684\u5730\u65b9\u3002\u81ea\u52d5\u7de8\u8f2f\u7684\u5e6b\u52a9\u5f88\u5927\uff0c\u5e36\u6709\u4fee\u8a02\u6b77\u53f2\u7684\u88dc\u5145\u9801\u9762\u5f88\u6709\u7528\u3002Trinka\u4e00\u76f4\u5728\u66f4\u65b0\uff0c\u6211\u5beb\u9019\u7bc7\u6587\u7ae0\u6642\u5c31\u6ce8\u610f\u5230\u6dfb\u52a0\u4e86\u4e00\u500b\u65b0\u529f\u80fd\u201c\u4e00\u81f4\u6027\u201d\u3002\u6700\u597d\u7684\u662f\u6240\u6709\u9019\u4e9b\u90fd\u662f\u5b8c\u5168\u514d\u8cbb\u7684\u3002\u6211\u5f37\u70c8\u9f13\u52f5\u4f5c\u8005\u548c\u7814\u7a76\u4eba\u54e1\uff0c\u7279\u5225\u662f\u90a3\u4e9b\u82f1\u8a9e\u4e0d\u597d\u7684\u4eba\u5617\u8a66\u4e00\u4e0b\uff0c\u89aa\u773c\u76ee\u7779\u9a5a\u4eba\u7684\u7d50\u679c\u3002"),c.Ub(),c.Vb(391,"p",126),c.Fc(392,"Farooq Rathore\u535a\u58eb"),c.Ub(),c.Vb(393,"span",127),c.Fc(394," \u52a9\u7406\u6559\u6388\u517c\u7cfb\u4e3b\u4efb, \u5df4\u57fa\u65af\u5766"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(395,"div",128),c.Vb(396,"div",6),c.Vb(397,"div",119),c.Vb(398,"div",120),c.Qb(399,"img",131),c.Ub(),c.Ub(),c.Vb(400,"div",122),c.Vb(401,"div",123),c.Qb(402,"i",124),c.Vb(403,"p",125),c.Fc(404,"Trinka.ai\u662f\u6211\u6700\u559c\u6b61\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u7de8\u8f2f\u3002\u8a72\u61c9\u7528\u7a0b\u5f0f\u4f7f\u7528\u6548\u679c\u597d\uff0c\u5feb\u901f\u800c\u660e\u78ba\uff01\u5b8c\u5168\u6eff\u610f\uff01"),c.Ub(),c.Vb(405,"p",126),c.Fc(406,"Milena Georgieva"),c.Ub(),c.Vb(407,"span",127),c.Fc(408,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(409,"div",128),c.Vb(410,"div",6),c.Vb(411,"div",119),c.Vb(412,"div",120),c.Qb(413,"img",132),c.Ub(),c.Ub(),c.Vb(414,"div",122),c.Vb(415,"div",123),c.Qb(416,"i",124),c.Vb(417,"p",125),c.Fc(418,"\u9019\u662f\u4e00\u500b\u8d85\u8d8aGrammarly\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\uff01\u6211\u7528Trinka\u91cd\u65b0\u6aa2\u67e5\u4e86\u7528Grammarly\u6aa2\u67e5\u904e\u4e00\u4e9b\u6587\u6a94\u3002\u770b\u5230\u4f86\u81ea\u5370\u5ea6\u7684\u5982\u6b64\u512a\u8d8a\u7522\u54c1\uff0c\u6211\u611f\u5230\u975e\u5e38\u9a5a\u559c\uff01"),c.Ub(),c.Vb(419,"p",126),c.Fc(420,"Dinesh Gupta"),c.Ub(),c.Vb(421,"span",127),c.Fc(422,"\u653e\u5c04\u79d1\u91ab\u5e2b, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(423,"div",128),c.Vb(424,"div",6),c.Vb(425,"div",119),c.Vb(426,"div",120),c.Qb(427,"img",133),c.Ub(),c.Ub(),c.Vb(428,"div",122),c.Vb(429,"div",123),c.Qb(430,"i",124),c.Vb(431,"p",125),c.Fc(432,"\u6211\u5df2\u7d93\u6e2c\u8a66\u904eTrinka\uff0c\u4e26\u5c0d\u5176\u51fa\u8272\u7684\u529f\u80fd\u5370\u8c61\u6df1\u523b\u3002\u5b83\u6bd4\u6211\u4f7f\u7528\u7684\u6587\u6cd5\u6aa2\u67e5\u5668\u505a\u5f97\u66f4\u597d\u3002\u505a\u5f97\u597d\uff01\u6211\u5df2\u7d93\u544a\u8a34\u6211\u7814\u7a76\u5be6\u9a57\u5ba4\u7684\u540c\u4e8b\u4f7f\u7528Trinka\u3002\u5e0c\u671b\u5728\u5b78\u8853\u754c\u5f97\u5230\u5ee3\u6cdb\u61c9\u7528\u3002"),c.Ub(),c.Vb(433,"p",126),c.Fc(434,"Edith Davies"),c.Ub(),c.Vb(435,"span",127),c.Fc(436,"\u535a\u58eb\u751f, \u82f1\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(437,"div",128),c.Vb(438,"div",6),c.Vb(439,"div",119),c.Vb(440,"div",120),c.Qb(441,"img",134),c.Ub(),c.Ub(),c.Vb(442,"div",122),c.Vb(443,"div",123),c.Qb(444,"i",124),c.Vb(445,"p",125),c.Fc(446,"Trinka AI\u5efa\u8b70\u7684\u66f4\u6b63\u548c\u56de\u994b\u4ee4\u6211\u9a5a\u559c\u3002\u4f7f\u7528\u7c21\u55ae\uff0c\u975e\u5e38\u6709\u76ca\u3002"),c.Ub(),c.Vb(447,"p",126),c.Fc(448,"Noor Al-rishi"),c.Ub(),c.Vb(449,"span",127),c.Fc(450,"\u5316\u5b78\u5b78\u8005, \u6c99\u70cf\u5730\u963f\u62c9\u4f2f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(451,"div",128),c.Vb(452,"div",6),c.Vb(453,"div",119),c.Vb(454,"div",120),c.Qb(455,"img",135),c.Ub(),c.Ub(),c.Vb(456,"div",122),c.Vb(457,"div",123),c.Qb(458,"i",124),c.Vb(459,"p",125),c.Fc(460,"\u4f7f\u7528Trinka\u662f\u7f8e\u5999\u7684\u9ad4\u9a57\uff0c\u5982\u679c\u4e0d\u4f7f\u7528\u5b83\u8a55\u4f30\u7a3f\u4ef6\uff0c\u6211\u5e7e\u4e4e\u7121\u6cd5\u63d0\u4ea4\u4efb\u4f55\u624b\u7a3f\u3002\u7e3d\u4e4b\uff0cTrinka\u6210\u4e86\u6211\u7684\u662f\u6551\u547d\u7a3b\u8349\u3002"),c.Ub(),c.Vb(461,"p",126),c.Fc(462,"Nwaji Jude"),c.Ub(),c.Vb(463,"span",127),c.Fc(464,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(465,"div",128),c.Vb(466,"div",6),c.Vb(467,"div",119),c.Vb(468,"div",120),c.Qb(469,"img",136),c.Ub(),c.Ub(),c.Vb(470,"div",122),c.Vb(471,"div",123),c.Qb(472,"i",124),c.Vb(473,"p",125),c.Fc(474,"\u6211\u559c\u6b61\u4f7f\u7528Trinka\u4f5c\u70ba\u6211\u7de8\u8f2f\u6587\u7a3f\u7684\u6700\u7d42\u6aa2\u67e5\u3002\u5b83\u78ba\u5be6\u6709\u52a9\u65bc\u627e\u5230\u5728\u7de8\u8f2f\u904e\u7a0b\u4e2d\u6f0f\u6389\u7684\u5269\u9918\u932f\u8aa4\u3002\u6211\u771f\u7684\u5f88\u559c\u6b61\u9019\u500b\u5e73\u53f0\u3002\u5927\u62c7\u6307\u5411\u4e0b\u9019\u500b\u6309\u9215\u975e\u5e38\u6709\u7528\u3002 "),c.Ub(),c.Vb(475,"p",126),c.Fc(476,"Stumpf Curtis"),c.Ub(),c.Vb(477,"span",127),c.Fc(478,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(479,"div",128),c.Vb(480,"div",6),c.Vb(481,"div",119),c.Vb(482,"div",120),c.Qb(483,"img",137),c.Ub(),c.Ub(),c.Vb(484,"div",122),c.Vb(485,"div",123),c.Qb(486,"i",124),c.Vb(487,"p",125),c.Fc(488,"\u6211\u8a8d\u70baTrinka.ai \u662f\u4e00\u500b\u975e\u5e38\u6709\u8da3\u4e14\u5f88\u6709\u767c\u5c55\u6f5b\u529b\u7684\u4e3b\u610f\uff0c\u5c24\u5176\u662f\u5c0d\u65bc\u7de8\u8f2f/\u51fa\u7248\u793e/\u671f\u520a\u3002\u6211\u4f7f\u7528\u9019\u500b\u5e73\u53f0\u6aa2\u67e5\u6211\u7684\u7de8\u8f2f\u5de5\u4f5c\uff0c\u975e\u5e38\u6709\u7528\u3002"),c.Ub(),c.Vb(489,"p",126),c.Fc(490,"Gareth Dyke"),c.Ub(),c.Vb(491,"span",127),c.Fc(492,"\u7814\u7a76\u54e1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(493,"div",128),c.Vb(494,"div",6),c.Vb(495,"div",119),c.Vb(496,"div",120),c.Qb(497,"img",138),c.Ub(),c.Ub(),c.Vb(498,"div",122),c.Vb(499,"div",123),c.Qb(500,"i",124),c.Vb(501,"p",125);c.Fc(502,"\u6211\u5c0d\u6574\u9ad4\u8868\u73fe\u611f\u5230\u6eff\u610f\u3002\u6211\u4f7f\u7528Grammarly\u5df2\u7d93\u6709\u5f88\u9577\u4e00\u6bb5\u6642\u9593\u4e86\uff0c\u4f46\u662f\u5728\u5b78\u8853\u6216\u6280\u8853\u5beb\u4f5c\u65b9\u9762\uff0cTrinka\u7d55\u5c0d\u662f\u66f4\u597d\u7684\u9078\u64c7\u3002\u5b78\u8853\u6587\u4ef6\u8a2d\u7f6e\u548c\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f\u662f\u6211\u6700\u559c\u6b61\u7684\u529f\u80fd\u3002"),c.Ub(),c.Vb(503,"p",126),c.Fc(504,"Bhargava Sharma"),c.Ub(),c.Vb(505,"span",127),c.Fc(506,"\u6d41\u884c\u75c5\u5b78\u5bb6, \u5370\u5ea6"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(507,"div",128),c.Vb(508,"div",6),c.Vb(509,"div",119),c.Vb(510,"div",120),c.Qb(511,"img",139),c.Ub(),c.Ub(),c.Vb(512,"div",122),c.Vb(513,"div",123),c.Qb(514,"i",124),c.Vb(515,"p",125),c.Fc(516,"Trinka\u5df2\u6210\u70ba\u6211\u6587\u6cd5\u6821\u6b63\u7684\u9996\u9078\u5de5\u5177\u3002\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u66f4\u6b63\u548c\u8a9e\u8a00\u589e\u5f37\u4f7f\u5beb\u4f5c\u8b8a\u5f97\u66f4\u52a0\u5bb9\u6613\u3002\u73fe\u5728\uff0c\u6211\u53ef\u4ee5\u66f4\u5c08\u6ce8\u65bc\u7814\u7a76\uff0c\u800c\u4e0d\u662f\u7cfe\u6b63\u6587\u7a3f\u4e2d\u7684\u932f\u8aa4\u3002"),c.Ub(),c.Vb(517,"p",126),c.Fc(518,"Ralph Bailey"),c.Ub(),c.Vb(519,"span",127),c.Fc(520,"\u795e\u7d93\u79d1\u91ab\u751f, \u7f8e\u570b"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(521,"div",128),c.Vb(522,"div",6),c.Vb(523,"div",119),c.Vb(524,"div",120),c.Qb(525,"img",140),c.Ub(),c.Ub(),c.Vb(526,"div",122),c.Vb(527,"div",123),c.Qb(528,"i",124),c.Vb(529,"p",125),c.Fc(530,"\u57fa\u65bcAMA\u98a8\u683c\u6307\u5357\u7684\u6587\u6cd5\u7cfe\u6b63\u548c\u5efa\u8b70\u771f\u7684\u4ee4\u4eba\u5370\u8c61\u6df1\u523b\uff01Trinka\u78ba\u5be6\u662f\u91ab\u5b78\u5beb\u4f5c\u6700\u597d\u7684\u6587\u6cd5\u6821\u6b63\u5de5\u5177\u3002 "),c.Ub(),c.Vb(531,"p",126),c.Fc(532,"Thomas Andres"),c.Ub(),c.Vb(533,"span",127),c.Fc(534,"\u5fc3\u81df\u5b78\u5c08\u5bb6, \u5df4\u897f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(535,"div",141),c.Vb(536,"div",1),c.Vb(537,"div",6),c.Vb(538,"div",24),c.Vb(539,"div",142),c.Vb(540,"h3"),c.Fc(541,"\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u8b93\u60a8\u7684\u5beb\u4f5c\u66f4\u52a0\u5b8c\u7f8e\uff01"),c.Ub(),c.Vb(542,"a",143),c.Vb(543,"span"),c.Fc(544,"\u514d\u8cbb\u8a3b\u518a\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(545,"div",144),c.Vb(546,"div",1),c.Vb(547,"div",6),c.Vb(548,"div",99),c.Vb(549,"div",145),c.Vb(550,"h2"),c.Fc(551,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u5e38\u898b\u554f\u984c\u89e3\u7b54"),c.Ub(),c.Qb(552,"div",26),c.Ub(),c.Vb(553,"div",6),c.Vb(554,"div",146),c.Vb(555,"div",147),c.Vb(556,"div",148),c.Vb(557,"div",149),c.Vb(558,"div",150),c.Vb(559,"a",151),c.Fc(560," \u5728\u54ea\u91cc\u53ef\u4ee5\u6aa2\u67e5\u6211\u7684\u53e5\u5b50\uff1f"),c.Ub(),c.Ub(),c.Vb(561,"div",152),c.Vb(562,"div",153),c.Vb(563,"p"),c.Fc(564,"\u53ea\u9700\u5c07\u60a8\u7684\u5167\u5bb9\u7c98\u8cbc\u5230\u6b64\u9801\u9762\u7684\u7de8\u8f2f\u5668\u4e2d\uff0c\u7136\u5f8c\u55ae\u64ca\u201c\u6aa2\u67e5\u6211\u7684\u5beb\u4f5c\u201d\uff0cTrinka\u5c07\u7a81\u51fa\u986f\u793a\u6240\u6709\u53e5\u5b50\u7d50\u69cb\u548c\u4f7f\u7528\u932f\u8aa4\uff0c\u4e26\u63d0\u4f9b\u6e96\u78ba\u7684\u4e0a\u4e0b\u6587\u5efa\u8b70\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(565,"div",149),c.Vb(566,"div",154),c.Vb(567,"a",155),c.Fc(568,"\u5982\u4f55\u6aa2\u67e5\u6211\u53e5\u5b50\u4e2d\u7684\u6587\u6cd5\u662f\u5426\u6b63\u78ba\uff1f"),c.Ub(),c.Ub(),c.Vb(569,"div",156),c.Vb(570,"div",153),c.Vb(571,"p"),c.Fc(572,"\u4f7f\u7528Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\uff0c\u60a8\u53ea\u9700\u55ae\u64ca\u5e7e\u4e0b\u5373\u53ef\u6aa2\u67e5\u60a8\u7684\u5beb\u4f5c\u662f\u5426\u5b58\u5728\u6587\u6cd5\u548c\u6a19\u9ede\u7b26\u865f\u932f\u8aa4\uff0c\u4ee5\u53ca\u55ae\u8a5e\u662f\u5426\u4f7f\u7528\u6b63\u78ba\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(573,"div",149),c.Vb(574,"div",157),c.Vb(575,"a",158),c.Fc(576,"Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u53ef\u4ee5\u514d\u8cbb\u4f7f\u7528\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(577,"div",159),c.Vb(578,"div",153),c.Vb(579,"p"),c.Fc(580,"\u7d55\u5c0d\u514d\u8cbb\uff01\u60a8\u53ea\u9700\u4f7f\u7528\u6b64\u9801\u9762\u4e0a\u7684\u7de8\u8f2f\u5668\u5373\u53ef\u6aa2\u67e5\u548c\u66f4\u6b63\u60a8\u7684\u53e5\u5b50\u3002\u5982\u679c\u60a8\u60f3\u6aa2\u67e5\u66f4\u9577\u7684\u6587\u6a94\uff0c\u53ef\u4ee5\u5728"),c.Vb(581,"a",21),c.Fc(582,"\u6b64\u8655\u8a3b\u518a"),c.Ub(),c.Fc(583,"\u4e26\u514d\u8cbb\u4f7f\u7528\u66f4\u591a\u529f\u80fd\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(584,"div",149),c.Vb(585,"div",160),c.Vb(586,"a",161),c.Fc(587,"\u6211\u53ef\u4ee5\u6aa2\u67e5\u4e0d\u540c\u7db2\u7ad9\u4e0a\u7684\u53e5\u5b50\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(588,"div",162),c.Vb(589,"div",153),c.Vb(590,"p"),c.Fc(591,"\u53ef\u4ee5\uff01\u60a8\u53ea\u9700\u5728GoogleChrome\u3001\u706b\u72d0Firefox\u6216\u5fae\u8edfEdge\u700f\u89bd\u5668\u4e0a\u5b89\u88dd\u6211\u5011\u7684"),c.Vb(592,"a",163),c.Fc(593,"\u63d2\u4ef6"),c.Ub(),c.Fc(594,"\uff0c\u5c31\u53ef\u4ee5\u5728\u4efb\u4f55\u7db2\u7ad9\u4e0a\u4f7f\u7528Trinka\u7684\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(595,"div",164),c.Vb(596,"div",165),c.Vb(597,"div",166),c.Vb(598,"button",167),c.Vb(599,"span",168),c.Fc(600,"\xd7"),c.Ub(),c.Ub(),c.Vb(601,"div",169),c.Vb(602,"div",170),c.Qb(603,"div",171),c.Vb(604,"h4"),c.Fc(605,"\u54ce\u5440\uff01\u8d85\u51fa\u5167\u5bb9\u9650\u5236\u3002"),c.Ub(),c.Ub(),c.Vb(606,"div",172),c.Vb(607,"p",173),c.Fc(608,"\u514d\u8cbb\u7684Trinka\u5e33\u6236\u6bcf\u500b\u6708\u6700\u591a\u53ef\u4ee5\u6aa2\u67e5 5000 \u5b57\u7684\u5beb\u4f5c\u3002\u60a8\u53ea\u9700\u8981\u514d\u8cbb\u8a3b\u518a\u5373\u53ef\u4f7f\u7528\u3002"),c.Ub(),c.Vb(609,"div",174),c.Vb(610,"a",21),c.Fc(611,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Vb(612,"button",175),c.Fc(613,"\u8fd4\u56de\u7de8\u8f2f\u5668"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(614,"div",176),c.Vb(615,"div",165),c.Vb(616,"div",166),c.Vb(617,"button",177),c.dc("click",(function(){return t.hideModal3()})),c.Vb(618,"span",168),c.Fc(619,"\xd7"),c.Ub(),c.Ub(),c.Vb(620,"div",178),c.Vb(621,"div",179),c.Vb(622,"div",180),c.Qb(623,"img",181),c.Ub(),c.Vb(624,"div",182),c.Vb(625,"h2"),c.Fc(626,"\u66f4\u591a\u6587\u6cd5\u66f4\u6b63\u548c\u4e00\u9375\u7de8\u8f2f\u3002"),c.Ub(),c.Vb(627,"a",183),c.Fc(628,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Vb(629,"div",184),c.Vb(630,"div",185),c.Qb(631,"img",186),c.Qb(632,"div",187),c.Ub(),c.Vb(633,"div",188),c.Qb(634,"img",189),c.Qb(635,"img",190),c.Vb(636,"a",183),c.Fc(637,"\u7372\u53d6\u514d\u8cbb\u5e33\u6236"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}if(2&n){var e=c.tc(71);c.Cb(60),c.nc("ngIf",t.showloader),c.Cb(4),c.nc("ngClass",t.wordCount>t.maxLength?"redWord":""),c.Cb(2),c.nc("matMenuTriggerFor",e),c.Cb(7),c.nc("ngForOf",t.sampleData),c.Cb(4),c.Ic("",t.wordCount,"/",t.maxLength,""),c.Cb(7),c.nc("checked","us"==t.languageSelection),c.Cb(4),c.nc("checked","uk"==t.languageSelection),c.Cb(4),c.nc("disabled",t.enableCheck||t.isProcessStarted),c.Cb(2),c.nc("ngIf",t.isProcessStarted),c.Cb(21),c.nc("ngIf",!t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",!t.gec_result.length&&t.noeErrorFound&&"TRUE"!=t.alertErrorMessage),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(1),c.nc("ngIf",t.gec_result.length),c.Cb(137),c.nc("routerLink",c.pc(21,ji)),c.Cb(7),c.nc("routerLink",c.pc(22,Hi)),c.Cb(7),c.nc("routerLink",c.pc(23,Di)),c.Cb(7),c.nc("routerLink",c.pc(24,Di)),c.Cb(7),c.nc("routerLink",c.pc(25,Di)),c.Cb(7),c.nc("routerLink",c.pc(26,Di)),c.Cb(302),c.nc("routerLink",c.pc(27,Di))}},directives:[pt,l.m,l.k,Xn.a,mt.b,mt.c,ht.b,l.l,s.c,s.e,ht.a,ut.a,ut.c,ut.e,ut.f,ut.d],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.banner-section[_ngcontent-%COMP%]{position:relative;overflow:hidden;padding:60px 0;margin-top:100px;background-color:#fcfcfd;border-top:1px solid #dde2e9;text-align:center}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]{margin-bottom:44px;font-size:20px;color:#6d7284;line-height:30px}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   .title[_ngcontent-%COMP%]{position:relative;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-weight:600;line-height:1.3;background:linear-gradient(104.49deg,#1a64e2,#991e8e 52.6%,#d52b1e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-transform:capitalize;display:inline-block}.banner-section[_ngcontent-%COMP%]   .banner-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 auto;max-width:910px;font-size:18px}.banner-section[_ngcontent-%COMP%]   .shape-1[_ngcontent-%COMP%]{position:absolute;width:382px;height:382px;left:-80px;top:-63px;background:#ff9d9d;opacity:.4;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.banner-section[_ngcontent-%COMP%]   .shape-2[_ngcontent-%COMP%]{width:1056px;height:1056px;left:calc(50% - 528px);top:485px;position:absolute;width:362px;height:362px;left:1477px;top:560px;background:#a855f7;-webkit-filter:blur(350px);filter:blur(350px);display:inline-flex}.custom-container[_ngcontent-%COMP%]{margin:30px 10% 0}span#cke_1_top[_ngcontent-%COMP%]{display:none}.button-section[_ngcontent-%COMP%]{float:right;justify-content:space-between;display:flex}.mat-expansion-panel-header-description[_ngcontent-%COMP%]{flex-grow:0}.arrow[_ngcontent-%COMP%]{font-size:20px;padding:18px}.mat-expansion-panel-header[_ngcontent-%COMP%]:hover{background:rgba(0,0,0,.04)}.btnCheck[_ngcontent-%COMP%]{width:16ch;height:4ch;font-size:29px}.focusTag[_ngcontent-%COMP%]{background-color:#000!important}[_nghost-%COMP%]     .span.error{background-color:brown;color:#fff}[_ngcontent-%COMP%]::-webkit-scrollbar{width:3px}[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background:#888}.loading[_ngcontent-%COMP%]{z-index:999;height:2em;width:2em;overflow:visible;margin:auto;bottom:0;right:0}.loading[_ngcontent-%COMP%], .loading[_ngcontent-%COMP%]:after{position:fixed;top:0;left:0}.loading[_ngcontent-%COMP%]:after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.loading[_ngcontent-%COMP%]:not(:required){text-shadow:none;background-color:transparent;border:0}.loading[_ngcontent-%COMP%]:not(:required):before{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s linear infinite;animation:spinner 1.5s linear infinite;border-radius:.5em;box-shadow:1.5em 0 0 0 rgba(0,0,0,.75),1.1em 1.1em 0 0 rgba(0,0,0,.75),0 1.5em 0 0 rgba(0,0,0,.75),-1.1em 1.1em 0 0 rgba(0,0,0,.75),-1.5em 0 0 0 rgba(0,0,0,.75),-1.1em -1.1em 0 0 rgba(0,0,0,.75),0 -1.5em 0 0 rgba(0,0,0,.75),1.1em -1.1em 0 0 rgba(0,0,0,.75)}@-webkit-keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.grey-bg[_ngcontent-%COMP%]{background:#e9e9e9}.btn-primary[_ngcontent-%COMP%]{background:#763393;border:1px solid #763393;font-size:16px;line-height:25px;font-weight:400;height:40px;box-sizing:border-box;border-radius:6px;text-transform:capitalize}.btn-primary[_ngcontent-%COMP%]:hover{background:transparent;color:#763393;border:1px solid #763393}.btn-primary[_ngcontent-%COMP%]:focus{background:#763393;box-shadow:none;outline:none;color:#fff}.topContent[_ngcontent-%COMP%]{margin-top:0}#cke_1_top[_ngcontent-%COMP%]{display:none!important}.errors-ctn[_ngcontent-%COMP%]{border-radius:10px;border:1px solid;padding:0 12px;font-size:11px;line-height:16px;color:#e21414;font-family:Open Sans;font-weight:700}ul[_ngcontent-%COMP%]{list-style:disc;padding-left:20px}.font-14[_ngcontent-%COMP%]{font-size:14px}.mat-expansion-panel[_ngcontent-%COMP%]{box-shadow:none;border:1px solid #c6c5c5;box-shadow:0 0 1px #c6c5c5}.mat-expansion-panel-header[_ngcontent-%COMP%]   .ng-star-inserted[_ngcontent-%COMP%]{color:#4d4d4d}.error-type[_ngcontent-%COMP%]   .mat-expansion-panel-header[_ngcontent-%COMP%]{padding:0 10px}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]{position:relative}.error-type[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{content:"";display:inline-block;width:8px;height:8px;border-radius:7.5px;background-color:#e21414}.error-type[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{cursor:pointer;color:#e21414;font-weight:700}.error-inner[_ngcontent-%COMP%]{margin-bottom:10px}.error-inner[_ngcontent-%COMP%] > .ng-star-inserted[_ngcontent-%COMP%]{font-size:16px}.error-type.grammar[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#7a6ff1}.error-type.grammar[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#7a6ff1}.error-type.suggestion[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#37c5ab}.error-type.suggestion[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#37c5ab}.error-type.spelling[_ngcontent-%COMP%]   strong[_ngcontent-%COMP%]:before{background-color:#fd9a00}.error-type.spelling[_ngcontent-%COMP%]   .error-link[_ngcontent-%COMP%]{color:#fd9a00}.grammar-active[_ngcontent-%COMP%], .grammar-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#7a6ff1;text-decoration-color:#7a6ff1}.grammar-active[_ngcontent-%COMP%]{background-color:#7a6ff1}.suggestion-active[_ngcontent-%COMP%], .suggestion-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#37c5ab;text-decoration-color:#37c5ab}.suggestion-active[_ngcontent-%COMP%]{background-color:#37c5ab}.spelling-active[_ngcontent-%COMP%], .spelling-underline[_ngcontent-%COMP%]{text-decoration:underline;-webkit-text-decoration-color:#fd9a00;text-decoration-color:#fd9a00}.spelling-active[_ngcontent-%COMP%]{background-color:#fd9a00}.error-comment[_ngcontent-%COMP%]{color:#000;font-size:15px}.sup-text[_ngcontent-%COMP%]{font-size:14px;top:-1em}span#cke_1_top[_ngcontent-%COMP%]{display:none!important}mat-radio-button.mat-accent.mat-radio-checked[_ngcontent-%COMP%]   .mat-radio-outer-circle[_ngcontent-%COMP%]{border-color:#4fb66d!important}.button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled).active, .button-section[_ngcontent-%COMP%]   .btn-primary[_ngcontent-%COMP%]:not(:disabled):not(.disabled):active, .button-section[_ngcontent-%COMP%]   .show[_ngcontent-%COMP%] > .btn-primary.dropdown-toggle[_ngcontent-%COMP%]{background-color:#4fb66d!important;border-color:#3ba45a!important}.cke_top[_ngcontent-%COMP%]{padding:0!important;border:0!important}.mat-radio-button.mat-primary[_ngcontent-%COMP%]   .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-inner-circle[_ngcontent-%COMP%], .mat-radio-outer-circle[_ngcontent-%COMP%]{color:grey}.custom-control-input[_ngcontent-%COMP%]:checked ~ .custom-control-label[_ngcontent-%COMP%]:before{background:#763393;border-color:#763393}.mat-expansion-panel-header-title[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{text-overflow:ellipsis;overflow:hidden;max-width:160px;white-space:nowrap;width:auto}.button-section[_ngcontent-c2][_ngcontent-%COMP%]{margin-top:0;display:flex;justify-content:space-between;align-items:center}.editcheck-title[_ngcontent-%COMP%] ~ p[_ngcontent-%COMP%]{margin-bottom:32px}.tempClass[_ngcontent-%COMP%]{font-size:18px;line-height:28px}.issueCountLabel[_ngcontent-%COMP%]{font-weight:600;margin-bottom:4px;display:inline-block}.error-type[_ngcontent-c2][_ngcontent-%COMP%]   .mat-expanded[_ngcontent-c2][_ngcontent-%COMP%]{height:48px!important}.issueCountLabel-wrap[_ngcontent-%COMP%]{line-height:24px}.error-main[_ngcontent-%COMP%]:last-child   .error-comment[_ngcontent-%COMP%] ~ hr[_ngcontent-%COMP%]{display:none}.dummy-text[_ngcontent-%COMP%]{color:#00f!important;text-decoration:underline!important;text-decoration:underline;line-height:16px;font-family:Open Sans;cursor:pointer;display:inline-block}.cke_contents[_ngcontent-%COMP%]{width:100%!important}.custom-text[_ngcontent-%COMP%]{width:auto;display:inline-block;border-radius:0;width:280px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{border-radius:0;width:280px;height:40px;margin-right:15px;min-height:42px}.font-weight-note[_ngcontent-%COMP%]{font-weight:700;margin-top:29%}.radio-check[_ngcontent-%COMP%]{margin-top:7px!important;padding-right:0!important}@media screen and (min-width:1170px) and (max-width:1280px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:14px}}@media screen and (min-width:1024px) and (max-width:1169px){.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]{width:auto}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}}.notes-m[_ngcontent-%COMP%]{display:none}@media screen and (max-width:992px){.notes-m[_ngcontent-%COMP%]{display:block;margin-top:20px}.btn-primary[_ngcontent-c2][_ngcontent-%COMP%]{font-size:12px;padding:6px 8px}.custom-text[_ngcontent-%COMP%]   .form-control[_ngcontent-%COMP%]{min-height:36px;line-height:36px;height:36px;width:220px}.radio-check[_ngcontent-%COMP%]   .custom-control-label[_ngcontent-%COMP%]{font-size:12px;line-height:1.8em}.grey-bg[_ngcontent-%COMP%]{padding-left:0!important;padding-right:0!important}.grey-bg[_ngcontent-%COMP%]   .container-fluid[_ngcontent-%COMP%]{padding-left:15px!important;padding-right:15px!important}.button-section[_ngcontent-%COMP%]{display:block!important;width:100%;margin-top:0!important}.custom-text[_ngcontent-%COMP%]{width:100%;margin:0 0 10px}.notes-m[_ngcontent-%COMP%]{margin-top:10px}}.notes[_ngcontent-%COMP%]{display:block}@media screen and (max-width:768px){.notes[_ngcontent-%COMP%]{display:none}}@media screen and (max-width:768px){.custom-text[_ngcontent-%COMP%]{margin-top:10px}}.pricing_section.grammar_checker_sections[_ngcontent-%COMP%]{margin:-30px 0 0;padding:30px 0 70px}.east_to_used_sections[_ngcontent-%COMP%]{margin:60px 0 0}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 30px;position:relative}.east_to_used_sections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{content:"";position:absolute;left:0;bottom:-12px;width:46px;height:1px;background-color:#763393}.ms_process_sections[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%], .ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{width:100%;display:flex;justify-content:center;align-items:center}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]{background-image:url(process_icon_bg.98625f16db8f9a61ad3b.png);max-width:120px;height:91px;margin:0 auto;position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{content:"\uf054";font-family:FontAwesome;position:absolute;right:-114%;top:42%;color:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]{text-align:center;margin:15px 0 0}.ms_process_sections[_ngcontent-%COMP%]   .process_heading_title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{position:relative}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{right:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{content:"";position:absolute;top:38%;width:32%;height:2px;background:rgba(0,0,0,.26)}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{left:-5px}.ms_process_sections[_ngcontent-%COMP%]   .process_line.first_chalid_section[_ngcontent-%COMP%]:before, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line.last_chalid_scetion[_ngcontent-%COMP%]:after{display:none}@media (max-width:991px){.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after, .ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:before{display:none}}@media (max-width:767px){.ms_process_sections[_ngcontent-%COMP%]{padding:40px 0}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]{margin:0 0 100px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]:after{display:block;left:50%;top:140px;width:2px;height:60px}.ms_process_sections[_ngcontent-%COMP%]   .process_line[_ngcontent-%COMP%]   .process_inner_section[_ngcontent-%COMP%]:after{display:block;position:absolute;right:0!important;top:auto;color:rgba(0,0,0,.26);bottom:-192%;left:1.5px;transform:rotate(90deg)}}.topContent.gramatica[_ngcontent-%COMP%]   h2.editcheck-title[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc;border-radius:6px}.pull-right.button-section[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none;border:1px solid #763393}.trinka_demo_wrap[_ngcontent-%COMP%]{width:100%}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{width:100%;height:100%;background-color:#f3eef6;background-size:cover;background-repeat:no-repeat;background-position:50%;padding:35px 0 60px}@media (max-width:991px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]{max-height:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{font-size:28px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#fff;height:1px;width:50px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .top_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]{background:#fff;border-radius:5px;padding:20px;height:400px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#763393;margin-bottom:30px;font-weight:600;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#4d4d4d;font-size:18px;font-weight:600;margin:0 0 10px;line-height:28px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 8px;padding:0 0 0 25px;position:relative}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_options_with_cards[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"\uf00c";position:absolute;left:0;top:0;color:#763393;font-family:FontAwesome}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{background:#fff;border-radius:5px;overflow:hidden;border:2px solid #763393}@media (max-width:992px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]{margin:0 0 20px}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]{padding:8px 10px;border-bottom:1px solid #763393;display:flex;align-items:center;justify-content:space-between}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .dummy-text[_ngcontent-%COMP%], .trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section[_ngcontent-%COMP%]   .float-right[_ngcontent-%COMP%]{font-size:14px}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .editor_top_section.redWord[_ngcontent-%COMP%]   .word_count_section[_ngcontent-%COMP%]{color:red}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{background:#f2f2f2;padding:10px 15px;display:flex;width:100%;align-items:center;border-top:1px solid #763393;justify-content:space-between}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{display:flex}@media (max-width:767px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{margin:10px 0 0}}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]{flex-direction:column;width:100%}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{background:#ffbd4a;width:220px;font-size:14px;color:#000;margin:0 0 0 10px;border:1px solid #ffbd4a;font-weight:700;padding:0;border-radius:3px}@media (max-width:480px){.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]{width:100%;margin:10px 0 0}}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   button.btn.btn-primary[_ngcontent-%COMP%]:hover{background:#ffbd5b}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]{height:40px;border:1px solid #ccc}.trinka_demo_wrap[_ngcontent-%COMP%]   .see_trinka_sections[_ngcontent-%COMP%]   .editor_sections[_ngcontent-%COMP%]   .Footer_button_section[_ngcontent-%COMP%]   .check_emailBox[_ngcontent-%COMP%]   input[_ngcontent-%COMP%]:focus{border:1px solid #ffbd4a;box-shadow:none;outline:none}.the_best_grammer_sections[_ngcontent-%COMP%]{padding:60px 0;width:100%;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.the_best_grammer_sections[_ngcontent-%COMP%]   .top_best_grammer_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 15px;font-weight:400;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]{background-image:url(exampleCard_background.fabfd0c3373293a6f4a0.jpg);background-color:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:25px;transition:all .5s ease;border-radius:4px;margin:0 0 30px;background-position:100% 100%;background-repeat:no-repeat}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]:hover{box-shadow:0 0 9px rgba(0,0,0,.21);transition:all .5s ease}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:23px;font-weight:600;margin:0 0 15px;color:#763393}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{display:flex;flex-direction:column}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]{flex-direction:column}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]{padding:0;margin-bottom:20px}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .best_content_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{min-width:256px;box-shadow:2px 2px 8px #c6c5c5;padding:15px;background:#fff;border-radius:5px;height:102px;width:400px;margin:0 auto;display:flex;align-items:center}@media (max-width:767px){.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]{margin:25px 0 0;width:auto;height:auto}}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:17px;font-weight:600;margin:0 0 10px;color:#000}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;color:#4d4d4d;font-weight:600;text-align:center}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .wrong_text[_ngcontent-%COMP%]{color:red;text-decoration:line-through}.the_best_grammer_sections[_ngcontent-%COMP%]   .best_grammer_cards[_ngcontent-%COMP%]   .content_body_best_grammer[_ngcontent-%COMP%]   .mini_card_grammer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   .right_text[_ngcontent-%COMP%]{color:#373bff}.ready_to_levelUp[_ngcontent-%COMP%]{width:100%;background:url(level_up_background.986b247e19cbe1458a71.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:70px 0}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{display:flex;padding:0 20px;align-items:center;justify-content:center}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]{flex-direction:column;justify-content:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;font-weight:600;color:#fff;margin:0}@media (max-width:992px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:0 0 20px;text-align:center}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{display:flex;align-items:center;height:64px;background:#fff;border-radius:5px;justify-content:center;width:316px;font-size:20px;font-weight:600;border:none;text-decoration:none;margin-left:50px;color:#763393}@media (max-width:767px){.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{width:auto;margin-left:0;padding:0 15px}}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%], .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;color:#763393;margin:0 15px 0 0;display:inline-block}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .ready_to_levelUp[_ngcontent-%COMP%]   .level_up_heading[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.testimonail_demo_page[_ngcontent-%COMP%]{padding:0 0 70px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]{margin:0 0 50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;font-size:36px;color:#000;font-weight:600;margin:0 0 15px;font-family:Open Sans,sans-serif;padding:0 0 10px}@media (max-width:767px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;background:#763393;height:1px;width:50px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonail_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0 0 20px;font-weight:500;color:#000}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{position:relative;background:#f1f1f1}@media (max-width:992px){.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]{margin:0 0 50px}}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:40px 25px 20px;margin:0;font-size:16px;font-family:Open Sans,sans-serif;text-align:center;height:100%;min-height:220px}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]{border-top:2px solid #fff;text-align:center;padding:15px 0}.testimonail_demo_page[_ngcontent-%COMP%]   .testimonals_cards[_ngcontent-%COMP%]   .testimonals_footer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;color:#763393;font-weight:700;padding:0;min-height:auto}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]{position:absolute;left:0;right:0;margin:0;top:-30px;text-align:center}.testimonail_demo_page[_ngcontent-%COMP%]   .icons_secion[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:50px;color:#763393}.myWriting_text[_ngcontent-%COMP%]{text-align:right;margin:10px 0 0;color:#fff;font-size:14px}.myWriting_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:underline}.align-content-center.again_check_my_writing[_ngcontent-%COMP%]{height:100%;background:#fff;border-radius:5px;padding:125px 20px;margin:0!important;max-height:400px;font-size:18px;display:flex;align-items:center;justify-content:center;flex-direction:column}.word_count_sections[_ngcontent-%COMP%]{position:absolute;top:auto;bottom:90px;background:#fff;width:94%;left:30px}.word_count_sections[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px}.grammarCheckSection[_ngcontent-%COMP%]{position:relative;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;padding:60px 0}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]{position:relative}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:32px;line-height:40px;font-weight:600;margin:0}@media (max-width:767px){.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckHeadingSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px;margin-bottom:20px}}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]{position:relative;padding-right:10px}.grammarCheckSection[_ngcontent-%COMP%]   .grammarCheckTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#fff;font-size:22px;line-height:28px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat;display:none}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:40px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#fff;margin:0 0 15px;padding:0 0 15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:120px;height:120px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 10px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:20px;width:15px;height:15px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:0;top:15px;width:20px;height:20px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:45px;height:45px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   span.safariComingSoonTag[_ngcontent-%COMP%]{position:absolute;left:0;margin:auto;right:0;top:-10px;z-index:99;background:#ef5355;border-radius:30px;font-size:12px;color:#fff;padding:2px 6px;width:95px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{color:#763393}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.moreEffectiveSection[_ngcontent-%COMP%]{position:relative;padding:60px 0 20px}.moreEffectiveSection[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:80px}@media (max-width:767px){.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]{flex-direction:column-reverse}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{padding-top:0!important}.moreEffectiveSection[_ngcontent-%COMP%]   .row.colunmChangesSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{margin-bottom:40px}}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]{position:relative;text-align:center}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveImages[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:75%}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]{position:relative;padding-top:0}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px;color:#1d1d1d;font-weight:600;margin-bottom:20px}.moreEffectiveSection[_ngcontent-%COMP%]   .moreEffectiveTextContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-size:16px;margin-bottom:20px}.grammarCheckQuestions[_ngcontent-%COMP%]{position:relative;margin-bottom:60px;padding-top:70px}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .GCQuestions[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]{position:relative}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{padding:0;background-color:transparent}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:8px 10px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{padding-right:25px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}@media (max-width:767px){.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{position:absolute;right:10px;top:5px}}.grammarCheckQuestions[_ngcontent-%COMP%]   .answersSections[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.upgradePremiumSection[_ngcontent-%COMP%]{width:550px;background:#fff;border-radius:5px;overflow:hidden;height:320px;font-family:Open Sans,sans-serif}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]{width:100%;height:100%}}@media only screen and (max-device-width:990px) and (orientation:landscape){.upgradePremiumSection[_ngcontent-%COMP%]{height:320px;overflow-y:auto}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]{padding:30px;height:175px;position:relative;width:100%;background-size:cover;background-position:50%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .upgradeHeaderSection_overlay[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(122,40,160,.8);width:100%;height:100%}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]{position:absolute;left:auto;right:0;top:0;border:none;background:transparent;z-index:9}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   .closedButton[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;cursor:pointer}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:26px;color:#fff;margin:14px 0 5px;line-height:35px;font-weight:700;position:relative;z-index:99;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{margin:0 0 10px;font-size:22px}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeHeaderSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:italic;font-size:16px;color:#4d4d4d;margin:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{position:relative;padding:20px 20px 30px;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.12);width:500px;margin:-70px auto 0;border-radius:5px;text-align:center}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]{width:92%;margin:-100px auto 0}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;font-size:20px;font-weight:700;color:#4d4d4d;margin-bottom:20px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:25px;margin-right:10px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0 0 0 7px;margin:0;list-style:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:10px;color:#4d4d4d;font-size:16px;position:relative;padding-left:25px}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0;margin-left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:15px;margin-right:10px;position:absolute;top:6px;left:0}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400;font-style:italic}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]{text-align:center;margin-top:30px;display:flex;align-items:center;justify-content:center}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{background:#7a28a0;color:#fff;padding:12px 24px;font-size:16px;font-weight:600;line-height:25px;border-radius:5px;border:none;height:42px;margin:0 10px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:767px){.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{padding:8px 10px;white-space:break-spaces}}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{text-decoration:none}.upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%], .upgradePremiumSection[_ngcontent-%COMP%]   .upgradeBodySection[_ngcontent-%COMP%]   .goupgradeButton[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-left:7px}#usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5)}#usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}@media (max-width:767px){.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px!important}.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #763393}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{display:none!important}}.most_suited_point[_ngcontent-%COMP%]{position:relative}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit;margin-bottom:20px}}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px;margin-top:10px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.cta-btn[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;min-width:160px;text-align:center;display:inline-flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500}.cta-btn[_ngcontent-%COMP%], .cta-btn[_ngcontent-%COMP%]:hover{transition:all .5s ease;text-decoration:none}.cta-btn[_ngcontent-%COMP%]:hover{background:transparent;border:1px solid #6f2496;color:#6f2496}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%], .match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{display:flex;flex-direction:column}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}.see_trinka_sections[_ngcontent-%COMP%]   .top_heading.howItWorkHeading.lineWhiteColor[_ngcontent-%COMP%]   .HeadingSubLine[_ngcontent-%COMP%]{background:#763393!important}.gcResultSection[_ngcontent-%COMP%]{border:2px solid #300072;border-radius:5px}@media (max-width:991px){.gcResultSection[_ngcontent-%COMP%]{margin-top:20px}}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{position:relative;background:url(Top_purple_background.b4abd669049c7ff750a0.jpg);color:#fff;padding:20px 15px;height:100%}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:100%;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding-left:20px;font-size:14px}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin:0}.gcResultSection[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;background:#fff;width:6px;height:6px;border-radius:50%}.gcLoaderSection[_ngcontent-%COMP%]{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.2);width:100%;height:100%;border-radius:5px;z-index:99999;display:flex;align-items:center;justify-content:center}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{z-index:99999999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{max-width:100%;width:800px;height:480px;background-color:#fff;border-radius:10px;border:none;overflow:hidden}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]{height:auto}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]{right:10px;z-index:99999;cursor:pointer}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedAcceptedLimitExhaustedPopup[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#763393}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{width:100%;height:100%;display:flex}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]{flex-direction:column}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{width:40%;height:500px;position:relative;padding:20px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]{position:relative}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .logoSection[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:120px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{position:relative;padding-top:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:30px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:35px;font-weight:700;margin-bottom:65px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;text-align:center;margin-bottom:30px}}@media (max-width:400px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#763393;color:#fff;border-radius:5px;padding:10px 20px;font-weight:600;font-size:20px;text-decoration:none;transition:all .5s ease;width:220px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;padding:10px 15px;display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedLeftContent[_ngcontent-%COMP%]   .ExhaustedLeftContent[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;cursor:pointer}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{width:60%;height:500px;position:relative}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]{height:auto;width:100%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{position:relative;z-index:9999}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]{width:100%;background-color:#763393;padding-bottom:40px}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:none}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#763393;border-radius:5px;padding:10px 20px;font-weight:600;font-size:16px;text-decoration:none;transition:all .5s ease;width:220px;margin:-20px auto 0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:50px;left:80px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.grammarCheckCardImg[_ngcontent-%COMP%]{top:0;left:0}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{width:330px;position:relative;display:block;top:40px;left:130px}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .ExhastedRightContainer[_ngcontent-%COMP%]   img.EnhanmentCheckCardImg[_ngcontent-%COMP%]{top:-35px;left:8%}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{position:absolute;right:-290px;top:-10px;width:730px;height:500px;transform:rotate(21deg);border-radius:100px;display:flex;overflow:hidden;box-shadow:0 10px 0 rgba(233,236,239,.82);z-index:1;border-bottom:2px solid #fff}@media (max-width:840px){#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]{display:none}}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   img.backgourndImageSection[_ngcontent-%COMP%]{width:100%;transform:rotate(-18deg);position:relative;top:80px;height:100%;-o-object-fit:cover;object-fit:cover;right:250px}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .modal-dialog[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .limitExhaustedBody[_ngcontent-%COMP%]   .limitExhaustedRightContent[_ngcontent-%COMP%]   .rightInnerContent[_ngcontent-%COMP%]   .imagesOverlaySection[_ngcontent-%COMP%]{position:absolute;background:rgba(118,51,147,.8);width:100%;height:100%;left:0;right:0;top:0;bottom:0}.gc-testimonials-section[_ngcontent-%COMP%]   .testimonial.text-center[_ngcontent-%COMP%]{margin-top:40px}.gc-testimonials-section[_ngcontent-%COMP%]   .sub-head[_ngcontent-%COMP%]{font-size:36px;color:#1d1d1d;font-family:Open Sans,sans-serif;font-weight:600;line-height:45px;margin:0 0 10px;position:relative}.gc-testimonials-section[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#1d1d1d;margin:0 0 15px;padding:0 0 15px;position:relative;text-align:left!important}.gcBrowserSection[_ngcontent-%COMP%]{position:relative;width:100%;padding:40px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:0}@media (max-width:991px){.gcBrowserSection[_ngcontent-%COMP%]{display:none}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-around;width:100%;padding:0 20px}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]{flex-direction:column}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:26px;margin:0 20px 0 0;font-weight:600}@media (max-width:1200px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px;padding:0 10px;margin:0 0 20px;text-align:center;line-height:30px}}@media (max-width:767px){.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px}}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:transparent;border:2px solid #fff;cursor:pointer;font-size:16px;font-weight:600;padding:6px 12px;border-radius:5px;color:#763393;display:flex;align-items:center;justify-content:center;text-decoration:none;background-color:#fff;transition:all .5s ease}.gcBrowserSection[_ngcontent-%COMP%]   .gcBrowserContainer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:10px;width:32px}.ck-editor[_ngcontent-%COMP%]   textarea[_ngcontent-%COMP%]{resize:none}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]{display:flex!important;align-items:center;justify-content:center;background-color:rgba(77,77,77,.5);z-index:99999}#acceptedLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%], #usageLimitExhausted.modal.fade.show[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;left:auto;right:-40px;top:0;background-color:transparent;border:none;font-size:32px;color:#fff;opacity:1;z-index:9}.signupmobile[_ngcontent-%COMP%]{display:none;position:relative;width:100%;padding:20px 0;background-image:url(Top_purple_background.b4abd669049c7ff750a0.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin-top:110px}@media (max-width:991px){.signupmobile[_ngcontent-%COMP%]{display:block}}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]{text-align:center}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;margin:0 0 15px;font-weight:600;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 15px;font-size:14px;color:#fff}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600}.signupmobile[_ngcontent-%COMP%]   .trinkaPluginGCSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:inline-flex;align-items:center;justify-content:center;background:#fd9a00;color:#000;padding:10px 20px;width:auto;margin-bottom:20px;font-weight:600;font-size:18px;border-radius:5px}@media (max-width:992px){.gcBannerSection[_ngcontent-%COMP%]{padding-top:115px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]{display:block!important}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:15px!important;display:inline-flex;width:auto}.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{text-align:center}@media (max-width:500px){.gcBannerSection[_ngcontent-%COMP%]   .gcResultSection[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px}}']}),$i)},{path:"enterprise/grammar-checker-api",component:(Ki=function(){function n(t,e,o,i,a,c,r,s,_,l){_classCallCheck(this,n),this.titleService=t,this.toastr=e,this.metaTagService=o,this.platformId=i,this.LinkService=a,this.window=c,this.networkCall=r,this.fb=s,this.router=_,this.loadScript=l,this.formSection=!0,this.thankSection=!1,this.contactForm=s.group({contactFormName:["",g.u.required],contactFormEmail:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])],contactFormSubjects:["",g.u.required],contactFormMessage:["",g.u.required],contactphoneNo:["",g.u.required],NatureBusinessType:["",g.u.required],DesignationTypes:["",g.u.required]})}return _createClass(n,[{key:"sectionValue",value:function(n){this.formSection=!0,this.thankSection=!1}},{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09|  \u7c21\u55ae\u3001\u5feb\u901f\u548c\u5f37\u5927\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177"),this.metaTagService.updateTag({name:"description",content:"\u4f7f\u7528Trinka\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5c07\u8a9e\u6cd5\u6aa2\u67e5\u529f\u80fd\u96c6\u6210\u5230\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\uff0c\u5c31\u53ef\u4ee5\u555f\u7528\u5373\u6642\u6216\u88ab\u52d5\u8a9e\u6cd5\u6aa2\u67e5\u3002"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09|  \u7c21\u55ae\u3001\u5feb\u901f\u548c\u5f37\u5927\u7684\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177"}),this.metaTagService.updateTag({property:"og:description",content:"\u4f7f\u7528Trinka\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5c07\u8a9e\u6cd5\u6aa2\u67e5\u529f\u80fd\u96c6\u6210\u5230\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\uff0c\u5c31\u53ef\u4ee5\u555f\u7528\u5373\u6642\u6216\u88ab\u52d5\u8a9e\u6cd5\u6aa2\u67e5\u3002"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/enterprise/grammar-checker-api"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"ko-kr",href:"https://www.trinka.ai/kr/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/enterprise/grammar-checker-api"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/enterprise/grammar-checker-api"}),this.country=localStorage.getItem("country")?localStorage.getItem("country"):"en",ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"ngAfterViewInit",value:function(){}},{key:"sendContactUsForm",value:function(){var n=this;this.contactForm.valid?(null!=localStorage.getItem("country-trinka")&&""!=localStorage.getItem("country-trinka")||this.loadGeoAPIScript(),this.country=localStorage.getItem("country-trinka")?localStorage.getItem("country-trinka"):"en",this.networkCall.postContactUs(this.contactForm.value.contactFormEmail,this.contactForm.value.NatureBusinessType+"||"+this.contactForm.value.contactFormSubjects+"||"+this.contactForm.value.contactFormMessage+"||"+this.contactForm.value.contactFormName+"||"+this.contactForm.value.DesignationTypes+"||"+this.contactForm.value.contactphoneNo,this.router.url).subscribe((function(t){n.formSection=!1,n.thankSection=!0,n.toastr.success("Thanks! We will contact you shortly."),n.contactForm.reset()}),(function(t){n.toastr.warning("Something went wrong!")}))):this.validateAllFormFields(this.contactForm)}},{key:"loadGeoAPIScript",value:function(){Object(l.v)(this.platformId)&&this.loadScript.loadScript("geoIP","//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js").then((function(){console.log("geoIP loaded successfully");try{geoip2.city((function(n){localStorage.setItem("country-trinka",n.country.iso_code)}),(function(n){localStorage.setItem("country-trinka","IN")}))}catch(n){console.log(n)}})).catch((function(){console.error("Failed to load geoIP")}))}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),Ki.\u0275fac=function(n){return new(n||Ki)(c.Pb(r.f),c.Pb(d.b),c.Pb(r.e),c.Pb(c.C),c.Pb(C),c.Pb(be.b),c.Pb(p),c.Pb(g.d),c.Pb(s.b),c.Pb(m))},Ki.\u0275cmp=c.Jb({type:Ki,selectors:[["app-api"]],decls:701,vars:5,consts:[[1,"trinka_cloud_wrap"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-6"],[1,"trinka_cloud_banner_text"],["type","button","id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup",1,"plansButtons",3,"click"],["href","#sampleCode","data-toggle","modal","data-target","#sampleCode","id","autoEditGetStart",1,"cta-outline-btn","m25"],[1,"trinka_cloud_banner_img","text-center",2,"text-align","center !important"],["src","../../../assets/images/trinka-api.svg","alt","Grammar Check API"],[1,"most_suited_for_section","mt-40"],[1,"col-lg-12"],[1,"most_united_heading"],[1,"most_suited_point"],[1,"cloud_key_features","cloudKeyBenefitSection","mb-0","bg-white"],[1,"col-sm-12"],[1,"key_features_heading","mb-0"],[1,"HeadingSubLine"],[1,"mb-0"],[1,"writeToolbox_inner_sections"],[1,"row","align-items-center"],[1,"col-lg-6","col-md-6"],[1,"wrapper_left"],[1,"wrapper_right"],["src","../../../assets/images/Real-time Check API.svg","alt","Real-time Check API",1,"img-fluid"],[1,"writeToolbox_inner_sections",2,"padding-top","0"],[1,"row","flex-row-reverse","align-items-center"],["src","../../../assets/images/file-edit-api.png","alt","File-edit API",1,"img-fluid"],[1,"cloud_key_features","cloudKeyBenefitSection","mb-0","bg-light-purple"],[1,"key_features_heading"],[1,"row","match-box"],[1,"col-lg-4","col-md-6","dflex"],[1,"features_cards"],[1,"features_cardsHeading"],[1,"use_trinka_other_app","accomplishBrilliantWrap","mt-0"],[1,"row","justify-content-center"],[1,"accomplishBrilliantSection"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup",1,"plansButtons","pointer",3,"click"],[1,"cloud_key_features","cloudKeyBenefitSection","cs-section"],[1,"key_features_heading","mb-3"],[1,"col-lg-5","col-xl-5"],[1,"cs-left-section"],[1,"col-lg-7","col-xl-7"],[1,"xs-features-api"],[1,"hline"],[1,"vline"],[1,"vline","vline2"],[1,"col-md-6","col-sm-6","col-12","dflex"],[1,"features_cards","media"],[1,"icon","media-left"],["src","../../../../assets/images/icons/Advanced-Grammar.png","alt","Advanced Grammar"],[1,"media-body"],["src","../../../../assets/images/icons/Icon_ExpertProofreading.png","alt","Subject-specific Corrections"],["src","../../../../assets/images/icons/Icon_title.png","alt","Contextual Spelling"],["src","../../../../assets/images/icons/Icon_Pass_02.png","alt","Tips & Explanations"],["src","../../../../assets/images/icons/Non-standard-2.png","alt","Style Guide Preference"],[1,"features_cards","media","no-border-before"],["src","../../../../assets/images/icons/Icon_Dictionary.png","alt","Custom Dictionaries"],[1,"pricing_works"],[1,"col-lg-8"],[1,"brandlogo_heading"],[1,"try_trinka_Buttons"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup","type","submit",1,"plansButtons",2,"margin","0","padding","0",3,"click"],[1,"writeToolboxs_section1"],[1,"writeToolbox_inner_sections1"],[1,"col-lg-7"],[1,"toolbox_text_content"],[1,"col-lg-5"],[1,"toolbox_img_content"],["src","../../../assets/images/safe-secure.png","alt","safe secure",1,"img-fluid"],[1,"writeToolbox_inner_sections1","sections_height_set","publicationCheckSections",2,"background-image","url('../../../assets/images/toolbox_backgrond_browser_plugin_r.png')"],["src","../../../assets/images/about-ai.png","alt","AI",1,"img-fluid"],[1,"pricingQuestionAnwser"],["target",""],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],["id","salesContactButtons","data-toggle","modal","data-target","#EnterPriseContactPopup",3,"click"],["id","QuestionFive",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFiveContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFiveContent","aria-labelledby","QuestionFive","data-parent","#faq",1,"collapse"],["id","QuestionSix",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionSixContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionSixContent","aria-labelledby","QuestionSix","data-parent","#faq",1,"collapse"],["id","sampleCode",1,"modal","custom_modal_popup","enterprisePopup","sampleCode"],[1,"modal-dialog","modal-xl"],[1,"modal-content"],[1,"modal-body"],[1,"code-block"],[1,"closed_icons"],["type","button","data-dismiss","modal",1,"close"],[1,"row","no-margin"],[1,"col-sm-6","no-gutter"],[1,"code-title"],[1,"code-bloc"],[1,"html"],[1,"style-4","code"],[1,"tx-green"],[1,"tx-yellow"],[1,"tx-l-blue"],[1,"tx-orange"],[1,"tx-white"],[1,"html","style-4"],[1,"tx-d-blue"],[1,"tx-pink"],[1,"tx-l-green"],["id","EnterPriseContactPopup",1,"modal","custom_modal_popup","enterprisePopup"],[1,"modal-dialog","modal-lg"],[1,"contactPopupHeading"],[4,"ngIf"],[1,"inquiryTypeSection"],["class","nav nav-tabs","role","tablist",4,"ngIf"],[1,"tab-content"],["class","tab-pane","id","IndividualType","role","tabpanel",4,"ngIf"],["class","tab-pane","id","OrganizationType","role","tabpanel",4,"ngIf"],["class","thank_section contact_us_form",4,"ngIf"],["role","tablist",1,"nav","nav-tabs"],[1,"nav-item"],["data-toggle","tab","href","#IndividualType","role","tab",1,"nav-link"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 50 50"],["id","Individual"],["d","M44.83,45.13V39.82a4.65,4.65,0,0,0-1.7-3.6,62.85,62.85,0,0,0-10.89-7V22.5a4.4,4.4,0,0,0,1.56-3.36V11.39A7.9,7.9,0,0,0,25.91,3.5H24.24a7.9,7.9,0,0,0-7.89,7.89v7.75a4.32,4.32,0,0,0,1.54,3.36h0v6.68A62.22,62.22,0,0,0,7,36.22a4.62,4.62,0,0,0-1.7,3.6v5.31",1,"cls-1"],[1,"text-left"],["data-toggle","tab","href","#OrganizationType","role","tab",1,"nav-link"],["id","Organization"],["d","M42.87,45.13V40.06a4.45,4.45,0,0,0-1.62-3.44,60,60,0,0,0-10.41-6.72V23.51a4.2,4.2,0,0,0,1.49-3.21V12.89a7.55,7.55,0,0,0-7.54-7.54H23.19a7.55,7.55,0,0,0-7.54,7.54V20.3a4.13,4.13,0,0,0,1.47,3.21h0v6.38A59.44,59.44,0,0,0,6.71,36.62a4.42,4.42,0,0,0-1.62,3.44v5.07",1,"cls-1"],["d","M14.34,30.75a24.56,24.56,0,0,0-3.32-2V26.18a1.66,1.66,0,0,0,.59-1.27V22a3,3,0,0,0-3-3H8a3,3,0,0,0-3,3v2.93a1.63,1.63,0,0,0,.58,1.27h0v2.53a23.54,23.54,0,0,0-4.12,2.66,1.75,1.75,0,0,0-.64,1.36v2",1,"cls-1"],["d","M34.29,30.75a24.56,24.56,0,0,1,3.32-2V26.18A1.66,1.66,0,0,1,37,24.91V22a3,3,0,0,1,3-3h.63a3,3,0,0,1,3,3v2.93A1.63,1.63,0,0,1,43,26.18h0v2.53a23.54,23.54,0,0,1,4.12,2.66,1.75,1.75,0,0,1,.64,1.36v2",1,"cls-1"],["id","IndividualType","role","tabpanel",1,"tab-pane"],[1,"IndividualTypeSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],["id","OrganizationType","role","tabpanel",1,"tab-pane"],[1,"col-md-12"],[1,"contact_us_form"],[3,"formGroup","ngSubmit"],[1,"col-md-6","rightPaddingRemove"],[1,"textbox_content","form-group",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","NatureBusinessType",1,"form-control"],[1,"col-md-6","leftPaddingRemove"],["matInput","","placeholder","","formControlName","contactFormSubjects",1,"form-control"],[1,"textbox_content","form-group","textareaBox",3,"ngClass"],["for",""],["formControlName","contactFormMessage","placeholder","\u4f8b\u5982\u3002\u5927\u7d04\u7684\u7528\u6236\u6578\uff0c\u6bcf\u500b\u7528\u6236\u7684\u6bcf\u6708\u8655\u7406\u5b57\u6578\uff0c\u6240\u9700\u7684\u81ea\u8a02\u8a2d\u7f6e\u7b49\u3002",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormName",1,"form-control"],["matInput","","placeholder","","formControlName","DesignationTypes",1,"form-control"],["matInput","","placeholder","","formControlName","contactFormEmail",1,"form-control"],["type","number","matInput","","placeholder","","formControlName","contactphoneNo",1,"form-control"],[1,"form-group","text-center"],["type","submit"],[1,"thank_section","contact_us_form"],[1,"form-group"]],template:function(n,t){if(1&n){c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"h1"),c.Fc(7,"\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(8,"h2"),c.Fc(9,"\u7c21\u55ae\u3001\u5feb\u901f\u7684AI\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(10,"p"),c.Fc(11,"Trinka\u4eba\u5de5\u667a\u6167\u6587\u6cd5\u6aa2\u67e5\u900f\u904e\u7c21\u55ae\u7684RESTful API\u5728\u60a8\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u555f\u7528\u5f37\u5927\u7684\u5373\u6642\u6216\u88ab\u52d5\u8a9e\u6cd5\u6aa2\u67e5\u3002"),c.Ub(),c.Vb(12,"button",6),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(13,"\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Vb(14,"a",7),c.Fc(15,"\u793a\u4f8b\u4ee3\u78bc"),c.Ub(),c.Ub(),c.Ub(),c.Vb(16,"div",4),c.Vb(17,"div",8),c.Qb(18,"img",9),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(19,"div",10),c.Vb(20,"div",2),c.Vb(21,"div",3),c.Vb(22,"div",11),c.Vb(23,"div",12),c.Vb(24,"h2"),c.Qb(25,"span"),c.Fc(26,"\u70ba\u5b9a\u5236\u61c9\u7528\u7a0b\u5f0f\u63d0\u4f9b\u7368\u4e00\u7121\u4e8c\u7684\u96c6\u6210\u529f\u80fd"),c.Ub(),c.Ub(),c.Ub(),c.Vb(27,"div",11),c.Vb(28,"div",13),c.Vb(29,"ul"),c.Vb(30,"li"),c.Fc(31,"\u5167\u5bb9\u7ba1\u7406\u7cfb\u7d71"),c.Ub(),c.Vb(32,"li"),c.Fc(33,"\u7dda\u4e0a\u5beb\u4f5c\u5e73\u53f0"),c.Ub(),c.Vb(34,"li"),c.Fc(35,"\u6d88\u606f\u61c9\u7528\u7a0b\u5f0f/\u793e\u4ea4\u5e73\u53f0"),c.Ub(),c.Vb(36,"li"),c.Fc(37,"\u5ba2\u6236\u95dc\u4fc2\u7ba1\u7406\u53ca\u8f14\u52a9\u8edf\u9ad4"),c.Ub(),c.Vb(38,"li"),c.Fc(39,"\u96fb\u5b50\u90f5\u4ef6\u5ba2\u6236\u7aef"),c.Ub(),c.Vb(40,"li"),c.Fc(41,"\u5c08\u6848\u7ba1\u7406\u8edf\u9ad4"),c.Ub(),c.Vb(42,"li"),c.Fc(43,"\u96fb\u5b50\u5b78\u7fd2\u5e73\u53f0"),c.Ub(),c.Vb(44,"li"),c.Fc(45,"\u5b78\u7fd2\u7ba1\u7406\u7cfb\u7d71"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(46,"div",14),c.Vb(47,"div",2),c.Vb(48,"div",3),c.Vb(49,"div",15),c.Vb(50,"div",16),c.Vb(51,"h2"),c.Fc(52,"Trinka\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5141\u8a31\u60a8\u9078\u64c7\u6587\u4ef6\u6216\u6a94\u6848"),c.Ub(),c.Qb(53,"div",17),c.Vb(54,"p",18),c.Fc(55,"\u900f\u904e\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5be6\u73feTrinka\u6587\u6cd5\u6aa2\u67e5\u7684\u7121\u7e2b\u96c6\u6210\uff0c\u6eff\u8db3\u60a8\u7684\u5de5\u4f5c\u6d41\u7a0b\u548c\u6280\u8853\u8981\u6c42\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(56,"div",19),c.Vb(57,"div",2),c.Vb(58,"div",20),c.Vb(59,"div",21),c.Vb(60,"div",22),c.Vb(61,"h3"),c.Fc(62,"\u5373\u6642\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(63,"p"),c.Fc(64,"Trinka\u7684\u5373\u6642\u6aa2\u67e5\u80fd\u5927\u5e45\u63d0\u5347\u90a3\u4e9b\u9700\u8981\u9032\u884c\u5373\u6642\u5beb\u4f5c\u66f4\u6b63\u7684\u61c9\u7528\u7a0b\u5f0f\u7684\u529f\u80fd\uff0c\u6bd4\u5982\u5b78\u7fd2\u5e73\u53f0\u3001\u7de8\u8f2f\u5668\u3001\u804a\u5929\u61c9\u7528\u7a0b\u5f0f\u3002"),c.Ub(),c.Vb(65,"ul"),c.Vb(66,"li"),c.Fc(67,"\u9748\u6d3b\u5730\u50b3\u905e\u884c\u3001\u6bb5\u843d\u6216\u66f4\u5927\u7684\u6587\u672c\u96c6\u5408"),c.Ub(),c.Vb(68,"li"),c.Fc(69,"\u5c0d\u6240\u6709\u8f38\u5165\u683c\u5f0f\u7684\u7c21\u55ae\u56de\u61c9"),c.Ub(),c.Vb(70,"li"),c.Fc(71,"\u6309\u6587\u672c\u91cf\u6216\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8abf\u7528\u91cf\u4f86\u9748\u6d3b\u652f\u4ed8"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(72,"div",21),c.Vb(73,"div",23),c.Qb(74,"img",24),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(75,"div",25),c.Vb(76,"div",2),c.Vb(77,"div",26),c.Vb(78,"div",21),c.Vb(79,"div",22),c.Vb(80,"h3"),c.Fc(81,"\u6a94\u6848\u7de8\u8f2f\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09"),c.Ub(),c.Vb(82,"p"),c.Fc(83,"Trinka\u7684\u6a94\u6848\u7de8\u8f2f\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u53ef\u4ee5\u6eff\u8db3\u60a8\u7368\u7279\u7684\u5de5\u4f5c\u6d41\u7a0b\u9700\u6c42\uff0c\u540c\u6642\u907f\u514d\u8907\u96dc\u7684\u96c6\u6210\u548c\u5927\u91cf\u7684API\u8abf\u7528\u3002"),c.Ub(),c.Vb(84,"ul"),c.Vb(85,"li"),c.Fc(86,"\u4f7f\u7528\u55ae\u500b\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8abf\u7528\u7372\u53d6\u7de8\u8f2f\u904e\u7684\u6a94\u6848"),c.Ub(),c.Vb(87,"li"),c.Fc(88,"\u7248\u672c\u63a7\u5236\u548c\u7528\u6236\u63a7\u5236\u7684\u8ffd\u8e2a\u4fee\u8a02"),c.Ub(),c.Vb(89,"li"),c.Fc(90,"\u70ba\u5beb\u4f5c\u54c1\u8cea\u6253\u5206\u4e26\u4e14\u7de8\u5beb\u4fee\u8a02\u7e3d\u7d50"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(91,"div",21),c.Vb(92,"div",23),c.Qb(93,"img",27),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(94,"div",28),c.Vb(95,"div",2),c.Vb(96,"div",3),c.Vb(97,"div",15),c.Vb(98,"div",29),c.Vb(99,"h2"),c.Fc(100,"\u7531Trinka\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u63d0\u4f9b\u652f\u6301\u7684\u61c9\u7528\u7bc4\u4f8b"),c.Ub(),c.Qb(101,"div",17),c.Ub(),c.Ub(),c.Ub(),c.Vb(102,"div",30),c.Vb(103,"div",31),c.Vb(104,"div",32),c.Vb(105,"div",33),c.Vb(106,"h3"),c.Fc(107,"\u96fb\u5b50\u5b78\u7fd2\u61c9\u7528"),c.Ub(),c.Ub(),c.Vb(108,"p"),c.Fc(109,"Trinka\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5df2\u7d93\u5e6b\u52a9\u61c9\u7528\u7a0b\u5f0f\u958b\u767c\u4eba\u54e1\u5b8c\u5584\u96fb\u5b50\u5b78\u7fd2\u8ab2\u7a0b\uff0c\u6eff\u8db3\u5b78\u8853\u51fa\u7248\u6a19\u6e96\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(110,"div",31),c.Vb(111,"div",32),c.Vb(112,"div",33),c.Vb(113,"h3"),c.Fc(114,"\u51fa\u7248\u8207\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(115,"p"),c.Fc(116,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u53ef\u4ee5\u8f14\u52a9\u7de8\u8f2f\u4eba\u54e1\u66f4\u6b63\u6587\u672c\uff0c\u4fdd\u8b49\u54c1\u8cea\u7684\u540c\u6642\u7bc0\u7701\u4eba\u529b\u6210\u672c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(117,"div",31),c.Vb(118,"div",32),c.Vb(119,"div",33),c.Vb(120,"h3"),c.Fc(121,"\u5b78\u751f\u8ad6\u58c7"),c.Ub(),c.Ub(),c.Vb(122,"p"),c.Fc(123,"\u5f97\u76ca\u65bcTrinka\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u7684\u5f37\u5927\u6aa2\u67e5\u80fd\u529b\uff0c\u5b78\u751f\u5011\u80fd\u5920\u5728\u8ad6\u58c7\u548c\u5c0f\u7d44\u9032\u884c\u6709\u6548\u4ea4\u6d41\uff0c\u63d0\u9ad8\u5b78\u751f\u53c3\u8207\u5ea6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(124,"div",31),c.Vb(125,"div",32),c.Vb(126,"div",33),c.Vb(127,"h3"),c.Fc(128,"\u4f01\u696d"),c.Ub(),c.Ub(),c.Vb(129,"p"),c.Fc(130,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u80fd\u4f7f\u591a\u500b\u5718\u968a\u5728\u4e0d\u72a7\u7272\u6e05\u6670\u5ea6\u3001\u4e00\u81f4\u6027\u6216\u54c1\u724c\u8a8d\u77e5\u5ea6\u7684\u60c5\u6cc1\u4e0b\uff0c\u5be6\u73fe\u66f4\u597d\u7684\u5beb\u4f5c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(131,"div",31),c.Vb(132,"div",32),c.Vb(133,"div",33),c.Vb(134,"h3"),c.Fc(135,"\u751f\u7522\u529b\u5e73\u53f0"),c.Ub(),c.Ub(),c.Vb(136,"p"),c.Fc(137,"Trinka\u7684\u5373\u6642\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u70ba\u751f\u7522\u529b\u5e73\u53f0\u63d0\u4f9b\u7368\u7279\u7684\u5beb\u4f5c\u5e6b\u52a9\uff0c\u5e6b\u52a9\u7528\u6236\u63d0\u9ad8\u6548\u7387\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(138,"div",34),c.Vb(139,"div",2),c.Vb(140,"div",35),c.Vb(141,"div",11),c.Vb(142,"div",36),c.Vb(143,"h2"),c.Fc(144,"\u77ad\u89e3Trinka\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5982\u4f55\u70ba\u60a8\u670d\u52d9\u3002"),c.Ub(),c.Vb(145,"a",37),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(146,"\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(147,"div",38),c.Vb(148,"div",2),c.Vb(149,"div",3),c.Vb(150,"div",15),c.Vb(151,"div",39),c.Vb(152,"h2"),c.Fc(153,"\u4f7f\u7528\u7c21\u55ae\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8a2a\u554fTrinka\u7684\u6240\u6709\u529f\u80fd"),c.Ub(),c.Qb(154,"div",17),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",3),c.Vb(156,"div",40),c.Vb(157,"div",41),c.Vb(158,"p"),c.Fc(159,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u70ba\u60a8\u63d0\u4f9b\u5168\u9762\u7684\u5beb\u4f5c\u5e6b\u52a9\uff0c\u5f9e\u9ad8\u7d1a\u82f1\u8a9e\u6587\u6cd5\u66f4\u6b63\u5230\u8a9e\u8abf\u548c\u98a8\u683c\u589e\u5f37\u3002\u60a8\u53ef\u4ee5\u96a8\u6642\u6311\u9078\u9069\u5408\u9700\u6c42\u7684\u529f\u80fd\uff01"),c.Ub(),c.Vb(160,"p"),c.Fc(161,"Trinka\u7684\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u5c07\u6539\u9032\u60a8\u7684\u5beb\u4f5c\u65b9\u5f0f\uff0c\u4f7f\u5176\u7b26\u5408\u5b78\u8853\u5beb\u4f5c\u6163\u4f8b\u548c\u6700\u4f73\u5be6\u8e10\uff0c\u540c\u6642\u4e5f\u80fd\u8b93\u60a8\u66f4\u5c08\u6ce8\u65bc\u5b78\u8853\u5275\u65b0\u3002"),c.Ub(),c.Vb(162,"p"),c.Fc(163,"Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u9084\u63d0\u4f9b\u5176\u4ed6\u529f\u80fd\uff0c\u5982\u6280\u8853\u77ed\u8a9e\u3001\u5b78\u8853\u8a9e\u8abf\u3001\u7121\u504f\u898b\u7684\u8a9e\u8a00\u3001\u55ae\u8a5e\u9078\u64c7\u3001\u7528\u6cd5\u548c\u6a23\u5f0f\u7b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(164,"div",42),c.Vb(165,"div",43),c.Qb(166,"span",44),c.Qb(167,"span",45),c.Qb(168,"span",46),c.Vb(169,"div",30),c.Vb(170,"div",47),c.Vb(171,"div",48),c.Vb(172,"div",49),c.Qb(173,"img",50),c.Ub(),c.Vb(174,"div",51),c.Vb(175,"div",33),c.Vb(176,"h3"),c.Fc(177,"\u9ad8\u7d1a\u6587\u6cd5"),c.Ub(),c.Ub(),c.Vb(178,"p"),c.Fc(179,"\u6700\u9069\u5408\u5b78\u8853\u548c\u6b63\u5f0f\u4ea4\u6d41 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(180,"div",47),c.Vb(181,"div",48),c.Vb(182,"div",49),c.Qb(183,"img",52),c.Ub(),c.Vb(184,"div",51),c.Vb(185,"div",33),c.Vb(186,"h3"),c.Fc(187,"\u7279\u5b9a\u5b78\u79d1\u7684\u66f4\u6b63"),c.Ub(),c.Ub(),c.Vb(188,"p"),c.Fc(189,"\u81ea\u52d5\u5b78\u79d1\u6aa2\u6e2c\u548c\u7cbe\u78ba\u5efa\u8b70 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(190,"div",47),c.Vb(191,"div",48),c.Vb(192,"div",49),c.Qb(193,"img",53),c.Ub(),c.Vb(194,"div",51),c.Vb(195,"div",33),c.Vb(196,"h3"),c.Fc(197,"\u4e0a\u4e0b\u6587\u62fc\u5beb"),c.Ub(),c.Ub(),c.Vb(198,"p"),c.Fc(199,"\u6839\u64da\u60a8\u7684\u5b78\u79d1\u9078\u64c7\u6b63\u78ba\u7684\u8853\u8a9e "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(200,"div",47),c.Vb(201,"div",48),c.Vb(202,"div",49),c.Qb(203,"img",54),c.Ub(),c.Vb(204,"div",51),c.Vb(205,"div",33),c.Vb(206,"h3"),c.Fc(207,"\u63d0\u793a\u548c\u8aaa\u660e"),c.Ub(),c.Ub(),c.Vb(208,"p"),c.Fc(209,"\u70ba\u7528\u6236\u63d0\u4f9b\u53ef\u89e3\u91cb\u7684\u4eba\u5de5\u667a\u6167\uff08AI\uff09\u5efa\u8b70 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(210,"div",47),c.Vb(211,"div",48),c.Vb(212,"div",49),c.Qb(213,"img",55),c.Ub(),c.Vb(214,"div",51),c.Vb(215,"div",33),c.Vb(216,"h3"),c.Fc(217,"\u98a8\u683c\u6307\u5357\u504f\u597d "),c.Ub(),c.Ub(),c.Vb(218,"p"),c.Fc(219,"\u6839\u64da\u98a8\u683c\u6307\u5357\uff08AMA\u3001APA\u7b49\uff09\u63d0\u51fa\u66f4\u6b63\u5efa\u8b70 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(220,"div",47),c.Vb(221,"div",56),c.Vb(222,"div",49),c.Qb(223,"img",57),c.Ub(),c.Vb(224,"div",51),c.Vb(225,"div",33),c.Vb(226,"h3"),c.Fc(227,"\u81ea\u5b9a\u7fa9\u8a5e\u5178"),c.Ub(),c.Ub(),c.Vb(228,"p"),c.Fc(229,"\u6539\u9032\u5efa\u8b70\u4e26\u4fdd\u6301\u54c1\u724c "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(230,"div",58),c.Vb(231,"div",2),c.Vb(232,"div",35),c.Vb(233,"div",59),c.Vb(234,"div",60),c.Vb(235,"h2"),c.Fc(236,"\u9069\u5408\u60a8\u7684\u9748\u6d3b\u5b9a\u50f9"),c.Ub(),c.Ub(),c.Vb(237,"p"),c.Fc(238,"\u6211\u5011\u7aed\u8aa0\u70ba\u60a8\u670d\u52d9\uff0c\u70ba\u60a8\u5b9a\u5236\u6700\u4f73\u5b9a\u50f9\u6a21\u5f0f\uff0c\u63d0\u4f9b\u6700\u5177\u6027\u50f9\u6bd4\u7684\u670d\u52d9\u3002\u6211\u5011\u652f\u6301\u57fa\u65bc\u6587\u672c\u91cf\u3001\u6a94\u6848\u6578\u91cf\u6216\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u8abf\u7528\u91cf\u7684\u5b9a\u50f9\u9078\u9805\uff0c\u6eff\u8db3\u60a8\u7684\u78ba\u5207\u9700\u6c42\u3002"),c.Ub(),c.Ub(),c.Vb(239,"div",11),c.Vb(240,"div",61),c.Vb(241,"button",62),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(242,"\u7372\u53d6\u5831\u50f9"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(243,"div",63),c.Vb(244,"div",64),c.Vb(245,"div",2),c.Vb(246,"div",3),c.Vb(247,"div",65),c.Vb(248,"div",66),c.Vb(249,"h3"),c.Fc(250,"\u5b89\u5168\u3001\u53ef\u9760\u3001\u503c\u5f97\u4fe1\u8cf4"),c.Ub(),c.Vb(251,"p"),c.Fc(252,"Trinka\u5c07\u8cc7\u6599\u5b89\u5168\u548c\u96b1\u79c1\u653e\u5728\u9996\u4f4d\u3002\u60a8\u7684\u6240\u6709\u8cc7\u6599\u90fd\u7d93\u904e\u9ad8\u5ea6\u52a0\u5bc6\u4e26\u5b89\u5168\u5b58\u5132\uff0c\u6c92\u6709\u5176\u4ed6\u4eba\u80fd\u5920\u8a2a\u554f\u60a8\u7684\u8cc7\u6599\u3002\u6211\u5011\u63d0\u4f9b\u7368\u6709\u7684\u65b9\u6848\uff0c\u4e00\u65e6\u9001\u7d66\u60a8\u5beb\u4f5c\u5efa\u8b70\uff0c\u6211\u5011\u5c31\u6703\u5b8c\u5168\u522a\u9664\u4fdd\u5b58\u7684\u8cc7\u6599\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(253,"div",67),c.Vb(254,"div",68),c.Qb(255,"img",69),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(256,"div",70),c.Vb(257,"div",2),c.Vb(258,"div",3),c.Vb(259,"div",67),c.Vb(260,"div",68),c.Qb(261,"img",71),c.Ub(),c.Ub(),c.Vb(262,"div",65),c.Vb(263,"div",66),c.Vb(264,"h3"),c.Fc(265,"\u95dc\u65bc\u4eba\u5de5\u667a\u6167"),c.Ub(),c.Vb(266,"p"),c.Fc(267,"Trinka\u4f7f\u7528\u6700\u65b0\u7684\u6a5f\u5668\u5b78\u7fd2(ML)\u548c\u81ea\u7136\u8a9e\u8a00\u8655\u7406(NLP)\u6280\u8853\u4f86\u8b58\u5225\u6587\u6cd5\u932f\u8aa4\u4e26\u63d0\u51fa\u8a9e\u8a00\u6539\u9032\u5efa\u8b70\u3002Trinka\u662f\u6578\u767e\u842c\u7bc7\u512a\u79c0\u8ad6\u6587\u548c\u6587\u7ae0\u7684\u8a13\u7df4\u6210\u679c\u3002\u5b83\u6db5\u84cb\u4e861300\u591a\u500b\u5b78\u79d1\u9818\u57df\uff0c\u5305\u62ec\u91ab\u5b78\u3001\u751f\u547d\u79d1\u5b78\u3001\u751f\u7269\u5b78\u3001\u7269\u7406\u79d1\u5b78\u3001\u5de5\u7a0b\u3001\u4eba\u6587\u3001\u5546\u696d\u548c\u85dd\u8853\uff0c\u80fd\u70ba\u60a8\u63d0\u4f9b\u6700\u76f8\u95dc\u7684\u5efa\u8b70\u3002"),c.Ub(),c.Vb(268,"p"),c.Fc(269,"Trinka\u7531\u8a9e\u8a00\u5b78\u5bb6\u3001\u91ab\u5b78\u7de8\u8f2f\u3001\u8cc7\u6599\u79d1\u5b78\u5bb6\u548c\u5de5\u7a0b\u5e2b\u7d44\u6210\u7684\u5718\u968a\u958b\u767c\u800c\u6210\uff0c\u4ed6\u5011\u6df1\u5207\u5e0c\u671b\u900f\u904e\u7121\u969c\u7919\u6e9d\u901a\u5275\u9020\u672a\u4f86\u3002 "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(270,"div",72,73),c.Vb(272,"div",2),c.Vb(273,"div",3),c.Vb(274,"div",11),c.Vb(275,"div",74),c.Vb(276,"h2"),c.Fc(277,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(278,"div",17),c.Ub(),c.Ub(),c.Qb(279,"div",75),c.Vb(280,"div",76),c.Vb(281,"div",77),c.Vb(282,"div",78),c.Vb(283,"div",79),c.Vb(284,"div",80),c.Vb(285,"a",81),c.Fc(286," \u6587\u6cd5\u6216\u62fc\u5beb\u6aa2\u67e5\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u9069\u7528\u65bc\u8ab0\uff1f"),c.Ub(),c.Ub(),c.Vb(287,"div",82),c.Vb(288,"div",83),c.Vb(289,"p"),c.Fc(290,"\u6211\u5011\u7684\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u53ef\u6eff\u8db3\u4e0d\u540c\u7684\u7528\u9014\u3002\u6211\u5011\u76ee\u524d\u7684\u5ba2\u6236\u4f7f\u7528\u5b83\u5be6\u73fe\u5982\u4e0b\u529f\u80fd\uff1a"),c.Ub(),c.Vb(291,"ol"),c.Vb(292,"li"),c.Fc(293,"\u8ad6\u6587\u81ea\u52d5\u8a55\u5206\u3002"),c.Ub(),c.Vb(294,"li"),c.Fc(295,"\u5728\u61c9\u7528\u7a0b\u5f0f\u7684\u6587\u672c\u7de8\u8f2f\u5668\u4e2d\u6dfb\u52a0\u6587\u6cd5\u6aa2\u67e5\u529f\u80fd\u3002"),c.Ub(),c.Vb(296,"li"),c.Fc(297,"\u63d0\u9ad8\u7de8\u8f2f\u670d\u52d9\u54c1\u8cea\u3002"),c.Ub(),c.Vb(298,"li"),c.Fc(299,"\u6aa2\u67e5\u7db2\u7ad9\u7684\u6587\u6cd5\u554f\u984c\u3002"),c.Ub(),c.Vb(300,"li"),c.Fc(301,"\u70ba\u82f1\u8a9e\u5b78\u7fd2\u8005\u63d0\u4f9b\u56de\u994b\u3002"),c.Ub(),c.Vb(302,"li"),c.Fc(303,"\u6aa2\u67e5\u7ffb\u8b6f\u6587\u672c\u7684\u6587\u6cd5\u932f\u8aa4\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(304,"div",79),c.Vb(305,"div",84),c.Vb(306,"a",85),c.Fc(307," \u6211\u80fd\u5920\u5c07\u5373\u6642\u6587\u6cd5\u6aa2\u67e5\u529f\u80fd\u96c6\u6210\u5230\u6211\u7684\u6587\u672c\u7de8\u8f2f\u5668\u4e2d\u55ce\uff1f"),c.Ub(),c.Ub(),c.Vb(308,"div",86),c.Vb(309,"div",83),c.Vb(310,"p"),c.Fc(311,"\u5c07\u5373\u6642\u6587\u6cd5\u6aa2\u67e5\u96c6\u6210\u5230\u6587\u672c\u7de8\u8f2f\u5668\u4e2d\u662f\u4e00\u500b\u5e38\u898b\u7684\u7528\u4f8b\uff0c\u56e0\u70ba\u96a8\u6642\u96a8\u5730\u6587\u6cd5\u6aa2\u67e5\u5df2\u7d93\u6210\u70ba\u5beb\u4f5c\u904e\u7a0b\u4e2d\u9810\u671f\u7684\u529f\u80fd\u4e4b\u4e00\u3002\u6211\u5011\u69cb\u5efa\u4e86\u4e00\u500b\u6587\u6cd5\u6aa2\u67e5\u7d44\u4ef6\uff0c\u900f\u904e\u5b83\u5f88\u5bb9\u6613\u5c31\u80fd\u5c07\u6587\u6cd5\u6aa2\u67e5\u96c6\u6210\u5230\u4efb\u4f55\u5728\u7dda\u7de8\u8f2f\u5668\u4e2d\u3002\u8a72\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\u6613\u65bc\u4f7f\u7528\uff0c\u60a8\u53ea\u9700\u5e7e\u5206\u9418\u6642\u9593\u5c31\u53ef\u4ee5\u5c07\u6587\u6cd5\u548c\u62fc\u5beb\u6aa2\u67e5\u96c6\u6210\u5230\u60a8\u7684\u7de8\u8f2f\u5668\u4e2d\u3002\u60a8\u4e5f\u53ef\u4ee5\u5f88\u5bb9\u6613\u81ea\u5b9a\u7fa9\u7d44\u4ef6\u7684\u5916\u89c0\u8207\u60a8\u7684\u516c\u53f8\u98a8\u683c\u76f8\u5339\u914d\uff0c\u751a\u81f3\u9084\u53ef\u4ee5\u6dfb\u52a0\u9375\u76e4\u5feb\u6377\u9375\u548c\u5176\u4ed6\u81ea\u5b9a\u7fa9\u9805\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(312,"div",79),c.Vb(313,"div",87),c.Vb(314,"a",88),c.Fc(315," \u8acb\u554f\u514d\u8cbb\u8a66\u7528\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(316,"div",89),c.Vb(317,"div",83),c.Vb(318,"p"),c.Fc(319,"\u662f\u7684\uff0c\u5982\u679c\u60a8\u5c0d\u6211\u5011\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u6709\u8208\u8da3\uff0c "),c.Vb(320,"a",90),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(321,"\u8acb\u8207\u6211\u5011\u806f\u7e6b\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(322,"div",79),c.Vb(323,"div",91),c.Vb(324,"a",92),c.Fc(325," \u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u662f\u5426\u6709\u8a73\u7d30\u7684\u8abf\u7528\u6587\u6a94\uff1f "),c.Ub(),c.Ub(),c.Vb(326,"div",93),c.Vb(327,"div",83),c.Vb(328,"p"),c.Fc(329,"\u662f\u7684\uff01\u6211\u5011\u63d0\u4f9b\u8a73\u7d30\u7684\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u6587\u6a94\u548c\u96c6\u6210\u652f\u6301\u4f86\u5e6b\u52a9\u60a8\u96c6\u6210Trinka\u7684\u6587\u6cd5\u6aa2\u67e5\u529f\u80fd\u3002"),c.Vb(330,"a",90),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(331,"\u8acb\u8207\u6211\u5011\u806f\u7e6b\uff01"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(332,"div",79),c.Vb(333,"div",94),c.Vb(334,"a",95),c.Fc(335," \u5982\u679c\u6211\u5011\u958b\u59cb\u4f7f\u7528\u6587\u6cd5\u6aa2\u67e5\u5de5\u5177\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\uff0c\u662f\u5426\u6703\u7522\u751f\u984d\u5916\u8cbb\u7528\uff1f "),c.Ub(),c.Ub(),c.Vb(336,"div",96),c.Vb(337,"div",83),c.Vb(338,"p"),c.Fc(339,"\u4e0d\u6703\uff0c\u6211\u5011\u4e0d\u6703\u6536\u53d6\u6c92\u6709\u4efb\u4f55\u5f62\u5f0f\u7684\u5b89\u88dd\u8cbb\u7528\u3002"),c.Vb(340,"a",90),c.dc("click",(function(){return t.sectionValue("Enterprise Form")})),c.Fc(341,"\u958b\u59cb\u4f7f\u7528\u61c9\u7528\u7a0b\u5f0f\u4ecb\u9762\uff08API\uff09\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(342,"div",75),c.Ub(),c.Ub(),c.Ub(),c.Vb(343,"div",97),c.Vb(344,"div",98),c.Vb(345,"div",99),c.Vb(346,"div",100),c.Vb(347,"div",101),c.Vb(348,"div",102),c.Vb(349,"button",103),c.Fc(350,"\xd7"),c.Ub(),c.Ub(),c.Vb(351,"div",104),c.Vb(352,"div",105),c.Vb(353,"h3",106),c.Fc(354,"\u793a\u4f8b\u4ee3\u78bc:"),c.Ub(),c.Vb(355,"div",107),c.Vb(356,"pre",108),c.Fc(357,"                                "),c.Vb(358,"div",109),c.Fc(359,"\n1 curl --location --request POST\n2 "),c.Vb(360,"span",110),c.Fc(361,"'https://check.trinka.ai/languagecheck/v1/check' \\"),c.Ub(),c.Fc(362,"\n3 --header 'x-api-key: xxxxzxzxzxzxzxzxzxzxz \\\n4 --header 'Content-Type: application/json' \\\n5\n6 --data-raw '"),c.Vb(363,"span",111),c.Fc(364,"{"),c.Ub(),c.Fc(365,"\n7 "),c.Vb(366,"span",112),c.Fc(367,'"paragraph"'),c.Ub(),c.Fc(368,": "),c.Vb(369,"span",113),c.Fc(370,'"Wood is a natural material used in indoor environment.         \n'),c.Vb(371,"span",114),c.Fc(372,"8"),c.Ub(),c.Fc(373,"    It is utilized as not only a structural component \n"),c.Vb(374,"span",114),c.Fc(375,"9"),c.Ub(),c.Fc(376,"    but also an interior finishing material that can be directly \n"),c.Vb(377,"span",114),c.Fc(378,"10"),c.Ub(),c.Fc(379,"    seen and touched in different buildings, such as houses, \n"),c.Vb(380,"span",114),c.Fc(381,"11"),c.Ub(),c.Fc(382,"    offices, and public facilities. Moreover, it brings a \n"),c.Vb(383,"span",114),c.Fc(384,"12"),c.Ub(),c.Fc(385,"    positive impression, such as comfort and relaxation, \n"),c.Vb(386,"span",114),c.Fc(387,"13"),c.Ub(),c.Fc(388,'    among residents and users."'),c.Ub(),c.Fc(389,",\n14 "),c.Vb(390,"span",112),c.Fc(391,'"language"'),c.Ub(),c.Fc(392,": "),c.Vb(393,"span",113),c.Fc(394,'"US"'),c.Ub(),c.Fc(395,"\n15 "),c.Vb(396,"span",111),c.Fc(397,"}"),c.Ub(),c.Fc(398,"'\n                                "),c.Ub(),c.Fc(399,"\n                            "),c.Ub(),c.Ub(),c.Ub(),c.Vb(400,"div",105),c.Vb(401,"h3",106),c.Fc(402,"\u8f38\u51fa\u6a23\u672c:"),c.Ub(),c.Vb(403,"div",107),c.Vb(404,"pre",115),c.Fc(405,"                                "),c.Vb(406,"div",109),c.Fc(407,"\n1 "),c.Vb(408,"span",111),c.Fc(409,"{"),c.Ub(),c.Fc(410,"\n2    "),c.Vb(411,"span",112),c.Fc(412,'"status"'),c.Ub(),c.Fc(413,": "),c.Vb(414,"span",116),c.Fc(415,"true"),c.Ub(),c.Fc(416,",\n3   "),c.Vb(417,"span",112),c.Fc(418,'"input_para"'),c.Ub(),c.Fc(419,": "),c.Vb(420,"span",113),c.Fc(421,'"Wood is a natural material used in indoor environment. It is utilized as not only a structural component but also an interior finishing material that can be directly seen and touched in different buildings, such as houses, offices, and public facilities. Moreover, it brings a positive impression, such as comfort and relaxation, among residents and users."'),c.Ub(),c.Fc(422,",\n4    "),c.Vb(423,"span",112),c.Fc(424,'"sentences"'),c.Ub(),c.Fc(425,": "),c.Vb(426,"span",117),c.Fc(427,"["),c.Ub(),c.Fc(428,"\n5        "),c.Vb(429,"span",116),c.Fc(430,"{"),c.Ub(),c.Fc(431,"\n6            "),c.Vb(432,"span",110),c.Fc(433,"/*** Input sentence and the offsets for the sentence ***/"),c.Ub(),c.Fc(434,"\n7            "),c.Vb(435,"span",112),c.Fc(436,'"sentence"'),c.Ub(),c.Fc(437,": "),c.Vb(438,"span",113),c.Fc(439,'"Wood is a natural material used in indoor environment."'),c.Ub(),c.Fc(440,",\n8           "),c.Vb(441,"span",112),c.Fc(442,'"begin"'),c.Ub(),c.Fc(443," "),c.Vb(444,"span",118),c.Fc(445,"0"),c.Ub(),c.Fc(446,",\n9            "),c.Vb(447,"span",112),c.Fc(448,'"end"'),c.Ub(),c.Fc(449,": "),c.Vb(450,"span",118),c.Fc(451,"54"),c.Ub(),c.Fc(452,",\n10            "),c.Vb(453,"span",112),c.Fc(454,'"result"'),c.Ub(),c.Fc(455,": "),c.Vb(456,"span",111),c.Fc(457,"["),c.Ub(),c.Fc(458,"\n11                "),c.Vb(459,"span",117),c.Fc(460,"{"),c.Ub(),c.Fc(461,"\n12                   "),c.Vb(462,"span",110),c.Fc(463,"/*** Detected issue and its details ***/"),c.Ub(),c.Fc(464,"\n13                    "),c.Vb(465,"span",112),c.Fc(466,'"start_index"'),c.Ub(),c.Fc(467,": "),c.Vb(468,"span",118),c.Fc(469,"35"),c.Ub(),c.Fc(470,",\n14                    "),c.Vb(471,"span",112),c.Fc(472,'"end_index"'),c.Ub(),c.Fc(473,": "),c.Vb(474,"span",118),c.Fc(475,"40"),c.Ub(),c.Fc(476,",\n15                    "),c.Vb(477,"span",112),c.Fc(478,'"covered_text"'),c.Ub(),c.Fc(479,": "),c.Vb(480,"span",113),c.Fc(481,'"indoor"'),c.Ub(),c.Fc(482,",\n16                    "),c.Vb(483,"span",112),c.Fc(484,'"output"'),c.Ub(),c.Fc(485,": "),c.Vb(486,"span",116),c.Fc(487,"["),c.Ub(),c.Fc(488,"\n17                        "),c.Vb(489,"span",113),c.Fc(490,'"the indoor"'),c.Ub(),c.Fc(491,"\n18                    "),c.Vb(492,"span",116),c.Fc(493,"]"),c.Ub(),c.Fc(494,",\n19                    "),c.Vb(495,"span",110),c.Fc(496,"/***  Suggestion for replacement or a comment ***/"),c.Ub(),c.Fc(497,"\n20                    "),c.Vb(498,"span",112),c.Fc(499,'"comment"'),c.Ub(),c.Fc(500,": "),c.Vb(501,"span",116),c.Fc(502,"["),c.Ub(),c.Fc(503,"\n21                        ");c.Vb(504,"span",113),c.Fc(505,"\"Insert 'a', 'an', or 'the' before 'indoor'.\""),c.Ub(),c.Fc(506,"\n22                    "),c.Vb(507,"span",116),c.Fc(508,"]"),c.Ub(),c.Fc(509,",\n23                    "),c.Vb(510,"span",110),c.Fc(511,"/*** Error categorization ***/"),c.Ub(),c.Fc(512,"\n24                    "),c.Vb(513,"span",112),c.Fc(514,'"error_category"'),c.Ub(),c.Fc(515,": "),c.Vb(516,"span",116),c.Fc(517,"["),c.Ub(),c.Fc(518,"\n25                        "),c.Vb(519,"span",113),c.Fc(520,'"Grammar-Article"'),c.Ub(),c.Fc(521,"\n26                    "),c.Vb(522,"span",116),c.Fc(523,"]"),c.Ub(),c.Fc(524,",\n27                    "),c.Vb(525,"span",110),c.Fc(526,"/*** Replacement text for the detected error ***/"),c.Ub(),c.Fc(527,"\n28                    "),c.Vb(528,"span",112),c.Fc(529,'"output"'),c.Ub(),c.Fc(530,": "),c.Vb(531,"span",116),c.Fc(532,"["),c.Ub(),c.Fc(533,"\n29                        "),c.Vb(534,"span",116),c.Fc(535,"true"),c.Ub(),c.Fc(536,"\n30                    "),c.Vb(537,"span",116),c.Fc(538,"]"),c.Ub(),c.Fc(539,",\n31                "),c.Vb(540,"span",117),c.Fc(541,"}"),c.Ub(),c.Fc(542,"\n32            "),c.Vb(543,"span",111),c.Fc(544,"]"),c.Ub(),c.Fc(545,"\n33        "),c.Vb(546,"span",116),c.Fc(547,"}"),c.Ub(),c.Fc(548,",\n34        "),c.Vb(549,"span",116),c.Fc(550,"{"),c.Ub(),c.Fc(551,"\n35            "),c.Vb(552,"span",110),c.Fc(553,"/*** Input sentence and the offsets for the sentence ***/"),c.Ub(),c.Fc(554,"\n36            "),c.Vb(555,"span",112),c.Fc(556,'"sentence"'),c.Ub(),c.Fc(557,": "),c.Vb(558,"span",113),c.Fc(559,'"It is utilized as not only a structural component but also an interior finishing material that can be directly seen and touched in different buildings, such as houses, offices, and public facilities."'),c.Ub(),c.Fc(560,",\n37            "),c.Vb(561,"span",112),c.Fc(562,'"begin"'),c.Ub(),c.Fc(563," "),c.Vb(564,"span",118),c.Fc(565,"55"),c.Ub(),c.Fc(566,",\n38            "),c.Vb(567,"span",112),c.Fc(568,'"end"'),c.Ub(),c.Fc(569,": "),c.Vb(570,"span",118),c.Fc(571,"254"),c.Ub(),c.Fc(572,",\n39            "),c.Vb(573,"span",112),c.Fc(574,'"result"'),c.Ub(),c.Fc(575,": "),c.Vb(576,"span",111),c.Fc(577,"["),c.Ub(),c.Fc(578,"\n40                "),c.Vb(579,"span",117),c.Fc(580,"{"),c.Ub(),c.Fc(581,"\n41                    "),c.Vb(582,"span",110),c.Fc(583,"/*** Detected issue and its details ***/"),c.Ub(),c.Fc(584,"\n42                    "),c.Vb(585,"span",112),c.Fc(586,'"start_index"'),c.Ub(),c.Fc(587,": "),c.Vb(588,"span",118),c.Fc(589,"6"),c.Ub(),c.Fc(590,",\n43                    "),c.Vb(591,"span",112),c.Fc(592,'"end_index"'),c.Ub(),c.Fc(593,": "),c.Vb(594,"span",118),c.Fc(595,"13"),c.Ub(),c.Fc(596,",\n44                    "),c.Vb(597,"span",112),c.Fc(598,'"covered_text"'),c.Ub(),c.Fc(599,": "),c.Vb(600,"span",113),c.Fc(601,'"utilized"'),c.Ub(),c.Fc(602,",\n45                    "),c.Vb(603,"span",112),c.Fc(604,'"output"'),c.Ub(),c.Fc(605,": "),c.Vb(606,"span",116),c.Fc(607,"["),c.Ub(),c.Fc(608,"\n46                        "),c.Vb(609,"span",113),c.Fc(610,'"used"'),c.Ub(),c.Fc(611,"\n47                    "),c.Vb(612,"span",116),c.Fc(613,"]"),c.Ub(),c.Fc(614,",\n48                    "),c.Vb(615,"span",110),c.Fc(616,"/***  Suggestion for replacement or a comment ***/"),c.Ub(),c.Fc(617,"\n49                    "),c.Vb(618,"span",112),c.Fc(619,'"comment"'),c.Ub(),c.Fc(620,": "),c.Vb(621,"span",116),c.Fc(622,"["),c.Ub(),c.Fc(623,"\n50                        "),c.Vb(624,"span",113),c.Fc(625,'"Plain language tip: Replace \\"utilized\\" with \\"used\\" if it fits the context."'),c.Ub(),c.Fc(626,"\n51                    "),c.Vb(627,"span",116),c.Fc(628,"]"),c.Ub(),c.Fc(629,",\n52                    "),c.Vb(630,"span",110),c.Fc(631,"/*** Error categorization ***/"),c.Ub(),c.Fc(632,"\n53                    "),c.Vb(633,"span",112),c.Fc(634,'"error_category"'),c.Ub(),c.Fc(635,": "),c.Vb(636,"span",116),c.Fc(637,"["),c.Ub(),c.Fc(638,"\n54                        "),c.Vb(639,"span",113),c.Fc(640,'"Enhancement"'),c.Ub(),c.Fc(641,"\n55                    "),c.Vb(642,"span",116),c.Fc(643,"]"),c.Ub(),c.Fc(644,",\n56                    "),c.Vb(645,"span",110),c.Fc(646,"/*** Replacement text for the detected error ***/"),c.Ub(),c.Fc(647,"\n57                    "),c.Vb(648,"span",112),c.Fc(649,'"output"'),c.Ub(),c.Fc(650,": "),c.Vb(651,"span",116),c.Fc(652,"["),c.Ub(),c.Fc(653,"\n58                        "),c.Vb(654,"span",116),c.Fc(655,"true"),c.Ub(),c.Fc(656,"\n59                    "),c.Vb(657,"span",116),c.Fc(658,"]"),c.Ub(),c.Fc(659,",\n60                "),c.Vb(660,"span",117),c.Fc(661,"}"),c.Ub(),c.Fc(662,"\n61            "),c.Vb(663,"span",111),c.Fc(664,"]"),c.Ub(),c.Fc(665,"\n62        "),c.Vb(666,"span",116),c.Fc(667,"}"),c.Ub(),c.Fc(668,",\n63    "),c.Vb(669,"span",117),c.Fc(670,"]"),c.Ub(),c.Fc(671,",\n64    "),c.Vb(672,"span",112),c.Fc(673,'"message"'),c.Ub(),c.Fc(674,": "),c.Vb(675,"span",113),c.Fc(676,'"Success"'),c.Ub(),c.Fc(677,"\n65 "),c.Vb(678,"span",111),c.Fc(679,"}"),c.Ub(),c.Fc(680," \n                                "),c.Ub(),c.Fc(681,"\n                            "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(682,"div",119),c.Vb(683,"div",120),c.Vb(684,"div",99),c.Vb(685,"div",100),c.Vb(686,"div",102),c.Vb(687,"button",103),c.Fc(688,"\xd7"),c.Ub(),c.Ub(),c.Vb(689,"div",3),c.Vb(690,"div",15),c.Vb(691,"div",121),c.Vb(692,"h2"),c.Fc(693,"\u4f01\u696d\u5ba2\u6236\u8aee\u8a62"),c.Ub(),c.Dc(694,Ri,2,0,"p",122),c.Ub(),c.Ub(),c.Vb(695,"div",123),c.Dc(696,Wi,33,0,"ul",124),c.Vb(697,"div",125),c.Dc(698,Ni,6,0,"div",126),c.Dc(699,Ji,52,8,"div",127),c.Dc(700,qi,6,0,"div",128),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(694),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(2),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.formSection),c.Cb(1),c.nc("ngIf",t.thankSection))},directives:[l.m,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,g.r],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:0}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 15px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block;margin:0 0 10px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;min-width:160px;padding:0 10px;text-align:center;display:inline-flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.cloud_key_features.cloudKeyBenefitSection[_ngcontent-%COMP%]{padding:50px 0!important;background-color:#f9f9f9;margin-bottom:60px}.cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 60px}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:15px 0;padding:20px;height:100%}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;margin:0 0 15px;font-weight:600;color:#000}.cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.viewSampleReportImg[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:30px}.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:720px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);padding-top:10px}@media (max-width:1400px){.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:550px}}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:auto;right:130px;top:-20px;padding:8px 20px;border:1px solid #6f2496;border-radius:5px;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .5s ease;background-color:#6f2496}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{right:10px;padding:4px 10px;font-size:13px;top:-10px}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-left:6px;color:#fff}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;color:#4d4d4d}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   i[_ngcontent-%COMP%]{color:#4d4d4d}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]{height:200px;display:flex;align-items:center;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-evenly}@media (max-width:991px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{flex-direction:column;text-align:center}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:30px;margin:0;font-weight:600}@media (max-width:991px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-right:0;margin-bottom:15px}}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{background-color:#fff;color:#763393;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;display:inline-block;padding:10px 20px}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:20px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]{position:relative;margin:60px 0}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]{position:relative;margin-bottom:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#000}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0 0 0 30px;margin:0;display:flex;flex-wrap:wrap}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-16px;top:8px;width:5px;height:5px;background-color:#763393;border-radius:50%}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:220px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{height:auto}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]{position:relative;background-image:url(AboutTrinkaCardHeaderBG.9bca416955719b2391a1.png);background-repeat:no-repeat;width:240px;height:56px;margin-top:20px;margin-bottom:20px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#fff;position:relative;padding-left:15px;padding-top:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0;position:relative;padding:0 20px 20px}.creditSectionFeature[_ngcontent-%COMP%]{position:relative}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;background-color:#f3eef6;border-radius:15px;display:flex;align-items:center;margin-bottom:20px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{flex-direction:column;text-align:center;border-radius:15px;margin-left:0;padding:20px 0}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;width:90px;height:90px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:0;margin-top:-10px;text-align:center;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:40px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding:0 60px 0 0;font-size:18px;line-height:1.5}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:0 20px;line-height:25px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:20px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.userDataSection[_ngcontent-%COMP%]{position:relative;background-color:#f3eef6;padding:30px 0;margin-bottom:80px;text-align:center}.userDataSection[_ngcontent-%COMP%]   .FirstuserDataContent.userDataContent[_ngcontent-%COMP%]:before{display:none}.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center}@media (max-width:767px){.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]{margin-bottom:20px}}.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-30px;right:auto;width:1px;height:100%;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin:0;display:flex;align-items:normal;justify-content:center;flex-direction:column;position:relative;text-align:left}@media (max-width:767px){.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{width:80px}}.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;margin:0;font-weight:600}.userDataSection[_ngcontent-%COMP%]   .userDataContent[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;line-height:18px;padding-left:15px;text-align:left}.compaireSections[_ngcontent-%COMP%]{position:relative;margin-bottom:80px}.compaireSections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}.compaireSections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.compaireSections[_ngcontent-%COMP%]   .compairePartTwo.compairePartOne[_ngcontent-%COMP%]{position:relative}@media (max-width:767px){.compaireSections[_ngcontent-%COMP%]   .compairePartTwo.compairePartOne[_ngcontent-%COMP%]{margin-top:40px}}.compaireSections[_ngcontent-%COMP%]   .compairePartTwo.compairePartOne[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;right:auto;margin:auto;width:1px;height:140%;background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}@media (max-width:820px){.compaireSections[_ngcontent-%COMP%]   .compairePartTwo.compairePartOne[_ngcontent-%COMP%]:before{left:-30px}}@media (max-width:767px){.compaireSections[_ngcontent-%COMP%]   .compairePartTwo.compairePartOne[_ngcontent-%COMP%]:before{display:none}}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]{position:relative}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:22px;font-weight:600;margin:0 0 20px}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px;position:relative;padding:0 30px}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:5px;background-image:url(checkmark.095eaf8c7b66cd7d8ed9.png);background-repeat:no-repeat;background-size:cover;width:20px;height:15px}.compaireSections[_ngcontent-%COMP%]   .compairePartOne[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{margin-right:15px}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TurnitinLogos[_ngcontent-%COMP%]{position:relative;margin-top:40px;text-align:right;display:flex;align-items:center;justify-content:flex-end;padding-right:90px}@media (max-width:1100px){.TurnitinLogos[_ngcontent-%COMP%]{padding-right:30px;margin-top:40px!important}}@media (max-width:991px){.TurnitinLogos[_ngcontent-%COMP%]{padding-right:30px;margin-top:20px!important}}.TurnitinLogos[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:120px;margin-left:5px}.TurnitinLogos[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px}.TurnitinLogos1[_ngcontent-%COMP%]{padding-right:0;margin-top:0;flex-direction:column;float:right;text-align:right}.mt-40[_ngcontent-%COMP%]{margin-top:50px}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%], .match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{display:flex;flex-direction:column}.match-box[_ngcontent-%COMP%]   .dflex[_ngcontent-%COMP%]   .c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}@media (max-width:767px){.cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%], .compaireSections[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:28px}}.sample-btn[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:10px 20px;font-size:16px;border-radius:5px;transition:all .3s ease-in-out}.sample-btn1[_ngcontent-%COMP%], .sample-btn[_ngcontent-%COMP%]:active, .sample-btn[_ngcontent-%COMP%]:focus, .sample-btn[_ngcontent-%COMP%]:hover{background-color:#763393;color:#fff}.sample-btn1[_ngcontent-%COMP%]:active, .sample-btn1[_ngcontent-%COMP%]:focus, .sample-btn1[_ngcontent-%COMP%]:hover{background-color:transparent;color:#763393}.bb-none[_ngcontent-%COMP%]{border-bottom:none}.yellow-bg[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49)}.top-features[_ngcontent-%COMP%]{background-color:#ffd013;padding:2px 4px;border-radius:4px;position:absolute;margin-left:0;font-size:11px;font-weight:600;margin-top:0;top:-20px;left:0}.flexible-section[_ngcontent-%COMP%]{padding:70px;background-color:#f3eef6}.mb-0[_ngcontent-%COMP%]{margin-bottom:0!important}.mt-0[_ngcontent-%COMP%]{margin-top:0!important}.cs-section[_ngcontent-%COMP%]{margin-bottom:0!important;background-color:#fff!important}.cs-section[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{box-shadow:none;padding:15px 0;border:none;margin:0;background-color:transparent}@media (max-width:767px){.cs-section[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;right:auto;bottom:0;margin:0 auto;width:100%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}}.cs-section[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .icon[_ngcontent-%COMP%]{margin-bottom:0}.cs-section[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .icon[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:40px;height:40px}.cs-section[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin-bottom:5px;font-size:16px}.cs-section[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding-left:.8rem}.xs-features-api[_ngcontent-%COMP%]{position:relative}.xs-features-api[_ngcontent-%COMP%]   .hline[_ngcontent-%COMP%]{display:block}.xs-features-api[_ngcontent-%COMP%]   .hline[_ngcontent-%COMP%]:before{content:"";position:absolute;left:49%;top:0;margin:0 auto;width:1px;height:100%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}@media (max-width:767px){.xs-features-api[_ngcontent-%COMP%]   .hline[_ngcontent-%COMP%]{display:none}}.xs-features-api[_ngcontent-%COMP%]   .vline[_ngcontent-%COMP%]{display:block}.xs-features-api[_ngcontent-%COMP%]   .vline[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;right:auto;top:28%;margin:0 auto;width:100%;height:1px;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#7a28a0 50%,hsla(0,0%,100%,0))}@media (max-width:767px){.xs-features-api[_ngcontent-%COMP%]   .vline[_ngcontent-%COMP%]{display:none}}.xs-features-api[_ngcontent-%COMP%]   .vline2[_ngcontent-%COMP%]:before{top:64%}.cs-left-section[_ngcontent-%COMP%]{padding-right:35px}@media (max-width:993px){.cs-left-section[_ngcontent-%COMP%]{padding-right:0}}.cs-left-section[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-weight:700;margin:15px 0;font-size:21px}.bg-light-purple[_ngcontent-%COMP%]{background-color:#f3eef6}.bg-white[_ngcontent-%COMP%]{background-color:#fff!important}.wrapper_left[_ngcontent-%COMP%]{padding:0}.wrapper_left[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:21px;font-weight:700;margin-bottom:15px}.wrapper_left[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;position:relative}.wrapper_left[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex;margin-bottom:10px;padding-left:30px;position:relative}.wrapper_left[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:3px;background-image:url(PricingCheckMark.3d7ac3078289d99ba199.png);background-repeat:no-repeat;background-size:cover;width:18px;height:15px}.wrapper_right[_ngcontent-%COMP%]{text-align:center}.wrapper_right[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}@media (max-width:500px){.wrapper_right[_ngcontent-%COMP%]{width:100%}}.cta-outline-btn[_ngcontent-%COMP%]{border:1px solid #6f2496!important;background:#fff!important;color:#6f2496!important;padding:10px;min-width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.cta-outline-btn[_ngcontent-%COMP%]:hover{background:#6f2496!important;color:#fff!important}.ml-10[_ngcontent-%COMP%]{margin-left:10px!important}.mt-40[_ngcontent-%COMP%]{margin-top:80px!important}.ctc-contact[_ngcontent-%COMP%]{padding:15px 30px;background-color:#f3eef6;border-radius:20px;margin-top:20px}.ctc-contact[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:30px;margin:15px 0;font-weight:600}.cta-btn[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;min-width:160px;padding:10px;text-align:center;display:inline-flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.cta-btn[_ngcontent-%COMP%]:hover{background:#fff;color:#6f2496}.most_suited_for_section[_ngcontent-%COMP%]{width:100%;position:relative;background:#f3eef6;height:auto;padding:50px 0 20px}@media (max-width:992px){.most_suited_for_section[_ngcontent-%COMP%]{padding:30px 0}}.most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{position:relative;width:100%;display:flex;align-items:center}@media (max-width:992px){.most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]{height:auto;margin:0 0 30px}}.most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#4d4d4d;font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.most_suited_for_section[_ngcontent-%COMP%]   .most_united_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]{position:relative}.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;flex-wrap:wrap;justify-content:left}@media (max-width:767px){.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{height:auto;flex-direction:column;justify-content:normal;align-items:inherit}}.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:33%;position:relative;margin-bottom:30px;padding-left:40px;font-size:16px;color:#000;font-weight:400}@media (max-width:767px){.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%;margin-bottom:20px;margin-left:15px}.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}}.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:-3px;background:url(Circle_checks.1745a9964b705ede73dd.png);width:30px;height:30px}@media (max-width:360px){.most_suited_for_section[_ngcontent-%COMP%]   .most_suited_point[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-left:0}}.pointer[_ngcontent-%COMP%]{cursor:pointer!important}.code-block[_ngcontent-%COMP%]{position:relative}.code-block[_ngcontent-%COMP%]   .code-content[_ngcontent-%COMP%]{min-height:450px;width:100%;overflow-y:scroll;border:1px solid #e3e3e3;border-radius:5px}.writeToolbox_inner_sections[_ngcontent-%COMP%]{width:100%;position:relative;padding:0;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-position:30%}@media screen and (max-width:768px){.writeToolbox_inner_sections[_ngcontent-%COMP%]{background-size:cover}}@media screen and (max-width:768px){.writeToolbox_inner_sections.writeToolbox_inner_sections_even[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{margin-top:30px}}.m25[_ngcontent-%COMP%]{margin-left:25px!important}.pricing_works[_ngcontent-%COMP%]{background:#f3eef6;text-align:center;padding:70px 0}.pricing_works[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;margin-bottom:25px}.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#212529;font-size:18px;padding:0 10px;line-height:32px}@media (max-width:360px){.pricing_works[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.pricing_works[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:200px;text-align:center;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.pricing_works[_ngcontent-%COMP%]   .try_trinka_Buttons[_ngcontent-%COMP%]{margin-top:30px}.code-content[_ngcontent-%COMP%]{background-color:#fff}.code-content[_ngcontent-%COMP%]   *[_ngcontent-%COMP%]{font-size:12px;color:#a9b7c6}.code-content[_ngcontent-%COMP%]   .green[_ngcontent-%COMP%]{color:#57a64a}.code-content[_ngcontent-%COMP%]   .blue[_ngcontent-%COMP%]{color:#569cd6}.code-content[_ngcontent-%COMP%]   .yellow[_ngcontent-%COMP%]{color:#ffc66d}pre[_ngcontent-%COMP%]{position:relative;margin:0;white-space:pre;word-wrap:normal;width:100%;height:500px;background-color:#000;display:flex;box-shadow:0 0 15px rgba(0,0,0,.4);border-radius:10px}@media (max-width:480px){pre[_ngcontent-%COMP%]{height:auto}}pre[_ngcontent-%COMP%]:before{position:absolute;top:0;right:0;padding-right:.5em;opacity:1;cursor:default;font-size:1em}pre[_ngcontent-%COMP%]   .code[_ngcontent-%COMP%], pre[_ngcontent-%COMP%]:before{color:#fdf6e3;line-height:1.5}pre[_ngcontent-%COMP%]   .code[_ngcontent-%COMP%]{overflow-x:auto;display:block;padding:0 1em;background:#000;background-size:100% 3em;background-position:0 1.5em;background-origin:content-box;font-size:12px;border-radius:10px}@media (max-width:480px){pre[_ngcontent-%COMP%]   .code[_ngcontent-%COMP%]{min-height:auto}}.css[_ngcontent-%COMP%]:before{content:"CSS"}.javascript[_ngcontent-%COMP%]:before{content:"JavaScript"}.jquery[_ngcontent-%COMP%]:before{content:"jQuery"}.php[_ngcontent-%COMP%]:before{content:"PHP"}.scss[_ngcontent-%COMP%]:before{content:"SCSS"}.sublime-snippet[_ngcontent-%COMP%]:before{content:"Sublime Snippet"}.modal-dialog.modal-xl[_ngcontent-%COMP%]{min-width:1000px}@media (max-width:992px){.modal-dialog.modal-xl[_ngcontent-%COMP%]{min-width:100%}}.modal-dialog.modal-xl[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]{padding:20px}@media (max-width:480px){.modal-dialog.modal-xl[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]{height:500px;overflow:scroll}}.no-gutter[_ngcontent-%COMP%]{padding-left:0;padding-right:0}.br-1[_ngcontent-%COMP%]{border-right:1px solid #e3e3e3}.no-padding[_ngcontent-%COMP%]{padding:0!important}.no-margin[_ngcontent-%COMP%]{margin-left:0!important;margin-right:0!important}.sampleCode[_ngcontent-%COMP%]   .closed_icons[_ngcontent-%COMP%]{position:absolute;right:10px;z-index:1;top:-7px}.sampleCode[_ngcontent-%COMP%]   .closed_icons[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{color:#000}.style-4[_ngcontent-%COMP%]::-webkit-scrollbar, .style-4[_ngcontent-%COMP%]::-webkit-scrollbar-track{background-color:#000;border-radius:10px}.style-4[_ngcontent-%COMP%]::-webkit-scrollbar{width:8px;height:8px;opacity:.1}.style-4[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background-color:#c1c1c1;opacity:.4;border:2px solid #c1c1c1;border-radius:10px}.style-4[_ngcontent-%COMP%]::-webkit-scrollbar-corner{background-color:#000}.code-bloc[_ngcontent-%COMP%]{background-color:#000;border-radius:10px;margin:15px}.code-title[_ngcontent-%COMP%]{margin-bottom:15px;font-size:16px;padding:0 15px;font-weight:700}@media (max-width:480px){.code-title[_ngcontent-%COMP%]{margin:20px 0}}.tx-yellow[_ngcontent-%COMP%]{color:#fece08}.tx-l-blue[_ngcontent-%COMP%]{color:#64cffb}.tx-d-blue[_ngcontent-%COMP%]{color:#277ed6}.tx-orange[_ngcontent-%COMP%]{color:#d45f34}.tx-pink[_ngcontent-%COMP%]{color:#ea305f}.tx-l-green[_ngcontent-%COMP%]{color:#98db8f}.tx-green[_ngcontent-%COMP%]{color:#57a64a}.tx-white[_ngcontent-%COMP%]{color:#fff}.mb-0[_ngcontent-%COMP%]{margin-bottom:0}.oy-hidden[_ngcontent-%COMP%]{overflow-y:hidden!important}.oy-show[_ngcontent-%COMP%]{overflow-y:scroll}@media (max-width:480px){.no-border-before[_ngcontent-%COMP%]:before{display:none}}.writeToolboxs_section1[_ngcontent-%COMP%]{position:relative;margin:90px 0}@media (max-width:992px){.writeToolboxs_section1[_ngcontent-%COMP%]{margin:0}}.writeToolboxs_section1[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.writeToolboxs_section1[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.writeToolboxs_section1[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.writeToolboxs_section1[_ngcontent-%COMP%]   .writerBox_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:88px;bottom:-23px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]{width:100%;position:relative;padding:60px 0 30px;background-image:url(toolbox_backgrond_browser_plugin.9917d86d913413301ebb.png);background-color:#fff;height:435px;background-position:50%;background-repeat:no-repeat;margin-bottom:80px;background-position:left 46px center}@media (max-width:767px){.writeToolbox_inner_sections1[_ngcontent-%COMP%]{height:auto;margin-bottom:20px}}@media (max-width:360px){.writeToolbox_inner_sections1[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none}}.writeToolbox_inner_sections1.sections_height_set[_ngcontent-%COMP%]{background-position:right 46px center}@media (max-width:360px){.writeToolbox_inner_sections1.sections_height_set[_ngcontent-%COMP%]{height:auto;background-color:#f4f4f4;background-image:none!important}}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]{height:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:9}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:24px;font-weight:700;margin-bottom:15px;text-transform:capitalize}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:12px;font-weight:600;color:#ef5254;border:1px solid #ef5254;padding:2px 6px;position:relative;top:-6px;border-radius:3px;display:initial;margin-bottom:0}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin-bottom:15px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{background-color:rgba(255,235,0,.49);padding:1px 4px;border-radius:2px;color:#000}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;position:relative;transition:all .5s ease;width:125px;color:#763393}@media (max-width:991px){.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-bottom:30px}}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;bottom:0;width:80%;height:2px;background:#763393}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:14px;margin-left:2px;transition:all .5s ease}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#763393}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover:before{transition:width .5s;width:80%}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_text_content[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   img[_ngcontent-%COMP%]{margin-left:7px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]{position:relative;text-align:right}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]:after{content:"";position:absolute;left:auto;right:-25px;bottom:-25px;background-image:url(overlay_dots_images.eb3aeaa4f2d7129a5c3a.png);width:207px;height:174px;display:none}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{position:relative;z-index:9}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]{margin-top:5px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section[_ngcontent-%COMP%]:after{right:auto;left:-20px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]:after{bottom:-25px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin-top:-20px;background-color:#fff;border-radius:8px;border:1px solid #ccc;width:100%;max-width:500px;height:100%;padding:40px 20px;position:relative;z-index:9;display:flex}@media (max-width:991px){.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]{margin:0 auto}}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]{position:relative;width:100%;padding-left:25px;border-right:1px solid #ccc}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:8px;width:10px;height:10px;background:#fd930b;border-radius:50%}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#4d4d4d;margin:0;display:flex;position:relative}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 8s infinite;animation:hoverMe 8s infinite;left:100px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;font-weight:400;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;left:100px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{background:#fd930b;color:#fff;border:1px solid #fff}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;margin:30px 0}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:22px;font-weight:600}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:auto;margin:0 15px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_wrong_text[_ngcontent-%COMP%]{text-decoration:line-through}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .personal_dic_text_section[_ngcontent-%COMP%]   .personal_right_text[_ngcontent-%COMP%]{color:#fd930b}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:14px;text-align:left}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]{display:flex;align-items:center;margin-bottom:20px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{background:#fff;border:1px solid #763393;color:#763393;font-size:14px;transition:all .5s ease;font-weight:600;padding:3px 10px;border-radius:5px;margin:0 15px 0 0;-webkit-animation:acceptAllButton 5s infinite;animation:acceptAllButton 5s infinite;cursor:pointer}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]:hover{transition:all .5s ease;border:1px solid #763393;color:#fff;background:#763393}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{position:relative}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .personal_dic_left_text[_ngcontent-%COMP%]   .acceptAll_buttons_sections[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{width:60px;height:100%;text-align:center;padding-left:20px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:25px;transform:rotate(-90deg);margin-bottom:30px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:20px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.pd_after[_ngcontent-%COMP%]   .personal_dictionary_section[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li.acceptAll_rejectAll[_ngcontent-%COMP%]{border:2px solid #fd930b;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}@media (max-width:991px){.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.downloadTrackedchanges_section[_ngcontent-%COMP%]{margin:0 auto!important}}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]{margin-top:2px!important}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]{position:relative;z-index:9;background:url(Accept_IgnoreAll.2c55e20bd12422743c70.png);width:537px;height:321px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:160px;top:47px;display:inline-block;border-radius:30px;padding:4px 12px;font-size:14px;font-weight:500;color:#fd930b;border:1px solid #fd930b;cursor:pointer;width:160px;transition:all .5s ease;text-align:center;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fd930b;border:1px solid #fff;color:#fff;-webkit-animation:hoverMe 5s infinite;animation:hoverMe 5s infinite}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_text_section[_ngcontent-%COMP%], .writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-plus[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   .fa-check[_ngcontent-%COMP%]{display:inline-block}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-right:10px}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .dictionary_add_text[_ngcontent-%COMP%], .writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   .fa-check[_ngcontent-%COMP%]{display:none}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{position:absolute;left:35px;bottom:128px;border-radius:5px;border:1px solid #763393;background:#763393;color:#fff;padding:2px 15px;font-weight:500;cursor:pointer;transition:all .5s ease}.writeToolbox_inner_sections1[_ngcontent-%COMP%]   .toolbox_img_content.publication_checks_section.acceptAll_outerSection[_ngcontent-%COMP%]   .acceptIgnore_all_section[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;border:1px solid #763393;color:#763393}.writeToolboxs_section1[_ngcontent-%COMP%]   .writeToolbox_inner_sections1.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}@media (max-width:1440px){.writeToolboxs_section1[_ngcontent-%COMP%]   .writeToolbox_inner_sections1.sections_height_set.publicationCheckSections[_ngcontent-%COMP%]{background-position:70% 100%}}.writeToolboxs_section1[_ngcontent-%COMP%]   .writeToolbox_inner_sections1[_ngcontent-%COMP%]{background-position:30% 100%}@media (max-width:1440px){.writeToolboxs_section1[_ngcontent-%COMP%]   .writeToolbox_inner_sections1[_ngcontent-%COMP%]{background-position:0 100%}}']}),Ki)},{path:"wordplugin",component:jn},{path:"trinkacloud",component:Hn},{path:"aboutus",component:Dn},{path:"contactus",component:Rn},{path:"workwithus",component:Wn},{path:"privacypolicy",component:Nn},{path:"termsofservices",component:Jn},{path:"try-a-demo",component:le},{path:"trinka-vs-grammarly-vs-language-tool",component:ie},{path:"auto-edit",component:ce},{path:"affiliates",component:re},{path:"browser-plugin",component:se},{path:"publication-check",component:_e},{path:"professional-editing-service",component:de},{path:"trinka-vs-grammarly",component:Oe},{path:"trinka-vs-ginger",component:Ve},{path:"trinka-vs-languagetool",component:ze},{path:"trinka-vs-writefull",component:He},{path:"grammar-checker",component:oe},{path:"faqs",component:pe},{path:"features/citation-checker",component:(Zi=function(){function n(t,e,o,i){_classCallCheck(this,n),this.titleService=t,this.metaTagService=e,this.platformId=o,this.LinkService=i}return _createClass(n,[{key:"ngOnInit",value:function(){this.titleService.setTitle("Trinka\u5f15\u6587\u6aa2\u67e5\u5668/\u53d6\u5f97\u81ea\u52d5\u5f15\u7528\u5206\u6790"),this.metaTagService.updateTag({name:"description",content:"Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u5c07\u5e6b\u52a9\u4f60\u5f15\u7528\u5f37\u800c\u6709\u529b\u7684\u8ad6\u6587\u3001\u907f\u514d\u53d7\u5230\u540c\u884c\u8a55\u5be9\u7684\u6279\u8a55\uff0c\u4e26\u6539\u9032\u4f60\u7684\u8ad6\u8b49\u54c1\u8cea"}),this.metaTagService.updateTag({property:"og:title",content:"Trinka\u5f15\u6587\u6aa2\u67e5\u5668/\u53d6\u5f97\u81ea\u52d5\u5f15\u7528\u5206\u6790"}),this.metaTagService.updateTag({property:"og:description",content:"Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u5c07\u5e6b\u52a9\u4f60\u5f15\u7528\u5f37\u800c\u6709\u529b\u7684\u8ad6\u6587\u3001\u907f\u514d\u53d7\u5230\u540c\u884c\u8a55\u5be9\u7684\u6279\u8a55\uff0c\u4e26\u6539\u9032\u4f60\u7684\u8ad6\u8b49\u54c1\u8cea"}),this.metaTagService.updateTag({property:"og:url",content:"https://www.trinka.ai/tw/features/citation-checker"}),this.metaTagService.updateTag({property:"og:type",content:"website"}),this.metaTagService.updateTag({name:"language",content:"zh-tw"}),this.LinkService.addTag({rel:"canonical",href:"https://www.trinka.ai/tw/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"x-default",href:"https://www.trinka.ai/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"en-us",href:"https://www.trinka.ai/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"ja-jp",href:"https://www.trinka.ai/jp/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-cn",href:"https://trinka.enago.cn/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"zh-tw",href:"https://www.trinka.ai/tw/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"es-es",href:"https://www.trinka.ai/es/features/citation-checker"}),this.LinkService.addTag({rel:"alternate",hreflang:"pt-pt",href:"https://www.trinka.ai/pt/features/citation-checker"}),Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){})),ire("identify",{customerId:"",customerEmail:"",customProfileId:this.generateGuid()})}},{key:"scroll",value:function(n){n.scrollIntoView({behavior:"smooth"})}},{key:"ngAfterViewInit",value:function(){Object(l.v)(this.platformId)&&(_("#closedPopup, #wordPluginPopup").click((function(){_("iframe.youtubeVideoForTryDemo").remove()})),_("#VewiVideoSection").click((function(){_("#iframe").length||_("#iframeHolder").html('<iframe class="youtubeVideoForTryDemo" id="iframe" src="https://www.youtube.com/embed/XBuFdCM3xtk" width="100%" height="450"></iframe>')})))}},{key:"generateGuid",value:function(){var n,t;for(n="",t=0;t<32;t++)8!=t&&12!=t&&16!=t&&20!=t||(n+="-"),n+=Math.floor(16*Math.random()).toString(16).toUpperCase();return n}}]),n}(),Zi.\u0275fac=function(n){return new(n||Zi)(c.Pb(r.f),c.Pb(r.e),c.Pb(c.C),c.Pb(C))},Zi.\u0275cmp=c.Jb({type:Zi,selectors:[["app-citation-checker"]],decls:304,vars:10,consts:[[1,"trinka_cloud_wrap"],[1,"trinka_cloud_wrap1"],[1,"cloud_top_banners"],[1,"container"],[1,"row"],[1,"col-lg-7"],[1,"trinka_cloud_banner_text"],["href","https://cloud.trinka.ai/signup?_rg=TW","id","autoEditGetStart","target","_blank"],[1,"col-lg-5"],[1,"trinka_cloud_banner_img","text-center",2,"text-align","center !important"],["src","../../../assets/images/Reference-Quality-Check.png","alt","Citation Checker"],[1,"how_it_work_section",2,"display","none"],[1,"col-sm-12"],[1,"how_it_work_content"],[1,"howItWorkHeading"],[1,"HeadingSubLine"],[1,"login_circle_section"],["src","../../../assets/images/RegisterAndLogin.png","alt","register"],["src","../../../assets/images/TypeOrImportFile_icon.png","alt","import file"],["src","../../../assets/images/improveYourWriting_icon.png","alt","improve"],[1,"SectionHowItWrok"],[1,"col-xl-6"],[1,"ImgSectionHowItWrok"],["href","","data-toggle","modal","data-target","#wordPluginPopup","id","VewiVideoSection"],["src",".././../../assets/images/citation-video.png","alt","citation checker thumbnail",1,"img-fluid","eposter-img"],[1,"contentSectionHowItWrok"],[2,"margin-bottom","10px"],[1,"link",2,"color","#0000ff",3,"click"],[1,"cloud_key_features"],[1,"key_features_heading"],[1,"row","match-box"],[1,"col-lg-4","col-md-6","dflex"],[1,"features_cards","c-card"],["src","../../../assets/images/Retracted-References.png","alt","Retracted References"],["src","../../../assets/images/Non-standard-References.png","alt","non standard"],["src","../../../assets/images/low-visibility.png","alt","low visibility"],["src","../../../assets/images/Old-References.png","alt","old reference"],["src","../../../assets/images/Overuse.png","alt","overuse"],[1,"uploadOptionSection"],[1,"col-sm-6","dflex"],[1,"c-card","trinka-checker","rchecker"],[1,"media"],[1,"media-left"],["src","../../../../assets/images/languageScore_icon.svg","alt","Free Score Overview"],[1,"media-body"],[1,"c-card","trinka-checker"],["src","../../../../assets/images/Up-to-date-Repository.png","alt","Free Score Overview"],[1,"cloud_key_features",2,"padding","0","margin","0 0 60px 0"],[1,"col-md-12"],[1,"col-sm-1"],[1,"col-sm-10"],[1,"viewSampleReportImg"],["href","citation-checker/sample-report/"],["aria-hidden","true",1,"fa","fa-arrows-alt"],["src","../../../assets/images/citation-report.jpg","alt","citation report"],[1,"use_trinka_other_app","accomplishBrilliantWrap"],[1,"accomplishBrilliantSection"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank"],[1,"allAboutTrinkaCredit"],[1,"aboutTrinkaCreditHeading"],[1,"creditSectionFeature"],[1,"featurePointsCredits"],["src","../../../assets/images/credits_icon.png","alt",""],[1,"othersPointsForCredits"],[2,"margin-bottom","0px"],[3,"routerLink"],[1,"pricingQuestionAnwser"],["target",""],[1,"col-lg-12"],[1,"pricingHeadingQuestion"],[1,"col-lg-1"],[1,"col-lg-10"],[1,"pricingQuestionsList"],["id","faq",1,"accordion"],[1,"card"],["id","QuestionOne",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionOneContent","aria-expanded","true","aria-controls","QuestionOneContent",1,"btn","btn-header-link"],["id","QuestionOneContent","aria-labelledby","QuestionOne","data-parent","#faq",1,"collapse","show"],[1,"card-body"],["href","https://cloud.trinka.ai/signup","target","_blank"],["id","QuestionTwo",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionTwoContent","aria-expanded","true","aria-controls","QuestionTwoContent",1,"btn","btn-header-link","collapsed"],["id","QuestionTwoContent","aria-labelledby","QuestionTwo","data-parent","#faq",1,"collapse"],["id","QuestionThree",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionThreeContent","aria-expanded","true","aria-controls","QuestionThreeContent",1,"btn","btn-header-link","collapsed"],["id","QuestionThreeContent","aria-labelledby","QuestionThree","data-parent","#faq",1,"collapse"],["id","QuestionFour",1,"card-header"],["href","#","data-toggle","collapse","data-target","#QuestionFourContent","aria-expanded","true","aria-controls","QuestionFourContent",1,"btn","btn-header-link","collapsed"],["id","QuestionFourContent","aria-labelledby","QuestionFour","data-parent","#faq",1,"collapse"],[1,"use_trinka_other_app"],[1,"use_trinka_content"],[1,"use_trinka_heading"],[1,"howItWorkHeading","lineWhiteColor"],[1,"others_app_name"],[1,"app_name_content"],[1,"app_name_content_overlay"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],[1,"app_name_content",2,"padding","0px"],["src","../../../assets/images/Other_Apps_enterprise.svg","alt","enterprise apps"],[2,"margin","0 0 -2px 0"],[2,"font-size","10px","color","#000","position","relative"],["id","wordPluginPopup","tabindex","-1","role","dialog","aria-labelledby","wordPluginLabel","aria-hidden","true",1,"modal","fade"],["role","document",1,"modal-dialog","modal-lg"],[1,"modal-content"],[1,"modal-body",2,"padding","0"],["type","button","id","closedPopup","data-dismiss","modal","aria-label","Close",1,"close"],["aria-hidden","true"],["id","iframeHolder"],["id","iframe","width","100%","height","450","src","https://www.youtube.com/embed/XBuFdCM3xtk","title","YouTube video player","frameborder","0","allow","accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture","allowfullscreen","",1,"youtubeVideoForTryDemo"]],template:function(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"h1"),c.Fc(8,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Vb(9,"h2"),c.Fc(10,"\u52a0\u5f37\u4f60\u7684\u7814\u7a76\u8ad6\u8b49"),c.Ub(),c.Vb(11,"p"),c.Fc(12,"Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u9032\u884c\u81ea\u52d5\u5f15\u6587\u5206\u6790\uff0c\u4ee5\u8b58\u5225\u53ef\u80fd\u524a\u5f31\u60a8\u7814\u7a76\u5047\u8a2d\u548c\u8ad6\u8b49\u7684\u5f15\u6587\uff0c\u4e26\u5e6b\u52a9\u60a8\u70ba\u60a8\u7684\u8ad6\u6587\u5f15\u7528\u53ef\u4fe1\u7684\u3001\u6b0a\u5a01\u7684\u5f15\u6587\u3002"),c.Ub(),c.Vb(13,"a",7),c.Fc(14,"\u7acb\u523b\u67e5\u770b"),c.Ub(),c.Ub(),c.Ub(),c.Vb(15,"div",8),c.Vb(16,"div",9),c.Qb(17,"img",10),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(18,"div",11),c.Vb(19,"div",3),c.Vb(20,"div",4),c.Vb(21,"div",12),c.Vb(22,"div",13),c.Vb(23,"div",14),c.Vb(24,"h2"),c.Fc(25,"How It Works"),c.Ub(),c.Qb(26,"div",15),c.Ub(),c.Vb(27,"ul"),c.Vb(28,"li"),c.Vb(29,"div",16),c.Qb(30,"img",17),c.Ub(),c.Vb(31,"h3"),c.Fc(32,"Register / Login"),c.Ub(),c.Ub(),c.Vb(33,"li"),c.Vb(34,"div",16),c.Qb(35,"img",18),c.Ub(),c.Vb(36,"h3"),c.Fc(37,"Select auto file edit "),c.Qb(38,"br"),c.Fc(39,"& upload your file"),c.Ub(),c.Ub(),c.Vb(40,"li"),c.Vb(41,"div",16),c.Qb(42,"img",19),c.Ub(),c.Vb(43,"h3"),c.Fc(44,"Download file with"),c.Qb(45,"br"),c.Fc(46," track changes "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(47,"div",20),c.Vb(48,"div",3),c.Vb(49,"div",4),c.Vb(50,"div",21),c.Vb(51,"div",22),c.Vb(52,"a",23),c.Qb(53,"img",24),c.Ub(),c.Ub(),c.Ub(),c.Vb(54,"div",21),c.Vb(55,"div",25),c.Vb(56,"h2"),c.Fc(57,"\u770b\u5b83\u662f\u5982\u4f55\u904b\u4f5c\u7684"),c.Ub(),c.Qb(58,"div",15),c.Vb(59,"p",26),c.Fc(60,"\u8acb\u770bTrinka\u5f15\u6587\u6aa2\u67e5\u5668\u662f\u5982\u4f55\u5de5\u4f5c\u7684\uff0c\u8d77\u52d5\u5feb\u901f\u3002"),c.Ub(),c.Vb(61,"p",26),c.Fc(62,"\u7c21\u55ae\u7684\u64cd\u4f5c\u5f71\u7247\u5c07\u8aac\u660e\u60a8\u6700\u6709\u6548\u5730\u5229\u7528\u9019\u4e00\u529f\u80fd\u3002"),c.Ub(),c.Vb(63,"p"),c.Fc(64,"\u66f4\u591a\u554f\u984c\uff1f "),c.Vb(65,"a",27),c.dc("click",(function(){c.wc(e);var n=c.tc(191);return t.scroll(n)})),c.Fc(66,"\u8acb\u5728"),c.Ub(),c.Fc(67,"\u9019\u88e1\u700f\u89bd\u6211\u5011\u7684\u5e38\u898b\u554f\u984c\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(68,"div",28),c.Vb(69,"div",3),c.Vb(70,"div",4),c.Vb(71,"div",12),c.Vb(72,"div",29),c.Vb(73,"h2"),c.Fc(74,"Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u7684\u4e3b\u8981\u7279\u9ede"),c.Ub(),c.Qb(75,"div",15),c.Vb(76,"p"),c.Fc(77,"Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u53ef\u4ee5\u8b58\u5225\u5404\u7a2e\u54c1\u8cea\u98a8\u96aa\uff0c\u9032\u884c\u6709\u529b\u7684\u5f15\u6587\u5206\u6790\uff0c\u8b93\u60a8\u6539\u9032\u53c3\u8003\u6587\u737b\u5217\u8868\uff0c\u52a0\u5f37\u7814\u7a76\u8ad6\u8b49\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(78,"div",30),c.Vb(79,"div",31),c.Vb(80,"div",32),c.Qb(81,"img",33),c.Vb(82,"h3"),c.Fc(83,"\u88ab\u64a4\u7a3f\u7684\u5f15\u6587"),c.Ub(),c.Vb(84,"p"),c.Fc(85,"\u8b58\u5225\u51fa\u7248\u5f8c\u88ab\u64a4\u7a3f\u7684\u7814\u7a76\uff0c\u907f\u514d\u540c\u884c\u8a55\u5be9\u7684\u6279\u8a55\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(86,"div",31),c.Vb(87,"div",32),c.Qb(88,"img",34),c.Vb(89,"h3"),c.Fc(90,"\u975e\u6a19\u6e96\u5f15\u6587"),c.Ub(),c.Vb(91,"p"),c.Fc(92,"\u6392\u9664\u672a\u7d93\u540c\u884c\u8a55\u5be9\u7684\u7814\u7a76\u4f86\u63d0\u9ad8\u60a8\u5f15\u6587\u53ef\u4fe1\u5ea6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(93,"div",31),c.Vb(94,"div",32),c.Qb(95,"img",35),c.Vb(96,"h3"),c.Fc(97,"\u4f4e\u80fd\u898b\u5ea6\u5f15\u6587"),c.Ub(),c.Vb(98,"p"),c.Fc(99,"\u627e\u51fa\u672a\u88ab\u5176\u4ed6\u4f5c\u8005\u983b\u7e41\u5f15\u7528\u7684\u5f15\u6587\uff0c\u907f\u514d\u524a\u5f31\u60a8\u8ad6\u8b49\u529b\u5ea6\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(100,"div",31),c.Vb(101,"div",32),c.Qb(102,"img",36),c.Vb(103,"h3"),c.Fc(104,"\u820a\u53c3\u8003\u8cc7\u6599"),c.Ub(),c.Vb(105,"p"),c.Fc(106,"\u8f15\u9b06\u8b58\u5225\u5f88\u4e45\u4ee5\u524d\u767c\u8868\u7684\u8ad6\u6587\uff0c\u4ee5\u78ba\u4fdd\u60a8\u5f15\u6587\u7684\u9ad8\u5ea6\u76f8\u95dc\u6027\u548c\u6709\u6548\u6027\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Vb(107,"div",31),c.Vb(108,"div",32),c.Qb(109,"img",37),c.Vb(110,"h3"),c.Fc(111,"\u904e\u5ea6\u4f7f\u7528\u7279\u5b9a\u671f\u520a"),c.Ub(),c.Vb(112,"p"),c.Fc(113,"\u8b58\u5225\u5c0d\u7279\u5b9a\u671f\u520a\u7684\u4e0d\u7d93\u610f\u7684\u904e\u5ea6\u5f15\u7528\uff0c\u4ee5\u4f7f\u60a8\u7684\u5f15\u6587\u4f86\u6e90\u591a\u6a23\u5316\u4ee5\u907f\u514d\u540c\u884c\u8a55\u5be9\u7684\u6279\u8a55\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(114,"div",38),c.Vb(115,"div",3),c.Vb(116,"div",4),c.Vb(117,"div",12),c.Vb(118,"div",29),c.Vb(119,"h2"),c.Fc(120,"\u70ba\u4ec0\u9ebc\u9078\u64c7Trinka\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Qb(121,"div",15),c.Ub(),c.Ub(),c.Ub(),c.Vb(122,"div",30),c.Vb(123,"div",39),c.Vb(124,"div",40),c.Vb(125,"div",41),c.Vb(126,"div",42),c.Qb(127,"img",43),c.Ub(),c.Vb(128,"div",44),c.Vb(129,"h3"),c.Fc(130,"\u514d\u8cbb\u5f15\u6587\u5206\u6578"),c.Ub(),c.Vb(131,"p"),c.Fc(132,"\u514d\u8cbb\u751f\u6210\u5f15\u6587\u5206\u6790\u5f97\u5206\uff0c\u8b93\u60a8\u8996\u9700\u8981\u8cfc\u8cb7\u5f15\u6587\u5831\u544a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(133,"div",39),c.Vb(134,"div",45),c.Vb(135,"div",41),c.Vb(136,"div",42),c.Qb(137,"img",46),c.Ub(),c.Vb(138,"div",44),c.Vb(139,"h3"),c.Fc(140,"Crossref\u9a57\u8b49"),c.Ub(),c.Vb(141,"p"),c.Fc(142,"\u60a8\u7684\u6240\u6709\u5f15\u6587\u90fd\u6703\u6839\u64daCrossref\u5ee3\u6cdb\u7684\u51fa\u7248\u7269\u8cc7\u6599\u5eab\u9032\u884c\u9a57\u8b49\uff0c\u8a72\u8cc7\u6599\u5eab\u53d7\u5230\u5168\u4e16\u754c\u51fa\u7248\u5546\u548c\u7d44\u7e54\u7684\u4fe1\u4efb\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(143,"div",47),c.Vb(144,"div",3),c.Vb(145,"div",4),c.Vb(146,"div",48),c.Vb(147,"div",29),c.Vb(148,"h2"),c.Fc(149,"\u67e5\u770b\u5831\u544a\u6a23\u672c"),c.Ub(),c.Qb(150,"div",15),c.Vb(151,"p"),c.Fc(152,"\u8acb\u898bTrinka\u5f15\u6587\u6aa2\u67e5\u5668\u7684\u5f15\u6587\u5206\u6790\u5831\u544a\u6a23\u672c\uff0c\u77ad\u89e3\u60a8\u5982\u4f55\u80fd\u5f9e\u4e2d\u6539\u5584\u60a8\u7684\u8ad6\u6587"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(153,"div",4),c.Qb(154,"div",49),c.Vb(155,"div",50),c.Vb(156,"div",51),c.Vb(157,"a",52),c.Fc(158,"\u67e5\u770b\u5b8c\u6574\u5831\u544a "),c.Qb(159,"i",53),c.Ub(),c.Qb(160,"img",54),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(161,"div",55),c.Vb(162,"div",3),c.Vb(163,"div",56),c.Vb(164,"h2"),c.Fc(165,"\u73fe\u5728\u5c31\u7372\u53d6\u60a8\u7684\u514d\u8cbb\u5f15\u6587\u5206\u6790\u5f97\u5206"),c.Ub(),c.Vb(166,"a",57),c.Fc(167,"\u7acb\u523b\u958b\u59cb"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(168,"div",58),c.Vb(169,"div",3),c.Vb(170,"div",4),c.Vb(171,"div",12),c.Vb(172,"div",59),c.Vb(173,"h2"),c.Fc(174,"\u5f15\u6587\u6aa2\u67e5\u5668\u4f7f\u7528\u7a4d\u5206"),c.Ub(),c.Qb(175,"div",15),c.Ub(),c.Vb(176,"div",60),c.Vb(177,"div",61),c.Vb(178,"span"),c.Qb(179,"img",62),c.Ub(),c.Vb(180,"p"),c.Fc(181,"\u5f15\u6587\u5206\u6790\u5206\u6578\u662f\u514d\u8cbb\u7684\uff1b\u60a8\u50c5\u70ba\u5b8c\u6574\u7684\u5831\u544a\u4ed8\u8cbb\u3002\u70ba\u4e86\u751f\u6210\u5831\u544a\uff0c1\u500b\u7a4d\u5206\u6700\u591a\u53ef\u7528\u65bc10\u689d\u5f15\u6587\u3002\u4f7f\u7528\u514d\u8cbb\u5206\u6578\u6216\u6839\u64da\u9700\u8981\u8cfc\u8cb7\u66f4\u591a\u5206\u6578\u3002"),c.Ub(),c.Ub(),c.Vb(182,"div",63),c.Vb(183,"p",64),c.Fc(184,"\u7a4d\u5206\u985e\u4f3c\u65bc\u4ee3\u5e63\uff0c\u53ef\u4ee5\u8b93\u4f60\u6839\u64da\u9700\u8981\u4f7f\u7528Trinka\u7684\u4e00\u4e9b\u529f\u80fd\u3002"),c.Ub(),c.Vb(185,"p"),c.Fc(186,"\u9ad8\u7d1a\u7528\u6236\u6bcf\u6708\u53ef\u7372\u5f9710\u500b\u514d\u8cbb\u9ede\u6578\uff0c\u57fa\u672c\u7528\u6236\u6bcf\u6708\u53ef\u7372\u5f974\u500b\u514d\u8cbb\u9ede\u6578\u3002\u6b32\u77ad\u89e3\u66f4\u591a\uff0c"),c.Vb(187,"a",65),c.Fc(188,"\u8acb\u9ede\u64ca\u9019\u88e1"),c.Ub(),c.Fc(189,"\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(190,"div",66,67),c.Vb(192,"div",3),c.Vb(193,"div",4),c.Vb(194,"div",68),c.Vb(195,"div",69),c.Vb(196,"h2"),c.Fc(197,"\u5e38\u898b\u554f\u984c"),c.Ub(),c.Qb(198,"div",15),c.Ub(),c.Ub(),c.Ub(),c.Vb(199,"div",4),c.Qb(200,"div",70),c.Vb(201,"div",71),c.Vb(202,"div",72),c.Vb(203,"div",73),c.Vb(204,"div",74),c.Vb(205,"div",75),c.Vb(206,"a",76),c.Fc(207," Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u662f\u5982\u4f55\u904b\u4f5c\u7684\uff1f"),c.Ub(),c.Ub(),c.Vb(208,"div",77),c.Vb(209,"div",78),c.Vb(210,"h4"),c.Fc(211,"\u900f\u904e3\u500b\u7c21\u55ae\u7684\u6b65\u9a5f\u63d0\u9ad8\u60a8\u7684\u5f15\u6587\u54c1\u8cea!"),c.Ub(),c.Vb(212,"ol"),c.Vb(213,"li"),c.Fc(214,"\u50c5\u9700\u5728Trinka\u4e0a"),c.Vb(215,"a",79),c.Fc(216,"\u514d\u8cbb\u8a3b\u518a"),c.Ub(),c.Fc(217,"\u3002"),c.Ub(),c.Vb(218,"li"),c.Fc(219,"\u5f9e\u5de6\u908a\u7684\u5c0e\u822a\u9762\u677f\u8f49\u5230\u5f15\u6587\u6aa2\u67e5\u5668\u9801\u9762\u3002"),c.Ub(),c.Vb(220,"li"),c.Fc(221,"\u4e0a\u50b3\u4f60\u7684\u6587\u4ef6\u3002\u4f60\u53ef\u4ee5\u5f9eGoogle Drive\u3001OneDrive\u3001Dropbox\u6216\u4f60\u7684\u96fb\u8166\u4e0a\u50b3\u3002\u60a8\u4e5f\u53ef\u4ee5\u4f7f\u7528\u5df2\u7d93\u4e0a\u50b3\u81f3Trinka\u7684\u6587\u4ef6\u3002\u60a8\u5c07\u5728\u5e7e\u5206\u9418\u5167\u7372\u53d6\u60a8\u7684\u5831\u544a!"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(222,"div",74),c.Vb(223,"div",80),c.Vb(224,"a",81),c.Fc(225," \u5728\u54ea\u88e1\u53ef\u4ee5\u8a2a\u554fTrinka\u5f15\u6587\u6aa2\u67e5\u5668\uff1f"),c.Ub(),c.Ub(),c.Vb(226,"div",82),c.Vb(227,"div",78),c.Vb(228,"p"),c.Fc(229,"Trinka\u5f15\u6587\u6aa2\u67e5\u5668\u529f\u80fd\u76ee\u524d\u53ea\u5728Trinka\u96f2\u7aef\u5e73\u53f0\u4e0a\u4f7f\u7528\u3002\u5b83\u5f88\u5feb\u4e5f\u6703\u51fa\u73fe\u5728Word\u5916\u639b\u7a0b\u5f0f\u4e2d\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(230,"div",74),c.Vb(231,"div",83),c.Vb(232,"a",84),c.Fc(233," Trinka\u53ef\u5426\u5be9\u95b1\u5c0d\u4ed8\u8cbb\u6587\u7ae0\u7684\u5f15\u7528\uff1f "),c.Ub(),c.Ub(),c.Vb(234,"div",85),c.Vb(235,"div",78),c.Vb(236,"p"),c.Fc(237,"\u662f\u7684\u3002\u6211\u5011\u53ef\u4ee5\u5c0d\u60a8\u7684\u5f15\u6587\u9032\u884c\u54c1\u8cea\u6aa2\u67e5\uff0c\u5373\u4f7f\u9019\u4e9b\u5f15\u6587\u662f\u767c\u8868\u5728\u4ed8\u8cbb\u671f\u520a\u4e0a\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(238,"div",74),c.Vb(239,"div",86),c.Vb(240,"a",87),c.Fc(241," \u6211\u53ef\u4ee5\u8207\u6211\u7684\u5408\u8457\u8005\u5206\u4eab\u5f15\u6587\u5831\u544a\u55ce\uff1f "),c.Ub(),c.Ub(),c.Vb(242,"div",88),c.Vb(243,"div",78),c.Vb(244,"p"),c.Fc(245,"\u76ee\u524d\u5831\u544a\u662f\u4e0d\u53ef\u5206\u4eab\u7684\u3002\u8fd1\u671f\u5167\u5c31\u53ef\u4ee5\u505a\u5230\u3002\xa0"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(246,"div",70),c.Ub(),c.Ub(),c.Ub(),c.Vb(247,"div",89),c.Vb(248,"div",3),c.Vb(249,"div",4),c.Vb(250,"div",12),c.Vb(251,"div",90),c.Vb(252,"div",91),c.Vb(253,"div",92),c.Vb(254,"h2"),c.Fc(255,"\u5728\u5176\u4ed6\u61c9\u7528\u7a0b\u5f0f "),c.Qb(256,"br"),c.Fc(257,"\u4e2d\u4f7f\u7528Trinka"),c.Ub(),c.Qb(258,"div",15),c.Ub(),c.Ub(),c.Vb(259,"div",93),c.Vb(260,"ul"),c.Vb(261,"li"),c.Vb(262,"a",65),c.Vb(263,"div",94),c.Qb(264,"div",95),c.Qb(265,"img",96),c.Vb(266,"h3"),c.Fc(267,"Cloud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(268,"li"),c.Vb(269,"a",65),c.Vb(270,"div",94),c.Qb(271,"div",95),c.Qb(272,"img",97),c.Vb(273,"h3"),c.Fc(274,"MS Word "),c.Qb(275,"br"),c.Fc(276,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(277,"li"),c.Vb(278,"a",65),c.Vb(279,"div",94),c.Qb(280,"div",95),c.Qb(281,"img",98),c.Vb(282,"h3"),c.Fc(283,"\u700f\u89bd\u5668 "),c.Qb(284,"br"),c.Fc(285,"\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(286,"li"),c.Vb(287,"a",65),c.Vb(288,"div",99),c.Qb(289,"div",95),c.Qb(290,"img",100),c.Vb(291,"h3",101),c.Fc(292,"\u4f01\u696d"),c.Ub(),c.Vb(293,"span",102),c.Fc(294,"(API, JS & On-Premise) "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(295,"div",103),c.Vb(296,"div",104),c.Vb(297,"div",105),c.Vb(298,"div",106),c.Vb(299,"button",107),c.Vb(300,"span",108),c.Fc(301,"\xd7"),c.Ub(),c.Ub(),c.Qb(302,"div",109),c.Qb(303,"iframe",110),c.Ub(),c.Ub(),c.Ub(),c.Ub()}2&n&&(c.Cb(187),c.nc("routerLink",c.pc(5,la)),c.Cb(75),c.nc("routerLink",c.pc(6,da)),c.Cb(7),c.nc("routerLink",c.pc(7,ba)),c.Cb(9),c.nc("routerLink",c.pc(8,pa)),c.Cb(9),c.nc("routerLink",c.pc(9,Ca)))},directives:[s.e],styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.key_features_heading[_ngcontent-%COMP%]{position:relative}.key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]{position:relative;overflow:hidden;padding-top:100px}.trinka_cloud_wrap[_ngcontent-%COMP%]   #particles-js[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;top:0;left:0}.trinka_cloud_wrap[_ngcontent-%COMP%]:before{content:"";position:absolute;left:auto;right:-110px;top:-100px;background-image:url(top_transprent_ellipse.5646f678f4d5d7529584.png);background-size:cover;width:249px;height:365px}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]:before{right:-100px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 15px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:20px}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{position:relative;width:100%;background:#f3eef6}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-50px;top:350px;width:206px;height:421px;background:url(CircleShapOne.6a89b0d5032a053b3868.png);z-index:9;background-repeat:no-repeat}@media (max-width:1441px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-40px}}@media (max-width:1367px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{left:-110px}}@media (max-width:1024px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]{padding:30px 0;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{display:flex;height:240px;align-items:center}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]{flex-direction:column;align-items:inherit;height:100%}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0 0 0 100px;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 360px)}@media (max-width:1200px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:calc(100% - 160px);margin:0}}@media (max-width:992px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-direction:column}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;text-align:center}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:120px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{width:105px;height:105px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .login_circle_section[_ngcontent-%COMP%]{position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:700;color:#000;margin:20px 0 0;min-height:50px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{margin:15px 0 0;background:#f3eef6;position:relative;z-index:9}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{content:"";position:absolute;left:auto;right:-175px;background:url(loginToTypeOrImportFile.8d3e5e4598077babcbdf.png);background-size:cover;width:170px;height:26px;top:36%}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child:after{top:auto;bottom:-30px;transform:rotate(90deg);left:-30px;right:0}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{content:"";position:absolute;left:auto;right:-168px;background:url(ImportFileToImproveWriting.74f3d75637501f1ad48f.png);background-size:cover;width:180px;height:29px;top:30px}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:nth-child(2):after{top:auto;bottom:-30px;transform:rotate(90deg);left:0;right:0}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .how_it_work_section[_ngcontent-%COMP%]   .how_it_work_content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:20px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]{position:relative;padding:70px 0 60px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .key_features_heading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000;font-weight:500;line-height:30px;margin:0 0 30px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 9px rgba(0,0,0,.21);background:#fff;border-radius:10px;margin:15px 0;padding:20px;height:100%;max-height:230px}@media (max-width:991px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{max-height:260px}}@media (max-width:767px){.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{height:auto}}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:40px;margin:0 0 15px}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;margin:0 0 15px;font-weight:700;color:#000}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px;font-weight:400}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap[_ngcontent-%COMP%]   .cloud_key_features[_ngcontent-%COMP%]   .features_cards.commingSoonTag[_ngcontent-%COMP%]   img.commingSoonTag_img[_ngcontent-%COMP%]{width:100%;max-width:88px;height:22px;position:absolute;left:auto;right:-7px;top:10px;margin:0}.use_trinka_other_app[_ngcontent-%COMP%]{margin:30px 0 0;width:100%;height:315px;background:url(use_trinka_app_banners.4956e9cf12f0849003f9.jpg);background-size:cover;background-repeat:no-repeat;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:-350px;width:159px;height:458px;background:url(CircleShapTwo.99e3e3c8460f08484a9e.png);z-index:9;background-repeat:no-repeat}@media (max-width:1024px){.use_trinka_other_app[_ngcontent-%COMP%]:before{display:none}}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]{padding:30px 0;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{display:flex;align-items:center;height:315px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]{flex-direction:column;align-items:normal;height:auto}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]{position:relative;margin-right:66px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative;color:#fff}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:30px}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{left:0;background:#fff}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:after{left:65px}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]:after{left:85px;top:60px}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .use_trinka_heading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{margin-bottom:35px}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{width:100%;max-width:calc(100% - 320px)}@media (max-width:1200px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:calc(100% - 80px)}}@media (max-width:992px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]{max-width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{position:relative;cursor:pointer}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}@media (max-width:767px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;margin-bottom:30px;display:flex;align-items:center;justify-content:center}}@media (max-width:414px){.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]{width:180px;height:180px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 30px;text-align:center;position:relative;cursor:pointer;z-index:9}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:50%}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:before{content:"";position:absolute;left:10px;bottom:20px;width:20px;height:20px;background:#fdaf2d;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   .app_name_content_overlay[_ngcontent-%COMP%]:after{content:"";position:absolute;right:10px;top:15px;width:25px;height:25px;background:#ef5355;border-radius:50%;opacity:0}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:60px;height:60px;margin-bottom:15px;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:18px;font-weight:700;color:#000;margin:0;position:relative}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;font-weight:400}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]{-webkit-animation-name:hoverspin;animation-name:hoverspin;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:after, .use_trinka_other_app[_ngcontent-%COMP%]   .use_trinka_content[_ngcontent-%COMP%]   .others_app_name[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .app_name_content[_ngcontent-%COMP%]:hover   .app_name_content_overlay[_ngcontent-%COMP%]:before{opacity:1;transition:opacity .8s linear}@-webkit-keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hoverspin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SectionHowItWrok[_ngcontent-%COMP%]{position:relative;background-color:transparent;padding:70px 0;margin-bottom:20px;background:#f3eef6}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]{flex-direction:column-reverse}}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;text-align:center;margin-top:20px}.SectionHowItWrok[_ngcontent-%COMP%]   .ImgSectionHowItWrok[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{border-radius:7px;box-shadow:2px 0 10px #5a5a5a;width:100%}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{position:relative;z-index:1;display:flex;align-items:inherit;justify-content:center;flex-direction:column;height:100%;padding-left:10px}@media (max-width:1199px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]{padding-left:0}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px;position:relative}@media (max-width:767px){.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline;cursor:pointer}.SectionHowItWrok[_ngcontent-%COMP%]   .contentSectionHowItWrok[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#000}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]{height:200px;display:flex;align-items:center}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-evenly}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]{flex-direction:column;text-align:center}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{color:#fff;font-size:36px;margin:0;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{width:220px;height:48px;background-color:#fff;color:#763393;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600}@media (max-width:767px){.use_trinka_other_app.accomplishBrilliantWrap[_ngcontent-%COMP%]   .accomplishBrilliantSection[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{margin-top:20px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]{position:relative;margin:60px 0}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]{position:relative;margin-bottom:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{text-decoration:underline}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .aboutTrinkaCreditHeading[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;color:#000}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0 0 0 30px;margin:0;display:flex;flex-wrap:wrap}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%;position:relative;margin-bottom:20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:100%}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:-16px;top:8px;width:5px;height:5px;background-color:#763393;border-radius:50%}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{background-color:#fff;width:100%;height:220px;position:relative;border:1px solid transparent;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0)),linear-gradient(30deg,#7a28a0,#ffbd4a 50%,#ff5c5c);background-origin:border-box;background-clip:content-box,border-box;box-shadow:inset 2px 1000px 1px #fff;border-radius:5px;overflow:hidden;margin:0 0 20px}@media (max-width:767px){.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]{height:auto}}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .card_overlay[_ngcontent-%COMP%]{background-image:url(dotted-card.76151b9e3168678f43e0.png);background-position:100% 0;width:100%;height:100%;position:absolute}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]{position:relative;background-image:url(AboutTrinkaCardHeaderBG.9bca416955719b2391a1.png);background-repeat:no-repeat;width:240px;height:56px;margin-top:20px;margin-bottom:20px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   .CreditBoxTrinkaHeader[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600;color:#fff;position:relative;padding-left:15px;padding-top:10px}.allAboutTrinkaCredit[_ngcontent-%COMP%]   .CreditBoxTrinka[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;color:#000;margin:0;position:relative;padding:0 20px 20px}.pricingQuestionAnwser[_ngcontent-%COMP%]{position:relative;padding:0 0 30px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]{position:relative;margin-bottom:40px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:36px;font-weight:700;color:#000;margin:0 0 13px;padding:0 0 13px}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingHeadingQuestion[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:24px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]{position:relative}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.125)}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .btn.btn-header-link.collapsed[_ngcontent-%COMP%]{background-color:#f1f1f1;color:#4d4d4d}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{background-color:transparent;padding:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;font-size:18px;font-weight:600;text-align:left;position:relative;background-color:#f1f1f1;padding:6px 10px;color:#4d4d4d;border-radius:0}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:16px}}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link[_ngcontent-%COMP%]:after{content:"\uf107";font-family:FontAwesome;font-weight:900;float:right;font-size:22px}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   a.btn-header-link.collapsed[_ngcontent-%COMP%]:after{content:"\uf106"}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-size:18px;font-weight:600;color:#000}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;margin:0}.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#00f;text-decoration:underline;cursor:pointer}@media (max-width:767px){.pricingQuestionAnwser[_ngcontent-%COMP%]   .pricingQuestionsList[_ngcontent-%COMP%]   .accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px}}.viewSampleReportImg[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:30px}.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:720px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);padding-top:10px}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{position:absolute;left:auto;right:130px;top:-20px;padding:8px 20px;border:1px solid #6f2496;border-radius:5px;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .5s ease;background-color:#6f2496}@media (max-width:767px){.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{right:10px;padding:4px 10px;font-size:13px;top:-10px}}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{margin-left:6px;color:#fff}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:#fff;color:#4d4d4d}.viewSampleReportImg[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover   i[_ngcontent-%COMP%]{color:#4d4d4d}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{background:transparent!important;border:0;margin-top:60px}#wordPluginPopup[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   #closedPopup[_ngcontent-%COMP%]{background:#000;color:#fff;opacity:1;padding:3px;border-radius:28px;width:30px;top:-12px;position:absolute;right:-14px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]{display:flex;height:200px!important;max-height:none!important}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]{position:relative;width:100%}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:22px;color:#000!important;margin:0 0 20px;position:relative;font-weight:700;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background-color:#ef5254}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]{position:relative;margin-bottom:20px;padding-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0 0 10px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:20px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{position:relative;margin:0 0 10px;padding:0;list-style:none}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 5px;padding-left:27px;position:relative}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:16px;margin:0 15px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   .custom_radioButtons[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"";position:absolute;left:6px;top:7px;width:8px;height:8px;border-radius:50%;background:#000}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #763393;color:#763393;padding:5px 15px;font-weight:600;font-size:14px;border-radius:5px;transition:all .5s ease;background:transparent;margin-left:20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_right_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{background:#763393;border:1px solid #763393;color:#fff}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]{border-left:1px solid #ccc;width:38px;text-align:center}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{transform:rotate(-90deg);font-size:24px;margin-left:20px;margin-bottom:30px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;align-items:center;flex-direction:column;list-style:none;margin:0;padding:30px 0 0 20px}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:25px;cursor:pointer}.toolbox_img_content[_ngcontent-%COMP%]   .features_cards[_ngcontent-%COMP%]   .consistency_left_side[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.creditSectionFeature[_ngcontent-%COMP%]{position:relative}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;background-color:#f3eef6;border-radius:15px;display:flex;align-items:center;margin-bottom:20px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]{flex-direction:column;text-align:center;border-radius:15px;margin-left:0;padding:20px 0}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:center;min-width:90px;height:90px}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{margin-left:0;margin-top:-10px;text-align:center;padding-bottom:25px}}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:40px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;padding:0 60px 0 0;font-size:18px!important;line-height:1.5}@media (max-width:767px){.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{padding:0 20px;line-height:25px}.creditSectionFeature[_ngcontent-%COMP%]   .featurePointsCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   br[_ngcontent-%COMP%]{display:none}}.othersPointsForCredits[_ngcontent-%COMP%]{position:relative}.othersPointsForCredits[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.uploadOptionSection[_ngcontent-%COMP%]{position:relative;background-color:#f3eef6;padding:40px 0;margin-bottom:80px}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}@media (max-width:1024px){.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]{flex-direction:column}}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:26px;color:#000;width:380px;font-weight:600;line-height:32px}@media (max-width:1024px){.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{width:100%;margin-bottom:30px;text-align:center;padding:0 20px}}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-end;width:calc(100% - 400px)}@media (max-width:1024px){.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{width:100%}}@media (max-width:767px){.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{flex-wrap:wrap}}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;margin:0 40px 20px 0}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-right:20px}@media (max-width:767px){.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:50%}}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .uploadFileIcon[_ngcontent-%COMP%]{position:relative;margin-bottom:10px}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:16px;font-weight:600;margin:0}.uploadOptionSection[_ngcontent-%COMP%]   .uploadContentSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-size:14px;color:#ef5355;position:absolute;top:auto;bottom:6px}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.c-card[_ngcontent-%COMP%], .dflex[_ngcontent-%COMP%]{display:flex;flex-direction:column}.c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}.trinka-checker[_ngcontent-%COMP%]{position:relative;margin-top:15px}.trinka-checker[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:40px;height:40px}.trinka-checker[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding-left:1rem}.trinka-checker[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:700}.trinka-checker[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0}.rchecker[_ngcontent-%COMP%]{position:relative}.rchecker[_ngcontent-%COMP%]:before{content:"";position:absolute;right:0;top:0;margin:0 auto;width:1px;height:100%;background:hsla(0,0%,100%,.5);background:linear-gradient(80deg,hsla(0,0%,100%,0),#763393 50%,hsla(0,0%,100%,0))}.trinka_cloud_wrap1[_ngcontent-%COMP%]{position:relative}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{position:relative;width:100%;padding:60px 0 0}@media (max-width:992px){.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]{padding:0 0 60px}}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]{position:relative;padding-top:30px}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:50px;font-weight:600;color:#000;margin:0 0 15px}@media (max-width:767px){.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h2[_ngcontent-%COMP%]{font-size:40px}}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   h1[_ngcontent-%COMP%]{background:#ffbd4a;padding:2px 8px;font-size:14px;color:#000;border-radius:4px;display:inline-block;margin:0 0 10px}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:18px;font-weight:500;margin:0 0 30px;color:#000}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%], .trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]{border:1px solid #6f2496;background:#6f2496;color:#fff;width:160px;text-align:center;display:flex;align-items:center;justify-content:center;height:45px;border-radius:5px;font-size:20px;font-weight:500;transition:all .5s ease;text-decoration:none}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover, .trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:hover{transition:all .5s ease;background:transparent;border:1px solid #6f2496;color:#6f2496;text-decoration:none}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:focus, .trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_text[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]:focus{box-shadow:none;outline:none}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{position:relative;text-align:center;margin-top:-30px}@media (max-width:992px){.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]{margin-top:50px}}.trinka_cloud_wrap1[_ngcontent-%COMP%]   .cloud_top_banners[_ngcontent-%COMP%]   .trinka_cloud_banner_img[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:450px}']}),Zi)},{path:"citation-checker/sample-report",component:(Yi=function(){function n(){_classCallCheck(this,n)}return _createClass(n,[{key:"ngOnInit",value:function(){}},{key:"showText",value:function(n,t){""==n.target.closest("ul").className?(n.target.closest("ul").classList.add("limitText"),n.target.closest("span").innerText="+"+(t-1)+" More"):(n.target.closest("ul").classList.remove("limitText"),n.target.closest("span").innerText="Less")}}]),n}(),Yi.\u0275fac=function(n){return new(n||Yi)},Yi.\u0275cmp=c.Jb({type:Yi,selectors:[["app-citation-sample-report"]],decls:4653,vars:0,consts:[[1,"section-first","section-md"],[1,"sub-header"],[1,"container"],[1,"row","align-items-center"],[1,"col-lg-9"],[1,"media","align-items-center"],[1,"media-left"],[1,"qualityScoreSection"],["viewBox","0 0 36 36",1,"circular-chart","red"],["d","M18 2.0845\n                          a 15.9155 15.9155 0 0 1 0 31.831\n                          a 15.9155 15.9155 0 0 1 0 -31.831",1,"circle-bg"],["stroke-dasharray","30,100","d","M18 2.0845\n                          a 15.9155 15.9155 0 0 1 0 31.831\n                          a 15.9155 15.9155 0 0 1 0 -31.831",1,"circle"],["x","10","y","22",1,"percentage",2,"font-size","10px","font-weight","600"],[1,"media-body"],[1,"section-title"],[1,"row"],[1,"col-lg-4"],[1,"nav","nav-pills","reference-tabs"],[1,"nav-item"],["data-toggle","pill","href","#Overview",1,"nav-link","big","active"],["data-toggle","pill","href","#CitationsNeedAttention",1,"nav-link","big"],["data-toggle","pill","href","#RetractedReferences",1,"nav-link"],["data-toggle","pill","href","#OldReferences",1,"nav-link"],["data-toggle","pill","href","#JournalOveruse",1,"nav-link"],["data-toggle","pill","href","#NonStandardReferences",1,"nav-link"],["data-toggle","pill","href","#PoorCitations",1,"nav-link"],["data-toggle","pill","href","#goodCitations",1,"nav-link","big"],[1,"col-lg-8"],[1,"tab-content"],["id","Overview",1,"tab-pane","active"],[1,"panel-card"],[1,"col-12","text-center"],[1,"graph-box"],["src","../../../../../assets/images/overview-graph.jpg","alt","graph",1,"img-fluid"],[1,"row","match-box","justify-content-center"],[1,"col-sm-12","col-md-12","col-lg-6","col-12","dflex"],[1,"overview-card","c-card","high-border"],[1,"media"],[1,"overview-right"],[1,"tx-high"],[1,"media-body","high-border"],[1,"col-6"],[1,"overview-count"],[1,"overview-card","c-card","medium-border"],[1,"tx-medium"],[1,"media-body","medium-border"],[1,"overview-card","c-card","low-border"],[1,"tx-low"],[1,"media-body","low-border"],[1,"col-12"],[1,"overview-card","c-card","success-border"],[1,"tx-success"],[1,"media-body","success-border"],["id","CitationsNeedAttention",1,"tab-pane"],["id","accordion",1,"rf-accordion"],[1,"card","ng-star-inserted"],[1,"card-header"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne0",1,"card-link"],[1,"icon-list"],[1,"checklist-tags"],[1,"ng-star-inserted"],[1,"badge","medium-risk","ng-star-inserted"],["id","collapseOne0",1,"collapse","ng-star-inserted"],[1,"card-body"],[1,"pc-para","pc-title"],[1,"col-sm-12","ng-star-inserted"],[1,"pc-para"],[1,"popover-item"],[1,"popover-content"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne1",1,"card-link"],["id","collapseOne1",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne2",1,"card-link"],["id","collapseOne2",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne3",1,"card-link"],["id","collapseOne3",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne4",1,"card-link"],["id","collapseOne4",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne5",1,"card-link"],["id","collapseOne5",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne6",1,"card-link"],[1,"badge","low-risk","ng-star-inserted"],["id","collapseOne6",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne7",1,"card-link"],["id","collapseOne7",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne8",1,"card-link"],["id","collapseOne8",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne9",1,"card-link"],["id","collapseOne9",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne10",1,"card-link"],["id","collapseOne10",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne11",1,"card-link"],["id","collapseOne11",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne12",1,"card-link"],["id","collapseOne12",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne13",1,"card-link","no-cursor"],[1,"badge","high-risk","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne14",1,"card-link"],["id","collapseOne14",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne15",1,"card-link","no-cursor"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne16",1,"card-link"],["id","collapseOne16",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne17",1,"card-link","no-cursor"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne18",1,"card-link","no-cursor"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne19",1,"card-link"],["id","collapseOne19",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne20",1,"card-link"],["id","collapseOne20",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne21",1,"card-link"],["id","collapseOne21",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne22",1,"card-link"],["id","collapseOne22",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne23",1,"card-link"],["id","collapseOne23",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne24",1,"card-link","no-cursor"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne25",1,"card-link","no-cursor"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne26",1,"card-link"],["id","collapseOne26",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne27",1,"card-link"],["id","collapseOne27",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne28",1,"card-link"],["id","collapseOne28",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne29",1,"card-link"],["id","collapseOne29",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne30",1,"card-link"],["id","collapseOne30",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne31",1,"card-link"],["id","collapseOne31",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne32",1,"card-link"],["id","collapseOne32",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne33",1,"card-link"],["id","collapseOne33",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne34",1,"card-link"],["id","collapseOne34",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne35",1,"card-link"],["id","collapseOne35",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne36",1,"card-link"],["id","collapseOne36",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne37",1,"card-link"],["id","collapseOne37",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","","href","#collapseOne38",1,"card-link"],["id","collapseOne38",1,"collapse","ng-star-inserted"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne39",1,"card-link","no-cursor"],["data-toggle","collapse","ng-reflect-klass","card-link","ng-reflect-ng-class","no-cursor","href","#collapseOne40",1,"card-link","no-cursor"],["id","RetractedReferences",1,"tab-pane"],[1,"badge","high-risk"],[1,"warning","mt-4","mb-4"],["src","../../../../../assets/images/Icon_info.svg","alt","info icon"],[1,"danger-outline","mb-4"],["data-toggle","collapse","href","#collapseFour0",1,"card-link"],[1,"limitText"],[1,"badge","low-risk","hide-li","ng-star-inserted"],[1,"read-more",3,"click"],["data-parent","#accordion","id","collapseFour0",1,"collapse"],["data-toggle","collapse","href","#collapseFour1",1,"card-link"],["data-parent","#accordion","id","collapseFour1",1,"collapse"],["data-toggle","collapse","href","#collapseFour2",1,"card-link"],[1,"badge","medium-risk","hide-li","ng-star-inserted"],["data-parent","#accordion","id","collapseFour2",1,"collapse"],["data-toggle","collapse","href","#collapseFour3",1,"card-link"],["data-parent","#accordion","id","collapseFour3",1,"collapse"],["id","OldReferences",1,"tab-pane"],[1,"badge","medium-risk"],["data-toggle","collapse","href","#collapseSeven0",1,"card-link"],["data-parent","#accordion","id","collapseSeven0",1,"collapse"],["data-toggle","collapse","href","#collapseSeven1",1,"card-link"],["data-parent","#accordion","id","collapseSeven1",1,"collapse"],["data-toggle","collapse","href","#collapseSeven2",1,"card-link"],["data-parent","#accordion","id","collapseSeven2",1,"collapse"],["data-toggle","collapse","href","#collapseSeven3",1,"card-link"],["data-parent","#accordion","id","collapseSeven3",1,"collapse"],["data-toggle","collapse","href","#collapseSeven4",1,"card-link"],["data-parent","#accordion","id","collapseSeven4",1,"collapse"],["data-toggle","collapse","href","#collapseSeven5",1,"card-link"],["data-parent","#accordion","id","collapseSeven5",1,"collapse"],["data-toggle","collapse","href","#collapseSeven6",1,"card-link"],["data-parent","#accordion","id","collapseSeven6",1,"collapse"],["data-toggle","collapse","href","#collapseSeven7",1,"card-link"],["data-parent","#accordion","id","collapseSeven7",1,"collapse"],["data-toggle","collapse","href","#collapseSeven8",1,"card-link"],["data-parent","#accordion","id","collapseSeven8",1,"collapse"],["data-toggle","collapse","href","#collapseSeven9",1,"card-link"],["data-parent","#accordion","id","collapseSeven9",1,"collapse"],["data-toggle","collapse","href","#collapseSeven10",1,"card-link"],["data-parent","#accordion","id","collapseSeven10",1,"collapse"],["data-toggle","collapse","href","#collapseSeven11",1,"card-link"],["data-parent","#accordion","id","collapseSeven11",1,"collapse"],["data-toggle","collapse","href","#collapseSeven12",1,"card-link"],["data-parent","#accordion","id","collapseSeven12",1,"collapse"],["data-toggle","collapse","href","#collapseSeven13",1,"card-link"],["data-parent","#accordion","id","collapseSeven13",1,"collapse"],["data-toggle","collapse","href","#collapseSeven14",1,"card-link"],[1,"badge","high-risk","hide-li","ng-star-inserted"],["data-parent","#accordion","id","collapseSeven14",1,"collapse"],["data-toggle","collapse","href","#collapseSeven15",1,"card-link"],["data-parent","#accordion","id","collapseSeven15",1,"collapse"],["id","JournalOveruse",1,"tab-pane"],[1,"badge","low-risk"],["id","accordion10",1,"rf-accordion"],[1,"card","journal-card","ng-star-inserted"],[1,"card-header","journal-header"],["data-toggle","collapse","href","#JournalOne0","aria-expanded","true",1,"card-link"],[1,"ng-star-inserted",2,"color","#4D4D4D","padding-right","6px"],[1,"icon"],[1,"fa","fa-caret-up"],["data-parent","#accordion10","id","JournalOne0",1,"collapse"],["data-toggle","collapse","href","#collapseTen0",1,"card-link"],["ng-reflect-ng-class","[object Object]",1,"limitText"],["href","javascript:void(0)",1,"read-more"],["data-parent","#accordion","id","collapseTen0",1,"collapse"],["data-toggle","collapse","href","#collapseTen1",1,"card-link"],["data-parent","#accordion","id","collapseTen1",1,"collapse"],["data-toggle","collapse","href","#collapseTen2",1,"card-link"],["data-parent","#accordion","id","collapseTen2",1,"collapse"],["data-toggle","collapse","href","#collapseTen3",1,"card-link"],["data-parent","#accordion","id","collapseTen3",1,"collapse"],["data-toggle","collapse","href","#collapseTen4",1,"card-link"],["data-parent","#accordion","id","collapseTen4",1,"collapse"],["data-toggle","collapse","href","#collapseTen5",1,"card-link"],["data-parent","#accordion","id","collapseTen5",1,"collapse"],["data-toggle","collapse","href","#collapseTen6",1,"card-link"],["data-parent","#accordion","id","collapseTen6",1,"collapse"],["data-toggle","collapse","href","#collapseTen7",1,"card-link"],["data-parent","#accordion","id","collapseTen7",1,"collapse"],["data-toggle","collapse","href","#collapseTen8",1,"card-link"],["data-parent","#accordion","id","collapseTen8",1,"collapse"],["id","NonStandardReferences",1,"tab-pane"],[1,"rf-accordion"],[1,"card"],[1,"tx-14"],["id","PoorCitations",1,"tab-pane"],["data-toggle","collapse","href","#collapseSixteen0",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen0",1,"collapse"],[1,"view-papers","ng-star-inserted"],["data-target","#viewPapersModal","data-toggle","modal","href","#viewPapersModal"],["data-toggle","collapse","href","#collapseSixteen1",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen1",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen2",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen2",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen3",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen3",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen4",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen4",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen5",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen5",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen6",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen6",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen7",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen7",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen8",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen8",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen9",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen9",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen10",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen10",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen11",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen11",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen12",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen12",1,"collapse"],["id","goodCitations",1,"tab-pane"],[1,"good-msg","ng-star-inserted"],["data-toggle","collapse","href","#collapseSixteen13",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen13",1,"collapse"],["data-toggle","collapse","href","#collapseSixteen14",1,"collapsed","card-link"],["data-parent","#accordion","id","collapseSixteen14",1,"collapse"]],template:function(n,t){if(1&n){c.Vb(0,"section",0),c.Vb(1,"section",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"div",4),c.Vb(5,"div",5),c.Vb(6,"div",6),c.Vb(7,"div",7),c.gc(),c.Vb(8,"svg",8),c.Qb(9,"path",9),c.Qb(10,"path",10),c.Vb(11,"text",11),c.Fc(12,"25%"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.fc(),c.Vb(13,"div",12),c.Vb(14,"div",13),c.Vb(15,"h3"),c.Fc(16,"Citation Checker Report"),c.Ub(),c.Vb(17,"p"),c.Fc(18,"Sample Reference List.docx"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(19,"div",2),c.Vb(20,"div",14),c.Vb(21,"div",15),c.Vb(22,"ul",16),c.Vb(23,"li",17),c.Vb(24,"a",18),c.Fc(25,"Overview"),c.Ub(),c.Ub(),c.Vb(26,"li",17),c.Vb(27,"a",19),c.Fc(28,"Citations need Review"),c.Ub(),c.Ub(),c.Vb(29,"li",17),c.Vb(30,"a",20),c.Fc(31,"Retracted "),c.Vb(32,"span"),c.Fc(33,"3"),c.Ub(),c.Ub(),c.Ub(),c.Vb(34,"li",17),c.Vb(35,"a",21),c.Fc(36,"Published Long Ago "),c.Vb(37,"span"),c.Fc(38,"12"),c.Ub(),c.Ub(),c.Ub(),c.Vb(39,"li",17),c.Vb(40,"a",22),c.Fc(41,"Journal Bias "),c.Vb(42,"span"),c.Fc(43,"1"),c.Ub(),c.Ub(),c.Ub(),c.Vb(44,"li",17),c.Vb(45,"a",23),c.Fc(46,"Non-Standard "),c.Vb(47,"span"),c.Fc(48,"3"),c.Ub(),c.Ub(),c.Ub(),c.Vb(49,"li",17),c.Vb(50,"a",24),c.Fc(51,"Poorly Cited "),c.Vb(52,"span"),c.Fc(53,"9"),c.Ub(),c.Ub(),c.Ub(),c.Vb(54,"li",17),c.Vb(55,"a",25),c.Fc(56,"Good-to-use Citations"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(57,"div",26),c.Vb(58,"div",27),c.Vb(59,"div",28),c.Vb(60,"div",29),c.Vb(61,"h3"),c.Fc(62,"Citation Analysis Overview"),c.Ub(),c.Vb(63,"div",14),c.Vb(64,"div",30),c.Vb(65,"div",31),c.Qb(66,"img",32),c.Ub(),c.Ub(),c.Ub(),c.Vb(67,"div",33),c.Vb(68,"div",34),c.Vb(69,"div",35),c.Vb(70,"div",36),c.Vb(71,"div",6),c.Vb(72,"div",37),c.Vb(73,"h6",38),c.Fc(74,"12"),c.Ub(),c.Vb(75,"h5"),c.Fc(76,"High "),c.Qb(77,"br"),c.Fc(78,"Risk"),c.Ub(),c.Ub(),c.Ub(),c.Vb(79,"div",39),c.Vb(80,"div",14),c.Vb(81,"div",40),c.Vb(82,"div",41),c.Vb(83,"h3"),c.Fc(84,"4"),c.Ub(),c.Vb(85,"span"),c.Fc(86,"Retracted "),c.Ub(),c.Ub(),c.Ub(),c.Vb(87,"div",40),c.Vb(88,"div",41),c.Vb(89,"h3"),c.Fc(90,"3"),c.Ub(),c.Vb(91,"span"),c.Fc(92,"Non-Standard"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(93,"p"),c.Fc(94,"These citations highly likely weaken the strength of argumentation and must be replaced with credible alternatives."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(95,"div",34),c.Vb(96,"div",42),c.Vb(97,"div",36),c.Vb(98,"div",6),c.Vb(99,"div",37),c.Vb(100,"h6",43),c.Fc(101,"29"),c.Ub(),c.Vb(102,"h5"),c.Fc(103,"Medium "),c.Qb(104,"br"),c.Fc(105," Risk"),c.Ub(),c.Ub(),c.Ub(),c.Vb(106,"div",44),c.Vb(107,"div",14),c.Vb(108,"div",40),c.Vb(109,"div",41),c.Vb(110,"h3"),c.Fc(111,"16"),c.Ub(),c.Vb(112,"span"),c.Fc(113,"Old "),c.Ub(),c.Ub(),c.Ub(),c.Vb(114,"div",40),c.Vb(115,"div",41),c.Vb(116,"h3"),c.Fc(117,"13"),c.Ub(),c.Vb(118,"span"),c.Fc(119,"Poorly Cited"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(120,"p"),c.Fc(121,"These citations may weaken your argumentation. We highly recommend replacing with better alternatives."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(122,"div",33),c.Vb(123,"div",34),c.Vb(124,"div",45),c.Vb(125,"div",36),c.Vb(126,"div",6),c.Vb(127,"div",37),c.Vb(128,"h6",46),c.Fc(129,"1"),c.Ub(),c.Vb(130,"h5"),c.Fc(131,"Low "),c.Qb(132,"br"),c.Fc(133,"Risk"),c.Ub(),c.Ub(),c.Ub(),c.Vb(134,"div",47),c.Vb(135,"div",14),c.Vb(136,"div",48),c.Vb(137,"div",41),c.Vb(138,"h3"),c.Fc(139,"1"),c.Ub(),c.Vb(140,"span"),c.Fc(141,"Journal Bias "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(142,"p"),c.Fc(143,"These citations may not adequately support your argumentation. Do review and replace with better alternative where possible."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(144,"div",34),c.Vb(145,"div",49),c.Vb(146,"div",36),c.Vb(147,"div",6),c.Vb(148,"div",37),c.Vb(149,"h6",50),c.Fc(150,"15"),c.Ub(),c.Vb(151,"h5"),c.Fc(152,"No "),c.Qb(153,"br"),c.Fc(154,"Risk"),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",51),c.Vb(156,"div",14),c.Vb(157,"div",48),c.Vb(158,"div",41),c.Vb(159,"h3"),c.Fc(160,"15"),c.Ub(),c.Vb(161,"span"),c.Fc(162,"Good to use "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(163,"p"),c.Fc(164,"Our Al could not find any issues for these citations. You may review to ensure that these are credible for your research context. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(165,"div",52),c.Vb(166,"div",29),c.Vb(167,"h3"),c.Fc(168,"41 out of 56 total citations need attention"),c.Ub(),c.Vb(169,"div",53),c.Vb(170,"div",54),c.Vb(171,"div",55),c.Vb(172,"a",56),c.Vb(173,"ul",57),c.Vb(174,"li"),c.Fc(175,"Gouaux E, MacKinnon R. Principles of selective ion transport in channels and pumps. science 2005; 310:1461-5."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(176,"div",58),c.Vb(177,"ul",59),c.Vb(178,"li",60),c.Fc(179,"Published 17 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(180,"div",61),c.Vb(181,"div",62),c.Vb(182,"div",14),c.Vb(183,"div",48),c.Vb(184,"p",63),c.Vb(185,"b"),c.Fc(186,"Title:"),c.Ub(),c.Vb(187,"span"),c.Fc(188," Principles of Selective Ion Transport in Channels and Pumps"),c.Ub(),c.Ub(),c.Ub(),c.Vb(189,"div",64),c.Vb(190,"p",65),c.Vb(191,"b"),c.Fc(192,"Journal:"),c.Ub(),c.Vb(193,"span"),c.Fc(194," Science"),c.Ub(),c.Ub(),c.Ub(),c.Vb(195,"div",64),c.Vb(196,"p",65),c.Vb(197,"b"),c.Fc(198,"Author:"),c.Ub(),c.Vb(199,"span",66),c.Fc(200," Gouaux Eric et al. "),c.Vb(201,"div",67),c.Vb(202,"ul",59),c.Vb(203,"li"),c.Fc(204,"Eric Gouaux"),c.Ub(),c.Ub(),c.Vb(205,"ul",59),c.Vb(206,"li"),c.Fc(207,"Roderick MacKinnon"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(208,"div",48),c.Vb(209,"p",65),c.Vb(210,"b"),c.Fc(211,"Published:"),c.Ub(),c.Vb(212,"span"),c.Fc(213," 2005"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(214,"div",54),c.Vb(215,"div",55),c.Vb(216,"a",68),c.Vb(217,"ul",57),c.Vb(218,"li"),c.Fc(219,"Alberts B, Johnson A, Lewis J, Raff M, Roberts K, Walter P. Ion channels and the electrical properties of membranes. Molecular Biology of the Cell 4th edition: Garland Science, 2002."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(220,"div",58),c.Vb(221,"ul",59),c.Vb(222,"li",60),c.Fc(223,"Published 38 years ago"),c.Ub(),c.Vb(224,"li",60),c.Fc(225,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(226,"div",69),c.Vb(227,"div",62),c.Vb(228,"div",14),c.Vb(229,"div",48),c.Vb(230,"p",63),c.Vb(231,"b"),c.Fc(232,"Title:"),c.Ub(),c.Vb(233,"span"),c.Fc(234," Measuring the Properties of Single Channels in Cell Membranes"),c.Ub(),c.Ub(),c.Ub(),c.Vb(235,"div",64),c.Vb(236,"p",65),c.Vb(237,"b"),c.Fc(238,"Journal:"),c.Ub(),c.Vb(239,"span"),c.Fc(240," Current Topics in Membranes and Transport"),c.Ub(),c.Ub(),c.Ub(),c.Vb(241,"div",64),c.Vb(242,"p",65),c.Vb(243,"b"),c.Fc(244,"Author:"),c.Ub(),c.Vb(245,"span",66),c.Fc(246," Kolb H.-A. "),c.Vb(247,"div",67),c.Vb(248,"ul",59),c.Vb(249,"li"),c.Fc(250,"H.-A. Kolb"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(251,"div",48),c.Vb(252,"p",65),c.Vb(253,"b"),c.Fc(254,"Published:"),c.Ub(),c.Vb(255,"span"),c.Fc(256," 1984"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(257,"div",54),c.Vb(258,"div",55),c.Vb(259,"a",70),c.Vb(260,"ul",57),c.Vb(261,"li"),c.Fc(262,"Hodgkin AL, Huxley AF. Action potentials recorded from inside a nerve fibre. Nature 1939; 144:710-1."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(263,"div",58),c.Vb(264,"ul",59),c.Vb(265,"li",60),c.Fc(266,"Published 83 years ago"),c.Ub(),c.Vb(267,"li",60),c.Fc(268,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(269,"div",71),c.Vb(270,"div",62),c.Vb(271,"div",14),c.Vb(272,"div",48),c.Vb(273,"p",63),c.Vb(274,"b"),c.Fc(275,"Title:"),c.Ub(),c.Vb(276,"span"),c.Fc(277," Action Potentials Recorded from Inside a Nerve Fibre"),c.Ub(),c.Ub(),c.Ub(),c.Vb(278,"div",64),c.Vb(279,"p",65),c.Vb(280,"b"),c.Fc(281,"Journal:"),c.Ub(),c.Vb(282,"span"),c.Fc(283," Nature"),c.Ub(),c.Ub(),c.Ub(),c.Vb(284,"div",64),c.Vb(285,"p",65),c.Vb(286,"b"),c.Fc(287,"Author:"),c.Ub(),c.Vb(288,"span",66),c.Fc(289," HODGKIN A. L. et al. "),c.Vb(290,"div",67),c.Vb(291,"ul",59),c.Vb(292,"li"),c.Fc(293,"A. L. HODGKIN"),c.Ub(),c.Ub(),c.Vb(294,"ul",59),c.Vb(295,"li"),c.Fc(296,"A. F. HUXLEY"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(297,"div",48),c.Vb(298,"p",65),c.Vb(299,"b"),c.Fc(300,"Published:"),c.Ub(),c.Vb(301,"span"),c.Fc(302," 1939"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(303,"div",54),c.Vb(304,"div",55),c.Vb(305,"a",72),c.Vb(306,"ul",57),c.Vb(307,"li"),c.Fc(308,"Rubaiy HN. A short guide to electrophysiology and ion channels. Journal of Pharmacy & Pharmaceutical Sciences 2017; 20:48-67."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(309,"div",58),c.Vb(310,"ul",59),c.Vb(311,"li",60),c.Fc(312,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(313,"div",73),c.Vb(314,"div",62),c.Vb(315,"div",14),c.Vb(316,"div",48),c.Vb(317,"p",63),c.Vb(318,"b"),c.Fc(319,"Title:"),c.Ub(),c.Vb(320,"span"),c.Fc(321," A Short Guide to Electrophysiology and Ion Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(322,"div",64),c.Vb(323,"p",65),c.Vb(324,"b"),c.Fc(325,"Journal:"),c.Ub(),c.Vb(326,"span"),c.Fc(327," Journal of Pharmacy &amp; Pharmaceutical Sciences"),c.Ub(),c.Ub(),c.Ub(),c.Vb(328,"div",64),c.Vb(329,"p",65),c.Vb(330,"b"),c.Fc(331,"Author:"),c.Ub(),c.Vb(332,"span",66),c.Fc(333," Rubaiy Hussein Nori "),c.Vb(334,"div",67),c.Vb(335,"ul",59),c.Vb(336,"li"),c.Fc(337,"Hussein Nori Rubaiy"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(338,"div",48),c.Vb(339,"p",65),c.Vb(340,"b"),c.Fc(341,"Published:"),c.Ub(),c.Vb(342,"span"),c.Fc(343," 2017"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(344,"div",54),c.Vb(345,"div",55),c.Vb(346,"a",74),c.Vb(347,"ul",57),c.Vb(348,"li"),c.Fc(349,"Becchetti A, Arcangeli A. Integrins and ion channels in cell migration: implications for neuronal development, wound healing and metastatic spread. Integrins and Ion Channels: Springer, 2010:107-23."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(350,"div",58),c.Vb(351,"ul",59),c.Vb(352,"li",60),c.Fc(353,"Published 12 years ago"),c.Ub(),c.Vb(354,"li",60),c.Fc(355,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(356,"div",75),c.Vb(357,"div",62),c.Vb(358,"div",14),c.Vb(359,"div",48),c.Vb(360,"p",63),c.Vb(361,"b"),c.Fc(362,"Title:"),c.Ub(),c.Vb(363,"span"),c.Fc(364," Integrins and Ion Channels in Cell Migration: Implications for Neuronal Development, Wound Healing and Metastatic Spread"),c.Ub(),c.Ub(),c.Ub(),c.Vb(365,"div",64),c.Vb(366,"p",65),c.Vb(367,"b"),c.Fc(368,"Journal:"),c.Ub(),c.Vb(369,"span"),c.Fc(370," Advances in Experimental Medicine and Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(371,"div",64),c.Vb(372,"p",65),c.Vb(373,"b"),c.Fc(374,"Author:"),c.Ub(),c.Vb(375,"span",66),c.Fc(376," Becchetti Andrea et al. "),c.Vb(377,"div",67),c.Vb(378,"ul",59),c.Vb(379,"li"),c.Fc(380,"Andrea Becchetti"),c.Ub(),c.Ub(),c.Vb(381,"ul",59),c.Vb(382,"li"),c.Fc(383,"Annarosa Arcangeli"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(384,"div",48),c.Vb(385,"p",65),c.Vb(386,"b"),c.Fc(387,"Published:"),c.Ub(),c.Vb(388,"span"),c.Fc(389," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(390,"div",54),c.Vb(391,"div",55),c.Vb(392,"a",76),c.Vb(393,"ul",57),c.Vb(394,"li"),c.Fc(395,"Pla AF, Avanzato D, Munaron L, Ambudkar IS. Ion channels and transporters in cancer. 6. Vascularizing the tumor: TRP channels as molecular targets. American Journal of Physiology-Cell Physiology 2012; 302:C9-C15."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(396,"div",58),c.Vb(397,"ul",59),c.Vb(398,"li",60),c.Fc(399,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(400,"div",77),c.Vb(401,"div",62),c.Vb(402,"div",14),c.Vb(403,"div",48),c.Vb(404,"p",63),c.Vb(405,"b"),c.Fc(406,"Title:"),c.Ub(),c.Vb(407,"span"),c.Fc(408," Ion channels and transporters in cancer. 6. Vascularizing the tumor: TRP channels as molecular targets"),c.Ub(),c.Ub(),c.Ub(),c.Vb(409,"div",64),c.Vb(410,"p",65),c.Vb(411,"b"),c.Fc(412,"Journal:"),c.Ub(),c.Vb(413,"span"),c.Fc(414," American Journal of Physiology-Cell Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(415,"div",64),c.Vb(416,"p",65),c.Vb(417,"b"),c.Fc(418,"Author:"),c.Ub(),c.Vb(419,"span",66),c.Fc(420," Pla Alessandra Fiorio et al. "),c.Vb(421,"div",67),c.Vb(422,"ul",59),c.Vb(423,"li"),c.Fc(424,"Alessandra Fiorio Pla"),c.Ub(),c.Ub(),c.Vb(425,"ul",59),c.Vb(426,"li"),c.Fc(427,"Daniele Avanzato"),c.Ub(),c.Ub(),c.Vb(428,"ul",59),c.Vb(429,"li"),c.Fc(430,"Luca Munaron"),c.Ub(),c.Ub(),c.Vb(431,"ul",59),c.Vb(432,"li"),c.Fc(433,"Indu S. Ambudkar"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(434,"div",48),c.Vb(435,"p",65),c.Vb(436,"b"),c.Fc(437,"Published:"),c.Ub(),c.Vb(438,"span"),c.Fc(439," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(440,"div",54),c.Vb(441,"div",55),c.Vb(442,"a",78),c.Vb(443,"ul",57),c.Vb(444,"li"),c.Fc(445,"Becchetti A, Munaron L, Arcangeli A. The role of ion channels and transporters in cell proliferation and cancer. Frontiers in physiology 2013; 4:312."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(446,"div",58),c.Vb(447,"ul",59),c.Vb(448,"li",79),c.Fc(449,"Publishing journal used too many times"),c.Ub(),c.Vb(450,"li",60),c.Fc(451,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(452,"div",80),c.Vb(453,"div",62),c.Vb(454,"div",14),c.Vb(455,"div",48),c.Vb(456,"p",63),c.Vb(457,"b"),c.Fc(458,"Title:"),c.Ub(),c.Vb(459,"span"),c.Fc(460," The role of ion channels and transporters in cell proliferation and cancer"),c.Ub(),c.Ub(),c.Ub(),c.Vb(461,"div",64),c.Vb(462,"p",65),c.Vb(463,"b"),c.Fc(464,"Journal:"),c.Ub(),c.Vb(465,"span"),c.Fc(466," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(467,"div",64),c.Vb(468,"p",65),c.Vb(469,"b"),c.Fc(470,"Author:"),c.Ub(),c.Vb(471,"span",66),c.Fc(472," Becchetti Andrea et al. "),c.Vb(473,"div",67),c.Vb(474,"ul",59),c.Vb(475,"li"),c.Fc(476,"Andrea Becchetti");c.Ub(),c.Ub(),c.Vb(477,"ul",59),c.Vb(478,"li"),c.Fc(479,"Luca Munaron"),c.Ub(),c.Ub(),c.Vb(480,"ul",59),c.Vb(481,"li"),c.Fc(482,"Annarosa Arcangeli"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(483,"div",48),c.Vb(484,"p",65),c.Vb(485,"b"),c.Fc(486,"Published:"),c.Ub(),c.Vb(487,"span"),c.Fc(488," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(489,"div",54),c.Vb(490,"div",55),c.Vb(491,"a",81),c.Vb(492,"ul",57),c.Vb(493,"li"),c.Fc(494,"Lawson S. Phenotype and function of somatic primary afferent nociceptive neurones with C-, A\u03b4-or A\u03b1/\u03b2-fibres. Experimental physiology 2002; 87:239-44."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(495,"div",58),c.Vb(496,"ul",59),c.Vb(497,"li",60),c.Fc(498,"Published 20 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(499,"div",82),c.Vb(500,"div",62),c.Vb(501,"div",14),c.Vb(502,"div",48),c.Vb(503,"p",63),c.Vb(504,"b"),c.Fc(505,"Title:"),c.Ub(),c.Vb(506,"span"),c.Fc(507," Phenotype and Function of Somatic Primary Afferent Nociceptive Neurones with C-, A\u03b4- or A\u03b1/\u03b2-Fibres"),c.Ub(),c.Ub(),c.Ub(),c.Vb(508,"div",64),c.Vb(509,"p",65),c.Vb(510,"b"),c.Fc(511,"Journal:"),c.Ub(),c.Vb(512,"span"),c.Fc(513," Experimental Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(514,"div",64),c.Vb(515,"p",65),c.Vb(516,"b"),c.Fc(517,"Author:"),c.Ub(),c.Vb(518,"span",66),c.Fc(519," Lawson S. N. "),c.Vb(520,"div",67),c.Vb(521,"ul",59),c.Vb(522,"li"),c.Fc(523,"S. N. Lawson"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(524,"div",48),c.Vb(525,"p",65),c.Vb(526,"b"),c.Fc(527,"Published:"),c.Ub(),c.Vb(528,"span"),c.Fc(529," 2002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(530,"div",54),c.Vb(531,"div",55),c.Vb(532,"a",83),c.Vb(533,"ul",57),c.Vb(534,"li"),c.Fc(535,"Trimmer JS. Ion channels and pain: Important steps towards validating a new therapeutic target for neuropathic pain. Experimental neurology 2014; 254:190."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(536,"div",58),c.Vb(537,"ul",59),c.Vb(538,"li",60),c.Fc(539,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(540,"div",84),c.Vb(541,"div",62),c.Vb(542,"div",14),c.Vb(543,"div",48),c.Vb(544,"p",63),c.Vb(545,"b"),c.Fc(546,"Title:"),c.Ub(),c.Vb(547,"span"),c.Fc(548," Ion channels and pain: Important steps towards validating a new therapeutic target for neuropathic pain"),c.Ub(),c.Ub(),c.Ub(),c.Vb(549,"div",64),c.Vb(550,"p",65),c.Vb(551,"b"),c.Fc(552,"Journal:"),c.Ub(),c.Vb(553,"span"),c.Fc(554," Experimental Neurology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(555,"div",64),c.Vb(556,"p",65),c.Vb(557,"b"),c.Fc(558,"Author:"),c.Ub(),c.Vb(559,"span",66),c.Fc(560," Trimmer James S. "),c.Vb(561,"div",67),c.Vb(562,"ul",59),c.Vb(563,"li"),c.Fc(564,"James S. Trimmer"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(565,"div",48),c.Vb(566,"p",65),c.Vb(567,"b"),c.Fc(568,"Published:"),c.Ub(),c.Vb(569,"span"),c.Fc(570," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(571,"div",54),c.Vb(572,"div",55),c.Vb(573,"a",85),c.Vb(574,"ul",57),c.Vb(575,"li"),c.Fc(576,"Jard\xedn I, L\xf3pez JJ, Diez R, S\xe1nchez-Collado J, Cantonero C, Albarr\xe1n L, et al. TRPs in pain sensation. Frontiers in physiology 2017; 8:392."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(577,"div",58),c.Vb(578,"ul",59),c.Vb(579,"li",79),c.Fc(580,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(581,"div",86),c.Vb(582,"div",62),c.Vb(583,"div",14),c.Vb(584,"div",48),c.Vb(585,"p",63),c.Vb(586,"b"),c.Fc(587,"Title:"),c.Ub(),c.Vb(588,"span"),c.Fc(589," TRPs in Pain Sensation"),c.Ub(),c.Ub(),c.Ub(),c.Vb(590,"div",64),c.Vb(591,"p",65),c.Vb(592,"b"),c.Fc(593,"Journal:"),c.Ub(),c.Vb(594,"span"),c.Fc(595," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(596,"div",64),c.Vb(597,"p",65),c.Vb(598,"b"),c.Fc(599,"Author:"),c.Ub(),c.Vb(600,"span",66),c.Fc(601," Jard\xedn Isaac et al. "),c.Vb(602,"div",67),c.Vb(603,"ul",59),c.Vb(604,"li"),c.Fc(605,"Isaac Jard\xedn"),c.Ub(),c.Ub(),c.Vb(606,"ul",59),c.Vb(607,"li"),c.Fc(608,"Jos\xe9 J. L\xf3pez"),c.Ub(),c.Ub(),c.Vb(609,"ul",59),c.Vb(610,"li"),c.Fc(611,"Raquel Diez"),c.Ub(),c.Ub(),c.Vb(612,"ul",59),c.Vb(613,"li"),c.Fc(614,"Jos\xe9 S\xe1nchez-Collado"),c.Ub(),c.Ub(),c.Vb(615,"ul",59),c.Vb(616,"li"),c.Fc(617,"Carlos Cantonero"),c.Ub(),c.Ub(),c.Vb(618,"ul",59),c.Vb(619,"li"),c.Fc(620,"Letizia Albarr\xe1n"),c.Ub(),c.Ub(),c.Vb(621,"ul",59),c.Vb(622,"li"),c.Fc(623,"Geoffrey E. Woodard"),c.Ub(),c.Ub(),c.Vb(624,"ul",59),c.Vb(625,"li"),c.Fc(626,"Pedro C. Redondo"),c.Ub(),c.Ub(),c.Vb(627,"ul",59),c.Vb(628,"li"),c.Fc(629,"Gin\xe9s M. Salido"),c.Ub(),c.Ub(),c.Vb(630,"ul",59),c.Vb(631,"li"),c.Fc(632,"Tarik Smani"),c.Ub(),c.Ub(),c.Vb(633,"ul",59),c.Vb(634,"li"),c.Fc(635,"Juan A. Rosado"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(636,"div",48),c.Vb(637,"p",65),c.Vb(638,"b"),c.Fc(639,"Published:"),c.Ub(),c.Vb(640,"span"),c.Fc(641," 2017"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(642,"div",54),c.Vb(643,"div",55),c.Vb(644,"a",87),c.Vb(645,"ul",57),c.Vb(646,"li"),c.Fc(647,"Park J, Luo ZD. Calcium channel functions in pain processing. Channels 2010; 4:510-7."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(648,"div",58),c.Vb(649,"ul",59),c.Vb(650,"li",60),c.Fc(651,"Published 12 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(652,"div",88),c.Vb(653,"div",62),c.Vb(654,"div",14),c.Vb(655,"div",48),c.Vb(656,"p",63),c.Vb(657,"b"),c.Fc(658,"Title:"),c.Ub(),c.Vb(659,"span"),c.Fc(660," Calcium channel functions in pain processing"),c.Ub(),c.Ub(),c.Ub(),c.Vb(661,"div",64),c.Vb(662,"p",65),c.Vb(663,"b"),c.Fc(664,"Journal:"),c.Ub(),c.Vb(665,"span"),c.Fc(666," Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(667,"div",64),c.Vb(668,"p",65),c.Vb(669,"b"),c.Fc(670,"Author:"),c.Ub(),c.Vb(671,"span",66),c.Fc(672," Park John et al. "),c.Vb(673,"div",67),c.Vb(674,"ul",59),c.Vb(675,"li"),c.Fc(676,"John Park"),c.Ub(),c.Ub(),c.Vb(677,"ul",59),c.Vb(678,"li"),c.Fc(679,"Z. David Luo"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(680,"div",48),c.Vb(681,"p",65),c.Vb(682,"b"),c.Fc(683,"Published:"),c.Ub(),c.Vb(684,"span"),c.Fc(685," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(686,"div",54),c.Vb(687,"div",55),c.Vb(688,"a",89),c.Vb(689,"ul",57),c.Vb(690,"li"),c.Fc(691,"Ranade Sanjeev\xa0S, Syeda R, Patapoutian A. Mechanically Activated Ion Channels. Neuron 2015; 87:1162-79."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(692,"div",58),c.Vb(693,"ul",59),c.Vb(694,"li",60),c.Fc(695,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(696,"div",90),c.Vb(697,"div",62),c.Vb(698,"div",14),c.Vb(699,"div",48),c.Vb(700,"p",63),c.Vb(701,"b"),c.Fc(702,"Title:"),c.Ub(),c.Vb(703,"span"),c.Fc(704," Mechanically Activated Ion Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(705,"div",64),c.Vb(706,"p",65),c.Vb(707,"b"),c.Fc(708,"Journal:"),c.Ub(),c.Vb(709,"span"),c.Fc(710," Neuron"),c.Ub(),c.Ub(),c.Ub(),c.Vb(711,"div",64),c.Vb(712,"p",65),c.Vb(713,"b"),c.Fc(714,"Author:"),c.Ub(),c.Vb(715,"span",66),c.Fc(716," Ranade Sanjeev\xa0S. et al. "),c.Vb(717,"div",67),c.Vb(718,"ul",59),c.Vb(719,"li"),c.Fc(720,"Sanjeev\xa0S. Ranade"),c.Ub(),c.Ub(),c.Vb(721,"ul",59),c.Vb(722,"li"),c.Fc(723,"Ruhma Syeda"),c.Ub(),c.Ub(),c.Vb(724,"ul",59),c.Vb(725,"li"),c.Fc(726,"Ardem Patapoutian"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(727,"div",48),c.Vb(728,"p",65),c.Vb(729,"b"),c.Fc(730,"Published:"),c.Ub(),c.Vb(731,"span"),c.Fc(732," 2015"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(733,"div",54),c.Vb(734,"div",55),c.Vb(735,"a",91),c.Vb(736,"ul",57),c.Vb(737,"li"),c.Fc(738,"Shah EA, Keren K. Mechanical forces and feedbacks in cell motility. Current opinion in cell biology 2013; 25:550-7."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(739,"div",58),c.Vb(740,"ul",59),c.Vb(741,"li",60),c.Fc(742,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(743,"div",92),c.Vb(744,"div",62),c.Vb(745,"div",14),c.Vb(746,"div",48),c.Vb(747,"p",63),c.Vb(748,"b"),c.Fc(749,"Title:"),c.Ub(),c.Vb(750,"span"),c.Fc(751," Mechanical forces and feedbacks in cell motility"),c.Ub(),c.Ub(),c.Ub(),c.Vb(752,"div",64),c.Vb(753,"p",65),c.Vb(754,"b"),c.Fc(755,"Journal:"),c.Ub(),c.Vb(756,"span"),c.Fc(757," Current Opinion in Cell Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(758,"div",64),c.Vb(759,"p",65),c.Vb(760,"b"),c.Fc(761,"Author:"),c.Ub(),c.Vb(762,"span",66),c.Fc(763," Abu Shah Enas et al. "),c.Vb(764,"div",67),c.Vb(765,"ul",59),c.Vb(766,"li"),c.Fc(767,"Enas Abu Shah"),c.Ub(),c.Ub(),c.Vb(768,"ul",59),c.Vb(769,"li"),c.Fc(770,"Kinneret Keren"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(771,"div",48),c.Vb(772,"p",65),c.Vb(773,"b"),c.Fc(774,"Published:"),c.Ub(),c.Vb(775,"span"),c.Fc(776," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(777,"div",54),c.Vb(778,"div",55),c.Vb(779,"a",93),c.Vb(780,"ul",57),c.Vb(781,"li"),c.Fc(782,"Del Rio A, Perez-Jimenez R, Liu R, Roca-Cusachs P, Fernandez JM, Sheetz MP. Stretching single talin rod molecules activates vinculin binding. Science 2009; 323:638-41."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(783,"div",58),c.Vb(784,"ul",59),c.Vb(785,"li",94),c.Fc(786,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(787,"div",54),c.Vb(788,"div",55),c.Vb(789,"a",95),c.Vb(790,"ul",57),c.Vb(791,"li"),c.Fc(792,"Fuentes DE, Butler PJ. Coordinated mechanosensitivity of membrane rafts and focal adhesions. Cellular and molecular bioengineering 2012; 5:143-54."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(793,"div",58),c.Vb(794,"ul",59),c.Vb(795,"li",60),c.Fc(796,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(797,"div",96),c.Vb(798,"div",62),c.Vb(799,"div",14),c.Vb(800,"div",48),c.Vb(801,"p",63),c.Vb(802,"b"),c.Fc(803,"Title:"),c.Ub(),c.Vb(804,"span"),c.Fc(805," Coordinated Mechanosensitivity of Membrane Rafts and Focal Adhesions"),c.Ub(),c.Ub(),c.Ub(),c.Vb(806,"div",64),c.Vb(807,"p",65),c.Vb(808,"b"),c.Fc(809,"Journal:"),c.Ub(),c.Vb(810,"span"),c.Fc(811," Cellular and Molecular Bioengineering"),c.Ub(),c.Ub(),c.Ub(),c.Vb(812,"div",64),c.Vb(813,"p",65),c.Vb(814,"b"),c.Fc(815,"Author:"),c.Ub(),c.Vb(816,"span",66),c.Fc(817," Fuentes Daniela E. et al. "),c.Vb(818,"div",67),c.Vb(819,"ul",59),c.Vb(820,"li"),c.Fc(821,"Daniela E. Fuentes"),c.Ub(),c.Ub(),c.Vb(822,"ul",59),c.Vb(823,"li"),c.Fc(824,"Peter J. Butler"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(825,"div",48),c.Vb(826,"p",65),c.Vb(827,"b"),c.Fc(828,"Published:"),c.Ub(),c.Vb(829,"span"),c.Fc(830," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(831,"div",54),c.Vb(832,"div",55),c.Vb(833,"a",97),c.Vb(834,"ul",57),c.Vb(835,"li"),c.Fc(836,"Zhao Q, Zhou H, Chi S, Wang Y, Wang J, Geng J, et al. Structure and mechanogating mechanism of the Piezo1 channel. Nature 2018; 554:487."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(837,"div",58),c.Vb(838,"ul",59),c.Vb(839,"li",94),c.Fc(840,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(841,"div",54),c.Vb(842,"div",55),c.Vb(843,"a",98),c.Vb(844,"ul",57),c.Vb(845,"li"),c.Fc(846,"Guharay F, Sachs F. Stretch\u2010activated single ion channel currents in tissue\u2010cultured embryonic chick skeletal muscle. The Journal of physiology 1984; 352:685-701."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(847,"div",58),c.Vb(848,"ul",59),c.Vb(849,"li",60),c.Fc(850,"Published 38 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(851,"div",99),c.Vb(852,"div",62),c.Vb(853,"div",14),c.Vb(854,"div",48),c.Vb(855,"p",63),c.Vb(856,"b"),c.Fc(857,"Title:"),c.Ub(),c.Vb(858,"span"),c.Fc(859," Stretch-activated single ion channel currents in tissue-cultured embryonic chick skeletal muscle."),c.Ub(),c.Ub(),c.Ub(),c.Vb(860,"div",64),c.Vb(861,"p",65),c.Vb(862,"b"),c.Fc(863,"Journal:"),c.Ub(),c.Vb(864,"span"),c.Fc(865," The Journal of Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(866,"div",64),c.Vb(867,"p",65),c.Vb(868,"b"),c.Fc(869,"Author:"),c.Ub(),c.Vb(870,"span",66),c.Fc(871," Guharay F et al. "),c.Vb(872,"div",67),c.Vb(873,"ul",59),c.Vb(874,"li"),c.Fc(875,"F Guharay"),c.Ub(),c.Ub(),c.Vb(876,"ul",59),c.Vb(877,"li"),c.Fc(878,"F Sachs"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(879,"div",48),c.Vb(880,"p",65),c.Vb(881,"b"),c.Fc(882,"Published:"),c.Ub(),c.Vb(883,"span"),c.Fc(884," 1984"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(885,"div",54),c.Vb(886,"div",55),c.Vb(887,"a",100),c.Vb(888,"ul",57),c.Vb(889,"li"),c.Fc(890,"Sharif-Naeini R, Folgering JH, Bichet D, Duprat F, Lauritzen I, Arhatte M, et al. Polycystin-1 and-2 dosage regulates pressure sensing. Cell 2009; 139:587-96."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(891,"div",58),c.Vb(892,"ul",59),c.Vb(893,"li",94),c.Fc(894,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(895,"div",54),c.Vb(896,"div",55),c.Vb(897,"a",101),c.Vb(898,"ul",57),c.Vb(899,"li"),c.Fc(900,"Goodman MB, Ernstrom GG, Chelur DS, O'Hagan R, Yao CA, Chalfie M. MEC-2 regulates C. elegans DEG/ENaC channels needed for mechanosensation. Nature 2002; 415:1039-42."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(901,"div",58),c.Vb(902,"ul",59),c.Vb(903,"li",94),c.Fc(904,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(905,"div",54),c.Vb(906,"div",55),c.Vb(907,"a",102),c.Vb(908,"ul",57),c.Vb(909,"li"),c.Fc(910,"Paoletti P, Ascher P. Mechanosensitivity of NMDA receptors in cultured mouse central neurons. Neuron 1994; 13:645-55."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(911,"div",58),c.Vb(912,"ul",59),c.Vb(913,"li",60),c.Fc(914,"Published 28 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(915,"div",103),c.Vb(916,"div",62),c.Vb(917,"div",14),c.Vb(918,"div",48),c.Vb(919,"p",63),c.Vb(920,"b"),c.Fc(921,"Title:"),c.Ub(),c.Vb(922,"span"),c.Fc(923," Mechanosensitivity of NMDA receptors in cultured mouse central neurons"),c.Ub(),c.Ub(),c.Ub(),c.Vb(924,"div",64),c.Vb(925,"p",65),c.Vb(926,"b"),c.Fc(927,"Journal:"),c.Ub(),c.Vb(928,"span"),c.Fc(929," Neuron"),c.Ub(),c.Ub(),c.Ub(),c.Vb(930,"div",64),c.Vb(931,"p",65),c.Vb(932,"b"),c.Fc(933,"Author:"),c.Ub(),c.Vb(934,"span",66),c.Fc(935," Paoletti Pierre et al. "),c.Vb(936,"div",67),c.Vb(937,"ul",59),c.Vb(938,"li");c.Fc(939,"Pierre Paoletti"),c.Ub(),c.Ub(),c.Vb(940,"ul",59),c.Vb(941,"li"),c.Fc(942,"Philippe Ascher"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(943,"div",48),c.Vb(944,"p",65),c.Vb(945,"b"),c.Fc(946,"Published:"),c.Ub(),c.Vb(947,"span"),c.Fc(948," 1994"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(949,"div",54),c.Vb(950,"div",55),c.Vb(951,"a",104),c.Vb(952,"ul",57),c.Vb(953,"li"),c.Fc(954,"Morris CE. Voltage-gated channel mechanosensitivity: fact or friction? Frontiers in physiology 2011; 2:25."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(955,"div",58),c.Vb(956,"ul",59),c.Vb(957,"li",60),c.Fc(958,"Published 11 years ago"),c.Ub(),c.Vb(959,"li",79),c.Fc(960,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(961,"div",105),c.Vb(962,"div",62),c.Vb(963,"div",14),c.Vb(964,"div",48),c.Vb(965,"p",63),c.Vb(966,"b"),c.Fc(967,"Title:"),c.Ub(),c.Vb(968,"span"),c.Fc(969," Voltage-Gated Channel Mechanosensitivity: Fact or Friction?"),c.Ub(),c.Ub(),c.Ub(),c.Vb(970,"div",64),c.Vb(971,"p",65),c.Vb(972,"b"),c.Fc(973,"Journal:"),c.Ub(),c.Vb(974,"span"),c.Fc(975," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(976,"div",64),c.Vb(977,"p",65),c.Vb(978,"b"),c.Fc(979,"Author:"),c.Ub(),c.Vb(980,"span",66),c.Fc(981," Morris Catherine E. "),c.Vb(982,"div",67),c.Vb(983,"ul",59),c.Vb(984,"li"),c.Fc(985,"Catherine E. Morris"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(986,"div",48),c.Vb(987,"p",65),c.Vb(988,"b"),c.Fc(989,"Published:"),c.Ub(),c.Vb(990,"span"),c.Fc(991," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(992,"div",54),c.Vb(993,"div",55),c.Vb(994,"a",106),c.Vb(995,"ul",57),c.Vb(996,"li"),c.Fc(997,"Haswell ES, Phillips R, Rees DC. Mechanosensitive channels: what can they do and how do they do it? Structure (London, England : 1993) 2011; 19:1356-69."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(998,"div",58),c.Vb(999,"ul",59),c.Vb(1e3,"li",60),c.Fc(1001,"Published 11 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1002,"div",107),c.Vb(1003,"div",62),c.Vb(1004,"div",14),c.Vb(1005,"div",48),c.Vb(1006,"p",63),c.Vb(1007,"b"),c.Fc(1008,"Title:"),c.Ub(),c.Vb(1009,"span"),c.Fc(1010," Mechanosensitive Channels: What Can They Do and How Do They Do It?"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1011,"div",64),c.Vb(1012,"p",65),c.Vb(1013,"b"),c.Fc(1014,"Journal:"),c.Ub(),c.Vb(1015,"span"),c.Fc(1016," Structure"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1017,"div",64),c.Vb(1018,"p",65),c.Vb(1019,"b"),c.Fc(1020,"Author:"),c.Ub(),c.Vb(1021,"span",66),c.Fc(1022," Haswell Elizabeth\xa0S. et al. "),c.Vb(1023,"div",67),c.Vb(1024,"ul",59),c.Vb(1025,"li"),c.Fc(1026,"Elizabeth\xa0S. Haswell"),c.Ub(),c.Ub(),c.Vb(1027,"ul",59),c.Vb(1028,"li"),c.Fc(1029,"Rob Phillips"),c.Ub(),c.Ub(),c.Vb(1030,"ul",59),c.Vb(1031,"li"),c.Fc(1032,"Douglas\xa0C. Rees"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1033,"div",48),c.Vb(1034,"p",65),c.Vb(1035,"b"),c.Fc(1036,"Published:"),c.Ub(),c.Vb(1037,"span"),c.Fc(1038," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1039,"div",54),c.Vb(1040,"div",55),c.Vb(1041,"a",108),c.Vb(1042,"ul",57),c.Vb(1043,"li"),c.Fc(1044,"Chalfie M. Neurosensory mechanotransduction. Nature reviews Molecular cell biology 2009; 10:44."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1045,"div",58),c.Vb(1046,"ul",59),c.Vb(1047,"li",60),c.Fc(1048,"Published 13 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1049,"div",109),c.Vb(1050,"div",62),c.Vb(1051,"div",14),c.Vb(1052,"div",48),c.Vb(1053,"p",63),c.Vb(1054,"b"),c.Fc(1055,"Title:"),c.Ub(),c.Vb(1056,"span"),c.Fc(1057," Neurosensory mechanotransduction"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1058,"div",64),c.Vb(1059,"p",65),c.Vb(1060,"b"),c.Fc(1061,"Journal:"),c.Ub(),c.Vb(1062,"span"),c.Fc(1063," Nature Reviews Molecular Cell Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1064,"div",64),c.Vb(1065,"p",65),c.Vb(1066,"b"),c.Fc(1067,"Author:"),c.Ub(),c.Vb(1068,"span",66),c.Fc(1069," Chalfie Martin "),c.Vb(1070,"div",67),c.Vb(1071,"ul",59),c.Vb(1072,"li"),c.Fc(1073,"Martin Chalfie"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1074,"div",48),c.Vb(1075,"p",65),c.Vb(1076,"b"),c.Fc(1077,"Published:"),c.Ub(),c.Vb(1078,"span"),c.Fc(1079," 2009"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1080,"div",54),c.Vb(1081,"div",55),c.Vb(1082,"a",110),c.Vb(1083,"ul",57),c.Vb(1084,"li"),c.Fc(1085,"V\xe1squez V, Sotomayor M, Cordero-Morales J, Schulten K, Perozo E. A structural mechanism for MscS gating in lipid bilayers. Science 2008; 321:1210-4."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1086,"div",58),c.Vb(1087,"ul",59),c.Vb(1088,"li",60),c.Fc(1089,"Published 14 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1090,"div",111),c.Vb(1091,"div",62),c.Vb(1092,"div",14),c.Vb(1093,"div",48),c.Vb(1094,"p",63),c.Vb(1095,"b"),c.Fc(1096,"Title:"),c.Ub(),c.Vb(1097,"span"),c.Fc(1098," A Structural Mechanism for MscS Gating in Lipid Bilayers"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1099,"div",64),c.Vb(1100,"p",65),c.Vb(1101,"b"),c.Fc(1102,"Journal:"),c.Ub(),c.Vb(1103,"span"),c.Fc(1104," Science"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1105,"div",64),c.Vb(1106,"p",65),c.Vb(1107,"b"),c.Fc(1108,"Author:"),c.Ub(),c.Vb(1109,"span",66),c.Fc(1110," Va\u0301squez Valeria et al. "),c.Vb(1111,"div",67),c.Vb(1112,"ul",59),c.Vb(1113,"li"),c.Fc(1114,"Valeria Va\u0301squez"),c.Ub(),c.Ub(),c.Vb(1115,"ul",59),c.Vb(1116,"li"),c.Fc(1117,"Marcos Sotomayor"),c.Ub(),c.Ub(),c.Vb(1118,"ul",59),c.Vb(1119,"li"),c.Fc(1120,"Julio Cordero-Morales"),c.Ub(),c.Ub(),c.Vb(1121,"ul",59),c.Vb(1122,"li"),c.Fc(1123,"Klaus Schulten"),c.Ub(),c.Ub(),c.Vb(1124,"ul",59),c.Vb(1125,"li"),c.Fc(1126,"Eduardo Perozo"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1127,"div",48),c.Vb(1128,"p",65),c.Vb(1129,"b"),c.Fc(1130,"Published:"),c.Ub(),c.Vb(1131,"span"),c.Fc(1132," 2008"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1133,"div",54),c.Vb(1134,"div",55),c.Vb(1135,"a",112),c.Vb(1136,"ul",57),c.Vb(1137,"li"),c.Fc(1138,"Wang W, Black SS, Edwards MD, Miller S, Morrison EL, Bartlett W, et al. The structure of an open form of an E. coli mechanosensitive channel at 3.45 \xc5 resolution. Science 2008; 321:1179-83."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1139,"div",58),c.Vb(1140,"ul",59),c.Vb(1141,"li",94),c.Fc(1142,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1143,"div",54),c.Vb(1144,"div",55),c.Vb(1145,"a",113),c.Vb(1146,"ul",57),c.Vb(1147,"li"),c.Fc(1148,"Brohawn SG, del M\xe1rmol J, MacKinnon R. Crystal structure of the human K2P TRAAK, a lipid-and mechano-sensitive K+ ion channel. Science 2012; 335:436-41."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1149,"div",58),c.Vb(1150,"ul",59),c.Vb(1151,"li",94),c.Fc(1152,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1153,"div",54),c.Vb(1154,"div",55),c.Vb(1155,"a",114),c.Vb(1156,"ul",57),c.Vb(1157,"li"),c.Fc(1158,"Maroto R, Raso A, Wood TG, Kurosky A, Martinac B, Hamill OP. TRPC1 forms the stretch-activated cation channel in vertebrate cells. Nature cell biology 2005; 7:179."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1159,"div",58),c.Vb(1160,"ul",59),c.Vb(1161,"li",60),c.Fc(1162,"Published 17 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1163,"div",115),c.Vb(1164,"div",62),c.Vb(1165,"div",14),c.Vb(1166,"div",48),c.Vb(1167,"p",63),c.Vb(1168,"b"),c.Fc(1169,"Title:"),c.Ub(),c.Vb(1170,"span"),c.Fc(1171," TRPC1 forms the stretch-activated cation channel in vertebrate cells"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1172,"div",64),c.Vb(1173,"p",65),c.Vb(1174,"b"),c.Fc(1175,"Journal:"),c.Ub(),c.Vb(1176,"span"),c.Fc(1177," Nature Cell Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1178,"div",64),c.Vb(1179,"p",65),c.Vb(1180,"b"),c.Fc(1181,"Author:"),c.Ub(),c.Vb(1182,"span",66),c.Fc(1183," Maroto Rosario et al. "),c.Vb(1184,"div",67),c.Vb(1185,"ul",59),c.Vb(1186,"li"),c.Fc(1187,"Rosario Maroto"),c.Ub(),c.Ub(),c.Vb(1188,"ul",59),c.Vb(1189,"li"),c.Fc(1190,"Albert Raso"),c.Ub(),c.Ub(),c.Vb(1191,"ul",59),c.Vb(1192,"li"),c.Fc(1193,"Thomas G. Wood"),c.Ub(),c.Ub(),c.Vb(1194,"ul",59),c.Vb(1195,"li"),c.Fc(1196,"Alex Kurosky"),c.Ub(),c.Ub(),c.Vb(1197,"ul",59),c.Vb(1198,"li"),c.Fc(1199,"Boris Martinac"),c.Ub(),c.Ub(),c.Vb(1200,"ul",59),c.Vb(1201,"li"),c.Fc(1202,"Owen P. Hamill"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1203,"div",48),c.Vb(1204,"p",65),c.Vb(1205,"b"),c.Fc(1206,"Published:"),c.Ub(),c.Vb(1207,"span"),c.Fc(1208," 2005"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1209,"div",54),c.Vb(1210,"div",55),c.Vb(1211,"a",116),c.Vb(1212,"ul",57),c.Vb(1213,"li"),c.Fc(1214,"Heimo Mairb\xe4url. Red blood cells in sports: effects of exercise and training on oxygen supply by red blood cells. Frontiers in Physiology 2013."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1215,"div",58),c.Vb(1216,"ul",59),c.Vb(1217,"li",79),c.Fc(1218,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1219,"div",117),c.Vb(1220,"div",62),c.Vb(1221,"div",14),c.Vb(1222,"div",48),c.Vb(1223,"p",63),c.Vb(1224,"b"),c.Fc(1225,"Title:"),c.Ub(),c.Vb(1226,"span"),c.Fc(1227," Red blood cells in sports: effects of exercise and training on oxygen supply by red blood cells"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1228,"div",64),c.Vb(1229,"p",65),c.Vb(1230,"b"),c.Fc(1231,"Journal:"),c.Ub(),c.Vb(1232,"span"),c.Fc(1233," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1234,"div",64),c.Vb(1235,"p",65),c.Vb(1236,"b"),c.Fc(1237,"Author:"),c.Ub(),c.Vb(1238,"span",66),c.Fc(1239," Mairb\xe4url Heimo "),c.Vb(1240,"div",67),c.Vb(1241,"ul",59),c.Vb(1242,"li"),c.Fc(1243,"Heimo Mairb\xe4url"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1244,"div",48),c.Vb(1245,"p",65),c.Vb(1246,"b"),c.Fc(1247,"Published:"),c.Ub(),c.Vb(1248,"span"),c.Fc(1249," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1250,"div",54),c.Vb(1251,"div",55),c.Vb(1252,"a",118),c.Vb(1253,"ul",57),c.Vb(1254,"li"),c.Fc(1255,"Yuen K. Ip, and Shit F. Chew. Ammonia production, excretion, toxicity, and defense in fish: a review. Frontiers in Physiology 2010."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1256,"div",58),c.Vb(1257,"ul",59),c.Vb(1258,"li",60),c.Fc(1259,"Published 12 years ago"),c.Ub(),c.Vb(1260,"li",79),c.Fc(1261,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1262,"div",119),c.Vb(1263,"div",62),c.Vb(1264,"div",14),c.Vb(1265,"div",48),c.Vb(1266,"p",63),c.Vb(1267,"b"),c.Fc(1268,"Title:"),c.Ub(),c.Vb(1269,"span"),c.Fc(1270," Ammonia production, excretion, toxicity, and defense in fish: a review"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1271,"div",64),c.Vb(1272,"p",65),c.Vb(1273,"b"),c.Fc(1274,"Journal:"),c.Ub(),c.Vb(1275,"span"),c.Fc(1276," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1277,"div",64),c.Vb(1278,"p",65),c.Vb(1279,"b"),c.Fc(1280,"Author:"),c.Ub(),c.Vb(1281,"span",66),c.Fc(1282," Ip Yuen "),c.Vb(1283,"div",67),c.Vb(1284,"ul",59),c.Vb(1285,"li"),c.Fc(1286,"Yuen Ip"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1287,"div",48),c.Vb(1288,"p",65),c.Vb(1289,"b"),c.Fc(1290,"Published:"),c.Ub(),c.Vb(1291,"span"),c.Fc(1292," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1293,"div",54),c.Vb(1294,"div",55),c.Vb(1295,"a",120),c.Vb(1296,"ul",57),c.Vb(1297,"li"),c.Fc(1298,"Djuna Z. de Back, Elena B. Kostova, Marian van Kraaij, Timo K. van den Berg and Robin van Bruggen. Of macrophages and red blood cells; a complex love story. Frontiers in Physiology 2014."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1299,"div",58),c.Vb(1300,"ul",59),c.Vb(1301,"li",79),c.Fc(1302,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1303,"div",121),c.Vb(1304,"div",62),c.Vb(1305,"div",14),c.Vb(1306,"div",48),c.Vb(1307,"p",63),c.Vb(1308,"b"),c.Fc(1309,"Title:"),c.Ub(),c.Vb(1310,"span"),c.Fc(1311," Of macrophages and red blood cells; a complex love story"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1312,"div",64),c.Vb(1313,"p",65),c.Vb(1314,"b"),c.Fc(1315,"Journal:"),c.Ub(),c.Vb(1316,"span"),c.Fc(1317," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1318,"div",64),c.Vb(1319,"p",65),c.Vb(1320,"b"),c.Fc(1321,"Author:"),c.Ub(),c.Vb(1322,"span",66),c.Fc(1323," de Back Djuna Z. et al. "),c.Vb(1324,"div",67),c.Vb(1325,"ul",59),c.Vb(1326,"li"),c.Fc(1327,"Djuna Z. de Back"),c.Ub(),c.Ub(),c.Vb(1328,"ul",59),c.Vb(1329,"li"),c.Fc(1330,"Elena B. Kostova"),c.Ub(),c.Ub(),c.Vb(1331,"ul",59),c.Vb(1332,"li"),c.Fc(1333,"Marian van Kraaij"),c.Ub(),c.Ub(),c.Vb(1334,"ul",59),c.Vb(1335,"li"),c.Fc(1336,"Timo K. van den Berg"),c.Ub(),c.Ub(),c.Vb(1337,"ul",59),c.Vb(1338,"li"),c.Fc(1339,"Robin van Bruggen"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1340,"div",48),c.Vb(1341,"p",65),c.Vb(1342,"b"),c.Fc(1343,"Published:"),c.Ub(),c.Vb(1344,"span"),c.Fc(1345," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1346,"div",54),c.Vb(1347,"div",55),c.Vb(1348,"a",122),c.Vb(1349,"ul",57),c.Vb(1350,"li"),c.Fc(1351,"SeongHun Yoon, Mario Zuccarello and Robert M. Rapoport. pCO2 and pH regulation of cerebral blood flow. Frontiers in Physiology 2010."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1352,"div",58),c.Vb(1353,"ul",59),c.Vb(1354,"li",79),c.Fc(1355,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1356,"div",123),c.Vb(1357,"div",62),c.Vb(1358,"div",14),c.Vb(1359,"div",48),c.Vb(1360,"p",63),c.Vb(1361,"b"),c.Fc(1362,"Title:"),c.Ub(),c.Vb(1363,"span"),c.Fc(1364," pCO2 and pH regulation of cerebral blood flow"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1365,"div",64),c.Vb(1366,"p",65),c.Vb(1367,"b"),c.Fc(1368,"Journal:"),c.Ub(),c.Vb(1369,"span"),c.Fc(1370," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1371,"div",64),c.Vb(1372,"p",65),c.Vb(1373,"b"),c.Fc(1374,"Author:"),c.Ub(),c.Vb(1375,"span",66),c.Fc(1376," Yoon SeongHun et al. "),c.Vb(1377,"div",67),c.Vb(1378,"ul",59),c.Vb(1379,"li"),c.Fc(1380,"SeongHun Yoon"),c.Ub(),c.Ub(),c.Vb(1381,"ul",59),c.Vb(1382,"li"),c.Fc(1383,"Mario Zuccarello"),c.Ub(),c.Ub(),c.Vb(1384,"ul",59),c.Vb(1385,"li"),c.Fc(1386,"Robert M. Rapoport"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1387,"div",48),c.Vb(1388,"p",65),c.Vb(1389,"b"),c.Fc(1390,"Published:"),c.Ub(),c.Vb(1391,"span"),c.Fc(1392," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1393,"div",54),c.Vb(1394,"div",55),c.Vb(1395,"a",124),c.Vb(1396,"ul",57),c.Vb(1397,"li"),c.Fc(1398,"Liu X., Zhang Y., Liang H. and Xu Y. Overexpression of microRNA-216a-3p Accelerates the Inflammatory Response in Cardiomyocytes in Type 2 Diabetes Mellitus by Targeting IFN-\u03b12. (2020) Front. Endocrinol. 11:522340."),c.Ub(),c.Ub();c.Ub(),c.Ub(),c.Vb(1399,"div",58),c.Vb(1400,"ul",59),c.Vb(1401,"li",60),c.Fc(1402,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1403,"div",125),c.Vb(1404,"div",62),c.Vb(1405,"div",14),c.Vb(1406,"div",48),c.Vb(1407,"p",63),c.Vb(1408,"b"),c.Fc(1409,"Title:"),c.Ub(),c.Vb(1410,"span"),c.Fc(1411," Overexpression of microRNA-216a-3p Accelerates the Inflammatory Response in Cardiomyocytes in Type 2 Diabetes Mellitus by Targeting IFN-\u03b12"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1412,"div",64),c.Vb(1413,"p",65),c.Vb(1414,"b"),c.Fc(1415,"Journal:"),c.Ub(),c.Vb(1416,"span"),c.Fc(1417," Frontiers in Endocrinology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1418,"div",64),c.Vb(1419,"p",65),c.Vb(1420,"b"),c.Fc(1421,"Author:"),c.Ub(),c.Vb(1422,"span",66),c.Fc(1423," Liu Xiaomeng et al. "),c.Vb(1424,"div",67),c.Vb(1425,"ul",59),c.Vb(1426,"li"),c.Fc(1427,"Xiaomeng Liu"),c.Ub(),c.Ub(),c.Vb(1428,"ul",59),c.Vb(1429,"li"),c.Fc(1430,"Yusong Zhang"),c.Ub(),c.Ub(),c.Vb(1431,"ul",59),c.Vb(1432,"li"),c.Fc(1433,"Hongwei Liang"),c.Ub(),c.Ub(),c.Vb(1434,"ul",59),c.Vb(1435,"li"),c.Fc(1436,"Yanchao Xu"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1437,"div",48),c.Vb(1438,"p",65),c.Vb(1439,"b"),c.Fc(1440,"Published:"),c.Ub(),c.Vb(1441,"span"),c.Fc(1442," 2020"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1443,"div",54),c.Vb(1444,"div",55),c.Vb(1445,"a",126),c.Vb(1446,"ul",57),c.Vb(1447,"li"),c.Fc(1448,"Gao, X.-h., Zhang, S.-s., Chen, H., Wang, Y.-H., Yuan, C.-H., and Wang, F.-B. Systemic Hepatic-Damage Index for Predicting the Prognosis of Hepatocellular Carcinoma after Curative Resection. (2017). Front. Physiol. 8:480."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1449,"div",58),c.Vb(1450,"ul",59),c.Vb(1451,"li",94),c.Fc(1452,"Retracted after publication"),c.Ub(),c.Vb(1453,"li",79),c.Fc(1454,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1455,"div",127),c.Vb(1456,"div",62),c.Vb(1457,"div",14),c.Vb(1458,"div",48),c.Vb(1459,"p",63),c.Vb(1460,"b"),c.Fc(1461,"Title:"),c.Ub(),c.Vb(1462,"span"),c.Fc(1463," Retraction: Systemic Hepatic-Damage Index for Predicting the Prognosis of Hepatocellular Carcinoma after Curative Resection"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1464,"div",64),c.Vb(1465,"p",65),c.Vb(1466,"b"),c.Fc(1467,"Journal:"),c.Ub(),c.Vb(1468,"span"),c.Fc(1469," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1470,"div",48),c.Vb(1471,"p",65),c.Vb(1472,"b"),c.Fc(1473,"Published:"),c.Ub(),c.Vb(1474,"span"),c.Fc(1475," 2018"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1476,"div",54),c.Vb(1477,"div",55),c.Vb(1478,"a",128),c.Vb(1479,"ul",57),c.Vb(1480,"li"),c.Fc(1481,"Sarkar, A., Shukla, S. K., Alqatawni, A., Kumar, A., Addya, S., Tsygankov, A. Y., and Rafiq, K. The Role of Allograft Inflammatory Factor-1 in the Effects of Experimental Diabetes on B Cell Functions in the Heart. Front. Cardiovasc. Med. 5:126."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1482,"div",58),c.Vb(1483,"ul",59),c.Vb(1484,"li",94),c.Fc(1485,"Retracted after publication"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1486,"div",129),c.Vb(1487,"div",62),c.Vb(1488,"div",14),c.Vb(1489,"div",48),c.Vb(1490,"p",63),c.Vb(1491,"b"),c.Fc(1492,"Title:"),c.Ub(),c.Vb(1493,"span"),c.Fc(1494," Retraction: The Role of Allograft Inflammatory Factor-1 in the Effects of Experimental Diabetes on B Cell Functions in the Heart"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1495,"div",64),c.Vb(1496,"p",65),c.Vb(1497,"b"),c.Fc(1498,"Journal:"),c.Ub(),c.Vb(1499,"span"),c.Fc(1500," Frontiers in Cardiovascular Medicine"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1501,"div",48),c.Vb(1502,"p",65),c.Vb(1503,"b"),c.Fc(1504,"Published:"),c.Ub(),c.Vb(1505,"span"),c.Fc(1506," 2021"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1507,"div",54),c.Vb(1508,"div",55),c.Vb(1509,"a",130),c.Vb(1510,"ul",57),c.Vb(1511,"li"),c.Fc(1512,"Sun, Q., Li, T., Li, Y., Wei, L., Zhang, M., and Deng, S. Bactericidal/Permeability-Increasing Protein Improves Cognitive Impairment in Diabetic Mice via Blockade of the LPS-LBP-TLR4 Signaling Pathway. Front. Physiol. 2021 11:718."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1513,"div",58),c.Vb(1514,"ul",59),c.Vb(1515,"li",79),c.Fc(1516,"Publishing journal used too many times"),c.Ub(),c.Vb(1517,"li",60),c.Fc(1518,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1519,"div",131),c.Vb(1520,"div",62),c.Vb(1521,"div",14),c.Vb(1522,"div",48),c.Vb(1523,"p",63),c.Vb(1524,"b"),c.Fc(1525,"Title:"),c.Ub(),c.Vb(1526,"span"),c.Fc(1527," Bactericidal/Permeability-Increasing Protein Improves Cognitive Impairment in Diabetic Mice via Blockade of the LPS-LBP-TLR4 Signaling Pathway"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1528,"div",64),c.Vb(1529,"p",65),c.Vb(1530,"b"),c.Fc(1531,"Journal:"),c.Ub(),c.Vb(1532,"span"),c.Fc(1533," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1534,"div",64),c.Vb(1535,"p",65),c.Vb(1536,"b"),c.Fc(1537,"Author:"),c.Ub(),c.Vb(1538,"span",66),c.Fc(1539," Sun Qin et al. "),c.Vb(1540,"div",67),c.Vb(1541,"ul",59),c.Vb(1542,"li"),c.Fc(1543,"Qin Sun"),c.Ub(),c.Ub(),c.Vb(1544,"ul",59),c.Vb(1545,"li"),c.Fc(1546,"Tingxin Li"),c.Ub(),c.Ub(),c.Vb(1547,"ul",59),c.Vb(1548,"li"),c.Fc(1549,"Yamei Li"),c.Ub(),c.Ub(),c.Vb(1550,"ul",59),c.Vb(1551,"li"),c.Fc(1552,"Lingling Wei"),c.Ub(),c.Ub(),c.Vb(1553,"ul",59),c.Vb(1554,"li"),c.Fc(1555,"Min Zhang"),c.Ub(),c.Ub(),c.Vb(1556,"ul",59),c.Vb(1557,"li"),c.Fc(1558,"Shaoping Deng"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1559,"div",48),c.Vb(1560,"p",65),c.Vb(1561,"b"),c.Fc(1562,"Published:"),c.Ub(),c.Vb(1563,"span"),c.Fc(1564," 2021"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1565,"div",54),c.Vb(1566,"div",55),c.Vb(1567,"a",132),c.Vb(1568,"ul",57),c.Vb(1569,"li"),c.Fc(1570,"Estruch R, et al. Primary Prevention of Cardiovascular Disease with a Mediterranean Diet. N ENGL J MED; APR 2013."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1571,"div",58),c.Vb(1572,"ul",59),c.Vb(1573,"li",60),c.Fc(1574,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1575,"div",133),c.Vb(1576,"div",62),c.Vb(1577,"div",14),c.Vb(1578,"div",48),c.Vb(1579,"p",63),c.Vb(1580,"b"),c.Fc(1581,"Title:"),c.Ub(),c.Vb(1582,"span"),c.Fc(1583," Mediterranean Diet for Primary Prevention of Cardiovascular Disease"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1584,"div",64),c.Vb(1585,"p",65),c.Vb(1586,"b"),c.Fc(1587,"Journal:"),c.Ub(),c.Vb(1588,"span"),c.Fc(1589," New England Journal of Medicine"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1590,"div",48),c.Vb(1591,"p",65),c.Vb(1592,"b"),c.Fc(1593,"Published:"),c.Ub(),c.Vb(1594,"span"),c.Fc(1595," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1596,"div",54),c.Vb(1597,"div",55),c.Vb(1598,"a",134),c.Vb(1599,"ul",57),c.Vb(1600,"li"),c.Fc(1601,"Wakefield AJ, Murch SH, Anthony A, Linnell J, Casson DM, Malik M, Berelowitz M, Dhillon AP, Thomson MA, Harvey P, Valentine A, Davies SE, Walker-Smith JA. Ileal-lymphoid-nodular hyperplasia, non-specific colitis, and pervasive developmental disorder in children. LANCET; FEB 28 1998."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1602,"div",58),c.Vb(1603,"ul",59),c.Vb(1604,"li",94),c.Fc(1605,"Retracted after publication"),c.Ub(),c.Vb(1606,"li",60),c.Fc(1607,"Published 12 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1608,"div",135),c.Vb(1609,"div",62),c.Vb(1610,"div",14),c.Vb(1611,"div",48),c.Vb(1612,"p",63),c.Vb(1613,"b"),c.Fc(1614,"Title:"),c.Ub(),c.Vb(1615,"span"),c.Fc(1616," Retraction\u2014Ileal-lymphoid-nodular hyperplasia, non-specific colitis, and pervasive developmental disorder in children"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1617,"div",64),c.Vb(1618,"p",65),c.Vb(1619,"b"),c.Fc(1620,"Journal:"),c.Ub(),c.Vb(1621,"span"),c.Fc(1622," The Lancet"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1623,"div",64),c.Vb(1624,"p",65),c.Vb(1625,"b"),c.Fc(1626,"Author:"),c.Ub(),c.Vb(1627,"span",66),c.Fc(1628," The Editors of The Lancet "),c.Vb(1629,"div",67),c.Vb(1630,"ul",59),c.Vb(1631,"li"),c.Fc(1632," The Editors of The Lancet"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1633,"div",48),c.Vb(1634,"p",65),c.Vb(1635,"b"),c.Fc(1636,"Published:"),c.Ub(),c.Vb(1637,"span"),c.Fc(1638," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1639,"div",54),c.Vb(1640,"div",55),c.Vb(1641,"a",136),c.Vb(1642,"ul",57),c.Vb(1643,"li"),c.Fc(1644,"Raj L, Ide T, Gurkar AU, Foley M, Schenone M, Li X, Tolliday NJ, Golub TR, Carr SA, Shamji AF, Stern AM, Mandinova A, Schreiber SL, Lee SW. Selective killing of cancer cells by a small molecule targeting the stress response to ROS. NATURE: JUL 2011."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1645,"div",58),c.Vb(1646,"ul",59),c.Vb(1647,"li",60),c.Fc(1648,"Published 11 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1649,"div",137),c.Vb(1650,"div",62),c.Vb(1651,"div",14),c.Vb(1652,"div",48),c.Vb(1653,"p",63),c.Vb(1654,"b"),c.Fc(1655,"Title:"),c.Ub(),c.Vb(1656,"span"),c.Fc(1657," Selective killing of cancer cells by a small molecule targeting the stress response to ROS"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1658,"div",64),c.Vb(1659,"p",65),c.Vb(1660,"b"),c.Fc(1661,"Journal:"),c.Ub(),c.Vb(1662,"span"),c.Fc(1663," Nature"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1664,"div",64),c.Vb(1665,"p",65),c.Vb(1666,"b"),c.Fc(1667,"Author:"),c.Ub(),c.Vb(1668,"span",66),c.Fc(1669," Raj Lakshmi et al. "),c.Vb(1670,"div",67),c.Vb(1671,"ul",59),c.Vb(1672,"li"),c.Fc(1673,"Lakshmi Raj"),c.Ub(),c.Ub(),c.Vb(1674,"ul",59),c.Vb(1675,"li"),c.Fc(1676,"Takao Ide"),c.Ub(),c.Ub(),c.Vb(1677,"ul",59),c.Vb(1678,"li"),c.Fc(1679,"Aditi U. Gurkar"),c.Ub(),c.Ub(),c.Vb(1680,"ul",59),c.Vb(1681,"li"),c.Fc(1682,"Michael Foley"),c.Ub(),c.Ub(),c.Vb(1683,"ul",59),c.Vb(1684,"li"),c.Fc(1685,"Monica Schenone"),c.Ub(),c.Ub(),c.Vb(1686,"ul",59),c.Vb(1687,"li"),c.Fc(1688,"Xiaoyu Li"),c.Ub(),c.Ub(),c.Vb(1689,"ul",59),c.Vb(1690,"li"),c.Fc(1691,"Nicola J. Tolliday"),c.Ub(),c.Ub(),c.Vb(1692,"ul",59),c.Vb(1693,"li"),c.Fc(1694,"Todd R. Golub"),c.Ub(),c.Ub(),c.Vb(1695,"ul",59),c.Vb(1696,"li"),c.Fc(1697,"Steven A. Carr"),c.Ub(),c.Ub(),c.Vb(1698,"ul",59),c.Vb(1699,"li"),c.Fc(1700,"Alykhan F. Shamji"),c.Ub(),c.Ub(),c.Vb(1701,"ul",59),c.Vb(1702,"li"),c.Fc(1703,"Andrew M. Stern"),c.Ub(),c.Ub(),c.Vb(1704,"ul",59),c.Vb(1705,"li"),c.Fc(1706,"Anna Mandinova"),c.Ub(),c.Ub(),c.Vb(1707,"ul",59),c.Vb(1708,"li"),c.Fc(1709,"Stuart L. Schreiber"),c.Ub(),c.Ub(),c.Vb(1710,"ul",59),c.Vb(1711,"li"),c.Fc(1712,"Sam W. Lee"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1713,"div",48),c.Vb(1714,"p",65),c.Vb(1715,"b"),c.Fc(1716,"Published:"),c.Ub(),c.Vb(1717,"span"),c.Fc(1718," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1719,"div",54),c.Vb(1720,"div",55),c.Vb(1721,"a",138),c.Vb(1722,"ul",57),c.Vb(1723,"li"),c.Fc(1724,"Voinnet O, Rivas S, Mestre P, Baulcombe D. An enhanced transient expression system in plants based on suppression of gene silencing by the p19 protein of tomato bushy stunt virus. PLANT J; MAR 2003."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1725,"div",58),c.Vb(1726,"ul",59),c.Vb(1727,"li",94),c.Fc(1728,"Retracted after publication"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1729,"div",139),c.Vb(1730,"div",62),c.Vb(1731,"div",14),c.Vb(1732,"div",48),c.Vb(1733,"p",63),c.Vb(1734,"b"),c.Fc(1735,"Title:"),c.Ub(),c.Vb(1736,"span"),c.Fc(1737," Retraction: \u2018An enhanced transient expression system in plants based on suppression of gene silencing by the p19 protein of tomato bushy stunt virus\u2019"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1738,"div",64),c.Vb(1739,"p",65),c.Vb(1740,"b"),c.Fc(1741,"Journal:"),c.Ub(),c.Vb(1742,"span"),c.Fc(1743," The Plant Journal"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1744,"div",48),c.Vb(1745,"p",65),c.Vb(1746,"b"),c.Fc(1747,"Published:"),c.Ub(),c.Vb(1748,"span"),c.Fc(1749," 2015"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1750,"div",54),c.Vb(1751,"div",55),c.Vb(1752,"a",140),c.Vb(1753,"ul",57),c.Vb(1754,"li"),c.Fc(1755,"B Bredeweg and Marco Kragten. Requirements and Challenges for Hybrid Intelligence: a Case-study in Education. Front. Artif. Intell. Sec. AI for Human Learning and Behavior Change. 2022"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1756,"div",58),c.Vb(1757,"ul",59),c.Vb(1758,"li",94),c.Fc(1759,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1760,"div",54),c.Vb(1761,"div",55),c.Vb(1762,"a",141),c.Vb(1763,"ul",57),c.Vb(1764,"li"),c.Fc(1765,"WHO Director-General\u2019s opening remarks at the media briefing on COVID-19 - 11 March 2020."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1766,"div",58),c.Vb(1767,"ul",59),c.Vb(1768,"li",94),c.Fc(1769,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1770,"div",142),c.Vb(1771,"div",29),c.Vb(1772,"h3"),c.Fc(1773,"Retracted: 3 citations out of 54 "),c.Vb(1774,"span",143),c.Fc(1775,"High Risk"),c.Ub(),c.Ub(),c.Vb(1776,"div",144),c.Vb(1777,"div",36),c.Vb(1778,"div",6),c.Qb(1779,"img",145),c.Ub(),c.Vb(1780,"div",12),c.Vb(1781,"p"),c.Fc(1782,"A retracted citation is one that was published by a journal but is later recalled for research quality, integrity, or other ethical reasons. You should never cite a retracted paper as that seriously impacts the credibility of your argumentation. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1783,"div",146),c.Fc(1784," Action Required: You will have to remove or replace these citations with more credible articles "),c.Ub(),c.Vb(1785,"div",53),c.Vb(1786,"div",54),c.Vb(1787,"div",55),c.Vb(1788,"a",147),c.Vb(1789,"ul",57),c.Vb(1790,"li"),c.Fc(1791," Gao, X.-h., Zhang, S.-s., Chen, H., Wang, Y.-H., Yuan, C.-H., and Wang, F.-B. Systemic Hepatic-Damage Index for Predicting the Prognosis of Hepatocellular Carcinoma after Curative Resection. (2017). Front. Physiol. 8:480."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1792,"div",58),c.Vb(1793,"ul",148),c.Vb(1794,"li",94),c.Fc(1795,"Retracted after publication"),c.Ub(),c.Vb(1796,"li",149),c.Fc(1797,"Publishing journal used too many times"),c.Ub(),c.Vb(1798,"li",59),c.Vb(1799,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(1800,"span"),c.Fc(1801,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1802,"div",151),c.Vb(1803,"div",62),c.Vb(1804,"div",14),c.Vb(1805,"div",48),c.Vb(1806,"p",63),c.Vb(1807,"b"),c.Fc(1808,"Title:"),c.Ub(),c.Vb(1809,"span"),c.Fc(1810," Retraction: Systemic Hepatic-Damage Index for Predicting the Prognosis of Hepatocellular Carcinoma after Curative Resection"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1811,"div",64),c.Vb(1812,"p",65),c.Vb(1813,"b"),c.Fc(1814,"Journal:"),c.Ub(),c.Vb(1815,"span"),c.Fc(1816," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1817,"div",48),c.Vb(1818,"p",65),c.Vb(1819,"b"),c.Fc(1820,"Published:"),c.Ub(),c.Vb(1821,"span"),c.Fc(1822," 2018"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1823,"div",54),c.Vb(1824,"div",55),c.Vb(1825,"a",152),c.Vb(1826,"ul",57),c.Vb(1827,"li"),c.Fc(1828," Sarkar, A., Shukla, S. K., Alqatawni, A., Kumar, A., Addya, S., Tsygankov, A. Y., and Rafiq, K. The Role of Allograft Inflammatory Factor-1 in the Effects of Experimental Diabetes on B Cell Functions in the Heart. Front. Cardiovasc. Med. 5:126."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1829,"div",58),c.Vb(1830,"ul",148),c.Vb(1831,"li",94),c.Fc(1832,"Retracted after publication"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1833,"div",153),c.Vb(1834,"div",62),c.Vb(1835,"div",14),c.Vb(1836,"div",48),c.Vb(1837,"p",63),c.Vb(1838,"b"),c.Fc(1839,"Title:"),c.Ub(),c.Vb(1840,"span"),c.Fc(1841," Retraction: The Role of Allograft Inflammatory Factor-1 in the Effects of Experimental Diabetes on B Cell Functions in the Heart"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1842,"div",64),c.Vb(1843,"p",65),c.Vb(1844,"b"),c.Fc(1845,"Journal:"),c.Ub(),c.Vb(1846,"span"),c.Fc(1847," Frontiers in Cardiovascular Medicine"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1848,"div",48),c.Vb(1849,"p",65),c.Vb(1850,"b"),c.Fc(1851,"Published:"),c.Ub(),c.Vb(1852,"span"),c.Fc(1853," 2021"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1854,"div",54),c.Vb(1855,"div",55),c.Vb(1856,"a",154),c.Vb(1857,"ul",57),c.Vb(1858,"li"),c.Fc(1859," Wakefield AJ, Murch SH, Anthony A, Linnell J, Casson DM, Malik M, Berelowitz M, Dhillon AP, Thomson MA, Harvey P, Valentine A, Davies SE, Walker-Smith JA. Ileal-lymphoid-nodular hyperplasia, non-specific colitis, and pervasive developmental disorder in children. LANCET; FEB 28 1998."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1860,"div",58),c.Vb(1861,"ul",148);c.Vb(1862,"li",94),c.Fc(1863,"Retracted after publication"),c.Ub(),c.Vb(1864,"li",155),c.Fc(1865,"Published 12 years ago"),c.Ub(),c.Vb(1866,"li",59),c.Vb(1867,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(1868,"span"),c.Fc(1869,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1870,"div",156),c.Vb(1871,"div",62),c.Vb(1872,"div",14),c.Vb(1873,"div",48),c.Vb(1874,"p",63),c.Vb(1875,"b"),c.Fc(1876,"Title:"),c.Ub(),c.Vb(1877,"span"),c.Fc(1878," Retraction\u2014Ileal-lymphoid-nodular hyperplasia, non-specific colitis, and pervasive developmental disorder in children"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1879,"div",64),c.Vb(1880,"p",65),c.Vb(1881,"b"),c.Fc(1882,"Journal:"),c.Ub(),c.Vb(1883,"span"),c.Fc(1884," The Lancet"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1885,"div",64),c.Vb(1886,"p",65),c.Vb(1887,"b"),c.Fc(1888,"Author:"),c.Ub(),c.Vb(1889,"span",66),c.Fc(1890," The Editors of The Lancet "),c.Vb(1891,"div",67),c.Vb(1892,"ul",59),c.Vb(1893,"li"),c.Fc(1894," The Editors of The Lancet"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1895,"div",48),c.Vb(1896,"p",65),c.Vb(1897,"b"),c.Fc(1898,"Published:"),c.Ub(),c.Vb(1899,"span"),c.Fc(1900," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1901,"div",54),c.Vb(1902,"div",55),c.Vb(1903,"a",157),c.Vb(1904,"ul",57),c.Vb(1905,"li"),c.Fc(1906," Voinnet O, Rivas S, Mestre P, Baulcombe D. An enhanced transient expression system in plants based on suppression of gene silencing by the p19 protein of tomato bushy stunt virus. PLANT J; MAR 2003."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1907,"div",58),c.Vb(1908,"ul",148),c.Vb(1909,"li",94),c.Fc(1910,"Retracted after publication"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1911,"div",158),c.Vb(1912,"div",62),c.Vb(1913,"div",14),c.Vb(1914,"div",48),c.Vb(1915,"p",63),c.Vb(1916,"b"),c.Fc(1917,"Title:"),c.Ub(),c.Vb(1918,"span"),c.Fc(1919," Retraction: \u2018An enhanced transient expression system in plants based on suppression of gene silencing by the p19 protein of tomato bushy stunt virus\u2019"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1920,"div",64),c.Vb(1921,"p",65),c.Vb(1922,"b"),c.Fc(1923,"Journal:"),c.Ub(),c.Vb(1924,"span"),c.Fc(1925," The Plant Journal"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1926,"div",48),c.Vb(1927,"p",65),c.Vb(1928,"b"),c.Fc(1929,"Published:"),c.Ub(),c.Vb(1930,"span"),c.Fc(1931," 2015"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1932,"div",159),c.Vb(1933,"div",29),c.Vb(1934,"h3"),c.Fc(1935,"Published Long Ago: 12 citations out of 54 "),c.Vb(1936,"span",160),c.Fc(1937,"Medium Risk"),c.Ub(),c.Ub(),c.Vb(1938,"div",144),c.Vb(1939,"div",36),c.Vb(1940,"div",6),c.Qb(1941,"img",145),c.Ub(),c.Vb(1942,"div",12),c.Vb(1943,"p"),c.Fc(1944,"An old citations is one that was published over 10 years before the year of creation of this report. Journals prefer newer citations as they reflect the current status of research on the topic. Note that some old citations may be seminal works and hence would be acceptable (groundbreaking works)."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1945,"div",146),c.Fc(1946," Action Required: Review and replace these citations with newer citations published in peer-reviewed journals. "),c.Ub(),c.Vb(1947,"div",53),c.Vb(1948,"div",54),c.Vb(1949,"div",55),c.Vb(1950,"a",161),c.Vb(1951,"ul",57),c.Vb(1952,"li"),c.Fc(1953,"Gouaux E, MacKinnon R. Principles of selective ion transport in channels and pumps. science 2005; 310:1461-5. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1954,"div",58),c.Vb(1955,"ul",148),c.Vb(1956,"li",60),c.Fc(1957,"Published 17 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1958,"div",162),c.Vb(1959,"div",62),c.Vb(1960,"div",14),c.Vb(1961,"div",48),c.Vb(1962,"p",63),c.Vb(1963,"b"),c.Fc(1964,"Title:"),c.Ub(),c.Vb(1965,"span"),c.Fc(1966," Principles of Selective Ion Transport in Channels and Pumps"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1967,"div",64),c.Vb(1968,"p",65),c.Vb(1969,"b"),c.Fc(1970,"Journal:"),c.Ub(),c.Vb(1971,"span"),c.Fc(1972," Science"),c.Ub(),c.Ub(),c.Ub(),c.Vb(1973,"div",64),c.Vb(1974,"p",65),c.Vb(1975,"b"),c.Fc(1976,"Author:"),c.Ub(),c.Vb(1977,"span",66),c.Fc(1978," Gouaux Eric et al. "),c.Vb(1979,"div",67),c.Vb(1980,"ul",59),c.Vb(1981,"li"),c.Fc(1982,"Eric Gouaux"),c.Ub(),c.Ub(),c.Vb(1983,"ul",59),c.Vb(1984,"li"),c.Fc(1985,"Roderick MacKinnon"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1986,"div",48),c.Vb(1987,"p",65),c.Vb(1988,"b"),c.Fc(1989,"Published:"),c.Ub(),c.Vb(1990,"span"),c.Fc(1991," 2005"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1992,"div",54),c.Vb(1993,"div",55),c.Vb(1994,"a",163),c.Vb(1995,"ul",57),c.Vb(1996,"li"),c.Fc(1997,"Alberts B, Johnson A, Lewis J, Raff M, Roberts K, Walter P. Ion channels and the electrical properties of membranes. Molecular Biology of the Cell 4th edition: Garland Science, 2002. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(1998,"div",58),c.Vb(1999,"ul",148),c.Vb(2e3,"li",60),c.Fc(2001,"Published 38 years ago"),c.Ub(),c.Vb(2002,"li",155),c.Fc(2003,"Cited less than 3 times in a year"),c.Ub(),c.Vb(2004,"li",59),c.Vb(2005,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2006,"span"),c.Fc(2007,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2008,"div",164),c.Vb(2009,"div",62),c.Vb(2010,"div",14),c.Vb(2011,"div",48),c.Vb(2012,"p",63),c.Vb(2013,"b"),c.Fc(2014,"Title:"),c.Ub(),c.Vb(2015,"span"),c.Fc(2016," Measuring the Properties of Single Channels in Cell Membranes"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2017,"div",64),c.Vb(2018,"p",65),c.Vb(2019,"b"),c.Fc(2020,"Journal:"),c.Ub(),c.Vb(2021,"span"),c.Fc(2022," Current Topics in Membranes and Transport"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2023,"div",64),c.Vb(2024,"p",65),c.Vb(2025,"b"),c.Fc(2026,"Author:"),c.Ub(),c.Vb(2027,"span",66),c.Fc(2028," Kolb H.-A. "),c.Vb(2029,"div",67),c.Vb(2030,"ul",59),c.Vb(2031,"li"),c.Fc(2032,"H.-A. Kolb"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2033,"div",48),c.Vb(2034,"p",65),c.Vb(2035,"b"),c.Fc(2036,"Published:"),c.Ub(),c.Vb(2037,"span"),c.Fc(2038," 1984"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2039,"div",54),c.Vb(2040,"div",55),c.Vb(2041,"a",165),c.Vb(2042,"ul",57),c.Vb(2043,"li"),c.Fc(2044,"Hodgkin AL, Huxley AF. Action potentials recorded from inside a nerve fibre. Nature 1939; 144:710-1. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2045,"div",58),c.Vb(2046,"ul",148),c.Vb(2047,"li",60),c.Fc(2048,"Published 83 years ago"),c.Ub(),c.Vb(2049,"li",155),c.Fc(2050,"Cited less than 3 times in a year"),c.Ub(),c.Vb(2051,"li",59),c.Vb(2052,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2053,"span"),c.Fc(2054,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2055,"div",166),c.Vb(2056,"div",62),c.Vb(2057,"div",14),c.Vb(2058,"div",48),c.Vb(2059,"p",63),c.Vb(2060,"b"),c.Fc(2061,"Title:"),c.Ub(),c.Vb(2062,"span"),c.Fc(2063," Action Potentials Recorded from Inside a Nerve Fibre"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2064,"div",64),c.Vb(2065,"p",65),c.Vb(2066,"b"),c.Fc(2067,"Journal:"),c.Ub(),c.Vb(2068,"span"),c.Fc(2069," Nature"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2070,"div",64),c.Vb(2071,"p",65),c.Vb(2072,"b"),c.Fc(2073,"Author:"),c.Ub(),c.Vb(2074,"span",66),c.Fc(2075," HODGKIN A. L. et al. "),c.Vb(2076,"div",67),c.Vb(2077,"ul",59),c.Vb(2078,"li"),c.Fc(2079,"A. L. HODGKIN"),c.Ub(),c.Ub(),c.Vb(2080,"ul",59),c.Vb(2081,"li"),c.Fc(2082,"A. F. HUXLEY"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2083,"div",48),c.Vb(2084,"p",65),c.Vb(2085,"b"),c.Fc(2086,"Published:"),c.Ub(),c.Vb(2087,"span"),c.Fc(2088," 1939"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2089,"div",54),c.Vb(2090,"div",55),c.Vb(2091,"a",167),c.Vb(2092,"ul",57),c.Vb(2093,"li"),c.Fc(2094,"Becchetti A, Arcangeli A. Integrins and ion channels in cell migration: implications for neuronal development, wound healing and metastatic spread. Integrins and Ion Channels: Springer, 2010:107-23. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2095,"div",58),c.Vb(2096,"ul",148),c.Vb(2097,"li",60),c.Fc(2098,"Published 12 years ago"),c.Ub(),c.Vb(2099,"li",155),c.Fc(2100,"Cited less than 3 times in a year"),c.Ub(),c.Vb(2101,"li",59),c.Vb(2102,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2103,"span"),c.Fc(2104,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2105,"div",168),c.Vb(2106,"div",62),c.Vb(2107,"div",14),c.Vb(2108,"div",48),c.Vb(2109,"p",63),c.Vb(2110,"b"),c.Fc(2111,"Title:"),c.Ub(),c.Vb(2112,"span"),c.Fc(2113," Integrins and Ion Channels in Cell Migration: Implications for Neuronal Development, Wound Healing and Metastatic Spread"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2114,"div",64),c.Vb(2115,"p",65),c.Vb(2116,"b"),c.Fc(2117,"Journal:"),c.Ub(),c.Vb(2118,"span"),c.Fc(2119," Advances in Experimental Medicine and Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2120,"div",64),c.Vb(2121,"p",65),c.Vb(2122,"b"),c.Fc(2123,"Author:"),c.Ub(),c.Vb(2124,"span",66),c.Fc(2125," Becchetti Andrea et al. "),c.Vb(2126,"div",67),c.Vb(2127,"ul",59),c.Vb(2128,"li"),c.Fc(2129,"Andrea Becchetti"),c.Ub(),c.Ub(),c.Vb(2130,"ul",59),c.Vb(2131,"li"),c.Fc(2132,"Annarosa Arcangeli"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2133,"div",48),c.Vb(2134,"p",65),c.Vb(2135,"b"),c.Fc(2136,"Published:"),c.Ub(),c.Vb(2137,"span"),c.Fc(2138," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2139,"div",54),c.Vb(2140,"div",55),c.Vb(2141,"a",169),c.Vb(2142,"ul",57),c.Vb(2143,"li"),c.Fc(2144,"Lawson S. Phenotype and function of somatic primary afferent nociceptive neurones with C-, A\u03b4-or A\u03b1/\u03b2-fibres. Experimental physiology 2002; 87:239-44. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2145,"div",58),c.Vb(2146,"ul",148),c.Vb(2147,"li",60),c.Fc(2148,"Published 20 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2149,"div",170),c.Vb(2150,"div",62),c.Vb(2151,"div",14),c.Vb(2152,"div",48),c.Vb(2153,"p",63),c.Vb(2154,"b"),c.Fc(2155,"Title:"),c.Ub(),c.Vb(2156,"span"),c.Fc(2157," Phenotype and Function of Somatic Primary Afferent Nociceptive Neurones with C-, A\u03b4- or A\u03b1/\u03b2-Fibres"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2158,"div",64),c.Vb(2159,"p",65),c.Vb(2160,"b"),c.Fc(2161,"Journal:"),c.Ub(),c.Vb(2162,"span"),c.Fc(2163," Experimental Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2164,"div",64),c.Vb(2165,"p",65),c.Vb(2166,"b"),c.Fc(2167,"Author:"),c.Ub(),c.Vb(2168,"span",66),c.Fc(2169," Lawson S. N. "),c.Vb(2170,"div",67),c.Vb(2171,"ul",59),c.Vb(2172,"li"),c.Fc(2173,"S. N. Lawson"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2174,"div",48),c.Vb(2175,"p",65),c.Vb(2176,"b"),c.Fc(2177,"Published:"),c.Ub(),c.Vb(2178,"span"),c.Fc(2179," 2002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2180,"div",54),c.Vb(2181,"div",55),c.Vb(2182,"a",171),c.Vb(2183,"ul",57),c.Vb(2184,"li"),c.Fc(2185,"Park J, Luo ZD. Calcium channel functions in pain processing. Channels 2010; 4:510-7. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2186,"div",58),c.Vb(2187,"ul",148),c.Vb(2188,"li",60),c.Fc(2189,"Published 12 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2190,"div",172),c.Vb(2191,"div",62),c.Vb(2192,"div",14),c.Vb(2193,"div",48),c.Vb(2194,"p",63),c.Vb(2195,"b"),c.Fc(2196,"Title:"),c.Ub(),c.Vb(2197,"span"),c.Fc(2198," Calcium channel functions in pain processing"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2199,"div",64),c.Vb(2200,"p",65),c.Vb(2201,"b"),c.Fc(2202,"Journal:"),c.Ub(),c.Vb(2203,"span"),c.Fc(2204," Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2205,"div",64),c.Vb(2206,"p",65),c.Vb(2207,"b"),c.Fc(2208,"Author:"),c.Ub(),c.Vb(2209,"span",66),c.Fc(2210," Park John et al. "),c.Vb(2211,"div",67),c.Vb(2212,"ul",59),c.Vb(2213,"li"),c.Fc(2214,"John Park"),c.Ub(),c.Ub(),c.Vb(2215,"ul",59),c.Vb(2216,"li"),c.Fc(2217,"Z. David Luo"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2218,"div",48),c.Vb(2219,"p",65),c.Vb(2220,"b"),c.Fc(2221,"Published:"),c.Ub(),c.Vb(2222,"span"),c.Fc(2223," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2224,"div",54),c.Vb(2225,"div",55),c.Vb(2226,"a",173),c.Vb(2227,"ul",57),c.Vb(2228,"li"),c.Fc(2229,"Guharay F, Sachs F. Stretch\u2010activated single ion channel currents in tissue\u2010cultured embryonic chick skeletal muscle. The Journal of physiology 1984; 352:685-701. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2230,"div",58),c.Vb(2231,"ul",148),c.Vb(2232,"li",60),c.Fc(2233,"Published 38 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2234,"div",174),c.Vb(2235,"div",62),c.Vb(2236,"div",14),c.Vb(2237,"div",48),c.Vb(2238,"p",63),c.Vb(2239,"b"),c.Fc(2240,"Title:"),c.Ub(),c.Vb(2241,"span"),c.Fc(2242," Stretch-activated single ion channel currents in tissue-cultured embryonic chick skeletal muscle."),c.Ub(),c.Ub(),c.Ub(),c.Vb(2243,"div",64),c.Vb(2244,"p",65),c.Vb(2245,"b"),c.Fc(2246,"Journal:"),c.Ub(),c.Vb(2247,"span"),c.Fc(2248," The Journal of Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2249,"div",64),c.Vb(2250,"p",65),c.Vb(2251,"b"),c.Fc(2252,"Author:"),c.Ub(),c.Vb(2253,"span",66),c.Fc(2254," Guharay F et al. "),c.Vb(2255,"div",67),c.Vb(2256,"ul",59),c.Vb(2257,"li"),c.Fc(2258,"F Guharay"),c.Ub(),c.Ub(),c.Vb(2259,"ul",59),c.Vb(2260,"li"),c.Fc(2261,"F Sachs"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2262,"div",48),c.Vb(2263,"p",65),c.Vb(2264,"b"),c.Fc(2265,"Published:"),c.Ub(),c.Vb(2266,"span"),c.Fc(2267," 1984"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2268,"div",54),c.Vb(2269,"div",55),c.Vb(2270,"a",175),c.Vb(2271,"ul",57),c.Vb(2272,"li"),c.Fc(2273,"Paoletti P, Ascher P. Mechanosensitivity of NMDA receptors in cultured mouse central neurons. Neuron 1994; 13:645-55. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2274,"div",58),c.Vb(2275,"ul",148),c.Vb(2276,"li",60),c.Fc(2277,"Published 28 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2278,"div",176),c.Vb(2279,"div",62),c.Vb(2280,"div",14),c.Vb(2281,"div",48),c.Vb(2282,"p",63),c.Vb(2283,"b"),c.Fc(2284,"Title:"),c.Ub(),c.Vb(2285,"span"),c.Fc(2286," Mechanosensitivity of NMDA receptors in cultured mouse central neurons"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2287,"div",64),c.Vb(2288,"p",65),c.Vb(2289,"b"),c.Fc(2290,"Journal:"),c.Ub(),c.Vb(2291,"span"),c.Fc(2292," Neuron"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2293,"div",64),c.Vb(2294,"p",65),c.Vb(2295,"b"),c.Fc(2296,"Author:"),c.Ub(),c.Vb(2297,"span",66),c.Fc(2298," Paoletti Pierre et al. "),c.Vb(2299,"div",67),c.Vb(2300,"ul",59),c.Vb(2301,"li"),c.Fc(2302,"Pierre Paoletti"),c.Ub(),c.Ub(),c.Vb(2303,"ul",59),c.Vb(2304,"li"),c.Fc(2305,"Philippe Ascher"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2306,"div",48),c.Vb(2307,"p",65),c.Vb(2308,"b"),c.Fc(2309,"Published:"),c.Ub(),c.Vb(2310,"span"),c.Fc(2311," 1994"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2312,"div",54),c.Vb(2313,"div",55),c.Vb(2314,"a",177),c.Vb(2315,"ul",57),c.Vb(2316,"li"),c.Fc(2317,"Morris CE. Voltage-gated channel mechanosensitivity: fact or friction? Frontiers in physiology 2011; 2:25. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2318,"div",58),c.Vb(2319,"ul",148),c.Vb(2320,"li",60),c.Fc(2321,"Published 11 years ago"),c.Ub(),c.Vb(2322,"li",149),c.Fc(2323,"Publishing journal used too many times"),c.Ub();c.Vb(2324,"li",59),c.Vb(2325,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2326,"span"),c.Fc(2327,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2328,"div",178),c.Vb(2329,"div",62),c.Vb(2330,"div",14),c.Vb(2331,"div",48),c.Vb(2332,"p",63),c.Vb(2333,"b"),c.Fc(2334,"Title:"),c.Ub(),c.Vb(2335,"span"),c.Fc(2336," Voltage-Gated Channel Mechanosensitivity: Fact or Friction?"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2337,"div",64),c.Vb(2338,"p",65),c.Vb(2339,"b"),c.Fc(2340,"Journal:"),c.Ub(),c.Vb(2341,"span"),c.Fc(2342," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2343,"div",64),c.Vb(2344,"p",65),c.Vb(2345,"b"),c.Fc(2346,"Author:"),c.Ub(),c.Vb(2347,"span",66),c.Fc(2348," Morris Catherine E. "),c.Vb(2349,"div",67),c.Vb(2350,"ul",59),c.Vb(2351,"li"),c.Fc(2352,"Catherine E. Morris"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2353,"div",48),c.Vb(2354,"p",65),c.Vb(2355,"b"),c.Fc(2356,"Published:"),c.Ub(),c.Vb(2357,"span"),c.Fc(2358," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2359,"div",54),c.Vb(2360,"div",55),c.Vb(2361,"a",179),c.Vb(2362,"ul",57),c.Vb(2363,"li"),c.Fc(2364,"Haswell ES, Phillips R, Rees DC. Mechanosensitive channels: what can they do and how do they do it? Structure (London, England : 1993) 2011; 19:1356-69. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2365,"div",58),c.Vb(2366,"ul",148),c.Vb(2367,"li",60),c.Fc(2368,"Published 11 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2369,"div",180),c.Vb(2370,"div",62),c.Vb(2371,"div",14),c.Vb(2372,"div",48),c.Vb(2373,"p",63),c.Vb(2374,"b"),c.Fc(2375,"Title:"),c.Ub(),c.Vb(2376,"span"),c.Fc(2377," Mechanosensitive Channels: What Can They Do and How Do They Do It?"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2378,"div",64),c.Vb(2379,"p",65),c.Vb(2380,"b"),c.Fc(2381,"Journal:"),c.Ub(),c.Vb(2382,"span"),c.Fc(2383," Structure"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2384,"div",64),c.Vb(2385,"p",65),c.Vb(2386,"b"),c.Fc(2387,"Author:"),c.Ub(),c.Vb(2388,"span",66),c.Fc(2389," Haswell Elizabeth\xa0S. et al. "),c.Vb(2390,"div",67),c.Vb(2391,"ul",59),c.Vb(2392,"li"),c.Fc(2393,"Elizabeth\xa0S. Haswell"),c.Ub(),c.Ub(),c.Vb(2394,"ul",59),c.Vb(2395,"li"),c.Fc(2396,"Rob Phillips"),c.Ub(),c.Ub(),c.Vb(2397,"ul",59),c.Vb(2398,"li"),c.Fc(2399,"Douglas\xa0C. Rees"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2400,"div",48),c.Vb(2401,"p",65),c.Vb(2402,"b"),c.Fc(2403,"Published:"),c.Ub(),c.Vb(2404,"span"),c.Fc(2405," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2406,"div",54),c.Vb(2407,"div",55),c.Vb(2408,"a",181),c.Vb(2409,"ul",57),c.Vb(2410,"li"),c.Fc(2411,"Chalfie M. Neurosensory mechanotransduction. Nature reviews Molecular cell biology 2009; 10:44. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2412,"div",58),c.Vb(2413,"ul",148),c.Vb(2414,"li",60),c.Fc(2415,"Published 13 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2416,"div",182),c.Vb(2417,"div",62),c.Vb(2418,"div",14),c.Vb(2419,"div",48),c.Vb(2420,"p",63),c.Vb(2421,"b"),c.Fc(2422,"Title:"),c.Ub(),c.Vb(2423,"span"),c.Fc(2424," Neurosensory mechanotransduction"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2425,"div",64),c.Vb(2426,"p",65),c.Vb(2427,"b"),c.Fc(2428,"Journal:"),c.Ub(),c.Vb(2429,"span"),c.Fc(2430," Nature Reviews Molecular Cell Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2431,"div",64),c.Vb(2432,"p",65),c.Vb(2433,"b"),c.Fc(2434,"Author:"),c.Ub(),c.Vb(2435,"span",66),c.Fc(2436," Chalfie Martin "),c.Vb(2437,"div",67),c.Vb(2438,"ul",59),c.Vb(2439,"li"),c.Fc(2440,"Martin Chalfie"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2441,"div",48),c.Vb(2442,"p",65),c.Vb(2443,"b"),c.Fc(2444,"Published:"),c.Ub(),c.Vb(2445,"span"),c.Fc(2446," 2009"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2447,"div",54),c.Vb(2448,"div",55),c.Vb(2449,"a",183),c.Vb(2450,"ul",57),c.Vb(2451,"li"),c.Fc(2452,"V\xe1squez V, Sotomayor M, Cordero-Morales J, Schulten K, Perozo E. A structural mechanism for MscS gating in lipid bilayers. Science 2008; 321:1210-4. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2453,"div",58),c.Vb(2454,"ul",148),c.Vb(2455,"li",60),c.Fc(2456,"Published 14 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2457,"div",184),c.Vb(2458,"div",62),c.Vb(2459,"div",14),c.Vb(2460,"div",48),c.Vb(2461,"p",63),c.Vb(2462,"b"),c.Fc(2463,"Title:"),c.Ub(),c.Vb(2464,"span"),c.Fc(2465," A Structural Mechanism for MscS Gating in Lipid Bilayers"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2466,"div",64),c.Vb(2467,"p",65),c.Vb(2468,"b"),c.Fc(2469,"Journal:"),c.Ub(),c.Vb(2470,"span"),c.Fc(2471," Science"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2472,"div",64),c.Vb(2473,"p",65),c.Vb(2474,"b"),c.Fc(2475,"Author:"),c.Ub(),c.Vb(2476,"span",66),c.Fc(2477," Va\u0301squez Valeria et al. "),c.Vb(2478,"div",67),c.Vb(2479,"ul",59),c.Vb(2480,"li"),c.Fc(2481,"Valeria Va\u0301squez"),c.Ub(),c.Ub(),c.Vb(2482,"ul",59),c.Vb(2483,"li"),c.Fc(2484,"Marcos Sotomayor"),c.Ub(),c.Ub(),c.Vb(2485,"ul",59),c.Vb(2486,"li"),c.Fc(2487,"Julio Cordero-Morales"),c.Ub(),c.Ub(),c.Vb(2488,"ul",59),c.Vb(2489,"li"),c.Fc(2490,"Klaus Schulten"),c.Ub(),c.Ub(),c.Vb(2491,"ul",59),c.Vb(2492,"li"),c.Fc(2493,"Eduardo Perozo"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2494,"div",48),c.Vb(2495,"p",65),c.Vb(2496,"b"),c.Fc(2497,"Published:"),c.Ub(),c.Vb(2498,"span"),c.Fc(2499," 2008"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2500,"div",54),c.Vb(2501,"div",55),c.Vb(2502,"a",185),c.Vb(2503,"ul",57),c.Vb(2504,"li"),c.Fc(2505,"Maroto R, Raso A, Wood TG, Kurosky A, Martinac B, Hamill OP. TRPC1 forms the stretch-activated cation channel in vertebrate cells. Nature cell biology 2005; 7:179. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2506,"div",58),c.Vb(2507,"ul",148),c.Vb(2508,"li",60),c.Fc(2509,"Published 17 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2510,"div",186),c.Vb(2511,"div",62),c.Vb(2512,"div",14),c.Vb(2513,"div",48),c.Vb(2514,"p",63),c.Vb(2515,"b"),c.Fc(2516,"Title:"),c.Ub(),c.Vb(2517,"span"),c.Fc(2518," TRPC1 forms the stretch-activated cation channel in vertebrate cells"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2519,"div",64),c.Vb(2520,"p",65),c.Vb(2521,"b"),c.Fc(2522,"Journal:"),c.Ub(),c.Vb(2523,"span"),c.Fc(2524," Nature Cell Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2525,"div",64),c.Vb(2526,"p",65),c.Vb(2527,"b"),c.Fc(2528,"Author:"),c.Ub(),c.Vb(2529,"span",66),c.Fc(2530," Maroto Rosario et al. "),c.Vb(2531,"div",67),c.Vb(2532,"ul",59),c.Vb(2533,"li"),c.Fc(2534,"Rosario Maroto"),c.Ub(),c.Ub(),c.Vb(2535,"ul",59),c.Vb(2536,"li"),c.Fc(2537,"Albert Raso"),c.Ub(),c.Ub(),c.Vb(2538,"ul",59),c.Vb(2539,"li"),c.Fc(2540,"Thomas G. Wood"),c.Ub(),c.Ub(),c.Vb(2541,"ul",59),c.Vb(2542,"li"),c.Fc(2543,"Alex Kurosky"),c.Ub(),c.Ub(),c.Vb(2544,"ul",59),c.Vb(2545,"li"),c.Fc(2546,"Boris Martinac"),c.Ub(),c.Ub(),c.Vb(2547,"ul",59),c.Vb(2548,"li"),c.Fc(2549,"Owen P. Hamill"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2550,"div",48),c.Vb(2551,"p",65),c.Vb(2552,"b"),c.Fc(2553,"Published:"),c.Ub(),c.Vb(2554,"span"),c.Fc(2555," 2005"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2556,"div",54),c.Vb(2557,"div",55),c.Vb(2558,"a",187),c.Vb(2559,"ul",57),c.Vb(2560,"li"),c.Fc(2561,"Yuen K. Ip, and Shit F. Chew. Ammonia production, excretion, toxicity, and defense in fish: a review. Frontiers in Physiology 2010. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2562,"div",58),c.Vb(2563,"ul",148),c.Vb(2564,"li",60),c.Fc(2565,"Published 12 years ago"),c.Ub(),c.Vb(2566,"li",149),c.Fc(2567,"Publishing journal used too many times"),c.Ub(),c.Vb(2568,"li",59),c.Vb(2569,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2570,"span"),c.Fc(2571,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2572,"div",188),c.Vb(2573,"div",62),c.Vb(2574,"div",14),c.Vb(2575,"div",48),c.Vb(2576,"p",63),c.Vb(2577,"b"),c.Fc(2578,"Title:"),c.Ub(),c.Vb(2579,"span"),c.Fc(2580," Ammonia production, excretion, toxicity, and defense in fish: a review"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2581,"div",64),c.Vb(2582,"p",65),c.Vb(2583,"b"),c.Fc(2584,"Journal:"),c.Ub(),c.Vb(2585,"span"),c.Fc(2586," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2587,"div",64),c.Vb(2588,"p",65),c.Vb(2589,"b"),c.Fc(2590,"Author:"),c.Ub(),c.Vb(2591,"span",66),c.Fc(2592," Ip Yuen "),c.Vb(2593,"div",67),c.Vb(2594,"ul",59),c.Vb(2595,"li"),c.Fc(2596,"Yuen Ip"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2597,"div",48),c.Vb(2598,"p",65),c.Vb(2599,"b"),c.Fc(2600,"Published:"),c.Ub(),c.Vb(2601,"span"),c.Fc(2602," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2603,"div",54),c.Vb(2604,"div",55),c.Vb(2605,"a",189),c.Vb(2606,"ul",57),c.Vb(2607,"li"),c.Fc(2608,"Wakefield AJ, Murch SH, Anthony A, Linnell J, Casson DM, Malik M, Berelowitz M, Dhillon AP, Thomson MA, Harvey P, Valentine A, Davies SE, Walker-Smith JA. Ileal-lymphoid-nodular hyperplasia, non-specific colitis, and pervasive developmental disorder in children. LANCET; FEB 28 1998. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2609,"div",58),c.Vb(2610,"ul",148),c.Vb(2611,"li",60),c.Fc(2612,"Published 12 years ago"),c.Ub(),c.Vb(2613,"li",190),c.Fc(2614,"Retracted after publication"),c.Ub(),c.Vb(2615,"li",59),c.Vb(2616,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2617,"span"),c.Fc(2618,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2619,"div",191),c.Vb(2620,"div",62),c.Vb(2621,"div",14),c.Vb(2622,"div",48),c.Vb(2623,"p",63),c.Vb(2624,"b"),c.Fc(2625,"Title:"),c.Ub(),c.Vb(2626,"span"),c.Fc(2627," Retraction\u2014Ileal-lymphoid-nodular hyperplasia, non-specific colitis, and pervasive developmental disorder in children"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2628,"div",64),c.Vb(2629,"p",65),c.Vb(2630,"b"),c.Fc(2631,"Journal:"),c.Ub(),c.Vb(2632,"span"),c.Fc(2633," The Lancet"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2634,"div",64),c.Vb(2635,"p",65),c.Vb(2636,"b"),c.Fc(2637,"Author:"),c.Ub(),c.Vb(2638,"span",66),c.Fc(2639," The Editors of The Lancet "),c.Vb(2640,"div",67),c.Vb(2641,"ul",59),c.Vb(2642,"li"),c.Fc(2643," The Editors of The Lancet"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2644,"div",48),c.Vb(2645,"p",65),c.Vb(2646,"b"),c.Fc(2647,"Published:"),c.Ub(),c.Vb(2648,"span"),c.Fc(2649," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2650,"div",54),c.Vb(2651,"div",55),c.Vb(2652,"a",192),c.Vb(2653,"ul",57),c.Vb(2654,"li"),c.Fc(2655,"Raj L, Ide T, Gurkar AU, Foley M, Schenone M, Li X, Tolliday NJ, Golub TR, Carr SA, Shamji AF, Stern AM, Mandinova A, Schreiber SL, Lee SW. Selective killing of cancer cells by a small molecule targeting the stress response to ROS. NATURE: JUL 2011. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2656,"div",58),c.Vb(2657,"ul",148),c.Vb(2658,"li",60),c.Fc(2659,"Published 11 years ago"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2660,"div",193),c.Vb(2661,"div",62),c.Vb(2662,"div",14),c.Vb(2663,"div",48),c.Vb(2664,"p",63),c.Vb(2665,"b"),c.Fc(2666,"Title:"),c.Ub(),c.Vb(2667,"span"),c.Fc(2668," Selective killing of cancer cells by a small molecule targeting the stress response to ROS"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2669,"div",64),c.Vb(2670,"p",65),c.Vb(2671,"b"),c.Fc(2672,"Journal:"),c.Ub(),c.Vb(2673,"span"),c.Fc(2674," Nature"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2675,"div",64),c.Vb(2676,"p",65),c.Vb(2677,"b"),c.Fc(2678,"Author:"),c.Ub(),c.Vb(2679,"span",66),c.Fc(2680," Raj Lakshmi et al. "),c.Vb(2681,"div",67),c.Vb(2682,"ul",59),c.Vb(2683,"li"),c.Fc(2684,"Lakshmi Raj"),c.Ub(),c.Ub(),c.Vb(2685,"ul",59),c.Vb(2686,"li"),c.Fc(2687,"Takao Ide"),c.Ub(),c.Ub(),c.Vb(2688,"ul",59),c.Vb(2689,"li"),c.Fc(2690,"Aditi U. Gurkar"),c.Ub(),c.Ub(),c.Vb(2691,"ul",59),c.Vb(2692,"li"),c.Fc(2693,"Michael Foley"),c.Ub(),c.Ub(),c.Vb(2694,"ul",59),c.Vb(2695,"li"),c.Fc(2696,"Monica Schenone"),c.Ub(),c.Ub(),c.Vb(2697,"ul",59),c.Vb(2698,"li"),c.Fc(2699,"Xiaoyu Li"),c.Ub(),c.Ub(),c.Vb(2700,"ul",59),c.Vb(2701,"li"),c.Fc(2702,"Nicola J. Tolliday"),c.Ub(),c.Ub(),c.Vb(2703,"ul",59),c.Vb(2704,"li"),c.Fc(2705,"Todd R. Golub"),c.Ub(),c.Ub(),c.Vb(2706,"ul",59),c.Vb(2707,"li"),c.Fc(2708,"Steven A. Carr"),c.Ub(),c.Ub(),c.Vb(2709,"ul",59),c.Vb(2710,"li"),c.Fc(2711,"Alykhan F. Shamji"),c.Ub(),c.Ub(),c.Vb(2712,"ul",59),c.Vb(2713,"li"),c.Fc(2714,"Andrew M. Stern"),c.Ub(),c.Ub(),c.Vb(2715,"ul",59),c.Vb(2716,"li"),c.Fc(2717,"Anna Mandinova"),c.Ub(),c.Ub(),c.Vb(2718,"ul",59),c.Vb(2719,"li"),c.Fc(2720,"Stuart L. Schreiber"),c.Ub(),c.Ub(),c.Vb(2721,"ul",59),c.Vb(2722,"li"),c.Fc(2723,"Sam W. Lee"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2724,"div",48),c.Vb(2725,"p",65),c.Vb(2726,"b"),c.Fc(2727,"Published:"),c.Ub(),c.Vb(2728,"span"),c.Fc(2729," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2730,"div",194),c.Vb(2731,"div",29),c.Vb(2732,"h3"),c.Fc(2733,"Journal Bias: 16% of citations are from 1 Journals "),c.Vb(2734,"span",195),c.Fc(2735,"Low Risk"),c.Ub(),c.Ub(),c.Vb(2736,"div",144),c.Vb(2737,"div",36),c.Vb(2738,"div",6),c.Qb(2739,"img",145),c.Ub(),c.Vb(2740,"div",12),c.Vb(2741,"p"),c.Fc(2742,"Journal bias implies citing too many papers from a particular journal. This could be considered unethical practice to favour a particular journal. The report below helps you identify which journals have been cited too many times."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2743,"div",146),c.Fc(2744," Action Required: Review every citation and replace with credible alternatives from other peer-reviewed journals. "),c.Ub(),c.Vb(2745,"div",196),c.Vb(2746,"div",197),c.Vb(2747,"div",198),c.Vb(2748,"a",199),c.Vb(2749,"h3"),c.Fc(2750," Frontiers in Physiology"),c.Ub(),c.Vb(2751,"p"),c.Fc(2752," 9 "),c.Vb(2753,"span",200),c.Fc(2754,"Citations"),c.Ub(),c.Vb(2755,"span"),c.Fc(2756,"(16% of all citations)"),c.Ub(),c.Ub(),c.Vb(2757,"span",201),c.Qb(2758,"i",202),c.Ub(),c.Ub(),c.Ub(),c.Vb(2759,"div",203),c.Vb(2760,"div",62),c.Vb(2761,"div",53),c.Vb(2762,"div",54),c.Vb(2763,"div",55),c.Vb(2764,"a",204),c.Vb(2765,"ul",57),c.Vb(2766,"li"),c.Fc(2767,"Becchetti A, Munaron L, Arcangeli A. The role of ion channels and transporters in cell proliferation and cancer. Frontiers in physiology 2013; 4:312. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2768,"div",58),c.Vb(2769,"ul",205),c.Vb(2770,"li",79),c.Fc(2771,"Publishing journal used too many times"),c.Ub(),c.Vb(2772,"li",155),c.Fc(2773,"Cited less than 3 times in a year"),c.Ub(),c.Vb(2774,"li",59),c.Vb(2775,"a",206),c.Vb(2776,"span"),c.Fc(2777,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2778,"div",207),c.Vb(2779,"div",62),c.Vb(2780,"div",14),c.Vb(2781,"div",48),c.Vb(2782,"p",63),c.Vb(2783,"b"),c.Fc(2784,"Title:"),c.Ub(),c.Vb(2785,"span"),c.Fc(2786," The role of ion channels and transporters in cell proliferation and cancer"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2787,"div",64),c.Vb(2788,"p",65),c.Vb(2789,"b"),c.Fc(2790,"Journal:"),c.Ub(),c.Vb(2791,"span"),c.Fc(2792," Frontiers in Physiology");c.Ub(),c.Ub(),c.Ub(),c.Vb(2793,"div",64),c.Vb(2794,"p",65),c.Vb(2795,"b"),c.Fc(2796,"Author:"),c.Ub(),c.Vb(2797,"span",66),c.Fc(2798," Becchetti Andrea et al. "),c.Vb(2799,"div",67),c.Vb(2800,"ul",59),c.Vb(2801,"li"),c.Fc(2802,"Andrea Becchetti"),c.Ub(),c.Ub(),c.Vb(2803,"ul",59),c.Vb(2804,"li"),c.Fc(2805,"Luca Munaron"),c.Ub(),c.Ub(),c.Vb(2806,"ul",59),c.Vb(2807,"li"),c.Fc(2808,"Annarosa Arcangeli"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2809,"div",48),c.Vb(2810,"p",65),c.Vb(2811,"b"),c.Fc(2812,"Published:"),c.Ub(),c.Vb(2813,"span"),c.Fc(2814," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2815,"div",54),c.Vb(2816,"div",55),c.Vb(2817,"a",208),c.Vb(2818,"ul",57),c.Vb(2819,"li"),c.Fc(2820,"Jard\xedn I, L\xf3pez JJ, Diez R, S\xe1nchez-Collado J, Cantonero C, Albarr\xe1n L, et al. TRPs in pain sensation. Frontiers in physiology 2017; 8:392. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2821,"div",58),c.Vb(2822,"ul",205),c.Vb(2823,"li",79),c.Fc(2824,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2825,"div",209),c.Vb(2826,"div",62),c.Vb(2827,"div",14),c.Vb(2828,"div",48),c.Vb(2829,"p",63),c.Vb(2830,"b"),c.Fc(2831,"Title:"),c.Ub(),c.Vb(2832,"span"),c.Fc(2833," TRPs in Pain Sensation"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2834,"div",64),c.Vb(2835,"p",65),c.Vb(2836,"b"),c.Fc(2837,"Journal:"),c.Ub(),c.Vb(2838,"span"),c.Fc(2839," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2840,"div",64),c.Vb(2841,"p",65),c.Vb(2842,"b"),c.Fc(2843,"Author:"),c.Ub(),c.Vb(2844,"span",66),c.Fc(2845," Jard\xedn Isaac et al. "),c.Vb(2846,"div",67),c.Vb(2847,"ul",59),c.Vb(2848,"li"),c.Fc(2849,"Isaac Jard\xedn"),c.Ub(),c.Ub(),c.Vb(2850,"ul",59),c.Vb(2851,"li"),c.Fc(2852,"Jos\xe9 J. L\xf3pez"),c.Ub(),c.Ub(),c.Vb(2853,"ul",59),c.Vb(2854,"li"),c.Fc(2855,"Raquel Diez"),c.Ub(),c.Ub(),c.Vb(2856,"ul",59),c.Vb(2857,"li"),c.Fc(2858,"Jos\xe9 S\xe1nchez-Collado"),c.Ub(),c.Ub(),c.Vb(2859,"ul",59),c.Vb(2860,"li"),c.Fc(2861,"Carlos Cantonero"),c.Ub(),c.Ub(),c.Vb(2862,"ul",59),c.Vb(2863,"li"),c.Fc(2864,"Letizia Albarr\xe1n"),c.Ub(),c.Ub(),c.Vb(2865,"ul",59),c.Vb(2866,"li"),c.Fc(2867,"Geoffrey E. Woodard"),c.Ub(),c.Ub(),c.Vb(2868,"ul",59),c.Vb(2869,"li"),c.Fc(2870,"Pedro C. Redondo"),c.Ub(),c.Ub(),c.Vb(2871,"ul",59),c.Vb(2872,"li"),c.Fc(2873,"Gin\xe9s M. Salido"),c.Ub(),c.Ub(),c.Vb(2874,"ul",59),c.Vb(2875,"li"),c.Fc(2876,"Tarik Smani"),c.Ub(),c.Ub(),c.Vb(2877,"ul",59),c.Vb(2878,"li"),c.Fc(2879,"Juan A. Rosado"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2880,"div",48),c.Vb(2881,"p",65),c.Vb(2882,"b"),c.Fc(2883,"Published:"),c.Ub(),c.Vb(2884,"span"),c.Fc(2885," 2017"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2886,"div",54),c.Vb(2887,"div",55),c.Vb(2888,"a",210),c.Vb(2889,"ul",57),c.Vb(2890,"li"),c.Fc(2891,"Morris CE. Voltage-gated channel mechanosensitivity: fact or friction? Frontiers in physiology 2011; 2:25. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2892,"div",58),c.Vb(2893,"ul",205),c.Vb(2894,"li",79),c.Fc(2895,"Publishing journal used too many times"),c.Ub(),c.Vb(2896,"li",155),c.Fc(2897,"Published 11 years ago"),c.Ub(),c.Vb(2898,"li",59),c.Vb(2899,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2900,"span"),c.Fc(2901,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2902,"div",211),c.Vb(2903,"div",62),c.Vb(2904,"div",14),c.Vb(2905,"div",48),c.Vb(2906,"p",63),c.Vb(2907,"b"),c.Fc(2908,"Title:"),c.Ub(),c.Vb(2909,"span"),c.Fc(2910," Voltage-Gated Channel Mechanosensitivity: Fact or Friction?"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2911,"div",64),c.Vb(2912,"p",65),c.Vb(2913,"b"),c.Fc(2914,"Journal:"),c.Ub(),c.Vb(2915,"span"),c.Fc(2916," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2917,"div",64),c.Vb(2918,"p",65),c.Vb(2919,"b"),c.Fc(2920,"Author:"),c.Ub(),c.Vb(2921,"span",66),c.Fc(2922," Morris Catherine E. "),c.Vb(2923,"div",67),c.Vb(2924,"ul",59),c.Vb(2925,"li"),c.Fc(2926,"Catherine E. Morris"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2927,"div",48),c.Vb(2928,"p",65),c.Vb(2929,"b"),c.Fc(2930,"Published:"),c.Ub(),c.Vb(2931,"span"),c.Fc(2932," 2011"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2933,"div",54),c.Vb(2934,"div",55),c.Vb(2935,"a",212),c.Vb(2936,"ul",57),c.Vb(2937,"li"),c.Fc(2938,"Heimo Mairb\xe4url. Red blood cells in sports: effects of exercise and training on oxygen supply by red blood cells. Frontiers in Physiology 2013. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2939,"div",58),c.Vb(2940,"ul",205),c.Vb(2941,"li",79),c.Fc(2942,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2943,"div",213),c.Vb(2944,"div",62),c.Vb(2945,"div",14),c.Vb(2946,"div",48),c.Vb(2947,"p",63),c.Vb(2948,"b"),c.Fc(2949,"Title:"),c.Ub(),c.Vb(2950,"span"),c.Fc(2951," Red blood cells in sports: effects of exercise and training on oxygen supply by red blood cells"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2952,"div",64),c.Vb(2953,"p",65),c.Vb(2954,"b"),c.Fc(2955,"Journal:"),c.Ub(),c.Vb(2956,"span"),c.Fc(2957," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2958,"div",64),c.Vb(2959,"p",65),c.Vb(2960,"b"),c.Fc(2961,"Author:"),c.Ub(),c.Vb(2962,"span",66),c.Fc(2963," Mairb\xe4url Heimo "),c.Vb(2964,"div",67),c.Vb(2965,"ul",59),c.Vb(2966,"li"),c.Fc(2967,"Heimo Mairb\xe4url"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2968,"div",48),c.Vb(2969,"p",65),c.Vb(2970,"b"),c.Fc(2971,"Published:"),c.Ub(),c.Vb(2972,"span"),c.Fc(2973," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2974,"div",54),c.Vb(2975,"div",55),c.Vb(2976,"a",214),c.Vb(2977,"ul",57),c.Vb(2978,"li"),c.Fc(2979,"Yuen K. Ip, and Shit F. Chew. Ammonia production, excretion, toxicity, and defense in fish: a review. Frontiers in Physiology 2010. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2980,"div",58),c.Vb(2981,"ul",205),c.Vb(2982,"li",79),c.Fc(2983,"Publishing journal used too many times"),c.Ub(),c.Vb(2984,"li",155),c.Fc(2985,"Published 12 years ago"),c.Ub(),c.Vb(2986,"li",59),c.Vb(2987,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(2988,"span"),c.Fc(2989,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(2990,"div",215),c.Vb(2991,"div",62),c.Vb(2992,"div",14),c.Vb(2993,"div",48),c.Vb(2994,"p",63),c.Vb(2995,"b"),c.Fc(2996,"Title:"),c.Ub(),c.Vb(2997,"span"),c.Fc(2998," Ammonia production, excretion, toxicity, and defense in fish: a review"),c.Ub(),c.Ub(),c.Ub(),c.Vb(2999,"div",64),c.Vb(3e3,"p",65),c.Vb(3001,"b"),c.Fc(3002,"Journal:"),c.Ub(),c.Vb(3003,"span"),c.Fc(3004," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3005,"div",64),c.Vb(3006,"p",65),c.Vb(3007,"b"),c.Fc(3008,"Author:"),c.Ub(),c.Vb(3009,"span",66),c.Fc(3010," Ip Yuen "),c.Vb(3011,"div",67),c.Vb(3012,"ul",59),c.Vb(3013,"li"),c.Fc(3014,"Yuen Ip"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3015,"div",48),c.Vb(3016,"p",65),c.Vb(3017,"b"),c.Fc(3018,"Published:"),c.Ub(),c.Vb(3019,"span"),c.Fc(3020," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3021,"div",54),c.Vb(3022,"div",55),c.Vb(3023,"a",216),c.Vb(3024,"ul",57),c.Vb(3025,"li"),c.Fc(3026,"Djuna Z. de Back, Elena B. Kostova, Marian van Kraaij, Timo K. van den Berg and Robin van Bruggen. Of macrophages and red blood cells; a complex love story. Frontiers in Physiology 2014. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3027,"div",58),c.Vb(3028,"ul",205),c.Vb(3029,"li",79),c.Fc(3030,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3031,"div",217),c.Vb(3032,"div",62),c.Vb(3033,"div",14),c.Vb(3034,"div",48),c.Vb(3035,"p",63),c.Vb(3036,"b"),c.Fc(3037,"Title:"),c.Ub(),c.Vb(3038,"span"),c.Fc(3039," Of macrophages and red blood cells; a complex love story"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3040,"div",64),c.Vb(3041,"p",65),c.Vb(3042,"b"),c.Fc(3043,"Journal:"),c.Ub(),c.Vb(3044,"span"),c.Fc(3045," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3046,"div",64),c.Vb(3047,"p",65),c.Vb(3048,"b"),c.Fc(3049,"Author:"),c.Ub(),c.Vb(3050,"span",66),c.Fc(3051," de Back Djuna Z. et al. "),c.Vb(3052,"div",67),c.Vb(3053,"ul",59),c.Vb(3054,"li"),c.Fc(3055,"Djuna Z. de Back"),c.Ub(),c.Ub(),c.Vb(3056,"ul",59),c.Vb(3057,"li"),c.Fc(3058,"Elena B. Kostova"),c.Ub(),c.Ub(),c.Vb(3059,"ul",59),c.Vb(3060,"li"),c.Fc(3061,"Marian van Kraaij"),c.Ub(),c.Ub(),c.Vb(3062,"ul",59),c.Vb(3063,"li"),c.Fc(3064,"Timo K. van den Berg"),c.Ub(),c.Ub(),c.Vb(3065,"ul",59),c.Vb(3066,"li"),c.Fc(3067,"Robin van Bruggen"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3068,"div",48),c.Vb(3069,"p",65),c.Vb(3070,"b"),c.Fc(3071,"Published:"),c.Ub(),c.Vb(3072,"span"),c.Fc(3073," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3074,"div",54),c.Vb(3075,"div",55),c.Vb(3076,"a",218),c.Vb(3077,"ul",57),c.Vb(3078,"li"),c.Fc(3079,"SeongHun Yoon, Mario Zuccarello and Robert M. Rapoport. pCO2 and pH regulation of cerebral blood flow. Frontiers in Physiology 2010. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3080,"div",58),c.Vb(3081,"ul",205),c.Vb(3082,"li",79),c.Fc(3083,"Publishing journal used too many times"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3084,"div",219),c.Vb(3085,"div",62),c.Vb(3086,"div",14),c.Vb(3087,"div",48),c.Vb(3088,"p",63),c.Vb(3089,"b"),c.Fc(3090,"Title:"),c.Ub(),c.Vb(3091,"span"),c.Fc(3092," pCO2 and pH regulation of cerebral blood flow"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3093,"div",64),c.Vb(3094,"p",65),c.Vb(3095,"b"),c.Fc(3096,"Journal:"),c.Ub(),c.Vb(3097,"span"),c.Fc(3098," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3099,"div",64),c.Vb(3100,"p",65),c.Vb(3101,"b"),c.Fc(3102,"Author:"),c.Ub(),c.Vb(3103,"span",66),c.Fc(3104," Yoon SeongHun et al. "),c.Vb(3105,"div",67),c.Vb(3106,"ul",59),c.Vb(3107,"li"),c.Fc(3108,"SeongHun Yoon"),c.Ub(),c.Ub(),c.Vb(3109,"ul",59),c.Vb(3110,"li"),c.Fc(3111,"Mario Zuccarello"),c.Ub(),c.Ub(),c.Vb(3112,"ul",59),c.Vb(3113,"li"),c.Fc(3114,"Robert M. Rapoport"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3115,"div",48),c.Vb(3116,"p",65),c.Vb(3117,"b"),c.Fc(3118,"Published:"),c.Ub(),c.Vb(3119,"span"),c.Fc(3120," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3121,"div",54),c.Vb(3122,"div",55),c.Vb(3123,"a",220),c.Vb(3124,"ul",57),c.Vb(3125,"li"),c.Fc(3126,"Gao, X.-h., Zhang, S.-s., Chen, H., Wang, Y.-H., Yuan, C.-H., and Wang, F.-B. Systemic Hepatic-Damage Index for Predicting the Prognosis of Hepatocellular Carcinoma after Curative Resection. (2017). Front. Physiol. 8:480. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3127,"div",58),c.Vb(3128,"ul",205),c.Vb(3129,"li",79),c.Fc(3130,"Publishing journal used too many times"),c.Ub(),c.Vb(3131,"li",190),c.Fc(3132,"Retracted after publication"),c.Ub(),c.Vb(3133,"li",59),c.Vb(3134,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(3135,"span"),c.Fc(3136,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3137,"div",221),c.Vb(3138,"div",62),c.Vb(3139,"div",14),c.Vb(3140,"div",48),c.Vb(3141,"p",63),c.Vb(3142,"b"),c.Fc(3143,"Title:"),c.Ub(),c.Vb(3144,"span"),c.Fc(3145," Retraction: Systemic Hepatic-Damage Index for Predicting the Prognosis of Hepatocellular Carcinoma after Curative Resection"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3146,"div",64),c.Vb(3147,"p",65),c.Vb(3148,"b"),c.Fc(3149,"Journal:"),c.Ub(),c.Vb(3150,"span"),c.Fc(3151," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3152,"div",48),c.Vb(3153,"p",65),c.Vb(3154,"b"),c.Fc(3155,"Published:"),c.Ub(),c.Vb(3156,"span"),c.Fc(3157," 2018"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3158,"div",54),c.Vb(3159,"div",55),c.Vb(3160,"a",222),c.Vb(3161,"ul",57),c.Vb(3162,"li"),c.Fc(3163,"Sun, Q., Li, T., Li, Y., Wei, L., Zhang, M., and Deng, S. Bactericidal/Permeability-Increasing Protein Improves Cognitive Impairment in Diabetic Mice via Blockade of the LPS-LBP-TLR4 Signaling Pathway. Front. Physiol. 2021 11:718. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3164,"div",58),c.Vb(3165,"ul",205),c.Vb(3166,"li",79),c.Fc(3167,"Publishing journal used too many times"),c.Ub(),c.Vb(3168,"li",155),c.Fc(3169,"Cited less than 3 times in a year"),c.Ub(),c.Vb(3170,"li",59),c.Vb(3171,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(3172,"span"),c.Fc(3173,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3174,"div",223),c.Vb(3175,"div",62),c.Vb(3176,"div",14),c.Vb(3177,"div",48),c.Vb(3178,"p",63),c.Vb(3179,"b"),c.Fc(3180,"Title:"),c.Ub(),c.Vb(3181,"span"),c.Fc(3182," Bactericidal/Permeability-Increasing Protein Improves Cognitive Impairment in Diabetic Mice via Blockade of the LPS-LBP-TLR4 Signaling Pathway"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3183,"div",64),c.Vb(3184,"p",65),c.Vb(3185,"b"),c.Fc(3186,"Journal:"),c.Ub(),c.Vb(3187,"span"),c.Fc(3188," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3189,"div",64),c.Vb(3190,"p",65),c.Vb(3191,"b"),c.Fc(3192,"Author:"),c.Ub(),c.Vb(3193,"span",66),c.Fc(3194," Sun Qin et al. "),c.Vb(3195,"div",67),c.Vb(3196,"ul",59),c.Vb(3197,"li"),c.Fc(3198,"Qin Sun"),c.Ub(),c.Ub(),c.Vb(3199,"ul",59),c.Vb(3200,"li"),c.Fc(3201,"Tingxin Li"),c.Ub(),c.Ub(),c.Vb(3202,"ul",59),c.Vb(3203,"li"),c.Fc(3204,"Yamei Li"),c.Ub(),c.Ub(),c.Vb(3205,"ul",59),c.Vb(3206,"li"),c.Fc(3207,"Lingling Wei"),c.Ub(),c.Ub(),c.Vb(3208,"ul",59),c.Vb(3209,"li"),c.Fc(3210,"Min Zhang"),c.Ub(),c.Ub(),c.Vb(3211,"ul",59),c.Vb(3212,"li"),c.Fc(3213,"Shaoping Deng"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3214,"div",48),c.Vb(3215,"p",65),c.Vb(3216,"b"),c.Fc(3217,"Published:"),c.Ub(),c.Vb(3218,"span"),c.Fc(3219," 2021"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3220,"div",224),c.Vb(3221,"div",29),c.Vb(3222,"h3"),c.Fc(3223,"Non-Standard: 15 citations out of 54 "),c.Vb(3224,"span",143),c.Fc(3225,"High Risk"),c.Ub(),c.Ub(),c.Vb(3226,"div",144),c.Vb(3227,"div",36),c.Vb(3228,"div",6),c.Qb(3229,"img",145),c.Ub(),c.Vb(3230,"div",12),c.Vb(3231,"p"),c.Fc(3232,"A non-standard citations is one that is not an appropriately reviewed and published citations. This includes citations of personal communication, internet articles, discussions on forums, and similar non-reviewed sources. Journals prefer citations of standard published citations such as journal articles, books, and similar reviewed works. Only cite standard citations to the extent possible to avoid peer review critique. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3233,"div",146),c.Fc(3234," Action Required: Replace these citations with standard citations such as published journal articles or books. "),c.Ub(),c.Vb(3235,"div",225),c.Vb(3236,"div",226),c.Vb(3237,"div",55),c.Vb(3238,"ul",57),c.Vb(3239,"li",227),c.Fc(3240,"Brohawn SG, del M\xe1rmol J, MacKinnon R. Crystal structure of the human K2P TRAAK, a lipid-and mechano-sensitive K+ ion channel. Science 2012; 335:436-41."),c.Ub(),c.Ub(),c.Ub(),c.Vb(3241,"div",58),c.Vb(3242,"ul",148),c.Vb(3243,"li",143),c.Fc(3244,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3245,"div",226),c.Vb(3246,"div",55),c.Vb(3247,"ul",57),c.Vb(3248,"li",227),c.Fc(3249,"B Bredeweg and Marco Kragten. Requirements and Challenges for Hybrid Intelligence: a Case-study in Education. Front. Artif. Intell. Sec. AI for Human Learning and Behavior Change. 2022"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3250,"div",58);c.Vb(3251,"ul",148),c.Vb(3252,"li",143),c.Fc(3253,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3254,"div",226),c.Vb(3255,"div",55),c.Vb(3256,"ul",57),c.Vb(3257,"li",227),c.Fc(3258,"WHO Director-General\u2019s opening remarks at the media briefing on COVID-19 - 11 March 2020."),c.Ub(),c.Ub(),c.Ub(),c.Vb(3259,"div",58),c.Vb(3260,"ul",148),c.Vb(3261,"li",143),c.Fc(3262,"Not a standard, reviewed publication"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3263,"div",228),c.Vb(3264,"div",29),c.Vb(3265,"h3"),c.Fc(3266,"Poorly Cited: 9 citations out of 54 "),c.Vb(3267,"span",160),c.Fc(3268,"Medium Risk"),c.Ub(),c.Ub(),c.Vb(3269,"div",144),c.Vb(3270,"div",36),c.Vb(3271,"div",6),c.Qb(3272,"img",145),c.Ub(),c.Vb(3273,"div",12),c.Vb(3274,"p"),c.Fc(3275,"Poorly cited are those which have not been frequently cited by other authors, assessed as <3 citations per year since publication. These may not add much credibility to your argumentation. However, newly published citations may not gather many citations; assess the report accordingly. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3276,"div",146),c.Fc(3277," Action Required: Review these citations and replace with credible alternatives from other peer-reviewed journals. "),c.Ub(),c.Vb(3278,"div",53),c.Vb(3279,"div",54),c.Vb(3280,"div",55),c.Vb(3281,"a",229),c.Vb(3282,"ul",57),c.Vb(3283,"li"),c.Fc(3284,"Alberts B, Johnson A, Lewis J, Raff M, Roberts K, Walter P. Ion channels and the electrical properties of membranes. Molecular Biology of the Cell 4th edition: Garland Science, 2002. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3285,"div",58),c.Vb(3286,"ul",148),c.Vb(3287,"li",60),c.Fc(3288,"Cited less than 3 times in a year"),c.Ub(),c.Vb(3289,"li",155),c.Fc(3290,"Published 38 years ago"),c.Ub(),c.Vb(3291,"li",59),c.Vb(3292,"a",150),c.dc("click",(function(n){return t.showText(n,1)})),c.Vb(3293,"span"),c.Fc(3294,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3295,"div",230),c.Vb(3296,"div",62),c.Vb(3297,"div",14),c.Vb(3298,"div",48),c.Vb(3299,"p",63),c.Vb(3300,"b"),c.Fc(3301,"Title:"),c.Ub(),c.Vb(3302,"span"),c.Fc(3303," Measuring the Properties of Single Channels in Cell Membranes"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3304,"div",64),c.Vb(3305,"p",65),c.Vb(3306,"b"),c.Fc(3307,"Journal:"),c.Ub(),c.Vb(3308,"span"),c.Fc(3309," Current Topics in Membranes and Transport"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3310,"div",64),c.Vb(3311,"p",65),c.Vb(3312,"b"),c.Fc(3313,"Author:"),c.Ub(),c.Vb(3314,"span",66),c.Fc(3315," Kolb H.-A. "),c.Vb(3316,"div",67),c.Vb(3317,"ul",59),c.Vb(3318,"li"),c.Fc(3319,"H.-A. Kolb"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3320,"div",48),c.Vb(3321,"p",65),c.Vb(3322,"b"),c.Fc(3323,"Published:"),c.Ub(),c.Vb(3324,"span"),c.Fc(3325," 1984"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3326,"div",231),c.Vb(3327,"a",232),c.Fc(3328,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3329,"div",54),c.Vb(3330,"div",55),c.Vb(3331,"a",233),c.Vb(3332,"ul",57),c.Vb(3333,"li"),c.Fc(3334,"Hodgkin AL, Huxley AF. Action potentials recorded from inside a nerve fibre. Nature 1939; 144:710-1. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3335,"div",58),c.Vb(3336,"ul",148),c.Vb(3337,"li",60),c.Fc(3338,"Cited less than 3 times in a year"),c.Ub(),c.Vb(3339,"li",155),c.Fc(3340,"Published 83 years ago"),c.Ub(),c.Vb(3341,"li",59),c.Vb(3342,"a",150),c.dc("click",(function(n){return t.showText(n,1)})),c.Vb(3343,"span"),c.Fc(3344,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3345,"div",234),c.Vb(3346,"div",62),c.Vb(3347,"div",14),c.Vb(3348,"div",48),c.Vb(3349,"p",63),c.Vb(3350,"b"),c.Fc(3351,"Title:"),c.Ub(),c.Vb(3352,"span"),c.Fc(3353," Action Potentials Recorded from Inside a Nerve Fibre"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3354,"div",64),c.Vb(3355,"p",65),c.Vb(3356,"b"),c.Fc(3357,"Journal:"),c.Ub(),c.Vb(3358,"span"),c.Fc(3359," Nature"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3360,"div",64),c.Vb(3361,"p",65),c.Vb(3362,"b"),c.Fc(3363,"Author:"),c.Ub(),c.Vb(3364,"span",66),c.Fc(3365," HODGKIN A. L. et al. "),c.Vb(3366,"div",67),c.Vb(3367,"ul",59),c.Vb(3368,"li"),c.Fc(3369,"A. L. HODGKIN"),c.Ub(),c.Ub(),c.Vb(3370,"ul",59),c.Vb(3371,"li"),c.Fc(3372,"A. F. HUXLEY"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3373,"div",48),c.Vb(3374,"p",65),c.Vb(3375,"b"),c.Fc(3376,"Published:"),c.Ub(),c.Vb(3377,"span"),c.Fc(3378," 1939"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3379,"div",231),c.Vb(3380,"a",232),c.Fc(3381,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3382,"div",54),c.Vb(3383,"div",55),c.Vb(3384,"a",235),c.Vb(3385,"ul",57),c.Vb(3386,"li"),c.Fc(3387,"Rubaiy HN. A short guide to electrophysiology and ion channels. Journal of Pharmacy & Pharmaceutical Sciences 2017; 20:48-67. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3388,"div",58),c.Vb(3389,"ul",148),c.Vb(3390,"li",60),c.Fc(3391,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3392,"div",236),c.Vb(3393,"div",62),c.Vb(3394,"div",14),c.Vb(3395,"div",48),c.Vb(3396,"p",63),c.Vb(3397,"b"),c.Fc(3398,"Title:"),c.Ub(),c.Vb(3399,"span"),c.Fc(3400," A Short Guide to Electrophysiology and Ion Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3401,"div",64),c.Vb(3402,"p",65),c.Vb(3403,"b"),c.Fc(3404,"Journal:"),c.Ub(),c.Vb(3405,"span"),c.Fc(3406," Journal of Pharmacy &amp; Pharmaceutical Sciences"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3407,"div",64),c.Vb(3408,"p",65),c.Vb(3409,"b"),c.Fc(3410,"Author:"),c.Ub(),c.Vb(3411,"span",66),c.Fc(3412," Rubaiy Hussein Nori "),c.Vb(3413,"div",67),c.Vb(3414,"ul",59),c.Vb(3415,"li"),c.Fc(3416,"Hussein Nori Rubaiy"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3417,"div",48),c.Vb(3418,"p",65),c.Vb(3419,"b"),c.Fc(3420,"Published:"),c.Ub(),c.Vb(3421,"span"),c.Fc(3422," 2017"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3423,"div",231),c.Vb(3424,"a",232),c.Fc(3425,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3426,"div",54),c.Vb(3427,"div",55),c.Vb(3428,"a",237),c.Vb(3429,"ul",57),c.Vb(3430,"li"),c.Fc(3431,"Becchetti A, Arcangeli A. Integrins and ion channels in cell migration: implications for neuronal development, wound healing and metastatic spread. Integrins and Ion Channels: Springer, 2010:107-23. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3432,"div",58),c.Vb(3433,"ul",148),c.Vb(3434,"li",60),c.Fc(3435,"Cited less than 3 times in a year"),c.Ub(),c.Vb(3436,"li",155),c.Fc(3437,"Published 12 years ago"),c.Ub(),c.Vb(3438,"li",59),c.Vb(3439,"a",150),c.dc("click",(function(n){return t.showText(n,1)})),c.Vb(3440,"span"),c.Fc(3441,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3442,"div",238),c.Vb(3443,"div",62),c.Vb(3444,"div",14),c.Vb(3445,"div",48),c.Vb(3446,"p",63),c.Vb(3447,"b"),c.Fc(3448,"Title:"),c.Ub(),c.Vb(3449,"span"),c.Fc(3450," Integrins and Ion Channels in Cell Migration: Implications for Neuronal Development, Wound Healing and Metastatic Spread"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3451,"div",64),c.Vb(3452,"p",65),c.Vb(3453,"b"),c.Fc(3454,"Journal:"),c.Ub(),c.Vb(3455,"span"),c.Fc(3456," Advances in Experimental Medicine and Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3457,"div",64),c.Vb(3458,"p",65),c.Vb(3459,"b"),c.Fc(3460,"Author:"),c.Ub(),c.Vb(3461,"span",66),c.Fc(3462," Becchetti Andrea et al. "),c.Vb(3463,"div",67),c.Vb(3464,"ul",59),c.Vb(3465,"li"),c.Fc(3466,"Andrea Becchetti"),c.Ub(),c.Ub(),c.Vb(3467,"ul",59),c.Vb(3468,"li"),c.Fc(3469,"Annarosa Arcangeli"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3470,"div",48),c.Vb(3471,"p",65),c.Vb(3472,"b"),c.Fc(3473,"Published:"),c.Ub(),c.Vb(3474,"span"),c.Fc(3475," 2010"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3476,"div",231),c.Vb(3477,"a",232),c.Fc(3478,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3479,"div",54),c.Vb(3480,"div",55),c.Vb(3481,"a",239),c.Vb(3482,"ul",57),c.Vb(3483,"li"),c.Fc(3484,"Pla AF, Avanzato D, Munaron L, Ambudkar IS. Ion channels and transporters in cancer. 6. Vascularizing the tumor: TRP channels as molecular targets. American Journal of Physiology-Cell Physiology 2012; 302:C9-C15. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3485,"div",58),c.Vb(3486,"ul",148),c.Vb(3487,"li",60),c.Fc(3488,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3489,"div",240),c.Vb(3490,"div",62),c.Vb(3491,"div",14),c.Vb(3492,"div",48),c.Vb(3493,"p",63),c.Vb(3494,"b"),c.Fc(3495,"Title:"),c.Ub(),c.Vb(3496,"span"),c.Fc(3497," Ion channels and transporters in cancer. 6. Vascularizing the tumor: TRP channels as molecular targets"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3498,"div",64),c.Vb(3499,"p",65),c.Vb(3500,"b"),c.Fc(3501,"Journal:"),c.Ub(),c.Vb(3502,"span"),c.Fc(3503," American Journal of Physiology-Cell Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3504,"div",64),c.Vb(3505,"p",65),c.Vb(3506,"b"),c.Fc(3507,"Author:"),c.Ub(),c.Vb(3508,"span",66),c.Fc(3509," Pla Alessandra Fiorio et al. "),c.Vb(3510,"div",67),c.Vb(3511,"ul",59),c.Vb(3512,"li"),c.Fc(3513,"Alessandra Fiorio Pla"),c.Ub(),c.Ub(),c.Vb(3514,"ul",59),c.Vb(3515,"li"),c.Fc(3516,"Daniele Avanzato"),c.Ub(),c.Ub(),c.Vb(3517,"ul",59),c.Vb(3518,"li"),c.Fc(3519,"Luca Munaron"),c.Ub(),c.Ub(),c.Vb(3520,"ul",59),c.Vb(3521,"li"),c.Fc(3522,"Indu S. Ambudkar"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3523,"div",48),c.Vb(3524,"p",65),c.Vb(3525,"b"),c.Fc(3526,"Published:"),c.Ub(),c.Vb(3527,"span"),c.Fc(3528," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3529,"div",231),c.Vb(3530,"a",232),c.Fc(3531,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3532,"div",54),c.Vb(3533,"div",55),c.Vb(3534,"a",241),c.Vb(3535,"ul",57),c.Vb(3536,"li"),c.Fc(3537,"Becchetti A, Munaron L, Arcangeli A. The role of ion channels and transporters in cell proliferation and cancer. Frontiers in physiology 2013; 4:312. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3538,"div",58),c.Vb(3539,"ul",148),c.Vb(3540,"li",60),c.Fc(3541,"Cited less than 3 times in a year"),c.Ub(),c.Vb(3542,"li",149),c.Fc(3543,"Published Journal used to many times"),c.Ub(),c.Vb(3544,"li",59),c.Vb(3545,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(3546,"span"),c.Fc(3547,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3548,"div",242),c.Vb(3549,"div",62),c.Vb(3550,"div",14),c.Vb(3551,"div",48),c.Vb(3552,"p",63),c.Vb(3553,"b"),c.Fc(3554,"Title:"),c.Ub(),c.Vb(3555,"span"),c.Fc(3556," The role of ion channels and transporters in cell proliferation and cancer"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3557,"div",64),c.Vb(3558,"p",65),c.Vb(3559,"b"),c.Fc(3560,"Journal:"),c.Ub(),c.Vb(3561,"span"),c.Fc(3562," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3563,"div",64),c.Vb(3564,"p",65),c.Vb(3565,"b"),c.Fc(3566,"Author:"),c.Ub(),c.Vb(3567,"span",66),c.Fc(3568," Becchetti Andrea et al. "),c.Vb(3569,"div",67),c.Vb(3570,"ul",59),c.Vb(3571,"li"),c.Fc(3572,"Andrea Becchetti"),c.Ub(),c.Ub(),c.Vb(3573,"ul",59),c.Vb(3574,"li"),c.Fc(3575,"Luca Munaron"),c.Ub(),c.Ub(),c.Vb(3576,"ul",59),c.Vb(3577,"li"),c.Fc(3578,"Annarosa Arcangeli"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3579,"div",48),c.Vb(3580,"p",65),c.Vb(3581,"b"),c.Fc(3582,"Published:"),c.Ub(),c.Vb(3583,"span"),c.Fc(3584," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3585,"div",231),c.Vb(3586,"a",232),c.Fc(3587,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3588,"div",54),c.Vb(3589,"div",55),c.Vb(3590,"a",243),c.Vb(3591,"ul",57),c.Vb(3592,"li"),c.Fc(3593,"Trimmer JS. Ion channels and pain: Important steps towards validating a new therapeutic target for neuropathic pain. Experimental neurology 2014; 254:190. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3594,"div",58),c.Vb(3595,"ul",148),c.Vb(3596,"li",60),c.Fc(3597,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3598,"div",244),c.Vb(3599,"div",62),c.Vb(3600,"div",14),c.Vb(3601,"div",48),c.Vb(3602,"p",63),c.Vb(3603,"b"),c.Fc(3604,"Title:"),c.Ub(),c.Vb(3605,"span"),c.Fc(3606," Ion channels and pain: Important steps towards validating a new therapeutic target for neuropathic pain"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3607,"div",64),c.Vb(3608,"p",65),c.Vb(3609,"b"),c.Fc(3610,"Journal:"),c.Ub(),c.Vb(3611,"span"),c.Fc(3612," Experimental Neurology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3613,"div",64),c.Vb(3614,"p",65),c.Vb(3615,"b"),c.Fc(3616,"Author:"),c.Ub(),c.Vb(3617,"span",66),c.Fc(3618," Trimmer James S. "),c.Vb(3619,"div",67),c.Vb(3620,"ul",59),c.Vb(3621,"li"),c.Fc(3622,"James S. Trimmer"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3623,"div",48),c.Vb(3624,"p",65),c.Vb(3625,"b"),c.Fc(3626,"Published:"),c.Ub(),c.Vb(3627,"span"),c.Fc(3628," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3629,"div",231),c.Vb(3630,"a",232),c.Fc(3631,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3632,"div",54),c.Vb(3633,"div",55),c.Vb(3634,"a",245),c.Vb(3635,"ul",57),c.Vb(3636,"li"),c.Fc(3637,"Ranade Sanjeev\xa0S, Syeda R, Patapoutian A. Mechanically Activated Ion Channels. Neuron 2015; 87:1162-79. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3638,"div",58),c.Vb(3639,"ul",148),c.Vb(3640,"li",60),c.Fc(3641,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3642,"div",246),c.Vb(3643,"div",62),c.Vb(3644,"div",14),c.Vb(3645,"div",48),c.Vb(3646,"p",63),c.Vb(3647,"b"),c.Fc(3648,"Title:"),c.Ub(),c.Vb(3649,"span"),c.Fc(3650," Mechanically Activated Ion Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3651,"div",64),c.Vb(3652,"p",65),c.Vb(3653,"b"),c.Fc(3654,"Journal:"),c.Ub(),c.Vb(3655,"span"),c.Fc(3656," Neuron"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3657,"div",64),c.Vb(3658,"p",65),c.Vb(3659,"b"),c.Fc(3660,"Author:"),c.Ub(),c.Vb(3661,"span",66),c.Fc(3662," Ranade Sanjeev\xa0S. et al. "),c.Vb(3663,"div",67),c.Vb(3664,"ul",59),c.Vb(3665,"li"),c.Fc(3666,"Sanjeev\xa0S. Ranade"),c.Ub(),c.Ub(),c.Vb(3667,"ul",59),c.Vb(3668,"li"),c.Fc(3669,"Ruhma Syeda"),c.Ub(),c.Ub(),c.Vb(3670,"ul",59),c.Vb(3671,"li"),c.Fc(3672,"Ardem Patapoutian"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3673,"div",48),c.Vb(3674,"p",65),c.Vb(3675,"b"),c.Fc(3676,"Published:"),c.Ub(),c.Vb(3677,"span"),c.Fc(3678," 2015"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3679,"div",54),c.Vb(3680,"div",55),c.Vb(3681,"a",247),c.Vb(3682,"ul",57),c.Vb(3683,"li"),c.Fc(3684,"Shah EA, Keren K. Mechanical forces and feedbacks in cell motility. Current opinion in cell biology 2013; 25:550-7. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3685,"div",58),c.Vb(3686,"ul",148),c.Vb(3687,"li",60),c.Fc(3688,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3689,"div",248),c.Vb(3690,"div",62),c.Vb(3691,"div",14),c.Vb(3692,"div",48),c.Vb(3693,"p",63),c.Vb(3694,"b"),c.Fc(3695,"Title:"),c.Ub(),c.Vb(3696,"span"),c.Fc(3697," Mechanical forces and feedbacks in cell motility"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3698,"div",64),c.Vb(3699,"p",65),c.Vb(3700,"b"),c.Fc(3701,"Journal:"),c.Ub(),c.Vb(3702,"span"),c.Fc(3703," Current Opinion in Cell Biology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3704,"div",64),c.Vb(3705,"p",65),c.Vb(3706,"b"),c.Fc(3707,"Author:"),c.Ub(),c.Vb(3708,"span",66),c.Fc(3709," Abu Shah Enas et al. "),c.Vb(3710,"div",67),c.Vb(3711,"ul",59),c.Vb(3712,"li"),c.Fc(3713,"Enas Abu Shah"),c.Ub(),c.Ub(),c.Vb(3714,"ul",59),c.Vb(3715,"li"),c.Fc(3716,"Kinneret Keren"),c.Ub(),c.Ub();c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3717,"div",48),c.Vb(3718,"p",65),c.Vb(3719,"b"),c.Fc(3720,"Published:"),c.Ub(),c.Vb(3721,"span"),c.Fc(3722," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3723,"div",231),c.Vb(3724,"a",232),c.Fc(3725,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3726,"div",54),c.Vb(3727,"div",55),c.Vb(3728,"a",249),c.Vb(3729,"ul",57),c.Vb(3730,"li"),c.Fc(3731,"Fuentes DE, Butler PJ. Coordinated mechanosensitivity of membrane rafts and focal adhesions. Cellular and molecular bioengineering 2012; 5:143-54. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3732,"div",58),c.Vb(3733,"ul",148),c.Vb(3734,"li",60),c.Fc(3735,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3736,"div",250),c.Vb(3737,"div",62),c.Vb(3738,"div",14),c.Vb(3739,"div",48),c.Vb(3740,"p",63),c.Vb(3741,"b"),c.Fc(3742,"Title:"),c.Ub(),c.Vb(3743,"span"),c.Fc(3744," Coordinated Mechanosensitivity of Membrane Rafts and Focal Adhesions"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3745,"div",64),c.Vb(3746,"p",65),c.Vb(3747,"b"),c.Fc(3748,"Journal:"),c.Ub(),c.Vb(3749,"span"),c.Fc(3750," Cellular and Molecular Bioengineering"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3751,"div",64),c.Vb(3752,"p",65),c.Vb(3753,"b"),c.Fc(3754,"Author:"),c.Ub(),c.Vb(3755,"span",66),c.Fc(3756," Fuentes Daniela E. et al. "),c.Vb(3757,"div",67),c.Vb(3758,"ul",59),c.Vb(3759,"li"),c.Fc(3760,"Daniela E. Fuentes"),c.Ub(),c.Ub(),c.Vb(3761,"ul",59),c.Vb(3762,"li"),c.Fc(3763,"Peter J. Butler"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3764,"div",48),c.Vb(3765,"p",65),c.Vb(3766,"b"),c.Fc(3767,"Published:"),c.Ub(),c.Vb(3768,"span"),c.Fc(3769," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3770,"div",231),c.Vb(3771,"a",232),c.Fc(3772,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3773,"div",54),c.Vb(3774,"div",55),c.Vb(3775,"a",251),c.Vb(3776,"ul",57),c.Vb(3777,"li"),c.Fc(3778,"Liu X., Zhang Y., Liang H. and Xu Y. Overexpression of microRNA-216a-3p Accelerates the Inflammatory Response in Cardiomyocytes in Type 2 Diabetes Mellitus by Targeting IFN-\u03b12. (2020) Front. Endocrinol. 11:522340. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3779,"div",58),c.Vb(3780,"ul",148),c.Vb(3781,"li",60),c.Fc(3782,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3783,"div",252),c.Vb(3784,"div",62),c.Vb(3785,"div",14),c.Vb(3786,"div",48),c.Vb(3787,"p",63),c.Vb(3788,"b"),c.Fc(3789,"Title:"),c.Ub(),c.Vb(3790,"span"),c.Fc(3791," Overexpression of microRNA-216a-3p Accelerates the Inflammatory Response in Cardiomyocytes in Type 2 Diabetes Mellitus by Targeting IFN-\u03b12"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3792,"div",64),c.Vb(3793,"p",65),c.Vb(3794,"b"),c.Fc(3795,"Journal:"),c.Ub(),c.Vb(3796,"span"),c.Fc(3797," Frontiers in Endocrinology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3798,"div",64),c.Vb(3799,"p",65),c.Vb(3800,"b"),c.Fc(3801,"Author:"),c.Ub(),c.Vb(3802,"span",66),c.Fc(3803," Liu Xiaomeng et al. "),c.Vb(3804,"div",67),c.Vb(3805,"ul",59),c.Vb(3806,"li"),c.Fc(3807,"Xiaomeng Liu"),c.Ub(),c.Ub(),c.Vb(3808,"ul",59),c.Vb(3809,"li"),c.Fc(3810,"Yusong Zhang"),c.Ub(),c.Ub(),c.Vb(3811,"ul",59),c.Vb(3812,"li"),c.Fc(3813,"Hongwei Liang"),c.Ub(),c.Ub(),c.Vb(3814,"ul",59),c.Vb(3815,"li"),c.Fc(3816,"Yanchao Xu"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3817,"div",48),c.Vb(3818,"p",65),c.Vb(3819,"b"),c.Fc(3820,"Published:"),c.Ub(),c.Vb(3821,"span"),c.Fc(3822," 2020"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3823,"div",231),c.Vb(3824,"a",232),c.Fc(3825,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3826,"div",54),c.Vb(3827,"div",55),c.Vb(3828,"a",253),c.Vb(3829,"ul",57),c.Vb(3830,"li"),c.Fc(3831,"Sun, Q., Li, T., Li, Y., Wei, L., Zhang, M., and Deng, S. Bactericidal/Permeability-Increasing Protein Improves Cognitive Impairment in Diabetic Mice via Blockade of the LPS-LBP-TLR4 Signaling Pathway. Front. Physiol. 2021 11:718. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3832,"div",58),c.Vb(3833,"ul",148),c.Vb(3834,"li",60),c.Fc(3835,"Cited less than 3 times in a year"),c.Ub(),c.Vb(3836,"li",149),c.Fc(3837,"Published Journal used to many times"),c.Ub(),c.Vb(3838,"li",59),c.Vb(3839,"a",150),c.dc("click",(function(n){return t.showText(n,2)})),c.Vb(3840,"span"),c.Fc(3841,"+1 More"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3842,"div",254),c.Vb(3843,"div",62),c.Vb(3844,"div",14),c.Vb(3845,"div",48),c.Vb(3846,"p",63),c.Vb(3847,"b"),c.Fc(3848,"Title:"),c.Ub(),c.Vb(3849,"span"),c.Fc(3850," Bactericidal/Permeability-Increasing Protein Improves Cognitive Impairment in Diabetic Mice via Blockade of the LPS-LBP-TLR4 Signaling Pathway"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3851,"div",64),c.Vb(3852,"p",65),c.Vb(3853,"b"),c.Fc(3854,"Journal:"),c.Ub(),c.Vb(3855,"span"),c.Fc(3856," Frontiers in Physiology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3857,"div",64),c.Vb(3858,"p",65),c.Vb(3859,"b"),c.Fc(3860,"Author:"),c.Ub(),c.Vb(3861,"span",66),c.Fc(3862," Sun Qin et al. "),c.Vb(3863,"div",67),c.Vb(3864,"ul",59),c.Vb(3865,"li"),c.Fc(3866,"Qin Sun"),c.Ub(),c.Ub(),c.Vb(3867,"ul",59),c.Vb(3868,"li"),c.Fc(3869,"Tingxin Li"),c.Ub(),c.Ub(),c.Vb(3870,"ul",59),c.Vb(3871,"li"),c.Fc(3872,"Yamei Li"),c.Ub(),c.Ub(),c.Vb(3873,"ul",59),c.Vb(3874,"li"),c.Fc(3875,"Lingling Wei"),c.Ub(),c.Ub(),c.Vb(3876,"ul",59),c.Vb(3877,"li"),c.Fc(3878,"Min Zhang"),c.Ub(),c.Ub(),c.Vb(3879,"ul",59),c.Vb(3880,"li"),c.Fc(3881,"Shaoping Deng"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3882,"div",48),c.Vb(3883,"p",65),c.Vb(3884,"b"),c.Fc(3885,"Published:"),c.Ub(),c.Vb(3886,"span"),c.Fc(3887," 2021"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3888,"div",231),c.Vb(3889,"a",232),c.Fc(3890,"View papers citing this study"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3891,"div",54),c.Vb(3892,"div",55),c.Vb(3893,"a",255),c.Vb(3894,"ul",57),c.Vb(3895,"li"),c.Fc(3896,"Estruch R, et al. Primary Prevention of Cardiovascular Disease with a Mediterranean Diet. N ENGL J MED; APR 2013. "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3897,"div",58),c.Vb(3898,"ul",148),c.Vb(3899,"li",60),c.Fc(3900,"Cited less than 3 times in a year"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3901,"div",256),c.Vb(3902,"div",62),c.Vb(3903,"div",14),c.Vb(3904,"div",48),c.Vb(3905,"p",63),c.Vb(3906,"b"),c.Fc(3907,"Title:"),c.Ub(),c.Vb(3908,"span"),c.Fc(3909," Mediterranean Diet for Primary Prevention of Cardiovascular Disease"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3910,"div",64),c.Vb(3911,"p",65),c.Vb(3912,"b"),c.Fc(3913,"Journal:"),c.Ub(),c.Vb(3914,"span"),c.Fc(3915," New England Journal of Medicine"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3916,"div",48),c.Vb(3917,"p",65),c.Vb(3918,"b"),c.Fc(3919,"Published:"),c.Ub(),c.Vb(3920,"span"),c.Fc(3921," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3922,"div",257),c.Vb(3923,"div",29),c.Vb(3924,"h3"),c.Fc(3925,"12 citations out of 54 are good to use"),c.Ub(),c.Vb(3926,"p",258),c.Fc(3927,"These citations are good to use in your document."),c.Ub(),c.Vb(3928,"div",146),c.Fc(3929," Action Required: Review these citations and replace with credible alternatives from other peer-reviewed journals. "),c.Ub(),c.Vb(3930,"div",53),c.Vb(3931,"div",54),c.Vb(3932,"div",55),c.Vb(3933,"a",229),c.Vb(3934,"ul",57),c.Vb(3935,"li"),c.Fc(3936,"Wemmie JA, Taugher RJ, Kreple CJ. Acid-sensing ion channels in pain and disease. Nature Reviews Neuroscience 2013; 14:461-71."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3937,"div",230),c.Vb(3938,"div",62),c.Vb(3939,"div",14),c.Vb(3940,"div",48),c.Vb(3941,"p",63),c.Vb(3942,"b"),c.Fc(3943,"Title:"),c.Ub(),c.Vb(3944,"span"),c.Fc(3945," Acid-sensing ion channels in pain and disease"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3946,"div",64),c.Vb(3947,"p",65),c.Vb(3948,"b"),c.Fc(3949,"Journal:"),c.Ub(),c.Vb(3950,"span"),c.Fc(3951," Nature Reviews Neuroscience"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3952,"div",64),c.Vb(3953,"p",65),c.Vb(3954,"b"),c.Fc(3955,"Author:"),c.Ub(),c.Vb(3956,"span",66),c.Fc(3957," Wemmie John A. et al. "),c.Vb(3958,"div",67),c.Vb(3959,"ul",59),c.Vb(3960,"li"),c.Fc(3961,"John A. Wemmie"),c.Ub(),c.Ub(),c.Vb(3962,"ul",59),c.Vb(3963,"li"),c.Fc(3964,"Rebecca J. Taugher"),c.Ub(),c.Ub(),c.Vb(3965,"ul",59),c.Vb(3966,"li"),c.Fc(3967,"Collin J. Kreple"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3968,"div",48),c.Vb(3969,"p",65),c.Vb(3970,"b"),c.Fc(3971,"Published:"),c.Ub(),c.Vb(3972,"span"),c.Fc(3973," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3974,"div",54),c.Vb(3975,"div",55),c.Vb(3976,"a",233),c.Vb(3977,"ul",57),c.Vb(3978,"li"),c.Fc(3979,"Tsantoulas C, McMahon SB. Opening paths to novel analgesics: the role of potassium channels in chronic pain. Trends in neurosciences 2014; 37:146-58."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(3980,"div",234),c.Vb(3981,"div",62),c.Vb(3982,"div",14),c.Vb(3983,"div",48),c.Vb(3984,"p",63),c.Vb(3985,"b"),c.Fc(3986,"Title:"),c.Ub(),c.Vb(3987,"span"),c.Fc(3988," Opening paths to novel analgesics: the role of potassium channels in chronic pain"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3989,"div",64),c.Vb(3990,"p",65),c.Vb(3991,"b"),c.Fc(3992,"Journal:"),c.Ub(),c.Vb(3993,"span"),c.Fc(3994," Trends in Neurosciences"),c.Ub(),c.Ub(),c.Ub(),c.Vb(3995,"div",64),c.Vb(3996,"p",65),c.Vb(3997,"b"),c.Fc(3998,"Author:"),c.Ub(),c.Vb(3999,"span",66),c.Fc(4e3," Tsantoulas Christoforos et al. "),c.Vb(4001,"div",67),c.Vb(4002,"ul",59),c.Vb(4003,"li"),c.Fc(4004,"Christoforos Tsantoulas"),c.Ub(),c.Ub(),c.Vb(4005,"ul",59),c.Vb(4006,"li"),c.Fc(4007,"Stephen B. McMahon"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4008,"div",48),c.Vb(4009,"p",65),c.Vb(4010,"b"),c.Fc(4011,"Published:"),c.Ub(),c.Vb(4012,"span"),c.Fc(4013," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4014,"div",54),c.Vb(4015,"div",55),c.Vb(4016,"a",235),c.Vb(4017,"ul",57),c.Vb(4018,"li"),c.Fc(4019,"Murthy SE, Loud MC, Daou I, Marshall KL, Schwaller F, K\xfchnemund J, et al. The mechanosensitive ion channel Piezo2 mediates sensitivity to mechanical pain in mice. Science translational medicine 2018; 10:eaat9897."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4020,"div",236),c.Vb(4021,"div",62),c.Vb(4022,"div",14),c.Vb(4023,"div",48),c.Vb(4024,"p",63),c.Vb(4025,"b"),c.Fc(4026,"Title:"),c.Ub(),c.Vb(4027,"span"),c.Fc(4028," The mechanosensitive ion channel Piezo2 mediates sensitivity to mechanical pain in mice"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4029,"div",64),c.Vb(4030,"p",65),c.Vb(4031,"b"),c.Fc(4032,"Journal:"),c.Ub(),c.Vb(4033,"span"),c.Fc(4034," Science Translational Medicine"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4035,"div",64),c.Vb(4036,"p",65),c.Vb(4037,"b"),c.Fc(4038,"Author:"),c.Ub(),c.Vb(4039,"span",66),c.Fc(4040," Murthy Swetha E. et al. "),c.Vb(4041,"div",67),c.Vb(4042,"ul",59),c.Vb(4043,"li"),c.Fc(4044,"Swetha E. Murthy"),c.Ub(),c.Ub(),c.Vb(4045,"ul",59),c.Vb(4046,"li"),c.Fc(4047,"Meaghan C. Loud"),c.Ub(),c.Ub(),c.Vb(4048,"ul",59),c.Vb(4049,"li"),c.Fc(4050,"Ihab Daou"),c.Ub(),c.Ub(),c.Vb(4051,"ul",59),c.Vb(4052,"li"),c.Fc(4053,"Kara L. Marshall"),c.Ub(),c.Ub(),c.Vb(4054,"ul",59),c.Vb(4055,"li"),c.Fc(4056,"Frederick Schwaller"),c.Ub(),c.Ub(),c.Vb(4057,"ul",59),c.Vb(4058,"li"),c.Fc(4059,"Johannes K\xfchnemund"),c.Ub(),c.Ub(),c.Vb(4060,"ul",59),c.Vb(4061,"li"),c.Fc(4062,"Allain G. Francisco"),c.Ub(),c.Ub(),c.Vb(4063,"ul",59),c.Vb(4064,"li"),c.Fc(4065,"William T. Keenan"),c.Ub(),c.Ub(),c.Vb(4066,"ul",59),c.Vb(4067,"li"),c.Fc(4068,"Adrienne E. Dubin"),c.Ub(),c.Ub(),c.Vb(4069,"ul",59),c.Vb(4070,"li"),c.Fc(4071,"Gary R. Lewin"),c.Ub(),c.Ub(),c.Vb(4072,"ul",59),c.Vb(4073,"li"),c.Fc(4074,"Ardem Patapoutian"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4075,"div",48),c.Vb(4076,"p",65),c.Vb(4077,"b"),c.Fc(4078,"Published:"),c.Ub(),c.Vb(4079,"span"),c.Fc(4080," 2018"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4081,"div",54),c.Vb(4082,"div",55),c.Vb(4083,"a",237),c.Vb(4084,"ul",57),c.Vb(4085,"li"),c.Fc(4086,"Jie Zheng, Trudeau MC. Handbook of Ion Channels. CRC Press, 2016."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4087,"div",238),c.Vb(4088,"div",62),c.Vb(4089,"div",14),c.Vb(4090,"div",48),c.Vb(4091,"p",63),c.Vb(4092,"b"),c.Fc(4093,"Title:"),c.Ub(),c.Vb(4094,"span"),c.Fc(4095," Handbook of Ion Channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4096,"div",48),c.Vb(4097,"p",65),c.Vb(4098,"b"),c.Fc(4099,"Published:"),c.Ub(),c.Vb(4100,"span"),c.Fc(4101," 2015"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4102,"div",54),c.Vb(4103,"div",55),c.Vb(4104,"a",239),c.Vb(4105,"ul",57),c.Vb(4106,"li"),c.Fc(4107,"Delmas P, Coste B. Mechano-gated ion channels in sensory systems. Cell 2013; 155:278-84."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4108,"div",240),c.Vb(4109,"div",62),c.Vb(4110,"div",14),c.Vb(4111,"div",48),c.Vb(4112,"p",63),c.Vb(4113,"b"),c.Fc(4114,"Title:"),c.Ub(),c.Vb(4115,"span"),c.Fc(4116," Mechano-Gated Ion Channels in Sensory Systems"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4117,"div",64),c.Vb(4118,"p",65),c.Vb(4119,"b"),c.Fc(4120,"Journal:"),c.Ub(),c.Vb(4121,"span"),c.Fc(4122," Cell"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4123,"div",64),c.Vb(4124,"p",65),c.Vb(4125,"b"),c.Fc(4126,"Author:"),c.Ub(),c.Vb(4127,"span",66),c.Fc(4128," Delmas Patrick et al. "),c.Vb(4129,"div",67),c.Vb(4130,"ul",59),c.Vb(4131,"li"),c.Fc(4132,"Patrick Delmas"),c.Ub(),c.Ub(),c.Vb(4133,"ul",59),c.Vb(4134,"li"),c.Fc(4135,"Bertrand Coste"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4136,"div",48),c.Vb(4137,"p",65),c.Vb(4138,"b"),c.Fc(4139,"Published:"),c.Ub(),c.Vb(4140,"span"),c.Fc(4141," 2013"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4142,"div",54),c.Vb(4143,"div",55),c.Vb(4144,"a",241),c.Vb(4145,"ul",57),c.Vb(4146,"li"),c.Fc(4147,"Moreau A, Gosselin-Badaroudine P, Chahine M. Biophysics, pathophysiology, and pharmacology of ion channel gating pores. Frontiers in pharmacology 2014; 5:53."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4148,"div",242),c.Vb(4149,"div",62),c.Vb(4150,"div",14),c.Vb(4151,"div",48),c.Vb(4152,"p",63),c.Vb(4153,"b"),c.Fc(4154,"Title:"),c.Ub(),c.Vb(4155,"span"),c.Fc(4156," Biophysics, pathophysiology, and pharmacology of ion channel gating pores"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4157,"div",64),c.Vb(4158,"p",65),c.Vb(4159,"b"),c.Fc(4160,"Journal:"),c.Ub(),c.Vb(4161,"span"),c.Fc(4162," Frontiers in Pharmacology"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4163,"div",64),c.Vb(4164,"p",65),c.Vb(4165,"b"),c.Fc(4166,"Author:"),c.Ub(),c.Vb(4167,"span",66),c.Fc(4168," Moreau Adrien et al. "),c.Vb(4169,"div",67),c.Vb(4170,"ul",59),c.Vb(4171,"li"),c.Fc(4172,"Adrien Moreau"),c.Ub(),c.Ub(),c.Vb(4173,"ul",59),c.Vb(4174,"li"),c.Fc(4175,"Pascal Gosselin-Badaroudine"),c.Ub(),c.Ub(),c.Vb(4176,"ul",59),c.Vb(4177,"li"),c.Fc(4178,"Mohamed Chahine"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4179,"div",48);c.Vb(4180,"p",65),c.Vb(4181,"b"),c.Fc(4182,"Published:"),c.Ub(),c.Vb(4183,"span"),c.Fc(4184," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4185,"div",54),c.Vb(4186,"div",55),c.Vb(4187,"a",243),c.Vb(4188,"ul",57),c.Vb(4189,"li"),c.Fc(4190,"Brohawn SG, Campbell EB, MacKinnon R. Physical mechanism for gating and mechanosensitivity of the human TRAAK K+ channel. Nature 2014; 516:126."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4191,"div",244),c.Vb(4192,"div",62),c.Vb(4193,"div",14),c.Vb(4194,"div",48),c.Vb(4195,"p",63),c.Vb(4196,"b"),c.Fc(4197,"Title:"),c.Ub(),c.Vb(4198,"span"),c.Fc(4199," Physical mechanism for gating and mechanosensitivity of the human TRAAK K+ channel"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4200,"div",64),c.Vb(4201,"p",65),c.Vb(4202,"b"),c.Fc(4203,"Journal:"),c.Ub(),c.Vb(4204,"span"),c.Fc(4205," Nature"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4206,"div",64),c.Vb(4207,"p",65),c.Vb(4208,"b"),c.Fc(4209,"Author:"),c.Ub(),c.Vb(4210,"span",66),c.Fc(4211," Brohawn Stephen G. et al. "),c.Vb(4212,"div",67),c.Vb(4213,"ul",59),c.Vb(4214,"li"),c.Fc(4215,"Stephen G. Brohawn"),c.Ub(),c.Ub(),c.Vb(4216,"ul",59),c.Vb(4217,"li"),c.Fc(4218,"Ernest B. Campbell"),c.Ub(),c.Ub(),c.Vb(4219,"ul",59),c.Vb(4220,"li"),c.Fc(4221,"Roderick MacKinnon"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4222,"div",48),c.Vb(4223,"p",65),c.Vb(4224,"b"),c.Fc(4225,"Published:"),c.Ub(),c.Vb(4226,"span"),c.Fc(4227," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4228,"div",54),c.Vb(4229,"div",55),c.Vb(4230,"a",245),c.Vb(4231,"ul",57),c.Vb(4232,"li"),c.Fc(4233,"Kintzer AF, Green EM, Dominik PK, Bridges M, Armache J-P, Deneka D, et al. Structural basis for activation of voltage sensor domains in an ion channel TPC1. Proceedings of the National Academy of Sciences 2018; 115:E9095-E104."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4234,"div",246),c.Vb(4235,"div",62),c.Vb(4236,"div",14),c.Vb(4237,"div",48),c.Vb(4238,"p",63),c.Vb(4239,"b"),c.Fc(4240,"Title:"),c.Ub(),c.Vb(4241,"span"),c.Fc(4242," Structural basis for activation of voltage sensor domains in an ion channel TPC1"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4243,"div",64),c.Vb(4244,"p",65),c.Vb(4245,"b"),c.Fc(4246,"Journal:"),c.Ub(),c.Vb(4247,"span"),c.Fc(4248," Proceedings of the National Academy of Sciences"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4249,"div",64),c.Vb(4250,"p",65),c.Vb(4251,"b"),c.Fc(4252,"Author:"),c.Ub(),c.Vb(4253,"span",66),c.Fc(4254," Kintzer Alexander F. et al. "),c.Vb(4255,"div",67),c.Vb(4256,"ul",59),c.Vb(4257,"li"),c.Fc(4258,"Alexander F. Kintzer"),c.Ub(),c.Ub(),c.Vb(4259,"ul",59),c.Vb(4260,"li"),c.Fc(4261,"Evan M. Green"),c.Ub(),c.Ub(),c.Vb(4262,"ul",59),c.Vb(4263,"li"),c.Fc(4264,"Pawel K. Dominik"),c.Ub(),c.Ub(),c.Vb(4265,"ul",59),c.Vb(4266,"li"),c.Fc(4267,"Michael Bridges"),c.Ub(),c.Ub(),c.Vb(4268,"ul",59),c.Vb(4269,"li"),c.Fc(4270,"Jean-Paul Armache"),c.Ub(),c.Ub(),c.Vb(4271,"ul",59),c.Vb(4272,"li"),c.Fc(4273,"Dawid Deneka"),c.Ub(),c.Ub(),c.Vb(4274,"ul",59),c.Vb(4275,"li"),c.Fc(4276,"Sangwoo S. Kim"),c.Ub(),c.Ub(),c.Vb(4277,"ul",59),c.Vb(4278,"li"),c.Fc(4279,"Wayne Hubbell"),c.Ub(),c.Ub(),c.Vb(4280,"ul",59),c.Vb(4281,"li"),c.Fc(4282,"Anthony A. Kossiakoff"),c.Ub(),c.Ub(),c.Vb(4283,"ul",59),c.Vb(4284,"li"),c.Fc(4285,"Yifan Cheng"),c.Ub(),c.Ub(),c.Vb(4286,"ul",59),c.Vb(4287,"li"),c.Fc(4288,"Robert M. Stroud"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4289,"div",48),c.Vb(4290,"p",65),c.Vb(4291,"b"),c.Fc(4292,"Published:"),c.Ub(),c.Vb(4293,"span"),c.Fc(4294," 2018"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4295,"div",54),c.Vb(4296,"div",55),c.Vb(4297,"a",247),c.Vb(4298,"ul",57),c.Vb(4299,"li"),c.Fc(4300,"Arrigoni C, Rohaim A, Shaya D, Findeisen F, Stein RA, Nurva SR, et al. Unfolding of a temperature-sensitive domain controls voltage-gated channel activation. Cell 2016; 164:922-36."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4301,"div",248),c.Vb(4302,"div",62),c.Vb(4303,"div",14),c.Vb(4304,"div",48),c.Vb(4305,"p",63),c.Vb(4306,"b"),c.Fc(4307,"Title:"),c.Ub(),c.Vb(4308,"span"),c.Fc(4309," Unfolding of a Temperature-Sensitive Domain Controls Voltage-Gated Channel Activation"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4310,"div",64),c.Vb(4311,"p",65),c.Vb(4312,"b"),c.Fc(4313,"Journal:"),c.Ub(),c.Vb(4314,"span"),c.Fc(4315," Cell"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4316,"div",64),c.Vb(4317,"p",65),c.Vb(4318,"b"),c.Fc(4319,"Author:"),c.Ub(),c.Vb(4320,"span",66),c.Fc(4321," Arrigoni Cristina et al. "),c.Vb(4322,"div",67),c.Vb(4323,"ul",59),c.Vb(4324,"li"),c.Fc(4325,"Cristina Arrigoni"),c.Ub(),c.Ub(),c.Vb(4326,"ul",59),c.Vb(4327,"li"),c.Fc(4328,"Ahmed Rohaim"),c.Ub(),c.Ub(),c.Vb(4329,"ul",59),c.Vb(4330,"li"),c.Fc(4331,"David Shaya"),c.Ub(),c.Ub(),c.Vb(4332,"ul",59),c.Vb(4333,"li"),c.Fc(4334,"Felix Findeisen"),c.Ub(),c.Ub(),c.Vb(4335,"ul",59),c.Vb(4336,"li"),c.Fc(4337,"Richard\xa0A. Stein"),c.Ub(),c.Ub(),c.Vb(4338,"ul",59),c.Vb(4339,"li"),c.Fc(4340,"Shailika\xa0Reddy Nurva"),c.Ub(),c.Ub(),c.Vb(4341,"ul",59),c.Vb(4342,"li"),c.Fc(4343,"Smriti Mishra"),c.Ub(),c.Ub(),c.Vb(4344,"ul",59),c.Vb(4345,"li"),c.Fc(4346,"Hassane\xa0S. Mchaourab"),c.Ub(),c.Ub(),c.Vb(4347,"ul",59),c.Vb(4348,"li"),c.Fc(4349,"Daniel\xa0L. Minor"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4350,"div",48),c.Vb(4351,"p",65),c.Vb(4352,"b"),c.Fc(4353,"Published:"),c.Ub(),c.Vb(4354,"span"),c.Fc(4355," 2016"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4356,"div",54),c.Vb(4357,"div",55),c.Vb(4358,"a",249),c.Vb(4359,"ul",57),c.Vb(4360,"li"),c.Fc(4361,"Peyronnet R, Tran D, Girault T, Frachisse J-M. Mechanosensitive channels: feeling tension in a world under pressure. Frontiers in plant science 2014; 5:558."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4362,"div",250),c.Vb(4363,"div",62),c.Vb(4364,"div",14),c.Vb(4365,"div",48),c.Vb(4366,"p",63),c.Vb(4367,"b"),c.Fc(4368,"Title:"),c.Ub(),c.Vb(4369,"span"),c.Fc(4370," Mechanosensitive channels: feeling tension in a world under pressure"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4371,"div",64),c.Vb(4372,"p",65),c.Vb(4373,"b"),c.Fc(4374,"Journal:"),c.Ub(),c.Vb(4375,"span"),c.Fc(4376," Frontiers in Plant Science"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4377,"div",64),c.Vb(4378,"p",65),c.Vb(4379,"b"),c.Fc(4380,"Author:"),c.Ub(),c.Vb(4381,"span",66),c.Fc(4382," Peyronnet R\xc3\xa9mi et al. "),c.Vb(4383,"div",67),c.Vb(4384,"ul",59),c.Vb(4385,"li"),c.Fc(4386,"R\xc3\xa9mi Peyronnet"),c.Ub(),c.Ub(),c.Vb(4387,"ul",59),c.Vb(4388,"li"),c.Fc(4389,"Daniel Tran"),c.Ub(),c.Ub(),c.Vb(4390,"ul",59),c.Vb(4391,"li"),c.Fc(4392,"Tiffanie Girault"),c.Ub(),c.Ub(),c.Vb(4393,"ul",59),c.Vb(4394,"li"),c.Fc(4395,"Jean-Marie Frachisse"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4396,"div",48),c.Vb(4397,"p",65),c.Vb(4398,"b"),c.Fc(4399,"Published:"),c.Ub(),c.Vb(4400,"span"),c.Fc(4401," 2014"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4402,"div",54),c.Vb(4403,"div",55),c.Vb(4404,"a",251),c.Vb(4405,"ul",57),c.Vb(4406,"li"),c.Fc(4407,"Schmidt D, del M\xe1rmol J, MacKinnon R. Mechanistic basis for low threshold mechanosensitivity in voltage-dependent K+ channels. Proceedings of the National Academy of Sciences 2012; 109:10352-7."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4408,"div",252),c.Vb(4409,"div",62),c.Vb(4410,"div",14),c.Vb(4411,"div",48),c.Vb(4412,"p",63),c.Vb(4413,"b"),c.Fc(4414,"Title:"),c.Ub(),c.Vb(4415,"span"),c.Fc(4416," Mechanistic basis for low threshold mechanosensitivity in voltage-dependent K <sup>+</sup> channels"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4417,"div",64),c.Vb(4418,"p",65),c.Vb(4419,"b"),c.Fc(4420,"Journal:"),c.Ub(),c.Vb(4421,"span"),c.Fc(4422," Proceedings of the National Academy of Sciences"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4423,"div",64),c.Vb(4424,"p",65),c.Vb(4425,"b"),c.Fc(4426,"Author:"),c.Ub(),c.Vb(4427,"span",66),c.Fc(4428," Schmidt Daniel et al. "),c.Vb(4429,"div",67),c.Vb(4430,"ul",59),c.Vb(4431,"li"),c.Fc(4432,"Daniel Schmidt"),c.Ub(),c.Ub(),c.Vb(4433,"ul",59),c.Vb(4434,"li"),c.Fc(4435,"Josefina del M\xe1rmol"),c.Ub(),c.Ub(),c.Vb(4436,"ul",59),c.Vb(4437,"li"),c.Fc(4438,"Roderick MacKinnon"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4439,"div",48),c.Vb(4440,"p",65),c.Vb(4441,"b"),c.Fc(4442,"Published:"),c.Ub(),c.Vb(4443,"span"),c.Fc(4444," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4445,"div",54),c.Vb(4446,"div",55),c.Vb(4447,"a",253),c.Vb(4448,"ul",57),c.Vb(4449,"li"),c.Fc(4450,"Sukharev S, Sachs F. Molecular force transduction by ion channels\u2013diversity and unifying principles. J Cell Sci 2012; 125:3075-83."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4451,"div",254),c.Vb(4452,"div",62),c.Vb(4453,"div",14),c.Vb(4454,"div",48),c.Vb(4455,"p",63),c.Vb(4456,"b"),c.Fc(4457,"Title:"),c.Ub(),c.Vb(4458,"span"),c.Fc(4459,"Molecular force transduction by ion channels \u2013 diversity and unifying principles"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4460,"div",64),c.Vb(4461,"p",65),c.Vb(4462,"b"),c.Fc(4463,"Journal:"),c.Ub(),c.Vb(4464,"span"),c.Fc(4465," Journal of Cell Science"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4466,"div",64),c.Vb(4467,"p",65),c.Vb(4468,"b"),c.Fc(4469,"Author:"),c.Ub(),c.Vb(4470,"span",66),c.Fc(4471," Sukharev Sergei et al. "),c.Vb(4472,"div",67),c.Vb(4473,"ul",59),c.Vb(4474,"li"),c.Fc(4475,"Sergei Sukharev"),c.Ub(),c.Ub(),c.Vb(4476,"ul",59),c.Vb(4477,"li"),c.Fc(4478,"Frederick Sachs"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4479,"div",48),c.Vb(4480,"p",65),c.Vb(4481,"b"),c.Fc(4482,"Published:"),c.Ub(),c.Vb(4483,"span"),c.Fc(4484," 2012"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4485,"div",54),c.Vb(4486,"div",55),c.Vb(4487,"a",255),c.Vb(4488,"ul",57),c.Vb(4489,"li"),c.Fc(4490,"Ridone P, Vassalli M, Martinac B. Piezo1 mechanosensitive channels: what are they and why are they important. Biophysical Reviews 2019; 11:795-805."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4491,"div",256),c.Vb(4492,"div",62),c.Vb(4493,"div",14),c.Vb(4494,"div",48),c.Vb(4495,"p",63),c.Vb(4496,"b"),c.Fc(4497,"Title:"),c.Ub(),c.Vb(4498,"span"),c.Fc(4499," Piezo1 mechanosensitive channels: what are they and why are they important"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4500,"div",64),c.Vb(4501,"p",65),c.Vb(4502,"b"),c.Fc(4503,"Journal:"),c.Ub(),c.Vb(4504,"span"),c.Fc(4505," Biophysical Reviews"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4506,"div",64),c.Vb(4507,"p",65),c.Vb(4508,"b"),c.Fc(4509,"Author:"),c.Ub(),c.Vb(4510,"span",66),c.Fc(4511," Ridone Pietro et al. "),c.Vb(4512,"div",67),c.Vb(4513,"ul",59),c.Vb(4514,"li"),c.Fc(4515,"Pietro Ridone"),c.Ub(),c.Ub(),c.Vb(4516,"ul",59),c.Vb(4517,"li"),c.Fc(4518,"Massimo Vassalli"),c.Ub(),c.Ub(),c.Vb(4519,"ul",59),c.Vb(4520,"li"),c.Fc(4521,"Boris Martinac"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4522,"div",48),c.Vb(4523,"p",65),c.Vb(4524,"b"),c.Fc(4525,"Published:"),c.Ub(),c.Vb(4526,"span"),c.Fc(4527," 2019"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4528,"div",54),c.Vb(4529,"div",55),c.Vb(4530,"a",259),c.Vb(4531,"ul",57),c.Vb(4532,"li"),c.Fc(4533,"Deng Z, Maksaev G, Schlegel AM, Zhang J, Rau M, Fitzpatrick JAJ, et al. Structural mechanism for gating of a eukaryotic mechanosensitive channel of small conductance. Nature Communications 2020; 11:3690."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4534,"div",260),c.Vb(4535,"div",62),c.Vb(4536,"div",14),c.Vb(4537,"div",48),c.Vb(4538,"p",63),c.Vb(4539,"b"),c.Fc(4540,"Title:"),c.Ub(),c.Vb(4541,"span"),c.Fc(4542," Structural mechanism for gating of a eukaryotic mechanosensitive channel of small conductance"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4543,"div",64),c.Vb(4544,"p",65),c.Vb(4545,"b"),c.Fc(4546,"Journal:"),c.Ub(),c.Vb(4547,"span"),c.Fc(4548," Nature Communications"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4549,"div",64),c.Vb(4550,"p",65),c.Vb(4551,"b"),c.Fc(4552,"Author:"),c.Ub(),c.Vb(4553,"span",66),c.Fc(4554," Deng Zengqin et al. "),c.Vb(4555,"div",67),c.Vb(4556,"ul",59),c.Vb(4557,"li"),c.Fc(4558,"Zengqin Deng"),c.Ub(),c.Ub(),c.Vb(4559,"ul",59),c.Vb(4560,"li"),c.Fc(4561,"Grigory Maksaev"),c.Ub(),c.Ub(),c.Vb(4562,"ul",59),c.Vb(4563,"li"),c.Fc(4564,"Angela M. Schlegel"),c.Ub(),c.Ub(),c.Vb(4565,"ul",59),c.Vb(4566,"li"),c.Fc(4567,"Jingying Zhang"),c.Ub(),c.Ub(),c.Vb(4568,"ul",59),c.Vb(4569,"li"),c.Fc(4570,"Michael Rau"),c.Ub(),c.Ub(),c.Vb(4571,"ul",59),c.Vb(4572,"li"),c.Fc(4573,"James A. J. Fitzpatrick"),c.Ub(),c.Ub(),c.Vb(4574,"ul",59),c.Vb(4575,"li"),c.Fc(4576,"Elizabeth S. Haswell"),c.Ub(),c.Ub(),c.Vb(4577,"ul",59),c.Vb(4578,"li"),c.Fc(4579,"Peng Yuan"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4580,"div",48),c.Vb(4581,"p",65),c.Vb(4582,"b"),c.Fc(4583,"Published:"),c.Ub(),c.Vb(4584,"span"),c.Fc(4585," 2020"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4586,"div",54),c.Vb(4587,"div",55),c.Vb(4588,"a",261),c.Vb(4589,"ul",57),c.Vb(4590,"li"),c.Fc(4591,"Zhang W, Cheng LE, Kittelmann M, Li J, Petkovic M, Cheng T, et al. Ankyrin repeats convey force to gate the NOMPC mechanotransduction channel. Cell 2015; 162:1391-403."),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(4592,"div",262),c.Vb(4593,"div",62),c.Vb(4594,"div",14),c.Vb(4595,"div",48),c.Vb(4596,"p",63),c.Vb(4597,"b"),c.Fc(4598,"Title:"),c.Ub(),c.Vb(4599,"span"),c.Fc(4600," Ankyrin Repeats Convey Force to Gate the NOMPC Mechanotransduction Channel"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4601,"div",64),c.Vb(4602,"p",65),c.Vb(4603,"b"),c.Fc(4604,"Journal:"),c.Ub(),c.Vb(4605,"span"),c.Fc(4606," Cell"),c.Ub(),c.Ub(),c.Ub(),c.Vb(4607,"div",64),c.Vb(4608,"p",65),c.Vb(4609,"b"),c.Fc(4610,"Author:"),c.Ub(),c.Vb(4611,"span",66),c.Fc(4612," Zhang Wei et al. "),c.Vb(4613,"div",67),c.Vb(4614,"ul",59),c.Vb(4615,"li"),c.Fc(4616,"Wei Zhang"),c.Ub(),c.Ub(),c.Vb(4617,"ul",59),c.Vb(4618,"li"),c.Fc(4619,"Li\xa0E. Cheng"),c.Ub(),c.Ub(),c.Vb(4620,"ul",59),c.Vb(4621,"li"),c.Fc(4622,"Maike Kittelmann"),c.Ub(),c.Ub(),c.Vb(4623,"ul",59),c.Vb(4624,"li"),c.Fc(4625,"Jiefu Li"),c.Ub(),c.Ub(),c.Vb(4626,"ul",59),c.Vb(4627,"li"),c.Fc(4628,"Maja Petkovic"),c.Ub(),c.Ub(),c.Vb(4629,"ul",59),c.Vb(4630,"li"),c.Fc(4631,"Tong Cheng"),c.Ub(),c.Ub(),c.Vb(4632,"ul",59),c.Vb(4633,"li"),c.Fc(4634,"Peng Jin"),c.Ub(),c.Ub(),c.Vb(4635,"ul",59),c.Vb(4636,"li"),c.Fc(4637,"Zhenhao Guo"),c.Ub(),c.Ub(),c.Vb(4638,"ul",59),c.Vb(4639,"li"),c.Fc(4640,"Martin\xa0C. G\xf6pfert"),c.Ub(),c.Ub(),c.Vb(4641,"ul",59),c.Vb(4642,"li"),c.Fc(4643,"Lily\xa0Yeh Jan"),c.Ub(),c.Ub(),c.Vb(4644,"ul",59),c.Vb(4645,"li"),c.Fc(4646,"Yuh\xa0Nung Jan"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub();c.Vb(4647,"div",48),c.Vb(4648,"p",65),c.Vb(4649,"b"),c.Fc(4650,"Published:"),c.Ub(),c.Vb(4651,"span"),c.Fc(4652," 2015"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}},styles:['@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");.section-md[_ngcontent-%COMP%]{padding:40px 0}.section-first[_ngcontent-%COMP%]{padding-top:100px}.section-title[_ngcontent-%COMP%]{margin-bottom:10px}.section-title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-style:normal;font-weight:700;font-size:32px;line-height:42px;display:flex;align-items:center;text-transform:capitalize;color:#1d1d1d}.section-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-weight:600;font-size:24px;line-height:33px;color:#1d1d1d;margin:0}.no-margin[_ngcontent-%COMP%]{margin-left:0;margin-right:0}.sub-header[_ngcontent-%COMP%]{position:relative;width:100%;z-index:2;padding:20px 0;background-color:#fff;display:flex;align-items:center;height:90px;z-index:1;border-top:1px solid #e3e3e3;-webkit-filter:drop-shadow(0 8px 6px rgba(0,0,0,.15));filter:drop-shadow(0 8px 6px rgba(0,0,0,.15))}.sub-header[_ngcontent-%COMP%]   .section-title[_ngcontent-%COMP%]{margin-bottom:0;position:relative}.sub-header[_ngcontent-%COMP%]   .section-title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-style:normal;font-weight:700;font-size:20px;line-height:1;margin-bottom:5px}.sub-header[_ngcontent-%COMP%]   .section-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:italic;font-weight:400;font-size:12px;color:#4d4d4d;margin:0;line-height:1}.sub-header[_ngcontent-%COMP%]   .search-box[_ngcontent-%COMP%]{text-align:right}.sub-header[_ngcontent-%COMP%]   .search-box[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-style:normal;font-weight:400;font-size:14px;color:#2412f3}.sub-header[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]{padding-right:15px}.panel-card[_ngcontent-%COMP%]{padding:50px 0}.panel-card[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-style:normal;font-weight:700;font-size:20px}.panel-card[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{font-weight:600;font-size:14px;color:#1d1d1d;margin:25px 0 0}.panel-card[_ngcontent-%COMP%]   .media-graph[_ngcontent-%COMP%]{align-items:center;margin:30px 0}.panel-card[_ngcontent-%COMP%]   .media-graph[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding-left:20px}.panel-card[_ngcontent-%COMP%]   .media-graph[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{font-weight:700;font-size:12px;color:#4d4d4d}.panel-card[_ngcontent-%COMP%]   .media-graph[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:12px;color:#4d4d4d;margin:5px 0}.badge[_ngcontent-%COMP%]{border-radius:15px;border:none;font-weight:500;padding:4px 8px;min-width:92px;font-size:12px;display:inline-block;color:#1d1d1d}.high-risk[_ngcontent-%COMP%]{background-color:#f7bcbc}.medium-risk[_ngcontent-%COMP%]{background-color:#f8e1b4}.low-risk[_ngcontent-%COMP%]{background-color:#cfcbfb}.rf-accordion[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]{margin-top:5px;border:none;border-bottom:1px solid #e3e3e3;border-radius:0}.rf-accordion[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]{border:none;padding:10px 0;border-radius:0;background-color:transparent}.rf-accordion[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]{color:#1d1d1d;font-size:14px;position:relative;padding:0 10px;display:block}.rf-accordion[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]:hover, .rf-accordion[_ngcontent-%COMP%]   .card-header[_ngcontent-%COMP%]   .card-link[_ngcontent-%COMP%]:hover   li[_ngcontent-%COMP%]{text-decoration:underline}.rf-accordion[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]{padding:0 30px 10px}.rf-accordion[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:6px;font-size:14px;color:#4d4d4d;display:flex}.rf-accordion[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   b[_ngcontent-%COMP%]{font-weight:400;display:inline-flex;min-width:80px}.rf-accordion[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.rf-accordion[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#4d4d4d}.rf-accordion[_ngcontent-%COMP%]   .card-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{color:#00f}ul.icon-list[_ngcontent-%COMP%], ul.icon-list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0;margin:0;list-style:none}ul.icon-list[_ngcontent-%COMP%]{margin:0}ul.icon-list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin:0 0 0 1.5em}ul.icon-list[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:before{content:"\uf111";font-family:FontAwesome;float:left;top:-12px;font-size:8px;margin-left:-3em;color:#1d1d1d;margin-top:5px}.checklist-tags[_ngcontent-%COMP%]{padding:0 30px;margin-bottom:10px}.checklist-tags[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0}.checklist-tags[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:inline-flex;margin:0 5px 5px 0}.reference-tabs[_ngcontent-%COMP%]{display:flex;flex-direction:column;width:100%;border:1px solid #e3e3e3;border-top:none;margin-top:0!important;position:-webkit-sticky;position:sticky;top:160px}.reference-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:flex}.reference-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:flex;width:100%;border-radius:0;font-size:14px;padding:15px 30px;color:#4d4d4d;position:relative}.reference-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a.active[_ngcontent-%COMP%]{color:#4d4d4d;background-color:#f5f5f5}.reference-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{background-color:#f5f5f5}.reference-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{border-radius:50px;color:#b50808;display:inline-flex;justify-content:center;align-items:center;line-height:1;border:1px solid #b50808;position:absolute;right:32px;width:32px;height:32px;text-align:center;top:calc(50% - 16px)}.reference-tabs[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .big[_ngcontent-%COMP%]{font-size:18px;font-weight:700;padding:15px;border-top:1px solid #e3e3e3}.warning[_ngcontent-%COMP%]{padding:10px;border-radius:5px;background:rgba(255,218,154,.13)}.warning[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding-left:10px}.warning[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:12px;line-height:1.3;margin:0}.danger-outline[_ngcontent-%COMP%]{padding:0 10px;border-radius:5px;color:#b50808;border:1px solid #b50808;font-size:12px}.read-more[_ngcontent-%COMP%]{font-size:12px;font-weight:400}.limitText[_ngcontent-%COMP%]   .hide-li[_ngcontent-%COMP%]{display:none!important}.journal-card[_ngcontent-%COMP%]{margin-top:15px!important;border-radius:5px!important;box-shadow:1px 1px 3px 1px rgba(0,0,0,.25)}.journal-card[_ngcontent-%COMP%]   .journal-header[_ngcontent-%COMP%]{display:block;background:#fff;position:relative;padding:15px 50px 15px 15px;border-radius:5px}.journal-card[_ngcontent-%COMP%]   .journal-header[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{display:block;width:100%;position:static!important}.journal-card[_ngcontent-%COMP%]   .journal-header[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-style:normal;font-weight:600;font-size:16px;color:#4d4d4d;margin:0}.journal-card[_ngcontent-%COMP%]   .journal-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-weight:400;font-size:16px;color:#4d4d4d}.journal-card[_ngcontent-%COMP%]   .journal-header[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#b50808}.journal-card[_ngcontent-%COMP%]   .journal-header[_ngcontent-%COMP%]   .icon[_ngcontent-%COMP%]{position:absolute;width:40px;height:40px;display:inline-flex;justify-content:center;align-items:center;top:15px;font-size:21px;right:0;transition:all .5s ease}.journal-card[_ngcontent-%COMP%]   .card[_ngcontent-%COMP%]:last-child{border-bottom:none}.collapsed[_ngcontent-%COMP%]   .icon[_ngcontent-%COMP%]{transform:rotate(180deg);transition:all .5s ease}.tx-12[_ngcontent-%COMP%]{font-size:12px}.tx-14[_ngcontent-%COMP%]{font-size:14px}.view-papers[_ngcontent-%COMP%]{text-align:right;margin-bottom:10px}.view-papers[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-weight:600;font-size:12px;text-decoration:underline}.modal.show[_ngcontent-%COMP%]{display:flex!important;justify-content:center;align-items:center}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{border:none;width:800px;height:auto}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]{padding:20px;position:relative}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;top:0;right:0;width:50px;height:60px;font-size:32px;display:inline-flex;justify-content:center;align-items:center}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-title[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:20px;font-weight:600;margin:0}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-weight:400;font-size:14px;color:#4d4d4d}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-title[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]{padding:0 15px;border:1px solid #e3e3e3;border-radius:5px;height:400px;width:100%;overflow-y:scroll}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{padding:15px 0;border-bottom:1px solid #e3e3e3}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]:last-child{border-bottom:none}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]{padding-right:15px;line-height:1}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-left[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{font-size:8px}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-weight:600;font-size:16px;margin:0}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{list-style:none;padding:0;margin:0}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:inline-block;padding-right:10px;padding-left:10px;border-left:1px solid #e3e3e3;font-weight:400;font-size:14px;line-height:1;color:#4d4d4d}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:first-child{padding-left:0;border-left:none}.modal[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   .md-modal-content[_ngcontent-%COMP%]   .modal-inner-wrapper[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:600}.md-modal-content[_ngcontent-%COMP%]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5;border-radius:0 5px 5px 0}.md-modal-content[_ngcontent-%COMP%]::-webkit-scrollbar{width:10px;background-color:#f5f5f5;border-radius:0 5px 5px 0}.md-modal-content[_ngcontent-%COMP%]::-webkit-scrollbar-thumb{background-color:#c4c4c4;border:2px solid #c4c4c4;border-radius:0 5px 5px 0}.qualityScoreSection[_ngcontent-%COMP%]{position:relative;width:50px;justify-content:space-around}.qualityScoreSection[_ngcontent-%COMP%]   .circular-chart[_ngcontent-%COMP%]{display:block}.qualityScoreSection[_ngcontent-%COMP%]   .circle-bg[_ngcontent-%COMP%]{fill:none;stroke:#eee;stroke-width:3.8}.qualityScoreSection[_ngcontent-%COMP%]   .circle[_ngcontent-%COMP%]{fill:none;stroke-width:2.8;stroke-linecap:round;-webkit-animation:progress 1s ease-out forwards;animation:progress 1s ease-out forwards}@-webkit-keyframes progress{0%{stroke-dasharray:0 100}}@keyframes progress{0%{stroke-dasharray:0 100}}.qualityScoreSection[_ngcontent-%COMP%]   .circular-chart.orange[_ngcontent-%COMP%]   .circle[_ngcontent-%COMP%]{stroke:#ff9f00;color:#ff9f00}.qualityScoreSection[_ngcontent-%COMP%]   .circular-chart.green[_ngcontent-%COMP%]   .circle[_ngcontent-%COMP%]{stroke:#28a745}.qualityScoreSection[_ngcontent-%COMP%]   .circular-chart.red[_ngcontent-%COMP%]   .circle[_ngcontent-%COMP%]{stroke:#dc3545;color:#dc3545}.qualityScoreSection_big[_ngcontent-%COMP%]{width:100px}.qualityScoreSection_big[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{width:100px;height:100px}.popover-item[_ngcontent-%COMP%]{position:relative}.popover-content[_ngcontent-%COMP%]{position:absolute;left:0;display:none;font-size:1.2rem;background:#fff;box-shadow:0 4px 30px rgba(0,0,0,.15);border-radius:3px;padding:10px 0;font-weight:400;z-index:111;width:210px}.popover-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin:0;padding:0;list-style:none}.popover-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{padding:0 10px 10px;font-size:13px}.popover-content[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{padding-bottom:0}.popover-content[_ngcontent-%COMP%]:hover{display:none!important}.popover-item[_ngcontent-%COMP%]:hover   .popover-content[_ngcontent-%COMP%]{display:block}@media (min-width:992px) and (max-width:1200px){.popover-content[_ngcontent-%COMP%]{left:inherit!important;right:0!important;margin-top:20px}}.good-msg[_ngcontent-%COMP%]{font-size:13px;margin-top:8px;padding:0 10px;background:rgba(255,218,154,.13)}.match-box[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap}.c-card[_ngcontent-%COMP%], .dflex[_ngcontent-%COMP%]{display:flex;flex-direction:column}.c-card[_ngcontent-%COMP%]{width:100%;height:100%;position:relative}.overview-card[_ngcontent-%COMP%]{padding:10px 0;position:relative;border-radius:5px;border:1px solid #e3e3e3;margin-top:15px}.overview-card[_ngcontent-%COMP%]   .media[_ngcontent-%COMP%]{align-items:center!important}.overview-card[_ngcontent-%COMP%]   .overview-right[_ngcontent-%COMP%]{width:100px;padding:10px;display:flex;align-items:center;flex-direction:column;height:100%}.overview-card[_ngcontent-%COMP%]   .overview-right[_ngcontent-%COMP%]   h6[_ngcontent-%COMP%]{font-weight:700;font-size:22px;line-height:30px;margin:0}.overview-card[_ngcontent-%COMP%]   .overview-right[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-weight:600;font-size:14px}.overview-card[_ngcontent-%COMP%]   .media-body[_ngcontent-%COMP%]{padding:10px;border-left:1px solid #e3e3e3}.overview-card[_ngcontent-%COMP%]   h5[_ngcontent-%COMP%]{font-weight:600;font-size:14px;line-height:1.3;color:#1d1d1d;text-align:center;margin:10px 0 0}.overview-card[_ngcontent-%COMP%]   .overview-count[_ngcontent-%COMP%]{margin-bottom:20px;text-align:center}.overview-card[_ngcontent-%COMP%]   .overview-count[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-weight:700;font-size:22px;line-height:1.3;margin-top:0;margin-bottom:0;text-align:center}.overview-card[_ngcontent-%COMP%]   .overview-count[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{font-weight:400;font-size:12px;display:block;margin:0!important;text-align:center;line-height:1.1}.overview-card[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-style:italic;font-weight:400;font-size:10px;margin:0;line-height:13px;text-align:center}.medium-border[_ngcontent-%COMP%]{border-color:#ffc700!important}.tx-medium[_ngcontent-%COMP%]{color:#ffc700!important}.low-border[_ngcontent-%COMP%]{border-color:#756ae1!important}.tx-low[_ngcontent-%COMP%]{color:#756ae1!important}.high-border[_ngcontent-%COMP%]{border-color:#f07575!important}.tx-high[_ngcontent-%COMP%]{color:#f07575!important}.success-border[_ngcontent-%COMP%]{border-color:#63c083!important}.tx-success[_ngcontent-%COMP%]{color:#63c083!important}.graph-box[_ngcontent-%COMP%]{padding:30px 0;text-align:center}.view-papers[_ngcontent-%COMP%]{display:none!important}#main_header.fixedHeader[_ngcontent-%COMP%], #main_header.fixedHeader.sticky[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]{height:100px!important}.read-more[_ngcontent-%COMP%]{color:#2412f3;cursor:pointer}.read-more[_ngcontent-%COMP%]:hover{color:#2412f3;text-decoration:underline!important}']}),Yi)},{path:"**",component:Yn}],ha=((ra=function n(){_classCallCheck(this,n)}).\u0275mod=c.Nb({type:ra}),ra.\u0275inj=c.Mb({factory:function(n){return new(n||ra)},imports:[[s.f.forRoot(ma,{initialNavigation:"enabled"})],s.f]}),ra),ua=e("R1ws"),Pa=((sa=function n(){_classCallCheck(this,n)}).\u0275mod=c.Nb({type:sa}),sa.\u0275inj=c.Mb({factory:function(n){return new(n||sa)},imports:[[]]}),sa),Ma=e("u47x"),Oa=e("5+WD"),fa=e("+rOU"),xa=e("vxfF"),ka=e("B/XX"),wa=e("f6nW"),va=e("FvrZ"),Ua=e("/1cH"),Va=e("TU8p"),ya=e("2ChS"),Fa=e("jaxi"),Ta=e("Wp6s"),Sa=e("bSwM"),Qa=e("A5z7"),Ia=e("xHqg"),za=e("iadO"),Aa=e("f0Cb"),Ea=e("zkoq"),Ga=e("MutI"),La=e("FKr1"),Ba=e("M9IT"),ja=e("bv9b"),Ha=e("Xa2L"),Da=e("d3UM"),Ra=e("XhcP"),Wa=e("5RNC"),Na=e("1jcm"),Ja=e("Dh3D"),qa=e("+0xr"),Ya=e("wZkO"),Za=e("/t3+"),Ka=e("Qu3c"),$a=e("8yBR"),Xa=((ga=function n(){_classCallCheck(this,n)}).\u0275mod=c.Nb({type:ga}),ga.\u0275inj=c.Mb({factory:function(n){return new(n||ga)},imports:[Ma.a,ka.e,wa.q,va.d,Oa.a,Ua.a,Va.a,ya.a,Xn.b,Fa.a,Ta.a,Sa.a,Qa.a,Ia.a,za.a,$n.d,Aa.a,ut.b,Ea.a,nt.b,u.c,Ga.a,mt.a,La.l,Ba.a,ja.a,Ha.a,ht.c,La.t,Da.b,Ra.a,Wa.a,Na.a,dt.b,Ja.a,qa.a,Ya.a,Za.a,Ka.b,$a.a,fa.h,xa.d,h.d]}),ga),nc=function(){return["/"]},tc=function(){return["/trinkacloud"]},ec=function(){return["/wordplugin"]},oc=function(){return["/browser-plugin"]},ic=function(){return["/features"]},ac=function(){return["/features/plagiarism-check"]},cc=function(){return["/features/publication-readiness-checks"]},rc=function(){return["/features/citation-checker"]},sc=function(){return["/features/consistency-check"]},gc=function(){return["/features/personal-dictionary"]},_c=function(){return["/features/credits"]},lc=function(){return["/pricing"]},dc=function(){return["/enterprise"]},bc=function(){return["/enterprise/life-sciences-medicine-and-pharma"]},pc=function(){return["/enterprise/language-services-publishing-and-media"]},Cc=function(){return["/enterprise/academic-institutions"]},mc=function(){return["/enterprise/k12-and-elearning"]},hc=function(){return["/enterprise/technology-platforms"]},uc=function(){return["/enterprise/grammar-checker-api"]},Pc=function(){return["/grammar-checker"]},Mc=function(){return["/punctuation-checker"]},Oc=function(){return["/spell-checker"]},fc=function(){return["/sentence-checker"]},xc=((_a=function(){function n(t,e){_classCallCheck(this,n),this.window=t,this.platformId=e}return _createClass(n,[{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&($("#apiGrammarChecker").click((function(){$("#enterpriseMainMenu").removeClass("active")})),$(window).scroll((function(){$(window).scrollTop()>=100?$("#main_header").addClass("sticky"):$("#main_header").removeClass("sticky")})),$("#main_sub_menus").hover((function(){$("#Home_sub_menus").addClass("show")}),(function(){$("#Home_sub_menus").removeClass("show")})),$("#enterprise_main_sub_menus").hover((function(){$("#enterprise_sub_menus").addClass("show")}),(function(){$("#enterprise_sub_menus").removeClass("show")})),$("#feature_main_sub_menus").hover((function(){$("#feature_sub_menus").addClass("show")}),(function(){$("#feature_sub_menus").removeClass("show")})),$("#resources_main_sub_menus").hover((function(){$("#resources_sub_menus").addClass("show")}),(function(){$("#resources_sub_menus").removeClass("show")})),$(this.window).resize((function(){$(this.window).width()<1199&&($(".nav-item").click((function(){$("#mobile_menu_toggle").click()})),$(".nav-item.dropdown").unbind("click"),$(".nav-item.dropdown > .dropdown-menu > .nav-link").click((function(){$("#mobile_menu_toggle").click()})))})),$(document).ready((function(){$(this.window).width()<1199&&($(".nav-item").click((function(){$("#mobile_menu_toggle").click()})),$(".nav-item.dropdown").unbind("click"),$(".nav-item.dropdown > .dropdown-menu > .nav-link").click((function(){$("#mobile_menu_toggle").click()})))})),$("#mobile_menu_toggle").click((function(){$("#body_overlay_section").toggleClass("body_overlay")})),$("#body_overlay_section").click((function(){$("#mobile_menu_toggle").click(),$("#body_overlay_section").hasClass("body_overlay").removeClass("body_overlay")})),$(document).click((function(n){var t=$(n.target);!0!==$(".navbar-collapse").hasClass("show")||t.hasClass("navbar-toggle")||$("button.navbar-toggler").click()})),un.init())}}]),n}()).\u0275fac=function(n){return new(n||_a)(c.Pb(be.b),c.Pb(c.C))},_a.\u0275cmp=c.Jb({type:_a,selectors:[["app-header"]],decls:153,vars:50,consts:[["id","main_header","data-aos","fade-down","data-aos-easing","linear","data-aos-duration","1000",1,"fixedHeader"],[1,"container"],[1,"row"],[1,"col-sm-12"],[1,"navbar","navbar-expand-xl","navbar-light"],["routerLinkActive","active",1,"navbar-brand",3,"routerLink"],["src","../../../assets/images/trinka_logo.svg","alt","trinka logo"],[1,"mobile_buttons"],[1,"mobile_try_a_demo_button"],["href","https://cloud.trinka.ai","target","_blank",1,"mobile_login"],["aria-hidden","true",1,"fa","fa-sign-in"],["href","https://cloud.trinka.ai/signin?_rg=TW","target","_blank",1,"mobile_login"],[1,"diplay_none_for_icons"],["aria-hidden","true",1,"fa","fa-sign-in","display_block_for_text"],[1,"navbar-nav","ml-auto","loginarea"],["type","button","id","mobile_menu_toggle","data-toggle","collapse","data-target","#navbarCollapse",1,"navbar-toggler"],["version","1.1","id","Capa_1","xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","x","0px","y","0px","viewBox","0 0 384.97 384.97",0,"xml","space","preserve",2,"enable-background","new 0 0 384.97 384.97"],["id","Menu_1_"],["d","M12.03,120.303h360.909c6.641,0,12.03-5.39,12.03-12.03c0-6.641-5.39-12.03-12.03-12.03H12.03\n                         c-6.641,0-12.03,5.39-12.03,12.03C0,114.913,5.39,120.303,12.03,120.303z"],["d","M372.939,180.455H12.03c-6.641,0-12.03,5.39-12.03,12.03s5.39,12.03,12.03,12.03h360.909c6.641,0,12.03-5.39,12.03-12.03\n                         S379.58,180.455,372.939,180.455z"],["d","M372.939,264.667H132.333c-6.641,0-12.03,5.39-12.03,12.03c0,6.641,5.39,12.03,12.03,12.03h240.606\n                         c6.641,0,12.03-5.39,12.03-12.03C384.97,270.056,379.58,264.667,372.939,264.667z"],["id","body_overlay_section"],["id","navbarCollapse",1,"collapse","navbar-collapse"],[1,"navbar-nav","mr-auto"],["id","main_sub_menus",1,"nav-item","dropdown"],["href","","id","dropdown04","data-toggle","dropdown","aria-haspopup","true","aria-expanded","false",1,"nav-link","dropdown-toggle"],["aria-hidden","true",1,"fa","fa-caret-down"],["id","Home_sub_menus","aria-labelledby","dropdown04",1,"dropdown-menu"],["routerLinkActive","active",1,"nav-link",3,"routerLink"],["src","../../../assets/images/Other_apps_TrinkaCloud.svg","alt","trinka cloud",2,"height","28px"],["src","../../../assets/images/Others_App_MSWord.svg","alt","ms word"],["src","../../../assets/images/other_Apps_browser.svg","alt","browser"],["id","feature_main_sub_menus",1,"nav-item","dropdown"],["id","dropdown05","data-toggle","dropdown","aria-haspopup","true","aria-expanded","false",1,"nav-link","dropdown-toggle",3,"routerLink"],["id","feature_sub_menus","aria-labelledby","dropdown05",1,"dropdown-menu"],["href","https://www.trinka.ai/tw/features/auto-file-edit","routerLinkActive","active",1,"nav-link"],[1,"nav-item"],["id","enterprise_main_sub_menus",1,"nav-item","dropdown"],["id","enterpriseMainMenu","routerLinkActive","active",1,"nav-link",3,"routerLink"],["id","enterprise_sub_menus","aria-labelledby","dropdown04",1,"dropdown-menu"],["id","resources_main_sub_menus",1,"nav-item","dropdown"],["href","javascript:void(0)","routerLinkActive","active",1,"nav-link"],["id","resources_sub_menus","aria-labelledby","dropdown06",1,"dropdown-menu",2,"min-width","200px"],["id","apiGrammarChecker","routerLinkActive","active",1,"nav-link",3,"routerLink"],["href","https://cloud.trinka.ai/signup?_rg=TW","target","_blank",1,"nav-item","nav-link","login_buttons","signup_buttons_new"],["href","https://cloud.trinka.ai/signin?_rg=TW","target","_blank",1,"nav-item","nav-link","login_buttons","login_buttons_new"],["id","languageDropDown",1,"language_sections"],["aria-hidden","true",1,"fa","fa-globe"],[1,"drop"],["href","https://www.trinka.ai/"],["href","https://www.trinka.ai/jp/"],["href","https://trinka.enago.cn/"],[1,"selected"],["aria-hidden","true",1,"fa","fa-check"],["href","https://www.trinka.ai/kr/"],["href","https://www.trinka.ai/es/"],["href","https://www.trinka.ai/pt/"]],template:function(n,t){1&n&&(c.Vb(0,"header",0),c.Vb(1,"div",1),c.Vb(2,"div",2),c.Vb(3,"div",3),c.Vb(4,"nav",4),c.Vb(5,"a",5),c.Qb(6,"img",6),c.Ub(),c.Vb(7,"div",7),c.Vb(8,"button",8),c.Fc(9,"Try A Demo"),c.Ub(),c.Vb(10,"a",9),c.Vb(11,"span"),c.Fc(12,"\u514d\u8cbb\u8a3b\u518a "),c.Ub(),c.Qb(13,"i",10),c.Ub(),c.Vb(14,"a",11),c.Vb(15,"span",12),c.Fc(16,"\u767b\u9304"),c.Ub(),c.Qb(17,"i",13),c.Ub(),c.Qb(18,"div",14),c.Vb(19,"button",15),c.gc(),c.Vb(20,"svg",16),c.Vb(21,"g"),c.Vb(22,"g",17),c.Qb(23,"path",18),c.Qb(24,"path",19),c.Qb(25,"path",20),c.Ub(),c.Qb(26,"g"),c.Qb(27,"g"),c.Qb(28,"g"),c.Qb(29,"g"),c.Qb(30,"g"),c.Qb(31,"g"),c.Ub(),c.Qb(32,"g"),c.Qb(33,"g"),c.Qb(34,"g"),c.Qb(35,"g"),c.Qb(36,"g"),c.Qb(37,"g"),c.Qb(38,"g"),c.Qb(39,"g"),c.Qb(40,"g"),c.Qb(41,"g"),c.Qb(42,"g"),c.Qb(43,"g"),c.Qb(44,"g"),c.Qb(45,"g"),c.Qb(46,"g"),c.Ub(),c.Ub(),c.fc(),c.Qb(47,"div",21),c.Ub(),c.Vb(48,"div",22),c.Vb(49,"ul",23),c.Vb(50,"li",24),c.Vb(51,"a",25),c.Fc(52," \u61c9\u7528\u7a0b\u5f0f "),c.Qb(53,"i",26),c.Ub(),c.Vb(54,"div",27),c.Vb(55,"a",28),c.Qb(56,"img",29),c.Fc(57," Trinka Cloud"),c.Ub(),c.Vb(58,"a",28),c.Qb(59,"img",30),c.Fc(60," Word\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Vb(61,"a",28),c.Qb(62,"img",31),c.Fc(63," \u700f\u89bd\u5668\u5916\u639b\u7a0b\u5f0f"),c.Ub(),c.Ub(),c.Ub(),c.Vb(64,"li",32),c.Vb(65,"a",33),c.Fc(66,"\u7279\u8272 "),c.Qb(67,"i",26),c.Ub(),c.Vb(68,"div",34),c.Vb(69,"a",28),c.Fc(70," \u6240\u6709\u529f\u80fd "),c.Ub(),c.Vb(71,"a",28),c.Fc(72," \u6284\u8972\u6aa2\u6e2c "),c.Ub(),c.Vb(73,"a",35),c.Fc(74," \u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f "),c.Ub(),c.Vb(75,"a",28),c.Fc(76," \u51fa\u7248\u6e96\u5099\u6aa2\u67e5 "),c.Ub(),c.Vb(77,"a",28),c.Fc(78," \u5f15\u6587\u6aa2\u67e5\u5668 "),c.Ub(),c.Vb(79,"a",28),c.Fc(80," \u4e00\u81f4\u6027\u6aa2\u67e5 "),c.Ub(),c.Vb(81,"a",28),c.Fc(82," \u500b\u4eba\u8a5e\u5178 "),c.Ub(),c.Vb(83,"a",28),c.Fc(84," Trinka\u7a4d\u5206 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(85,"li",36),c.Vb(86,"a",28),c.Fc(87,"\u50f9\u683c"),c.Ub(),c.Ub(),c.Vb(88,"li",37),c.Vb(89,"a",38),c.Fc(90,"\u4f01\u696d "),c.Qb(91,"i",26),c.Ub(),c.Vb(92,"div",39),c.Vb(93,"a",28),c.Fc(94," \u751f\u547d\u79d1\u5b78\u3001\u91ab\u5b78\u548c\u88fd\u85e5 "),c.Ub(),c.Vb(95,"a",28),c.Fc(96," \u8a9e\u8a00\u670d\u52d9\u3001\u51fa\u7248\u548c\u5a92\u9ad4 "),c.Ub(),c.Vb(97,"a",28),c.Fc(98," \u5b78\u8853\u6a5f\u69cb "),c.Ub(),c.Vb(99,"a",28),c.Fc(100," K-12\u548c\u6578\u4f4d\u5316\u5b78\u7fd2 "),c.Ub(),c.Vb(101,"a",28),c.Fc(102," \u6280\u8853\u5e73\u53f0 "),c.Ub(),c.Vb(103,"a",28),c.Fc(104," \u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177API "),c.Ub(),c.Ub(),c.Ub(),c.Vb(105,"li",40),c.Vb(106,"a",41),c.Fc(107,"\u8cc7\u6e90 "),c.Qb(108,"i",26),c.Ub(),c.Vb(109,"div",42),c.Vb(110,"a",28),c.Fc(111," \u6587\u6cd5\u6aa2\u67e5 "),c.Ub(),c.Vb(112,"a",28),c.Fc(113," \u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177 "),c.Ub(),c.Vb(114,"a",28),c.Fc(115," \u62fc\u5beb\u6aa2\u67e5\u5de5\u5177 "),c.Ub(),c.Vb(116,"a",28),c.Fc(117," \u53e5\u5b50\u6aa2\u67e5\u5de5\u5177 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(118,"li",36),c.Vb(119,"a",43),c.Fc(120," API "),c.Ub(),c.Ub(),c.Ub(),c.Vb(121,"div",14),c.Vb(122,"a",44),c.Fc(123,"\u514d\u8cbb\u8a3b\u518a "),c.Ub(),c.Vb(124,"a",45),c.Fc(125,"\u767b\u9304 "),c.Ub(),c.Ub(),c.Ub(),c.Vb(126,"div",46),c.Qb(127,"i",47),c.Vb(128,"span"),c.Fc(129,"\u7e41\u4f53\u4e2d\u6587"),c.Ub(),c.Vb(130,"ul",48),c.Vb(131,"li"),c.Vb(132,"a",49),c.Fc(133,"English"),c.Ub(),c.Ub(),c.Vb(134,"li"),c.Vb(135,"a",50),c.Fc(136," \u65e5\u672c\u8a9e "),c.Ub(),c.Ub(),c.Vb(137,"li"),c.Vb(138,"a",51),c.Fc(139," \u7b80\u4f53\u4e2d\u6587 "),c.Ub(),c.Ub(),c.Vb(140,"li",52),c.Vb(141,"a"),c.Qb(142,"i",53),c.Fc(143," \u7e41\u4f53\u4e2d\u6587 "),c.Ub(),c.Ub(),c.Vb(144,"li"),c.Vb(145,"a",54),c.Fc(146," \ud55c\uad6d\uc5b4 "),c.Ub(),c.Ub(),c.Vb(147,"li"),c.Vb(148,"a",55),c.Fc(149," Espa\xf1ol "),c.Ub(),c.Ub(),c.Vb(150,"li"),c.Vb(151,"a",56),c.Fc(152," Portugu\xeas "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()),2&n&&(c.Cb(5),c.nc("routerLink",c.pc(25,nc)),c.Cb(50),c.nc("routerLink",c.pc(26,tc)),c.Cb(3),c.nc("routerLink",c.pc(27,ec)),c.Cb(3),c.nc("routerLink",c.pc(28,oc)),c.Cb(4),c.nc("routerLink",c.pc(29,ic)),c.Cb(4),c.nc("routerLink",c.pc(30,ic)),c.Cb(2),c.nc("routerLink",c.pc(31,ac)),c.Cb(4),c.nc("routerLink",c.pc(32,cc)),c.Cb(2),c.nc("routerLink",c.pc(33,rc)),c.Cb(2),c.nc("routerLink",c.pc(34,sc)),c.Cb(2),c.nc("routerLink",c.pc(35,gc)),c.Cb(2),c.nc("routerLink",c.pc(36,_c)),c.Cb(3),c.nc("routerLink",c.pc(37,lc)),c.Cb(3),c.nc("routerLink",c.pc(38,dc)),c.Cb(4),c.nc("routerLink",c.pc(39,bc)),c.Cb(2),c.nc("routerLink",c.pc(40,pc)),c.Cb(2),c.nc("routerLink",c.pc(41,Cc)),c.Cb(2),c.nc("routerLink",c.pc(42,mc)),c.Cb(2),c.nc("routerLink",c.pc(43,hc)),c.Cb(2),c.nc("routerLink",c.pc(44,uc)),c.Cb(7),c.nc("routerLink",c.pc(45,Pc)),c.Cb(2),c.nc("routerLink",c.pc(46,Mc)),c.Cb(2),c.nc("routerLink",c.pc(47,Oc)),c.Cb(2),c.nc("routerLink",c.pc(48,fc)),c.Cb(3),c.nc("routerLink",c.pc(49,uc)))},directives:[s.e,s.d],styles:[".collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]{min-width:auto!important}.collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]{width:160px!important}.collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.login_buttons_new[_ngcontent-%COMP%]{max-width:100%!important;width:90px!important}#main_header.homepageHeader.aos-animate[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]   .collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]{background:#fff!important;color:#7a28a0!important;border:1px solid #fff!important}#main_header.homepageHeader.aos-animate[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]   .collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]:hover{background:transparent!important;border:1px solid #fff!important;color:#fff!important}#main_header.fixedHeader[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]   .collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]{background:#7a28a0!important;color:#fff;border:1px solid #7a28a0}#main_header.fixedHeader[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]   .collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]:hover{background:transparent!important;border:1px solid #7a28a0;color:#7a28a0}#main_header.sticky.aos-animate[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]   .collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]{background:#7a28a0!important;color:#fff!important;border:1px solid #7a28a0!important}#main_header.sticky.aos-animate[_ngcontent-%COMP%]   nav.navbar[_ngcontent-%COMP%]   .collapse.navbar-collapse[_ngcontent-%COMP%]   .loginarea[_ngcontent-%COMP%]   a.login_buttons.signup_buttons_new[_ngcontent-%COMP%]:hover{background:transparent!important;border:1px solid #7a28a0!important;color:#7a28a0!important}#main_header.fixedHeader.homepageHeader[_ngcontent-%COMP%]   .navbar[_ngcontent-%COMP%]   .collapse[_ngcontent-%COMP%]   .navbar-nav[_ngcontent-%COMP%]   .login_buttons[_ngcontent-%COMP%]{max-width:200px;width:100%;background:transparent;height:40px;color:#fff;text-align:center;border:1px solid #fff;border-radius:6px;font-size:16px;line-height:25px;font-weight:400;transition:all .5s ease;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 0 0 25px;position:relative}#main_header.fixedHeader.homepageHeader[_ngcontent-%COMP%]   .navbar[_ngcontent-%COMP%]   .collapse[_ngcontent-%COMP%]   .navbar-nav[_ngcontent-%COMP%]   .login_buttons[_ngcontent-%COMP%]:hover{background:#fff!important;color:#7a28a0;border:1px solid #7a28a0;transition:all .5s ease}#main_header.fixedHeader.sticky[_ngcontent-%COMP%]   .navbar[_ngcontent-%COMP%]   .collapse[_ngcontent-%COMP%]   .navbar-nav[_ngcontent-%COMP%]   .login_buttons[_ngcontent-%COMP%]{background:#fff!important;color:#7a28a0!important;border:1px solid #7a28a0!important}#main_header.fixedHeader.sticky[_ngcontent-%COMP%]   .navbar[_ngcontent-%COMP%]   .collapse[_ngcontent-%COMP%]   .navbar-nav[_ngcontent-%COMP%]   .login_buttons[_ngcontent-%COMP%]:hover{background:#7a28a0!important;color:#fff!important;border:1px solid #fff!important}#main_header.fixedHeader.sticky[_ngcontent-%COMP%]   .account[_ngcontent-%COMP%]   button[_ngcontent-%COMP%]   svg[_ngcontent-%COMP%]{fill:#7a28a0!important}#main_header.fixedHeader[_ngcontent-%COMP%]   .navbar[_ngcontent-%COMP%]   .collapse[_ngcontent-%COMP%]   .navbar-nav[_ngcontent-%COMP%]   .login_buttons[_ngcontent-%COMP%]{background:#fff;color:#7a28a0}#main_header.fixedHeader[_ngcontent-%COMP%]   .navbar[_ngcontent-%COMP%]   .collapse[_ngcontent-%COMP%]   .navbar-nav[_ngcontent-%COMP%]   .login_buttons[_ngcontent-%COMP%]:hover{background:#7a28a0;color:#fff}"]}),_a);function kc(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",77),c.Vb(1,"div",78),c.Vb(2,"div",79),c.Vb(3,"div",80),c.Vb(4,"div",81),c.Vb(5,"i",82),c.Fc(6,"\ue5ca"),c.Ub(),c.Ub(),c.Vb(7,"h4",83),c.Fc(8,"Thank you for subscribing to our newsletter"),c.Ub(),c.Vb(9,"button",84),c.dc("click",(function(){return c.wc(e),c.hc().dismissSubcribePopup()})),c.Fc(10,"\xd7"),c.Ub(),c.Ub(),c.Vb(11,"div",85),c.Vb(12,"p"),c.Fc(13,"Your subscription has been confirmed."),c.Ub(),c.Ub(),c.Vb(14,"div",86),c.Vb(15,"button",87),c.dc("click",(function(){return c.wc(e),c.hc().dismissSubcribePopup()})),c.Fc(16,"OK"),c.Ub(),c.Vb(17,"p"),c.Fc(18,'Note: If at any point of time you wish to opt out from the newsletters, you can simply click on "Unsubscribe" link at the bottom of newsletter.'),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub()}}var wc,vc=function(){return["/aboutus"]},Uc=function(){return["/contactus"]},Vc=function(){return["/workwithus"]},yc=function(){return["/affiliates"]},Fc=function(){return["/examples"]},Tc=function(){return["/faqs"]},Sc=function(){return["/features"]},Qc=function(){return["/features/plagiarism-check"]},Ic=function(){return["/features/publication-readiness-checks"]},zc=function(){return["/features/citation-checker"]},Ac=function(){return["/features/consistency-check"]},Ec=function(){return["/features/personal-dictionary"]},Gc=function(){return["/features/credits"]},Lc=function(){return["/enterprise/life-sciences-medicine-and-pharma"]},Bc=function(){return["/enterprise/language-services-publishing-and-media"]},jc=function(){return["/enterprise/academic-institutions"]},Hc=function(){return["/enterprise/k12-and-elearning"]},Dc=function(){return["/enterprise/technology-platforms"]},Rc=function(){return["/enterprise"]},Wc=function(){return["/enterprise/grammar-checker-api"]},Nc=function(){return["/trinka-vs-grammarly"]},Jc=function(){return["/trinka-vs-ginger"]},qc=function(){return["/trinka-vs-languagetool"]},Yc=function(){return["/trinka-vs-writefull"]},Zc=function(){return["/grammar-checker"]},Kc=function(){return["/punctuation-checker"]},$c=function(){return["/spell-checker"]},Xc=function(){return["/sentence-checker"]},nr=((wc=function(){function n(t,e,o){_classCallCheck(this,n),this.networkCall=t,this.toastr=e,this.fb=o,this.subscribePopup=!1,this.latestYear=(new Date).getFullYear(),this.footerFroms=o.group({footeremailform:["",g.u.compose([g.u.required,g.u.pattern(/^[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$/)])]})}return _createClass(n,[{key:"ngOnInit",value:function(){}},{key:"dismissSubcribePopup",value:function(){this.subscribePopup=!1}},{key:"subscribeNow",value:function(){var n=this;this.footerFroms.valid?this.networkCall.postSubscribe(this.footerFroms.value.footeremailform).subscribe((function(t){n.subscribePopup=!0,n.footerFroms.reset()}),(function(n){})):this.validateAllFormFields(this.footerFroms)}},{key:"validateAllFormFields",value:function(n){var t=this;Object.keys(n.controls).forEach((function(e){var o=n.get(e);o instanceof g.e?o.markAsTouched({onlySelf:!0}):o instanceof g.g&&t.validateAllFormFields(o)}))}}]),n}()).\u0275fac=function(n){return new(n||wc)(c.Pb(p),c.Pb(d.b),c.Pb(g.d))},wc.\u0275cmp=c.Jb({type:wc,selectors:[["app-footer"]],decls:296,vars:61,consts:[[1,"container"],[1,"row"],[1,"col-md-12"],[1,"footer-top"],[1,"col-lg-6"],[1,"about-enago"],[1,"install-in"],[1,"browser-icon"],["routerLink","/wordplugin"],["src","../../../assets/images/NewWordAdd_in.svg","alt","word addin"],[1,"install-in-browser"],["routerLink","/browser-plugin"],["src","../../../assets/images/NewChromeFicon.svg","alt","chrome"],["src","../../../assets/images/NewFirefoxFicon.svg","alt","firefox"],["src","../../../assets/images/EdgeWhite_BGAndOutline.svg","alt","edge","width","42"],["src","../../../assets/images/UpcomingWord.svg","alt","word"],[1,"browser-icon","upcoming-icon"],["src","../../../assets/images/UpcomingSafari_icon.png","alt","safari"],["id","footerEmailBox",1,"contact"],[1,"form-inline",3,"formGroup","ngSubmit"],[1,"form-group","mx-sm-3","mb-2","ml-0",3,"ngClass"],["appearance","outline"],["matInput","","placeholder","","formControlName","footeremailform","name","email",1,"form-control"],["type","submit","id","footerSubscribe",1,"btn","btn-primary","mb-2",3,"disabled"],[1,"col-lg-12"],[1,"row","footer_menu_wrap"],[1,"col"],[1,"footer_menu_one"],[1,"ftr-menu"],["routerLinkActive","active",3,"routerLink"],["href","https://www.trinka.ai/blog/","target","_blank"],["href","https://www.trinka.ai/tw/features/auto-file-edit","routerLinkActive","active"],["href","https://www.enago.com/plagiarism-checker/","target","_blank"],[1,"footer-separator"],[1,"footer-middle"],[1,"col-md-6"],[1,"powerd-by"],[1,"powered-by-left"],["href","https://www.enago.com/","target","_blank",1,"footer_logos"],["src","../../../assets/images/enago-logo.png","alt","enago-english-editing-service",1,"enago","logo"],[1,"powered-by-right"],[1,"footer_menu_one","footer_menu_last"],["href","https://www.enago.tw/editing-services.htm","target","_blank"],["href","https://www.enago.tw/publication-support/","target","_blank"],["href","https://ulatus.tw/","target","_blank"],["href","https://voxtab.com/","target","_blank"],["href","https://lifesciences.enago.com/","target","_blank"],["href","https://www.read.enago.com/","target","_blank"],[1,"footer-bottom"],[1,"ftr-menu1"],["href","mailto:support@trinka.ai"],["id","PrivacyButton","href","https://www.trinka.ai/privacypolicy/","target","_blank"],["id","termsofserviceButton","href","https://www.trinka.ai/termsofservices/","target","_blank"],[1,"follow-us"],[1,"social-media"],["href","https://www.facebook.com/thetrinkaai/","rel"," no referer, no opener","target","_blank"],[1,"fa","fa-facebook"],["href","https://www.instagram.com/thetrinkaai/","rel"," no referer, no opener","target","_blank"],[1,"fa","fa-instagram"],["href","https://twitter.com/ai_trinka","rel"," no referer, no opener","target","_blank"],[1,"fa","fa-twitter"],["href","https://www.linkedin.com/company/thetrinkaai","rel"," no referer, no opener","target","_blank"],[1,"fa","fa-linkedin"],["href","https://www.youtube.com/channel/UC1PNKZCxdUArpPVr5YFaYcA","rel"," no referer, no opener","target","_blank"],[1,"fa","fa-youtube-play"],["id","languageDropDown",1,"language_sections"],["aria-hidden","true",1,"fa","fa-globe"],[1,"drop"],["href","https://www.trinka.ai/"],["href","https://www.trinka.ai/jp/"],["href","https://trinka.enago.cn/"],[1,"selected"],["aria-hidden","true",1,"fa","fa-check"],["href","https://www.trinka.ai/kr/"],["href","https://www.trinka.ai/es/"],["href","https://www.trinka.ai/pt/"],["id","emailSubscribePopup","class","modal fade show",4,"ngIf"],["id","emailSubscribePopup",1,"modal","fade","show"],[1,"modal-dialog","modal-confirm"],[1,"modal-content"],[1,"modal-header","flex-column"],[1,"icon-box"],[1,"material-icons"],[1,"modal-title","w-100"],["type","button","id","emailSubcribeButton","data-dismiss","modal","aria-hidden","true",1,"close",3,"click"],[1,"modal-body"],[1,"modal-footer","justify-content-center"],["type","button","id","emailSubcribeButton","data-dismiss","modal",1,"btn","btn-secondary",3,"click"]],template:function(n,t){1&n&&(c.Vb(0,"footer"),c.Vb(1,"div",0),c.Vb(2,"div",1),c.Vb(3,"div",2),c.Vb(4,"div",3),c.Vb(5,"div",1),c.Vb(6,"div",4),c.Vb(7,"div",5),c.Vb(8,"h3"),c.Fc(9,"\u95dc\u65bcTrinka"),c.Ub(),c.Fc(10," Trinka\u662f\u4e00\u500b\u4eba\u5de5\u667a\u6167\u9a45\u52d5\u7684\u82f1\u8a9e\u6587\u6cd5\u6aa2\u67e5\u5668\u548c\u8a9e\u8a00\u589e\u5f37\u5beb\u4f5c\u52a9\u624b\uff0c\u5c08\u70ba\u5b78\u8853\u548c\u6280\u8853\u5beb\u4f5c\u800c\u8a2d\u8a08\u3002Trinka\u901a\u904e\u5373\u6642\u63d0\u4f9b\u5beb\u4f5c\u5efa\u8b70\uff0c\u80fd\u4f9d\u64da\u4e0a\u4e0b\u6587\u7cfe\u6b63\u62fc\u5beb\u932f\u8aa4\u548c\u9ad8\u7d1a\u8a9e\u6cd5\u932f\u8aa4\u3002\u5b83\u5e6b\u52a9\u5c08\u696d\u4eba\u58eb\u548c\u5b78\u8005\u78ba\u4fdd\u5beb\u4f5c\u6b63\u5f0f\u3001\u7c21\u6f54\u4e26\u4e14\u5f15\u4eba\u5165\u52dd\u3002Trinka\u7684\u4f01\u696d\u89e3\u6c7a\u65b9\u6848\u9664\u4e86\u80fd\u7121\u9650\u4f7f\u7528Trinka\u7684\u6240\u6709\u5f37\u5927\u529f\u80fd\u4e4b\u5916\uff0c\u9084\u63d0\u4f9b\u81ea\u8a02\u9078\u9805\u3002 "),c.Qb(11,"p"),c.Ub(),c.Ub(),c.Vb(12,"div",4),c.Vb(13,"div",6),c.Vb(14,"h3"),c.Fc(15,"\u5728\u4ee5\u4e0b\u7a0b\u5f0f\u4e2d\u4f7f\u7528"),c.Ub(),c.Vb(16,"ul"),c.Vb(17,"li"),c.Vb(18,"span",7),c.Vb(19,"a",8),c.Qb(20,"img",9),c.Ub(),c.Ub(),c.Vb(21,"span",10),c.Vb(22,"a",8),c.Fc(23,"\u5fae\u8edfWord (Windows)"),c.Ub(),c.Ub(),c.Ub(),c.Vb(24,"li"),c.Vb(25,"span",7),c.Vb(26,"a",11),c.Qb(27,"img",12),c.Ub(),c.Ub(),c.Vb(28,"span",10),c.Vb(29,"a",11),c.Fc(30,"Google Chrome "),c.Ub(),c.Ub(),c.Ub(),c.Vb(31,"li"),c.Vb(32,"span",7),c.Vb(33,"a",11),c.Qb(34,"img",13),c.Ub(),c.Ub(),c.Vb(35,"span",10),c.Vb(36,"a",11),c.Fc(37,"Mozilla Firefox "),c.Ub(),c.Ub(),c.Ub(),c.Vb(38,"li"),c.Vb(39,"span",7),c.Vb(40,"a",11),c.Qb(41,"img",14),c.Ub(),c.Ub(),c.Vb(42,"span",10),c.Vb(43,"a",11),c.Fc(44,"Microsoft Edge "),c.Ub(),c.Ub(),c.Ub(),c.Vb(45,"li"),c.Vb(46,"span",7),c.Qb(47,"img",15),c.Ub(),c.Vb(48,"span",10),c.Fc(49,"Mac\u7248Word"),c.Ub(),c.Ub(),c.Vb(50,"li"),c.Vb(51,"span",16),c.Qb(52,"img",17),c.Ub(),c.Vb(53,"span",10),c.Fc(54,"Safari "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(55,"div",18),c.Vb(56,"form",19),c.dc("ngSubmit",(function(){return t.subscribeNow()})),c.Vb(57,"div",20),c.Vb(58,"mat-form-field",21),c.Vb(59,"mat-label"),c.Fc(60,"\u60a8\u7528\u4f86\u63a5\u6536Trinka\u65b0\u805e\u7684\u96fb\u5b50\u90f5\u4ef6"),c.Ub(),c.Qb(61,"input",22),c.Ub(),c.Ub(),c.Vb(62,"button",23),c.Fc(63,"\u8a02\u95b1"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(64,"div",1),c.Vb(65,"div",24),c.Vb(66,"div",25),c.Vb(67,"div",26),c.Vb(68,"div",27),c.Vb(69,"h3"),c.Fc(70,"\u516c\u53f8\u4ecb\u7d39"),c.Ub(),c.Vb(71,"ul",28),c.Vb(72,"li"),c.Vb(73,"a",29),c.Fc(74,"\u95dc\u65bc\u6211\u5011"),c.Ub(),c.Ub(),c.Vb(75,"li"),c.Vb(76,"a",29),c.Fc(77,"\u806f\u7e6b\u6211\u5011"),c.Ub(),c.Ub(),c.Vb(78,"li"),c.Vb(79,"a",29),c.Fc(80,"\u52a0\u5165\u6211\u5011"),c.Ub(),c.Ub(),c.Vb(81,"li"),c.Vb(82,"a",29),c.Fc(83,"\u806f\u76df\u884c\u92b7"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(84,"div",27),c.Vb(85,"h3"),c.Fc(86,"\u5b78\u5230\u66f4\u591a"),c.Ub(),c.Vb(87,"ul",28),c.Vb(88,"li"),c.Vb(89,"a",30),c.Fc(90,"\u90e8\u843d\u683c"),c.Ub(),c.Ub(),c.Vb(91,"li"),c.Vb(92,"a",29),c.Fc(93,"\u7bc4\u4f8b"),c.Ub(),c.Ub(),c.Vb(94,"li"),c.Vb(95,"a",29),c.Fc(96,"\u5e38\u898b\u554f\u7b54"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(97,"div",26),c.Vb(98,"div",27),c.Vb(99,"h3"),c.Fc(100,"\u7279\u8272"),c.Ub(),c.Vb(101,"ul",28),c.Vb(102,"li"),c.Vb(103,"a",29),c.Fc(104,"\u6240\u6709\u529f\u80fd"),c.Ub(),c.Ub(),c.Vb(105,"li"),c.Vb(106,"a",29),c.Fc(107,"\u6284\u8972\u6aa2\u6e2c"),c.Ub(),c.Ub(),c.Vb(108,"li"),c.Vb(109,"a",31),c.Fc(110,"\u81ea\u52d5\u6587\u4ef6\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(111,"li"),c.Vb(112,"a",29),c.Fc(113,"\u51fa\u7248\u6e96\u5099\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(114,"li"),c.Vb(115,"a",29),c.Fc(116,"\u5f15\u6587\u6aa2\u67e5\u5668"),c.Ub(),c.Ub(),c.Vb(117,"li"),c.Vb(118,"a",29),c.Fc(119,"\u4e00\u81f4\u6027\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(120,"li"),c.Vb(121,"a",29),c.Fc(122,"\u500b\u4eba\u8a5e\u5178"),c.Ub(),c.Ub(),c.Vb(123,"li"),c.Vb(124,"a",32),c.Fc(125,"\u6284\u8972\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(126,"li"),c.Vb(127,"a",29),c.Fc(128,"Trinka\u7a4d\u5206"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(129,"div",26),c.Vb(130,"div",27),c.Vb(131,"h3"),c.Fc(132,"\u4f01\u696d"),c.Ub(),c.Vb(133,"ul",28),c.Vb(134,"li"),c.Vb(135,"a",29),c.Fc(136,"\u751f\u547d\u79d1\u5b78\u3001\u91ab\u5b78\u548c\u88fd\u85e5"),c.Ub(),c.Ub(),c.Vb(137,"li"),c.Vb(138,"a",29),c.Fc(139,"\u8a9e\u8a00\u670d\u52d9\u3001\u51fa\u7248\u548c\u5a92\u9ad4"),c.Ub(),c.Ub(),c.Vb(140,"li"),c.Vb(141,"a",29),c.Fc(142,"\u5b78\u8853\u6a5f\u69cb"),c.Ub(),c.Ub(),c.Vb(143,"li"),c.Vb(144,"a",29),c.Fc(145,"K-12\u548c\u6578\u4f4d\u5316\u5b78\u7fd2"),c.Ub(),c.Ub(),c.Vb(146,"li"),c.Vb(147,"a",29),c.Fc(148,"\u6280\u8853\u5e73\u53f0"),c.Ub(),c.Ub(),c.Vb(149,"li"),c.Vb(150,"a",29),c.Fc(151,"\u4f01\u696d\u96c6\u6210"),c.Ub(),c.Ub(),c.Vb(152,"li"),c.Vb(153,"a",29),c.Fc(154,"\u8a9e\u6cd5\u6aa2\u67e5\u5de5\u5177API"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(155,"div",26),c.Vb(156,"div",27),c.Vb(157,"h3"),c.Fc(158,"\u7af6\u54c1\u6bd4\u8f03"),c.Ub(),c.Vb(159,"ul",28),c.Vb(160,"li"),c.Vb(161,"a",29),c.Fc(162,"Trinka vs. Grammarly"),c.Ub(),c.Ub(),c.Vb(163,"li"),c.Vb(164,"a",29),c.Fc(165,"Trinka vs. Ginger"),c.Ub(),c.Ub(),c.Vb(166,"li"),c.Vb(167,"a",29),c.Fc(168,"Trinka vs. LanguageTool"),c.Ub(),c.Ub(),c.Vb(169,"li"),c.Vb(170,"a",29),c.Fc(171,"Trinka vs. Writefull"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(172,"div",26),c.Vb(173,"div",27),c.Vb(174,"h3"),c.Fc(175,"\u8cc7\u6e90"),c.Ub(),c.Vb(176,"ul",28),c.Vb(177,"li"),c.Vb(178,"a",29),c.Fc(179,"\u6587\u6cd5\u6aa2\u67e5"),c.Ub(),c.Ub(),c.Vb(180,"li"),c.Vb(181,"a",29),c.Fc(182,"\u6a19\u9ede\u7b26\u865f\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Vb(183,"li"),c.Vb(184,"a",29),c.Fc(185,"\u62fc\u5beb\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Vb(186,"li"),c.Vb(187,"a",29),c.Fc(188,"\u53e5\u5b50\u6aa2\u67e5\u5de5\u5177"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(189,"div",33),c.Vb(190,"div",0),c.Vb(191,"div",1),c.Vb(192,"div",2),c.Vb(193,"div",34),c.Vb(194,"div",1),c.Vb(195,"div",35),c.Vb(196,"div",36),c.Vb(197,"div",37),c.Vb(198,"h3"),c.Fc(199,"\u6280\u8853\u652f\u63f4\uff1a"),c.Ub(),c.Vb(200,"p"),c.Vb(201,"a",38),c.Qb(202,"img",39),c.Ub(),c.Ub(),c.Ub(),c.Vb(203,"div",40),c.Vb(204,"p"),c.Fc(205,"Enago\u662f\u6df1\u53d7\u5168\u7403\u7814\u7a76\u754c\u4fe1\u8cf4\u7684\u4f5c\u8005\u670d\u52d9\u54c1\u724c\uff0c\u5df2\u5e6b\u52a9125\u591a\u500b\u570b\u5bb6/\u5730\u5340\u7684\u7814\u7a76\u4eba\u54e1\u4fc3\u9032\u7814\u7a76\u4ea4\u6d41\u4e26\u6210\u529f\u767c\u8868\u3002"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(206,"div",35),c.Vb(207,"div",41),c.Vb(208,"h3"),c.Fc(209,"\u82f1\u8ad6\u95a3\u670d\u52d9"),c.Ub(),c.Vb(210,"ul",28),c.Vb(211,"li"),c.Vb(212,"a",42),c.Fc(213,"\u82f1\u6587\u7de8\u8f2f"),c.Ub(),c.Ub(),c.Vb(214,"li"),c.Vb(215,"a",43),c.Fc(216,"\u51fa\u7248\u5354\u52a9"),c.Ub(),c.Ub(),c.Vb(217,"li"),c.Vb(218,"a",44),c.Fc(219,"\u7ffb\u8b6f\u670d\u52d9"),c.Ub(),c.Ub(),c.Vb(220,"li"),c.Vb(221,"a",45),c.Fc(222,"\u8f49\u9304\u548c\u5b57\u5e55\u670d\u52d9"),c.Ub(),c.Ub(),c.Vb(223,"li"),c.Vb(224,"a",46),c.Fc(225,"\u5168\u7403\u91ab\u7642\u901a\u8a0a"),c.Ub(),c.Ub(),c.Vb(226,"li"),c.Vb(227,"a",47),c.Fc(228,"\u6587\u737b\u56de\u9867\u8207\u5206\u6790\u5de5\u5177"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Qb(229,"hr"),c.Vb(230,"div",0),c.Vb(231,"div",1),c.Vb(232,"div",2),c.Vb(233,"div",48),c.Vb(234,"div",1),c.Vb(235,"div",35),c.Vb(236,"p"),c.Fc(237),c.Ub(),c.Vb(238,"ul",49),c.Vb(239,"li"),c.Vb(240,"a",50),c.Fc(241,"support@trinka.ai"),c.Ub(),c.Ub(),c.Vb(242,"li"),c.Vb(243,"a",51),c.Fc(244,"\u96b1\u79c1\u653f\u7b56"),c.Ub(),c.Ub(),c.Vb(245,"li"),c.Vb(246,"a",52),c.Fc(247,"\u670d\u52d9\u689d\u6b3e"),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(248,"div",35),c.Vb(249,"div",53),c.Vb(250,"h3"),c.Fc(251,"\u95dc\u6ce8\u6211\u5011:"),c.Ub(),c.Vb(252,"ul",54),c.Vb(253,"li"),c.Vb(254,"a",55),c.Qb(255,"i",56),c.Ub(),c.Ub(),c.Vb(256,"li"),c.Vb(257,"a",57),c.Qb(258,"i",58),c.Ub(),c.Ub(),c.Vb(259,"li"),c.Vb(260,"a",59),c.Qb(261,"i",60),c.Ub(),c.Ub(),c.Vb(262,"li"),c.Vb(263,"a",61),c.Qb(264,"i",62),c.Ub(),c.Ub(),c.Vb(265,"li"),c.Vb(266,"a",63),c.Qb(267,"i",64),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Vb(268,"div",65),c.Qb(269,"i",66),c.Vb(270,"span"),c.Fc(271,"\u7e41\u4f53\u4e2d\u6587"),c.Ub(),c.Vb(272,"ul",67),c.Vb(273,"li"),c.Vb(274,"a",68),c.Fc(275,"English"),c.Ub(),c.Ub(),c.Vb(276,"li"),c.Vb(277,"a",69),c.Fc(278," \u65e5\u672c\u8a9e "),c.Ub(),c.Ub(),c.Vb(279,"li"),c.Vb(280,"a",70),c.Fc(281," \u7b80\u4f53\u4e2d\u6587 "),c.Ub(),c.Ub(),c.Vb(282,"li",71),c.Vb(283,"a"),c.Qb(284,"i",72),c.Fc(285," \u7e41\u4f53\u4e2d\u6587 "),c.Ub(),c.Ub(),c.Vb(286,"li"),c.Vb(287,"a",73),c.Fc(288," \ud55c\uad6d\uc5b4 "),c.Ub(),c.Ub(),c.Vb(289,"li"),c.Vb(290,"a",74),c.Fc(291," Espa\xf1ol "),c.Ub(),c.Ub(),c.Vb(292,"li"),c.Vb(293,"a",75),c.Fc(294," Portugu\xeas "),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Ub(),c.Dc(295,kc,19,0,"div",76)),2&n&&(c.Cb(56),c.nc("formGroup",t.footerFroms),c.Cb(1),c.nc("ngClass",!t.footerFroms.get("footeremailform").valid&&t.footerFroms.get("footeremailform").dirty||t.footerFroms.get("footeremailform").touched&&t.footerFroms.get("footeremailform").pristine?"TextFiledError":""),c.Cb(5),c.nc("disabled",!t.footerFroms.valid),c.Cb(11),c.nc("routerLink",c.pc(33,vc)),c.Cb(3),c.nc("routerLink",c.pc(34,Uc)),c.Cb(3),c.nc("routerLink",c.pc(35,Vc)),c.Cb(3),c.nc("routerLink",c.pc(36,yc)),c.Cb(10),c.nc("routerLink",c.pc(37,Fc)),c.Cb(3),c.nc("routerLink",c.pc(38,Tc)),c.Cb(8),c.nc("routerLink",c.pc(39,Sc)),c.Cb(3),c.nc("routerLink",c.pc(40,Qc)),c.Cb(6),c.nc("routerLink",c.pc(41,Ic)),c.Cb(3),c.nc("routerLink",c.pc(42,zc)),c.Cb(3),c.nc("routerLink",c.pc(43,Ac)),c.Cb(3),c.nc("routerLink",c.pc(44,Ec)),c.Cb(6),c.nc("routerLink",c.pc(45,Gc)),c.Cb(8),c.nc("routerLink",c.pc(46,Lc)),c.Cb(3),c.nc("routerLink",c.pc(47,Bc)),c.Cb(3),c.nc("routerLink",c.pc(48,jc)),c.Cb(3),c.nc("routerLink",c.pc(49,Hc)),c.Cb(3),c.nc("routerLink",c.pc(50,Dc)),c.Cb(3),c.nc("routerLink",c.pc(51,Rc)),c.Cb(3),c.nc("routerLink",c.pc(52,Wc)),c.Cb(8),c.nc("routerLink",c.pc(53,Nc)),c.Cb(3),c.nc("routerLink",c.pc(54,Jc)),c.Cb(3),c.nc("routerLink",c.pc(55,qc)),c.Cb(3),c.nc("routerLink",c.pc(56,Yc)),c.Cb(8),c.nc("routerLink",c.pc(57,Zc)),c.Cb(3),c.nc("routerLink",c.pc(58,Kc)),c.Cb(3),c.nc("routerLink",c.pc(59,$c)),c.Cb(3),c.nc("routerLink",c.pc(60,Xc)),c.Cb(50),c.Hc("\xa9 Crimson AI, ",t.latestYear,". Made in India."),c.Cb(58),c.nc("ngIf",t.subscribePopup))},directives:[s.e,g.w,g.n,g.h,l.k,h.b,h.e,u.b,g.c,g.m,g.f,s.d,l.m],styles:[".bottom_footer_menus.bottom_footer_newdesign[_ngcontent-%COMP%]   .footer_menu_one[_ngcontent-%COMP%]{min-width:auto;max-width:100%;margin:0}.bottom_footer_menus.bottom_footer_newdesign[_ngcontent-%COMP%]   .footer_menu_one[_ngcontent-%COMP%]   ul.ftr-menu[_ngcontent-%COMP%]{display:flex;align-items:center;flex-wrap:wrap}.bottom_footer_menus.bottom_footer_newdesign[_ngcontent-%COMP%]   .footer_menu_one[_ngcontent-%COMP%]   ul.ftr-menu[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{min-width:170px}.powerd-by[_ngcontent-%COMP%]   .footer_logos[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:100%;max-width:140px}.footerBrowserPlguinLink[_ngcontent-%COMP%]{list-style:none;padding:0;margin:-10px 0 0}.footerBrowserPlguinLink[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{margin-bottom:10px}.footerBrowserPlguinLink[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]:last-child{margin-bottom:0}.footerBrowserPlguinLink[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#000;cursor:pointer;text-decoration:none;font-size:14px;transition:all .5s ease}.footerBrowserPlguinLink[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:30px;margin-right:8px}.footerBrowserPlguinLink[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]:hover{transition:all .5s ease;color:#763393}@media (max-width:767px){.footer_menu_one_asdf[_ngcontent-%COMP%]{margin-left:0}}.footerPluginSection[_ngcontent-%COMP%]{position:relative;width:100%;margin:0 0 20px}.footerPluginSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0;margin:0;list-style:none;display:flex;align-items:center}.footerPluginSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:14px;color:#4d4d4d;margin:0 10px 0 0}.footerPluginSection[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{width:26px}footer[_ngcontent-%COMP%]{padding:60px 0 0}footer[_ngcontent-%COMP%]   .about-enago[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:14px;color:#4d4d4d;margin-top:10px;line-height:24px}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{padding:0;list-style:none;margin-top:10px}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{display:inline-block;text-align:center;width:16%;vertical-align:top;line-height:16px;padding:0 8px}@media (min-width:360px) and (max-width:767px){footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{width:80px}}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{font-size:12px;color:#4d4d4d}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   span.browser-icon[_ngcontent-%COMP%]{display:inline-block;min-height:50px}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:48px}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .upcoming-icon[_ngcontent-%COMP%]   img[_ngcontent-%COMP%]{max-width:66px}footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]   .install-in-browser[_ngcontent-%COMP%]{display:inline-block;font-size:12px;color:#4d4d4d}@media (min-width:360px) and (max-width:767px){footer[_ngcontent-%COMP%]   .install-in[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{display:flex;overflow-x:scroll;width:100%;padding-bottom:20px}}footer[_ngcontent-%COMP%]   button#footerSubscribe[_ngcontent-%COMP%]{padding:0 35px}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   button#footerSubscribe[_ngcontent-%COMP%]{padding:0 24px;display:inline-block;width:auto}}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer_menu_wrap[_ngcontent-%COMP%]   .col[_ngcontent-%COMP%]{max-width:50%;width:50%;flex-basis:auto}}footer[_ngcontent-%COMP%]   .purple-bg[_ngcontent-%COMP%]{background:#6a28a0;text-align:center;color:#fff;padding:15px 0;margin-bottom:30px}footer[_ngcontent-%COMP%]   .purple-bg[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin-bottom:0}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .purple-bg[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{font-size:12px}}footer[_ngcontent-%COMP%]   .purple-bg[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#fff;text-decoration:underline}footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .powered-by-left[_ngcontent-%COMP%]{display:inline-block;width:150px}footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .powered-by-left[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:600}footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .powered-by-right[_ngcontent-%COMP%]{display:inline-block;width:calc(100% - 180px);vertical-align:top;margin-top:20px;font-size:14px;color:#4d4d4d;margin-right:20px;line-height:24px}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .powered-by-right[_ngcontent-%COMP%]{width:100%;margin-top:0}}footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .footer_menu_last[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{font-size:16px;font-weight:600}footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .footer_menu_last[_ngcontent-%COMP%]   .ftr-menu[_ngcontent-%COMP%]{color:#4d4d4d;padding-left:17px;-moz-column-count:2;column-count:2;list-style:disc}footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .footer_menu_last[_ngcontent-%COMP%]   .ftr-menu[_ngcontent-%COMP%]   li[_ngcontent-%COMP%]{font-size:12px}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-middle[_ngcontent-%COMP%]   .footer_menu_last[_ngcontent-%COMP%]   .ftr-menu[_ngcontent-%COMP%]{-moz-column-count:1;column-count:1}}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .ftr-menu1[_ngcontent-%COMP%]{color:#4d4d4d}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .ftr-menu1[_ngcontent-%COMP%]{width:100%}}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{color:#4d4d4d;display:inline-block}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   h3[_ngcontent-%COMP%]{display:inline-block;font-size:16px;font-weight:600}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   ul[_ngcontent-%COMP%]{margin-left:0;width:auto}}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .language_sections[_ngcontent-%COMP%]{color:#4d4d4d;background:#fff;padding:3px 14px;border-radius:6px;border:1px solid #c6c5c5;top:-3px;right:15px}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .language_sections[_ngcontent-%COMP%]{right:-18px;padding:3px 9px}}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .language_sections[_ngcontent-%COMP%]   span[_ngcontent-%COMP%]{color:#4d4d4d}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .language_sections[_ngcontent-%COMP%]:after{border-color:#4d4d4d transparent;right:5px}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .language_sections[_ngcontent-%COMP%]   ul.drop[_ngcontent-%COMP%]{background:#fff;left:auto;list-style:none;margin-top:0;padding-left:0;pointer-events:auto;position:absolute;right:0;top:auto;z-index:2;width:110px;border-radius:4px;border:1px solid #ccc;bottom:28px}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .follow-us[_ngcontent-%COMP%]{margin-left:100px}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .follow-us[_ngcontent-%COMP%]{margin-left:0}}@media (max-width:767px) and (min-width:360px){footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]{position:relative;height:150px}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]   .col-md-6[_ngcontent-%COMP%]:first-child{position:absolute;top:40px;text-align:center}footer[_ngcontent-%COMP%]   .footer-bottom[_ngcontent-%COMP%]   .row[_ngcontent-%COMP%]   .col-md-6[_ngcontent-%COMP%]:last-child{position:absolute;top:0}}.footer-separator[_ngcontent-%COMP%]{height:1px;width:100%;background:rgba(0,0,0,.12);margin-bottom:40px}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]{color:#636363;width:500px}@media (max-width:420px){#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]{width:90%}}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-content[_ngcontent-%COMP%]{padding:20px;border-radius:5px;border:none;text-align:center;font-size:14px}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-header[_ngcontent-%COMP%]{border-bottom:none;position:relative}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   h4[_ngcontent-%COMP%]{text-align:center;font-size:20px;margin:30px 0 -10px;font-weight:600}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .close[_ngcontent-%COMP%]{position:absolute;top:-5px;right:-2px}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]{color:#999;padding:0}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-body[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{margin:0;font-size:16px}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-footer[_ngcontent-%COMP%]{border:none;text-align:center;border-radius:5px;font-size:13px;padding:30px 0 0}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-footer[_ngcontent-%COMP%]   a[_ngcontent-%COMP%]{color:#999}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-footer[_ngcontent-%COMP%]   #emailSubcribeButton[_ngcontent-%COMP%]{margin-bottom:20px;background-color:#763393;color:#fff}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .modal-footer[_ngcontent-%COMP%]   p[_ngcontent-%COMP%]{text-align:left}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .icon-box[_ngcontent-%COMP%]{width:80px;height:80px;margin:0 auto;border-radius:50%;z-index:9;text-align:center;border:3px solid #763393}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .icon-box[_ngcontent-%COMP%]   i[_ngcontent-%COMP%]{color:#763393;font-size:46px;display:inline-block;margin-top:13px}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%], #emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .btn[_ngcontent-%COMP%]:active{color:#fff;border-radius:4px;background:#60c7c1;text-decoration:none;transition:all .4s;line-height:normal;min-width:120px;border:none;min-height:40px;border-radius:3px;margin:0 5px}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .btn-secondary[_ngcontent-%COMP%]{background:#c1c1c1}#emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .btn-secondary[_ngcontent-%COMP%]:focus, #emailSubscribePopup[_ngcontent-%COMP%]   .modal-confirm[_ngcontent-%COMP%]   .btn-secondary[_ngcontent-%COMP%]:hover{background:#a8a8a8}.trigger-btn[_ngcontent-%COMP%]{display:inline-block;margin:100px auto}#emailSubscribePopup.modal.fade.show[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.12)}"]}),wc);function tr(n,t){if(1&n){var e=c.Wb();c.Vb(0,"div",2),c.dc("click",(function(){return c.wc(e),c.hc().gotoTop()})),c.Vb(1,"button",3),c.gc(),c.Vb(2,"svg",4),c.Vb(3,"g"),c.Vb(4,"g"),c.Qb(5,"path",5),c.Ub(),c.Ub(),c.Qb(6,"g"),c.Qb(7,"g"),c.Qb(8,"g"),c.Qb(9,"g"),c.Qb(10,"g"),c.Qb(11,"g"),c.Qb(12,"g"),c.Qb(13,"g"),c.Qb(14,"g"),c.Qb(15,"g"),c.Qb(16,"g"),c.Qb(17,"g"),c.Qb(18,"g"),c.Qb(19,"g"),c.Qb(20,"g"),c.Ub(),c.Ub(),c.Ub()}}var er,or,ir=((er=function(){function n(t,e){_classCallCheck(this,n),this.window=t,this.platformId=e,this.title="trinkaWeb",this.topPosToStartShowing=100}return _createClass(n,[{key:"onActivate",value:function(n){Object(l.v)(this.platformId)&&this.window.scroll(0,0)}},{key:"ngOnInit",value:function(){Object(l.v)(this.platformId)&&_.getScript("../../../assets/js/wisepop.js",(function(){}))}},{key:"checkScroll",value:function(){if(Object(l.v)(this.platformId)){var n=this.window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0;this.isShow=n>=this.topPosToStartShowing}}},{key:"gotoTop",value:function(){Object(l.v)(this.platformId)&&this.window.scroll({top:0,left:0,behavior:"smooth"})}}]),n}()).\u0275fac=function(n){return new(n||er)(c.Pb(be.b),c.Pb(c.C))},er.\u0275cmp=c.Jb({type:er,selectors:[["app-root"]],hostBindings:function(n,t){1&n&&c.dc("scroll",(function(){return t.checkScroll()}),!1,c.vc)},decls:4,vars:1,consts:[[3,"activate"],["class","back_to_top_section",3,"click",4,"ngIf"],[1,"back_to_top_section",3,"click"],["title","Back to top"],["version","1.1","id","Layer_1","xmlns","http://www.w3.org/2000/svg",0,"xmlns","xlink","http://www.w3.org/1999/xlink","x","0px","y","0px","viewBox","0 0 492.002 492.002",0,"xml","space","preserve",2,"enable-background","new 0 0 492.002 492.002"],["d","M484.136,328.473L264.988,109.329c-5.064-5.064-11.816-7.844-19.172-7.844c-7.208,0-13.964,2.78-19.02,7.844\n               L7.852,328.265C2.788,333.333,0,340.089,0,347.297c0,7.208,2.784,13.968,7.852,19.032l16.124,16.124\n               c5.064,5.064,11.824,7.86,19.032,7.86s13.964-2.796,19.032-7.86l183.852-183.852l184.056,184.064\n               c5.064,5.06,11.82,7.852,19.032,7.852c7.208,0,13.96-2.792,19.028-7.852l16.128-16.132\n               C494.624,356.041,494.624,338.965,484.136,328.473z"]],template:function(n,t){1&n&&(c.Qb(0,"app-header"),c.Vb(1,"router-outlet",0),c.dc("activate",(function(n){return t.onActivate(n)})),c.Ub(),c.Qb(2,"app-footer"),c.Dc(3,tr,21,0,"div",1)),2&n&&(c.Cb(3),c.nc("ngIf",t.isShow))},directives:[xc,s.g,nr,l.m],styles:[""]}),er),ar=e("rsbC"),cr=((or=function n(){_classCallCheck(this,n)}).\u0275mod=c.Nb({type:or,bootstrap:[ir]}),or.\u0275inj=c.Mb({factory:function(n){return new(n||or)},providers:[],imports:[[r.a.withServerTransition({appId:"serverApp"}),ha,Zn.b,Pa,Xa,ha,b.c,be.a,d.a.forRoot(),ar.a,l.c,ua.b,g.s,bt.b]]}),or);Object(c.T)(),document.addEventListener("DOMContentLoaded",(function(){r.i().bootstrapModule(cr).catch((function(n){return console.error(n)}))}))},zn8P:function(n,t){function e(n){return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+n+"'");throw t.code="MODULE_NOT_FOUND",t}))}e.keys=function(){return[]},e.resolve=e,n.exports=e,e.id="zn8P"}},[[0,0,5]]]);
//# sourceMappingURL=main-es5.97c5231e313c37ded961.js.map