@charset "UTF-8";:root{--angle-1:-75deg;--angle-2:-45deg;--global--size:clamp(2rem,4vw,5rem);--anim--hover-time:400ms;--anim--hover-ease:cubic-bezier(0.25,1,0.5,1)}@property --angle-1{syntax:"<angle>";inherits:false;initial-value:-75deg}@property --angle-2{syntax:"<angle>";inherits:false;initial-value:-45deg}.software-page .tcs-glass-button-wrap{position:relative;z-index:2;border-radius:999vw;background:transparent;pointer-events:none;transition:all var(--anim--hover-time) var(--anim--hover-ease)}.software-page .tcs-glass-button-shadow{--shadow-cuttoff-fix:2em;position:absolute;width:calc(100% + var(--shadow-cuttoff-fix));height:calc(100% + var(--shadow-cuttoff-fix));top:calc(0% - var(--shadow-cuttoff-fix)/2);left:calc(0% - var(--shadow-cuttoff-fix)/2);filter:blur(clamp(2px,.125em,12px));-webkit-filter:blur(clamp(2px,.125em,12px));-moz-filter:blur(clamp(2px,.125em,12px));-ms-filter:blur(clamp(2px,.125em,12px));overflow:visible;pointer-events:none}.software-page .tcs-glass-button-shadow:after{content:"";position:absolute;z-index:0;inset:0;border-radius:999vw;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.1));width:calc(100% - var(--shadow-cuttoff-fix) - .25em);height:calc(100% - var(--shadow-cuttoff-fix) - .25em);top:calc(var(--shadow-cuttoff-fix) - .5em);left:calc(var(--shadow-cuttoff-fix) - .875em);padding:.125em;box-sizing:border-box;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:exclude;mask-composite:exclude;transition:all var(--anim--hover-time) var(--anim--hover-ease);overflow:visible;opacity:1}.software-page .tcs-glass-button{--border-width:clamp(1px,0.0625em,4px);all:unset;cursor:pointer;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);pointer-events:auto;z-index:3;background:linear-gradient(-75deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.2),hsla(0,0%,100%,.05));border-radius:999vw;backdrop-filter:blur(clamp(1px,.125em,4px));-webkit-backdrop-filter:blur(clamp(1px,.125em,4px));-moz-backdrop-filter:blur(clamp(1px,.125em,4px));-ms-backdrop-filter:blur(clamp(1px,.125em,4px));transition:all var(--anim--hover-time) var(--anim--hover-ease);transition:background-color .1s ease}.software-page .tcs-glass-button--small{font-size:.875rem}.software-page .tcs-glass-button--medium{font-size:1rem}.software-page .tcs-glass-button--large{font-size:1.5rem}.software-page .tcs-glass-button--primary{background:linear-gradient(-75deg,rgba(0,123,255,.1),rgba(0,123,255,.3),rgba(0,123,255,.1))}.software-page .tcs-glass-button--secondary{background:linear-gradient(-75deg,hsla(208,7%,46%,.1),hsla(208,7%,46%,.3),hsla(208,7%,46%,.1))}.software-page .tcs-glass-button--white .tcs-glass-button__text{color:#fff;text-shadow:0 .25em .05em rgba(0,0,0,.3)}.software-page .tcs-glass-button--text{background:transparent;border:0;backdrop-filter:none;-webkit-backdrop-filter:none;-moz-backdrop-filter:none;-ms-backdrop-filter:none;box-shadow:none}.software-page .tcs-glass-button--text .tcs-glass-button__text{color:rgba(0,0,0,.9);text-shadow:none;border-radius:20px}.software-page .tcs-glass-button--text .tcs-glass-button__text:after,.software-page .tcs-glass-button--text:after{display:none}.software-page .tcs-glass-button--text:hover:not(.tcs-glass-button--text--disabled){background-color:hsla(0,0%,60%,.1);transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-moz-backdrop-filter:none!important;-ms-backdrop-filter:none!important;box-shadow:none!important}.software-page .tcs-glass-button--text-white{background:transparent;border:0;backdrop-filter:none;-webkit-backdrop-filter:none;-moz-backdrop-filter:none;-ms-backdrop-filter:none;box-shadow:none}.software-page .tcs-glass-button--text-white .tcs-glass-button__text{color:hsla(0,0%,100%,.9);text-shadow:none;border-radius:20px}.software-page .tcs-glass-button--text-white .tcs-glass-button__text:after,.software-page .tcs-glass-button--text-white:after{display:none}.software-page .tcs-glass-button--text-white:hover:not(.tcs-glass-button--text-white--disabled){background-color:hsla(0,0%,100%,.1);transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-moz-backdrop-filter:none!important;-ms-backdrop-filter:none!important;box-shadow:none!important}.software-page .tcs-glass-button--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.software-page .tcs-glass-button:hover:not(.tcs-glass-button--disabled){transform:scale(.975);backdrop-filter:blur(.01em);-webkit-backdrop-filter:blur(.01em);-moz-backdrop-filter:blur(.01em);-ms-backdrop-filter:blur(.01em);box-shadow:inset 0 .125em .125em rgba(0,0,0,.05),inset 0 -.125em .125em hsla(0,0%,100%,.5),0 .15em .05em -.1em rgba(0,0,0,.25),inset 0 0 .05em .1em hsla(0,0%,100%,.5),0 0 0 0 #fff}.software-page .tcs-glass-button__text{position:relative;display:block;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;font-family:Inter,sans-serif;letter-spacing:-.05em;font-weight:500;font-size:1em;color:#323232;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 .25em .05em rgba(0,0,0,.1);transition:all var(--anim--hover-time) var(--anim--hover-ease);display:flex;align-items:center;gap:30px;justify-content:space-between;padding-inline:1.4em;padding-block:.55em}.software-page .tcs-glass-button__text svg{transition:transform var(--anim--hover-time) var(--anim--hover-ease)}.software-page .tcs-glass-button__text:after{content:"";display:block;position:absolute;z-index:1;width:calc(100% - var(--border-width));height:calc(100% - var(--border-width));top:calc(var(--border-width)/2);left:calc(var(--border-width)/2);box-sizing:border-box;border-radius:999vw;overflow:clip;background:linear-gradient(var(--angle-2),hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 40% 50%,hsla(0,0%,100%,0) 55%);z-index:3;mix-blend-mode:screen;pointer-events:none;background-size:200% 200%;background-position:0 50%;background-repeat:no-repeat;transition:background-position calc(var(--anim--hover-time)*1.25) var(--anim--hover-ease),--angle-2 calc(var(--anim--hover-time)*1.25) var(--anim--hover-ease)}.software-page .tcs-glass-button:hover .tcs-glass-button__text{text-shadow:.025em .025em .025em rgba(0,0,0,.12)}.software-page .tcs-glass-button:hover .tcs-glass-button__text:after{background-position:25% 50%}.software-page .tcs-glass-button:hover .tcs-glass-button__text svg{transform:translateX(4px)}.software-page .tcs-glass-button:active .tcs-glass-button__text:after{background-position:50% 15%;--angle-2:-15deg}.software-page .tcs-glass-button:after{content:"";position:absolute;z-index:1;inset:0;border-radius:999vw;width:calc(100% + var(--border-width));height:calc(100% + var(--border-width));top:calc(0% - var(--border-width)/2);left:calc(0% - var(--border-width)/2);padding:var(--border-width);box-sizing:border-box;background:conic-gradient(from var(--angle-1) at 50% 50%,rgba(0,0,0,.5),transparent 5% 40%,rgba(0,0,0,.5) 50%,transparent 60% 95%,rgba(0,0,0,.5)),linear-gradient(180deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;transition:all var(--anim--hover-time) var(--anim--hover-ease),--angle-1 .5s ease;box-shadow:inset 0 0 0 calc(var(--border-width)/2) hsla(0,0%,100%,.5)}.software-page .tcs-glass-button:hover:after{--angle-1:-125deg}.software-page .tcs-glass-button:active:after{--angle-1:-75deg}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:hover) .tcs-glass-button-shadow{filter:blur(clamp(2px,.0625em,6px));-webkit-filter:blur(clamp(2px,.0625em,6px));-moz-filter:blur(clamp(2px,.0625em,6px));-ms-filter:blur(clamp(2px,.0625em,6px));transition:filter var(--anim--hover-time) var(--anim--hover-ease)}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:hover) .tcs-glass-button-shadow:after{top:calc(var(--shadow-cuttoff-fix) - .875em);opacity:1}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:active){transform:rotateX(25deg)}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:active) .tcs-glass-button{box-shadow:inset 0 .125em .125em rgba(0,0,0,.05),inset 0 -.125em .125em hsla(0,0%,100%,.5),0 .125em .125em -.125em rgba(0,0,0,.2),inset 0 0 .1em .25em hsla(0,0%,100%,.2),0 .225em .05em 0 rgba(0,0,0,.05),0 .25em 0 0 hsla(0,0%,100%,.75),inset 0 .25em .05em 0 rgba(0,0,0,.15)}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:active) .tcs-glass-button-shadow{filter:blur(clamp(2px,.125em,12px));-webkit-filter:blur(clamp(2px,.125em,12px));-moz-filter:blur(clamp(2px,.125em,12px));-ms-filter:blur(clamp(2px,.125em,12px))}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:active) .tcs-glass-button-shadow:after{top:calc(var(--shadow-cuttoff-fix) - .5em);opacity:.75}.software-page .tcs-glass-button-wrap:has(.tcs-glass-button:active) .tcs-glass-button__text{text-shadow:.025em .25em .05em rgba(0,0,0,.12)}@media (hover:none) and (pointer:coarse){.software-page .tcs-glass-button:active .tcs-glass-button__text:after,.software-page .tcs-glass-button__text:after{--angle-2:-45deg}.software-page .tcs-glass-button:active:after,.software-page .tcs-glass-button:after,.software-page .tcs-glass-button:hover:after{--angle-1:-75deg}}.software-page .shiny-text{font-size:18px;line-height:28px;color:var(--color-text-disabled,hsla(0,0%,100%,.5));--shine-base:var(--color-text-on-bg-brand-default,hsla(0,0%,100%,.8));background:linear-gradient(120deg,hsla(0,0%,100%,0) 40%,#fff 50%,hsla(0,0%,100%,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@media (max-width:1600px){.software-page .shiny-text{font-size:16px;line-height:24px}}@media (max-width:768px){.software-page .shiny-text{font-size:12px;line-height:20px}}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.software-page .shiny-text.disabled{animation:none}@keyframes border-gradient-rotate-in{0%{background:conic-gradient(from 98deg,rgba(64,64,64,.35) 0deg,#fff 14.4deg,hsla(0,0%,100%,.5) 162deg,rgba(64,64,64,.35) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.5) 345.6deg,rgba(64,64,64,.5) .99turn)}15%{background:conic-gradient(from 102.5deg,rgba(64,64,64,.38) 0deg,#fff 14.4deg,hsla(0,0%,100%,.57) 162deg,rgba(64,64,64,.38) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.57) 345.6deg,rgba(64,64,64,.55) .99turn)}30%{background:conic-gradient(from 107deg,rgba(64,64,64,.41) 0deg,#fff 14.4deg,hsla(0,0%,100%,.63) 162deg,rgba(64,64,64,.41) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.63) 345.6deg,rgba(64,64,64,.58) .99turn)}50%{background:conic-gradient(from 113deg,rgba(64,64,64,.45) 0deg,#fff 14.4deg,hsla(0,0%,100%,.7) 162deg,rgba(64,64,64,.45) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.7) 345.6deg,rgba(64,64,64,.62) .99turn)}70%{background:conic-gradient(from 119deg,rgba(64,64,64,.47) 0deg,#fff 14.4deg,hsla(0,0%,100%,.75) 162deg,rgba(64,64,64,.47) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.75) 345.6deg,rgba(64,64,64,.65) .99turn)}85%{background:conic-gradient(from 123.5deg,rgba(64,64,64,.48) 0deg,#fff 14.4deg,hsla(0,0%,100%,.77) 162deg,rgba(64,64,64,.48) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.77) 345.6deg,rgba(64,64,64,.68) .99turn)}to{background:conic-gradient(from 128deg,rgba(64,64,64,.5) 0deg,#fff 14.4deg,hsla(0,0%,100%,.8) 162deg,rgba(64,64,64,.5) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.8) 345.6deg,rgba(64,64,64,.7) .99turn)}}@keyframes border-gradient-rotate-out{0%{background:conic-gradient(from 128deg,rgba(64,64,64,.5) 0deg,#fff 14.4deg,hsla(0,0%,100%,.8) 162deg,rgba(64,64,64,.5) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.8) 345.6deg,rgba(64,64,64,.7) .99turn)}15%{background:conic-gradient(from 123.5deg,rgba(64,64,64,.48) 0deg,#fff 14.4deg,hsla(0,0%,100%,.77) 162deg,rgba(64,64,64,.48) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.77) 345.6deg,rgba(64,64,64,.68) .99turn)}30%{background:conic-gradient(from 119deg,rgba(64,64,64,.47) 0deg,#fff 14.4deg,hsla(0,0%,100%,.75) 162deg,rgba(64,64,64,.47) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.75) 345.6deg,rgba(64,64,64,.65) .99turn)}50%{background:conic-gradient(from 113deg,rgba(64,64,64,.45) 0deg,#fff 14.4deg,hsla(0,0%,100%,.7) 162deg,rgba(64,64,64,.45) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.7) 345.6deg,rgba(64,64,64,.62) .99turn)}70%{background:conic-gradient(from 107deg,rgba(64,64,64,.41) 0deg,#fff 14.4deg,hsla(0,0%,100%,.63) 162deg,rgba(64,64,64,.41) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.63) 345.6deg,rgba(64,64,64,.58) .99turn)}85%{background:conic-gradient(from 102.5deg,rgba(64,64,64,.38) 0deg,#fff 14.4deg,hsla(0,0%,100%,.57) 162deg,rgba(64,64,64,.38) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.57) 345.6deg,rgba(64,64,64,.55) .99turn)}to{background:conic-gradient(from 98deg,rgba(64,64,64,.35) 0deg,#fff 14.4deg,hsla(0,0%,100%,.5) 162deg,rgba(64,64,64,.35) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.5) 345.6deg,rgba(64,64,64,.5) .99turn)}}.software-page .btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:100px;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-style:normal;font-weight:var(--body-medium-fontWeight,450);letter-spacing:.1px;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.software-page .btn:disabled{opacity:.6;cursor:not-allowed}.software-page .btn--small{height:24px;padding:0 12px;font-size:10px}.software-page .btn--medium{height:40px;padding:12px 24px;font-size:14px}.software-page .btn--large{height:56px;padding:var(--spacer-1,.3rem) var(--font-size-800,24px);font-size:20px}.software-page .btn--extra-large{height:64px;padding:16px 40px;font-size:24px}.software-page .btn--text{border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-moz-backdrop-filter:none!important;-ms-backdrop-filter:none!important;box-shadow:none!important}.software-page .btn--text,.software-page .btn--text:before{background:transparent!important}.software-page .btn--text:hover{background:hsla(0,0%,100%,.1)!important}.software-page .btn--black,.software-page .btn--text:hover{backdrop-filter:blur(10px) saturate(1.2)}.software-page .btn--black{background:hsla(0,0%,88%,.3)!important}.software-page .btn--black,.software-page .btn--black-text{color:var(--color-text-on-bg-brand-default,rgba(0,0,0,.9))!important}.software-page .btn--black-text{border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-moz-backdrop-filter:none!important;-ms-backdrop-filter:none!important;box-shadow:none!important}.software-page .btn--black-text,.software-page .btn--black-text:before{background:transparent!important}.software-page .btn--black-text:hover{background:hsla(0,0%,88%,.2)!important}.software-page .btn--black-text:hover,.software-page .btn-glass{backdrop-filter:blur(10px) saturate(1.2)}.software-page .btn-glass{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:100px;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-style:normal;font-weight:var(--body-medium-fontWeight,450);line-height:32px;letter-spacing:.1px;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;color:var(--color-text-on-bg-brand-default,hsla(0,0%,100%,.9));background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05) 50%,hsla(0,0%,100%,.1));transition:background .3s ease-in-out}.software-page .btn-glass:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100px;padding:1px;background:conic-gradient(from 98deg,rgba(64,64,64,.35) 0deg,#fff 14.4deg,hsla(0,0%,100%,.5) 162deg,rgba(64,64,64,.35) 180deg,#f9f9f9 .52turn,#fff .94turn,hsla(0,0%,98%,.5) 345.6deg,rgba(64,64,64,.5) .99turn);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;z-index:-1}.software-page .btn-glass:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.08) 50%,hsla(0,0%,100%,.13))}.software-page .btn-glass:hover:before{animation:border-gradient-rotate-in .2s cubic-bezier(.4,0,.2,1) forwards}.software-page .btn-glass:not(:hover):before{animation:border-gradient-rotate-out .3s cubic-bezier(.4,0,.2,1) forwards}.software-page .btn-border-glass{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:100px;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-style:normal;font-weight:var(--body-medium-fontWeight,450);line-height:32px;letter-spacing:.1px;text-decoration:none;cursor:pointer;transition:transform .35s cubic-bezier(.4,0,.2,1),background .6s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);position:relative;color:var(--color-text-on-bg-brand-default,hsla(0,0%,100%,.9));background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.2));backdrop-filter:blur(20px)}.software-page .btn-border-glass:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:100px;padding:1px;background:linear-gradient(0deg,hsla(0,0%,88%,.4),hsla(0,0%,88%,.2));mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;z-index:-1}.software-page .btn-border-glass:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.3))}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes charFadeIn{0%{opacity:0}to{opacity:1}}.software-page .animate-fade-up{animation:fadeUp .8s cubic-bezier(.4,0,.2,1) forwards}.software-page .animate-chars{display:inline-block}.software-page .tcs-hero-banner{padding:0 48px;margin-bottom:4vh;height:95vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;z-index:2}.software-page .tcs-hero-banner-container{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.software-page .tcs-hero-banner-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:120px}.software-page .tcs-hero-banner-content{display:flex;flex-direction:column;align-items:center;align-self:stretch}.software-page .tcs-hero-banner-content-btm{display:flex;height:48px;padding:0 7px 0 10px;align-items:center;gap:8px;border-radius:24px;border:1px solid hsla(0,0%,100%,.2);overflow:hidden;color:var(--tea-color-text-primary,hsla(0,0%,100%,.5));text-overflow:ellipsis;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;line-height:22px;font-style:normal;font-weight:500;opacity:0;transform:translateY(36px);--frame-width:38px;--frame-height:38px;--frame-count:270;--duration:9s}.software-page .tcs-hero-banner-content-btm-inner{display:contents}.software-page .tcs-hero-banner-content-btm-action-sequence{width:var(--frame-width);height:var(--frame-height);background-repeat:no-repeat;background-size:var(--frame-width) calc(var(--frame-height)*var(--frame-count));background-position:0 0;animation:runUp var(--duration) steps(calc(var(--frame-count) - 1)) infinite;border:1px solid transparent}@keyframes runUp{0%{background-position:0 0}to{background-position:0 calc(var(--frame-height)*(var(--frame-count) - 1)*-1)}}.software-page .tcs-hero-banner-content-btm-action{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:100px;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.1px;text-decoration:none;cursor:default;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--color-text-disabled,hsla(0,0%,100%,.5));background:hsla(0,0%,100%,.1);backdrop-filter:blur(8px);padding:0;position:relative;overflow:hidden;transition:width .3s ease-in-out}.software-page .tcs-hero-banner-content-btm-action-scroll{position:relative;display:flex;flex-direction:column;width:100%;height:36px;overflow:hidden}.software-page .tcs-hero-banner-content-btm-action-item{position:absolute;top:0;left:0;width:100%;height:36px;display:flex;align-items:center;justify-content:center;white-space:nowrap;opacity:0;transform:translateY(36px);transition:all .4s ease-in-out}.software-page .tcs-hero-banner-content-btm-action-item-inner{display:inline-flex;align-items:center;gap:8px;color:inherit}.software-page .tcs-hero-banner-content-btm-action-item-icon{width:40px;height:40px;display:inline-block;-o-object-fit:contain;object-fit:contain}.software-page .tcs-hero-banner-content-btm-action-item-text{color:var(--color-text-disabled,hsla(0,0%,100%,.5));font-size:inherit;line-height:inherit}.software-page .tcs-hero-banner-content-btm-action-item.active{opacity:1;transform:translateY(0)}.software-page .tcs-hero-banner-content-btm-action-item.exit{opacity:0;transform:translateY(-1000px)}.software-page .tcs-hero-banner-content-title{text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay2;-webkit-font-smoothing:subpixel-antialiased;font-size:64px;max-width:1150px;font-style:normal;font-weight:200;line-height:88px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:0;margin-top:32px;margin-bottom:16px}.software-page .tcs-hero-banner-content-title-line{display:block;width:100%;text-align:center}.software-page .tcs-hero-banner-content-title-line--last{font-family:WixMadeforDisplay3;font-weight:500}.software-page .tcs-hero-banner-content-title-word{display:inline-block;white-space:nowrap}.software-page .tcs-hero-banner-content-title-char{display:inline-block;opacity:0;animation:charFadeIn .6s cubic-bezier(.4,0,.2,1) forwards;color:#fff;white-space:pre}.software-page .tcs-hero-banner-content-desc{color:hsla(0,0%,100%,.5);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:28px;max-width:760px;opacity:0;transform:translateY(30px)}.software-page .tcs-hero-banner-footer{display:flex;flex-direction:column;align-items:center;gap:24px}.software-page .tcs-hero-banner-footer-desc{text-align:center;color:var(--color-text-disabled,hsla(0,0%,100%,.35));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;line-height:24px;opacity:0;transform:translateY(30px)}.software-page .tcs-hero-banner-footer-desc-num{font-family:WixMadeforDisplay;font-size:16px;line-height:24px;font-weight:700}.software-page .tcs-hero-banner-footer-button{gap:98px;opacity:0;transform:translateY(30px);border-radius:32px;background:linear-gradient(180deg,rgba(0,82,217,0),rgba(51,47,255,.6)),rgba(51,51,51,.4);background-blend-mode:normal,plus-lighter;backdrop-filter:blur(23px)}.software-page .tcs-hero-banner-footer-button:before{background:linear-gradient(180deg,rgba(113,202,255,.7),rgba(71,67,255,.5) 50%,rgba(113,202,255,.3))}.software-page .tcs-hero-banner-footer-button:hover{background:linear-gradient(180deg,rgba(0,82,217,.15),rgba(65,62,216,.75)),linear-gradient(0deg,rgba(30,35,65,.55),rgba(38,40,96,.35))}.software-page .tcs-hero-banner-footer-button:hover:before{background:linear-gradient(180deg,#71caff,rgba(71,67,255,.6) 50%,rgba(113,202,255,.4))}.software-page .tcs-hero-banner-footer-button>svg{transition:transform .35s cubic-bezier(.4,0,.2,1)}.software-page .tcs-hero-banner-footer-button:hover>svg{transform:translateX(6px)}.software-page .tcs-hero-banner-brand-logos{display:flex;justify-content:center;align-items:center;width:100%;padding-bottom:24px;opacity:0;transform:translateY(30px)}@media (min-width:2000px){.software-page .tcs-hero-banner-content-wrapper{gap:160px}.software-page .tcs-hero-banner-content-btm{height:54px;padding:0 8px 0 12px;border-radius:50px;--frame-width:44px;--frame-height:44px;font-size:16px;line-height:24px}.software-page .tcs-hero-banner-content-btm-action{height:40px;line-height:20px}.software-page .tcs-hero-banner-content-btm-action-scroll{height:40px}.software-page .tcs-hero-banner-content-btm-action-item{height:40px;font-size:16px;line-height:24px}.software-page .tcs-hero-banner-content-btm-action-item-inner{gap:8px;font-size:16px;line-height:24px}.software-page .tcs-hero-banner-content-btm-action-item-icon{width:44px;height:44px}.software-page .tcs-hero-banner-content-btm-action-item.exit{transform:translateY(-200px)}.software-page .tcs-hero-banner-content-title{margin-top:40px;margin-bottom:24px;font-size:80px;line-height:112px;max-width:2100px}.software-page .tcs-hero-banner-content-desc{font-size:24px;line-height:36px}.software-page .tcs-hero-banner-footer{gap:32px}.software-page .tcs-hero-banner-footer-desc{font-size:16px;line-height:24px}.software-page .tcs-hero-banner-footer-desc-num{font-size:18px;line-height:28px}}@media (max-width:1600px){.software-page .tcs-hero-banner-content-wrapper{gap:96px}.software-page .tcs-hero-banner-content-btm{height:42px;padding:0 7px 0 8px;--frame-width:34px;--frame-height:34px;gap:4px}.software-page .tcs-hero-banner-content-btm-action{height:30px;line-height:20px}.software-page .tcs-hero-banner-content-btm-action-scroll{height:42px}.software-page .tcs-hero-banner-content-btm-action-item{height:42px;font-size:12px;line-height:20px}.software-page .tcs-hero-banner-content-btm-action-item-inner{gap:8px;font-size:12px;line-height:20px}.software-page .tcs-hero-banner-content-btm-action-item-icon{width:36px;height:36px}.software-page .tcs-hero-banner-content-btm-action-item.exit{transform:translateY(-200px)}.software-page .tcs-hero-banner-content-title{font-size:48px;line-height:72px}.software-page .tcs-hero-banner-content-desc{font-size:16px;line-height:24px}.software-page .tcs-hero-banner-content-btm{font-size:12px;line-height:20px}.software-page .tcs-hero-banner-footer{gap:24px}.software-page .tcs-hero-banner-footer-button{height:52px;gap:92px;padding:14px 24px}.software-page .tcs-hero-banner-footer-button>svg{width:18px!important;height:18px!important}.software-page .tcs-hero-banner-footer-desc{font-size:12px;line-height:22px}.software-page .tcs-hero-banner-footer-desc-num{font-size:14px;line-height:22px}}@media (max-width:768px){.software-page .tcs-hero-banner{padding:0;height:491px;margin-bottom:0}.software-page .tcs-hero-banner-content-wrapper{max-width:375px;margin-top:0;gap:48px}.software-page .tcs-hero-banner-content-btm{padding:0 6px;font-size:12px;line-height:20px;height:34px;border-radius:20px;--frame-width:28px;--frame-height:28px}.software-page .tcs-hero-banner-content-btm-action{height:24px;line-height:20px;padding:0}.software-page .tcs-hero-banner-content-btm-action-scroll{height:20px}.software-page .tcs-hero-banner-content-btm-action-item{height:20px;font-size:12px;line-height:20px}.software-page .tcs-hero-banner-content-btm-action-item-inner{gap:4px;font-size:12px;line-height:14px}.software-page .tcs-hero-banner-content-btm-action-item-icon{width:30px;height:30px}.software-page .tcs-hero-banner-content-btm-action-item.exit{transform:translateY(-200px)}.software-page .tcs-hero-banner-content-title{font-size:22px;line-height:36px;margin-bottom:8px;margin-top:24px}.software-page .tcs-hero-banner-content-desc{font-size:13px;line-height:22px}.software-page .tcs-hero-banner-footer{gap:16px}.software-page .tcs-hero-banner-footer-button{gap:72px;padding:12px 24px;height:44px}.software-page .tcs-hero-banner-footer-button>svg{width:16px!important;height:16px!important}.software-page .tcs-hero-banner-footer-desc{font-size:12px;line-height:20px}.software-page .tcs-hero-banner-footer-desc-num{font-size:14px;line-height:22px}.software-page .tcs-hero-banner-brand-logos{padding-bottom:32px}}@media (min-width:601px) and (max-width:768px){.software-page .tcs-hero-banner{height:656px}.software-page .tcs-hero-banner-content-wrapper{max-width:580px;margin-top:0;gap:80px}.software-page .tcs-hero-banner-content-btm{padding:0 6px 0 8px;height:44px;border-radius:30px;--frame-width:32px;--frame-height:32px}.software-page .tcs-hero-banner-content-btm-action{height:32px}.software-page .tcs-hero-banner-content-btm-action-icon{width:32px;height:32px}.software-page .tcs-hero-banner-content-title{font-size:36px;line-height:56px;margin-bottom:16px;margin-top:32px}.software-page .tcs-hero-banner-content-desc{font-size:16px;line-height:24px}.software-page .tcs-hero-banner-footer{gap:24px}.software-page .tcs-hero-banner-footer-button{height:52px;gap:92px;padding:14px 24px}.software-page .tcs-hero-banner-footer-button .shiny-text{font-size:16px;line-height:24px}.software-page .tcs-hero-banner-footer-button>svg{width:18px!important;height:18px!important}.software-page .tcs-hero-banner-footer-desc{font-size:12px;line-height:22px}.software-page .tcs-hero-banner-footer-desc-num{font-size:14px;line-height:22px}.software-page .tcs-hero-banner-brand-logos{padding-bottom:32px}.software-page .tcs-hero-banner-brand-logos .tcs-brand-logos{margin:20px 0}}@media (max-width:375px){.software-page .tcs-hero-banner-content-title{font-size:19px;line-height:28px}.software-page .tcs-hero-banner-content-desc{font-size:12px;line-height:20px;padding:0 12px}}.software-page .tcs-brand-logos{position:relative;width:100%;height:40px;overflow:hidden;margin:20px 0}.software-page .tcs-brand-logos-container{position:relative;width:100%;height:100%;display:flex;align-items:center;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#fff 10%,#fff 90%,transparent)}.software-page .tcs-brand-logos-track-group{position:absolute;top:0;left:0;height:100%;display:flex;animation:seamless-scroll var(--t) linear infinite}.software-page .tcs-brand-logos-track-group--second{animation:seamless-scroll-second var(--t) linear infinite}.software-page .tcs-brand-logos-track{display:flex;align-items:center;gap:72px;white-space:nowrap;padding-right:72px}.software-page .tcs-brand-logos-item{display:flex;align-items:center;flex-shrink:0;opacity:1;transition:all .3s ease;cursor:pointer}.software-page .tcs-brand-logos-item:hover{opacity:1;transform:scale(1.18)}.software-page .tcs-brand-logos-item-img{height:40px;width:auto;-o-object-fit:contain;object-fit:contain;display:block;filter:brightness(0) invert(1);opacity:1;transition:opacity .3s ease}.software-page .tcs-brand-logos-item-img:hover{opacity:1}.software-page .tcs-brand-logos-item-placeholder{width:60px;height:40px;border-radius:8px;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.software-page .tcs-brand-logos-item-placeholder-text{font-weight:600;font-size:16px;color:hsla(0,0%,100%,.9);font-family:Inter,sans-serif}@keyframes seamless-scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes seamless-scroll-second{0%{transform:translateX(100%)}to{transform:translateX(0)}}.software-page .tcs-brand-logos:hover .tcs-brand-logos-track-group{animation-play-state:paused}@media (min-width:1201px) and (max-width:2000px){.software-page .tcs-brand-logos,.software-page .tcs-brand-logos-item-img{height:36px}}@media (min-width:769px) and (max-width:1200px){.software-page .tcs-brand-logos{height:32px}.software-page .tcs-brand-logos-track{gap:35px;padding-right:35px}.software-page .tcs-brand-logos-item-img{height:32px}.software-page .tcs-brand-logos-item-placeholder{width:55px;height:36px}.software-page .tcs-brand-logos-item-placeholder-text{font-size:15px}}@media (max-width:768px){.software-page .tcs-brand-logos{height:24px;padding:0;margin:0}.software-page .tcs-brand-logos:hover .tcs-brand-logos-track-group{animation-play-state:running}.software-page .tcs-brand-logos-track{gap:30px;padding-right:30px}.software-page .tcs-brand-logos-item:hover{opacity:1;transform:scale(1)}.software-page .tcs-brand-logos-item-img{height:24px}.software-page .tcs-brand-logos-item-img:hover{opacity:1}.software-page .tcs-brand-logos-item-placeholder{width:50px;height:32px}.software-page .tcs-brand-logos-item-placeholder-text{font-size:14px}}.software-page .top-navigation{background:hsla(0,0%,100%,.05);color:#fff;height:56px;display:flex;align-items:center;top:0;position:relative;z-index:1000}.software-page .top-navigation .tpm-product-intl-button--primary{background:#4f46e5;border:none}.software-page .top-navigation .tpm-product-intl-button--primary.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):hover{background:#4f46e5;border-color:#4f46e5}.software-page .top-navigation .tpm-product-intl-button--primary:not(.tpm-product-intl-button--disabled):hover{border-color:#473fce;background:#473fce}.software-page .top-navigation:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;backdrop-filter:blur(20px)}.software-page .top-navigation__container{width:100%;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.software-page .top-navigation__left{display:flex;align-items:center;gap:30px}.software-page .top-navigation__logo{width:230px;height:32px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tencent-cloud-en-darkPC.98a95c11.png);background-size:contain;background-repeat:no-repeat;background-position:0;cursor:pointer}.software-page .top-navigation__nav{display:flex;align-items:center;gap:24px}.software-page .top-navigation__nav-item{position:relative;background:transparent}.software-page .top-navigation__hd{display:flex;align-items:center;gap:8px}.software-page .top-navigation__hd:hover .top-navigation__arrow,.software-page .top-navigation__hd:hover .top-navigation__nav-link{color:var(--tea-color-brand-default,#726bea)}.software-page .top-navigation__nav-link{color:var(--tea-color-text-on-bg-brand-default,hsla(0,0%,100%,.9));text-decoration:none;font-size:14px;font-weight:400;font-family:PingFang SC;padding:8px 0;transition:color .3s ease}.software-page .top-navigation__nav-link:hover{color:var(--tea-color-text-on-bg-brand-default,#fff)}.software-page .top-navigation__arrow{transition:color .3s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transform:rotateX(180deg)}.software-page .top-navigation__arrow.active{transform:rotateX(0deg)}.software-page .top-navigation__arrow--product{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:12px;height:12px;opacity:0;transition:all .3s ease}.software-page .top-navigation__dropdown-wrap{position:absolute;top:100%;left:0;display:none;z-index:1001}.software-page .top-navigation__dropdown-wrap.active{display:block;transform:translateY(0)}.software-page .top-navigation__global-dropdown{position:absolute;top:64px;z-index:1001;opacity:0;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,.02),hsla(0,0%,100%,.1) 20%);transition:left .25s cubic-bezier(.4,0,.2,1),top .25s cubic-bezier(.4,0,.2,1),opacity .15s ease}.software-page .top-navigation__global-dropdown.active{opacity:1;pointer-events:auto}.software-page .top-navigation__dropdown-list{border:1px solid transparent;-o-border-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 40%,hsla(0,0%,100%,.5)) 1;border-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 40%,hsla(0,0%,100%,.5)) 1;box-shadow:0 4px 20px 0 rgba(62,88,153,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:0;min-width:340px;overflow:hidden}.software-page .top-navigation__dropdown-item{position:relative;display:flex;padding:8px 16px;justify-content:space-between;align-items:center;align-self:stretch;color:var(--tea-color-text-on-bg-brand-disabled,hsla(0,0%,100%,.7));font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px;border-bottom:1px solid rgba(155,166,183,.2);opacity:0;animation:fadeInItem .25s ease forwards}.software-page .top-navigation__dropdown-item:last-child{border-bottom:none}.software-page .top-navigation__dropdown-item:hover{background:hsla(0,0%,100%,.05);color:var(--tea-color-text-on-bg-brand-default,#fff)}.software-page .top-navigation__dropdown-item:first-child{animation-delay:0s}.software-page .top-navigation__dropdown-item:nth-child(2){animation-delay:.04s}.software-page .top-navigation__dropdown-item:nth-child(3){animation-delay:.08s}.software-page .top-navigation__dropdown-item:nth-child(4){animation-delay:.12s}.software-page .top-navigation__dropdown-item:nth-child(5){animation-delay:.16s}.software-page .top-navigation__dropdown-item:nth-child(6){animation-delay:.2s}.software-page .top-navigation__dropdown-item:nth-child(7){animation-delay:.24s}.software-page .top-navigation__dropdown-item:nth-child(8){animation-delay:.28s}.software-page .top-navigation__dropdown-item:nth-child(9){animation-delay:.32s}.software-page .top-navigation__dropdown-item:nth-child(10){animation-delay:.36s}.software-page .top-navigation__dropdown-item--product{position:relative;padding:12px 24px;align-items:flex-start;gap:12px;border:none}.software-page .top-navigation__dropdown-item--product:first-child{margin-top:12px}.software-page .top-navigation__dropdown-item--product:last-child{margin-bottom:12px}.software-page .top-navigation__dropdown-item--product:hover{background:transparent}.software-page .top-navigation__dropdown-item--product:hover .top-navigation__dropdown-item-title{color:#fff}.software-page .top-navigation__dropdown-item--product:hover .top-navigation__dropdown-item-desc{color:hsla(0,0%,100%,.9)}.software-page .top-navigation__dropdown-item--product:hover .top-navigation__arrow--product{opacity:1;right:16px}@media (max-width:768px){.software-page .top-navigation__dropdown-item--product{padding:8px 16px}.software-page .top-navigation__dropdown-item--product .top-navigation__dropdown-item-title{color:#fff}.software-page .top-navigation__dropdown-item--product:first-child{margin-top:12px}.software-page .top-navigation__dropdown-item--product .top-navigation__arrow--product{opacity:1!important;right:20px}}.software-page .top-navigation__dropdown-item--separator{width:100%;height:1px;border:none;background:hsla(0,0%,100%,.1);margin:12px 0;padding:0}@media (max-width:768px){.software-page .top-navigation__dropdown-item--mobile-docs{position:relative;padding:8px 16px;align-items:flex-start;gap:12px;border:none}.software-page .top-navigation__dropdown-item--mobile-docs:first-child{margin-top:12px}.software-page .top-navigation__dropdown-item--mobile-docs:last-child{margin-bottom:12px}.software-page .top-navigation__dropdown-item--mobile-docs .top-navigation__dropdown-item-icon,.software-page .top-navigation__dropdown-item--mobile-docs .top-navigation__dropdown-item-icon img{width:20px;height:20px}.software-page .top-navigation__dropdown-item--mobile-docs:hover{background:transparent}.software-page .top-navigation__dropdown-item--mobile-docs:hover .top-navigation__dropdown-item-title{color:#fff}.software-page .top-navigation__dropdown-item--mobile-docs:hover .top-navigation__dropdown-item-desc{color:hsla(0,0%,100%,.9)}.software-page .top-navigation__dropdown-item--mobile-docs:hover .top-navigation__arrow--product{opacity:1;right:16px}.software-page .top-navigation__dropdown-item--mobile-docs .top-navigation__dropdown-item-title{color:#fff}.software-page .top-navigation__dropdown-item--mobile-docs .top-navigation__arrow--product{opacity:1!important;right:20px}}.software-page .top-navigation__dropdown-item--link{padding:10px 16px}.software-page .top-navigation__dropdown-item--link svg{opacity:0;transform:translateX(-4px);transition:all .2s ease}.software-page .top-navigation__dropdown-item--link:hover svg{opacity:1;transform:translateX(0)}.software-page .top-navigation__dropdown-item .top-navigation__dropdown-item-header-title{overflow:hidden;color:var(--color-text-on-bg-brand-disabled,hsla(0,0%,100%,.7));text-overflow:ellipsis;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}.software-page .top-navigation__dropdown-item-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.software-page .top-navigation__dropdown-item-icon img{width:40px;height:40px}.software-page .top-navigation__dropdown-item-content{flex:1 1;display:flex;flex-direction:column}.software-page .top-navigation__dropdown-item-title{color:var(--tea-color-text-on-bg-brand-default,#fff)}.software-page .top-navigation__dropdown-item-desc{color:var(--tea-color-text-on-bg-brand-disabled,hsla(0,0%,100%,.7));font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.software-page .top-navigation__dropdown-item--docs{flex:1 1;flex-direction:column;align-items:flex-start;gap:0;padding:12px 24px;opacity:1;animation:none;border:none}.software-page .top-navigation__dropdown-item--docs:first-child{margin-top:12px}.software-page .top-navigation__dropdown-item--docs:last-child{margin-bottom:12px}.software-page .top-navigation__dropdown-item--docs:hover{background:transparent}.software-page .top-navigation__dropdown-item-header{display:flex;align-items:center;gap:8px;padding:0 0 8px;margin-bottom:4px;border-bottom:1px solid hsla(0,0%,100%,.1);width:100%;opacity:0;animation:fadeInItem .25s ease forwards}.software-page .top-navigation__dropdown-item-header img{width:16px;height:16px}.software-page .top-navigation__dropdown-item-title{color:hsla(0,0%,100%,.7);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.software-page .top-navigation__dropdown-item-list{display:flex;flex-direction:column;gap:0;width:100%}.software-page .top-navigation__dropdown-link{display:flex;align-items:center;gap:8px;padding:4px 0 0;color:var(--tea-color-text-on-bg-brand-disabled,hsla(0,0%,100%,.7));font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s ease;opacity:0;animation:fadeInItem .25s ease forwards}.software-page .top-navigation__dropdown-link:hover{color:#fff}.software-page .top-navigation__dropdown-link:first-child{animation-delay:0s}.software-page .top-navigation__dropdown-link:nth-child(2){animation-delay:.04s}.software-page .top-navigation__dropdown-link:nth-child(3){animation-delay:.08s}.software-page .top-navigation__dropdown-link:nth-child(4){animation-delay:.12s}.software-page .top-navigation__dropdown-link:nth-child(5){animation-delay:.16s}.software-page .top-navigation__dropdown-link:nth-child(6){animation-delay:.2s}.software-page .top-navigation__dropdown-link:nth-child(7){animation-delay:.24s}.software-page .top-navigation__dropdown-link:nth-child(8){animation-delay:.28s}.software-page .top-navigation__dropdown-link:nth-child(9){animation-delay:.32s}.software-page .top-navigation__dropdown-link:nth-child(10){animation-delay:.36s}.software-page .top-navigation__dropdown-link:nth-child(11){animation-delay:.4s}.software-page .top-navigation__dropdown-link:nth-child(12){animation-delay:.44s}.software-page .top-navigation__dropdown-link:nth-child(13){animation-delay:.48s}.software-page .top-navigation__dropdown-link:nth-child(14){animation-delay:.52s}.software-page .top-navigation__dropdown-link:nth-child(15){animation-delay:.56s}.software-page .top-navigation__dropdown-link:nth-child(16){animation-delay:.6s}.software-page .top-navigation__dropdown-link:nth-child(17){animation-delay:.64s}.software-page .top-navigation__dropdown-link:nth-child(18){animation-delay:.68s}.software-page .top-navigation__dropdown-link:nth-child(19){animation-delay:.72s}.software-page .top-navigation__dropdown-link:nth-child(20){animation-delay:.76s}.software-page .top-navigation__dropdown-footer{padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.1)}.software-page .top-navigation__dropdown-footer a{display:flex;align-items:center;color:hsla(0,0%,100%,.3);font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px;cursor:default}.software-page .top-navigation__dropdown-footer a:hover{color:hsla(0,0%,100%,.3)}.software-page .top-navigation__dropdown-footer:hover{background:transparent}@keyframes fadeInItem{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.software-page .top-navigation__right{display:flex;align-items:center;gap:24px}.software-page .top-navigation__right-item{display:flex;align-items:center}.software-page .top-navigation__button-wrap{display:flex;align-items:center;gap:12px}.software-page .top-navigation__button{padding:var(--spacer-1,.3rem) 24px;font-size:14px;font-weight:400;line-height:22px;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;cursor:pointer;transition:all .3s ease;border:none;outline:none}.software-page .top-navigation__button--primary{background-color:transparent;color:var(--tea-color-text-on-bg-brand-default,hsla(0,0%,100%,.9));border:1px solid hsla(0,0%,100%,.2)}.software-page .top-navigation__button--primary:hover{background-color:hsla(0,0%,100%,.05);color:var(--tea-color-text-on-bg-brand-default,#fff)}.software-page .top-navigation__button--secondary{background:var(--tea-color-text-solid,#fff);color:#1a1a2e}.software-page .top-navigation__button--secondary:hover{background-color:hsla(0,0%,100%,.9)}.software-page .top-navigation__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:hsla(0,0%,100%,.9);transition:color .3s ease}.software-page .top-navigation__icon:hover{color:#fff}.software-page .top-navigation__icon svg{width:100%;height:100%}.software-page .top-navigation__text{color:hsla(0,0%,100%,.9);font-size:14px;cursor:pointer;transition:color .3s ease}.software-page .top-navigation__text:hover{color:#fff}.software-page .top-navigation__custom{display:flex;align-items:center}.software-page .top-navigation__search{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:hsla(0,0%,100%,.9);transition:color .3s ease}.software-page .top-navigation__search:hover{color:#fff}.software-page .top-navigation__search svg{width:100%;height:100%}.software-page .top-navigation__language-wrapper{position:relative}.software-page .top-navigation__language-wrapper .top-navigation__dropdown-wrap{left:0;top:100%;padding-top:17px}.software-page .top-navigation__language-wrapper .top-navigation__dropdown-list{min-width:200px}.software-page .top-navigation__language{display:flex;align-items:center;gap:6px;cursor:pointer;color:hsla(0,0%,100%,.9);transition:color .3s ease;padding:8px 0}.software-page .top-navigation__language:hover{color:#fff}.software-page .top-navigation__language svg{width:20px;height:20px}.software-page .top-navigation__language-text{font-size:14px;font-weight:400}.software-page .top-navigation__language-item{display:flex;justify-content:space-between;align-items:center;gap:12px}.software-page .top-navigation__language-item.active{background:hsla(0,0%,100%,.08);color:var(--tea-color-text-on-bg-brand-default,#fff)}.software-page .top-navigation__language-code{font-weight:600}.software-page .top-navigation__language-name{font-size:13px;opacity:.9}.software-page .top-navigation__hamburger-wrapper{position:relative;display:none}.software-page .top-navigation__hamburger{width:20px;height:20px;cursor:pointer;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/hamburger-menu.52a14617.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;transition:opacity .3s ease,background-image .3s ease}.software-page .top-navigation__hamburger.active{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/hamburger-close.31c2a3e3.svg)}.software-page .top-navigation__hamburger:hover{opacity:.8}@media (max-width:768px){.software-page .top-navigation{position:relative;background:#000}.software-page .top-navigation:before{display:none;content:none}.software-page .top-navigation__backdrop{position:fixed;top:55px;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1001;animation:fadeIn .2s ease}.software-page .top-navigation__dropdown-list{min-width:180px}.software-page .top-navigation__container{padding:0 28px}.software-page .top-navigation__logo{width:188px;height:32px}.software-page .top-navigation__nav{display:none}.software-page .top-navigation__right{gap:15px}.software-page .top-navigation__button{display:none}.software-page .top-navigation__hamburger{display:flex}.software-page .top-navigation__language-wrapper{position:unset}.software-page .top-navigation__language-wrapper .top-navigation__dropdown-wrap{position:absolute;left:0;right:0;width:100%;top:55px;padding-top:0;transform:none;z-index:1002;max-height:calc(100vh - 60px);overflow-y:auto}.software-page .top-navigation__language-wrapper .top-navigation__dropdown-list{min-width:100%;border-radius:0;border:none;border-top:1px solid hsla(0,0%,100%,.1)}.software-page .top-navigation__language-wrapper .top-navigation__dropdown-list .top-navigation__dropdown-item:last-child{border-bottom:1px solid hsla(0,0%,100%,.1)}.software-page .top-navigation__language-wrapper .top-navigation__dropdown-list .top-navigation__dropdown-item{min-height:50px;box-sizing:border-box}.software-page .top-navigation__hamburger-wrapper{position:unset}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-wrap{position:absolute;left:0;right:0;width:100%;top:55px;padding-top:0;transform:none;z-index:1002;max-height:calc(100vh - 60px);overflow-y:auto}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-list{min-width:100%;border-radius:0;border:1px solid hsla(0,0%,100%,.1);border-right:none;border-left:none}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-items .top-navigation__dropdown-item--product:has(+.top-navigation__dropdown-link--mobile){margin-bottom:12px!important}.software-page .top-navigation__hamburger-wrapper{display:block}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile{opacity:0;animation:fadeInItem .25s ease forwards;display:flex;align-items:center;justify-content:flex-start;height:48px;padding:0 16px;color:hsla(0,0%,100%,.7);gap:8px;border-top:1px solid hsla(0,0%,100%,.1)}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile:last-child{border-bottom:1px solid hsla(0,0%,100%,.1)}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile:nth-child(3){animation-delay:.08s}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile:nth-child(4){animation-delay:.12s}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile:hover{color:#fff}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile:hover svg{fill:#fff}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile .top-navigation__dropdown-link-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile .top-navigation__dropdown-link-icon img{width:20px;height:20px;display:block}.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile span,.software-page .top-navigation__hamburger-wrapper .top-navigation__dropdown-link--mobile svg{flex-shrink:0}}@media (max-width:600px){.software-page .top-navigation__container{padding:0 16px}}@media (max-width:480px){.software-page .top-navigation__nav{display:none}.software-page .top-navigation__right{gap:10px}.software-page .top-navigation__button{display:none}.software-page .top-navigation__hamburger{display:flex}}@media (max-width:375px){.software-page .top-navigation .top-navigation__language-text{display:none}}.software-page Video组件样式 .tcs-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.software-page .industry-section{display:flex;flex-direction:column;justify-content:space-between;margin:auto;position:relative;overflow:hidden}.software-page .industry-section .tpm-portal-intl-section{background:none}.software-page .industry-section .industry-bg-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:-4;overflow:hidden;background-color:#000}.software-page .industry-section .industry-bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease-in-out;pointer-events:none;z-index:0}.software-page .industry-section .industry-bg.active{opacity:1;pointer-events:auto;z-index:1}.software-page .industry-section video.industry-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;-o-object-fit:cover;object-fit:cover}.software-page .industry-section .industry-bg--image{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:100%}.software-page .industry-section:before{content:"";position:absolute;top:0;left:0;width:80%;height:100%;background:linear-gradient(270deg,transparent,rgba(0,0,0,.8));z-index:-3;pointer-events:none}.software-page .industry-hero{background-color:transparent}.software-page .industry-hero .industry-hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:48px;max-width:968px}.software-page .industry-hero .industry-hero-title{color:var(--tea-color-bg-primary-default,#fff);font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay;font-size:40px;font-style:normal;font-weight:400;line-height:56px}.software-page .industry-hero .industry-hero-company{display:flex;flex-direction:column;gap:16px;animation:fadeInUp .8s ease-out}.software-page .industry-hero .industry-hero-company__logo{display:flex;align-items:center;gap:8px}.software-page .industry-hero .industry-hero-company__logo>img{height:36px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.software-page .industry-hero .industry-hero-company__description{color:var(--color-text-on-bg-brand-default,hsla(0,0%,100%,.9));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0;height:96px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.software-page .industry-hero .industry-hero-stats{display:flex;gap:68px;animation:fadeInUp .8s ease-out}.software-page .industry-hero .industry-hero-stat{display:flex;flex-direction:column}.software-page .industry-hero .industry-hero-stat__value{background:var(--color-text-on-bg-brand-disabled,hsla(0,0%,100%,.7));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:pre;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:32px;font-style:normal;font-weight:590;line-height:40px;margin-bottom:4px}.software-page .industry-hero .industry-hero-stat__label{overflow:hidden;color:var(--color-text-on-bg-brand-default,hsla(0,0%,100%,.7));font-feature-settings:"liga" off,"clig" off;text-overflow:ellipsis;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.software-page .industry-hero .industry-hero-button{width:240px;height:48px;font-family:var(--body-medium-fontFamily,Inter);font-size:16px;font-style:normal;font-weight:600;line-height:24px;transition:all .3s ease}.software-page .industry-hero .industry-hero-button:hover{color:#000!important}.software-page .industry-hero .industry-hero-button .tpm-product-intl-button__icon{position:relative}.software-page .industry-hero .industry-hero-button .tpm-product-intl-button__icon:after,.software-page .industry-hero .industry-hero-button .tpm-product-intl-button__icon:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-size:cover}.software-page .industry-hero .industry-hero-button .tpm-product-intl-button__icon:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/industry-btn-icon.59646e77.svg)}.software-page .industry-hero .industry-hero-button .tpm-product-intl-button__icon:after{opacity:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/industry-btn-icon-active.d2c361d9.svg);transition:opacity .3s ease}.software-page .industry-hero .industry-hero-button .tpm-product-intl-button__icon svg{display:none}.software-page .industry-hero .industry-hero-button:hover .tpm-product-intl-button__icon:after{opacity:1}.software-page .industry-grid-wrapper{position:relative}.software-page .industry-grid-wrapper .bank-card{display:flex;min-height:100%;padding:24px 32px;flex-direction:column;align-items:flex-start;justify-content:flex-start;border-left:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(24px);cursor:pointer;position:relative;overflow:visible;box-sizing:border-box}.software-page .industry-grid-wrapper .bank-card:hover{background:hsla(0,0%,100%,.2)}.software-page .industry-grid-wrapper .bank-card__logo{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.software-page .industry-grid-wrapper .bank-card__logo>img{height:32px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.software-page .industry-grid-wrapper .bank-card:hover .bank-card__logo:after{opacity:1}.software-page .industry-grid-wrapper .bank-card__description{color:var(--tea-color-bg-primary-default,#fff);font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;-webkit-box-orient:vertical;overflow:hidden}.software-page .industry-grid-wrapper .bank-card__progress{position:absolute;left:0;top:-1px;display:none;width:0;height:1px;background:#fff;transition:width .1s linear}.software-page .industry-grid-wrapper .bank-card--active .bank-card__progress{display:block}@media (max-width:1920px){.software-page .industry-hero .industry-hero-title{font-size:40px;line-height:56px}}@media (max-width:1600px){.software-page .industry-hero .industry-hero-title{font-size:32px;line-height:48px}.software-page .industry-hero .industry-hero-company{gap:14px}.software-page .industry-hero .industry-hero-company__logo{gap:8px}.software-page .industry-hero .industry-hero-company__logo>img{height:32px}.software-page .industry-hero .industry-hero-button{font-size:14px;line-height:22px}.software-page .industry-hero .industry-hero-stats{gap:56px}.software-page .industry-hero .industry-hero-stat__value{font-size:24px;line-height:32px}.software-page .industry-hero .industry-hero-stat__label{font-size:12px;line-height:20px}}@media screen and (max-width:768px){.software-page .industry-section{min-height:580px}.software-page .industry-section .industry-hero-content{width:100%;gap:32px}.software-page .industry-section .industry-hero-content .industry-hero-title{font-size:20px;line-height:28px}.software-page .industry-section .industry-hero-content .industry-hero-company{gap:12px}.software-page .industry-section .industry-hero-content .industry-hero-company__logo{gap:6px}.software-page .industry-section .industry-hero-content .industry-hero-company__logo>img{height:24px}.software-page .industry-section .industry-hero-content .industry-hero-company__description{font-size:12px;line-height:18px;height:90px;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.software-page .industry-section .industry-hero-content .industry-hero-stats{gap:24px;flex-wrap:wrap}.software-page .industry-section .industry-hero-content .industry-hero-stat__value{font-size:20px;line-height:28px}.software-page .industry-section .industry-hero-content .industry-hero-stat__label{font-size:12px;line-height:18px}.software-page .industry-section .industry-hero-content .industry-hero-button{width:240px;height:40px;padding:8px 16px;font-size:14px;line-height:22px}.software-page .industry-grid-wrapper .industry-grid{margin:0 auto}.software-page .industry-grid-wrapper .bank-card{padding:17px;align-items:center}.software-page .industry-grid-wrapper .bank-card:hover{background:hsla(0,0%,100%,.1)}.software-page .industry-grid-wrapper .bank-card:hover .bank-card__logo:after{opacity:0}.software-page .industry-grid-wrapper .bank-card__logo{height:20px;margin-bottom:0}.software-page .industry-grid-wrapper .bank-card__logo>img{height:20px}.software-page .industry-grid-wrapper .bank-card__description{display:none}.software-page .industry-hero .industry-hero-button:hover{color:inherit!important}.software-page .industry-hero .industry-hero-button:hover svg,.software-page .industry-hero .industry-hero-button:hover svg path{fill:inherit!important}}@media (min-width:600px) and (max-width:768px){.software-page .industry-section .industry-hero-content .industry-hero-title{font-size:28px;line-height:44px}.software-page .industry-section .industry-hero-content .industry-hero-company{gap:16px}.software-page .industry-section .industry-hero-content .industry-hero-company__logo{gap:6px}.software-page .industry-section .industry-hero-content .industry-hero-company__logo>img{height:32px}.software-page .industry-section .industry-hero-content .industry-hero-company__description{font-size:14px;line-height:20px;height:100px;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.software-page .industry-section .industry-hero-content .industry-hero-stats{gap:24px;flex-wrap:wrap}.software-page .industry-section .industry-hero-content .industry-hero-stat__value{font-size:24px;line-height:32px}.software-page .industry-section .industry-hero-content .industry-hero-stat__label{font-size:12px;line-height:20px}.software-page .industry-section .industry-hero-content .industry-hero-button{width:240px;height:48px;padding:8px 16px;font-size:14px;line-height:22px}.software-page .industry-grid-wrapper .bank-card:hover{background:hsla(0,0%,100%,.1)}.software-page .industry-grid-wrapper .bank-card:hover .bank-card__logo:after{opacity:0}.software-page .industry-grid-wrapper .bank-card__logo,.software-page .industry-grid-wrapper .bank-card__logo>img{height:24px}.software-page .industry-hero .industry-hero-button:hover{color:inherit!important}.software-page .industry-hero .industry-hero-button:hover svg,.software-page .industry-hero .industry-hero-button:hover svg path{fill:inherit!important}}@media screen and (max-width:375px){.software-page .industry-grid-wrapper .bank-card{padding:14px}.software-page .industry-grid-wrapper .bank-card:hover{background:hsla(0,0%,100%,.1)}.software-page .industry-grid-wrapper .bank-card:hover .bank-card__logo:after{opacity:0}.software-page .industry-grid-wrapper .bank-card__logo,.software-page .industry-grid-wrapper .bank-card__logo>img{height:18px}.software-page .industry-hero .industry-hero-button:hover{color:inherit!important}.software-page .industry-hero .industry-hero-button:hover svg,.software-page .industry-hero .industry-hero-button:hover svg path{fill:inherit!important}.software-page .industry-section{height:600px}.software-page .industry-section .industry-hero-content .industry-hero-company__description{height:108px;-webkit-line-clamp:6;line-clamp:6}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.software-page .homepage .homepage-content-news-section{background:var(--tea-color-bg-primary-active,#f2f4f8)}.software-page .homepage .homepage-content-news-section-inner{position:relative}.software-page .homepage .homepage-content-news-section-inner .news-header{display:flex;flex-direction:column}.software-page .homepage .homepage-content-news-section-inner .news-header-inner{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px;position:relative}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-title{color:var(--color-text-primary,rgba(0,0,0,.9));font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay;-webkit-font-smoothing:subpixel-antialiased;font-size:40px;font-style:normal;font-weight:400;line-height:56px}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-buttons{display:flex;gap:20px}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn{background:#000;color:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;overflow:hidden;position:relative;border:none;padding:0}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn .icon-container{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn svg{display:block;margin:0 auto}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn.news-nav-btn-disabled{background:rgba(0,0,0,.05);cursor:not-allowed}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn.news-nav-btn-disabled svg path{stroke:hsla(0,0%,100%,.6)}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn.news-nav-btn-disabled:hover{background:rgba(0,0,0,.05)}.software-page .homepage .homepage-content-news-section-inner .news-header-inner .news-nav-btn:hover:not(.news-nav-btn-disabled){background:#333}.software-page .homepage .homepage-content-news-section-inner .news-main-article{background:var(--tea-color-bg-primary-default,#fff);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;cursor:pointer;height:100%;border-right:1px solid var(--tea-color-border-primary-default,#e5e5e5)}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image{height:400px;overflow:hidden;position:relative}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image .article-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content{padding:40px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-title{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;line-height:36px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-description{color:rgba(0,0,0,.55);font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;flex:1 1}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-link{color:var(--tea-color-text-tertiary,rgba(0,0,0,.5));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:500;line-height:24px;transition:color .3s ease;display:flex;align-items:center;gap:4px}.software-page .homepage .homepage-content-news-section-inner .news-main-article:hover .main-article-image .article-image{transform:scale(1.05)}.software-page .homepage .homepage-content-news-section-inner .news-main-article:hover .main-article-link{color:var(--tea-color-text-link-default,#5148e5)}.software-page .homepage .homepage-content-news-section-inner .news-side-article{display:flex;align-items:stretch;height:100%}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content{flex:1 1;display:flex}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content-inner{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;padding:40px;background:var(--tea-color-bg-primary-default,#fff);transition:transform .3s ease,box-shadow .3s ease}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content-inner-border{border-bottom:1px solid var(--color-border-primary-default,#e6e9ef)}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-title{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;line-height:36px;overflow:hidden}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;margin-top:16px;border:1px solid var(--color-border-primary-default,#e6e9ef)}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag span{color:var(--color-text-secondary,rgba(0,0,0,.7));font-family:PingFang SC;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-link{color:var(--tea-color-text-tertiary,rgba(0,0,0,.5));text-decoration:none;font-size:16px;font-weight:500;transition:color .3s ease;display:flex;align-items:center;gap:4px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image{flex:1 1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;height:320px;cursor:pointer}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.software-page .homepage .homepage-content-news-section-inner .news-side-article:hover .news-side-article-image>img{transform:scale(1.05)}.software-page .homepage .homepage-content-news-section-inner .news-side-article:hover .side-article-link{color:var(--tea-color-text-link-default,#5148e5)}@media (max-width:1920px){.software-page .homepage .homepage-content-news-section .news-header .news-title{font-size:40px;line-height:56px}}@media (max-width:1600px){.software-page .homepage .homepage-content-news-section .news-header .news-header-inner{margin-bottom:32px}.software-page .homepage .homepage-content-news-section .news-header .news-title{font-size:32px;line-height:48px}.software-page .homepage .homepage-content-news-section .news-main-article .main-article-content{padding:32px}.software-page .homepage .homepage-content-news-section .news-main-article .main-article-content .main-article-title{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-news-section .news-main-article .main-article-image{height:310px}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content .news-side-article-content-inner{padding:32px}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content .side-article-title{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-image{height:310px}}@media (max-width:1400px){.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-title,.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-title{font-size:20px;line-height:36px}}@media (min-width:769px) and (max-width:1200px){.software-page .homepage .homepage-content-news-section .news-side-article{display:flex;flex-direction:column-reverse;background:var(--tea-color-bg-primary-default,#fff);overflow:hidden}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content{display:flex;flex-direction:column;justify-content:space-between;flex:none;height:auto;padding:32px;background:transparent;min-height:240px;box-sizing:border-box}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content .news-side-article-content-inner{display:flex;flex-direction:column;gap:12px;padding:0;flex:1 1;justify-content:space-between;height:auto}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content .news-side-article-content-inner-border,.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content .news-side-article-content-inner-border-content{border-bottom:none;padding:0}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-content .side-article-title{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-image{padding:32px 32px 0;height:-moz-fit-content;height:fit-content;min-height:auto;background:transparent}.software-page .homepage .homepage-content-news-section .news-side-article .news-side-article-image .article-image{width:100%;height:-moz-fit-content;height:fit-content;max-width:100%;-o-object-fit:contain;object-fit:contain}}@media screen and (min-width:601px) and (max-width:768px){.software-page .homepage .homepage-content-news-section-inner .news-header-inner{margin-bottom:32px}.software-page .homepage .homepage-content-news-section-inner{margin:0 auto}.software-page .homepage .homepage-content-news-section-inner .news-header .news-title{font-size:28px;line-height:44px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-buttons{gap:12px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-btn{width:32px;height:32px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-btn .icon-container{width:16px;height:16px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-btn svg{display:block;width:12px!important;height:auto;margin:0 auto}.software-page .homepage .homepage-content-news-section-inner .news-main-article{flex-direction:row-reverse;align-items:stretch;border:none;background:var(--tea-color-bg-primary-default,#fff);overflow:hidden}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content,.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image{flex:1 1 50%;width:50%}.software-page .homepage .homepage-content-news-section-inner .news-main-article:hover .main-article-image .article-image{transform:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content{flex:1 1 50%;padding:24px 0 24px 24px;height:auto;border:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-title{font-size:16px;line-height:24px;margin-bottom:0;-webkit-line-clamp:none;line-clamp:none;-webkit-box-orient:initial;overflow:visible}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-description{font-size:12px;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-link{display:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image{flex:1 1 50%;padding:24px;height:-moz-fit-content;height:fit-content;min-height:auto}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image .article-image{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image .article-image:hover{transform:none}.software-page .homepage .homepage-content-news-section-inner .news-side-article{display:flex;align-items:stretch;flex-direction:row;background:var(--tea-color-bg-primary-default,#fff);overflow:hidden}.software-page .homepage .homepage-content-news-section-inner .news-side-article:hover .news-side-article-image>img{transform:none}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content{flex:1 1;padding:24px 0 24px 24px;height:auto;border:none;display:flex;flex-direction:column;justify-content:space-between;background:transparent}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-side-article-content-inner{flex:none;display:flex;flex-direction:column;gap:12px;padding:0;height:auto}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-side-article-content-inner-border,.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-side-article-content-inner-border-content{border-bottom:none;padding:0}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-title{font-size:16px;line-height:24px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag{padding:2px 6px;margin-top:8px;gap:4px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag svg{width:14px;height:14px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag span{font-size:12px;line-height:18px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-link{display:none}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image{padding:24px;height:-moz-fit-content;height:fit-content;min-height:auto;background:transparent}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image .article-image{width:100%;height:-moz-fit-content;height:fit-content;max-width:100%;-o-object-fit:contain;object-fit:contain}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image .article-image:hover,.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image:hover>img{transform:none}}@media (max-width:600px){.software-page .homepage .homepage-content-news-section-inner .news-header-inner{margin-bottom:24px}.software-page .homepage .homepage-content-news-section-inner{margin:0 auto}.software-page .homepage .homepage-content-news-section-inner .news-header .news-title{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-buttons{gap:12px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-btn{width:32px;height:32px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-btn .icon-container{width:16px;height:16px}.software-page .homepage .homepage-content-news-section-inner .news-header .news-nav-btn svg{display:block;width:12px!important;height:auto;margin:0 auto}.software-page .homepage .homepage-content-news-section-inner .news-main-article{border:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article:hover .main-article-image .article-image{transform:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content{flex:auto;padding:24px;height:auto;border:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-title{font-size:14px;line-height:22px;margin-bottom:0}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-description{font-size:12px;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-content .main-article-link{display:none}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image{padding:24px 24px 0;height:-moz-fit-content;height:fit-content;min-height:auto}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image .article-image{width:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.software-page .homepage .homepage-content-news-section-inner .news-main-article .main-article-image .article-image:hover{transform:none}.software-page .homepage .homepage-content-news-section-inner .news-side-article{display:flex;flex-direction:column-reverse;background:var(--tea-color-bg-primary-default,#fff);overflow:hidden}.software-page .homepage .homepage-content-news-section-inner .news-side-article:hover .news-side-article-image>img{transform:none}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content{display:flex;flex-direction:column;justify-content:space-between;flex:none;height:auto;padding:24px;background:transparent}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-side-article-content-inner{display:flex;flex-direction:column;gap:12px;padding:0;flex:none;justify-content:flex-start;height:auto}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-side-article-content-inner-border,.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-side-article-content-inner-border-content{border-bottom:none;padding:0}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-title{font-size:14px;line-height:22px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag{padding:2px 6px;margin-top:8px;gap:4px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag svg{width:14px;height:14px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .news-tag span{font-size:12px;line-height:18px}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-content .side-article-link{display:none}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image{padding:24px 24px 0;height:-moz-fit-content;height:fit-content;min-height:auto;background:transparent}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image .article-image{width:100%;height:-moz-fit-content;height:fit-content;max-width:100%;-o-object-fit:contain;object-fit:contain}.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image .article-image:hover,.software-page .homepage .homepage-content-news-section-inner .news-side-article .news-side-article-image:hover>img{transform:none}}.software-page .tcs-footer{position:relative;z-index:2;color:#fff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.software-page .tcs-footer__container{height:360px;display:flex;flex-direction:column;justify-content:space-between}.software-page .tcs-footer__nav-section{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px;margin-bottom:60px}@media (max-width:768px){.software-page .tcs-footer__nav-section{grid-template-columns:repeat(2,1fr);gap:30px}}.software-page .tcs-footer__nav-column{display:flex;flex-direction:column}.software-page .tcs-footer__nav-title{color:hsla(0,0%,100%,.4);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px}.software-page .tcs-footer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.software-page .tcs-footer__nav-link{color:#fff;text-decoration:none;font-size:14px;font-weight:400;line-height:22px;transition:color .3s ease}.software-page .tcs-footer__nav-link:hover{text-decoration:underline}.software-page .tcs-footer__bottom-section{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding-top:20px}.software-page .tcs-footer__bottom-left{display:flex;align-items:center;gap:16px}.software-page .tcs-footer__logo{height:24px;width:auto;filter:brightness(0) invert(1)}.software-page .tcs-footer__copyright{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400;line-height:22px}.software-page .tcs-footer__bottom-right{display:flex;align-items:center;gap:24px}.software-page .tcs-footer__legal-links{display:flex;align-items:center;gap:12px}.software-page .tcs-footer__legal-link{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:14px;font-weight:400;line-height:22px;transition:color .3s ease}.software-page .tcs-footer__legal-link:hover{color:#fff}.software-page .tcs-footer__separator{color:hsla(0,0%,100%,.2);font-size:14px}.software-page .tcs-footer__social-icons{display:flex;align-items:center;gap:16px}.software-page .tcs-footer__social-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:opacity .3s ease}.software-page .tcs-footer__social-icon:hover{opacity:.8}.software-page .tcs-footer__social-icon img{width:20px;height:20px;filter:brightness(0) invert(1)}@media (min-width:769px) and (max-width:1000px){.software-page .tcs-footer__nav-section{gap:32px}.software-page .tcs-footer__bottom-section{flex-direction:column-reverse;align-items:flex-start;gap:16px}}@media (max-width:768px){.software-page .tcs-footer-bg{display:none}.software-page .tcs-footer__nav-link,.software-page .tcs-footer__nav-title{font-size:14px}.software-page .tcs-footer__container{height:auto}.software-page .tcs-footer__bottom-section{flex-direction:column-reverse;align-items:flex-start;gap:0;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.1)}.software-page .tcs-footer__bottom-left{flex-direction:column;align-items:flex-start;gap:16px;text-align:left;order:2;width:100%}.software-page .tcs-footer__logo{height:16px}.software-page .tcs-footer__copyright{font-size:10px;line-height:20px;color:hsla(0,0%,100%,.7)}.software-page .tcs-footer__bottom-right{display:flex;flex-direction:column;align-items:flex-start;gap:24px;order:1;width:100%}.software-page .tcs-footer__legal-links{gap:12px;order:1}.software-page .tcs-footer__separator{font-size:14px}.software-page .tcs-footer__legal-link{font-size:10px;line-height:20px;color:hsla(0,0%,100%,.7)}.software-page .tcs-footer__social-icons{gap:24px;order:2}.software-page .tcs-footer__social-icon{width:20px;height:20px;background:transparent;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.software-page .tcs-footer__social-icon:hover{opacity:.8}.software-page .tcs-footer__social-icon img{width:20px;height:20px}}@media (max-width:375px){.software-page .tcs-footer__nav-link,.software-page .tcs-footer__nav-title{font-size:12px}}.software-page .solutions-container{display:flex;flex-wrap:wrap}.software-page .solution-card{box-sizing:border-box;width:50%;display:flex;padding:40px;flex-direction:column;align-items:flex-start;justify-content:space-between;align-self:stretch;background-color:#fff;background-position:50%;background-size:cover;background-repeat:no-repeat;transition:width .5s cubic-bezier(.4,0,.2,1);border-bottom:2px solid rgba(230,233,239,.8);position:relative;height:400px;cursor:pointer;contain:layout style paint}.software-page .solution-card.size-large{width:60%}.software-page .solution-card.size-small{width:40%}.software-page .solution-card.size-full{width:100%}@media screen and (min-width:769px){.software-page .solution-card{margin-bottom:24px}.software-page .solution-card:nth-last-child(-n+2){margin-bottom:0}}.software-page .solution-card__inner{display:flex;flex-direction:column;align-items:flex-start}.software-page .solution-card__icon{margin-bottom:32px}.software-page .solution-card__icon>img{width:56px;height:56px;display:flex;align-items:center;justify-content:center}.software-page .solution-card__title{color:var(--tea-color-text-primary,rgba(0,0,0,.9));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin:0 0 24px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.software-page .solution-card__content{position:relative;min-height:48px}.software-page .solution-card__description{position:absolute;left:0;top:0;opacity:0;transform:translateY(8px);width:600px;color:rgba(0,0,0,.55);font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;min-height:48px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.software-page .solution-card__feature-list{opacity:1;transform:translateY(0);list-style:none;padding:0;margin:0;min-height:48px;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.software-page .solution-card__feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px;color:var(--tea-color-text-secondary,rgba(0,0,0,.7));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;line-height:22px;font-style:normal;font-weight:500}.software-page .solution-card__feature-item:last-child{margin-bottom:0}.software-page .solution-card__feature-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;margin-top:2px}.software-page .solution-card__feature-icon>svg{width:100%;height:100%}.software-page .solution-card__metrics{position:absolute;left:0;top:0;opacity:0;transform:translateY(8px);width:600px;display:flex;flex-wrap:wrap;gap:16px 24px;min-height:48px}.software-page .solution-card__metric-item{display:flex;flex-direction:column;gap:4px}.software-page .solution-card__metric-value{color:var(--tea-color-text-primary,rgba(0,0,0,.9));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:28px;font-style:normal;font-weight:590;line-height:36px}.software-page .solution-card__metric-label{color:var(--tea-color-text-secondary,rgba(0,0,0,.7));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.software-page .solution-card__content-footer-btn{display:flex;width:240px;height:48px;padding:4px 16px;align-items:center;justify-content:space-between;gap:12px;flex:1 0;border:none;background:#000;cursor:pointer;transition:all .3s ease;position:relative;color:var(--tea-color-text-on-bg-brand-default,hsla(0,0%,100%,.9));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;line-height:22px;font-style:normal;font-weight:600}.software-page .solution-card__content-footer-btn svg{transition:transform .3s ease}.software-page .solution-card__content-footer-btn:hover svg{transform:translateX(4px)}.software-page .solution-card__content-footer-btn:after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(90deg,rgba(79,70,229,0),#4f46e5);z-index:1;opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);pointer-events:none}@media screen and (min-width:769px){.software-page .solution-card:hover .solution-card__content-footer-btn{overflow:hidden}.software-page .solution-card:hover .solution-card__content-footer-btn:after{opacity:1}.software-page .solution-card:hover .solution-card__content-footer-btn svg{position:relative;z-index:2}}.software-page .solution-card.size-large .solution-card__feature-list{opacity:0;transform:translateY(8px);transition:none}.software-page .solution-card.size-large .solution-card__description,.software-page .solution-card.size-large .solution-card__metrics{opacity:1;transform:translateY(0);transition:opacity .4s ease-in-out,transform .4s ease-in-out}.software-page .solution-card.size-full .solution-card__content{display:flex;flex-direction:row;align-items:flex-start;gap:80px;width:100%}.software-page .solution-card.size-full .solution-card__feature-list{flex:1 1;width:auto;min-width:300px}.software-page .solution-card.size-full .solution-card__description,.software-page .solution-card.size-full .solution-card__metrics{position:static;opacity:1;transform:none;flex:1 1;width:auto}@media screen and (min-width:1601px){.software-page .solution-card{height:440px}.software-page .solution-card__title{font-size:28px;line-height:36px}.software-page .solution-card__description{width:680px}.software-page .solution-card__content-footer-btn,.software-page .solution-card__feature-item{font-size:16px;line-height:24px}.software-page .solution-card__metrics{width:680px;gap:24px 64px}.software-page .solution-card__metric-value{font-size:32px;line-height:40px}.software-page .solution-card__metric-label{font-size:14px;line-height:22px}}@media screen and (max-width:1199px){.software-page .solution-card{height:auto}.software-page .solution-card__description,.software-page .solution-card__metrics{display:none}.software-page .solution-card__feature-list{opacity:1!important;transform:none!important}.software-page .solution-card.size-large,.software-page .solution-card.size-small{width:50%}.software-page .solution-card.size-full{width:100%}.software-page .solution-card__content-footer{margin-top:32px}}@media screen and (max-width:768px){.software-page .solution-card{width:100%;padding:32px}.software-page .solution-card+.solution-card{margin-top:24px}.software-page .solution-card.size-large,.software-page .solution-card.size-small{width:100%}.software-page .solution-card.size-full .solution-card__content{gap:64px}}@media screen and (max-width:600px){.software-page .solution-card{padding:24px}.software-page .solution-card+.solution-card{margin-top:12px}.software-page .solution-card__icon{margin-bottom:16px}.software-page .solution-card__icon>img{width:48px;height:48px;flex-shrink:0;aspect-ratio:48/48}.software-page .solution-card__title{font-size:16px;line-height:24px;margin:0 0 12px}.software-page .solution-card__feature-item{font-size:12px;line-height:20px;gap:8px}.software-page .solution-card__feature-icon{width:20px;height:20px;flex:0 0 20px;margin:0}.software-page .solution-card__content-footer-btn{font-size:14px;line-height:22px;width:240px;height:40px;padding:8px 16px;gap:8px}.software-page .solution-card__content-footer-btn>svg{width:16px!important;height:16px!important}.software-page .solution-card__content-footer-btn:after{display:none}}.software-page .software-hero-wrap{position:relative}.software-page .software-hero-bg{background:#080808;position:absolute;top:-56px;left:0;width:100%;height:calc(100% + 56px);z-index:-1}.software-page .software-hero-bg__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width:768px){.software-page .software-hero-bg{top:0;height:100%}}.software-page .compatibility-table{max-width:1400px;margin:0 auto}.software-page .compatibility-table__layout{display:flex;gap:0}.software-page .compatibility-table__sidebar{flex:0 0 260px;min-width:260px;margin-right:32px;padding-right:32px;border-right:1px solid #e3e6eb}.software-page .compatibility-table__main{flex:1 1;min-width:0}.software-page .compatibility-table__nav{background:transparent;border:none}.software-page .compatibility-table__nav-category:last-child{border-bottom:none}.software-page .compatibility-table__nav-category:first-child .compatibility-table__nav-category-header{padding-top:0}.software-page .compatibility-table__nav-category-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease,font-weight .2s ease}.software-page .compatibility-table__nav-category-header:hover .compatibility-table__nav-category-name{color:#000;font-weight:600}.software-page .compatibility-table__nav-category-header.active .compatibility-table__nav-category-name{color:#4f46e5;font-weight:500}.software-page .compatibility-table__nav-arrow{color:var(--tea-color-text-secondary,rgba(0,0,0,.7));transition:transform .3s ease;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.software-page .compatibility-table__nav-arrow.expanded{transform:rotate(180deg)}.software-page .compatibility-table__nav-category-name{color:rgba(0,0,0,.9);font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.software-page .compatibility-table__nav-items{list-style:none;margin:0;padding:0}.software-page .compatibility-table__nav-item{padding:16px 0 16px 16px;cursor:pointer;position:relative}.software-page .compatibility-table__nav-item:before{background-color:rgba(0,0,0,.8);border-radius:50%;content:"";height:6px;left:6px;position:absolute;top:50%;transform:translateY(-50%);width:6px;transition:background-color .2s ease}.software-page .compatibility-table__nav-item:hover:before{background-color:#4f46e5}.software-page .compatibility-table__nav-item:hover .compatibility-table__nav-item-text{color:#4f46e5}.software-page .compatibility-table__nav-item.active:before{background-color:#4f46e5}.software-page .compatibility-table__nav-item.active .compatibility-table__nav-item-text{color:#4f46e5}.software-page .compatibility-table__nav-item-text{font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;font-feature-settings:"liga" off,"clig" off;color:var(--tea-color-text-primary,rgba(0,0,0,.9));transition:color .2s ease}.software-page .compatibility-table__subsections{display:flex;gap:32px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--tea-color-border-primary-default,#e6e9ef);flex-shrink:0}.software-page .compatibility-table__subsection-btn{background:transparent;border:none;font-size:14px;line-height:22px;font-weight:500;color:var(--tea-color-text-secondary,rgba(0,0,0,.7));cursor:pointer;padding:0;position:relative;transition:color .3s ease}.software-page .compatibility-table__subsection-btn:hover{color:var(--tea-color-text-primary,rgba(0,0,0,.9))}.software-page .compatibility-table__subsection-btn.active{color:#4f46e5}.software-page .compatibility-table__subsection-btn.active:after{content:"";position:absolute;bottom:-13px;left:0;right:0;height:2px;background:#4f46e5}.software-page .compatibility-table__header{margin-bottom:32px}.software-page .compatibility-table__filters{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;flex-wrap:wrap}.software-page .compatibility-table__filters .tpm-product-intl-button--weak-white{max-width:120px;border:1px solid #e6e9ef;color:rgba(0,0,0,.8);font-family:PingFang SC,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:22px;transition:border-color .2s ease,color .2s ease}.software-page .compatibility-table__filters .tpm-product-intl-button--weak-white:not(.tpm-product-intl-button--disabled):hover{border-color:#4f46e5;color:#4f46e5}.software-page .compatibility-table__filter-group{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.software-page .compatibility-table__filter-item{display:flex;align-items:center;gap:8px;position:relative}.software-page .compatibility-table__filter-item--full{width:100%;margin-bottom:16px}.software-page .compatibility-table__filter-item label{font-size:14px;color:var(--tea-color-text-secondary,rgba(0,0,0,.7));white-space:nowrap}.software-page .compatibility-table__select{position:relative;display:inline-block}.software-page .compatibility-table__select-inner{display:flex;align-items:center;justify-content:space-between;min-width:150px;height:34px;padding:0 12px;background:var(--tea-color-bg-primary-default,#fff);border:1px solid var(--tea-color-border-primary-default,#e6e9ef);cursor:pointer;font-size:14px;color:var(--tea-color-text-primary,rgba(0,0,0,.9));transition:all .3s ease}.software-page .compatibility-table__select-inner:hover{border-color:#4f46e5}.software-page .compatibility-table__select-arrow{width:16px;height:16px;margin-left:8px;color:var(--tea-color-text-secondary,rgba(0,0,0,.7));transition:transform .3s ease;flex-shrink:0}.software-page .compatibility-table__select-arrow.active{transform:rotate(180deg)}.software-page .compatibility-table__dropdown{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--tea-color-bg-primary-default,#fff);border:1px solid var(--tea-color-border-primary-default,#e6e9ef);border-radius:0;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;max-height:200px;overflow-y:auto}.software-page .compatibility-table__dropdown--nav{max-height:300px}.software-page .compatibility-table__dropdown--version-feature{max-height:400px}.software-page .compatibility-table__dropdown-item{padding:8px 12px;font-size:14px;color:var(--tea-color-text-primary,rgba(0,0,0,.9));cursor:pointer;transition:color .2s ease}.software-page .compatibility-table__dropdown-item:hover{color:#4f46e5}.software-page .compatibility-table__dropdown-item.active{color:#4f46e5;font-weight:500}.software-page .compatibility-table__dropdown-item--feature{padding-left:32px}.software-page .compatibility-table__dropdown-category{display:flex;align-items:center;justify-content:space-between;padding:12px;font-size:16px;font-weight:500;color:rgba(0,0,0,.9);cursor:pointer;border-bottom:1px solid #e6e9ef;transition:color .2s ease}.software-page .compatibility-table__dropdown-category.active,.software-page .compatibility-table__dropdown-category:hover{color:#4f46e5}.software-page .compatibility-table__dropdown-arrow{width:16px;height:16px;color:var(--tea-color-text-secondary,rgba(0,0,0,.7));transition:transform .3s ease}.software-page .compatibility-table__dropdown-arrow.expanded{transform:rotate(180deg)}.software-page .compatibility-table__dropdown-items{list-style:none;margin:0;padding:0;background:transparent}.software-page .compatibility-table__dropdown-version-header{display:flex;align-items:center;justify-content:space-between;padding:12px;font-size:14px;font-weight:500;color:rgba(0,0,0,.7);cursor:pointer;transition:background .2s ease;background:#f8f8fa}.software-page .compatibility-table__dropdown-version-header:hover{background:var(--tea-color-bg-secondary-default,#f2f4f8)}.software-page .compatibility-table__dropdown-features{list-style:none;margin:0;padding:0;background:#fff}.software-page .compatibility-table__description p{color:rgba(0,0,0,.8);font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin:0 0 32px}.software-page .compatibility-table__content{background:var(--tea-color-bg-primary-default,#fff);border-radius:8px;display:flex;flex-direction:column;min-height:600px;height:600px}.software-page .compatibility-table__table-wrapper{flex:1 1;overflow-y:auto;overflow-x:auto;min-height:0;width:100%;scrollbar-width:thin;scrollbar-color:#e7e9ef transparent}.software-page .compatibility-table__table-wrapper>*{display:inline-block;width:-moz-max-content;width:max-content;min-width:100%}.software-page .compatibility-table__table-wrapper table{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:collapse}.software-page .compatibility-table__table-wrapper thead th{width:0;min-width:200px;text-align:left;white-space:nowrap;box-sizing:border-box;background:#f8f8fa}.software-page .compatibility-table__table-wrapper thead th .tpm-product-intl-table__title{font-size:12px;line-height:20px}.software-page .compatibility-table__table-wrapper tbody td{width:0;min-width:100px;word-break:break-word;box-sizing:border-box;padding-top:16px;padding-bottom:16px}.software-page .compatibility-table__table-wrapper::-webkit-scrollbar{height:8px;width:8px}.software-page .compatibility-table__table-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.software-page .compatibility-table__table-wrapper .tpm-product-intl-table__inner{scrollbar-width:thin;scrollbar-color:#e7e9ef transparent}.software-page .compatibility-table__table-wrapper .tpm-product-intl-table__inner::-webkit-scrollbar{height:4px;width:6px}.software-page .compatibility-table__table-wrapper .tpm-product-intl-table__inner::-webkit-scrollbar-thumb{background-color:#e7e9ef;border-radius:3px}.software-page .compatibility-table__table-wrapper .tpm-product-intl-table__inner::-webkit-scrollbar-track{background-color:transparent}.software-page .compatibility-table__table-wrapper::-webkit-scrollbar{height:6px;width:4px}.software-page .compatibility-table__table-wrapper::-webkit-scrollbar-thumb{background-color:#e7e9ef;border-radius:3px}.software-page .compatibility-table__table-wrapper::-webkit-scrollbar-track{background-color:transparent}.software-page .compatibility-table__title{font-size:18px;font-weight:600;color:var(--tea-color-text-primary,rgba(0,0,0,.9));margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #4f46e5}.software-page .compatibility-table__pagination{display:flex;justify-content:space-between;align-items:center;margin-top:0;padding:16px 0 0;border-top:1px solid var(--tea-color-border-primary-default,#e6e9ef);flex-shrink:0}.software-page .compatibility-table__pagination--no-tip{justify-content:flex-end}.software-page .compatibility-table__tip{flex:1 1;font-size:14px;color:var(--tea-color-text-secondary,rgba(0,0,0,.7))}.software-page .compatibility-table__pagination-controls{display:flex;align-items:center;gap:8px}.software-page .compatibility-table__pagination-btn{display:flex;width:24px;height:24px;padding:4px 8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border:1px solid rgba(0,0,0,.2);background:var(--tea-color-bg-primary-default,#fff);color:var(--tea-color-text-primary,rgba(0,0,0,.9));border-radius:4px;cursor:pointer;font-size:12px;font-style:normal;font-weight:400;line-height:16px;transition:all .3s ease}.software-page .compatibility-table__pagination-btn:hover:not(:disabled){border-color:#4f46e5;color:#4f46e5}.software-page .compatibility-table__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.software-page .compatibility-table__pagination-btn.active{border:none;background:transparent;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.software-page .compatibility-table__pagination-btn--arrow{padding:0;min-width:24px;width:24px;height:24px;border:none;background:transparent;flex-direction:row}.software-page .compatibility-table__pagination-btn--arrow:hover:not(:disabled){border:none;color:#4f46e5}.software-page .compatibility-table__pagination-btn--arrow:disabled{border:none;opacity:.5}@media screen and (max-width:768px){.software-page .compatibility-table__layout{flex-direction:column}.software-page .compatibility-table__sidebar{display:none}.software-page .compatibility-table__filters{flex-direction:column;align-items:stretch;gap:16px}.software-page .compatibility-table__filters .compatibility-table__filter-group{width:100%;gap:16px}.software-page .compatibility-table__filters .compatibility-table__filter-item{width:100%}.software-page .compatibility-table__filters .tpm-product-intl-button--weak-white{width:100%;max-width:100%}.software-page .compatibility-table__select{width:100%}.software-page .compatibility-table__select-inner{width:100%;box-sizing:border-box}.software-page .compatibility-table__header{margin-bottom:16px}.software-page .compatibility-table__dropdown{width:100%;left:0;right:0;max-height:60vh}.software-page .compatibility-table__dropdown-category{font-size:14px;font-weight:400;line-height:20px}.software-page .compatibility-table__dropdown-category.has-items{font-weight:500}.software-page .compatibility-table__dropdown-category.has-items:hover{color:rgba(0,0,0,.9)}.software-page .compatibility-table__dropdown-items{background:#f8f8fa}.software-page .compatibility-table__dropdown-item{font-size:14px;font-weight:400;line-height:20px}.software-page .compatibility-table__description p{font-family:PingFang SC;font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin:0 0 16px}.software-page .compatibility-table__filters{margin-bottom:16px}.software-page .compatibility-table__subsections{padding:0 0 8px}.software-page .compatibility-table__subsection-btn{font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-style:normal;font-weight:500}.software-page .compatibility-table__subsection-btn.active:after{bottom:-9px}.software-page .compatibility-table__content{padding:16px 0;min-height:640px;height:640px}.software-page .compatibility-table__pagination{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.software-page .compatibility-table__tip{order:1;width:100%;flex:0 0 100%;font-size:12px}.software-page .compatibility-table__pagination-controls{order:2;justify-content:flex-end;margin-left:auto}}.software-page [class^=tpm-portal-intl-]{font-family:pingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif;font-size:12px;line-height:20px;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}.software-page [class^=tpm-portal-intl-],.software-page [class^=tpm-portal-intl-]:after,.software-page [class^=tpm-portal-intl-]:before{padding:0;margin:0;box-sizing:border-box}.software-page button[class^=tpm-portal-intl-],.software-page input[class^=tpm-portal-intl-],.software-page select[class^=tpm-portal-intl-],.software-page textarea[class^=tpm-portal-intl-]{font-family:PingFangSC-Light,STHeiti Light,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif}.software-page button[class^=tpm-portal-intl-],.software-page input[class^=tpm-portal-intl-],.software-page select[class^=tpm-portal-intl-]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.software-page button[class^=tpm-portal-intl-]:focus,.software-page input[class^=tpm-portal-intl-]:focus,.software-page select[class^=tpm-portal-intl-]:focus{outline:none}.software-page ol[class^=tpm-portal-intl-],.software-page ul[class^=tpm-portal-intl-]{list-style:none}@keyframes tooltip_opcity{0%{opacity:0}to{opacity:1}}@keyframes tooltip_opcity_hidden{0%{opacity:1}to{opacity:0}}.software-page .tpm-portal-intl-tooltip{display:inline-block}.software-page .tpm-portal-intl-tooltip-hidden{display:none}.software-page .tpm-portal-intl-tooltip:not(.tpm-portal-intl-tooltip-hidden) .tpm-portal-intl-tooltip-inner{animation-name:tooltip_opcity;transform-origin:center top;transform:scale(1);animation-duration:.3s;animation-iteration-count:1}.software-page .tpm-portal-intl-tooltip.tpm-portal-intl-tooltip-hidden .tpm-portal-intl-tooltip-inner{animation-name:tooltip_opcity_hidden;transform-origin:center top;transform:scale(0);animation-duration:.3s;animation-iteration-count:1}.software-page .tpm-portal-intl-tooltip-placement-top .tpm-portal-intl-tooltip-inner:before{bottom:0;left:50%;transform:translate3d(-50%,50%,0) rotate(-45deg)}.software-page .tpm-portal-intl-tooltip-placement-right .tpm-portal-intl-tooltip-inner:before{bottom:50%;left:0;transform:translate3d(-50%,50%,0) rotate(45deg)}.software-page .tpm-portal-intl-tooltip-placement-bottom .tpm-portal-intl-tooltip-inner:before{top:0;left:50%;transform:translate3d(-50%,-50%,0) rotate(135deg)}.software-page .tpm-portal-intl-tooltip-placement-left .tpm-portal-intl-tooltip-inner:before{bottom:50%;right:0;transform:translate3d(50%,50%,0) rotate(-135deg)}.software-page .tpm-portal-intl-tooltip-placement-topRight .tpm-portal-intl-tooltip-inner:before{bottom:0;right:10px;transform:translate3d(0,50%,0) rotate(-45deg)}.software-page .tpm-portal-intl-tooltip-placement-topLeft .tpm-portal-intl-tooltip-inner:before{bottom:0;left:20px;transform:translate3d(0,50%,0) rotate(-45deg)}.software-page .tpm-portal-intl-tooltip-placement-bottomRight .tpm-portal-intl-tooltip-inner:before{top:0;right:20px;transform:translate3d(0,-50%,0) rotate(135deg)}.software-page .tpm-portal-intl-tooltip-placement-bottomLeft .tpm-portal-intl-tooltip-inner:before{top:0;left:20px;transform:translate3d(0,-50%,0) rotate(135deg)}.software-page .tpm-portal-intl-tooltip-placement-leftTop .tpm-portal-intl-tooltip-inner:before{top:20px;right:0;transform:translate3d(50%,0,0) rotate(-135deg)}.software-page .tpm-portal-intl-tooltip-placement-leftBottom .tpm-portal-intl-tooltip-inner:before{bottom:20px;right:0;transform:translate3d(50%,0,0) rotate(-135deg)}.software-page .tpm-portal-intl-tooltip-placement-rightTop .tpm-portal-intl-tooltip-inner:before{top:20px;left:0;transform:translate3d(-50%,0,0) rotate(45deg)}.software-page .tpm-portal-intl-tooltip-placement-rightBottom .tpm-portal-intl-tooltip-inner:before{bottom:20px;left:0;transform:translate3d(-50%,0,0) rotate(45deg)}.software-page .tpm-portal-intl-tooltip-inner{color:#4b5b76;position:relative;display:inline-block;max-width:300px;padding:8px 3px;border-radius:0;border:1px solid #eaedf1;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.15);word-wrap:break-word;z-index:1300}.software-page .tpm-portal-intl-tooltip-inner .tpm-portal-intl-tooltip-content{padding:0 6px 0 8px;max-height:140px;overflow:overlay}.software-page .tpm-portal-intl-tooltip-inner .tpm-portal-intl-tooltip-content::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-portal-intl-tooltip-inner .tpm-portal-intl-tooltip-content::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-portal-intl-tooltip-inner .tpm-portal-intl-tooltip-content::-webkit-scrollbar-thumb{background-color:#e6e6ec;border-radius:2px}.software-page .tpm-portal-intl-tooltip-inner .tpm-portal-intl-tooltip-content::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-portal-intl-tooltip-inner.tpm-portal-intl-tooltip-type-prompt{padding:2px 4px;min-width:auto;margin-top:-5px}.software-page .tpm-portal-intl-tooltip-inner.tpm-portal-intl-tooltip-type-prompt .tpm-portal-intl-tooltip-content{padding:0}.software-page .tpm-portal-intl-tooltip-inner.tpm-portal-intl-tooltip-type-prompt:before{display:none}.software-page .tpm-portal-intl-tooltip-inner:before{position:absolute;width:8px;height:8px;content:"";background:#fff;border-bottom:1px solid #eaedf1;border-left:1px solid #eaedf1}.software-page .tpm-portal-intl-tooltip-inner.tpm-portal-intl-tooltip-size-large{max-width:600px}.software-page .tpm-portal-intl-tooltip-inner.tpm-portal-intl-tooltip-size-large .tpm-portal-intl-tooltip-content{max-height:none;padding:12px}.software-page .tpm-portal-intl-modal-body::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-portal-intl-modal-body::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-portal-intl-modal-body::-webkit-scrollbar-thumb{background-color:#c7ccd5;border-radius:0}.software-page .tpm-portal-intl-modal-body::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-portal-intl-modal{min-width:460px;max-width:600px;background:#fff;box-shadow:0 8px 20px rgba(55,99,170,.1);z-index:1001;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.software-page .tpm-portal-intl-modal-hidden{display:none}.software-page .tpm-portal-intl-modal-mask{z-index:1001;position:fixed;left:0;top:0;bottom:0;right:0;background-color:rgba(0,0,0,.3)}.software-page .tpm-portal-intl-modal-mask-hidden{display:none}.software-page .tpm-portal-intl-modal-header{padding:20px;position:relative;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-portal-intl-modal-title{font-size:16px;line-height:22px;font-weight:600;color:#000;width:0;flex-grow:1;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-portal-intl-modal-close-btn{cursor:pointer;width:16px;height:16px;margin-left:8px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-modal-close-btn.7eb039b8.svg)}.software-page .tpm-portal-intl-modal-body{max-height:480px;padding:0 20px 20px;font-size:14px;line-height:22px;color:#181818;white-space:normal;word-break:break-all;overflow:auto;overflow-x:hidden}@media screen and (max-width:768px){.software-page .tpm-portal-intl-modal{min-width:100%;max-width:100%;width:100%;position:fixed;bottom:0;top:auto;left:0;transform:none;max-height:calc(100% - 100px)}.software-page .tpm-portal-intl-modal-header{font-size:16px;line-height:22px;padding:16px}.software-page .tpm-portal-intl-modal-body{max-height:calc(100vh - 154px);padding:0 16px 16px;overflow:auto}}.software-page .tpm-portal-intl-hero__item{position:absolute;width:100%;height:100%;padding:28px 36px 96px}.software-page .tpm-portal-intl-hero__item:first-child{z-index:2}.software-page .tpm-portal-intl-hero__item:first-child .tpm-portal-intl-hero__item-bg,.software-page .tpm-portal-intl-hero__item:first-child .tpm-portal-intl-hero__item-content{opacity:1}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__item[href]{cursor:pointer}}.software-page .tpm-portal-intl-hero__item-bg{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.software-page .tpm-portal-intl-hero__item-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:auto 100%;background-position:50%;background-repeat:no-repeat}.software-page .tpm-portal-intl-hero__item-video{position:absolute;top:0;left:50%;transform:translateX(-50%);width:auto;height:100%}.software-page .tpm-portal-intl-hero__item-inner{position:relative;z-index:1;height:100%;max-width:1800px;margin:0 auto}.software-page .tpm-portal-intl-hero__item-content{opacity:0;height:100%;display:flex;flex-direction:column;max-width:760px}.software-page .tpm-portal-intl-hero__item-title{color:#000;font-weight:700;font-size:36px;line-height:48px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__item-title{-webkit-font-smoothing:auto;font-family:Inter,pingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-portal-intl-hero__item-title .tpm-portal-intl-text{font-size:36px;line-height:44px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__item-title .tpm-portal-intl-text{-webkit-font-smoothing:auto;font-family:Inter,pingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif}}.software-page .tpm-portal-intl-hero__item-title p{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-portal-intl-hero__item-desc{margin-top:12px;color:rgba(0,0,0,.9);word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;font-size:12px;line-height:20px;margin-bottom:auto}.software-page .tpm-portal-intl-hero__item-btn-list{margin-top:20px}.software-page .tpm-portal-intl-hero__item-btn-list .tpm-portal-intl-button{width:320px;height:48px;padding:12px 24px;transition:all .3s ease-in-out;background:linear-gradient(275deg,#0060ff,#0052d9)}.software-page .tpm-portal-intl-hero__item-btn-list .tpm-portal-intl-button:hover{background:linear-gradient(275deg,#1f73ff,#005df5)}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-hero__item{padding:28px 48px 96px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-hero__item{padding:48px 60px 110px}.software-page .tpm-portal-intl-hero__item-content{max-width:880px}.software-page .tpm-portal-intl-hero__item-title,.software-page .tpm-portal-intl-hero__item-title .tpm-portal-intl-text{font-size:40px;line-height:60px}.software-page .tpm-portal-intl-hero__item-desc{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-hero__item-btn-list .tpm-portal-intl-button{width:350px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-hero__item{padding:55px 120px 123px}.software-page .tpm-portal-intl-hero__item-content{max-width:1000px}.software-page .tpm-portal-intl-hero__item-title,.software-page .tpm-portal-intl-hero__item-title .tpm-portal-intl-text{font-size:44px;line-height:60px}.software-page .tpm-portal-intl-hero__item-desc{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-hero__item-btn-list .tpm-portal-intl-button{width:360px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-hero__item{display:inline-block;position:relative;height:100%;padding:24px 28px}.software-page .tpm-portal-intl-hero__item-video{display:none}.software-page .tpm-portal-intl-hero__item-bg{opacity:1}.software-page .tpm-portal-intl-hero__item-content{max-width:none;opacity:1}.software-page .tpm-portal-intl-hero__item-img{background-position:50%}.software-page .tpm-portal-intl-hero__item-title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;font-size:28px;line-height:36px}.software-page .tpm-portal-intl-hero__item-title .tpm-portal-intl-text{font-size:28px;line-height:36px}.software-page .tpm-portal-intl-hero__item-title p{display:inline}.software-page .tpm-portal-intl-hero__item-desc{font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-portal-intl-hero__item-btn-list{margin-top:16px}.software-page .tpm-portal-intl-hero__item .tpm-portal-intl-button{width:200px;height:40px}.software-page .tpm-portal-intl-hero__item .tpm-portal-intl-button__inner{font-size:14px;line-height:22px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-hero__item{padding:16px}.software-page .tpm-portal-intl-hero__item-title,.software-page .tpm-portal-intl-hero__item-title .tpm-portal-intl-text{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-hero__item-desc{font-size:12px;line-height:20px}}.software-page .tpm-portal-intl-hero__recommend{position:relative;width:0;flex:1 1;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-hero__recommend:nth-child(n+2):before{content:"";position:absolute;width:1px;height:calc(100% - 48px);background:#f1f3f9;top:24px;left:0}.software-page .tpm-portal-intl-hero__recommend-inner{height:100%;padding:20px 60px 20px 16px;display:flex;flex-direction:column;position:relative}.software-page .tpm-portal-intl-hero__recommend-inner:after{content:"";width:12px;height:12px;background-color:transparent;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-hero-recommend-arrow.7ccaae20.svg);position:absolute;top:50%;right:16px;transform:translateY(-50%);transition:transform .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__recommend:hover{z-index:3;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.06)}.software-page .tpm-portal-intl-hero__recommend:hover .tpm-portal-intl-hero__recommend-inner:after{transform:translate(4px,-50%)}.software-page .tpm-portal-intl-hero__recommend:hover+.tpm-portal-intl-hero__recommend:before,.software-page .tpm-portal-intl-hero__recommend:hover:before{opacity:0}.software-page .tpm-portal-intl-hero__recommend:hover .tpm-portal-intl-hero__recommend-title{color:#0052d9}}.software-page .tpm-portal-intl-hero__recommend-hd{position:relative;display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.software-page .tpm-portal-intl-hero__recommend-icon{flex-shrink:0;margin-left:4px;width:36px;height:36px;position:relative;background-size:100% auto;background-position:top;background-repeat:no-repeat;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-hero-recommend-tag.3dc7d3a2.png);animation:animate-free 15s steps(24) infinite}.software-page .tpm-portal-intl-hero__recommend-title{color:#000;font-size:18px;line-height:36px;font-weight:600;transition:color .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__recommend-title{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-portal-intl-hero__recommend-desc{margin-top:4px;color:rgba(0,0,0,.8);word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;font-size:12px;line-height:20px}.software-page .tpm-portal-intl-hero__recommend-link{display:none}.software-page .tpm-portal-intl-hero__recommend.is-hot .tpm-portal-intl-hero__recommend-title{color:#0052d9}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-hero__recommend-desc{font-size:14px;line-height:22px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-hero__recommend-inner{padding:22px 70px 22px 18px}.software-page .tpm-portal-intl-hero__recommend-inner:after{right:18px}.software-page .tpm-portal-intl-hero__recommend-title{font-size:20px;line-height:36px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-hero__recommend-inner{padding:24px 80px 24px 20px}.software-page .tpm-portal-intl-hero__recommend-inner:after{right:20px}.software-page .tpm-portal-intl-hero__recommend-icon{width:42px;height:42px}.software-page .tpm-portal-intl-hero__recommend-title{font-size:24px;line-height:42px}.software-page .tpm-portal-intl-hero__recommend-desc{font-size:16px;line-height:24px}}@media screen and (min-width:2560px){.software-page .tpm-portal-intl-hero__recommend{max-width:541.53846px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-hero__recommend{flex:auto;width:calc(50% - .5px)}.software-page .tpm-portal-intl-hero__recommend:nth-child(2n){margin-left:1px}.software-page .tpm-portal-intl-hero__recommend:nth-child(2n):before{content:"";width:1px;height:calc(100% + 1px);position:absolute;left:-1px;top:0;background:#e6e9ef}.software-page .tpm-portal-intl-hero__recommend:nth-child(n+3){margin-top:1px}.software-page .tpm-portal-intl-hero__recommend:nth-child(n+3):after{content:"";width:calc(100% + 1px);height:1px;position:absolute;left:-1px;top:-1px;background:#e6e9ef}.software-page .tpm-portal-intl-hero__recommend-inner{height:100%;padding:12px 48px 12px 28px;justify-content:space-between}.software-page .tpm-portal-intl-hero__recommend-inner:after{right:28px}.software-page .tpm-portal-intl-hero__recommend-hd{flex-direction:row-reverse;justify-content:flex-end}.software-page .tpm-portal-intl-hero__recommend-icon{width:26px;height:26px;margin:0 0 0 4px}.software-page .tpm-portal-intl-hero__recommend-title{max-width:100%;font-size:18px;line-height:26px}.software-page .tpm-portal-intl-hero__recommend-desc{display:none}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-hero__recommend-inner{padding:8px 36px 8px 16px;position:relative;justify-content:center}.software-page .tpm-portal-intl-hero__recommend-inner:after{right:16px}.software-page .tpm-portal-intl-hero__recommend-icon{width:24px;height:24px}.software-page .tpm-portal-intl-hero__recommend-title{font-size:16px;line-height:24px}}@keyframes animate-free{0%{background-position:0 0}20%{background-position:0 100%}20.00000001%{background-position:0 0}to{background-position:0 0}}.software-page .tpm-portal-intl-hero__ctrl{cursor:pointer;position:relative;width:0;flex:1 1;height:32px}.software-page .tpm-portal-intl-hero__ctrl+.tpm-portal-intl-hero__ctrl{margin-left:20px}.software-page .tpm-portal-intl-hero__ctrl:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:rgba(0,0,0,.1);transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__ctrl:hover:before{background:rgba(0,0,0,.2)}}.software-page .tpm-portal-intl-hero__ctrl-wrap{position:absolute;left:0;top:278px;z-index:10;width:100%;padding:0 36px;display:flex;justify-content:center;align-items:center}.software-page .tpm-portal-intl-hero__ctrl-list{width:100%;margin:0 auto;max-width:1800px;display:flex}.software-page .tpm-portal-intl-hero__ctrl-inner{position:absolute;bottom:0;left:0;display:none;width:0;height:2px;background:#000}.software-page .tpm-portal-intl-hero__ctrl-text{margin-left:-12px;width:-moz-fit-content;width:fit-content;max-width:calc(100% + 12px);color:rgba(0,0,0,.6);position:relative;font-size:14px;line-height:22px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:500;padding:1px 11px;border:1px solid transparent;background:transparent;transition:all .3s ease-in-out;border-radius:13px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-hero__ctrl.is-active .tpm-portal-intl-hero__ctrl-inner{display:block}.software-page .tpm-portal-intl-hero__ctrl.is-active .tpm-portal-intl-hero__ctrl-text,.software-page .tpm-portal-intl-hero__ctrl:hover .tpm-portal-intl-hero__ctrl-text{color:#000}.software-page .tpm-portal-intl-hero__ctrl:hover .tpm-portal-intl-hero__ctrl-text{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.4)}}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-hero__ctrl-wrap{padding:0 48px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-hero__ctrl-wrap{top:348px;padding:0 60px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-hero__ctrl-wrap{top:388px;padding:0 120px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-hero__ctrl{width:4px;height:4px;flex:none;background:rgba(0,0,0,.24)}.software-page .tpm-portal-intl-hero__ctrl:before{content:none;display:none}.software-page .tpm-portal-intl-hero__ctrl.is-active{width:24px;background:#000}.software-page .tpm-portal-intl-hero__ctrl-wrap{padding:0;top:162px;left:28px;width:calc(100% - 56px);justify-content:flex-start}.software-page .tpm-portal-intl-hero__ctrl+.tpm-portal-intl-hero__ctrl{margin-left:4px}.software-page .tpm-portal-intl-hero__ctrl-list{padding:0;background:none}.software-page .tpm-portal-intl-hero__ctrl-inner,.software-page .tpm-portal-intl-hero__ctrl-text{display:none}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-hero__ctrl-wrap{left:16px;top:144px;width:calc(100% - 32px)}}.software-page .tpm-portal-intl-hero__inner{margin:0 auto;position:relative}.software-page .tpm-portal-intl-hero__item-list{background:#eef4fe;height:340px;overflow:hidden;position:relative}.software-page .tpm-portal-intl-hero__recommend-wrap{background-color:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-hero-recommend-bg.a60e114d.png);background-size:auto 100%;background-repeat:no-repeat;background-position:50%;border-bottom:1px solid #f1f3f9;padding:0 20px}.software-page .tpm-portal-intl-hero__recommend-list{max-width:1840px;margin:0 auto;display:flex}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-hero__recommend-wrap{padding:0 32px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-hero__item-list{height:410px}.software-page .tpm-portal-intl-hero__recommend-wrap{padding:0 42px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-hero__item-list{height:450px}.software-page .tpm-portal-intl-hero__recommend-wrap{padding:0 100px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-hero__inner{display:block;height:auto}.software-page .tpm-portal-intl-hero__swiper{overflow:hidden;height:248px}.software-page .tpm-portal-intl-hero__swiper .swiper-wrapper{height:100%;display:flex;flex-wrap:nowrap}.software-page .tpm-portal-intl-hero__swiper .swiper-slide{flex-shrink:0;display:inline-block;height:100%}.software-page .tpm-portal-intl-hero__item-list{height:248px}.software-page .tpm-portal-intl-hero__recommend-wrap{padding:0;background-image:none}.software-page .tpm-portal-intl-hero__recommend-list{flex-wrap:wrap}}.software-page .tpm-portal-intl-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:200px;max-width:100%;height:56px;color:#fff;background:linear-gradient(275deg,#1c6ef7,#0052d9);padding:16px 24px;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-button.has-icon{justify-content:space-between;text-align:left}.software-page .tpm-portal-intl-button__inner{font-size:18px;line-height:24px;font-weight:600;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;transition:all .3s linear}.software-page .tpm-portal-intl-button__icon{flex-shrink:0;margin-left:4px;width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-btn-icon.7b86a093.svg)}.software-page .tpm-portal-intl-button.type-primary .tpm-portal-intl-button__icon{transition:transform .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-button.type-primary:hover .tpm-portal-intl-button__icon{transform:translateX(4px)}}.software-page .tpm-portal-intl-button.type-weak-hole{border:1px solid #0052d9;background:transparent;color:#0052d9}@media screen and (min-width:769px){.software-page .tpm-portal-intl-button.type-weak-hole:hover{background:#0052d9;color:#fff}.software-page .tpm-portal-intl-button.type-weak-hole:active{background:#0047bb;color:#fff}}.software-page .tpm-portal-intl-button.type-weak-hole.is-disabled{opacity:.3;pointer-events:none}.software-page .tpm-portal-intl-button.type-white{position:relative;padding:5px 26px;background:#fff;color:#0052d9;justify-content:center}.software-page .tpm-portal-intl-button.type-white .tpm-portal-intl-button__inner{transform:translateX(14px)}.software-page .tpm-portal-intl-button.type-white .tpm-portal-intl-button__icon{margin-left:4px;width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-btn-icon-white.011df675.svg);opacity:0;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-button.type-white:hover .tpm-portal-intl-button__inner{transform:translateX(0)}.software-page .tpm-portal-intl-button.type-white:hover .tpm-portal-intl-button__icon{opacity:1}}.software-page .tpm-portal-intl-button.type-white.is-disabled{background:hsla(0,0%,100%,.4);color:rgba(0,82,217,.4);pointer-events:none}.software-page .tpm-portal-intl-button.type-dark{position:relative;padding:5px 26px;background:rgba(0,0,0,.9);color:hsla(0,0%,100%,.9);justify-content:center}.software-page .tpm-portal-intl-button.type-dark .tpm-portal-intl-button__inner{transform:translateX(14px)}.software-page .tpm-portal-intl-button.type-dark .tpm-portal-intl-button__icon{margin-left:4px;width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-btn-icon-dark.03c820e1.svg);opacity:0;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-button.type-dark:hover .tpm-portal-intl-button__inner{transform:translateX(0)}.software-page .tpm-portal-intl-button.type-dark:hover .tpm-portal-intl-button__icon{opacity:1}}.software-page .tpm-portal-intl-button.type-dark.is-disabled{background:rgba(0,0,0,.4);color:hsla(0,0%,100%,.4);pointer-events:none}.software-page .tpm-portal-intl-button.type-weak-white{border:1px solid #fff;background:transparent;color:#fff}.software-page .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__inner{transform:translateX(14px)}.software-page .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon{margin-left:4px;width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-btn-icon-weak-white.42383932.svg);opacity:0;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-button.type-weak-white:hover{background:#fff;color:#0052d9}.software-page .tpm-portal-intl-button.type-weak-white:hover .tpm-portal-intl-button__inner{transform:translateX(0)}.software-page .tpm-portal-intl-button.type-weak-white:hover .tpm-portal-intl-button__icon{opacity:1}}.software-page .tpm-portal-intl-button.type-weak-white.is-disabled{opacity:.3;pointer-events:none}.software-page .tpm-portal-intl-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}.software-page .tpm-portal-intl-link__inner{color:#0052d9;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-portal-intl-link__icon{margin-left:8px;display:inline-block;width:24px;height:24px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-link-icon.7b22c65a.svg);transition:transform .3s ease-in-out}.software-page .tpm-portal-intl-link__icon-simple{position:relative;margin-left:8px;width:24px;height:24px;overflow:hidden}.software-page .tpm-portal-intl-link__icon-simple:after,.software-page .tpm-portal-intl-link__icon-simple:before{content:"";display:block;width:24px;height:24px;position:absolute;right:0;top:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-link-icon-simple.3fd4c846.svg);background-size:cover}.software-page .tpm-portal-intl-link__icon-simple:after{right:24px;top:24px}.software-page .tpm-portal-intl-link.is-simple .tpm-portal-intl-link__inner{color:rgba(0,0,0,.9);font-size:20px;line-height:24px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-link:hover .tpm-portal-intl-link__inner{text-decoration:underline}.software-page .tpm-portal-intl-link:hover .tpm-portal-intl-link__icon{transform:translateX(4px)}.software-page .tpm-portal-intl-link:hover .tpm-portal-intl-link__icon-simple:after,.software-page .tpm-portal-intl-link:hover .tpm-portal-intl-link__icon-simple:before{transition:.4s ease-in-out}.software-page .tpm-portal-intl-link:hover .tpm-portal-intl-link__icon-simple:before{top:-24px;right:-24px}.software-page .tpm-portal-intl-link:hover .tpm-portal-intl-link__icon-simple:after{top:0;right:0}}.software-page .tpm-portal-intl-text--strong{font-weight:500}.software-page .tpm-portal-intl-text--highlight{color:#0052d9}.software-page .tpm-portal-intl-section{background:#fff}.software-page .tpm-portal-intl-section__inner{padding:48px 0}.software-page .tpm-portal-intl-section__hd{margin-bottom:32px}.software-page .tpm-portal-intl-section__bd,.software-page .tpm-portal-intl-section__hd{padding:0 36px}.software-page .tpm-portal-intl-section__hd-inner{max-width:1800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-portal-intl-section__hd-inner .tpm-portal-intl-link__inner{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-section__hd-inner .tpm-portal-intl-link__icon{width:26px;height:26px}.software-page .tpm-portal-intl-section__title{width:0;flex-grow:1;color:#000;font-size:28px;line-height:36px;font-weight:600}.software-page .tpm-portal-intl-section__operate{margin-left:24px;flex-shrink:0}.software-page .tpm-portal-intl-section.is-full .tpm-portal-intl-section__bd{padding:0}.software-page .tpm-portal-intl-section.bg-gray{background:#f7f8fb}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-section__bd,.software-page .tpm-portal-intl-section__hd{padding:0 48px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-section__bd,.software-page .tpm-portal-intl-section__hd{padding:0 60px}.software-page .tpm-portal-intl-section__title{font-size:32px;line-height:44px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-section__bd,.software-page .tpm-portal-intl-section__hd{padding:0 120px}.software-page .tpm-portal-intl-section__hd-inner .tpm-portal-intl-link__inner{font-size:20px;line-height:32px}.software-page .tpm-portal-intl-section__hd-inner .tpm-portal-intl-link__icon{margin-left:10px;width:32px;height:32px}.software-page .tpm-portal-intl-section__title{font-size:36px;line-height:52px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-section__inner{padding:24px 0}.software-page .tpm-portal-intl-section__bd,.software-page .tpm-portal-intl-section__hd{padding:0 28px}.software-page .tpm-portal-intl-section__hd{margin-bottom:16px}.software-page .tpm-portal-intl-section__title{font-size:24px;line-height:32px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-section__bd,.software-page .tpm-portal-intl-section__hd{padding:0 16px}.software-page .tpm-portal-intl-section__hd-inner{flex-direction:column;align-items:flex-start}.software-page .tpm-portal-intl-section__title{width:100%}.software-page .tpm-portal-intl-section__operate{margin:12px 0 0}}.software-page .tpm-portal-intl-module{margin:0 auto;max-width:1800px}.software-page .tpm-portal-intl-entry__user{width:calc(25% - 15px);background:#fff;transform:translateY(0);border:1px solid #fff;padding:19px 15px;position:relative;overflow:hidden;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-entry__user-bg{position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-user-bg.7ce91ba9.png);background-size:auto 6380px;background-position:100% 0;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__user-inner{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column}.software-page .tpm-portal-intl-entry__user-hd{margin-bottom:auto;padding-right:32px;position:relative}.software-page .tpm-portal-intl-entry__user-title{color:#000;font-size:18px;line-height:26px;font-weight:600;transition:color .3s ease-in-out}.software-page .tpm-portal-intl-entry__user-subtit{margin-top:4px;color:#000;font-size:14px;line-height:22px;font-weight:600;transition:color .3s ease-in-out}.software-page .tpm-portal-intl-entry__user-icon-wrap{position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px}.software-page .tpm-portal-intl-entry__user-icon{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;border:1px solid rgba(0,0,0,.2);overflow:hidden}.software-page .tpm-portal-intl-entry__user-icon:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow.aeafcd45.svg)}.software-page .tpm-portal-intl-entry__user-icon--active{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;background:#0052d9;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.software-page .tpm-portal-intl-entry__user-icon--active:after,.software-page .tpm-portal-intl-entry__user-icon--active:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-active.505bf475.svg)}.software-page .tpm-portal-intl-entry__user-icon--active:before{left:-100%}.software-page .tpm-portal-intl-entry__user-desc{max-width:286px;margin-top:16px;color:rgba(0,0,0,.8);font-size:12px;line-height:20px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-entry__user{cursor:pointer}.software-page .tpm-portal-intl-entry__user:hover{transform:translateY(-10px);border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.software-page .tpm-portal-intl-entry__user:hover .tpm-portal-intl-entry__user-subtit,.software-page .tpm-portal-intl-entry__user:hover .tpm-portal-intl-entry__user-title{color:#0052d9}.software-page .tpm-portal-intl-entry__user:hover .tpm-portal-intl-entry__user-bg{animation:animate-user 2.5s steps(28) infinite}.software-page .tpm-portal-intl-entry__user:hover .tpm-portal-intl-entry__user-icon--active{opacity:1}.software-page .tpm-portal-intl-entry__user:hover .tpm-portal-intl-entry__user-icon--active:before{transition:left .3s ease-in-out .2s;left:0}.software-page .tpm-portal-intl-entry__user:hover .tpm-portal-intl-entry__user-icon--active:after{transition:left .3s ease-in-out .2s;left:100%}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-entry__user{padding:21px 17px}.software-page .tpm-portal-intl-entry__user-bg{background-size:auto 7540px}.software-page .tpm-portal-intl-entry__user-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__user-subtit{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__user-desc{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-entry__user-icon-wrap{width:28px;height:28px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-entry__user{padding:23px 19px}.software-page .tpm-portal-intl-entry__user-bg{background-size:auto 9280px}.software-page .tpm-portal-intl-entry__user-hd{padding-right:40px}.software-page .tpm-portal-intl-entry__user-title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-entry__user-subtit{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__user-icon-wrap{width:32px;height:32px}.software-page .tpm-portal-intl-entry__user-desc{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-entry__user{margin-bottom:16px;box-shadow:none;border:1px solid #e6e9ef;background-color:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-user-bg-pad.4da44d0a.png);background-size:auto 100%;background-position:100%;background-repeat:no-repeat;width:100%;padding:15px}.software-page .tpm-portal-intl-entry__user-bg{display:none}.software-page .tpm-portal-intl-entry__user-hd{padding-right:24px}.software-page .tpm-portal-intl-entry__user-hd:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-mobile.cbfa807e.svg)}.software-page .tpm-portal-intl-entry__user-title{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-entry__user-subtit{margin-top:4px;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-portal-intl-entry__user-icon-wrap{display:none}.software-page .tpm-portal-intl-entry__user-desc{margin-top:12px;max-width:100%;font-size:12px;line-height:20px}}@media screen and (max-width:768px) and (min-width:601px){.software-page .tpm-portal-intl-entry__user-desc p{display:inline-block}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-entry__user{min-height:132px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-user-bg-mobile.ea4b95ea.png);background-size:auto 100%;background-position:100%;background-repeat:no-repeat}}@keyframes animate-user{0%{background-position:100% 0}to{background-position:100% 100%}}.software-page .tpm-portal-intl-entry__basic{margin-left:20px;width:calc(25% - 15px);background-color:#fff;border:1px solid #fff;padding:19px 15px;position:relative;overflow:hidden;transform:translateY(0);transition:all .3s ease-in-out}.software-page .tpm-portal-intl-entry__basic-bg{position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-basic-bg.bfe36549.png);background-size:auto 6104px;background-position:100% 0;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__basic-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.software-page .tpm-portal-intl-entry__basic-hd{margin-bottom:auto;padding-right:32px;position:relative}.software-page .tpm-portal-intl-entry__basic-text{color:#000;transition:color .3s ease-in-out;font-size:18px;line-height:26px;font-weight:600}.software-page .tpm-portal-intl-entry__basic-title{color:#000;transition:color .3s ease-in-out;font-size:14px;line-height:22px;font-weight:600;margin-top:4px}.software-page .tpm-portal-intl-entry__basic-icon-wrap{position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px}.software-page .tpm-portal-intl-entry__basic-icon{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;border:1px solid rgba(0,0,0,.2);overflow:hidden}.software-page .tpm-portal-intl-entry__basic-icon:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow.aeafcd45.svg)}.software-page .tpm-portal-intl-entry__basic-icon--active{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;background:#0052d9;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.software-page .tpm-portal-intl-entry__basic-icon--active:after,.software-page .tpm-portal-intl-entry__basic-icon--active:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-active.505bf475.svg)}.software-page .tpm-portal-intl-entry__basic-icon--active:before{left:-100%}.software-page .tpm-portal-intl-entry__basic-items{margin-top:24px}.software-page .tpm-portal-intl-entry__basic-item{display:flex;align-items:center}.software-page .tpm-portal-intl-entry__basic-item:before{content:"";width:6px;height:6px;border-radius:50%;background:#000}.software-page .tpm-portal-intl-entry__basic-item+.tpm-portal-intl-entry__basic-item{margin-top:8px}.software-page .tpm-portal-intl-entry__basic-item-num{margin-left:8px;color:#000;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-portal-intl-entry__basic-item-text{margin-left:8px;color:rgba(0,0,0,.8);font-size:12px;line-height:20px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-entry__basic{cursor:pointer}.software-page .tpm-portal-intl-entry__basic:hover{transform:translateY(-10px);border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.software-page .tpm-portal-intl-entry__basic:hover .tpm-portal-intl-entry__basic-text,.software-page .tpm-portal-intl-entry__basic:hover .tpm-portal-intl-entry__basic-title{color:#0052d9}.software-page .tpm-portal-intl-entry__basic:hover .tpm-portal-intl-entry__basic-bg{animation:animate-basic 2.5s steps(27) infinite}.software-page .tpm-portal-intl-entry__basic:hover .tpm-portal-intl-entry__basic-icon--active{opacity:1}.software-page .tpm-portal-intl-entry__basic:hover .tpm-portal-intl-entry__basic-icon--active:before{transition:left .3s ease-in-out .2s;left:0}.software-page .tpm-portal-intl-entry__basic:hover .tpm-portal-intl-entry__basic-icon--active:after{transition:left .3s ease-in-out .2s;left:100%}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-entry__basic{padding:21px 17px}.software-page .tpm-portal-intl-entry__basic-bg{background-size:auto 7224px}.software-page .tpm-portal-intl-entry__basic-hd{padding-right:36px}.software-page .tpm-portal-intl-entry__basic-text{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__basic-title{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__basic-item-num{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-entry__basic-item-text{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-entry__basic-icon-wrap{width:28px;height:28px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-entry__basic{padding:23px 19px}.software-page .tpm-portal-intl-entry__basic-bg{background-size:auto 8904px}.software-page .tpm-portal-intl-entry__basic-hd{padding-right:40px}.software-page .tpm-portal-intl-entry__basic-text{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-entry__basic-item-num,.software-page .tpm-portal-intl-entry__basic-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__basic-item-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__basic-icon-wrap{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-entry__basic{box-shadow:none;margin-left:0;width:33.33333%;min-height:200px;padding:15px;border:1px solid #e6e9ef;background-color:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-basic-bg-pad.40057fef.png);background-size:auto 100%;background-position:100%;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__basic-bg{display:none}.software-page .tpm-portal-intl-entry__basic-hd{padding-right:24px}.software-page .tpm-portal-intl-entry__basic-hd:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-mobile.cbfa807e.svg)}.software-page .tpm-portal-intl-entry__basic-icon-wrap{display:none}.software-page .tpm-portal-intl-entry__basic-text{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-entry__basic-title{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__basic-items{margin-top:16px}.software-page .tpm-portal-intl-entry__basic-item:before{width:3px;height:3px}.software-page .tpm-portal-intl-entry__basic-item+.tpm-portal-intl-entry__basic-item{margin-top:4px}.software-page .tpm-portal-intl-entry__basic-item-num{margin-left:4px;font-size:14px;line-height:22px}.software-page .tpm-portal-intl-entry__basic-item-text{margin-left:4px;font-size:12px;line-height:20px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-entry__basic{min-height:132px;width:100%;margin-bottom:16px;border:1px solid #e6e9ef;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-basic-bg-mobile.ade8d075.png);background-size:auto 86px;background-position:100% 100%;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__basic-items{display:flex}.software-page .tpm-portal-intl-entry__basic-item{width:calc(50% - 6px)}.software-page .tpm-portal-intl-entry__basic-item+.tpm-portal-intl-entry__basic-item{margin-top:0;margin-left:12px}}@keyframes animate-basic{0%{background-position:100% 0}to{background-position:100% 100%}}.software-page .tpm-portal-intl-entry__support{margin-left:20px;width:calc(25% - 15px);padding:19px 15px;background-color:#fff;border:1px solid #fff;transform:translateY(0);position:relative;overflow:hidden;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-entry__support-bg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:0;padding-top:79.01235%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-support-bg.7cd31122.png);background-size:100% auto;background-position:top;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__support-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.software-page .tpm-portal-intl-entry__support-hd{margin-bottom:auto;position:relative;padding-right:32px}.software-page .tpm-portal-intl-entry__support-title{color:#000;position:relative;font-size:18px;line-height:26px;font-weight:600;transition:color .3s ease-in-out}.software-page .tpm-portal-intl-entry__support-desc{margin-top:4px;font-size:14px;line-height:22px;font-weight:600;color:#000;transition:color .3s ease-in-out}.software-page .tpm-portal-intl-entry__support-icon-wrap{position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px}.software-page .tpm-portal-intl-entry__support-icon{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;border:1px solid rgba(0,0,0,.2);overflow:hidden}.software-page .tpm-portal-intl-entry__support-icon:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow.aeafcd45.svg)}.software-page .tpm-portal-intl-entry__support-icon--active{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;background:#0052d9;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.software-page .tpm-portal-intl-entry__support-icon--active:after,.software-page .tpm-portal-intl-entry__support-icon--active:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-active.505bf475.svg)}.software-page .tpm-portal-intl-entry__support-icon--active:before{left:-100%}.software-page .tpm-portal-intl-entry__support-text{margin-top:16px;color:rgba(0,0,0,.8);font-size:12px;line-height:20px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-entry__support{cursor:pointer}.software-page .tpm-portal-intl-entry__support:hover{transform:translateY(-10px);border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.software-page .tpm-portal-intl-entry__support:hover .tpm-portal-intl-entry__support-desc,.software-page .tpm-portal-intl-entry__support:hover .tpm-portal-intl-entry__support-title{color:#0052d9}.software-page .tpm-portal-intl-entry__support:hover .tpm-portal-intl-entry__support-bg{animation:animate-support 2.5s steps(28) infinite}.software-page .tpm-portal-intl-entry__support:hover .tpm-portal-intl-entry__support-icon--active{opacity:1}.software-page .tpm-portal-intl-entry__support:hover .tpm-portal-intl-entry__support-icon--active:before{transition:left .3s ease-in-out .2s;left:0}.software-page .tpm-portal-intl-entry__support:hover .tpm-portal-intl-entry__support-icon--active:after{transition:left .3s ease-in-out .2s;left:100%}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-entry__support{padding:21px 17px}.software-page .tpm-portal-intl-entry__support-hd{padding-right:36px}.software-page .tpm-portal-intl-entry__support-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__support-desc{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__support-text{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-entry__support-icon-wrap{width:28px;height:28px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-entry__support{padding:23px 19px}.software-page .tpm-portal-intl-entry__support-hd{padding-right:40px}.software-page .tpm-portal-intl-entry__support-title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-entry__support-desc{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__support-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__support-icon-wrap{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-entry__support{margin-left:0;box-shadow:none;width:33.33333%;min-height:200px;padding:15px 15px 15px 16px;border:1px solid #e6e9ef;border-left:0;background-color:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-support-bg-pad.fb8912f7.png);background-size:100% auto;background-position:50%;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__support-bg{display:none}.software-page .tpm-portal-intl-entry__support-hd{padding-right:24px}.software-page .tpm-portal-intl-entry__support-hd:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-mobile.cbfa807e.svg)}.software-page .tpm-portal-intl-entry__support-icon-wrap{display:none}.software-page .tpm-portal-intl-entry__support-title{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-entry__support-desc{margin-top:4px;font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__support-text{margin-top:12px;font-size:12px;line-height:20px}}@media screen and (max-width:768px) and (min-width:601px){.software-page .tpm-portal-intl-entry__support-text p{display:inline}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-entry__support{min-height:132px;width:100%;border:1px solid #e6e9ef;margin-bottom:16px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-support-bg-mobile.4873ba33.png);background-position-x:calc(100% + 20px);background-position-y:-60px;background-size:auto 220px;background-repeat:no-repeat}}@keyframes animate-support{0%{background-position:top}to{background-position:bottom}}.software-page .tpm-portal-intl-entry__introduce{margin-left:20px;width:calc(25% - 15px);background-color:#fff;border:1px solid #fff;transform:translateY(0);padding:19px 15px;position:relative;overflow:hidden;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-entry__introduce-bg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:0;padding-top:79.01235%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-introduce-bg.c2adfbfd.png);background-size:100% auto;background-position:top;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__introduce-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.software-page .tpm-portal-intl-entry__introduce-hd{position:relative;margin-bottom:auto;padding-right:32px}.software-page .tpm-portal-intl-entry__introduce-title{color:#000;font-size:18px;line-height:26px;font-weight:600;transition:color .3s ease-in-out}.software-page .tpm-portal-intl-entry__introduce-desc{width:100%;margin-top:16px;color:rgba(0,0,0,.8);font-size:12px;line-height:20px}.software-page .tpm-portal-intl-entry__introduce-icon-wrap{position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px}.software-page .tpm-portal-intl-entry__introduce-icon{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;border:1px solid rgba(0,0,0,.2);overflow:hidden}.software-page .tpm-portal-intl-entry__introduce-icon:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow.aeafcd45.svg)}.software-page .tpm-portal-intl-entry__introduce-icon--active{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;background:#0052d9;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.software-page .tpm-portal-intl-entry__introduce-icon--active:after,.software-page .tpm-portal-intl-entry__introduce-icon--active:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-active.505bf475.svg)}.software-page .tpm-portal-intl-entry__introduce-icon--active:before{left:-100%}@media screen and (min-width:769px){.software-page .tpm-portal-intl-entry__introduce{cursor:pointer}.software-page .tpm-portal-intl-entry__introduce:hover{transform:translateY(-10px);border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.software-page .tpm-portal-intl-entry__introduce:hover .tpm-portal-intl-entry__introduce-title{color:#0052d9}.software-page .tpm-portal-intl-entry__introduce:hover .tpm-portal-intl-entry__introduce-bg{animation:animate-introduce 2.5s steps(18) infinite}.software-page .tpm-portal-intl-entry__introduce:hover .tpm-portal-intl-entry__introduce-icon--active{opacity:1}.software-page .tpm-portal-intl-entry__introduce:hover .tpm-portal-intl-entry__introduce-icon--active:before{transition:left .3s ease-in-out .2s;left:0}.software-page .tpm-portal-intl-entry__introduce:hover .tpm-portal-intl-entry__introduce-icon--active:after{transition:left .3s ease-in-out .2s;left:100%}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-entry__introduce{padding:21px 17px}.software-page .tpm-portal-intl-entry__introduce-hd{padding-right:36px}.software-page .tpm-portal-intl-entry__introduce-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-entry__introduce-desc{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-entry__introduce-icon-wrap{width:28px;height:28px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-entry__introduce{padding:23px 19px}.software-page .tpm-portal-intl-entry__introduce-hd{padding-right:40px}.software-page .tpm-portal-intl-entry__introduce-title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-entry__introduce-desc{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__introduce-icon-wrap{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-entry__introduce{box-shadow:none;margin-left:0;width:33.33333%;min-height:200px;padding:15px;border:1px solid #e6e9ef;border-left:0;background-color:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-introduce-bg-pad.918394dd.png);background-size:100% auto;background-position:50%;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__introduce-bg{display:none}.software-page .tpm-portal-intl-entry__introduce-hd{padding-right:24px}.software-page .tpm-portal-intl-entry__introduce-hd:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:20px;height:20px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-arrow-mobile.cbfa807e.svg)}.software-page .tpm-portal-intl-entry__introduce-title{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-entry__introduce-icon-wrap{display:none}.software-page .tpm-portal-intl-entry__introduce-desc{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-portal-intl-entry__introduce-img{margin-top:16px;height:40px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-entry__introduce{border:1px solid #e6e9ef;width:100%;min-height:132px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-introduce-bg-mobile.c180e0b7.png);background-size:auto 100%;background-position:right -12px;background-repeat:no-repeat}.software-page .tpm-portal-intl-entry__introduce-title p{display:inline}.software-page .tpm-portal-intl-entry__introduce-desc{max-width:208px}}@keyframes animate-introduce{0%{background-position:top}to{background-position:bottom}}.software-page .lng-zh .tpm-portal-intl-entry__introduce-title{font-size:16px;line-height:24px}@media screen and (min-width:1600px){.software-page .lng-zh .tpm-portal-intl-entry__introduce-title{font-size:18px;line-height:26px}}@media screen and (min-width:1920px){.software-page .lng-zh .tpm-portal-intl-entry__introduce-title{font-size:20px;line-height:28px}}.software-page .tpm-portal-intl-entry__section.tpm-portal-intl-section{background-color:#f7f8fd;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-entry-bg.4c4e42e6.png);background-position:50%;background-size:cover}.software-page .tpm-portal-intl-entry__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:32px 0}.software-page .tpm-portal-intl-entry__inner{display:flex;min-height:220px}.software-page .tpm-portal-intl-entry__label{margin-left:20px;flex-grow:1;width:0;border:1px solid #e6e9ef;background:#fff;display:flex}.software-page .tpm-portal-intl-entry.active-basic .tpm-portal-intl-entry__basic{width:calc(33.33333% + 60px)}.software-page .tpm-portal-intl-entry.active-basic .tpm-portal-intl-entry__introduce,.software-page .tpm-portal-intl-entry.active-basic .tpm-portal-intl-entry__support,.software-page .tpm-portal-intl-entry.active-introduce .tpm-portal-intl-entry__basic,.software-page .tpm-portal-intl-entry.active-introduce .tpm-portal-intl-entry__support{width:calc(33.33333% - 30px)}.software-page .tpm-portal-intl-entry.active-introduce .tpm-portal-intl-entry__introduce,.software-page .tpm-portal-intl-entry.active-support .tpm-portal-intl-entry__support{width:calc(33.33333% + 60px)}.software-page .tpm-portal-intl-entry.active-support .tpm-portal-intl-entry__introduce{width:calc(33.33333% - 60px)}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-entry__inner{min-height:260px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-entry__inner{min-height:320px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-entry__section.tpm-portal-intl-section{background:#fff}.software-page .tpm-portal-intl-entry__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:24px 0}.software-page .tpm-portal-intl-entry__inner{flex-wrap:wrap}}.software-page .tpm-portal-intl-act{margin-top:24px;display:block;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bg.8dba302e.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:12px 24px;position:relative;overflow:hidden}.software-page .tpm-portal-intl-act__inner{position:relative;z-index:1;width:100%;display:flex;align-items:center}.software-page .tpm-portal-intl-act__img{height:93px;position:absolute;left:50%;top:-20px;transform:translateX(-50%)}.software-page .tpm-portal-intl-act__tag{min-width:42px;flex-shrink:0;height:22px}.software-page .tpm-portal-intl-act__text{width:0;flex-grow:1;font-weight:500;margin-left:10px;color:#fff}@media screen and (min-width:769px){.software-page .tpm-portal-intl-act__text{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-portal-intl-act__text .tpm-portal-intl-text{font-weight:600}.software-page .tpm-portal-intl-act__text .tpm-portal-intl-text--highlight{color:#ff6933}.software-page .tpm-portal-intl-act__text,.software-page .tpm-portal-intl-act__text .tpm-portal-intl-text{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white{margin-left:10px;width:auto;min-width:200px;padding:3px 15px;height:auto}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__inner{transform:none;font-size:14px;line-height:22px}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon{opacity:1;width:11px;height:10px;background:none;position:relative}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon:after,.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-arrow.ee19699f.svg)}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon:after{transition:opacity .3s ease-in-out;opacity:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-arrow-active.bd16c62b.svg)}@media screen and (min-width:769px){.software-page .tpm-portal-intl-act{cursor:pointer}.software-page .tpm-portal-intl-act:hover .tpm-portal-intl-button.type-weak-white{background:#fff;color:#0052d9}.software-page .tpm-portal-intl-act:hover .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon{transform:translateX(4px)}.software-page .tpm-portal-intl-act:hover .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon:after{opacity:1}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white:hover{background:#fff;color:#0052d9}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white:hover .tpm-portal-intl-button__icon{transform:translateX(4px)}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white:hover .tpm-portal-intl-button__icon:after{opacity:1}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-act{margin-top:32px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-act__text,.software-page .tpm-portal-intl-act__text .tpm-portal-intl-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-act .tpm-portal-intl-button{min-width:240px}.software-page .tpm-portal-intl-act .tpm-portal-intl-button__inner{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-act{margin-top:16px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bg-pad.1d8d0405.png);background-size:cover;background-position:50%;padding:8px 16px}.software-page .tpm-portal-intl-act__tag{display:none}.software-page .tpm-portal-intl-act__text{margin-left:0}.software-page .tpm-portal-intl-act__img{display:none}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white{min-width:120px;padding:3px 11px}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__inner{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon{margin-left:12px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-act{padding:12px 16px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bg-mobile.9bbea8fe.png);background-size:cover}.software-page .tpm-portal-intl-act__inner{flex-direction:column;align-items:flex-start}.software-page .tpm-portal-intl-act__text{width:100%}.software-page .tpm-portal-intl-act .tpm-portal-intl-button.type-weak-white{min-width:160px;margin:16px 0 0}}.software-page .tpm-portal-intl-product__item{position:relative;cursor:pointer;width:33.33333%;height:152px}.software-page .tpm-portal-intl-product__item-href{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.software-page .tpm-portal-intl-product__item-inner{position:absolute;left:0;top:0;width:100%;padding:19px;border:1px solid #fff;background:#fff;transition:all .3s linear,z-index 0s linear .3s;z-index:0;height:auto}.software-page .tpm-portal-intl-product__item-content{display:flex;flex-direction:column;width:100%;min-height:0;max-height:112px;overflow:hidden;transition:all .3s linear}.software-page .tpm-portal-intl-product__item-icon{width:20px;height:20px;opacity:1;transition:opacity .3s linear .1s}.software-page .tpm-portal-intl-product__item-hd{margin-top:16px;display:flex;align-items:center;transition:all .3s linear}.software-page .tpm-portal-intl-product__item-title{color:#000;font-size:16px;line-height:24px;font-weight:600;transition:color .3s linear}.software-page .tpm-portal-intl-product__item-tag{margin-left:16px;height:20px}.software-page .tpm-portal-intl-product__item-desc{flex-shrink:0;min-height:44px;margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px;transition:all .3s linear}.software-page .tpm-portal-intl-product__item-link{z-index:1;pointer-events:none;opacity:0;position:absolute;left:19px;bottom:15px;display:inline-flex;align-items:center;color:#0052d9;font-size:14px;line-height:22px;font-weight:600;transition:opacity .15s linear}.software-page .tpm-portal-intl-product__item-link:after{transition:all .3s linear;margin-left:8px;content:"";width:24px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-product-link.61452a5f.svg)}@media screen and (min-width:769px){.software-page .tpm-portal-intl-product__item-link:hover{text-decoration:underline}.software-page .tpm-portal-intl-product__item-link:hover:after{transform:translateX(4px)}.software-page .tpm-portal-intl-product__item.is-overflow .tpm-portal-intl-product__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-portal-intl-product__item-inner:hover{z-index:1;padding-top:15px;padding-bottom:51px;border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08);transition:all .3s linear}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-content{min-height:84px;max-height:194px}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-hd{margin-top:12px}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-title{color:#0052d9}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-desc{margin-top:6px;min-height:22px}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-link{transition:opacity .15s linear .3s;opacity:1;pointer-events:auto}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-product__item{height:156px}.software-page .tpm-portal-intl-product__item-content{min-height:0;max-height:118px}}@media screen and (min-width:1600px) and (min-width:769px){.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-content{min-height:88px;max-height:208px}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-desc{min-height:24px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-product__item-title{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-product__item-desc{min-height:48px;font-size:16px;line-height:24px}.software-page .tpm-portal-intl-product__item-link{font-size:16px;line-height:24px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-product__item{width:25%;height:168px}.software-page .tpm-portal-intl-product__item-inner{padding:23px}.software-page .tpm-portal-intl-product__item-content{min-height:0;max-height:120px}}@media screen and (min-width:1920px) and (min-width:769px){.software-page .tpm-portal-intl-product__item-inner:hover{padding-top:18px;padding-bottom:58px}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-content{min-height:88px;max-height:214px}.software-page .tpm-portal-intl-product__item-inner:hover .tpm-portal-intl-product__item-desc{min-height:24px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-product__item-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-product__item-desc{min-height:48px;font-size:16px;line-height:24px}.software-page .tpm-portal-intl-product__item-link{left:23px;bottom:19px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-product__item{width:50%;height:auto;padding:16px 24px;border:0;display:flex;flex-direction:column;background:#fff;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-product__item:active{background:#edf1f7}.software-page .tpm-portal-intl-product__item-desc{min-height:0}.software-page .tpm-portal-intl-product__item-link{display:none}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-product__item{width:100%;padding:16px 24px;position:relative}.software-page .tpm-portal-intl-product__item-icon{display:none}.software-page .tpm-portal-intl-product__item-hd{margin-top:0}.software-page .tpm-portal-intl-product__item-title{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-product__item-tag{height:24px}.software-page .tpm-portal-intl-product__item:nth-child(n+2):before{content:"";width:calc(100% - 48px);height:1px;background:#e6e9ef;position:absolute;left:24px;top:0}}.software-page .tpm-portal-intl-product__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:48px 0 0}.software-page .tpm-portal-intl-product__items{display:flex;flex-wrap:wrap;background:#fff}@media screen and (min-width:769px){.software-page .tpm-portal-intl-product__items{min-height:304px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-product__items{min-height:316px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-product__items{min-height:344px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-product__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:24px 0 0}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-product__item:nth-child(n+7){display:none}.software-page .tpm-portal-intl-product__items.is-show .tpm-portal-intl-product__item:nth-child(n+7){display:block}.software-page .tpm-portal-intl-product__btn{margin:0;width:100%;padding:12px 0 0;background:#f7f8fb;display:flex;justify-content:center;align-items:center;color:#0052d9;font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-portal-intl-product__btn:after{margin-left:8px;content:"";width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-product-btn.8bf17bdd.svg)}.software-page .tpm-portal-intl-product__items.is-show .tpm-portal-intl-product__btn:after{transform:rotate(180deg)}}.software-page .tpm-portal-intl-tab__bar-backward,.software-page .tpm-portal-intl-tab__bar-forward{cursor:pointer;z-index:1;position:absolute;top:0;left:0;width:36px;height:100%;background-color:#cdd1d9;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-tab__bar-backward:after,.software-page .tpm-portal-intl-tab__bar-backward:before,.software-page .tpm-portal-intl-tab__bar-forward:after,.software-page .tpm-portal-intl-tab__bar-forward:before{content:"";width:24px;height:24px;background-size:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.software-page .tpm-portal-intl-tab__bar-backward:after,.software-page .tpm-portal-intl-tab__bar-forward:after{opacity:0;transition:opacity .3s ease-in-out}.software-page .tpm-portal-intl-tab__bar-backward:hover,.software-page .tpm-portal-intl-tab__bar-forward:hover{background-color:#0052d9}.software-page .tpm-portal-intl-tab__bar-backward:not(.is-disabled):hover:after,.software-page .tpm-portal-intl-tab__bar-forward:not(.is-disabled):hover:after{opacity:1}.software-page .tpm-portal-intl-tab__bar-backward.is-disabled,.software-page .tpm-portal-intl-tab__bar-forward.is-disabled{cursor:not-allowed;background:#dee2e9}.software-page .tpm-portal-intl-tab__bar-backward.is-disabled:before,.software-page .tpm-portal-intl-tab__bar-forward.is-disabled:before{opacity:.3}.software-page .tpm-portal-intl-tab__bar-backward:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-tab-arrow-left-normal.9343cf5c.svg)}.software-page .tpm-portal-intl-tab__bar-backward:after{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-tab-arrow-left-hover.de166a9d.svg)}.software-page .tpm-portal-intl-tab__bar-forward{left:auto;right:0}.software-page .tpm-portal-intl-tab__bar-forward:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-tab-arrow-right-normal.0d37cc11.svg)}.software-page .tpm-portal-intl-tab__bar-forward:after{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-tab-arrow-right-hover.c403f0af.svg)}@media screen and (min-width:769px){.software-page .tpm-portal-intl-tab__bar-wrap{padding:0;position:relative}.software-page .tpm-portal-intl-tab__bar-wrap.is-scroll{padding:0 36px}}.software-page .tpm-portal-intl-tab__bar{overflow:hidden}.software-page .tpm-portal-intl-tab__bar-inner{display:inline-flex;white-space:nowrap;width:auto;min-width:100%;transition:transform .5s ease-out 0s}.software-page .tpm-portal-intl-tab__item{cursor:pointer;display:inline-block;flex-shrink:0;flex-grow:1;width:-moz-fit-content;width:fit-content;padding:12px 16px;background:#e6eaf0;color:#000;font-size:14px;line-height:22px;font-weight:600;text-align:center;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-tab__item:hover{background:#d8dde5}.software-page .tpm-portal-intl-tab__item.is-active{background:#fff;color:#0052d9}.software-page .tpm-portal-intl-tab__panel{transition:opacity .15s ease-in;height:0;width:100%;overflow:hidden;opacity:0;padding:0;margin:0;pointer-events:none}.software-page .tpm-portal-intl-tab__panel.is-active{width:100%;height:auto;opacity:1;pointer-events:auto;transition:opacity .3s ease-out .15s;overflow:visible}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-tab__item{font-size:16px;line-height:24px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-tab__item{font-size:18px;line-height:26px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-tab__item{padding:10px 20px;font-size:16px;line-height:24px}.software-page .tpm-portal-intl-tab__bar{background:#fff;overflow:auto}.software-page .tpm-portal-intl-tab__bar::-webkit-scrollbar{background-color:transparent;width:6px;height:6px;background-clip:padding-box}.software-page .tpm-portal-intl-tab__bar::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-portal-intl-tab__bar::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.software-page .tpm-portal-intl-tab__bar::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-portal-intl-tab__bar-wrap{position:relative;padding-right:32px}.software-page .tpm-portal-intl-tab__btn{position:absolute;right:0;top:0;width:32px;height:100%;display:flex;align-items:center;justify-content:center;background:#cdd1d9;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-tab__btn:before{content:"";width:24px;height:24px;transition:transform .3s ease-in-out;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-tab-arrow-bottom.78c645aa.svg)}.software-page .tpm-portal-intl-tab__btn.is-open{background:#fff}.software-page .tpm-portal-intl-tab__btn.is-open:before{transform:rotate(180deg)}.software-page .tpm-portal-intl-tab__dropdown-wrap{display:none;position:absolute;top:100%;left:0;z-index:10;width:100%;height:-moz-fit-content;height:fit-content;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.12)}.software-page .tpm-portal-intl-tab__dropdown-wrap.is-show{display:block}.software-page .tpm-portal-intl-tab__dropdown{display:flex;flex-wrap:wrap;padding:24px 16px}.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item{font-weight:400;flex-grow:0;padding:0;text-align:left;background:transparent;width:calc(33.33333% - 6px);color:#000;font-size:14px;line-height:22px}.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item.is-active{background:transparent;color:#0052d9}}@media screen and (max-width:768px) and (min-width:601px){.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item:nth-child(n+4){margin-top:24px}.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item:nth-child(3n+2),.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item:nth-child(3n+3){margin-left:9px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item{width:calc(50% - 4px)}.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item:nth-child(n+3){margin-top:24px}.software-page .tpm-portal-intl-tab__dropdown .tpm-portal-intl-tab__item:nth-child(2n+2){margin-left:8px}}.software-page .tpm-portal-intl-act-bar__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:0}.software-page .tpm-portal-intl-act-bar__inner{display:flex}.software-page .tpm-portal-intl-act-bar__item{width:50%;background-size:auto 100%;background-repeat:no-repeat}.software-page .tpm-portal-intl-act-bar__item:first-child{background-color:#1752c0;padding:32px 36px;background-position:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bar-bg-left.0623baaa.png)}.software-page .tpm-portal-intl-act-bar__item:last-child{padding:32px 36px;background-color:#1861e0;background-position:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bar-bg-right.e311502e.png)}.software-page .tpm-portal-intl-act-bar__item-inner{height:100%;display:flex;flex-direction:column}.software-page .tpm-portal-intl-act-bar__item-tag{display:inline-flex;align-items:center}.software-page .tpm-portal-intl-act-bar__item-tag-icon{width:16px;height:16px}.software-page .tpm-portal-intl-act-bar__item-tag-text{margin-left:6px;color:#fff;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-portal-intl-act-bar__item-title{margin-bottom:auto;margin-top:16px;color:#fff;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button{min-width:230px;max-width:none;width:-moz-fit-content;width:fit-content;margin-top:24px;height:36px}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button__inner{font-weight:500;font-size:16px;line-height:24px}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-act-bar__item:first-child,.software-page .tpm-portal-intl-act-bar__item:last-child{padding:40px 48px}.software-page .tpm-portal-intl-act-bar__item-title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button{margin-top:26px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-act-bar__item:first-child,.software-page .tpm-portal-intl-act-bar__item:last-child{padding:40px 60px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-act-bar__item:first-child{padding:48px 60px 48px 120px}.software-page .tpm-portal-intl-act-bar__item:last-child{padding:48px 120px 48px 60px}.software-page .tpm-portal-intl-act-bar__item-title{font-size:28px;line-height:36px}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button{margin-top:28px}}@media screen and (min-width:2040px){.software-page .tpm-portal-intl-act-bar__item:first-child{padding-left:calc(50% - 900px)}.software-page .tpm-portal-intl-act-bar__item:last-child{padding-right:calc(50% - 900px)}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-act-bar__item:first-child,.software-page .tpm-portal-intl-act-bar__item:last-child{padding:28px 36px}.software-page .tpm-portal-intl-act-bar__item:first-child{background-size:auto 100%;background-position:100%;background-repeat:no-repeat;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bar-bg-left-mobile.c62d5d54.png)}.software-page .tpm-portal-intl-act-bar__item:last-child{background-size:auto 100%;background-position:0;background-repeat:no-repeat;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-act-bar-bg-right-mobile.b8c8d3c9.png)}.software-page .tpm-portal-intl-act-bar__item-tag-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-act-bar__item-title{margin-top:16px;font-size:20px;line-height:28px}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button.type-white{width:100%;justify-content:center;margin-top:20px;padding:4px 23px;background:transparent;border:1px solid #fff}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button.type-white .tpm-portal-intl-button__inner{font-size:16px;line-height:24px;transform:none;color:#fff}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button.type-white .tpm-portal-intl-button__icon{display:none}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-act-bar__inner{flex-direction:column}.software-page .tpm-portal-intl-act-bar__item{width:100%;min-height:0}.software-page .tpm-portal-intl-act-bar__item:first-child,.software-page .tpm-portal-intl-act-bar__item:last-child{padding:24px 32px;background-size:100% auto;background-position:50%}.software-page .tpm-portal-intl-act-bar__item-tag-text{font-size:12px;line-height:20px}.software-page .tpm-portal-intl-act-bar__item-title{margin-top:8px;font-size:16px;line-height:24px}.software-page .tpm-portal-intl-act-bar .tpm-portal-intl-button.type-white{margin-top:20px;width:100%}}.software-page .tpm-portal-intl-solution__section.tpm-portal-intl-section__inner{padding-bottom:0}.software-page .tpm-portal-intl-solution__inner{display:flex}.software-page .tpm-portal-intl-solution__item+.tpm-portal-intl-solution__item{margin-left:20px}.software-page .tpm-portal-intl-solution__item{position:relative;width:calc(15.5% - 12.4px);overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:auto 100%;transition:all .4s ease-in-out}.software-page .tpm-portal-intl-solution__item.is-active{width:calc(38% - 30.4px)}.software-page .tpm-portal-intl-solution__item-img{position:absolute;height:100%;top:0;left:50%;transform:translateX(-50%)}.software-page .tpm-portal-intl-solution__item-href{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}@media screen and (min-width:769px){.software-page .tpm-portal-intl-solution__item-href{cursor:pointer}}.software-page .tpm-portal-intl-solution__item-inner{position:relative;min-height:532px;padding:16px}.software-page .tpm-portal-intl-solution__item-hd{width:100%;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-portal-intl-solution__item-title{opacity:1;position:absolute;left:16px;top:16px;width:calc(100% - 32px);color:#fff;transition:opacity .2s linear .2s;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-portal-intl-solution__item.is-active .tpm-portal-intl-solution__item-title{opacity:0;transition:opacity .2s linear}.software-page .tpm-portal-intl-solution__item-hd .tpm-portal-intl-solution__item-title,.software-page .tpm-portal-intl-solution__item.is-active .tpm-portal-intl-solution__item-hd .tpm-portal-intl-solution__item-title{max-width:none;width:0;flex-grow:1;opacity:1;position:static}.software-page .tpm-portal-intl-solution__item-hd .tpm-portal-intl-solution__item-title p,.software-page .tpm-portal-intl-solution__item.is-active .tpm-portal-intl-solution__item-hd .tpm-portal-intl-solution__item-title p{display:inline}.software-page .tpm-portal-intl-solution__item-hd .tpm-portal-intl-solution__item-title p+p,.software-page .tpm-portal-intl-solution__item.is-active .tpm-portal-intl-solution__item-hd .tpm-portal-intl-solution__item-title p+p{margin-left:6px}.software-page .tpm-portal-intl-solution__item-arrow{margin-left:8px;flex-shrink:0;position:relative;overflow:hidden;width:32px;height:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.6)}.software-page .tpm-portal-intl-solution__item-arrow:after,.software-page .tpm-portal-intl-solution__item-arrow:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-solution-arrow-icon.86ef8a61.svg)}.software-page .tpm-portal-intl-solution__item-arrow:before{left:-100%}@media screen and (min-width:769px){.software-page .tpm-portal-intl-solution__item:hover .tpm-portal-intl-solution__item-arrow:before{transition:left .3s ease-in-out .5s;left:0}.software-page .tpm-portal-intl-solution__item:hover .tpm-portal-intl-solution__item-arrow:after{transition:left .3s ease-in-out .5s;left:100%}.software-page .tpm-portal-intl-solution__item.is-active:hover .tpm-portal-intl-solution__item-arrow:before{transition:left .3s ease-in-out;left:0}.software-page .tpm-portal-intl-solution__item.is-active:hover .tpm-portal-intl-solution__item-arrow:after{transition:left .3s ease-in-out;left:100%}}.software-page .tpm-portal-intl-solution__item-content{opacity:0;transition:opacity .2s linear;height:auto;min-height:500px;display:flex;flex-direction:column;width:calc(38vw - 89.76px);max-width:605.6px;min-width:366.24px}.software-page .tpm-portal-intl-solution__item.is-active .tpm-portal-intl-solution__item-content{opacity:1;transition:opacity .2s linear .2s}.software-page .tpm-portal-intl-solution__list{margin-bottom:auto;margin-top:28px}.software-page .tpm-portal-intl-solution__list-item{position:relative;padding-left:30px;font-size:14px;line-height:22px;font-weight:500;color:#fff}.software-page .tpm-portal-intl-solution__list-item:before{content:"";width:18px;height:18px;position:absolute;left:0;top:2px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-solution-list.af7622ca.svg)}.software-page .tpm-portal-intl-solution__list-item+.tpm-portal-intl-solution__list-item{margin-top:8px}.software-page .tpm-portal-intl-solution__logos-wrap{margin-top:24px}.software-page .tpm-portal-intl-solution__logos-title{font-size:14px;line-height:22px;font-weight:500;color:#fff}.software-page .tpm-portal-intl-solution__logos{margin-top:8px;display:flex;flex-wrap:wrap;gap:12px}.software-page .tpm-portal-intl-solution__logo{position:relative;z-index:3;min-width:120px;padding:2px 12px;display:flex;align-items:center;justify-content:center;background:rgba(148,164,215,.5);transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-solution__logo{cursor:pointer}.software-page .tpm-portal-intl-solution__logo:hover{background:#91a7ef}}.software-page .tpm-portal-intl-solution__logo-img{height:30px}.software-page .tpm-portal-intl-solution__recommends-wrap{margin-top:20px}.software-page .tpm-portal-intl-solution__recommends-title{font-size:14px;line-height:22px;font-weight:500;color:#fff}.software-page .tpm-portal-intl-solution__recommends{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.software-page .tpm-portal-intl-solution__recommend{position:relative;z-index:3;display:flex;align-items:center;padding:7px 10px;background:rgba(148,164,215,.5);transition:all .3s ease-in-out;font-size:14px;line-height:22px;font-weight:500;color:#fff}@media screen and (min-width:769px){.software-page .tpm-portal-intl-solution__recommend{cursor:pointer}.software-page .tpm-portal-intl-solution__recommend:hover{background:#91a7ef}}.software-page .tpm-portal-intl-solution__recommend-img{width:16px}.software-page .tpm-portal-intl-solution__recommend-text{margin-left:8px}.software-page .tpm-portal-intl-solution__item-icon{opacity:1;transition:opacity .2s linear .2s;position:absolute;left:16px;bottom:16px;width:28px;height:28px;background-size:cover}.software-page .tpm-portal-intl-solution__item.is-active .tpm-portal-intl-solution__item-icon{opacity:0;transition:opacity .2s linear}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-solution__item-inner{padding:20px}.software-page .tpm-portal-intl-solution__item-content{min-height:492px;width:calc(38vw - 106.88px)}.software-page .tpm-portal-intl-solution__item-title{width:calc(100% - 40px);left:20px;top:20px;font-size:24px;line-height:32px}.software-page .tpm-portal-intl-solution__recommends-wrap{margin-top:24px}.software-page .tpm-portal-intl-solution__item-icon{left:20px;bottom:20px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-solution__item-content{width:calc(38vw - 116px)}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-solution__item-inner{padding:24px}.software-page .tpm-portal-intl-solution__item-content{min-height:484px;width:calc(38vw - 169.6px)}.software-page .tpm-portal-intl-solution__item-title{width:calc(100% - 48px);left:24px;top:24px;font-size:28px;line-height:36px}.software-page .tpm-portal-intl-solution__list-item+.tpm-portal-intl-solution__list-item{margin-top:12px}.software-page .tpm-portal-intl-solution__list-item,.software-page .tpm-portal-intl-solution__logos-title,.software-page .tpm-portal-intl-solution__recommends-title{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-solution__recommends-wrap{margin-top:28px}.software-page .tpm-portal-intl-solution__logos,.software-page .tpm-portal-intl-solution__recommends{gap:12px 8px}.software-page .tpm-portal-intl-solution__recommend{font-size:14px;line-height:22px;padding:10px}.software-page .tpm-portal-intl-solution__item-icon{left:24px;bottom:24px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-solution__inner{flex-wrap:wrap}.software-page .tpm-portal-intl-solution__item+.tpm-portal-intl-solution__item{margin:0}.software-page .tpm-portal-intl-solution__item:nth-child(-n+4){width:calc(50% - 6px)}.software-page .tpm-portal-intl-solution__item:nth-child(5){width:100%}.software-page .tpm-portal-intl-solution__item:nth-child(2n+2){margin-left:12px}.software-page .tpm-portal-intl-solution__item:nth-child(n+3){margin-top:16px}.software-page .tpm-portal-intl-solution__item{display:flex;background-size:cover;background-position:50%}.software-page .tpm-portal-intl-solution__item-inner{height:auto;width:100%;display:flex;flex-direction:column;padding:16px 16px 48px;min-height:130px}.software-page .tpm-portal-intl-solution__item-title{width:100%;margin-bottom:auto;color:#fff;font-size:20px;line-height:28px}.software-page .tpm-portal-intl-solution__item-arrow{width:28px;height:28px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-solution__item-title{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-solution__item-arrow{display:none}}.software-page .tpm-portal-intl-infrastructure__earth{position:absolute;top:-40px;right:-80px;width:1505px;height:539px;transform:scale(.7);transform-origin:right center}.software-page .tpm-portal-intl-infrastructure__earth:before{opacity:1;content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-infrastructure-image-earth-new.350a6cc4.png);transition:all .3s linear}.software-page .tpm-portal-intl-infrastructure__earth:has(.tpm-portal-intl-infrastructure__earth--basic.is-active):before{opacity:0}.software-page .tpm-portal-intl-infrastructure__earth--basic{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;opacity:0;transition:all .3s linear}.software-page .tpm-portal-intl-infrastructure__earth--basic.is-active{opacity:1}.software-page .tpm-portal-intl-infrastructure__dot-list{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3}.software-page .tpm-portal-intl-infrastructure__dot{transform:scale(1.2);transform-origin:center;position:absolute;width:13px;height:13px;cursor:pointer;z-index:10}.software-page .tpm-portal-intl-infrastructure__dot:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-infrastructure-dot.8f5f36fc.svg)}.software-page .tpm-portal-intl-infrastructure__dot.is-opacity:before{opacity:.6}.software-page .tpm-portal-intl-infrastructure__tooltip{transition:all .3s linear;position:absolute;background:hsla(0,0%,100%,.6);box-shadow:0 2px 8px rgba(0,0,0,.12);border-radius:4px;padding:6px}.software-page .tpm-portal-intl-infrastructure__tooltip:before{content:"";position:absolute;width:0;height:0;border:4px solid transparent;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-infrastructure__tooltip:not(.placement-left):not(.placement-right){bottom:23px;left:50%;transform:translateX(-50%)}.software-page .tpm-portal-intl-infrastructure__tooltip:not(.placement-left):not(.placement-right):before{left:50%;transform-origin:center;transform:translateX(-50%) rotate(45deg);bottom:-4px;border-right-color:hsla(0,0%,100%,.6);border-bottom-color:hsla(0,0%,100%,.6)}.software-page .tpm-portal-intl-infrastructure__tooltip.placement-left{right:23px;top:50%;transform:translateY(-50%)}.software-page .tpm-portal-intl-infrastructure__tooltip.placement-left:before{right:-4px;transform-origin:center;transform:translateY(-50%) rotate(45deg);top:50%;border-right-color:hsla(0,0%,100%,.6);border-top-color:hsla(0,0%,100%,.6)}.software-page .tpm-portal-intl-infrastructure__tooltip.placement-right{left:23px;top:50%;transform:translateY(-50%)}.software-page .tpm-portal-intl-infrastructure__tooltip.placement-right:before{left:-4px;transform-origin:center;transform:translateY(-50%) rotate(45deg);top:50%;border-left-color:hsla(0,0%,100%,.6);border-bottom-color:hsla(0,0%,100%,.6)}.software-page .tpm-portal-intl-infrastructure__dot.is-active .tpm-portal-intl-infrastructure__tooltip{padding:10px;background:#fff}.software-page .tpm-portal-intl-infrastructure__dot.is-active .tpm-portal-intl-infrastructure__tooltip:not(.placement-left):not(.placement-right):before{border-right-color:#fff;border-bottom-color:#fff}.software-page .tpm-portal-intl-infrastructure__dot.is-active .tpm-portal-intl-infrastructure__tooltip.placement-left:before{border-right-color:#fff;border-top-color:#fff}.software-page .tpm-portal-intl-infrastructure__dot.is-active .tpm-portal-intl-infrastructure__tooltip.placement-right:before{border-left-color:#fff;border-bottom-color:#fff}.software-page .tpm-portal-intl-infrastructure__dot.is-fill .tpm-portal-intl-infrastructure__tooltip{background:#0052d9}.software-page .tpm-portal-intl-infrastructure__dot.is-fill .tpm-portal-intl-infrastructure__tooltip:not(.placement-left):not(.placement-right):before{border-right-color:#0052d9;border-bottom-color:#0052d9}.software-page .tpm-portal-intl-infrastructure__dot.is-fill .tpm-portal-intl-infrastructure__tooltip.placement-left:before{border-right-color:#0052d9;border-top-color:#0052d9}.software-page .tpm-portal-intl-infrastructure__dot.is-fill .tpm-portal-intl-infrastructure__tooltip.placement-right:before{border-left-color:#0052d9;border-bottom-color:#0052d9}.software-page .tpm-portal-intl-infrastructure__dot.is-active{z-index:1001}.software-page .tpm-portal-intl-infrastructure__dot.is-opacity .tpm-portal-intl-infrastructure__tooltip{background:#f8f8f8}.software-page .tpm-portal-intl-infrastructure__tooltip-title{width:-moz-fit-content;width:fit-content;color:rgba(0,0,0,.9);white-space:nowrap;font-size:12px;line-height:20px;font-weight:600;transition:all .3s linear}.software-page .tpm-portal-intl-infrastructure__dot.is-active .tpm-portal-intl-infrastructure__tooltip-title{color:#0052d9}.software-page .tpm-portal-intl-infrastructure__dot.is-opacity .tpm-portal-intl-infrastructure__tooltip-title{color:rgba(0,0,0,.3)}.software-page .tpm-portal-intl-infrastructure__dot.is-fill .tpm-portal-intl-infrastructure__tooltip-title{color:#fff}.software-page .tpm-portal-intl-infrastructure__tooltip-content{width:0;height:0;overflow:hidden;transition:all .3s linear}.software-page .tpm-portal-intl-infrastructure__list{padding-top:6px;width:-moz-fit-content;width:fit-content}.software-page .tpm-portal-intl-infrastructure__list-item{min-width:120px;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-portal-intl-infrastructure__list-item+.tpm-portal-intl-infrastructure__list-item{margin-top:4px}.software-page .tpm-portal-intl-infrastructure__list-text{color:rgba(0,0,0,.9);font-size:12px;line-height:20px}.software-page .tpm-portal-intl-infrastructure__list-num{margin-left:16px;color:#000;font-size:12px;line-height:20px}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-infrastructure__earth{top:-40px;right:-90px;width:1505px;height:539px;transform:scale(.75);transform-origin:right center}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-infrastructure__earth{top:10px;right:-110px;width:1505px;height:539px;transform:scale(.9);transform-origin:right center}.software-page .tpm-portal-intl-infrastructure__dot{transform:scale(1.1)}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-infrastructure__earth{top:10px;right:-137px;width:1505px;height:539px}.software-page .tpm-portal-intl-infrastructure__dot{transform:scale(1)}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-infrastructure__earth{width:768px;height:268px;right:auto;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.6;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-infrastructure-image-earth-mobile.1dc14530.png)}.software-page .tpm-portal-intl-infrastructure__earth:before{content:none;display:none}}.software-page .tpm-portal-intl-infrastructure{position:relative;overflow:hidden}.software-page .tpm-portal-intl-infrastructure__section .tpm-portal-intl-section__inner{padding:0}.software-page .tpm-portal-intl-infrastructure__section .tpm-portal-intl-section__hd{margin-bottom:56px}.software-page .tpm-portal-intl-infrastructure__inner{position:relative;z-index:1;padding:0 36px}.software-page .tpm-portal-intl-infrastructure__inner>.tpm-portal-intl-module{position:relative}.software-page .tpm-portal-intl-infrastructure__items>div{width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:nowrap}.software-page .tpm-portal-intl-infrastructure__items>div+div{margin-top:56px}.software-page .tpm-portal-intl-infrastructure__item{min-width:175px}.software-page .tpm-portal-intl-infrastructure__item+.tpm-portal-intl-infrastructure__item{margin-left:56px}.software-page .tpm-portal-intl-infrastructure__item-text{display:flex;align-items:center;color:#000;font-weight:500}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-num-animate{height:44px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-num-animate__text{font-size:36px;line-height:44px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-text{font-size:32px;line-height:44px}.software-page .tpm-portal-intl-infrastructure__item-title{margin-top:8px;font-size:16px;line-height:24px;color:rgba(0,0,0,.8)}.software-page .tpm-portal-intl-infrastructure__basic-wrap{width:922px;margin-top:64px}.software-page .tpm-portal-intl-infrastructure__basic-title{color:#000;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-portal-intl-infrastructure__basic-list{margin-top:16px;margin-left:-12px;display:flex;flex-wrap:wrap;max-width:520px}.software-page .tpm-portal-intl-infrastructure__basic{width:160px}@media screen and (min-width:769px) and (max-width:1399px){.software-page .tpm-portal-intl-infrastructure__basic{margin-left:16px}.software-page .tpm-portal-intl-infrastructure__basic:nth-child(3n+1){margin-left:0}.software-page .tpm-portal-intl-infrastructure__basic:nth-child(n+4){margin-top:16px}}.software-page .tpm-portal-intl-infrastructure__basic-text{width:100%;padding-left:12px;cursor:pointer;position:relative;z-index:1;color:rgba(0,0,0,.9);transition:all .3s ease-in-out;font-size:16px;line-height:24px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-infrastructure__basic-text:hover{color:#0052d9;background:#edeff5}}.software-page .tpm-portal-intl-infrastructure__logos-wrap{margin:48px -36px 0;width:calc(100% + 72px);padding:32px 36px;position:relative}.software-page .tpm-portal-intl-infrastructure__logos-wrap:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.7)}.software-page .tpm-portal-intl-infrastructure__logos-wrap:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;backdrop-filter:blur(8px)}.software-page .tpm-portal-intl-infrastructure__logos-wrap .tpm-portal-intl-module{display:flex;justify-content:space-between;align-items:center}.software-page .tpm-portal-intl-infrastructure__logos{width:100%;position:relative;z-index:1;display:flex;justify-content:space-between}.software-page .tpm-portal-intl-infrastructure__compliance,.software-page .tpm-portal-intl-infrastructure__logo{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:769px){.software-page .tpm-portal-intl-infrastructure__compliance,.software-page .tpm-portal-intl-infrastructure__logo{cursor:pointer}}.software-page .tpm-portal-intl-infrastructure__compliance{padding-top:6px}.software-page .tpm-portal-intl-infrastructure__logo-icon{width:72px;height:72px;border-radius:50%;border:1px solid transparent;box-shadow:none;transition:all .3s ease-in-out}.software-page .tpm-portal-intl-infrastructure__compliance-img{transition:all .3s ease-in-out;border-radius:50%;width:60px;height:60px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-infrastructure-compliance-icon.b4d02179.png);background-size:cover}.software-page .tpm-portal-intl-infrastructure__compliance-text,.software-page .tpm-portal-intl-infrastructure__logo-text{margin-top:8px;color:rgba(0,0,0,.7);transition:color .3s ease-in-out;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-portal-intl-infrastructure__compliance-text{margin-top:14px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-infrastructure__compliance:hover .tpm-portal-intl-infrastructure__compliance-text,.software-page .tpm-portal-intl-infrastructure__logo:hover .tpm-portal-intl-infrastructure__logo-text{color:#0052d9}.software-page .tpm-portal-intl-infrastructure__compliance:hover .tpm-portal-intl-infrastructure__compliance-img{box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}.software-page .tpm-portal-intl-infrastructure__logo:hover .tpm-portal-intl-infrastructure__logo-icon{border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-infrastructure__inner{padding:0 48px}.software-page .tpm-portal-intl-infrastructure__logos-wrap{margin:48px -48px 0;width:calc(100% + 96px);padding:32px 48px}.software-page .tpm-portal-intl-infrastructure__item+.tpm-portal-intl-infrastructure__item{margin-left:72px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-num-animate{height:48px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-num-animate__text{font-size:40px;line-height:48px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-text{font-size:36px;line-height:48px}.software-page .tpm-portal-intl-infrastructure__basic-list{max-width:700px}.software-page .tpm-portal-intl-infrastructure__basic{margin-left:16px}.software-page .tpm-portal-intl-infrastructure__basic:nth-child(4n+1){margin-left:0}.software-page .tpm-portal-intl-infrastructure__basic:nth-child(n+5){margin-top:16px}}@media screen and (min-width:1600px){.software-page .tpm-portal-intl-infrastructure__inner{padding:0 60px}.software-page .tpm-portal-intl-infrastructure__logos-wrap{margin:48px -60px 0;width:calc(100% + 120px);padding:32px 60px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-infrastructure__inner{padding:0 120px}.software-page .tpm-portal-intl-infrastructure__logos-wrap{margin:48px -120px 0;width:calc(100% + 240px);padding:32px 120px}.software-page .tpm-portal-intl-infrastructure__item+.tpm-portal-intl-infrastructure__item{margin-left:128px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-num-animate{height:72px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-num-animate__text{font-size:56px;line-height:72px}.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-text{font-size:48px;line-height:72px}.software-page .tpm-portal-intl-infrastructure__basic-title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-infrastructure__basic-text{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-infrastructure__section .tpm-portal-intl-section__hd{margin-bottom:32px}.software-page .tpm-portal-intl-infrastructure__inner{padding:0 28px}.software-page .tpm-portal-intl-infrastructure__logos-wrap{margin:36px -28px 0;width:calc(100% + 56px);padding:16px 28px}.software-page .tpm-portal-intl-infrastructure__logos-wrap .tpm-portal-intl-link{flex-shrink:0;margin-left:32px}.software-page .tpm-portal-intl-infrastructure__logos-wrap .tpm-portal-intl-link__inner{font-size:20px;line-height:28px;white-space:nowrap}.software-page .tpm-portal-intl-infrastructure__items{width:100%}.software-page .tpm-portal-intl-infrastructure__items>div+div{margin-top:36px}.software-page .tpm-portal-intl-infrastructure__item+.tpm-portal-intl-infrastructure__item{margin-left:32px}.software-page .tpm-portal-intl-infrastructure__item{min-width:0}.software-page .tpm-portal-intl-infrastructure__item-text,.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-text{font-size:32px;line-height:40px}.software-page .tpm-portal-intl-infrastructure__item-title{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-infrastructure__basic-wrap{margin-top:32px;width:100%}.software-page .tpm-portal-intl-infrastructure__basic-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-infrastructure__basic{margin-left:12px;width:calc(33.33333% - 8px)}.software-page .tpm-portal-intl-infrastructure__basic:nth-child(3n+1){margin-left:0}.software-page .tpm-portal-intl-infrastructure__basic:nth-child(n+4){margin-top:12px}.software-page .tpm-portal-intl-infrastructure__basic-text{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-infrastructure__compliance,.software-page .tpm-portal-intl-infrastructure__logo{min-width:0}.software-page .tpm-portal-intl-infrastructure__compliance{padding:4px}.software-page .tpm-portal-intl-infrastructure__logo-icon{width:64px;height:64px}.software-page .tpm-portal-intl-infrastructure__compliance-img{width:56px;height:56px}.software-page .tpm-portal-intl-infrastructure__compliance-text,.software-page .tpm-portal-intl-infrastructure__logo-text{display:none}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-infrastructure__inner{padding:0 16px}.software-page .tpm-portal-intl-infrastructure__items>div+div{margin-top:24px}.software-page .tpm-portal-intl-infrastructure__item+.tpm-portal-intl-infrastructure__item{margin-left:24px}.software-page .tpm-portal-intl-infrastructure__item-text,.software-page .tpm-portal-intl-infrastructure__item-text .tpm-portal-intl-text{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-infrastructure__item-title{width:-moz-fit-content;width:fit-content;max-width:140px;font-size:12px;line-height:20px}.software-page .tpm-portal-intl-infrastructure__basic-title{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-infrastructure__basic-text{font-size:12px;line-height:20px}.software-page .tpm-portal-intl-infrastructure__compliance{padding:3px}.software-page .tpm-portal-intl-infrastructure__logo-icon{width:48px;height:48px}.software-page .tpm-portal-intl-infrastructure__compliance-img{width:42px;height:42px}}.software-page .tpm-portal-intl-case__section.tpm-portal-intl-section{background:linear-gradient(180deg,#e3ecff,hsla(0,0%,100%,0))}.software-page .tpm-portal-intl-case__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding-bottom:36px}.software-page .tpm-portal-intl-case__inner{display:flex;position:relative;padding-right:500px}.software-page .tpm-portal-intl-case__content{width:0;flex-grow:1}.software-page .tpm-portal-intl-case__media-wrap{position:absolute;right:0;top:20px;width:460px;height:259px;max-height:calc(100% - 20px)}.software-page .tpm-portal-intl-case__item{cursor:pointer;position:relative;border-bottom:1px solid #e6e9ef;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-case__item:hover{border-bottom-color:#a4adbf}}.software-page .tpm-portal-intl-case__item-href{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;pointer-events:none}.software-page .tpm-portal-intl-case__item.is-active .tpm-portal-intl-case__item-href{pointer-events:auto;z-index:1}.software-page .tpm-portal-intl-case__item-line{display:none;position:absolute;left:0;bottom:-1px;height:2px;background:linear-gradient(90deg,#96c6ff,#36f)}.software-page .tpm-portal-intl-case__item.is-active .tpm-portal-intl-case__item-line{display:block}.software-page .tpm-portal-intl-case__item-hd{position:relative}.software-page .tpm-portal-intl-case__item-hd-normal{transition:all .3s linear;pointer-events:auto;opacity:1;display:flex;align-items:center;justify-content:space-between;padding:16px 0}.software-page .tpm-portal-intl-case__item.is-active .tpm-portal-intl-case__item-hd-normal{opacity:0;pointer-events:none}.software-page .tpm-portal-intl-case__item-hd-active{transition:all .3s linear;pointer-events:none;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-portal-intl-case__item.is-active .tpm-portal-intl-case__item-hd-active{opacity:1}.software-page .tpm-portal-intl-case__item-title{transition:all .3s linear;width:0;flex-grow:1;color:rgba(0,0,0,.9);font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-portal-intl-case__item-hd-active .tpm-portal-intl-case__item-title{color:#0052d9}.software-page .tpm-portal-intl-case__item-btn{width:24px;height:24px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-case-arrow-bottom.e9df9b59.svg)}.software-page .tpm-portal-intl-case__item-arrow-wrap{position:relative;flex-shrink:0;width:24px;height:24px}.software-page .tpm-portal-intl-case__item-arrow{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;border:1px solid rgba(0,0,0,.2);overflow:hidden}.software-page .tpm-portal-intl-case__item-arrow:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-case-arrow.aeafcd45.svg)}.software-page .tpm-portal-intl-case__item-arrow--active{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:18px;background:#0052d9;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.software-page .tpm-portal-intl-case__item-arrow--active:after,.software-page .tpm-portal-intl-case__item-arrow--active:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-case-arrow-active.505bf475.svg)}.software-page .tpm-portal-intl-case__item-arrow--active:before{left:-100%}@media screen and (min-width:769px){.software-page .tpm-portal-intl-case__item:hover .tpm-portal-intl-case__item-title{font-size:22px}.software-page .tpm-portal-intl-case__item:hover .tpm-portal-intl-case__item-arrow--active{opacity:1}.software-page .tpm-portal-intl-case__item:hover .tpm-portal-intl-case__item-arrow--active:before{transition:left .3s ease-in-out .2s;left:0}.software-page .tpm-portal-intl-case__item:hover .tpm-portal-intl-case__item-arrow--active:after{transition:left .3s ease-in-out .2s;left:100%}}.software-page .tpm-portal-intl-case__item-content-wrap{overflow:hidden;height:0;transition:height .3s linear}.software-page .tpm-portal-intl-case__item-content{overflow:hidden;padding:0 0 16px}.software-page .tpm-portal-intl-case__item-desc{color:rgba(0,0,0,.9);font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-portal-intl-case__item-msg{margin-top:16px;display:flex;align-items:center}.software-page .tpm-portal-intl-case__item-subtit{flex-shrink:0;color:rgba(0,0,0,.9);font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-portal-intl-case__item-text{width:0;flex-grow:1;padding-left:24px;color:rgba(0,0,0,.9);position:relative;font-size:14px;line-height:22px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-portal-intl-case__item-text:before{content:"";width:1px;height:16px;background:#d5dbe7;position:absolute;left:8px;top:50%;transform:translateY(-50%)}.software-page .tpm-portal-intl-case__media{opacity:0;transition:opacity .15s ease-in-out;position:absolute;right:0;top:0;width:100%;height:100%}.software-page .tpm-portal-intl-case__media.is-active,.software-page .tpm-portal-intl-case__media:first-child{z-index:2}.software-page .tpm-portal-intl-case__media.is-active{opacity:1;transition:opacity .15s ease-in-out .15s}.software-page .tpm-portal-intl-case__img,.software-page .tpm-portal-intl-case__video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-case__inner{padding-right:619px}.software-page .tpm-portal-intl-case__item-content{padding:4px 0 20px}.software-page .tpm-portal-intl-case__item-desc{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-case__item-msg{margin-top:20px}.software-page .tpm-portal-intl-case__item-subtit{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-case__item-text{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-case__media-wrap{width:575px;height:324px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-case__inner{padding-right:768px}.software-page .tpm-portal-intl-case__item-content{padding:8px 0 24px}.software-page .tpm-portal-intl-case__item-title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-case__item:hover .tpm-portal-intl-case__item-title{font-size:26px}.software-page .tpm-portal-intl-case__item-desc{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-case__item-msg{margin-top:24px}.software-page .tpm-portal-intl-case__item-subtit{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-case__item-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-case__media-wrap{width:700px;height:394px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-case__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:24px 0}.software-page .tpm-portal-intl-case__section.tpm-portal-intl-section .tpm-portal-intl-section__hd{margin-bottom:16px}.software-page .tpm-portal-intl-case__inner{padding-right:0}.software-page .tpm-portal-intl-case__media-wrap{display:none}.software-page .tpm-portal-intl-case__item-title{font-size:18px;line-height:24px}.software-page .tpm-portal-intl-case__item-btn{width:16px;height:16px}.software-page .tpm-portal-intl-case__item-arrow-wrap{width:20px;height:20px}.software-page .tpm-portal-intl-case__item-desc{font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-portal-intl-case__item-msg{margin-top:16px;flex-direction:column;align-items:flex-start}.software-page .tpm-portal-intl-case__item-subtit{flex:auto;width:100%;font-size:16px;line-height:24px}.software-page .tpm-portal-intl-case__item-text{margin-top:4px;flex:auto;width:100%;font-size:14px;line-height:22px;padding-left:0}.software-page .tpm-portal-intl-case__item-text:before{content:none;display:none}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-case__media-wrap{display:none}.software-page .tpm-portal-intl-case__item-desc,.software-page .tpm-portal-intl-case__item-subtit{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-case__item-text{font-size:12px;line-height:20px}}.software-page .tpm-portal-intl-advance__section.tpm-portal-intl-section{background-color:#0052d9}.software-page .tpm-portal-intl-advance__section.tpm-portal-intl-section .tpm-portal-intl-section__title{color:#fff}.software-page .tpm-portal-intl-advance__card{border:1px solid hsla(0,0%,100%,.2);background-color:#3478e7;padding:23px 31px;position:relative}.software-page .tpm-portal-intl-advance__card .tpm-portal-intl-button.type-white{margin-top:36px;width:auto;height:36px;padding:6px 12px}.software-page .tpm-portal-intl-advance__card .tpm-portal-intl-button.type-white .tpm-portal-intl-button__inner{font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-portal-intl-advance__card-img{position:absolute;right:0;top:0;height:100%}.software-page .tpm-portal-intl-advance__card-inner{position:relative;z-index:1}.software-page .tpm-portal-intl-advance__card-title{color:#fff;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-portal-intl-advance__card-title .tpm-portal-intl-text{font-size:20px;line-height:28px;font-weight:600;color:#00c990}.software-page .tpm-portal-intl-advance__card-desc{margin-top:8px;color:#fff;font-size:12px;line-height:20px}.software-page .tpm-portal-intl-advance__items{display:flex;flex-wrap:nowrap;margin-top:20px;border:1px solid hsla(0,0%,100%,.2);background-color:#3478e7}.software-page .tpm-portal-intl-advance__item{flex-shrink:0;flex-grow:1;width:0;position:relative;padding:23px 31px}.software-page .tpm-portal-intl-advance__item .tpm-portal-intl-button{margin-top:16px;min-width:0;width:auto;height:36px;padding:5px 23px}.software-page .tpm-portal-intl-advance__item .tpm-portal-intl-button__inner{font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-portal-intl-advance__item:nth-child(n+2){border-left:1px solid hsla(0,0%,100%,.2)}.software-page .tpm-portal-intl-advance__item-inner{height:100%;display:flex;flex-direction:column;align-items:flex-start}.software-page .tpm-portal-intl-advance__item-title{color:#fff;font-size:20px;line-height:28px;font-weight:500}.software-page .tpm-portal-intl-advance__item-desc{margin-bottom:auto;margin-top:8px;color:#fff;font-size:12px;line-height:20px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-advance__card,.software-page .tpm-portal-intl-advance__item{padding:27px 35px}.software-page .tpm-portal-intl-advance__card-title,.software-page .tpm-portal-intl-advance__card-title .tpm-portal-intl-text{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-advance__card-desc,.software-page .tpm-portal-intl-advance__item-desc{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-advance__item-title{font-size:24px;line-height:32px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-advance__card,.software-page .tpm-portal-intl-advance__item{padding:31px 39px}.software-page .tpm-portal-intl-advance__card .tpm-portal-intl-button{margin-top:48px}.software-page .tpm-portal-intl-advance__card-title,.software-page .tpm-portal-intl-advance__card-title .tpm-portal-intl-text,.software-page .tpm-portal-intl-advance__item-title{font-size:28px;line-height:36px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-advance__card{padding:23px}.software-page .tpm-portal-intl-advance__card .tpm-portal-intl-button.type-white{margin-top:24px;min-width:240px;padding:5px 12px;justify-content:center}.software-page .tpm-portal-intl-advance__card .tpm-portal-intl-button.type-white .tpm-portal-intl-button__inner{transform:none}.software-page .tpm-portal-intl-advance__card .tpm-portal-intl-button.type-white .tpm-portal-intl-button__icon{display:none}.software-page .tpm-portal-intl-advance__card-title{color:#fff;font-size:20px;line-height:28px}.software-page .tpm-portal-intl-advance__card-title .tpm-portal-intl-text__inner{color:#00c990;font-size:20px;line-height:28px}.software-page .tpm-portal-intl-advance__item{width:33.33333%;padding:23px}.software-page .tpm-portal-intl-advance__item .tpm-portal-intl-button.type-weak-white{padding:4px 23px}.software-page .tpm-portal-intl-advance__item .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__inner{font-size:16px;line-height:24px;transform:none}.software-page .tpm-portal-intl-advance__item .tpm-portal-intl-button.type-weak-white .tpm-portal-intl-button__icon{display:none}.software-page .tpm-portal-intl-advance__item-title{margin-bottom:auto;font-size:20px;line-height:28px;color:#fff}.software-page .tpm-portal-intl-advance__item-desc{margin-bottom:0;color:hsla(0,0%,100%,.9);font-size:14px;line-height:22px}.software-page .tpm-portal-intl-advance__item-desc p{display:inline}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-advance__card{background-image:none}.software-page .tpm-portal-intl-advance__items{flex-direction:column}.software-page .tpm-portal-intl-advance__item{width:100%}.software-page .tpm-portal-intl-advance__item:nth-child(n+2){border-left:0;border-top:1px solid hsla(0,0%,100%,.2)}}.software-page .tpm-portal-intl-num-animate{overflow:hidden;display:inline-flex;align-items:flex-end;height:32px}.software-page .tpm-portal-intl-num-animate.is-forward{align-items:flex-start}.software-page .tpm-portal-intl-num-animate__text{color:#000;font-weight:600;font-size:24px;line-height:32px}.software-page .tpm-portal-intl-logo{font-size:0;line-height:0;border:1px solid transparent;box-shadow:none}@media screen and (min-width:769px){.software-page .tpm-portal-intl-logo[href]{cursor:pointer;transition:all .3s linear}.software-page .tpm-portal-intl-logo[href]:hover{position:relative;z-index:1;border-color:#e8ebf2;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}}.software-page .tpm-portal-intl-logo__img{height:68px}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section{overflow:hidden;position:relative}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:after,.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:before{content:"";width:320px;height:100%;position:absolute;top:0;z-index:1}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:before{pointer-events:none;left:0;background:linear-gradient(270deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8))}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:after{pointer-events:none;right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8))}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:32px 0}.software-page .tpm-portal-intl-logo__wrap{width:100%;display:flex;justify-content:flex-start}.software-page .tpm-portal-intl-logo__wrap.align-right{justify-content:flex-end}.software-page .tpm-portal-intl-logo__wrap+.tpm-portal-intl-logo__wrap{margin-top:24px}.software-page .tpm-portal-intl-logo__list{display:inline-flex;flex-wrap:nowrap}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-logo__img{height:80px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-logo__img{height:96px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:after,.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:before{width:120px}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:16px 0}.software-page .tpm-portal-intl-logo__wrap+.tpm-portal-intl-logo__wrap{margin-top:16px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-logo__img{height:48px}.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:after,.software-page .tpm-portal-intl-logo__section.tpm-portal-intl-section:before{display:none;content:none}.software-page .tpm-portal-intl-logo__wrap+.tpm-portal-intl-logo__wrap{margin-top:0}}.software-page #message-container{box-sizing:border-box;margin:0;padding:0;list-style:none;position:fixed;top:8px;left:0;z-index:1400;width:100%;pointer-events:none}.software-page .tpm-portal-intl-message{padding:12px 16px;position:relative;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:left;pointer-events:all;font-size:0}.software-page .tpm-portal-intl-message-icon{width:28px;display:inline-block;height:28px;background-size:contain;background-repeat:no-repeat;background-position:50%}.software-page .tpm-portal-intl-message-icon-info{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_info.7d29a3b1.svg)}.software-page .tpm-portal-intl-message-icon-success{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_success.4f78372b.svg)}.software-page .tpm-portal-intl-message-icon-warning{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_warning.3efe620f.svg)}.software-page .tpm-portal-intl-message-icon-error{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_error.ee78cace.svg)}.software-page .tpm-portal-intl-message-icon-loading{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_loading.265132ec.png);animation:message-loading .6s linear infinite forwards}.software-page .tpm-portal-intl-message-content{flex:1 1;overflow:hidden;padding-left:16px}@media (min-width:769px){.software-page .tpm-portal-intl-message{margin-bottom:28px}.software-page .tpm-portal-intl-message-page{width:1180px}.software-page .tpm-portal-intl-message-component{width:480px}.software-page .tpm-portal-intl-message-simple{max-width:480px;width:-moz-fit-content;width:fit-content}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-single{display:flex;flex-direction:row;justify-content:space-between}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-single-text{font-size:14px;line-height:22px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;flex:1 1}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-single-link{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-title{font-size:16px;line-height:24px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-desc{margin-top:4px;font-size:14px;line-height:22px;color:#4b5b76;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-close-icon{width:16px;height:16px;margin-left:26px;cursor:pointer;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_close.3792cc51.svg)}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle){background:#fff;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-info{color:#181818}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-success{color:#088f50}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-warning{color:#c04100}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-error{color:#b42c3f}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-loading{color:#181818}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-info{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;border:1px solid #699ef5;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#181818}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-info:hover{background:#ecf2fe}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-success{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#e0f7eb;border:1px solid #66d799;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#088f50}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-success:hover{background:#e0f7eb}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-warning{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ffeddf;border:1px solid #ffa760;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#c04100}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-warning:hover{background:#ffeddf}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-error{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8;border:1px solid #ef8b8b;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#b42c3f}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-error:hover{background:#fce8e8}}@media (max-width:768px){.software-page .tpm-portal-intl-message{margin-bottom:24px}.software-page .tpm-portal-intl-message-component,.software-page .tpm-portal-intl-message-page{width:calc(100% - 32px)}.software-page .tpm-portal-intl-message-simple{max-width:360px;width:-moz-max-content;width:max-content}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-single{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-single-text{font-size:14px;line-height:22px;display:inline;word-break:break-all;flex:1 1}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-single-link{font-size:14px;line-height:22px;display:inline;margin-left:4px}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-title{font-size:16px;line-height:24px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-desc{margin-top:4px;font-size:14px;line-height:22px;color:#4b5b76;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-all}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-desc .tp-link{margin:0 4px}.software-page .tpm-portal-intl-message .tpm-portal-intl-message-close-icon{width:16px;height:16px;margin-left:16px;cursor:pointer;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_close.3792cc51.svg)}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle){background:#fff;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-info{color:#181818}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-success{color:#088f50}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-warning{color:#c04100}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-error{color:#b42c3f}.software-page .tpm-portal-intl-message:not(.tpm-portal-intl-message-handle).tpm-portal-intl-message-loading{color:#181818}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-info{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ecf2fe;border:1px solid #699ef5;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#181818}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-info:hover{background:#ecf2fe}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-success{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#e0f7eb;border:1px solid #66d799;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#088f50}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-success:hover{background:#e0f7eb}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-warning{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#ffeddf;border:1px solid #ffa760;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#c04100}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-warning:hover{background:#ffeddf}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-error{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),#fce8e8;border:1px solid #ef8b8b;box-shadow:8px 8px 20px rgba(55,99,170,.1);border-radius:2px;color:#b42c3f}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-handle.tpm-portal-intl-message-error:hover{background:#fce8e8}}@keyframes message-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width:769px){.software-page .tpm-portal-intl-dialog-footer .tpm-portal-intl-button .tpm-portal-intl-message-simple{right:-60px}}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg{width:-moz-fit-content;width:fit-content;border:0;background:#fff;border-radius:24px;box-shadow:0 4px 16px rgba(22,51,100,.2);padding:5px 16px 5px 5px;position:relative}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg:hover{background:#fff}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-icon{width:30px;height:30px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/message_icon_home.4b627dd8.svg)}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-content{padding-left:10px}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-content .tpm-portal-intl-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-content .tpm-portal-intl-text--highlight{color:#ff6933;font-weight:500}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-single-text{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-single-link{margin-left:16px}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg .tpm-portal-intl-message-single-link .tpm-portal-intl-link:hover .tpm-portal-intl-link__inner{color:#266fe8}.software-page .tpm-portal-intl-message.tpm-portal-intl-message-info.tpm-portal-intl-portal-intl-home-msg:after{content:"";width:1px;height:16px;background:rgba(0,0,0,.23);position:absolute;right:45px;top:50%;transform:translateY(-50%)}.software-page .tpm-portal-intl-sale__item{width:calc(33.33333% - 13.33333px);background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.04);padding:16px;position:relative}.software-page .tpm-portal-intl-sale__item:nth-child(2n+2),.software-page .tpm-portal-intl-sale__item:nth-child(3n+3){margin-left:20px}.software-page .tpm-portal-intl-sale__item:nth-child(n+4){margin-top:20px}.software-page .tpm-portal-intl-sale__item-bg{position:absolute;right:0;top:0;width:248px;height:248px}.software-page .tpm-portal-intl-sale__item-inner{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.software-page .tpm-portal-intl-sale__item-hd{display:flex;align-items:center}.software-page .tpm-portal-intl-sale__item-tag{margin-left:8px;border:1px solid #ffddd0;background:#ffefe9;padding:1px 7px;color:#ef5f29;font-weight:500;font-size:14px;line-height:20px}.software-page .tpm-portal-intl-sale__item-title{max-width:calc(100% - 68px);flex-shrink:0;position:relative;color:#000}.software-page .tpm-portal-intl-sale__item-info,.software-page .tpm-portal-intl-sale__item-title{font-weight:600;font-size:16px;line-height:24px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-portal-intl-sale__item-info{padding:12px 0;border-bottom:1px solid #dce1ec;color:#0052d9}.software-page .tpm-portal-intl-sale__item-content{margin-bottom:auto;padding-top:12px;min-height:82px;position:relative}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form{width:100%;height:100%;padding-top:12px;position:absolute;top:12px;left:0;opacity:0;transition:opacity .2s linear,top .2s linear;display:flex}@media screen and (min-width:769px){.software-page .tpm-portal-intl-sale__item:hover .tpm-portal-intl-sale__form{top:0;opacity:1;transition:opacity .2s linear .12s,top .2s linear .12s}}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item{display:flex;flex-direction:column;align-items:baseline}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item+.tpm-portal-intl-sale__form-item{margin-left:36px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-label{flex-shrink:0;color:rgba(0,0,0,.5);font-size:12px;line-height:20px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{margin-top:4px;color:#000;font-weight:500;font-size:16px;line-height:24px}@media screen and (min-width:769px){.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list{opacity:1;transition:opacity .2s linear .12s}@media screen and (min-width:769px){.software-page .tpm-portal-intl-sale__item:hover .tpm-portal-intl-sale__list{opacity:0;transition:opacity .2s linear}}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item{padding-left:20px;position:relative;color:rgba(0,0,0,.7);font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item:before{content:"";width:16px;height:16px;position:absolute;left:0;top:3px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-sale-list-icon.6f964c7e.svg)}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item+.tpm-portal-intl-sale__list-item{margin-top:4px}.software-page .tpm-portal-intl-sale__item-ft{margin-top:12px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-button.type-primary{position:relative;width:100%;height:36px;padding:5px 24px;background:#0052d9;justify-content:center}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-button.type-primary .tpm-portal-intl-button__inner{font-weight:500;font-size:16px;line-height:26px;transform:translateX(14px)}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-button.type-primary .tpm-portal-intl-button__icon{margin:0 0 0 4px;width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-portal-intl-sale-btn-icon.03c820e1.svg);opacity:0;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-button.type-primary:hover .tpm-portal-intl-button__inner{transform:translateX(0)}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-button.type-primary:hover .tpm-portal-intl-button__icon{opacity:1}}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-button.type-primary.is-disabled{background:rgba(0,0,0,.4);color:hsla(0,0%,100%,.4);pointer-events:none}@media screen and (min-width:1400px){.software-page .tpm-portal-intl-sale__item{padding:20px}.software-page .tpm-portal-intl-sale__item-info,.software-page .tpm-portal-intl-sale__item-title{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-sale__item-content{min-height:88px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item+.tpm-portal-intl-sale__form-item{margin-left:60px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-label{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item{font-size:16px;line-height:24px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item:before{top:4px}.software-page .tpm-portal-intl-sale__item-ft{margin-top:20px}}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-sale__item{padding:24px}.software-page .tpm-portal-intl-sale__item-info,.software-page .tpm-portal-intl-sale__item-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-sale__item-content{min-height:94px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item+.tpm-portal-intl-sale__form-item{margin-left:96px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item:before{top:5px}.software-page .tpm-portal-intl-sale__item-ft{margin-top:24px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-sale__item{width:100%;padding:24px}.software-page .tpm-portal-intl-sale__item-content{padding-top:16px;min-height:0;display:flex;flex-direction:column-reverse}.software-page .tpm-portal-intl-sale__item-info,.software-page .tpm-portal-intl-sale__item-title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-sale__item-info{padding:8px 0 16px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list{opacity:1}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item:before{top:5px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item+.tpm-portal-intl-sale__list-item{margin-top:8px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form{margin-top:16px;position:static;height:auto;padding-top:0;opacity:1;flex-direction:column}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item{flex-direction:row}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item+.tpm-portal-intl-sale__form-item{margin:4px 0 0}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-label,.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{margin:0 0 0 12px}.software-page .tpm-portal-intl-sale__item-ft{margin-top:16px}.software-page .tpm-portal-intl-sale__item+.tpm-portal-intl-sale__item{margin-left:0;margin-top:16px}}@media screen and (max-width:600px){.software-page .tpm-portal-intl-sale__item{padding:16px}.software-page .tpm-portal-intl-sale__item-info,.software-page .tpm-portal-intl-sale__item-title{font-size:18px;line-height:26px}.software-page .tpm-portal-intl-sale__item-info{padding:8px 0 12px}.software-page .tpm-portal-intl-sale__item-content{padding-top:12px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item{font-size:14px;line-height:22px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__list-item:before{top:3px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form{margin-top:12px}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-item+.tpm-portal-intl-sale__form-item{margin:8px 0 0}.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-label,.software-page .tpm-portal-intl-sale__item .tpm-portal-intl-sale__form-value{font-size:14px;line-height:22px}}.software-page .tpm-portal-intl-sale__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:32px 0 48px}.software-page .tpm-portal-intl-sale__section.tpm-portal-intl-section .tpm-portal-intl-section__title{font-size:24px;line-height:32px}.software-page .tpm-portal-intl-sale__items{display:flex;flex-wrap:wrap}@media screen and (min-width:1920px){.software-page .tpm-portal-intl-sale__section.tpm-portal-intl-section .tpm-portal-intl-section__title{font-size:28px;line-height:36px}}@media screen and (max-width:768px){.software-page .tpm-portal-intl-sale__section.tpm-portal-intl-section .tpm-portal-intl-section__inner{padding:16px 0 24px}.software-page .tpm-portal-intl-sale__section.tpm-portal-intl-section .tpm-portal-intl-section__title{font-size:20px;line-height:28px}.software-page .tpm-portal-intl-sale__items{flex-wrap:wrap}}.software-page .tpm-portal-intl-grid__layout{overflow:hidden}.software-page .tpm-portal-intl-grid__row{display:flex;flex-flow:row wrap;box-sizing:border-box;margin-right:0;margin-left:0}.software-page .tpm-portal-intl-grid__row--start{justify-content:flex-start}.software-page .tpm-portal-intl-grid__row--center{justify-content:center}.software-page .tpm-portal-intl-grid__row--end{justify-content:flex-end}.software-page .tpm-portal-intl-grid__row--space-between{justify-content:space-between}.software-page .tpm-portal-intl-grid__row--space-around{justify-content:space-around}.software-page .tpm-portal-intl-grid__row--top{align-items:flex-start}.software-page .tpm-portal-intl-grid__row--middle{align-items:center}.software-page .tpm-portal-intl-grid__row--bottom{align-items:flex-end}.software-page .tpm-portal-intl-grid__row--split-line .tpm-portal-intl-grid__col{position:relative}.software-page .tpm-portal-intl-grid__row--split-line .tpm-portal-intl-grid__col:before{position:absolute;top:0;bottom:0;left:0;display:block;width:1px;background-color:#e5e8ed;content:""}.software-page .tpm-portal-intl-grid__col{display:block;flex:1 1 auto;box-sizing:border-box;padding-right:0;padding-left:0;font-size:14px;-webkit-box-flex:1}.software-page .tpm-portal-intl-grid__col--1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--0{display:none}.software-page .tpm-portal-intl-grid__col--order-0{order:0}.software-page .tpm-portal-intl-grid__col--1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-1{order:1}.software-page .tpm-portal-intl-grid__col--2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-2{order:2}.software-page .tpm-portal-intl-grid__col--3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-3{order:3}.software-page .tpm-portal-intl-grid__col--4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-4{order:4}.software-page .tpm-portal-intl-grid__col--5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-5{order:5}.software-page .tpm-portal-intl-grid__col--6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-6{order:6}.software-page .tpm-portal-intl-grid__col--7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-7{order:7}.software-page .tpm-portal-intl-grid__col--8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-8{order:8}.software-page .tpm-portal-intl-grid__col--9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-9{order:9}.software-page .tpm-portal-intl-grid__col--10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-10{order:10}.software-page .tpm-portal-intl-grid__col--11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-11{order:11}.software-page .tpm-portal-intl-grid__col--12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-12{order:12}.software-page .tpm-portal-intl-grid__col--13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-13{order:13}.software-page .tpm-portal-intl-grid__col--14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-14{order:14}.software-page .tpm-portal-intl-grid__col--15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-15{order:15}.software-page .tpm-portal-intl-grid__col--16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-16{order:16}.software-page .tpm-portal-intl-grid__col--17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-17{order:17}.software-page .tpm-portal-intl-grid__col--18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-18{order:18}.software-page .tpm-portal-intl-grid__col--19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-19{order:19}.software-page .tpm-portal-intl-grid__col--20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-20{order:20}.software-page .tpm-portal-intl-grid__col--21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-21{order:21}.software-page .tpm-portal-intl-grid__col--22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-22{order:22}.software-page .tpm-portal-intl-grid__col--23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-23{order:23}.software-page .tpm-portal-intl-grid__col--24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--order-24{order:24}@media (max-width:1200px){.software-page .tpm-portal-intl-grid__col--smallpc-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-0{display:none}.software-page .tpm-portal-intl-grid__col--smallpc-order-0{order:0}.software-page .tpm-portal-intl-grid__col--smallpc-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-1{order:1}.software-page .tpm-portal-intl-grid__col--smallpc-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-2{order:2}.software-page .tpm-portal-intl-grid__col--smallpc-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-3{order:3}.software-page .tpm-portal-intl-grid__col--smallpc-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-4{order:4}.software-page .tpm-portal-intl-grid__col--smallpc-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-5{order:5}.software-page .tpm-portal-intl-grid__col--smallpc-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-6{order:6}.software-page .tpm-portal-intl-grid__col--smallpc-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-7{order:7}.software-page .tpm-portal-intl-grid__col--smallpc-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-8{order:8}.software-page .tpm-portal-intl-grid__col--smallpc-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-9{order:9}.software-page .tpm-portal-intl-grid__col--smallpc-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-10{order:10}.software-page .tpm-portal-intl-grid__col--smallpc-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-11{order:11}.software-page .tpm-portal-intl-grid__col--smallpc-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-12{order:12}.software-page .tpm-portal-intl-grid__col--smallpc-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-13{order:13}.software-page .tpm-portal-intl-grid__col--smallpc-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-14{order:14}.software-page .tpm-portal-intl-grid__col--smallpc-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-15{order:15}.software-page .tpm-portal-intl-grid__col--smallpc-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-16{order:16}.software-page .tpm-portal-intl-grid__col--smallpc-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-17{order:17}.software-page .tpm-portal-intl-grid__col--smallpc-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-18{order:18}.software-page .tpm-portal-intl-grid__col--smallpc-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-19{order:19}.software-page .tpm-portal-intl-grid__col--smallpc-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-20{order:20}.software-page .tpm-portal-intl-grid__col--smallpc-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-21{order:21}.software-page .tpm-portal-intl-grid__col--smallpc-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-22{order:22}.software-page .tpm-portal-intl-grid__col--smallpc-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-23{order:23}.software-page .tpm-portal-intl-grid__col--smallpc-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--smallpc-order-24{order:24}}@media (max-width:1000px){.software-page .tpm-portal-intl-grid__col--tablet-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-0{display:none}.software-page .tpm-portal-intl-grid__col--tablet-order-0{order:0}.software-page .tpm-portal-intl-grid__col--tablet-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-1{order:1}.software-page .tpm-portal-intl-grid__col--tablet-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-2{order:2}.software-page .tpm-portal-intl-grid__col--tablet-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-3{order:3}.software-page .tpm-portal-intl-grid__col--tablet-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-4{order:4}.software-page .tpm-portal-intl-grid__col--tablet-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-5{order:5}.software-page .tpm-portal-intl-grid__col--tablet-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-6{order:6}.software-page .tpm-portal-intl-grid__col--tablet-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-7{order:7}.software-page .tpm-portal-intl-grid__col--tablet-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-8{order:8}.software-page .tpm-portal-intl-grid__col--tablet-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-9{order:9}.software-page .tpm-portal-intl-grid__col--tablet-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-10{order:10}.software-page .tpm-portal-intl-grid__col--tablet-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-11{order:11}.software-page .tpm-portal-intl-grid__col--tablet-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-12{order:12}.software-page .tpm-portal-intl-grid__col--tablet-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-13{order:13}.software-page .tpm-portal-intl-grid__col--tablet-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-14{order:14}.software-page .tpm-portal-intl-grid__col--tablet-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-15{order:15}.software-page .tpm-portal-intl-grid__col--tablet-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-16{order:16}.software-page .tpm-portal-intl-grid__col--tablet-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-17{order:17}.software-page .tpm-portal-intl-grid__col--tablet-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-18{order:18}.software-page .tpm-portal-intl-grid__col--tablet-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-19{order:19}.software-page .tpm-portal-intl-grid__col--tablet-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-20{order:20}.software-page .tpm-portal-intl-grid__col--tablet-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-21{order:21}.software-page .tpm-portal-intl-grid__col--tablet-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-22{order:22}.software-page .tpm-portal-intl-grid__col--tablet-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-23{order:23}.software-page .tpm-portal-intl-grid__col--tablet-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--tablet-order-24{order:24}}@media (max-width:768px){.software-page .tpm-portal-intl-grid__col--pad-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-0{display:none}.software-page .tpm-portal-intl-grid__col--pad-order-0{order:0}.software-page .tpm-portal-intl-grid__col--pad-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-1{order:1}.software-page .tpm-portal-intl-grid__col--pad-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-2{order:2}.software-page .tpm-portal-intl-grid__col--pad-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-3{order:3}.software-page .tpm-portal-intl-grid__col--pad-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-4{order:4}.software-page .tpm-portal-intl-grid__col--pad-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-5{order:5}.software-page .tpm-portal-intl-grid__col--pad-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-6{order:6}.software-page .tpm-portal-intl-grid__col--pad-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-7{order:7}.software-page .tpm-portal-intl-grid__col--pad-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-8{order:8}.software-page .tpm-portal-intl-grid__col--pad-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-9{order:9}.software-page .tpm-portal-intl-grid__col--pad-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-10{order:10}.software-page .tpm-portal-intl-grid__col--pad-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-11{order:11}.software-page .tpm-portal-intl-grid__col--pad-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-12{order:12}.software-page .tpm-portal-intl-grid__col--pad-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-13{order:13}.software-page .tpm-portal-intl-grid__col--pad-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-14{order:14}.software-page .tpm-portal-intl-grid__col--pad-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-15{order:15}.software-page .tpm-portal-intl-grid__col--pad-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-16{order:16}.software-page .tpm-portal-intl-grid__col--pad-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-17{order:17}.software-page .tpm-portal-intl-grid__col--pad-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-18{order:18}.software-page .tpm-portal-intl-grid__col--pad-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-19{order:19}.software-page .tpm-portal-intl-grid__col--pad-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-20{order:20}.software-page .tpm-portal-intl-grid__col--pad-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-21{order:21}.software-page .tpm-portal-intl-grid__col--pad-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-22{order:22}.software-page .tpm-portal-intl-grid__col--pad-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-23{order:23}.software-page .tpm-portal-intl-grid__col--pad-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--pad-order-24{order:24}}@media (max-width:600px){.software-page .tpm-portal-intl-grid__col--phone-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-0{display:none}.software-page .tpm-portal-intl-grid__col--phone-order-0{order:0}.software-page .tpm-portal-intl-grid__col--phone-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-1{order:1}.software-page .tpm-portal-intl-grid__col--phone-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-2{order:2}.software-page .tpm-portal-intl-grid__col--phone-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-3{order:3}.software-page .tpm-portal-intl-grid__col--phone-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-4{order:4}.software-page .tpm-portal-intl-grid__col--phone-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-5{order:5}.software-page .tpm-portal-intl-grid__col--phone-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-6{order:6}.software-page .tpm-portal-intl-grid__col--phone-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-7{order:7}.software-page .tpm-portal-intl-grid__col--phone-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-8{order:8}.software-page .tpm-portal-intl-grid__col--phone-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-9{order:9}.software-page .tpm-portal-intl-grid__col--phone-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-10{order:10}.software-page .tpm-portal-intl-grid__col--phone-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-11{order:11}.software-page .tpm-portal-intl-grid__col--phone-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-12{order:12}.software-page .tpm-portal-intl-grid__col--phone-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-13{order:13}.software-page .tpm-portal-intl-grid__col--phone-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-14{order:14}.software-page .tpm-portal-intl-grid__col--phone-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-15{order:15}.software-page .tpm-portal-intl-grid__col--phone-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-16{order:16}.software-page .tpm-portal-intl-grid__col--phone-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-17{order:17}.software-page .tpm-portal-intl-grid__col--phone-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-18{order:18}.software-page .tpm-portal-intl-grid__col--phone-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-19{order:19}.software-page .tpm-portal-intl-grid__col--phone-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-20{order:20}.software-page .tpm-portal-intl-grid__col--phone-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-21{order:21}.software-page .tpm-portal-intl-grid__col--phone-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-22{order:22}.software-page .tpm-portal-intl-grid__col--phone-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-23{order:23}.software-page .tpm-portal-intl-grid__col--phone-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-portal-intl-grid__col--phone-order-24{order:24}}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-0n .tpm-portal-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-1n .tpm-portal-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-2n .tpm-portal-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-3n .tpm-portal-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-4n .tpm-portal-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-5n .tpm-portal-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-6n .tpm-portal-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-7n .tpm-portal-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-8n .tpm-portal-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-9n .tpm-portal-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-10n .tpm-portal-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-11n .tpm-portal-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-12n .tpm-portal-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}@media (max-width:1200px){.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-0n .tpm-portal-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-1n .tpm-portal-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-2n .tpm-portal-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-3n .tpm-portal-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-4n .tpm-portal-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-5n .tpm-portal-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-6n .tpm-portal-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-7n .tpm-portal-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-8n .tpm-portal-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-9n .tpm-portal-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-10n .tpm-portal-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-11n .tpm-portal-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-smallpc-12n .tpm-portal-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media (max-width:1000px){.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-0n .tpm-portal-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-1n .tpm-portal-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-2n .tpm-portal-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-3n .tpm-portal-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-4n .tpm-portal-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-5n .tpm-portal-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-6n .tpm-portal-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-7n .tpm-portal-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-8n .tpm-portal-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-9n .tpm-portal-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-10n .tpm-portal-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-11n .tpm-portal-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-tablet-12n .tpm-portal-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media (max-width:768px){.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-0n .tpm-portal-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-1n .tpm-portal-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-2n .tpm-portal-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-3n .tpm-portal-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-4n .tpm-portal-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-5n .tpm-portal-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-6n .tpm-portal-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-7n .tpm-portal-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-8n .tpm-portal-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-9n .tpm-portal-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-10n .tpm-portal-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-11n .tpm-portal-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-pad-12n .tpm-portal-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media (max-width:600px){.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-0n .tpm-portal-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-1n .tpm-portal-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-2n .tpm-portal-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-3n .tpm-portal-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-4n .tpm-portal-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-5n .tpm-portal-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-6n .tpm-portal-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-7n .tpm-portal-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-8n .tpm-portal-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-9n .tpm-portal-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-10n .tpm-portal-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-11n .tpm-portal-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-portal-intl-grid__row.tpm-portal-intl-grid--gutter-phone-12n .tpm-portal-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}.rc-image{display:inline-flex;position:relative}.rc-image-img{width:100%;height:auto}.rc-image-img-placeholder{background-color:#f3f3f3;background-repeat:no-repeat;background-position:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI3IDBIMUMuNDQ3IDAgMCAuNDQ3IDAgMXYyMGMwIC41NTMuNDQ3IDEgMSAxaDI2Yy41NTMgMCAxLS40NDcgMS0xVjFjMC0uNTUzLS40NDctMS0xLTF6TTguNTYyIDQuNWMxLjEwNCAwIDIgLjg5NyAyIDJzLS44OTYgMi0yIDJjLTEuMTAzIDAtMi0uODk3LTItMnMuODk3LTIgMi0yem0xNi4wNiAxMy42NmEuMjUzLjI1MyAwIDAxLS4xNjMuMDU5SDMuNTM4YS4yNS4yNSAwIDAxLS4xOTEtLjQxM2w1LjMyMi02LjMxMmEuMjUyLjI1MiAwIDAxLjM1My0uMDMyYy4wMS4wMS4wMjIuMDIuMDMxLjAzMmwzLjEwNiAzLjY4NyA0Ljk0MS01Ljg2YS4yNTIuMjUyIDAgMDEuMzUzLS4wM2MuMDEuMDA5LjAyMi4wMTguMDMxLjAzbDcuMTc1IDguNDg4YS4yNTUuMjU1IDAgMDEtLjAzNy4zNXoiIGZpbGw9IiNFOEU4RTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.rc-image-mask,.rc-image-placeholder{position:absolute;top:0;left:0;right:0;bottom:0}.rc-image-mask{background:rgba(0,0,0,.3);opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .3s}.rc-image:hover .rc-image-mask{opacity:1}.rc-image-preview{text-align:center;height:100%;pointer-events:none}.rc-image-preview-body{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.rc-image-preview.zoom-appear,.rc-image-preview.zoom-enter{transform:none;opacity:0;animation-duration:.3s}.rc-image-preview-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:rgba(0,0,0,.45)}.rc-image-preview-mask-hidden{display:none}.rc-image-preview-img{cursor:grab;transform:scaleX(1);transition:transform .3s cubic-bezier(0,0,.25,1) 0s;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;max-width:100%;max-height:70%}.rc-image-preview-img-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.rc-image-preview-img-wrapper>*{pointer-events:auto}.rc-image-preview-moving .rc-image-preview-img{cursor:grabbing}.rc-image-preview-moving .rc-image-preview-img-wrapper{transition-duration:0s}.rc-image-preview-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.rc-image-preview-close{position:fixed;top:32px;right:32px;display:flex;color:#fff;background-color:rgba(0,0,0,.5);border-radius:50%;padding:15px;outline:0;border:0;cursor:pointer}.rc-image-preview-close:hover{opacity:.3}.rc-image-preview-footer,.rc-image-preview-operations-wrapper{position:fixed;z-index:1001}.rc-image-preview-footer{bottom:32px;left:0;width:100%;display:flex;flex-direction:column;align-items:center}.rc-image-preview-progress{margin-bottom:20px}.rc-image-preview-operations{display:flex;color:#bbb;background:rgba(0,0,0,.45);border-radius:100px;padding:0 20px}.rc-image-preview-operations-operation{padding:10px;cursor:pointer;margin-left:10px;font-size:18px}.rc-image-preview-operations-operation-disabled{pointer-events:none;color:#6e6e6e}.rc-image-preview-operations-operation:first-of-type{margin-left:0}.rc-image-preview-switch-left{position:fixed;left:10px;top:50%;width:44px;height:44px;margin-top:-22px;background:hsla(0,0%,73%,.45);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1001;cursor:pointer;color:#bbb}.rc-image-preview-switch-left-disabled{background:hsla(0,0%,73%,.3);color:#6e6e6e;cursor:not-allowed}.rc-image-preview-switch-left-disabled>.anticon{cursor:not-allowed}.rc-image-preview-switch-left>.anticon{font-size:24px}.rc-image-preview-switch-right{position:fixed;right:10px;top:50%;width:44px;height:44px;margin-top:-22px;background:hsla(0,0%,73%,.45);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1001;cursor:pointer;color:#bbb}.rc-image-preview-switch-right-disabled{background:hsla(0,0%,73%,.2);color:#6e6e6e;cursor:not-allowed}.rc-image-preview-switch-right-disabled>.anticon{cursor:not-allowed}.rc-image-preview-switch-right>.anticon{font-size:24px}.fade-appear,.fade-enter,.fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{animation-name:rcImageFadeIn;animation-play-state:running}.fade-leave.fade-leave-active{animation-name:rcImageFadeOut;animation-play-state:running;pointer-events:none}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{animation-timing-function:linear}@keyframes rcImageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes rcImageFadeOut{0%{opacity:1}to{opacity:0}}.zoom-appear,.zoom-enter,.zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{animation-name:rcImageZoomIn;animation-play-state:running}.zoom-leave.zoom-leave-active{animation-name:rcImageZoomOut;animation-play-state:running;pointer-events:none}.zoom-appear,.zoom-enter{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes rcImageZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes rcImageZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@media screen and (min-width:769px){body{min-width:1200px}}@media screen and (max-width:768px){body{min-width:320px}}body{font-size:12px;line-height:20px}.software-page [class^=tpm-product-intl-]{font-family:pingfang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}.software-page [class^=tpm-product-intl-],.software-page [class^=tpm-product-intl-]:after,.software-page [class^=tpm-product-intl-]:before{padding:0;margin:0;box-sizing:border-box}.software-page button,.software-page dd,.software-page div,.software-page dl,.software-page dt,.software-page form,.software-page h1,.software-page h2,.software-page h3,.software-page h4,.software-page h5,.software-page h6,.software-page hr,.software-page input,.software-page li,.software-page ol,.software-page p,.software-page td,.software-page textarea,.software-page th,.software-page ul,body{margin:0;padding:0}.software-page h1,.software-page h2,.software-page h3,.software-page h4,.software-page h5,.software-page h6{font-size:100%}.software-page em,.software-page i{font-style:normal;font-weight:400}.software-page button[class^=tpm-product-intl-],.software-page input[class^=tpm-product-intl-],.software-page select[class^=tpm-product-intl-],.software-page textarea[class^=tpm-product-intl-]{font-family:PingFangSC-Light,STHeiti Light,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif}.software-page button,.software-page input,.software-page select{box-sizing:border-box}.software-page button{border:none}.software-page button,.software-page input[type=button],.software-page input[type=submit],.software-page select{cursor:pointer}.software-page table{border-collapse:collapse;border-spacing:0}.software-page li{list-style:none}.software-page a{text-decoration:none}.software-page a img,.software-page fieldset,.software-page iframe,.software-page img{border-width:0;border-style:none}.software-page button[class^=tpm-product-intl-],.software-page input[class^=tpm-product-intl-],.software-page select[class^=tpm-product-intl-]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.software-page button[class^=tpm-product-intl-]:focus,.software-page input[class^=tpm-product-intl-]:focus,.software-page select[class^=tpm-product-intl-]:focus{outline:none}.software-page ol[class^=tpm-product-intl-],.software-page ul[class^=tpm-product-intl-]{list-style:none}.software-page .rc-image-preview-mask{z-index:1002;background-color:rgba(0,0,0,.75)}.software-page .rc-image-preview-wrap{z-index:1002}.software-page .rc-image-preview-img-wrapper{padding:16px}.software-page .rc-image{cursor:zoom-in}.software-page .rc-image-preview-operations-wrapper{z-index:1003}.software-page .rc-image-preview-operations-wrapper .rc-image-preview-close{background-color:transparent;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-image-preview-close.65360736.svg);background-size:contain;background-repeat:no-repeat}.software-page .rc-image-preview-operations-wrapper .rc-image-preview-close:hover{opacity:1}.software-page .rc-image-preview-operations-wrapper .rc-image-preview-footer{display:none}.software-page .tpm-product-intl-grid__layout{overflow:hidden}.software-page .tpm-product-intl-grid__row{display:flex;flex-flow:row wrap;box-sizing:border-box;margin-right:0;margin-left:0}.software-page .tpm-product-intl-grid__row--start{justify-content:flex-start}.software-page .tpm-product-intl-grid__row--center{justify-content:center}.software-page .tpm-product-intl-grid__row--end{justify-content:flex-end}.software-page .tpm-product-intl-grid__row--space-between{justify-content:space-between}.software-page .tpm-product-intl-grid__row--space-around{justify-content:space-around}.software-page .tpm-product-intl-grid__row--top{align-items:flex-start}.software-page .tpm-product-intl-grid__row--middle{align-items:center}.software-page .tpm-product-intl-grid__row--bottom{align-items:flex-end}.software-page .tpm-product-intl-grid__row--split-line .tpm-product-intl-grid__col{position:relative}.software-page .tpm-product-intl-grid__row--split-line .tpm-product-intl-grid__col:before{position:absolute;top:0;bottom:0;left:0;display:block;width:1px;background-color:#e5e8ed;content:""}.software-page .tpm-product-intl-grid__col{display:block;flex:1 1 auto;box-sizing:border-box;padding-right:0;padding-left:0;font-size:14px;-webkit-box-flex:1}.software-page .tpm-product-intl-grid__col--1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--0{display:none}.software-page .tpm-product-intl-grid__col--order-0{order:0}.software-page .tpm-product-intl-grid__col--1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-1{order:1}.software-page .tpm-product-intl-grid__col--2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-2{order:2}.software-page .tpm-product-intl-grid__col--3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-3{order:3}.software-page .tpm-product-intl-grid__col--4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-4{order:4}.software-page .tpm-product-intl-grid__col--5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-5{order:5}.software-page .tpm-product-intl-grid__col--6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-6{order:6}.software-page .tpm-product-intl-grid__col--7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-7{order:7}.software-page .tpm-product-intl-grid__col--8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-8{order:8}.software-page .tpm-product-intl-grid__col--9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-9{order:9}.software-page .tpm-product-intl-grid__col--10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-10{order:10}.software-page .tpm-product-intl-grid__col--11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-11{order:11}.software-page .tpm-product-intl-grid__col--12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-12{order:12}.software-page .tpm-product-intl-grid__col--13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-13{order:13}.software-page .tpm-product-intl-grid__col--14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-14{order:14}.software-page .tpm-product-intl-grid__col--15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-15{order:15}.software-page .tpm-product-intl-grid__col--16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-16{order:16}.software-page .tpm-product-intl-grid__col--17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-17{order:17}.software-page .tpm-product-intl-grid__col--18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-18{order:18}.software-page .tpm-product-intl-grid__col--19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-19{order:19}.software-page .tpm-product-intl-grid__col--20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-20{order:20}.software-page .tpm-product-intl-grid__col--21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-21{order:21}.software-page .tpm-product-intl-grid__col--22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-22{order:22}.software-page .tpm-product-intl-grid__col--23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-23{order:23}.software-page .tpm-product-intl-grid__col--24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--order-24{order:24}@media (max-width:1200px){.software-page .tpm-product-intl-grid__col--smallpc-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-0{display:none}.software-page .tpm-product-intl-grid__col--smallpc-order-0{order:0}.software-page .tpm-product-intl-grid__col--smallpc-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-1{order:1}.software-page .tpm-product-intl-grid__col--smallpc-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-2{order:2}.software-page .tpm-product-intl-grid__col--smallpc-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-3{order:3}.software-page .tpm-product-intl-grid__col--smallpc-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-4{order:4}.software-page .tpm-product-intl-grid__col--smallpc-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-5{order:5}.software-page .tpm-product-intl-grid__col--smallpc-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-6{order:6}.software-page .tpm-product-intl-grid__col--smallpc-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-7{order:7}.software-page .tpm-product-intl-grid__col--smallpc-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-8{order:8}.software-page .tpm-product-intl-grid__col--smallpc-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-9{order:9}.software-page .tpm-product-intl-grid__col--smallpc-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-10{order:10}.software-page .tpm-product-intl-grid__col--smallpc-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-11{order:11}.software-page .tpm-product-intl-grid__col--smallpc-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-12{order:12}.software-page .tpm-product-intl-grid__col--smallpc-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-13{order:13}.software-page .tpm-product-intl-grid__col--smallpc-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-14{order:14}.software-page .tpm-product-intl-grid__col--smallpc-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-15{order:15}.software-page .tpm-product-intl-grid__col--smallpc-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-16{order:16}.software-page .tpm-product-intl-grid__col--smallpc-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-17{order:17}.software-page .tpm-product-intl-grid__col--smallpc-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-18{order:18}.software-page .tpm-product-intl-grid__col--smallpc-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-19{order:19}.software-page .tpm-product-intl-grid__col--smallpc-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-20{order:20}.software-page .tpm-product-intl-grid__col--smallpc-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-21{order:21}.software-page .tpm-product-intl-grid__col--smallpc-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-22{order:22}.software-page .tpm-product-intl-grid__col--smallpc-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-23{order:23}.software-page .tpm-product-intl-grid__col--smallpc-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--smallpc-order-24{order:24}}@media (max-width:1000px){.software-page .tpm-product-intl-grid__col--tablet-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-0{display:none}.software-page .tpm-product-intl-grid__col--tablet-order-0{order:0}.software-page .tpm-product-intl-grid__col--tablet-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-1{order:1}.software-page .tpm-product-intl-grid__col--tablet-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-2{order:2}.software-page .tpm-product-intl-grid__col--tablet-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-3{order:3}.software-page .tpm-product-intl-grid__col--tablet-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-4{order:4}.software-page .tpm-product-intl-grid__col--tablet-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-5{order:5}.software-page .tpm-product-intl-grid__col--tablet-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-6{order:6}.software-page .tpm-product-intl-grid__col--tablet-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-7{order:7}.software-page .tpm-product-intl-grid__col--tablet-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-8{order:8}.software-page .tpm-product-intl-grid__col--tablet-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-9{order:9}.software-page .tpm-product-intl-grid__col--tablet-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-10{order:10}.software-page .tpm-product-intl-grid__col--tablet-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-11{order:11}.software-page .tpm-product-intl-grid__col--tablet-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-12{order:12}.software-page .tpm-product-intl-grid__col--tablet-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-13{order:13}.software-page .tpm-product-intl-grid__col--tablet-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-14{order:14}.software-page .tpm-product-intl-grid__col--tablet-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-15{order:15}.software-page .tpm-product-intl-grid__col--tablet-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-16{order:16}.software-page .tpm-product-intl-grid__col--tablet-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-17{order:17}.software-page .tpm-product-intl-grid__col--tablet-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-18{order:18}.software-page .tpm-product-intl-grid__col--tablet-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-19{order:19}.software-page .tpm-product-intl-grid__col--tablet-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-20{order:20}.software-page .tpm-product-intl-grid__col--tablet-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-21{order:21}.software-page .tpm-product-intl-grid__col--tablet-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-22{order:22}.software-page .tpm-product-intl-grid__col--tablet-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-23{order:23}.software-page .tpm-product-intl-grid__col--tablet-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--tablet-order-24{order:24}}@media (max-width:768px){.software-page .tpm-product-intl-grid__col--pad-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-0{display:none}.software-page .tpm-product-intl-grid__col--pad-order-0{order:0}.software-page .tpm-product-intl-grid__col--pad-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-1{order:1}.software-page .tpm-product-intl-grid__col--pad-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-2{order:2}.software-page .tpm-product-intl-grid__col--pad-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-3{order:3}.software-page .tpm-product-intl-grid__col--pad-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-4{order:4}.software-page .tpm-product-intl-grid__col--pad-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-5{order:5}.software-page .tpm-product-intl-grid__col--pad-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-6{order:6}.software-page .tpm-product-intl-grid__col--pad-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-7{order:7}.software-page .tpm-product-intl-grid__col--pad-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-8{order:8}.software-page .tpm-product-intl-grid__col--pad-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-9{order:9}.software-page .tpm-product-intl-grid__col--pad-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-10{order:10}.software-page .tpm-product-intl-grid__col--pad-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-11{order:11}.software-page .tpm-product-intl-grid__col--pad-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-12{order:12}.software-page .tpm-product-intl-grid__col--pad-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-13{order:13}.software-page .tpm-product-intl-grid__col--pad-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-14{order:14}.software-page .tpm-product-intl-grid__col--pad-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-15{order:15}.software-page .tpm-product-intl-grid__col--pad-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-16{order:16}.software-page .tpm-product-intl-grid__col--pad-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-17{order:17}.software-page .tpm-product-intl-grid__col--pad-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-18{order:18}.software-page .tpm-product-intl-grid__col--pad-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-19{order:19}.software-page .tpm-product-intl-grid__col--pad-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-20{order:20}.software-page .tpm-product-intl-grid__col--pad-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-21{order:21}.software-page .tpm-product-intl-grid__col--pad-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-22{order:22}.software-page .tpm-product-intl-grid__col--pad-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-23{order:23}.software-page .tpm-product-intl-grid__col--pad-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--pad-order-24{order:24}}@media (max-width:600px){.software-page .tpm-product-intl-grid__col--phone-1-5{display:block;flex:0 0 auto;width:20%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-0{display:none}.software-page .tpm-product-intl-grid__col--phone-order-0{order:0}.software-page .tpm-product-intl-grid__col--phone-1{display:block;flex:0 0 auto;width:4.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-1{order:1}.software-page .tpm-product-intl-grid__col--phone-2{display:block;flex:0 0 auto;width:8.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-2{order:2}.software-page .tpm-product-intl-grid__col--phone-3{display:block;flex:0 0 auto;width:12.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-3{order:3}.software-page .tpm-product-intl-grid__col--phone-4{display:block;flex:0 0 auto;width:16.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-4{order:4}.software-page .tpm-product-intl-grid__col--phone-5{display:block;flex:0 0 auto;width:20.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-5{order:5}.software-page .tpm-product-intl-grid__col--phone-6{display:block;flex:0 0 auto;width:25%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-6{order:6}.software-page .tpm-product-intl-grid__col--phone-7{display:block;flex:0 0 auto;width:29.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-7{order:7}.software-page .tpm-product-intl-grid__col--phone-8{display:block;flex:0 0 auto;width:33.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-8{order:8}.software-page .tpm-product-intl-grid__col--phone-9{display:block;flex:0 0 auto;width:37.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-9{order:9}.software-page .tpm-product-intl-grid__col--phone-10{display:block;flex:0 0 auto;width:41.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-10{order:10}.software-page .tpm-product-intl-grid__col--phone-11{display:block;flex:0 0 auto;width:45.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-11{order:11}.software-page .tpm-product-intl-grid__col--phone-12{display:block;flex:0 0 auto;width:50%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-12{order:12}.software-page .tpm-product-intl-grid__col--phone-13{display:block;flex:0 0 auto;width:54.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-13{order:13}.software-page .tpm-product-intl-grid__col--phone-14{display:block;flex:0 0 auto;width:58.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-14{order:14}.software-page .tpm-product-intl-grid__col--phone-15{display:block;flex:0 0 auto;width:62.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-15{order:15}.software-page .tpm-product-intl-grid__col--phone-16{display:block;flex:0 0 auto;width:66.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-16{order:16}.software-page .tpm-product-intl-grid__col--phone-17{display:block;flex:0 0 auto;width:70.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-17{order:17}.software-page .tpm-product-intl-grid__col--phone-18{display:block;flex:0 0 auto;width:75%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-18{order:18}.software-page .tpm-product-intl-grid__col--phone-19{display:block;flex:0 0 auto;width:79.16667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-19{order:19}.software-page .tpm-product-intl-grid__col--phone-20{display:block;flex:0 0 auto;width:83.33333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-20{order:20}.software-page .tpm-product-intl-grid__col--phone-21{display:block;flex:0 0 auto;width:87.5%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-21{order:21}.software-page .tpm-product-intl-grid__col--phone-22{display:block;flex:0 0 auto;width:91.66667%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-22{order:22}.software-page .tpm-product-intl-grid__col--phone-23{display:block;flex:0 0 auto;width:95.83333%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-23{order:23}.software-page .tpm-product-intl-grid__col--phone-24{display:block;flex:0 0 auto;width:100%;-webkit-box-flex:0}.software-page .tpm-product-intl-grid__col--phone-order-24{order:24}}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-0n .tpm-product-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-1n .tpm-product-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-2n .tpm-product-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-3n .tpm-product-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-4n .tpm-product-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-5n .tpm-product-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-6n .tpm-product-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-7n .tpm-product-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-8n .tpm-product-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-9n .tpm-product-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-10n .tpm-product-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-11n .tpm-product-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-12n .tpm-product-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}@media (max-width:1200px){.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-0n .tpm-product-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-1n .tpm-product-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-2n .tpm-product-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-3n .tpm-product-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-4n .tpm-product-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-5n .tpm-product-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-6n .tpm-product-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-7n .tpm-product-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-8n .tpm-product-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-9n .tpm-product-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-10n .tpm-product-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-11n .tpm-product-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-smallpc-12n .tpm-product-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media (max-width:1000px){.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-0n .tpm-product-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-1n .tpm-product-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-2n .tpm-product-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-3n .tpm-product-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-4n .tpm-product-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-5n .tpm-product-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-6n .tpm-product-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-7n .tpm-product-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-8n .tpm-product-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-9n .tpm-product-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-10n .tpm-product-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-11n .tpm-product-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-tablet-12n .tpm-product-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media (max-width:768px){.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-0n .tpm-product-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-1n .tpm-product-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-2n .tpm-product-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-3n .tpm-product-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-4n .tpm-product-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-5n .tpm-product-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-6n .tpm-product-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-7n .tpm-product-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-8n .tpm-product-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-9n .tpm-product-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-10n .tpm-product-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-11n .tpm-product-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-pad-12n .tpm-product-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media (max-width:600px){.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-0n{margin-right:0;margin-bottom:0;margin-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-0n .tpm-product-intl-grid__col{margin-bottom:0;padding-right:0;padding-left:0}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-1n{margin-right:-2px;margin-bottom:-4px;margin-left:-2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-1n .tpm-product-intl-grid__col{margin-bottom:4px;padding-right:2px;padding-left:2px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-2n{margin-right:-4px;margin-bottom:-8px;margin-left:-4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-2n .tpm-product-intl-grid__col{margin-bottom:8px;padding-right:4px;padding-left:4px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-3n{margin-right:-6px;margin-bottom:-12px;margin-left:-6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-3n .tpm-product-intl-grid__col{margin-bottom:12px;padding-right:6px;padding-left:6px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-4n{margin-right:-8px;margin-bottom:-16px;margin-left:-8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-4n .tpm-product-intl-grid__col{margin-bottom:16px;padding-right:8px;padding-left:8px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-5n{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-5n .tpm-product-intl-grid__col{margin-bottom:20px;padding-right:10px;padding-left:10px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-6n{margin-right:-12px;margin-bottom:-24px;margin-left:-12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-6n .tpm-product-intl-grid__col{margin-bottom:24px;padding-right:12px;padding-left:12px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-7n{margin-right:-14px;margin-bottom:-28px;margin-left:-14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-7n .tpm-product-intl-grid__col{margin-bottom:28px;padding-right:14px;padding-left:14px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-8n{margin-right:-16px;margin-bottom:-32px;margin-left:-16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-8n .tpm-product-intl-grid__col{margin-bottom:32px;padding-right:16px;padding-left:16px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-9n{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-9n .tpm-product-intl-grid__col{margin-bottom:36px;padding-right:18px;padding-left:18px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-10n{margin-right:-20px;margin-bottom:-40px;margin-left:-20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-10n .tpm-product-intl-grid__col{margin-bottom:40px;padding-right:20px;padding-left:20px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-11n{margin-right:-22px;margin-bottom:-44px;margin-left:-22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-11n .tpm-product-intl-grid__col{margin-bottom:44px;padding-right:22px;padding-left:22px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-12n{margin-right:-24px;margin-bottom:-48px;margin-left:-24px}.software-page .tpm-product-intl-grid__row.tpm-product-intl-grid--gutter-phone-12n .tpm-product-intl-grid__col{margin-bottom:48px;padding-right:24px;padding-left:24px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-section{position:relative}.software-page .tpm-product-intl-section__bg{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%}.software-page .tpm-product-intl-section__bg-img{width:auto;height:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);-webkit-mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}.software-page .tpm-product-intl-section__linear-box1{width:100%;height:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-section-linear-box1.817a63ce.png);background-size:auto 525px;position:absolute;left:0;bottom:0;background-position:0 100%;background-repeat:no-repeat}.software-page .tpm-product-intl-section__linear-box2{width:100%;height:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-section-linear-box2.995ca8b4.png);background-size:auto 564px;position:absolute;right:0;top:0;background-position:100% 0;background-repeat:no-repeat}.software-page .tpm-product-intl-section__bg.vertical-linear{background:linear-gradient(180deg,#edf4ff,#fff)}}.software-page .tpm-product-intl-section{position:relative;background:#fff}.software-page .tpm-product-intl-section__inner{padding:60px 0}@media screen and (min-width:769px){.software-page .tpm-product-intl-section__inner{position:relative;z-index:1}}.software-page .tpm-product-intl-section__hd{margin-bottom:32px}.software-page .tpm-product-intl-section__ft{margin-top:32px;text-align:center}.software-page .tpm-product-intl-section__ft .tpm-product-intl-link{margin-left:4px}.software-page .tpm-product-intl-section__ft .tpm-product-intl-link__inner{font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-section__ft .tpm-product-intl-link__icon{flex-shrink:0;width:24px;height:24px}.software-page .tpm-product-intl-section__ft .tpm-product-intl-link+.tpm-product-intl-link{margin-left:4px}.software-page .tpm-product-intl-section__bd,.software-page .tpm-product-intl-section__ft,.software-page .tpm-product-intl-section__hd{padding:0 36px}.software-page .tpm-product-intl-section__ft-inner,.software-page .tpm-product-intl-section__hd-inner{max-width:1180px;margin:0 auto}.software-page .tpm-product-intl-section__tag{margin:0 auto;max-width:100%;width:-moz-fit-content;width:fit-content;border-radius:4px;background:transparent;padding:4px 12px;color:#4f46e5;font-size:12px;line-height:20px;font-weight:500;letter-spacing:2px;text-align:center}.software-page .tpm-product-intl-section__title{text-align:center;color:#000;font-size:30px;line-height:38px;font-weight:600;-webkit-font-smoothing:initial}.software-page .tpm-product-intl-section__title img{vertical-align:middle;display:inline;line-height:0;font-size:0;height:36px}.software-page .tpm-product-intl-section__tag+.tpm-product-intl-section__title{margin-top:8px}.software-page .tpm-product-intl-section__desc{text-align:center;margin-top:12px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-section__desc .tpm-product-intl-link{margin-left:4px}.software-page .tpm-product-intl-section__desc .tpm-product-intl-link__inner{font-size:14px;line-height:22px}.software-page .tpm-product-intl-section__desc .tpm-product-intl-link__icon{width:16px;height:16px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-section-link-icon.a762859e.svg)}.software-page .tpm-product-intl-section.bg-gray,.software-page .tpm-product-intl-section.bg-linear{background:#f7f8fb}.software-page .tpm-product-intl-section--align-left .tpm-product-intl-section__tag{margin-left:0;margin-right:auto}.software-page .tpm-product-intl-section--align-left .tpm-product-intl-section__desc,.software-page .tpm-product-intl-section--align-left .tpm-product-intl-section__title{text-align:left}@media screen and (min-width:1400px){.software-page .tpm-product-intl-section__bd,.software-page .tpm-product-intl-section__hd{padding:0 48px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-section__ft-inner,.software-page .tpm-product-intl-section__hd-inner{max-width:1420px}.software-page .tpm-product-intl-section__title{font-size:32px;line-height:40px}.software-page .tpm-product-intl-section__tag+.tpm-product-intl-section__title{margin-top:12px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-section__inner{padding:24px 0}.software-page .tpm-product-intl-section__bd,.software-page .tpm-product-intl-section__ft,.software-page .tpm-product-intl-section__hd{padding:0 28px}.software-page .tpm-product-intl-section__hd{margin-bottom:16px}.software-page .tpm-product-intl-section__ft{margin-top:16px}.software-page .tpm-product-intl-section__tag{padding:2px 6px;letter-spacing:1px}.software-page .tpm-product-intl-section__title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-section__title img{height:28px}.software-page .tpm-product-intl-section__tag+.tpm-product-intl-section__title{margin-top:8px}.software-page .tpm-product-intl-section__desc,.software-page .tpm-product-intl-section__desc .tpm-product-intl-link__inner{font-size:14px;line-height:22px}.software-page .tpm-product-intl-section__desc .tpm-product-intl-link__icon{width:14px;height:14px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-section__bd,.software-page .tpm-product-intl-section__ft,.software-page .tpm-product-intl-section__hd{padding:0 16px}}.software-page .tpm-product-intl-module{margin:0 auto;max-width:1180px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-module{max-width:1420px}}.software-page .tpm-product-intl-tab__bar-backward,.software-page .tpm-product-intl-tab__bar-forward{cursor:pointer;z-index:1;position:absolute;top:0;width:36px;height:100%;color:#000;background-color:#d5dbe4;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-tab__bar-backward svg,.software-page .tpm-product-intl-tab__bar-forward svg{width:24px;height:24px}.software-page .tpm-product-intl-tab__bar-backward:hover,.software-page .tpm-product-intl-tab__bar-forward:hover{background-color:#d8e0ed;color:#4f46e5}.software-page .tpm-product-intl-tab__bar-backward.is-disabled,.software-page .tpm-product-intl-tab__bar-forward.is-disabled{background-color:rgba(213,219,228,.3);color:rgba(0,0,0,.3);cursor:not-allowed}.software-page .tpm-product-intl-tab__bar-backward{left:0}.software-page .tpm-product-intl-tab__bar-forward{right:0}@media screen and (min-width:769px){.software-page .tpm-product-intl-tab__bar-wrap{padding:0;position:relative;border-radius:4px;overflow:hidden}.software-page .tpm-product-intl-tab__bar-wrap.is-scroll{padding:0 36px}}.software-page .tpm-product-intl-tab__bar{overflow:hidden}.software-page .tpm-product-intl-tab__bar-inner{display:inline-flex;white-space:nowrap;width:auto;min-width:100%;transition:transform .5s ease-out 0s;background:#f2f4f8;padding:4px;position:relative}.software-page .tpm-product-intl-tab__active-bar{position:absolute;top:4px;height:calc(100% - 8px);background:#fff;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.software-page .tpm-product-intl-tab__item{position:relative;z-index:1;cursor:pointer;display:inline-block;max-width:360px;flex-grow:1;width:-moz-fit-content;width:fit-content;padding:12px 16px;color:#000;font-weight:600;text-align:center;transition:all .3s ease-in-out;border-radius:4px;font-size:0;line-height:0}@media screen and (min-width:769px){.software-page .tpm-product-intl-tab__item:hover{background:hsla(0,0%,100%,.4)}}.software-page .tpm-product-intl-tab__item.is-auto{width:0;max-width:none}.software-page .tpm-product-intl-tab__item-content{font-size:14px;line-height:22px;display:inline-block;max-width:100%;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-tab__content{margin-top:32px}.software-page .tpm-product-intl-tab__panel{transition:opacity .15s ease-in;height:0;width:100%;overflow:hidden;opacity:0;padding:0;margin:0;pointer-events:none}.software-page .tpm-product-intl-tab__panel.is-active{width:100%;height:auto;opacity:1;pointer-events:auto;transition:opacity .3s ease-out .15s;overflow:visible}@media screen and (min-width:1400px){.software-page .tpm-product-intl-tab__item-content{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-tab__bar-inner{justify-content:center;width:-moz-max-content;width:max-content}.software-page .tpm-product-intl-tab__item{display:flex;align-items:center;padding:5px 16px;max-width:320px;width:auto;flex:none}.software-page .tpm-product-intl-tab__item.is-active{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.software-page .tpm-product-intl-tab__item-content{font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;white-space:wrap}.software-page .tpm-product-intl-tab__bar{background:transparent;overflow:auto}.software-page .tpm-product-intl-tab__bar::-webkit-scrollbar{background-color:transparent;width:6px;height:6px;background-clip:padding-box}.software-page .tpm-product-intl-tab__bar::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-product-intl-tab__bar::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.software-page .tpm-product-intl-tab__bar::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-product-intl-tab__content{margin-top:16px}.software-page .tpm-product-intl-section .tpm-product-intl-tab{width:calc(100% + 56px);margin:0 -28px}.software-page .tpm-product-intl-section .tpm-product-intl-tab__content{padding:0 28px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-section .tpm-product-intl-tab{width:calc(100% + 32px);margin:0 -16px}.software-page .tpm-product-intl-section .tpm-product-intl-tab__content{padding:0 16px}}@keyframes dropdown_opcity{0%{opacity:0}to{opacity:1}}@keyframes dropdown_opcity_hidden{0%{opacity:1}to{opacity:0}}.software-page .tpm-product-intl-dropdown{display:inline-block}.software-page .tpm-product-intl-dropdown-hidden{display:none}.software-page .tpm-product-intl-dropdown:not(.tpm-product-intl-dropdown-hidden) .tpm-product-intl-dropdown-inner{animation-name:dropdown_opcity;transform-origin:center top;transform:scale(1);animation-duration:.3s;animation-iteration-count:1}.software-page .tpm-product-intl-dropdown.tpm-product-intl-dropdown-hidden .tpm-product-intl-dropdown-inner{animation-name:dropdown_opcity_hidden;transform-origin:center top;transform:scale(0);animation-duration:.3s;animation-iteration-count:1}.software-page .tpm-product-intl-dropdown-inner{color:#4b5b76;position:relative;display:inline-block;max-width:300px;padding:8px;border-radius:0;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.15);word-wrap:break-word;z-index:1300}.software-page .tpm-product-intl-text--strong{font-weight:500}.software-page .tpm-product-intl-text--highlight{color:#473fce}.software-page .tpm-product-intl-text--linear{background:linear-gradient(90deg,#6229ff,#0052d9);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.software-page .tpm-product-intl-link{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content}.software-page .tpm-product-intl-link__inner{color:#473fce}.software-page .tpm-product-intl-link__icon{margin-left:4px;display:inline-block;width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-link-icon.7b22c65a.svg);transition:transform .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-link:hover .tpm-product-intl-link__inner{text-decoration:underline;color:#473fce}.software-page .tpm-product-intl-link:hover .tpm-product-intl-link__icon{transform:translateX(4px)}}.software-page .tpm-product-intl-icon{display:inline-block;width:16px;height:16px;background-size:contain;background-position:50%;background-repeat:no-repeat}.software-page .tpm-product-intl-icon--hook{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-icon-hook.a89a2987.svg)}.software-page .tpm-product-intl-icon--dot{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-icon-dot.eabab1bc.svg)}.software-page .tpm-product-intl-icon--filter{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-icon-filter.8f8ddde2.svg)}.software-page .tpm-product-intl-icon--check{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-icon-check.2bfe51ea.svg)}.software-page .tpm-product-intl-icon--chevron-down{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-icon-chevron-down.e2442e0c.svg)}.software-page .tpm-product-intl-list{font-size:0}.software-page .tpm-product-intl-list-item{font-size:12px;line-height:20px;padding-left:24px;position:relative}.software-page .tpm-product-intl-list-item:nth-child(n+2){margin-top:4px}.software-page .tpm-product-intl-list-item .tpm-product-intl-icon{position:absolute;top:2px;left:0}.software-page .tpm-product-intl-list-item--dot{color:#4b5b76}.software-page .tpm-product-intl-list-item--hook{color:#181818}.software-page .tpm-product-intl-list-item.has-icon{padding-left:0;display:flex;align-items:center}.software-page .tpm-product-intl-list-item__icon{flex-shrink:0;margin-right:12px;width:32px;height:32px}.software-page .tpm-product-intl-list-item.has-icon .tpm-product-intl-list-item--cont{flex-grow:1;width:0}@media screen and (max-width:768px){.software-page .tpm-product-intl-list-item__icon{width:22px;height:22px;margin-right:6px}}.software-page .tpm-product-intl-checkbox-wrap .tpm-product-intl-checkbox-inner{width:16px;height:16px;display:inline-block;vertical-align:-3px;background-repeat:no-repeat}.software-page .tpm-product-intl-checkbox{position:absolute;left:0;top:3px}.software-page .tpm-product-intl-checkbox-wrap{font-size:0;cursor:pointer;display:inline-block;position:relative;padding-left:24px;color:#181818}.software-page .tpm-product-intl-checkbox-wrap-only-box{display:inline-block;vertical-align:4px;margin-right:8px;padding:0;line-height:20px}.software-page .tpm-product-intl-checkbox-wrap .tpm-product-intl-checkbox-inner{transition:background-image .3s ease-in-out;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-normal.be7aa29e.svg);vertical-align:0}.software-page .tpm-product-intl-checkbox-wrap:not(.tpm-product-intl-checkbox-wrap-checked):not(.tpm-product-intl-checkbox-wrap-indeterminate):not(.tpm-product-intl-checkbox-wrap-disabled):hover .tpm-product-intl-checkbox-inner{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-hover.739906f7.svg)}.software-page .tpm-product-intl-checkbox-wrap-checked .tpm-product-intl-checkbox-inner{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-checked.06afc456.svg)}.software-page .tpm-product-intl-checkbox-wrap-disabled{cursor:not-allowed}.software-page .tpm-product-intl-checkbox-wrap-disabled .tpm-product-intl-checkbox-inner{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-disabled.a01bf026.svg)}.software-page .tpm-product-intl-checkbox-wrap-disabled.tpm-product-intl-checkbox-wrap-checked .tpm-product-intl-checkbox-inner{cursor:not-allowed;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-checked-disabled.a344e535.svg)}.software-page .tpm-product-intl-checkbox-wrap-indeterminate .tpm-product-intl-checkbox-inner{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-indeterminate-normal.cca7f4b9.svg)}.software-page .tpm-product-intl-checkbox-wrap-indeterminate.tpm-product-intl-checkbox-wrap-disabled .tpm-product-intl-checkbox-inner{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-checkbox-indeterminate-disabled.7459c5c7.svg)}.software-page .tpm-product-intl-checkbox-text{font-size:14px;line-height:22px;display:inline-block;vertical-align:middle}.software-page .tpm-product-intl-checkbox-input{display:none}.software-page .tpm-product-intl-checkbox-desc{color:#4b5b76;margin-top:4px}.software-page .tpm-product-intl-checkbox-groups{font-size:0}.software-page .tpm-product-intl-checkbox-groups .tpm-product-intl-checkbox-wrap:nth-child(n+2){margin-left:16px}.software-page .tpm-product-intl-button{display:inline-block;width:220px;height:36px;vertical-align:middle;text-align:center;position:relative;font-size:16px;line-height:24px;font-weight:500;box-sizing:border-box;padding:0 16px;cursor:pointer;-webkit-font-smoothing:initial}.software-page .tpm-product-intl-button--disabled{cursor:not-allowed}@media screen and (min-width:769px){.software-page .tpm-product-intl-button{transition:background-color .3s ease-in-out,border .3s ease-in-out,color .3s ease-in-out}}.software-page .tpm-product-intl-button__inner{height:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-button--icon .tpm-product-intl-button__inner{justify-content:space-between}.software-page .tpm-product-intl-button--center .tpm-product-intl-button__inner{justify-content:center}.software-page .tpm-product-intl-button--center.tpm-product-intl-button--icon .tpm-product-intl-button__text{transform:translateX(12px);transition:transform .3s ease-in-out}.software-page .tpm-product-intl-button--center.tpm-product-intl-button--icon:not(.tpm-product-intl-button--disabled):hover .tpm-product-intl-button__text{transform:translateX(0)}.software-page .tpm-product-intl-button__text{width:-moz-fit-content;width:fit-content;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-button--icon .tpm-product-intl-button__text{max-width:calc(100% - 24px)}.software-page .tpm-product-intl-button__icon{margin-left:8px;width:16px;height:16px;flex-shrink:0;line-height:0;transition:transform .3s ease-in-out}.software-page .tpm-product-intl-button:not(.tpm-product-intl-button--disabled):hover .tpm-product-intl-button__icon{transform:translateX(4px)}.software-page .tpm-product-intl-button--center .tpm-product-intl-button__icon{opacity:0;transition:all .3s ease-in-out}.software-page .tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):hover .tpm-product-intl-button__icon{opacity:1}.software-page .tpm-product-intl-button--weak{border:1px solid #4f46e5;background:transparent;color:#4f46e5}.software-page .tpm-product-intl-button--weak:not(.tpm-product-intl-button--disabled):hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.software-page .tpm-product-intl-button--weak:not(.tpm-product-intl-button--disabled):active{background:#0034b5;border-color:#0034b5}.software-page .tpm-product-intl-button--weak.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak.tpm-product-intl-button--disabled:hover{border-color:#4f46e5;background:#fff;color:#4f46e5;opacity:.3}.software-page .tpm-product-intl-button--weak.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--weak.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):hover{background:transparent;border-color:#4f46e5;color:#4f46e5}.software-page .tpm-product-intl-button--weak.tpm-product-intl-button--center.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak.tpm-product-intl-button--center.tpm-product-intl-button--disabled:hover{border:1px solid #e8ebef;background:transparent;color:rgba(151,163,183,.8);opacity:1}.software-page .tpm-product-intl-button--weak-white{border:1px solid #fff;background:transparent;color:#fff}.software-page .tpm-product-intl-button--weak-white:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--weak-white:not(.tpm-product-intl-button--disabled):hover{background:#fff;border-color:#fff;color:#4f46e5}.software-page .tpm-product-intl-button--weak-white.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak-white.tpm-product-intl-button--disabled:hover{border-color:hsla(0,0%,100%,.9);background:transparent;color:hsla(0,0%,100%,.9);opacity:.3}.software-page .tpm-product-intl-button--weak-white.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--weak-white.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):hover{background:transparent;border-color:#fff;color:#fff}.software-page .tpm-product-intl-button--weak-white.tpm-product-intl-button--center.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak-white.tpm-product-intl-button--center.tpm-product-intl-button--disabled:hover{background:transparent;border-color:#fff;color:#fff;opacity:.3}.software-page .tpm-product-intl-button--weak-black{border:1px solid #000;background:transparent;color:#000}.software-page .tpm-product-intl-button--weak-black:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--weak-black:not(.tpm-product-intl-button--disabled):hover{background:#000;color:#fff;border:1px solid #000}.software-page .tpm-product-intl-button--weak-black.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak-black.tpm-product-intl-button--disabled:hover{border-color:#000;background:transparent;color:#000;opacity:.3}.software-page .tpm-product-intl-button--weak-black.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--weak-black.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):hover{background:transparent;border-color:#000;color:#000}.software-page .tpm-product-intl-button--weak-black.tpm-product-intl-button--center.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak-black.tpm-product-intl-button--center.tpm-product-intl-button--disabled:hover{background:transparent;border-color:#000;color:#000;opacity:.3}.software-page .tpm-product-intl-button--primary{border:1px solid #4f46e5;background:#4f46e5;color:#fff}.software-page .tpm-product-intl-button--primary:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--primary:not(.tpm-product-intl-button--disabled):hover{background:#0034b5;border-color:#0034b5;color:#fff}.software-page .tpm-product-intl-button--primary.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--primary.tpm-product-intl-button--disabled:hover{border-color:#4f46e5;background:#4f46e5;color:#fff;opacity:.3}.software-page .tpm-product-intl-button--primary.tpm-product-intl-button--center:not(.tpm-product-intl-button--disabled):hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.software-page .tpm-product-intl-button--solid-white{border:1px solid #fff;background:#fff;color:#4f46e5}.software-page .tpm-product-intl-button--solid-white:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--solid-white:not(.tpm-product-intl-button--disabled):hover{background:#fff;border-color:#fff;color:#4f46e5}.software-page .tpm-product-intl-button--solid-white.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--solid-white.tpm-product-intl-button--disabled:hover{background:#fff;border-color:#fff;color:#4f46e5;opacity:.3}.software-page .tpm-product-intl-button--solid-black{border:1px solid #181818;background:#181818;color:#fff}.software-page .tpm-product-intl-button--solid-black:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--solid-black:not(.tpm-product-intl-button--disabled):hover{background:#000;border-color:#000;color:#fff}.software-page .tpm-product-intl-button--solid-black.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--solid-black.tpm-product-intl-button--disabled:hover{background:#000;border-color:#000;color:#fff;opacity:.3}.software-page .tpm-product-intl-button--weak-hole{border:1px solid #c5c5c5;background:transparent;color:#333}.software-page .tpm-product-intl-button--weak-hole:not(.tpm-product-intl-button--disabled):active,.software-page .tpm-product-intl-button--weak-hole:not(.tpm-product-intl-button--disabled):hover{border:1px solid #5e5e5e;background:transparent;color:#333}.software-page .tpm-product-intl-button--weak-hole.tpm-product-intl-button--disabled,.software-page .tpm-product-intl-button--weak-hole.tpm-product-intl-button--disabled:hover{border:1px solid #5e5e5e;background:transparent;opacity:.4;color:#333}.software-page .lng-zh .tpm-product-intl-button{font-size:14px;line-height:22px}.software-page .tpm-product-intl-searchbox{position:relative;display:inline-block}.software-page .tpm-product-intl-searchbox__input{min-width:360px;height:30px;background:#fff;border:1px solid #e6e9ef;font-size:12px;line-height:30px;padding:0 60px 0 10px}.software-page .tpm-product-intl-searchbox__search{right:10px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-searchbox-icon-search.df332f04.svg)}.software-page .tpm-product-intl-searchbox__clear,.software-page .tpm-product-intl-searchbox__search{position:absolute;top:50%;transform:translateY(-50%);width:16px;height:16px;background-size:cover;cursor:pointer}.software-page .tpm-product-intl-searchbox__clear{display:none;right:36px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-searchbox-icon-clear.5091ca81.svg)}.software-page .tpm-product-intl-searchbox__input:focus+.tpm-product-intl-searchbox__clear{display:block}.software-page .tpm-product-intl-top-nav__bubble::-webkit-scrollbar,.software-page .tpm-product-intl-top-nav__product-list::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-product-intl-top-nav__bubble::-webkit-scrollbar-button,.software-page .tpm-product-intl-top-nav__product-list::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-product-intl-top-nav__bubble::-webkit-scrollbar-thumb,.software-page .tpm-product-intl-top-nav__product-list::-webkit-scrollbar-thumb{background-color:#e6e6ec;border-radius:0}.software-page .tpm-product-intl-top-nav__bubble::-webkit-scrollbar-corner,.software-page .tpm-product-intl-top-nav__product-list::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-product-intl-top-nav{position:relative}.software-page .tpm-product-intl-top-nav__content{position:absolute;z-index:2;top:12px;left:50%;transform:translateX(-50%);width:calc(100% - 72px);max-width:1180px;border-radius:6px;border:1px solid rgba(155,166,183,.2);background:transparent;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__content:hover{background:transparent}}.software-page .tpm-product-intl-top-nav__inner{display:flex;align-items:center;padding:0 24px}.software-page .tpm-product-intl-top-nav__btn-list,.software-page .tpm-product-intl-top-nav__hd{flex-shrink:0}.software-page .tpm-product-intl-top-nav__hd{position:relative;display:flex;align-items:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav.has-product .tpm-product-intl-top-nav__hd{cursor:pointer}}.software-page .tpm-product-intl-top-nav__title{max-width:320px;width:-moz-fit-content;width:fit-content;color:hsla(0,0%,100%,.7);font-size:16px;line-height:24px;padding:11px 0;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:700}.software-page .tpm-product-intl-top-nav__arrow{margin-left:8px;width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-top-nav-icon-arrow-bottom.dc34f8bf.svg);transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__hd:hover .tpm-product-intl-top-nav__arrow{transform:rotate(180deg)}}.software-page .tpm-product-intl-top-nav__list{display:flex;width:1px;flex-grow:1;align-items:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__list{opacity:0}.software-page .tpm-product-intl-top-nav__list.is-finished{opacity:1}}.software-page .tpm-product-intl-top-nav__hd+.tpm-product-intl-top-nav__list{margin-left:48px}.software-page .tpm-product-intl-top-nav__item{flex-shrink:0;color:hsla(0,0%,100%,.7);font-size:14px;line-height:22px;font-weight:500;padding:12px 0;cursor:pointer;position:relative}.software-page .tpm-product-intl-top-nav__item:before{content:"";position:absolute;left:16px;bottom:1px;width:0;height:0;border-radius:1px;background:#fff;transition:height .2s ease-in-out,width .2s ease-in-out .2s}.software-page .tpm-product-intl-top-nav__item.is-active{color:#fff}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__item:hover{color:#fff}}.software-page .tpm-product-intl-top-nav__item.is-active:before{width:calc(100% - 32px);height:2px;transition:width .35s ease-in-out}.software-page .tpm-product-intl-top-nav__item+.tpm-product-intl-top-nav__item{margin-left:32px}.software-page .tpm-product-intl-top-nav__btn-list{margin-left:48px;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.software-page .tpm-product-intl-top-nav__btn-list .tpm-product-intl-button+.tpm-product-intl-button{margin-left:24px}.software-page .tpm-product-intl-top-nav__btn-list .tpm-product-intl-button{width:auto;min-width:120px;height:32px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-top-nav__btn-list.is-show{opacity:1;pointer-events:auto}.software-page .tpm-product-intl-top-nav__item.more{height:46px;position:relative;display:flex;align-items:center}.software-page .tpm-product-intl-top-nav__item.more:hover .tpm-product-intl-top-nav__bubble-wrap{opacity:1;pointer-events:auto}.software-page .tpm-product-intl-top-nav__item-arrow{position:relative;margin-left:4px;display:block;width:16px;height:16px;transition:all .3s ease-in-out}.software-page .tpm-product-intl-top-nav__item-arrow:after,.software-page .tpm-product-intl-top-nav__item-arrow:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-top-nav-icon-arrow-bottom.dc34f8bf.svg);transition:all .3s ease-in-out}.software-page .tpm-product-intl-top-nav__item-arrow:after{transition:all .3s ease-in-out;opacity:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-top-nav-icon-arrow-bottom-active.54d26723.svg)}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__item.more:hover .tpm-product-intl-top-nav__item-arrow{transform:rotate(180deg)}.software-page .tpm-product-intl-top-nav__item.more.is-active .tpm-product-intl-top-nav__item-arrow:after,.software-page .tpm-product-intl-top-nav__item.more:hover .tpm-product-intl-top-nav__item-arrow:after{opacity:1}}.software-page .tpm-product-intl-top-nav__item.is-blank{display:flex;align-items:center}.software-page .tpm-product-intl-top-nav__item-icon{margin-left:4px;display:block;width:16px;height:16px;position:relative}.software-page .tpm-product-intl-top-nav__item-icon:after,.software-page .tpm-product-intl-top-nav__item-icon:before{position:absolute;left:0;top:0;content:"";display:block;width:16px;height:16px;background-size:cover}.software-page .tpm-product-intl-top-nav__item-icon:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-top-nav-icon-blank.b09dc1ef.svg)}.software-page .tpm-product-intl-top-nav__item-icon:after{transition:all .3s ease-in-out;opacity:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-top-nav-icon-blank-active.69215852.svg)}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__item.is-blank:hover .tpm-product-intl-top-nav__item-icon:after{opacity:1}}.software-page .tpm-product-intl-top-nav__bubble-wrap{position:absolute;top:46px;right:0;opacity:0;pointer-events:none;padding-top:4px;transition:all .3s ease-in-out}.software-page .tpm-product-intl-top-nav__bubble{width:-moz-fit-content;width:fit-content;border-radius:6px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.2));box-shadow:none;padding:12px 8px;max-height:256px;overflow-y:auto}.software-page .tpm-product-intl-top-nav__bubble .tpm-product-intl-top-nav__item{cursor:pointer;display:block;max-width:304px;padding:6px;height:auto;border-radius:2px;transition:background .3s ease-in-out;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-top-nav__bubble .tpm-product-intl-top-nav__item:before{content:none}.software-page .tpm-product-intl-top-nav__bubble .tpm-product-intl-top-nav__item:hover{background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.2));color:#fff}.software-page .tpm-product-intl-top-nav__bubble .tpm-product-intl-top-nav__item.is-active{background:transparent;color:#fff}.software-page .tpm-product-intl-top-nav__bubble .tpm-product-intl-top-nav__item+.tpm-product-intl-top-nav__item{margin:6px 0 0}.software-page .tpm-product-intl-top-nav__bubble .tpm-product-intl-top-nav__item.is-blank{display:flex}.software-page .tpm-product-intl-top-nav__product-wrap{min-width:100%;width:-moz-fit-content;width:fit-content;padding-top:4px;position:absolute;top:46px;left:0;opacity:0;pointer-events:none;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__hd:hover .tpm-product-intl-top-nav__product-wrap{opacity:1;pointer-events:auto}}.software-page .tpm-product-intl-top-nav__product-list{min-width:100%;width:-moz-fit-content;width:fit-content;border-radius:6px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.2));box-shadow:none;padding:12px 8px;max-height:256px;overflow-y:auto}.software-page .tpm-product-intl-top-nav__product{cursor:pointer;display:block;max-width:304px;min-width:100%;width:-moz-fit-content;width:fit-content;padding:5px 8px;font-size:14px;line-height:22px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:hsla(0,0%,100%,.7);border-radius:3px}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__product{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-top-nav__product:hover{background:hsla(0,0%,100%,.05)}.software-page .tpm-product-intl-top-nav__product.is-active{background:transparent;color:#fff}}.software-page .tpm-product-intl-top-nav__product+.tpm-product-intl-top-nav__product{margin-top:8px}.software-page .tpm-product-intl-top-nav.is-fixed .tpm-product-intl-top-nav__content{position:fixed;top:0;z-index:1001;width:100%;background:rgba(30,29,29,.8);border-radius:0;max-width:100%;border-color:rgba(30,29,29,.8) rgba(30,29,29,.8) rgba(155,166,183,.1)}@media screen and (min-width:1400px){.software-page .tpm-product-intl-top-nav__content{width:calc(100% - 96px)}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-top-nav__content{max-width:1420px}}@media screen and (max-width:1200px) and (min-width:769px){.software-page .tpm-product-intl-top-nav__content{width:1128px;max-width:1200px;transition:none}.software-page .tpm-product-intl-top-nav.is-fixed .tpm-product-intl-top-nav__content{left:0;width:1200px;max-width:1200px;transform:translateX(0)}}@media screen and (max-width:768px){.software-page .tpm-product-intl-top-nav{position:relative;height:48px}.software-page .tpm-product-intl-top-nav.has-product{height:97px}.software-page .tpm-product-intl-top-nav__content{padding:0;background:#000;top:0;left:0;transform:none;width:100%;max-width:100%;border:0}.software-page .tpm-product-intl-top-nav__inner{overflow:hidden;overflow-x:scroll;border:0;background:transparent;border-radius:0;padding:0;display:block}.software-page .tpm-product-intl-top-nav__inner::-webkit-scrollbar{display:none}.software-page .tpm-product-intl-top-nav .tpm-product-intl-module{position:relative;max-width:100%}.software-page .tpm-product-intl-top-nav__list{min-width:100%;border-bottom:1px solid rgba(155,166,183,.1);height:48px;flex-grow:0;margin-left:0;padding:0 28px;width:auto;display:inline-block;white-space:nowrap}.software-page .tpm-product-intl-top-nav__item{height:100%;position:relative;display:inline-flex}.software-page .tpm-product-intl-top-nav__item:before{bottom:-1px}.software-page .tpm-product-intl-top-nav__item+.tpm-product-intl-top-nav__item{margin-left:32px}.software-page .tpm-product-intl-top-nav__item+.tpm-product-intl-top-nav__item:after{display:block;content:"";width:1px;height:18px;background:rgba(0,0,0,.12);position:absolute;top:15px;left:-16px}.software-page .tpm-product-intl-top-nav__item.is-blank{display:inline-flex}.software-page .tpm-product-intl-top-nav__item.is-blank:before{display:block;content:"";width:1px;height:18px;background:rgba(0,0,0,.12);position:absolute;top:15px;left:-16px}.software-page .tpm-product-intl-top-nav__item.is-blank:after{position:static;background:transparent;margin-left:4px;content:"";display:block;width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-top-nav-icon-blank.b09dc1ef.svg)}.software-page .tpm-product-intl-top-nav .tpm-product-intl-module{padding:0}.software-page .tpm-product-intl-top-nav__hd{padding:12px 28px;justify-content:space-between;border-bottom:1px solid rgba(155,166,183,.1)}.software-page .tpm-product-intl-top-nav__title{padding:0;width:calc(100% - 32px)}.software-page .tpm-product-intl-top-nav__hd.is-show .tpm-product-intl-top-nav__arrow{transform:rotateX(180deg)}.software-page .tpm-product-intl-top-nav__product-wrap{width:100%;top:49px;z-index:10;padding-top:0}.software-page .tpm-product-intl-top-nav__hd.is-show .tpm-product-intl-top-nav__product-wrap{pointer-events:auto;opacity:1}.software-page .tpm-product-intl-top-nav__product-list{width:100%;max-width:none;border-radius:0;padding:8px;box-shadow:none}.software-page .tpm-product-intl-top-nav__product{padding:7px 8px}.software-page .tpm-product-intl-top-nav__product.is-active{color:#fff}.software-page .tpm-product-intl-top-nav__product+.tpm-product-intl-top-nav__product{margin-top:4px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-top-nav__list{padding:0 16px}.software-page .tpm-product-intl-top-nav__hd{padding:12px 16px}}.software-page .tpm-product-intl-hero__act-wrap{margin-left:36px}.software-page .tpm-product-intl-hero__act{width:414px;height:162px}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__act{overflow:hidden;border-radius:4px;border:1px solid transparent;box-shadow:0 4px 20px 0 rgba(62,88,153,.08);backdrop-filter:blur(20px);background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-activity-bg.db09af6a.png);background-size:cover;background-position:100%;background-repeat:no-repeat;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero__act,.software-page .tpm-product-intl-hero__act:hover{background-color:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.2))}}.software-page .tpm-product-intl-hero__ctrl{margin-top:8px;height:24px;width:100%;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-hero__ctrl-inner{margin:0 8px;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-hero__ctrl-item{width:6px;height:6px;border-radius:3px;background:hsla(0,0%,100%,.32);transition:all .3s ease-in-out;cursor:pointer}.software-page .tpm-product-intl-hero__ctrl-item:hover{background:hsla(0,0%,100%,.6)}.software-page .tpm-product-intl-hero__ctrl-item.is-active{background:hsla(0,0%,100%,.9);width:28px}.software-page .tpm-product-intl-hero__ctrl-item:nth-child(n+2){margin-left:8px}.software-page .tpm-product-intl-hero__next,.software-page .tpm-product-intl-hero__prev{cursor:pointer;width:16px;height:16px;background-size:cover;transition:opacity .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__next,.software-page .tpm-product-intl-hero__prev{opacity:0}.software-page .tpm-product-intl-hero__ctrl:hover .tpm-product-intl-hero__next,.software-page .tpm-product-intl-hero__ctrl:hover .tpm-product-intl-hero__prev{opacity:.5}.software-page .tpm-product-intl-hero__ctrl:hover .tpm-product-intl-hero__next:hover,.software-page .tpm-product-intl-hero__ctrl:hover .tpm-product-intl-hero__prev:hover{opacity:1}}.software-page .tpm-product-intl-hero__prev{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-prev.d7137063.svg)}.software-page .tpm-product-intl-hero__next{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-next.ab54f166.svg)}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__act{width:460px;height:180px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__act-wrap{margin:16px 0 0;width:100%}.software-page .tpm-product-intl-hero__act{width:100%;height:100px}.software-page .tpm-product-intl-hero__swiper{margin:0 -28px;width:calc(100% + 56px)}.software-page .tpm-product-intl-hero__ctrl{margin-top:16px;height:6px}.software-page .tpm-product-intl-hero__next,.software-page .tpm-product-intl-hero__prev{display:none}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-hero__swiper{margin:0 -24px;width:calc(100% + 48px)}}@media screen and (max-width:600px){.software-page .tpm-product-intl-hero__swiper{margin:0 -16px;width:calc(100% + 32px)}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-hero__swiper{margin:0 -24px;width:calc(100% + 48px)}}.software-page .tpm-product-intl-hero__activity{width:100%;position:relative;height:160px;overflow:hidden;border-radius:3px}.software-page .tpm-product-intl-hero__activity-img{position:absolute;width:160px;height:160px;top:0;right:0;background-size:cover}.software-page .tpm-product-intl-hero__activity-inner{height:100%;position:relative;z-index:1;padding:15px;display:flex;flex-direction:column;align-items:flex-start}.software-page .tpm-product-intl-hero__activity.has-img .tpm-product-intl-hero__activity-inner{padding-right:207px}.software-page .tpm-product-intl-hero__activity.has-file .tpm-product-intl-hero__activity-inner{padding-right:199px}.software-page .tpm-product-intl-hero__activity-tag{border-radius:2px;height:18px;padding:0 7px;max-width:100%;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:16px;font-weight:500}.software-page .tpm-product-intl-hero__activity-tag,.software-page .tpm-product-intl-hero__activity-tag.type-experience{border:1px solid hsla(0,0%,100%,.7);background:transparent;color:hsla(0,0%,100%,.7)}.software-page .tpm-product-intl-hero__activity-text{width:100%;height:52px;overflow:hidden;margin-bottom:auto}.software-page .tpm-product-intl-hero__activity-tag+.tpm-product-intl-hero__activity-text{margin-top:12px}.software-page .tpm-product-intl-hero__activity-title{width:100%;margin-bottom:auto;color:hsla(0,0%,100%,.9);font-weight:600;font-size:16px;line-height:24px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-hero__activity-desc{width:100%;margin-bottom:auto;margin-top:4px;color:hsla(0,0%,100%,.7);font-size:12px;line-height:20px}@media screen and (max-width:1599px){.software-page .tpm-product-intl-hero__activity-desc{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-hero__activity-btns{margin-top:12px}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button{min-width:120px;width:auto;height:32px;font-size:14px;line-height:22px;padding:0 7px;border-color:#fff;background:transparent;color:#fff}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button__inner{margin:0 auto;width:-moz-fit-content;width:fit-content;position:relative;justify-content:space-between}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button:active,.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button:hover{border-color:#fff;background:hsla(0,0%,100%,.05)!important;color:#fff!important}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button:hover .tpm-product-intl-button__inner:before{opacity:1}.software-page .tpm-product-intl-hero__activity.has-file .tpm-product-intl-button__inner:after{margin-left:8px;content:"";width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero--file-btn.8bd095bb.svg)}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__activity{height:178px}.software-page .tpm-product-intl-hero__activity-img{width:178px;height:178px}.software-page .tpm-product-intl-hero__activity-inner{padding:19px}.software-page .tpm-product-intl-hero__activity-tag{height:22px;line-height:20px}.software-page .tpm-product-intl-hero__activity-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-hero__activity-desc{font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-hero__activity-btns{margin-top:16px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__activity:hover{cursor:pointer}.software-page .tpm-product-intl-hero__activity:hover .tpm-product-intl-hero__file{box-shadow:0 5px 18px 0 rgba(0,0,0,.3),0 2px 3px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.12)}.software-page .tpm-product-intl-hero__activity:hover .tpm-product-intl-hero__file-forward{transition:transform .4s ease;transform:rotateY(-12deg)}.software-page .tpm-product-intl-hero__activity:hover .tpm-product-intl-hero__file-backward{transition:transform .4s ease .1s;transform:translateX(4px)}}.software-page .tpm-product-intl-hero__file{position:absolute;width:138px;height:172px;right:36px;top:48px;perspective:900px;box-shadow:5px 10px 32px 0 rgba(0,0,0,.08),0 4px 10px 0 rgba(0,0,0,.1),0 2px 5px 0 rgba(0,0,0,.1);transition:box-shadow .6s ease;z-index:2}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__file{top:64px}}.software-page .tpm-product-intl-hero__file-desc,.software-page .tpm-product-intl-hero__file-title{position:relative;z-index:1}.software-page .tpm-product-intl-hero__file-title{color:#fff;font-weight:500;font-size:12px;line-height:20px}.software-page .tpm-product-intl-hero__file-title p{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-hero__file-title p:only-child{white-space:normal;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-hero__file-forward{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-file.d5370c7f.png);z-index:1;transform-style:preserve-3d;transform-origin:left;transition:transform .4s ease .1s;padding:16px 12px 0}.software-page .tpm-product-intl-hero__file-backward{transition:transform .4s ease;position:absolute;top:0;left:0;width:100%;height:100%;padding:0 2px 0 0;background:linear-gradient(180deg,#3f37c4,#3f37c4)}.software-page .tpm-product-intl-hero__file-content{width:100%;height:100%;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-file-bg.1c2a3aee.png)}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__activity{width:calc(100vw - 56px);height:100%;border-radius:4px;border:1px solid hsla(0,0%,100%,.6);background:transparent;backdrop-filter:blur(20px)}.software-page .tpm-product-intl-hero__activity-img{width:120px;height:120px;top:auto;bottom:-1px}.software-page .tpm-product-intl-hero__activity-tag{display:none}.software-page .tpm-product-intl-hero__activity-text{height:44px}.software-page .tpm-product-intl-hero__activity-tag+.tpm-product-intl-hero__activity-text{margin-top:0}.software-page .tpm-product-intl-hero__activity-inner{padding:11px;min-height:98px}.software-page .tpm-product-intl-hero__activity.has-img .tpm-product-intl-hero__activity-inner{padding-right:140px}.software-page .tpm-product-intl-hero__activity.has-file .tpm-product-intl-hero__activity-inner{padding-right:130px}.software-page .tpm-product-intl-hero__activity-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-hero__activity-desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-hero__activity-btns{margin-top:10px}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button{min-width:0;padding:0;border:0;height:auto;background:transparent}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button:active,.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button:hover{background:transparent!important;color:#fff}.software-page .tpm-product-intl-hero__activity .tpm-product-intl-button__inner:before{display:none;content:none}.software-page .tpm-product-intl-hero__file{transform-origin:top right;transform:scale(.8);top:12px;right:12px}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-hero__activity{width:calc(100vw - 48px)}}@media screen and (max-width:600px){.software-page .tpm-product-intl-hero__activity{width:calc(100vw - 32px);min-width:288px}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-hero__activity{width:calc(100vw - 48px);min-width:272px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero.has-list{padding-top:64px}.software-page .tpm-product-intl-hero.has-list.has-nav{padding-top:86px}.software-page .tpm-product-intl-hero.has-list .tpm-product-intl-hero__top{justify-content:flex-start}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero.has-list .tpm-product-intl-hero__top{height:238px}.software-page .tpm-product-intl-hero.has-list.has-product-family .tpm-product-intl-hero__top{height:296px}}.software-page .tpm-product-intl-hero .tpm-product-intl-list{margin-top:8px}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item:not(.has-icon){padding-left:32px}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item+.tpm-product-intl-list-item{margin-top:12px}.software-page .tpm-product-intl-hero .tpm-product-intl-icon{width:20px;height:20px}.software-page .tpm-product-intl-hero__list-text{width:-moz-fit-content;width:fit-content;max-width:100%;color:hsla(0,0%,100%,.9);font-size:14px;line-height:22px;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__list-text{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-hero__list-text.has-tooltip{font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__list-text.has-tooltip{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:20%;text-decoration-thickness:10%;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-underline-position:from-font;-webkit-text-decoration-color:hsla(0,0%,100%,.9);text-decoration-color:hsla(0,0%,100%,.9);cursor:pointer}.software-page .tpm-product-intl-hero__list-text.has-tooltip:hover{color:hsla(0,0%,100%,.9);-webkit-text-decoration-color:hsla(0,0%,100%,.9);text-decoration-color:hsla(0,0%,100%,.9)}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero .tpm-product-intl-list{margin-top:20px}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item+.tpm-product-intl-list-item{margin-top:16px}.software-page .tpm-product-intl-hero__list-text{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero .tpm-product-intl-list{margin-top:16px}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item.has-icon{align-items:flex-start}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item:not(.has-icon){padding-left:24px}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item:not(.has-icon) .tpm-product-intl-icon{width:16px;height:16px;top:3px}.software-page .tpm-product-intl-hero .tpm-product-intl-list-item+.tpm-product-intl-list-item{margin-top:8px}.software-page .tpm-product-intl-hero__list-text{font-size:14px;line-height:22px}}.software-page .tpm-product-intl-bubble.tpm-product-intl-hero__list-bubble{max-width:400px}.software-page .tpm-product-intl-bubble.tpm-product-intl-hero__list-bubble .tpm-product-intl-bubble__inner{padding:12px;border-radius:8px;box-shadow:none;border:0;box-shadow:0 4px 20px 0 rgba(0,0,0,.16)}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero.has-slogn .tpm-product-intl-hero__top{justify-content:flex-start}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero.has-slogn .tpm-product-intl-hero__top{height:240px}}.software-page .tpm-product-intl-hero__slogn{width:-moz-fit-content;width:fit-content;padding-bottom:12px;max-width:100%;display:flex;align-items:center}.software-page .tpm-product-intl-hero__slogn-icon{flex-shrink:0;width:36px;height:36px;background-size:cover}.software-page .tpm-product-intl-hero__slogn-text{flex-grow:1;width:-moz-fit-content;width:fit-content;margin-left:8px;color:#333;font-size:16px;line-height:24px;font-weight:600;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__slogn{padding-bottom:16px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__slogn-icon{width:24px;height:24px}.software-page .tpm-product-intl-hero__slogn-text{font-size:14px;line-height:22px}}.software-page .tpm-product-intl-hero__ft-wrap{margin-top:20px;flex-shrink:0}.software-page .tpm-product-intl-hero__ft{display:flex;align-items:center}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button{flex-shrink:0;width:auto;height:40px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button--primary{min-width:240px;max-width:320px;border:0;background:#4f46e5}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button--primary:hover{background:#3f37c4}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button--primary:last-child{min-width:320px;max-width:360px}}.software-page .tpm-product-intl-hero__ft-right{width:0;flex-grow:1;margin-left:16px;display:flex;align-items:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__ft-right{opacity:1}.software-page .tpm-product-intl-hero__ft-right.is-loading{opacity:0}}.software-page .tpm-product-intl-hero__btn-weak{max-width:260px;flex-shrink:0;height:40px;padding:3px 15px;border:1px solid #fff;background:transparent;color:#fff;font-weight:500;font-size:14px;line-height:22px;display:flex;align-items:center;justify-content:center;-webkit-font-smoothing:initial;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero__btn-weak:hover{border-color:#fff}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__btn-weak{cursor:pointer}}.software-page .tpm-product-intl-hero__btn-weak.has-bubble:after{margin-left:8px;flex-shrink:0;display:block;content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-btn-weak.639cd736.svg)}.software-page .tpm-product-intl-hero__btn-weak-text{text-align:center;display:inline-block;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-hero__btn-weak.has-bubble .tpm-product-intl-hero__btn-weak-text{max-width:204px}.software-page .tpm-product-intl-hero__btn-weak+.tpm-product-intl-hero__btn-weak{margin-left:16px}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__link{flex-shrink:0;white-space:nowrap;color:#fff;font-size:14px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__link{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__link:hover{color:#fff;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;-webkit-text-decoration-style:solid!important;text-decoration-style:solid!important;-webkit-text-decoration-skip-ink:none!important;text-decoration-skip-ink:none!important;text-decoration-thickness:auto!important;text-underline-offset:auto!important;text-underline-position:from-font!important;-webkit-text-decoration-color:#fff!important;text-decoration-color:#fff!important}}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__link{margin-left:16px}.software-page .tpm-product-intl-hero__links-more{flex-shrink:0;margin-left:16px;position:relative;display:flex;align-items:center}.software-page .tpm-product-intl-hero__links-more:after{content:"";display:block;width:16px;height:16px;flex-shrink:0;margin-left:4px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-btn-more.639cd736.svg);background-size:cover}.software-page .tpm-product-intl-hero__links-text{white-space:nowrap;color:#fff;font-size:14px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-color:#fff;text-decoration-color:#fff;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__links-text{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero__links-text:hover{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}}.software-page .tpm-product-intl-hero__btn-bubble .tpm-product-intl-bubble__inner,.software-page .tpm-product-intl-hero__links-bubble .tpm-product-intl-bubble__inner{border:0;padding:8px 12px;border-radius:6px;background:#fff;box-shadow:0 4px 16px 0 rgba(22,51,100,.2)}.software-page .tpm-product-intl-hero__btn-bubble .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-hero__btn-bubble .tpm-product-intl-bubble__inner:before,.software-page .tpm-product-intl-hero__links-bubble .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-hero__links-bubble .tpm-product-intl-bubble__inner:before{display:none;content:none}.software-page .tpm-product-intl-hero__btn-overflow .tpm-product-intl-hero__link,.software-page .tpm-product-intl-hero__links-overflow .tpm-product-intl-hero__link{display:block;padding:4px 8px;color:#000;font-size:14px;line-height:22px;font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__btn-overflow .tpm-product-intl-hero__link,.software-page .tpm-product-intl-hero__links-overflow .tpm-product-intl-hero__link{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero__btn-overflow .tpm-product-intl-hero__link:hover,.software-page .tpm-product-intl-hero__links-overflow .tpm-product-intl-hero__link:hover{background:#f2f4f8;color:#4f46e5}}.software-page .tpm-product-intl-hero__btn-overflow .tpm-product-intl-hero__link+.tpm-product-intl-hero__link,.software-page .tpm-product-intl-hero__links-overflow .tpm-product-intl-hero__link+.tpm-product-intl-hero__link{margin-top:8px}.software-page .tpm-product-intl-hero.has-product-family .tpm-product-intl-hero__ft-wrap{margin-top:12px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__ft-wrap{margin-top:24px}.software-page .tpm-product-intl-hero__btn-weak,.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button,.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__link,.software-page .tpm-product-intl-hero__links-text{font-size:16px;line-height:24px}.software-page .tpm-product-intl-hero.has-product-family .tpm-product-intl-hero__ft-wrap{margin-top:22px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__ft-wrap{margin-top:24px}.software-page .tpm-product-intl-hero__ft{display:block}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button{max-width:none;width:100%;min-width:0;height:36px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-hero__ft.has-weak-btn .tpm-product-intl-button__inner{justify-content:center}.software-page .tpm-product-intl-hero__ft.has-weak-btn .tpm-product-intl-button__icon{display:none}.software-page .tpm-product-intl-hero__btns{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.software-page .tpm-product-intl-hero__btns .tpm-product-intl-button{flex:1 0 auto;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:calc(50% - 6px)}.software-page .tpm-product-intl-hero__btns .tpm-product-intl-hero__btn-weak{flex:1 1 auto}.software-page .tpm-product-intl-hero__weak-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.software-page .tpm-product-intl-hero__btn-weak{width:-moz-fit-content;width:fit-content;max-width:100%;border-color:#fff;flex:1 1;height:36px;font-size:14px;line-height:28px}.software-page .tpm-product-intl-hero__btn-weak:nth-child(2){margin-left:0}.software-page .tpm-product-intl-hero__links{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__link{margin:0}.software-page .tpm-product-intl-hero__modal.tpm-product-intl-modal{top:auto;transform:translate(-50%);bottom:0}.software-page .tpm-product-intl-hero__modal.tpm-product-intl-modal .tpm-product-intl-modal-header{display:none}.software-page .tpm-product-intl-hero__modal.tpm-product-intl-modal .tpm-product-intl-modal-body{padding:24px 16px}.software-page .tpm-product-intl-hero__modal.tpm-product-intl-modal .tpm-product-intl-hero__link{text-align:center;padding:12px 8px;display:block;width:100%;color:#000;font-size:14px;line-height:22px;font-weight:500}}.software-page .tpm-product-intl-hero__video-btn{flex-shrink:0;cursor:pointer;line-height:0;display:inline-block;vertical-align:-6px;margin-left:8px;width:32px;height:32px;position:relative}.software-page .tpm-product-intl-hero__video-btn:after,.software-page .tpm-product-intl-hero__video-btn:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background-size:cover}.software-page .tpm-product-intl-hero__video-btn:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-video-btn.6282fa13.svg)}.software-page .tpm-product-intl-hero__video-btn:after{opacity:0;transition:all .3s ease-in-out;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-video-btn-active.8f36e1d6.svg)}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__video-btn:hover:after{opacity:1}}.software-page .tpm-product-intl-hero.has-slogn .tpm-product-intl-hero__video-btn{width:24px;height:24px}.software-page .tpm-product-intl-hero__video-wrap{width:412px;height:160px;padding:7px}.software-page .tpm-product-intl-hero__video-wrap .tpm-product-intl-show-box,.software-page .tpm-product-intl-hero__video-wrap .tpm-product-intl-show-mobile,.software-page .tpm-product-intl-hero__video-wrap .tpm-product-intl-show-pc{width:100%;height:100%}.software-page .tpm-product-intl-hero__video-card{border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-size:cover;background-position:50%;position:relative}.software-page .tpm-product-intl-hero__video-card:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,20,60,.4)}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__video-card:before{opacity:0;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero__video-wrap:hover .tpm-product-intl-hero__video-card:before{opacity:1}}.software-page .tpm-product-intl-hero__video-ft{height:40px;z-index:1;position:absolute;bottom:0;left:0;width:100%;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);padding:8px 66px 8px 16px;color:#fff}.software-page .tpm-product-intl-hero__video-ft:before{content:"";width:100%;height:2px;position:absolute;top:-2px;left:0;background:linear-gradient(90deg,#2d7dff,#6366f1 50%,#a48dff)}.software-page .tpm-product-intl-hero__video-text{color:#fff;font-size:14px;line-height:24px}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__video-text{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-hero__video-pause{position:absolute;top:-24px;right:16px;width:48px;height:48px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-video-pause.82c68bd1.svg)}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__video-btn{width:40px;height:40px}.software-page .tpm-product-intl-hero__video-wrap{width:458px;height:178px}.software-page .tpm-product-intl-hero__video-text{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__video-card:before{content:none;display:none}.software-page .tpm-product-intl-hero__video-btn{width:24px;height:24px;vertical-align:-4px}.software-page .tpm-product-intl-hero__video-wrap{width:calc(100vw - 56px);height:100px;border-radius:4px;border:1px solid hsla(0,0%,100%,.3);background:rgba(0,20,60,.6);backdrop-filter:blur(20px);padding:3px}.software-page .tpm-product-intl-hero__video-label{height:100%;width:calc(50% - 8px);flex-grow:1;padding:8px 0 8px 8px;display:flex;flex-direction:column}.software-page .tpm-product-intl-hero__video-text{color:#fff;font-size:14px;line-height:22px;font-weight:600;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:auto}.software-page .tpm-product-intl-hero__video-duration{margin-top:8px;color:hsla(0,0%,100%,.8);font-size:12px;line-height:20px;font-weight:500;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-hero__video-img{position:relative;border-radius:4px;height:100%;margin-left:16px;width:calc(50% - 8px);background-size:cover;background-position:0;overflow:hidden}.software-page .tpm-product-intl-hero__video-pause{width:36px;height:36px;top:50%;right:auto;left:50%;transform:translate(-50%,-50%)}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-hero__video-wrap{width:calc(100vw - 48px)}}@media screen and (max-width:600px){.software-page .tpm-product-intl-hero__video-wrap{width:calc(100vw - 32px);min-width:288px}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-hero__video-wrap{width:calc(100vw - 48px);min-width:272px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero.has-advantage{padding-top:48px;padding-bottom:48px}.software-page .tpm-product-intl-hero.has-advantage.has-nav{padding-top:76px;padding-bottom:28px}.software-page .tpm-product-intl-hero.has-advantage .tpm-product-intl-hero__top{height:200px}.software-page .tpm-product-intl-hero.has-advantage .tpm-product-intl-hero__title{-webkit-line-clamp:2}.software-page .tpm-product-intl-hero.has-advantage.has-product-family .tpm-product-intl-hero__top{height:244px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero.has-advantage.has-nav{padding-top:70px;padding-bottom:48px}.software-page .tpm-product-intl-hero.has-advantage .tpm-product-intl-hero__top{height:248px}.software-page .tpm-product-intl-hero.has-advantage .tpm-product-intl-hero__desc{margin-top:4px}.software-page .tpm-product-intl-hero.has-advantage.has-product-family .tpm-product-intl-hero__top{height:306px}}.software-page .tpm-product-intl-hero__advantage-wrap{padding-top:12px;width:100%;display:inline-flex}.software-page .tpm-product-intl-hero__advantage-title{max-width:100%;width:-moz-fit-content;width:fit-content;color:hsla(0,0%,100%,.9);font-size:32px;line-height:40px;font-weight:600;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-hero__advantage-desc{max-width:100%;margin-top:4px;color:hsla(0,0%,100%,.7);font-size:12px;line-height:20px}.software-page .tpm-product-intl-hero__advantage+.tpm-product-intl-hero__advantage{margin-left:48px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__advantage-wrap{padding-top:30px}.software-page .tpm-product-intl-hero__advantage-desc{font-size:14px;line-height:22px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__advantage{width:0;flex:1 1}.software-page .tpm-product-intl-hero__advantage-wrap{margin-top:12px;padding-top:0;width:100%;justify-content:space-between}.software-page .tpm-product-intl-hero__advantage-title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-hero__advantage-desc{margin-top:4px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-hero__advantage+.tpm-product-intl-hero__advantage{margin-left:12px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__act,.software-page .tpm-product-intl-hero__content{opacity:0;transform:translateY(12px)}.software-page .tpm-product-intl-hero__content{animation:hero-animate 1s linear forwards}.software-page .tpm-product-intl-hero__act{animation:hero-animate 1s linear .7s forwards}}@keyframes hero-animate{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.software-page .tpm-product-intl-hero__animation{width:100%;height:100%;position:absolute;left:0;top:0}.software-page .tpm-product-intl-hero__animation-container{width:100%;height:100%}.software-page .tpm-product-intl-hero__animation-box{width:80%;height:80%;position:absolute;left:10%;top:10%;transform-origin:center;mix-blend-mode:normal;background-repeat:no-repeat}.software-page .tpm-product-intl-hero__animation-box5{width:1361px;height:1361px;border-radius:50%;position:absolute;left:calc(50% - 680px);top:-237px;transform:translate(0) rotate(157deg) scale(1);transform-origin:center;filter:blur(80px)}.software-page .tpm-product-intl-hero__animation-box5.animate{animation:box-5 12s linear infinite}.software-page .tpm-product-intl-hero__animation-box6{width:1992px;height:1992px;border-radius:50%;position:absolute;top:-1174px;left:calc(50% - 2266px);mix-blend-mode:multiply;transform:translate(0) rotate(-154deg) scale(1);transform-origin:center;opacity:1;filter:blur(56px)}.software-page .tpm-product-intl-hero__animation-box6.animate{animation:box-6 12s linear infinite}.software-page .tpm-product-intl-hero__animation-box7{width:1992px;height:1992px;border-radius:50%;position:absolute;top:-996px;left:calc(50% - 1956px);mix-blend-mode:overlay;transform:translate(0) rotate(-73deg) scale(1);transform-origin:center;filter:blur(56px)}.software-page .tpm-product-intl-hero__animation-box7.animate{animation:box-7 12s linear infinite}.software-page .tpm-product-intl-hero__animation-box8{position:absolute;top:0;left:calc(50% - 960px);width:1300px;height:1300px;border-radius:50%;filter:blur(56px)}.software-page .tpm-product-intl-hero__animation-box8.animate{animation:rotate 16s linear infinite}.software-page .tpm-product-intl-hero__animation-box9{position:absolute;top:90px;left:calc(50% - 576px);width:2000px;height:2000px;border-radius:50%;mix-blend-mode:multiply;filter:blur(56px)}.software-page .tpm-product-intl-hero__animation-box9.animate{animation:rotate 16s linear infinite}.software-page .tpm-product-intl-hero__animation-box10{position:absolute;top:-225px;left:calc(50% - 1920px);width:2000px;height:2000px;border-radius:50%;mix-blend-mode:overlay;filter:blur(56px)}.software-page .tpm-product-intl-hero__animation-box10.animate{animation:rotate 16s linear infinite}.software-page .tpm-product-intl-hero .hidden{display:none}.software-page .tpm-product-intl-hero .box-1{filter:blur(40px)}.software-page .tpm-product-intl-hero .box-1.animate{animation:moveInCircle 20s infinite reverse}.software-page .tpm-product-intl-hero .box-2{filter:blur(40px)}.software-page .tpm-product-intl-hero .box-2.animate{animation:moveInCircle 40s linear infinite}.software-page .tpm-product-intl-hero .box-3{filter:blur(40px)}.software-page .tpm-product-intl-hero .box-3.animate{animation:moveHorizontal 40s ease infinite}.software-page .tpm-product-intl-hero .box-4{filter:blur(40px)}.software-page .tpm-product-intl-hero .box-4.animate{animation:moveInCircle 20s ease infinite}@keyframes moveHorizontal{0%{transform:translate(-50%,-10%)}50%{transform:translate(50%,10%)}to{transform:translate(-50%,-10%)}}@keyframes moveInCircle{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes box-5{0%{transform:translate(0) rotate(157deg) scale(1)}33.3333%{transform:translate(120px,160px) rotate(21deg) scale(1.175)}66.6666%{transform:translate(127px,126px) rotate(83deg) scale(1.185)}to{transform:translate(0) rotate(157deg) scale(1)}}@keyframes box-6{0%{transform:translate(0) rotate(-154deg) scale(1);opacity:1}33.3333%{transform:translate(256px,763px) rotate(-83deg) scale(1.1);opacity:1}66.6666%{transform:translate(1738px,1230px) rotate(-20deg) scale(.9,.75);opacity:.5}to{transform:translate(0) rotate(-154deg) scale(1);opacity:1}}@keyframes box-7{0%{transform:translate(0) rotate(-73deg) scale(1)}33.3333%{transform:translate(176px,-266px) rotate(-42deg) scale(1.1)}66.6666%{transform:translate(-240px,-326px) rotate(62deg) scale(1.15)}to{transform:translate(0) rotate(-73deg) scale(1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.software-page .tpm-product-intl-hero__animation-before{position:absolute;width:100%;height:100%;left:0;top:0;background-size:2560px auto;background-position:50%;background-repeat:no-repeat}.software-page .tpm-product-intl-hero__animation-before.before-ball-1{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-ball-1.ffe94100.png)}.software-page .tpm-product-intl-hero__animation-before.before-ball-2{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-ball-2.0b2ebdab.png)}.software-page .tpm-product-intl-hero__animation-before.before-ball-3{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-ball-3.4a71be81.png)}.software-page .tpm-product-intl-hero__animation-before.before-leaf-1{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-leaf-1.37fc64d2.png)}.software-page .tpm-product-intl-hero__animation-before.before-leaf-2{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-leaf-2.a68a91ac.png)}.software-page .tpm-product-intl-hero__animation-before.before-diamond-1{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-diamond-1.afde3518.png)}.software-page .tpm-product-intl-hero__animation-before.before-diamond-2{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-before-diamond-2.78a8c719.png)}.software-page .tpm-product-intl-hero__product-family{margin-bottom:6px;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;padding:7px 15px;background:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.8);border-radius:6px;cursor:pointer;transition:all .3s ease}.software-page .tpm-product-intl-hero__product-family:hover{background:hsla(0,0%,100%,.75)}.software-page .tpm-product-intl-hero__product-text{font-size:14px;line-height:22px;font-weight:600;color:#181818;max-width:424px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-hero__product-arrow{margin-left:8px;width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-product-arrow.feaa90b5.svg);transition:transform .3s ease}.software-page .tpm-product-intl-hero__product-arrow--open{transform:rotate(180deg)}.software-page .tpm-product-intl-hero__product-bubble.tpm-product-intl-bubble{max-width:none}.software-page .tpm-product-intl-hero__product-bubble.tpm-product-intl-bubble .tpm-product-intl-bubble__inner{max-width:480px;border:0;border-radius:6px;background:#fff;box-shadow:0 4px 16px 0 rgba(22,51,100,.2);padding:12px 8px}.software-page .tpm-product-intl-hero__product-bubble.tpm-product-intl-bubble .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-hero__product-bubble.tpm-product-intl-bubble .tpm-product-intl-bubble__inner:before{display:none}.software-page .tpm-product-intl-hero__product-menu{display:flex;flex-direction:column;gap:0}.software-page .tpm-product-intl-hero__product-item{min-width:100%;max-width:100%;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:14px;line-height:22px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#000;text-decoration:none;cursor:pointer;border-radius:3px;transition:all .3s ease}.software-page .tpm-product-intl-hero__product-item.is-selected{color:#0052d9}.software-page .tpm-product-intl-hero__product-item:not(.is-selected):hover{background:#f2f4f8;color:#000}.software-page .tpm-product-intl-hero__product-item:nth-child(n+2){margin-top:8px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero__product-family{margin-bottom:10px;padding:11px 15px}.software-page .tpm-product-intl-hero__product-text{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero__product-family,.software-page .tpm-product-intl-hero__product-text{max-width:100%}.software-page .tpm-product-intl-hero__product-family{padding:4px 7px}.software-page .tpm-product-intl-hero__product-text{font-size:12px;line-height:20px}.software-page .tpm-product-intl-hero__product-item{padding:3px 5px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-hero__product-bubble.tpm-product-intl-bubble .tpm-product-intl-bubble__inner{max-width:calc(100vw - 56px);padding:8px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-hero__product-bubble.tpm-product-intl-bubble .tpm-product-intl-bubble__inner{max-width:calc(100vw - 32px)}}.software-page .tpm-product-intl-hero{overflow:hidden;position:relative;height:360px;padding:56px 36px 48px}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero{background:transparent}.software-page .tpm-product-intl-hero.has-nav{padding:86px 36px 40px}}.software-page .tpm-product-intl-hero__bg{width:2560px;height:100%;position:absolute;left:50%;transform:translateX(-50%);top:0}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__bg{-webkit-mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}}.software-page .tpm-product-intl-hero__img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:auto 100%;background-position:50%;background-repeat:no-repeat}.software-page .tpm-product-intl-hero__img.bg-leaf-1{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-leaf-1.43a04207.png)}.software-page .tpm-product-intl-hero__img.bg-leaf-2{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-leaf-2.6c5fe195.png)}.software-page .tpm-product-intl-hero__img.bg-diamond-1{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-diamond-1.049650ca.png)}.software-page .tpm-product-intl-hero__img.bg-diamond-2{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-diamond-2.72fd4dbd.png)}.software-page .tpm-product-intl-hero__img.bg-ball-1{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-ball-1.4141929e.png)}.software-page .tpm-product-intl-hero__img.bg-ball-2{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-ball-2.5447a398.png)}.software-page .tpm-product-intl-hero__img.bg-ball-3{background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero-ball-3.67982e05.png)}.software-page .tpm-product-intl-hero__video{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%}.software-page .tpm-product-intl-hero .tpm-product-intl-module{height:100%}.software-page .tpm-product-intl-hero__inner{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end;justify-content:space-between}.software-page .tpm-product-intl-hero__content{width:0;flex-grow:1;max-width:800px;height:100%;display:flex;flex-direction:column}.software-page .tpm-product-intl-hero__top{margin-bottom:auto;height:180px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.software-page .tpm-product-intl-hero__title{flex-shrink:0;color:hsla(0,0%,100%,.9);font-weight:600;font-size:36px;line-height:44px}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-hero__desc{font-size:14px;line-height:22px;margin-top:12px;color:hsla(0,0%,100%,.7);word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-hero.has-product-family{padding-top:32px;padding-bottom:32px}.software-page .tpm-product-intl-hero.has-product-family .tpm-product-intl-hero__top{height:224px}.software-page .tpm-product-intl-hero.is-old-version{padding-left:24px;padding-right:24px}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-module{max-width:1392px}@media screen and (min-width:1400px){.software-page .tpm-product-intl-hero{padding-left:48px;padding-right:48px}.software-page .tpm-product-intl-hero.is-old-version{padding-left:24px;padding-right:24px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero{height:450px}.software-page .tpm-product-intl-hero__top{height:248px}.software-page .tpm-product-intl-hero__title{font-size:46px;line-height:62px}.software-page .tpm-product-intl-hero__desc{font-size:16px;line-height:24px}.software-page .tpm-product-intl-hero.has-product-family{padding-top:40px;padding-bottom:40px}.software-page .tpm-product-intl-hero.has-product-family .tpm-product-intl-hero__top{height:294px}.software-page .tpm-product-intl-hero.is-old-version{padding-left:24px;padding-right:24px}.software-page .tpm-product-intl-hero.is-old-version .tpm-product-intl-module{max-width:1392px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero{background:transparent;height:auto;padding:28px 28px 24px}.software-page .tpm-product-intl-hero__img{background-size:cover}.software-page .tpm-product-intl-hero__inner{display:flex;flex-direction:column;min-height:128px}.software-page .tpm-product-intl-hero__content{width:100%;flex-grow:1;max-width:none}.software-page .tpm-product-intl-hero__top{margin-bottom:auto;height:auto}.software-page .tpm-product-intl-hero__title{font-size:24px;line-height:32px}.software-page .tpm-product-intl-hero__desc{margin-top:12px;font-size:12px;line-height:20px;-webkit-line-clamp:5}.software-page .tpm-product-intl-hero__bg{width:100%;height:100%}.software-page .tpm-product-intl-hero.is-old-version{padding-left:24px;padding-right:24px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-hero{padding:28px 16px 24px}.software-page .tpm-product-intl-hero.is-old-version{padding-left:24px;padding-right:24px}}.software-page .tpm-product-intl-tooltip.tpm-product-intl-hero__tooltip{max-width:480px}.software-page .tpm-product-intl-anchor-widget{position:fixed;transition:top 0s ease-in-out;left:24px;top:0;height:100%;z-index:999;display:flex;align-items:center;pointer-events:none}.software-page .tpm-product-intl-anchor-widget__inner{opacity:0;pointer-events:none;width:-moz-fit-content;width:fit-content;border-radius:13px;border:1px solid hsla(0,0%,95%,.11);background:hsla(0,0%,100%,.5);backdrop-filter:blur(6px);padding:12px 8px;transition:all .3s ease-in-out;overflow:hidden}.software-page .tpm-product-intl-anchor-widget__inner:hover{border-radius:4px;background:hsla(0,0%,100%,.88)}.software-page .tpm-product-intl-anchor-widget.is-show .tpm-product-intl-anchor-widget__inner{opacity:1;pointer-events:auto}.software-page .tpm-product-intl-anchor-widget__item{display:block;padding-left:20px;height:20px;position:relative;cursor:pointer}.software-page .tpm-product-intl-anchor-widget__item:before{display:block;content:"";width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);background:rgba(59,69,87,.16);transition:all .3s ease-in-out}.software-page .tpm-product-intl-anchor-widget__item.is-active:before{background:#4f46e5}.software-page .tpm-product-intl-anchor-widget__item:nth-child(n+2){margin-top:6px}.software-page .tpm-product-intl-anchor-widget__item-tit{display:inline-block;width:-moz-fit-content;width:fit-content;max-width:100%;color:rgba(0,0,0,.7);font-size:12px;line-height:20px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:500}.software-page .tpm-product-intl-anchor-widget__item.is-active .tpm-product-intl-anchor-widget__item-tit,.software-page .tpm-product-intl-anchor-widget__item:hover .tpm-product-intl-anchor-widget__item-tit{color:#4f46e5}@media screen and (min-width:1400px){.software-page .tpm-product-intl-anchor-widget{left:24px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-anchor-widget{left:24px}.software-page .tpm-product-intl-anchor-widget__item:before{width:8px;height:8px}.software-page .tpm-product-intl-anchor-widget__item:nth-child(n+2){margin-top:12px}}@media screen and (min-width:1908px){.software-page .tpm-product-intl-anchor-widget{left:calc(50vw - 930px)}}@media screen and (max-width:1199px){.software-page .tpm-product-intl-anchor-widget{display:none}}@media screen and (min-width:769px){.software-page .tpm-product-intl-nav__item{cursor:pointer;position:relative;flex-grow:1;width:0;min-height:100px;padding:24px 44px 24px 20px;transition:all .3s ease-in-out}.software-page .tpm-product-intl-nav__item:nth-child(n+2):before{content:"";display:inline-block;width:1px;height:calc(100% - 72px);background:#eaeef6;position:absolute;top:36px;left:0}.software-page .tpm-product-intl-nav__item-inner{display:flex}.software-page .tpm-product-intl-nav__item-content{width:0;flex-grow:1}.software-page .tpm-product-intl-nav__item-tag{margin-top:3px;margin-left:8px;flex-shrink:0;display:block;width:36px;height:20px;background-size:cover}.software-page .tpm-product-intl-nav__item-tag.type-first{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-tag-first.ec2fa5c3.svg)}.software-page .tpm-product-intl-nav__item-tag.type-new{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-tag-new.630fb46e.svg)}.software-page .tpm-product-intl-nav__item-tag.type-hot{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-tag-hot.532a0bf2.svg)}.software-page .tpm-product-intl-nav__item-title{width:100%;font-size:16px;line-height:24px;font-weight:600;color:#000;transition:color .3s ease-in-out;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-nav__item-title p:not(:only-child){white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-nav__item-tag+.tpm-product-intl-nav__item-title{margin-top:6px}.software-page .tpm-product-intl-nav__item-desc{margin-top:8px;color:rgba(0,0,0,.8);font-size:14px;line-height:20px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-nav__item-desc.text-only{-webkit-line-clamp:1}.software-page .tpm-product-intl-nav__item-arrow{width:12px;height:12px;display:inline-block;position:absolute;right:20px;top:calc(50% - 8px);background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-porduct-intl-nav-icon-arrow.7ccaae20.svg);background-size:cover;transition:transform .3s ease-in-out}.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-desc,.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-title{color:rgba(0,0,0,.3)}.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-arrow{opacity:.3}.software-page .tpm-product-intl-nav__item:hover{background:linear-gradient(180deg,#f2f4f8,rgba(242,244,248,0))}.software-page .tpm-product-intl-nav__item:hover .tpm-product-intl-nav__item-title{color:#473fce}.software-page .tpm-product-intl-nav__item:hover .tpm-product-intl-nav__item-arrow{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-porduct-intl-nav-icon-arrow-hover.b8bcb81d.svg);transition:transform .3s ease-in-out;transform:translateX(4px)}.software-page .tpm-product-intl-nav__item.is-disabled{pointer-events:none}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-nav__item{padding-top:36px;padding-bottom:36px;min-height:124px}.software-page .tpm-product-intl-nav__item-tag{top:36px}.software-page .tpm-product-intl-nav__item-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-nav__item-desc{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-nav__item{background:#fff;width:100%;padding:12px 44px 12px 12px;position:relative}.software-page .tpm-product-intl-nav__item-inner{width:100%;display:flex}.software-page .tpm-product-intl-nav__item-title{width:0;flex-grow:1;font-size:14px;line-height:22px;font-weight:600;color:rgba(0,0,0,.9);word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-nav__item-title p{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-nav__item-tag{margin-top:1px;margin-left:8px;flex-shrink:0;display:block;width:36px;height:20px;background-size:cover}.software-page .tpm-product-intl-nav__item-tag.type-first{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-tag-first.ec2fa5c3.svg)}.software-page .tpm-product-intl-nav__item-tag.type-new{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-tag-new.630fb46e.svg)}.software-page .tpm-product-intl-nav__item-tag.type-hot{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-tag-hot.532a0bf2.svg)}.software-page .tpm-product-intl-nav__item-arrow{width:16px;height:16px;display:inline-block;position:absolute;right:12px;top:calc(50% - 8px);background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-icon-arrow-mobile.b50ce8e2.svg);background-size:cover;transition:transform .3s ease-in-out}.software-page .tpm-product-intl-nav__item+.tpm-product-intl-nav__item{margin-top:16px}.software-page .tpm-product-intl-nav__item.is-disabled{pointer-events:none}.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-desc,.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-title{color:rgba(0,0,0,.3)}.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-arrow,.software-page .tpm-product-intl-nav__item.is-disabled .tpm-product-intl-nav__item-tag{opacity:.3}}@media (min-width:769px){.software-page .tpm-product-intl-nav{padding:0 16px;border-top:1px solid #f1f3f9;border-bottom:1px solid #f1f3f9;background:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-nav-bg.6e3de7d9.png);background-size:auto 100%;background-position:50%;background-repeat:no-repeat}.software-page .tpm-product-intl-nav__inner{margin:0 auto;max-width:1220px;display:flex}.software-page .tpm-product-intl-nav.has-tag .tpm-product-intl-nav__item{padding-top:52px}}@media screen and (min-width:1400px){.software-page .tpm-product-intl-nav{padding:0 28px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-nav__inner{max-width:1460px}.software-page .tpm-product-intl-nav.has-tag .tpm-product-intl-nav__item{padding-top:64px}}@media (max-width:768px){.software-page .tpm-product-intl-nav{padding:16px 28px;background:#f6f7fa}.software-page .tpm-product-intl-nav__inner{display:flex;flex-wrap:wrap;align-items:stretch}}@media screen and (max-width:600px){.software-page .tpm-product-intl-nav{padding:16px}}.software-page .tpm-product-intl-tag{display:inline-block;padding:0 8px;font-size:12px;line-height:20px;font-weight:600;background:#0052d9;color:#fff;max-width:100%}.software-page .tpm-product-intl-tag__inner{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-tag__icon{flex-shrink:0;display:block;width:16px;height:16px;background-size:contain}.software-page .tpm-product-intl-tag__icon--prev{margin-right:8px}.software-page .tpm-product-intl-tag__icon--next{margin-left:8px}.software-page .tpm-product-intl-tag--act{background:linear-gradient(90deg,#ffd28f,#ffead6);color:#e37318;border:1px solid #fa9550}.software-page .tpm-product-intl-tag--hot{background:#d54941;color:#fff}.software-page .tpm-product-intl-tag--free{background:#0052d9;color:#fff}.software-page .tpm-product-intl-tag--new{background:#2ba471;color:#fff}.software-page .tpm-product-intl-tag--weak,.software-page .tpm-product-intl-tag--weak-hole,.software-page .tpm-product-intl-tag--weak-pay{background:transparent;padding:0 7px;line-height:22px}.software-page .tpm-product-intl-tag--weak{border:1px solid #0052d9;color:#0052d9}.software-page .tpm-product-intl-tag--weak-hole{border:1px solid #dee1e8;color:#3d485d}.software-page .tpm-product-intl-tag--weak-pay{border:1px solid #fa9550;color:#e37318}.software-page .tpm-product-intl-tag--icon{display:inline-flex;align-items:center}.software-page .tpm-product-intl-type-mac .tpm-product-intl-tag{font-weight:500}.software-page .tpm-product-intl-advantage__card{flex-shrink:0;width:100px;display:inline-block}.software-page .tpm-product-intl-advantage__card+.tpm-product-intl-advantage__card{margin-left:24px}.software-page .tpm-product-intl-advantage__card-inner{display:flex;flex-direction:column;align-items:center}.software-page .tpm-product-intl-advantage__card-img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.software-page .tpm-product-intl-advantage__card-text{margin-top:4px;color:rgba(0,0,0,.8);font-size:12px;line-height:20px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1600px){.software-page .tpm-product-intl-advantage__card-img{width:64px;height:64px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-advantage__card{min-width:100px;flex:1 1}.software-page .tpm-product-intl-advantage__card+.tpm-product-intl-advantage__card{margin-left:20px}.software-page .tpm-product-intl-advantage__card-img{width:48px;height:48px}.software-page .tpm-product-intl-advantage__card-text{max-width:100%;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-advantage__logo{height:52px;-o-object-fit:contain;object-fit:contain}.software-page .tpm-product-intl-advantage__logo+.tpm-product-intl-advantage__logo{margin-left:64px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-advantage__logo{height:64px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-advantage__logo+.tpm-product-intl-advantage__logo{margin-left:20px}.software-page .tpm-product-intl-advantage__logo{height:48px}}.software-page .tpm-product-intl-advantage__items{width:0;flex-grow:1}.software-page .tpm-product-intl-advantage__item{max-width:100%;display:inline-block;vertical-align:top}.software-page .tpm-product-intl-advantage__item+.tpm-product-intl-advantage__item{margin-left:64px}.software-page .tpm-product-intl-advantage__item-title{color:#4f46e5;font-size:28px;line-height:40px;font-weight:600;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-advantage__item-desc{margin-top:4px;color:rgba(0,0,0,.6);font-size:12px;line-height:20px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-advantage.is-full .tpm-product-intl-advantage__items{display:flex}.software-page .tpm-product-intl-advantage.is-full .tpm-product-intl-advantage__item{width:0;flex:1 1}.software-page .tpm-product-intl-advantage.is-full .tpm-product-intl-advantage__item-desc,.software-page .tpm-product-intl-advantage.is-full .tpm-product-intl-advantage__item-title{text-align:center}@media screen and (max-width:768px){.software-page .tpm-product-intl-advantage__items{display:flex;flex-wrap:wrap;width:100%;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.software-page .tpm-product-intl-advantage__item{width:0;flex:1 1;min-width:50%;padding:12px}.software-page .tpm-product-intl-advantage__item:nth-child(n+3){border-top:1px solid rgba(0,0,0,.1)}.software-page .tpm-product-intl-advantage__item:nth-child(2n+2){border-left:1px solid rgba(0,0,0,.1)}.software-page .tpm-product-intl-advantage__item+.tpm-product-intl-advantage__item{margin-left:0}.software-page .tpm-product-intl-advantage__item-title{font-size:24px;line-height:32px;text-align:center}.software-page .tpm-product-intl-advantage__item-desc{margin-top:0;text-align:center}}.software-page .tpm-product-intl-advantage{padding:0 36px;background-color:#f7f8fb}.software-page .tpm-product-intl-advantage.is-full{padding:0}.software-page .tpm-product-intl-advantage__inner{display:flex;align-items:center;justify-content:space-between;padding:20px 0;min-height:88px}.software-page .tpm-product-intl-advantage.is-logo .tpm-product-intl-advantage__inner{padding:12px 0;min-height:64px}.software-page .tpm-product-intl-advantage__label{width:360px;flex-shrink:0}.software-page .tpm-product-intl-advantage__title{color:#000;font-size:16px;line-height:24px;font-weight:600}@media screen and (min-width:769px){.software-page .tpm-product-intl-advantage__title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-advantage .tpm-product-intl-text--linear{background:none;color:#4f46e5}.software-page .tpm-product-intl-advantage.has-desc.has-link .tpm-product-intl-advantage__title{-webkit-line-clamp:1}.software-page .tpm-product-intl-advantage__desc{color:rgba(0,0,0,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-advantage__desc{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-advantage .tpm-product-intl-link{margin-top:4px;font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-advantage .tpm-product-intl-link__icon{flex-shrink:0;width:22px;height:22px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-advantage-link.f1b3ce7e.svg);background-size:cover}.software-page .tpm-product-intl-advantage__content{display:flex;align-items:center;width:0;flex-grow:1;position:relative;overflow:hidden}.software-page .tpm-product-intl-advantage__content.is-loop{-webkit-mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}.software-page .tpm-product-intl-advantage__content.only-logo{justify-content:center}.software-page .tpm-product-intl-advantage__content.only-logo.is-loop{justify-content:flex-start}.software-page .tpm-product-intl-advantage__label+.tpm-product-intl-advantage__content{margin-left:16px}.software-page .tpm-product-intl-advantage__label+.tpm-product-intl-advantage__items{margin-left:48px}.software-page .tpm-product-intl-advantage__list{display:inline-flex;align-items:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-advantage{background-size:cover;background-position:50%}.software-page .tpm-product-intl-advantage.bg-gray{background-color:#f4f7fc}.software-page .tpm-product-intl-advantage.bg-linear{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-advantage-bg-default.ee38e5df.jpg)}}@media screen and (min-width:1400px){.software-page .tpm-product-intl-advantage{padding:0 48px}.software-page .tpm-product-intl-advantage__label{width:400px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-advantage__inner{min-height:104px}.software-page .tpm-product-intl-advantage.is-logo .tpm-product-intl-advantage__inner{min-height:84px}.software-page .tpm-product-intl-advantage__label{width:480px}.software-page .tpm-product-intl-advantage__title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-advantage__desc{margin-top:4px}.software-page .tpm-product-intl-advantage .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-advantage .tpm-product-intl-link__icon{width:30px;height:30px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-advantage{padding:0}.software-page .tpm-product-intl-advantage__inner{display:block;min-height:0}.software-page .tpm-product-intl-advantage.is-logo .tpm-product-intl-advantage__inner{min-height:0}.software-page .tpm-product-intl-advantage.is-full .tpm-product-intl-advantage__inner{padding:0}.software-page .tpm-product-intl-advantage.is-logo.is-full .tpm-product-intl-advantage__inner{padding:20px 0}.software-page .tpm-product-intl-advantage__label{width:100%}.software-page .tpm-product-intl-advantage__ft,.software-page .tpm-product-intl-advantage__hd{padding:0 28px}.software-page .tpm-product-intl-advantage__ft{margin-top:16px;display:flex;justify-content:center}.software-page .tpm-product-intl-advantage__desc,.software-page .tpm-product-intl-advantage__title{text-align:center}.software-page .tpm-product-intl-advantage__desc{font-size:14px;line-height:22px}.software-page .tpm-product-intl-advantage__content{display:flex;justify-content:space-between;margin:0;padding:0 28px;width:100%;max-width:none}.software-page .tpm-product-intl-advantage__hd+.tpm-product-intl-advantage__content,.software-page .tpm-product-intl-advantage__hd+.tpm-product-intl-advantage__items{margin-top:16px}.software-page .tpm-product-intl-advantage .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-advantage .tpm-product-intl-link__icon{width:22px;height:22px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-advantage-link.f1b3ce7e.svg);background-size:cover}}@media screen and (max-width:600px){.software-page .tpm-product-intl-advantage__content,.software-page .tpm-product-intl-advantage__ft,.software-page .tpm-product-intl-advantage__hd{padding:0 16px}}.software-page .tpm-product-intl-scene__btns{margin:0 0 0 28px}.software-page .tpm-product-intl-scene__btns .tpm-product-intl-button{flex-shrink:0;min-width:200px;width:auto}.software-page .tpm-product-intl-scene__label{background:#f5f7fa;padding:24px;min-height:360px;display:flex;flex-direction:column}.software-page .tpm-product-intl-scene__top{margin-bottom:auto}.software-page .tpm-product-intl-scene__tag{width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:4px;background:linear-gradient(90deg,#e6efff,#eee1ff);color:#282828;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-product-intl-scene__title{color:#000;font-size:18px;line-height:26px;font-weight:600}.software-page .tpm-product-intl-scene__title .tpm-product-intl-text{font-size:20px;line-height:36px}.software-page .tpm-product-intl-scene__tag+.tpm-product-intl-scene__desc,.software-page .tpm-product-intl-scene__tag+.tpm-product-intl-scene__title{margin-top:16px}.software-page .tpm-product-intl-scene__desc{color:rgba(0,0,0,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene__desc{width:0;flex-grow:1}}.software-page .tpm-product-intl-scene__title+.tpm-product-intl-scene__content,.software-page .tpm-product-intl-scene__title+.tpm-product-intl-scene__desc{margin-top:16px}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__label{width:0;flex-grow:1}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__desc{width:100%;font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__btns{margin:48px 0 0;display:flex;justify-content:space-between}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__btns .tpm-product-intl-button{flex:1 1;width:auto;min-width:0}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:20px}.software-page .bg-gray .tpm-product-intl-scene__label,.software-page .bg-linear .tpm-product-intl-scene__label,.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__btns .tpm-product-intl-button--weak{background:#fff}@media screen and (min-width:1600px){.software-page .tpm-product-intl-scene__title{font-size:20px;line-height:28px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene__label{padding:12px;min-height:0}.software-page .tpm-product-intl-scene__tag{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene__title,.software-page .tpm-product-intl-scene__title .tpm-product-intl-text{font-size:16px;line-height:24px}.software-page .tpm-product-intl-scene__desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene__title+.tpm-product-intl-scene__content,.software-page .tpm-product-intl-scene__title+.tpm-product-intl-scene__desc{margin-top:12px}.software-page .tpm-product-intl-scene__btns{margin:12px 0 0}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__label,.software-page .tpm-product-intl-scene__btns .tpm-product-intl-button{width:100%}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__btns{margin-top:24px}}.software-page .tpm-product-intl-scene__advantage-wrap{margin-top:48px}.software-page .tpm-product-intl-scene__advantage-wrap .tpm-product-intl-list-item--cont{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-scene__advantage-title{color:#000;font-weight:600;font-size:16px;line-height:24px}.software-page .tpm-product-intl-scene__advantage+.tpm-product-intl-scene__advantage{margin-top:24px}.software-page .tpm-product-intl-scene__advantage-content{margin-top:12px}.software-page .tpm-product-intl-scene__advantage-item{position:relative;padding-left:16px;display:block;font-size:14px;line-height:22px;color:rgba(0,0,0,.7);word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-scene__advantage-item:before{content:"";width:16px;height:16px;position:absolute;left:0;top:3px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-icon-dot.f4b97b49.svg)}.software-page .tpm-product-intl-scene__advantage-item[href]{color:#0052d9}.software-page .tpm-product-intl-scene__advantage-item[href]:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-icon-dot-href.6b483b72.svg)}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene__advantage-item[href]:hover{text-decoration:underline}}.software-page .tpm-product-intl-scene__advantage-item+.tpm-product-intl-scene__advantage-item{margin-top:8px}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene__advantage-wrap{margin-top:16px}.software-page .tpm-product-intl-scene__advantage-title{font-size:14px;line-height:24px}.software-page .tpm-product-intl-scene__advantage+.tpm-product-intl-scene__advantage{margin-top:8px}}.software-page .tpm-product-intl-scene__list-wrap{margin-top:48px}.software-page .tpm-product-intl-scene__list-title{color:#000;font-weight:600;font-size:16px;line-height:24px}.software-page .tpm-product-intl-scene .tpm-product-intl-list{margin-top:12px}.software-page .tpm-product-intl-scene .tpm-product-intl-list-item:nth-child(n+2){margin-top:8px}.software-page .tpm-product-intl-scene .tpm-product-intl-list-item--cont{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene .tpm-product-intl-list .tpm-product-intl-icon{top:3px}.software-page .tpm-product-intl-scene__list+.tpm-product-intl-scene__list{margin-top:24px}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene__list-wrap{margin-top:16px}.software-page .tpm-product-intl-scene__list-title{font-size:14px;line-height:24px}.software-page .tpm-product-intl-scene .tpm-product-intl-list{margin-top:9px}.software-page .tpm-product-intl-scene .tpm-product-intl-list-item:nth-child(n+2){margin-top:4px}.software-page .tpm-product-intl-scene .tpm-product-intl-list-item--cont{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene .tpm-product-intl-list .tpm-product-intl-icon{top:2px}.software-page .tpm-product-intl-scene__list+.tpm-product-intl-scene__list{margin-top:8px}}.software-page .tpm-product-intl-scene__content{display:flex;align-items:flex-end}.software-page .tpm-product-intl-scene__image-wrap{position:relative}.software-page .tpm-product-intl-scene__image-wrap .rc-image{width:100%}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene__image-wrap.bg-default{background:#fff!important}.software-page .tpm-product-intl-scene__image-wrap.bg-gray{background:#f5f7fa!important}.software-page .tpm-product-intl-scene__image-wrap.bg-linear{background:linear-gradient(106deg,#dfebff -3.2%,#ededff)!important}}.software-page .tpm-product-intl-scene__video-pause{width:56px;height:56px;position:absolute;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-pause.3ea15b24.svg)}.software-page .tpm-product-intl-scene__image{width:100%}.software-page .tpm-product-intl-scene__content+.tpm-product-intl-scene__image-wrap,.software-page .tpm-product-intl-scene__title+.tpm-product-intl-scene__image-wrap{margin-top:24px}.software-page .tpm-product-intl-scene__video{position:absolute;top:0;left:0;width:100%;pointer-events:none}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__inner{display:flex}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__image-wrap{flex-shrink:0;width:65%;background:#f5f7fa;padding:24px;display:flex;justify-content:center;align-items:center}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__video{position:static}.software-page .bg-gray .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__image-wrap,.software-page .bg-linear .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__image-wrap{background:#fff}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene__content{display:block}.software-page .tpm-product-intl-scene__video-pause{width:32px;height:32px}.software-page .tpm-product-intl-scene__content+.tpm-product-intl-scene__image-wrap,.software-page .tpm-product-intl-scene__title+.tpm-product-intl-scene__image-wrap{margin-top:16px}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__inner{display:block}.software-page .tpm-product-intl-scene.layout-horizontal .tpm-product-intl-scene__image-wrap{width:100%;padding:12px}}.software-page .tpm-product-intl-intro-card__item{height:100%;position:relative}.software-page .tpm-product-intl-intro-card__item-inner,.software-page .tpm-product-intl-intro-card__item-inner--active{position:relative;padding:15px;border-radius:4px;border:1px solid #dce1ec;background:#fff;min-height:100%}.software-page .tpm-product-intl-intro-card__item-inner--active{position:absolute;z-index:1;left:0;top:0;width:100%;transition:min-height .3s linear,max-height .3s linear;overflow:hidden;border-radius:4px;border:1px solid #dce1ec;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.04)}.software-page .tpm-product-intl-intro-card__item:hover .tpm-product-intl-intro-card__item-inner--active{z-index:10}.software-page .tpm-product-intl-intro-card__item-img-wrap{width:100%;overflow:hidden;border-radius:4px}.software-page .tpm-product-intl-intro-card__item-img{width:100%;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card__item:hover .tpm-product-intl-intro-card__item-img{transform:scale(1.05)}}.software-page .tpm-product-intl-intro-card__item-title{margin-top:12px;color:#000;font-size:18px;line-height:26px;font-weight:600}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card__item-title{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-intro-card__item-desc{color:rgba(0,0,0,.7);margin-top:8px;font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card__item-desc{min-height:22px;max-height:66px;transition:all .3s ease-in-out}.software-page .tpm-product-intl-intro-card__item-inner .tpm-product-intl-intro-card__item-desc,.software-page .tpm-product-intl-intro-card__item-inner--active:not(:hover) .tpm-product-intl-intro-card__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-intro-card__item-inner--active:hover .tpm-product-intl-intro-card__item-desc{max-height:220px}}.software-page .bg-gray .tpm-product-intl-intro-card__item-inner,.software-page .bg-gray .tpm-product-intl-intro-card__item-inner--active,.software-page .bg-linear .tpm-product-intl-intro-card__item-inner,.software-page .bg-linear .tpm-product-intl-intro-card__item-inner--active{border-color:transparent}@media screen and (max-width:768px){.software-page .tpm-product-intl-intro-card__item-inner{display:flex;flex-direction:column;align-items:center;padding:12px 16px}.software-page .tpm-product-intl-intro-card__item-img{max-width:460px;height:auto}.software-page .tpm-product-intl-intro-card__item-title{margin-top:8px;width:100%;font-size:16px;line-height:24px}.software-page .tpm-product-intl-intro-card__item-desc{width:100%;margin-top:8px;font-size:12px;line-height:20px}}.software-page .tpm-product-intl-action-panel{position:relative;padding:0 36px;background-color:#1652c0;background-size:cover;background-position:50%;background-repeat:no-repeat}.software-page .tpm-product-intl-action-panel__inner{padding:28px 0;position:relative;z-index:1}.software-page .tpm-product-intl-action-panel__title{color:#fff;font-size:20px;line-height:28px;font-weight:700;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-action-panel__desc{margin-bottom:auto;margin-top:8px;font-size:14px;line-height:22px;color:hsla(0,0%,100%,.7);word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-action-panel__btns{margin-top:24px}.software-page .tpm-product-intl-action-panel .tpm-product-intl-button{max-width:none;width:240px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-action-panel .tpm-product-intl-button+.tpm-product-intl-button{margin-left:20px}.software-page .tpm-product-intl-action-panel__items{display:flex}.software-page .tpm-product-intl-action-panel__item{width:0;flex:1 1;padding:28px 36px;background-size:cover}@media screen and (min-width:769px){.software-page .tpm-product-intl-action-panel__item:first-child{background-position:100%}.software-page .tpm-product-intl-action-panel__item:last-child{background-position:0}}.software-page .tpm-product-intl-action-panel__item-inner{max-width:554px;display:flex;flex-direction:column;height:100%}.software-page .tpm-product-intl-action-panel__item:first-child .tpm-product-intl-action-panel__item-inner{margin-left:auto}.software-page .tpm-product-intl-action-panel__item-title{color:#fff;font-weight:700;font-size:20px;line-height:28px}.software-page .tpm-product-intl-action-panel__item-desc{margin-bottom:auto;margin-top:8px;color:hsla(0,0%,100%,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-action-panel__item-btns{margin-top:24px}.software-page .tpm-product-intl-action-panel.layout-horizontal{padding:0}.software-page .tpm-product-intl-action-panel.layout-horizontal .tpm-product-intl-module{max-width:none}@media screen and (min-width:1600px){.software-page .tpm-product-intl-action-panel{padding:0 48px}.software-page .tpm-product-intl-action-panel__inner{padding:40px 0}.software-page .tpm-product-intl-action-panel__item{padding:40px 48px}.software-page .tpm-product-intl-action-panel__item-inner{max-width:662px}.software-page .tpm-product-intl-action-panel__item-title,.software-page .tpm-product-intl-action-panel__title{font-size:28px;line-height:36px}.software-page .tpm-product-intl-action-panel .tpm-product-intl-button,.software-page .tpm-product-intl-action-panel__desc,.software-page .tpm-product-intl-action-panel__item-desc{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-action-panel{padding:0 28px}.software-page .tpm-product-intl-action-panel__inner{padding:24px 0;min-height:0}.software-page .tpm-product-intl-action-panel__title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-action-panel__desc{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-action-panel__btns{margin-top:20px}.software-page .tpm-product-intl-action-panel .tpm-product-intl-button{width:100%}.software-page .tpm-product-intl-action-panel .tpm-product-intl-button--solid-white:only-child,.software-page .tpm-product-intl-action-panel .tpm-product-intl-button--solid-white:only-child:active,.software-page .tpm-product-intl-action-panel .tpm-product-intl-button--solid-white:only-child:hover{background:transparent;border-color:#fff;color:#fff}.software-page .tpm-product-intl-action-panel .tpm-product-intl-button+.tpm-product-intl-button{margin:16px 0 0}.software-page .tpm-product-intl-action-panel__items{display:block}.software-page .tpm-product-intl-action-panel__item{width:100%;padding:24px 28px;background-position:100%}.software-page .tpm-product-intl-action-panel__item-inner{max-width:none}.software-page .tpm-product-intl-action-panel__item-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-action-panel__item-desc{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-action-panel__item-btns{margin-top:20px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-action-panel{padding:0 16px}.software-page .tpm-product-intl-action-panel__item{padding:24px 16px}}.software-page .tpm-product-intl-solution__inner{display:flex}.software-page .tpm-product-intl-solution__item+.tpm-product-intl-solution__item{margin-left:20px}.software-page .tpm-product-intl-solution__item{position:relative;overflow:hidden;background-size:cover;background-position:50%;transition:all .4s ease-in-out}.software-page .tpm-product-intl-solution__item-href{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}@media screen and (min-width:769px){.software-page .tpm-product-intl-solution__item-href{cursor:pointer}}.software-page .tpm-product-intl-solution__item-inner{position:relative;padding:24px}.software-page .tpm-product-intl-solution__item-hd{width:100%;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-product-intl-solution__item-title{opacity:1;position:absolute;left:24px;top:24px;width:calc(100% - 48px);color:#fff;transition:opacity .2s linear .2s;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-title{opacity:0;transition:opacity .2s linear}.software-page .tpm-product-intl-solution__item-hd .tpm-product-intl-solution__item-title,.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-hd .tpm-product-intl-solution__item-title{max-width:none;width:0;flex-grow:1;opacity:1;position:static}@media screen and (min-width:769px){.software-page .tpm-product-intl-solution__item-hd .tpm-product-intl-solution__item-title,.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-hd .tpm-product-intl-solution__item-title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-solution__item-arrow{margin-left:8px;flex-shrink:0;position:relative;overflow:hidden;width:32px;height:32px;border-radius:50%;border:1px solid hsla(0,0%,100%,.6)}.software-page .tpm-product-intl-solution__item-arrow:after,.software-page .tpm-product-intl-solution__item-arrow:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-size:24px 24px;background-repeat:no-repeat;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-solution-arrow-icon.86ef8a61.svg)}.software-page .tpm-product-intl-solution__item-arrow:before{left:-100%}@media screen and (min-width:769px){.software-page .tpm-product-intl-solution__item:hover .tpm-product-intl-solution__item-arrow:before{transition:left .3s ease-in-out .5s;left:0}.software-page .tpm-product-intl-solution__item:hover .tpm-product-intl-solution__item-arrow:after{transition:left .3s ease-in-out .5s;left:100%}.software-page .tpm-product-intl-solution__item.is-active:hover .tpm-product-intl-solution__item-arrow:before{transition:left .3s ease-in-out;left:0}.software-page .tpm-product-intl-solution__item.is-active:hover .tpm-product-intl-solution__item-arrow:after{transition:left .3s ease-in-out;left:100%}}.software-page .tpm-product-intl-solution__item-content{opacity:0;transition:opacity .2s linear;min-height:432px;display:flex;flex-direction:column}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-content{opacity:1;transition:opacity .2s linear .2s}.software-page .tpm-product-intl-solution__item-desc{margin-top:12px;color:hsla(0,0%,100%,.7);font-size:14px;line-height:22px;margin-bottom:auto}@media screen and (min-width:769px){.software-page .tpm-product-intl-solution__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-solution__list{margin-top:24px}.software-page .tpm-product-intl-solution__list-item{position:relative;padding-left:30px;font-size:14px;line-height:22px;font-weight:500;color:#fff}@media screen and (min-width:769px){.software-page .tpm-product-intl-solution__list-item{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-solution__list-item:before{content:"";width:18px;height:18px;position:absolute;left:0;top:2px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-solution-list.af7622ca.svg)}.software-page .tpm-product-intl-solution__list-item+.tpm-product-intl-solution__list-item{margin-top:8px}@media screen and (min-width:769px){.software-page .size-middle .tpm-product-intl-solution__item{width:calc(20vw - 26.4px);min-width:213.6px;max-width:224px}.software-page .size-middle .tpm-product-intl-solution__item-inner,.software-page .size-middle .tpm-product-intl-solution__item.is-active{width:calc(40vw - 52.8px);min-width:427.2px;max-width:448px}.software-page .size-small .tpm-product-intl-solution__item{width:calc(16.66667vw - 25.33333px);min-width:174.66667px;max-width:183.33333px}.software-page .size-small .tpm-product-intl-solution__item-inner,.software-page .size-small .tpm-product-intl-solution__item.is-active{width:calc(33.33333vw - 50.66667px);min-width:349.33333px;max-width:366.66667px}.software-page .size-large .tpm-product-intl-solution__item{width:calc(25vw - 28px);min-width:272px;max-width:285px}.software-page .size-large .tpm-product-intl-solution__item-inner,.software-page .size-large .tpm-product-intl-solution__item.is-active{width:calc(50vw - 56px);min-width:544px;max-width:570px}}@media screen and (min-width:1400px){.software-page .size-middle .tpm-product-intl-solution__item{width:calc(20vw - 31.2px)}.software-page .size-middle .tpm-product-intl-solution__item-inner,.software-page .size-middle .tpm-product-intl-solution__item.is-active{width:calc(40vw - 62.4px)}.software-page .size-small .tpm-product-intl-solution__item{width:calc(16.66667vw - 29.33333px)}.software-page .size-small .tpm-product-intl-solution__item-inner,.software-page .size-small .tpm-product-intl-solution__item.is-active{width:calc(33.33333vw - 58.66667px)}.software-page .size-large .tpm-product-intl-solution__item{width:calc(25vw - 34px)}.software-page .size-large .tpm-product-intl-solution__item-inner,.software-page .size-large .tpm-product-intl-solution__item.is-active{width:calc(50vw - 68px)}}@media screen and (min-width:1600px){.software-page .size-middle .tpm-product-intl-solution__item{max-width:272px}.software-page .size-middle .tpm-product-intl-solution__item-inner,.software-page .size-middle .tpm-product-intl-solution__item.is-active{max-width:544px}.software-page .size-small .tpm-product-intl-solution__item{max-width:223.33333px}.software-page .size-small .tpm-product-intl-solution__item-inner,.software-page .size-small .tpm-product-intl-solution__item.is-active{max-width:446.66667px}.software-page .size-large .tpm-product-intl-solution__item{max-width:345px}.software-page .size-large .tpm-product-intl-solution__item-inner,.software-page .size-large .tpm-product-intl-solution__item.is-active{max-width:690px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-solution__inner{flex-wrap:wrap}.software-page .tpm-product-intl-solution__item+.tpm-product-intl-solution__item{margin:16px 0 0}.software-page .tpm-product-intl-solution__item{width:100%;display:flex;background:#f2f4f8}.software-page .tpm-product-intl-solution__item-img{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:50%}.software-page .tpm-product-intl-solution__item-inner{height:auto;width:100%;display:flex;flex-direction:column;padding:12px}.software-page .tpm-product-intl-solution__item-hd{align-items:center}.software-page .tpm-product-intl-solution__item-hd:after{margin-left:8px;content:"";display:block;width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-solution-arrow-bottom.3a2f6262.svg)}.software-page .tpm-product-intl-solution__item-title{width:100%;margin-bottom:auto;color:#000;font-size:16px;line-height:24px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-solution__item-arrow{width:20px;height:20px;display:none;align-items:center;justify-content:center}.software-page .tpm-product-intl-solution__item-arrow:before{content:none;display:none}.software-page .tpm-product-intl-solution__item-arrow:after{position:static;width:16px;height:16px;background-size:cover}.software-page .tpm-product-intl-solution__item-desc{display:none;margin-top:4px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-solution__list{display:none;margin-top:20px}.software-page .tpm-product-intl-solution__list-item{padding-left:22px;color:hsla(0,0%,100%,.7);font-size:12px;line-height:20px}.software-page .tpm-product-intl-solution__list-item:before{top:3px;left:0;width:14px;height:14px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-solution-list-mobile.85d142ec.svg)}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-hd:after{display:none;content:none}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-img{opacity:1}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-title{color:#fff}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-desc{display:block}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__item-arrow{display:flex}.software-page .tpm-product-intl-solution__item.is-active .tpm-product-intl-solution__list{display:block}}@media screen and (max-width:600px){.software-page .tpm-product-intl-solution__item-title{font-size:18px;line-height:26px}}.software-page .tpm-product-intl-panel{display:block;margin-top:32px}.software-page .tpm-product-intl-panel__hd{max-width:1180px;overflow:hidden;margin:0 auto 32px;display:flex;justify-content:center}.software-page .tpm-product-intl-panel__hd-content{position:relative;width:-moz-fit-content;width:fit-content;max-width:100%}.software-page .tpm-product-intl-panel__hd-content:after,.software-page .tpm-product-intl-panel__hd-content:before{content:"";max-width:710px;width:100vw;height:1px;background:rgba(127,136,152,.4);position:absolute;top:50%;transform:translateY(-50%)}.software-page .tpm-product-intl-panel__hd-content:before{right:calc(100% + 20px)}.software-page .tpm-product-intl-panel__hd-content:after{left:calc(100% + 20px)}.software-page .tpm-product-intl-panel__title{font-size:18px;line-height:26px;font-weight:500;color:#7f8898;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1600px){.software-page .tpm-product-intl-panel__hd{max-width:1420px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-panel{margin-top:24px}.software-page .tpm-product-intl-panel__hd{margin-bottom:16px}.software-page .tpm-product-intl-panel__title{font-size:14px;line-height:22px}}.software-page .tpm-product-intl-table__inner{position:relative;min-height:500px;max-height:678px;overflow-y:auto}.software-page .tpm-product-intl-table__inner::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-product-intl-table__inner::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-product-intl-table__inner::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:0}.software-page .tpm-product-intl-table__inner::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-product-intl-table td,.software-page .tpm-product-intl-table th{min-width:200px}.software-page .tpm-product-intl-table th{position:sticky;top:0;z-index:1;padding:10px 24px;background:#fff}.software-page .tpm-product-intl-table tbody tr:nth-child(odd){background:hsla(0,0%,100%,.4)}.software-page .tpm-product-intl-table tbody tr:nth-child(2n){background:hsla(0,0%,100%,.7)}.software-page .tpm-product-intl-table__header{position:relative;cursor:pointer}.software-page .tpm-product-intl-table__title{display:flex;align-items:center;color:rgba(0,0,0,.9);text-align:left;font-size:14px;line-height:22px;font-weight:500;white-space:nowrap}.software-page .tpm-product-intl-table__filter{margin-left:4px;flex-shrink:0;width:16px;height:16px;display:block;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-table-filter.8fe338db.svg)}.software-page .tpm-product-intl-table__filter.is-selected{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-table-filter-selected.c681809f.svg)}.software-page .tpm-product-intl-table td{padding:4px 24px}.software-page .tpm-product-intl-table__text{color:rgba(0,0,0,.9);font-size:12px;line-height:18px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-table tbody tr{border-bottom:1px solid #ebedf1;height:63px}.software-page .tpm-product-intl-table__tip{margin-top:16px;color:rgba(0,0,0,.9);font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-table__tip .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-table__dropdown{position:absolute;top:32px;left:0;padding:8px 0;border:1px solid #d6dbe3;background:#fff;box-shadow:0 2px 4px 2px rgba(0,0,0,.05);display:none}.software-page .tpm-product-intl-table__dropdown.is-show{display:block}.software-page .tpm-product-intl-table__searchbox{width:100%}.software-page .tpm-product-intl-table__searchbox .tpm-product-intl-searchbox__input{width:100%;min-width:0;border:0;padding:6px 36px 6px 16px}.software-page .tpm-product-intl-table__checkbox-wrap{padding:0 16px;text-align:left}.software-page .tpm-product-intl-table__checkbox{border-top:1px dashed #e6e9ef;padding:6px 0;display:flex;flex-direction:column}.software-page .tpm-product-intl-table__dropdown-bottom{display:flex;justify-content:space-between;padding:12px 16px}.software-page .tpm-product-intl-table__dropdown-bottom .tpm-product-intl-button{min-width:80px;height:24px;width:auto}.software-page .tpm-product-intl-table__dropdown-bottom .tpm-product-intl-button+.tpm-product-intl-button{margin-left:12px}.software-page .tpm-product-intl-table__checkbox .tpm-product-intl-checkbox-wrap:nth-child(n+2){margin-left:0;margin-top:12px}@media screen and (max-width:768px){.software-page .tpm-product-intl-table td,.software-page .tpm-product-intl-table th{min-width:160px;padding-left:16px;padding-right:16px}.software-page .tpm-product-intl-table__tip{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-table__tip .tpm-product-intl-link{font-size:12px;line-height:20px}}.software-page .tpm-product-intl-case{line-height:0;border-radius:4px;position:relative}.software-page .tpm-product-intl-case__img{width:100%;font-size:0;line-height:0}.software-page .tpm-product-intl-case__inner{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.3);backdrop-filter:blur(10px);padding:16px;display:flex;align-items:flex-end}.software-page .tpm-product-intl-case__content{flex-grow:1;width:0}.software-page .tpm-product-intl-case__title{color:#fff;font-size:18px;line-height:24px;font-weight:600}@media screen and (min-width:769px){.software-page .tpm-product-intl-case__title{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-case__desc{margin-top:8px;color:hsla(0,0%,100%,.7);font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-case__logo{width:64px;margin-left:20px;flex-shrink:0}.software-page .tpm-product-intl-case__section .tpm-product-intl-panel__hd{max-width:1180px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-case__section .tpm-product-intl-panel__hd{max-width:1420px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-case__inner{padding:10px 8px}.software-page .tpm-product-intl-case__title{font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-case__desc{display:none}.software-page .tpm-product-intl-case__logo{width:48px}}.software-page .tpm-product-intl-case-logo{font-size:0;line-height:0;box-shadow:none}@media screen and (min-width:769px){.software-page .tpm-product-intl-case-logo[href]{cursor:pointer;transition:all .3s linear}.software-page .tpm-product-intl-case-logo[href]:hover{position:relative;z-index:1;box-shadow:0 4px 16px 0 rgba(0,0,0,.08)}}.software-page .tpm-product-intl-case-logo__img{width:180px;height:64px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-case-logo__img.has-tooltip{cursor:pointer}}.software-page .tpm-product-intl-case-logo+.tpm-product-intl-case-logo,.software-page .tpm-product-intl-case-logo+.tpm-product-intl-case-logo__img,.software-page .tpm-product-intl-case-logo__img+.tpm-product-intl-case-logo,.software-page .tpm-product-intl-case-logo__img+.tpm-product-intl-case-logo__img{margin-left:20px}.software-page .tpm-product-intl-case-logo__wrap{padding:20px 0;overflow:hidden;margin:-20px -36px;width:calc(100% + 72px);display:flex;justify-content:flex-start;position:relative}.software-page .tpm-product-intl-case-logo__wrap:not(.is-loop){justify-content:center}.software-page .tpm-product-intl-case-logo__wrap.align-right{justify-content:flex-end}.software-page .tpm-product-intl-case-logo__wrap.is-loop{-webkit-mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}.software-page .tpm-product-intl-case-logo__list{width:auto;justify-content:center;display:inline-flex;flex-wrap:nowrap}.software-page .tpm-product-intl-bubble.tpm-product-intl-case-logo__bubble{max-width:400px}.software-page .tpm-product-intl-bubble.tpm-product-intl-case-logo__bubble .tpm-product-intl-bubble__inner{border:0;border-radius:8px;background:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.16)}.software-page .tpm-product-intl-bubble.tpm-product-intl-case-logo__bubble .tpm-product-intl-case-logo__bubble-text{color:rgba(0,0,0,.7);font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (min-width:1400px){.software-page .tpm-product-intl-case-logo__wrap{margin:-20px -48px;width:calc(100% + 96px)}}@media screen and (max-width:768px){.software-page .tpm-product-intl-case-logo{height:48px}.software-page .tpm-product-intl-case-logo+.tpm-product-intl-case-logo,.software-page .tpm-product-intl-case-logo+.tpm-product-intl-case-logo__img,.software-page .tpm-product-intl-case-logo__img+.tpm-product-intl-case-logo,.software-page .tpm-product-intl-case-logo__img+.tpm-product-intl-case-logo__img{margin-left:10px}.software-page .tpm-product-intl-case-logo__wrap{padding:16px 0;margin:-16px -28px;width:calc(100% + 56px)}.software-page .tpm-product-intl-case-logo__wrap+.tpm-product-intl-case-logo__wrap{padding-top:10px}.software-page .tpm-product-intl-case-logo__img{width:132px;height:48px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-case-logo__wrap{margin:-20px -16px;width:calc(100% + 32px)}}.software-page .tpm-product-intl-certificate__item{display:flex;justify-content:center}.software-page .tpm-product-intl-certificate__item-inner{padding:0 6px;display:flex;flex-direction:column;align-items:center;max-width:100%}.software-page .tpm-product-intl-certificate__item-img{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:all .3s ease-in-out}.software-page .tpm-product-intl-certificate__item-text{margin-top:16px;max-width:100%;color:rgba(0,0,0,.7);text-align:center;font-size:14px;line-height:22px;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-certificate__item-text{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-certificate__item-inner[href]:hover .tpm-product-intl-certificate__item-text{color:#0052d9}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-certificate__item-img{width:88px;height:88px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-certificate__item-img{width:48px;height:48px}.software-page .tpm-product-intl-certificate__item-text{margin-top:4px;font-size:12px;line-height:20px;word-break:break-word}}.software-page .tpm-product-intl-step__inner{display:flex}.software-page .tpm-product-intl-step__item{background:#f7f8fb;position:relative;flex:1 1;width:0;padding:42px 40px 20px 20px}.software-page .tpm-product-intl-step__item.is-link{padding:20px}@media screen and (min-width:769px){.software-page .tpm-product-intl-step__item-count{position:absolute;right:12px;top:12px;font-family:DIN;font-size:88px;font-weight:700;line-height:68px;background:linear-gradient(180deg,rgba(0,82,217,.3),rgba(0,82,217,.12) 80.17%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.software-page .tpm-product-intl-step__item.is-link .tpm-product-intl-step__item-count{position:static}}.software-page .tpm-product-intl-step__item-inner{display:flex;flex-direction:column;justify-content:flex-end}.software-page .tpm-product-intl-step__item-title{color:#000;font-weight:600;font-size:20px;line-height:28px}@media screen and (min-width:769px){.software-page .tpm-product-intl-step__item-title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-step__item.is-link .tpm-product-intl-step__item-title{margin-top:32px}}.software-page .tpm-product-intl-step__item-desc{margin-top:16px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-step__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-step__item-links{margin-top:12px}.software-page .tpm-product-intl-step__item-links .tpm-product-intl-link{display:block;font-size:14px;line-height:22px}.software-page .tpm-product-intl-step__item-links .tpm-product-intl-link+.tpm-product-intl-link{margin-top:8px}@media screen and (min-width:769px){.software-page .tpm-product-intl-step__item+.tpm-product-intl-step__item:before{content:"";width:1px;height:92px;position:absolute;left:0;top:0;background:linear-gradient(0deg,#4180e7,rgba(65,128,231,0))}.software-page .tpm-product-intl-step__item+.tpm-product-intl-step__item:after{content:"";width:1px;height:calc(100% - 112px);position:absolute;left:0;bottom:0;background:linear-gradient(180deg,#4180e7,rgba(65,128,231,0))}}.software-page .tpm-product-intl-step__item-arrow{height:28px;width:14px;position:absolute;left:0;top:90px;background-size:auto 100%;background-position:0;background-repeat:no-repeat;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-step-arrow.cb204ab5.svg)}@media screen and (min-width:769px){.software-page .bg-gray .tpm-product-intl-step__item,.software-page .bg-linear .tpm-product-intl-step__item{background:#fff}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-step__item-links{margin-top:16px}.software-page .tpm-product-intl-step__item-links .tpm-product-intl-link{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-step__inner{display:block}.software-page .tpm-product-intl-step__item{width:100%;background:none;padding:0;display:flex}.software-page .tpm-product-intl-step__item.is-link{padding:0}.software-page .tpm-product-intl-step__item+.tpm-product-intl-step__item{margin-top:16px}.software-page .tpm-product-intl-step__item:not(:last-child):after{content:"";width:0;height:calc(100% - 38px);position:absolute;left:16px;top:32px;border-left:1px dashed silver}.software-page .tpm-product-intl-step__item-count{flex-shrink:0;margin-right:16px;width:32px;height:32px;border-radius:50%;border:1px solid rgba(4,4,4,.16);display:flex;align-items:center;justify-content:center;color:#000;font-weight:600;font-size:16px;line-height:24px}.software-page .tpm-product-intl-step__item-inner{min-height:0;width:calc(100% - 48px)}.software-page .tpm-product-intl-step__item-arrow{display:none}.software-page .tpm-product-intl-step__item-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-step__item-title p{display:inline}.software-page .tpm-product-intl-step__item-desc{margin-top:4px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-step__item-links{margin-top:12px}.software-page .tpm-product-intl-step__item-links .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-step__item-links .tpm-product-intl-link+.tpm-product-intl-link{margin-top:6px}}.software-page .tpm-product-intl-advance__card{background-color:#3478e7;background-position:50%;background-size:auto 100%;background-repeat:no-repeat;padding:24px;position:relative}.software-page .tpm-product-intl-advance__card .tpm-product-intl-button{max-width:100%;margin-top:24px;width:auto;min-width:240px;height:36px;padding:5px 23px}.software-page .tpm-product-intl-advance__card .tpm-product-intl-button .tpm-product-intl-button__inner{font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-advance__card-inner{position:relative;z-index:1}.software-page .tpm-product-intl-advance__card-title{width:100%;color:#f5f7fa;font-size:24px;line-height:32px;font-weight:600}@media screen and (min-width:769px){.software-page .tpm-product-intl-advance__card-title{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-advance__card-desc{margin-top:8px;width:100%;color:hsla(0,0%,100%,.9);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-advance__card-desc{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-advance__items{display:flex;flex-wrap:wrap}.software-page .tpm-product-intl-advance__card+.tpm-product-intl-advance__items{margin-top:20px}.software-page .tpm-product-intl-advance__item{width:calc(50% - 10px);position:relative;padding:23px;background-color:#f5f7fa;background-position:100%;background-size:auto 100%;background-repeat:no-repeat}.software-page .tpm-product-intl-advance__item .tpm-product-intl-button{max-width:100%;margin-top:24px;min-width:240px;width:auto;height:36px;padding:5px 23px}.software-page .tpm-product-intl-advance__item .tpm-product-intl-button__inner{font-size:16px;line-height:24px;font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-advance__item:nth-child(2n){margin-left:20px}.software-page .tpm-product-intl-advance__item:nth-child(n+3){margin-top:20px}}.software-page .tpm-product-intl-advance__item-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;align-items:flex-start}.software-page .tpm-product-intl-advance__item-title{color:#000;width:100%;font-size:20px;line-height:28px;font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-advance__item-title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-advance__item-desc{width:100%;margin-bottom:auto;margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-advance__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .bg-gray .tpm-product-intl-advance__item,.software-page .bg-linear .tpm-product-intl-advance__item{background-color:#fff}@media screen and (min-width:1600px){.software-page .tpm-product-intl-advance__card-title{font-size:28px;line-height:36px}.software-page .tpm-product-intl-advance__item-title{font-size:24px;line-height:32px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-advance__card{padding:12px}.software-page .tpm-product-intl-advance__card .tpm-product-intl-button{margin-top:16px;width:100%}.software-page .tpm-product-intl-advance__card .tpm-product-intl-button .tpm-product-intl-button__inner{font-size:14px;line-height:22px}.software-page .tpm-product-intl-advance__card-title{color:#f5f7fa;font-size:18px;line-height:26px}.software-page .tpm-product-intl-advance__card-desc{margin-top:4px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-advance__card+.tpm-product-intl-advance__items{margin-top:16px}.software-page .tpm-product-intl-advance__items{flex-direction:column}.software-page .tpm-product-intl-advance__item+.tpm-product-intl-advance__item{margin:16px 0 0}.software-page .tpm-product-intl-advance__item{width:100%;padding:12px}.software-page .tpm-product-intl-advance__item .tpm-product-intl-button{margin-top:16px;width:100%}.software-page .tpm-product-intl-advance__item .tpm-product-intl-button .tpm-product-intl-button__inner{font-size:14px;line-height:22px}.software-page .tpm-product-intl-advance__item-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-advance__item-desc{margin-top:4px;font-size:12px;line-height:20px}}.software-page .tpm-product-intl-faq__item{border-bottom:1px solid rgba(0,0,0,.2);padding:24px 0;display:flex;flex-direction:column}.software-page .tpm-product-intl-faq__item:first-child{padding-top:0}.software-page .tpm-product-intl-faq__item-hd{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__item-hd{cursor:pointer}}.software-page .tpm-product-intl-faq__item-title{width:0;flex-grow:1;color:#000;font-size:20px;line-height:28px;font-weight:600;transition:all .3s ease-in-out}.software-page .tpm-product-intl-faq__item-btn{flex-shrink:0;margin-left:12px;width:40px;height:40px;position:relative;transition:all .3s ease-in-out}.software-page .tpm-product-intl-faq__item-btn:after,.software-page .tpm-product-intl-faq__item-btn:before{content:"";width:16px;height:2px;position:absolute;top:calc(50% - 1px);left:calc(50% - 8px);background:#000;transform-origin:center;transition:all .3s ease-in-out}.software-page .tpm-product-intl-faq__item-btn:after{transform:rotate(90deg)}.software-page .tpm-product-intl-faq__item-desc{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .5s ease-in-out;color:rgba(0,0,0,.8);font-size:16px;line-height:24px}.software-page .tpm-product-intl-faq__item-desc p:empty{overflow:hidden}.software-page .tpm-product-intl-faq__item-desc a{font-size:16px;line-height:24px;color:#4f46e5}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__item-desc a:hover{text-decoration:underline;color:#4f46e5}}.software-page .tpm-product-intl-faq__item-desc *+*{margin-top:4px}.software-page .tpm-product-intl-faq__item-desc ol,.software-page .tpm-product-intl-faq__item-desc ul{padding-left:24px}.software-page .tpm-product-intl-faq__item-desc ul li{list-style-type:disc!important}.software-page .tpm-product-intl-faq__item-desc ol li{list-style-type:decimal!important}.software-page .tpm-product-intl-faq__item-desc div{overflow:hidden}.software-page .tpm-product-intl-faq__item.is-active .tpm-product-intl-faq__item-title{color:#4f46e5}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__item:hover .tpm-product-intl-faq__item-title{color:#4f46e5}}.software-page .tpm-product-intl-faq__item.is-active .tpm-product-intl-faq__item-btn:after,.software-page .tpm-product-intl-faq__item.is-active .tpm-product-intl-faq__item-btn:before{background:#000}.software-page .tpm-product-intl-faq__item.is-active .tpm-product-intl-faq__item-btn:after{transform:rotate(0deg)}.software-page .tpm-product-intl-faq__item.is-active .tpm-product-intl-faq__item-desc{padding-top:16px;grid-template-rows:1fr}@media screen and (max-width:768px){.software-page .tpm-product-intl-faq__item{padding:16px 28px}.software-page .tpm-product-intl-faq__item-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-faq__item-btn{width:20px;height:20px}.software-page .tpm-product-intl-faq__item-btn:after,.software-page .tpm-product-intl-faq__item-btn:before{width:14px;height:2px;left:3px;top:9px}.software-page .tpm-product-intl-faq__item-desc,.software-page .tpm-product-intl-faq__item-desc a{font-size:14px;line-height:22px}.software-page .tpm-product-intl-faq__item.is-active .tpm-product-intl-faq__item-desc{padding-top:4px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-faq__item{padding:16px}}.software-page .tpm-product-intl-faq{padding:60px 36px;background:#fff}.software-page .tpm-product-intl-faq__inner{max-width:1180px;margin:0 auto;display:flex}.software-page .tpm-product-intl-faq__label{display:flex;flex-direction:column;width:430px;flex-shrink:0}.software-page .tpm-product-intl-faq__tag{max-width:100%;width:-moz-fit-content;width:fit-content;border-radius:4px;background:transparent;padding:4px 12px;color:#4f46e5;text-align:center;font-size:14px;line-height:22px;font-weight:500;letter-spacing:2px}.software-page .tpm-product-intl-faq__title{margin-bottom:auto;color:rgba(0,0,0,.9);font-weight:600;font-size:30px;line-height:38px}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-faq__tag+.tpm-product-intl-faq__title{margin-top:12px}.software-page .tpm-product-intl-faq.with-tab .tpm-product-intl-faq__title{margin-bottom:0}.software-page .tpm-product-intl-faq__tab{margin-top:24px;margin-bottom:auto;position:relative}.software-page .tpm-product-intl-faq__tab:before{content:"";width:1px;height:100%;background:#e6e9ef;position:absolute;left:0;top:0}.software-page .tpm-product-intl-faq__tab-item{position:relative;padding:12px 16px;max-width:100%;color:#000;font-size:14px;line-height:22px;font-weight:500;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out}.software-page .tpm-product-intl-faq__tab-item:before{position:absolute;left:0;top:0;content:"";width:0;height:0%;background:#4f46e5;transition:width .15s ease-in-out,height 0s ease-in-out .15s}.software-page .tpm-product-intl-faq__tab-item.is-active{color:#4f46e5}.software-page .tpm-product-intl-faq__tab-item.is-active:before{width:2px;height:100%;transition:height .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__tab-item{cursor:pointer}.software-page .tpm-product-intl-faq__tab-item:hover{color:#4f46e5}}.software-page .tpm-product-intl-faq__tip{margin-top:48px;border-radius:4px;background-color:transparent;background-size:auto 100%;background-position:100%;background-repeat:no-repeat;padding:10px 24px;display:flex;flex-direction:column;justify-content:center;min-height:130px}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__tip{cursor:pointer}}.software-page .tpm-product-intl-faq__tip-title{color:#000;font-size:18px;line-height:26px;font-weight:600;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__tip-title{transition:all .3s ease-in-out}.software-page .tpm-product-intl-faq__tip:hover .tpm-product-intl-faq__tip-title{color:#4f46e5}}.software-page .tpm-product-intl-faq__tip-desc{margin-top:8px;color:rgba(0,0,0,.6);font-size:16px;line-height:24px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-faq__content{margin-left:52px;flex-grow:1;width:0}.software-page .tpm-product-intl-faq__tab-panel{transition:opacity .15s ease-in;height:0;width:100%;overflow:hidden;opacity:0;padding:0;margin:0;pointer-events:none}.software-page .tpm-product-intl-faq__tab-panel.is-active{width:100%;height:auto;opacity:1;pointer-events:auto;transition:opacity .3s ease-out .15s;overflow:visible}.software-page .tpm-product-intl-faq.bg-gray,.software-page .tpm-product-intl-faq.bg-linear{background:#f7f8fb}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq.bg-linear{overflow:hidden;position:relative}.software-page .tpm-product-intl-faq.bg-linear:before{content:"";width:100%;height:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-faq-bg-before.817a63ce.png);background-size:auto 525px;position:absolute;left:0;bottom:0;background-position:0 100%;background-repeat:no-repeat}.software-page .tpm-product-intl-faq.bg-linear:after{content:"";width:100%;height:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-faq-bg-after.995ca8b4.png);background-size:auto 564px;position:absolute;right:0;top:0;background-position:100% 0;background-repeat:no-repeat}.software-page .tpm-product-intl-faq.bg-linear .tpm-product-intl-faq__inner{position:relative;z-index:1}}@media screen and (min-width:1400px){.software-page .tpm-product-intl-faq{padding:60px 48px}.software-page .tpm-product-intl-faq__tab-item{font-size:16px;line-height:24px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-faq__inner{max-width:1420px}.software-page .tpm-product-intl-faq__title{font-size:32px;line-height:40px}.software-page .tpm-product-intl-faq__tab-item{font-size:18px;line-height:26px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-faq{padding:24px 0}.software-page .tpm-product-intl-faq__inner{display:block;width:100%}.software-page .tpm-product-intl-faq__tag{margin:0 auto;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 56px);padding:2px 6px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-faq__title{padding:0 28px;margin-bottom:16px;text-align:center;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-faq__tag+.tpm-product-intl-faq__title{margin-top:8px}.software-page .tpm-product-intl-faq.with-tab .tpm-product-intl-faq__title{margin-bottom:16px}.software-page .tpm-product-intl-faq__content{margin-left:0;width:100%}.software-page .tpm-product-intl-faq__bottom{padding:16px 28px 0}.software-page .tpm-product-intl-faq__tip{margin-top:0;padding:16px 12px;min-height:0}.software-page .tpm-product-intl-faq__tip-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-faq__tip-desc{margin-top:8px;font-size:14px;line-height:22px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-faq__tag{max-width:calc(100% - 32px)}.software-page .tpm-product-intl-faq__title{padding:0 16px}.software-page .tpm-product-intl-faq__bottom{padding:16px 16px 0}}.software-page .tpm-product-intl-overlay{position:fixed;z-index:1001}.software-page .tpm-product-intl-bubble{position:relative;display:inline-block;max-width:300px}.software-page .tpm-product-intl-bubble__inner{position:static!important;box-sizing:border-box;padding:12px;color:#333;font-size:12px;line-height:1.5;white-space:normal;word-wrap:break-word;background-color:#fff;border:1px solid #ddd;border-radius:0;box-shadow:1px 1.73px 3px 0 rgba(0,0,0,.1)}.software-page .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble__inner:before{position:absolute;width:0;height:0;font-size:0;border:6px solid transparent;content:""}.software-page .tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner{bottom:100%;left:50%}.software-page .tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner:before{right:inherit;bottom:inherit;left:inherit;margin-left:-6px;border-bottom-color:#ddd}.software-page .tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner:after{right:inherit;bottom:inherit;left:inherit;margin-bottom:-1px;margin-left:-6px;border-bottom-color:#fff}.software-page .tpm-product-intl-bubble--top.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner{left:15px}.software-page .tpm-product-intl-bubble--top.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner{right:15px;left:auto}.software-page .tpm-product-intl-bubble--top.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--top.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:before,.software-page .tpm-product-intl-bubble--top.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--top.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:before{margin-left:0}.software-page .tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner{top:100%;left:50%}.software-page .tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner:before{top:inherit;right:inherit;left:inherit;margin-left:-6px;border-top-color:#ddd}.software-page .tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner:after{top:inherit;right:inherit;left:inherit;margin-top:-1px;margin-left:-6px;border-top-color:#fff}.software-page .tpm-product-intl-bubble--bottom.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner{left:15px}.software-page .tpm-product-intl-bubble--bottom.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner{right:15px;left:auto}.software-page .tpm-product-intl-bubble--bottom.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--bottom.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:before,.software-page .tpm-product-intl-bubble--bottom.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--bottom.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:before{margin-left:0}.software-page .tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner{top:50%;right:100%}.software-page .tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner:before{top:inherit;right:inherit;bottom:inherit;margin-top:-6px;border-right-color:#ddd}.software-page .tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner:after{top:inherit;right:inherit;bottom:inherit;margin-top:-6px;margin-right:-1px;border-right-color:#fff}.software-page .tpm-product-intl-bubble--left.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner{top:15px}.software-page .tpm-product-intl-bubble--left.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner{top:auto;bottom:15px}.software-page .tpm-product-intl-bubble--left.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--left.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:before,.software-page .tpm-product-intl-bubble--left.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--left.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:before{margin-top:0}.software-page .tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner{top:50%;left:100%}.software-page .tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner:before{top:inherit;bottom:inherit;left:inherit;margin-top:-6px;border-left-color:#ddd}.software-page .tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner:after{top:inherit;bottom:inherit;left:inherit;margin-top:-6px;margin-left:-1px;border-left-color:#fff}.software-page .tpm-product-intl-bubble--right.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner{top:15px}.software-page .tpm-product-intl-bubble--right.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner{top:auto;bottom:15px}.software-page .tpm-product-intl-bubble--right.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--right.tpm-product-intl-bubble--end .tpm-product-intl-bubble__inner:before,.software-page .tpm-product-intl-bubble--right.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--right.tpm-product-intl-bubble--start .tpm-product-intl-bubble__inner:before{margin-top:0}.software-page .tpm-product-intl-bubble--error .tpm-product-intl-bubble__inner{color:#be3b38;background-color:#fbe3e3;border-color:#fbe3e3;box-shadow:none}.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner:before{border-bottom-color:#fbe3e3}.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner:before{border-top-color:#fbe3e3}.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner:before{border-right-color:#fbe3e3}.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--error.tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner:before{border-left-color:#fbe3e3}.software-page .tpm-product-intl-bubble--dark .tpm-product-intl-bubble__inner{color:#fff;background-color:#333;border-color:#333;box-shadow:none}.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--top .tpm-product-intl-bubble__inner:before{border-bottom-color:#333}.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--bottom .tpm-product-intl-bubble__inner:before{border-top-color:#333}.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--left .tpm-product-intl-bubble__inner:before{border-right-color:#333}.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-bubble--dark.tpm-product-intl-bubble--right .tpm-product-intl-bubble__inner:before{border-left-color:#333}.software-page .tpm-product-intl-tooltip{display:inline-block;box-sizing:border-box;max-width:200px}.software-page .tpm-product-intl-tooltip__inner{padding:2px 6px;border-radius:2px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.1);color:rgba(0,0,0,.7);font-size:12px;line-height:18px;word-wrap:break-word;overflow-wrap:break-word;-webkit-box-shadow:inherit}@media screen and (min-width:769px){.software-page .tpm-product-intl-feature .tpm-product-intl-grid__col:hover{position:relative;z-index:1}}.software-page .tpm-product-intl-feature__item{position:relative;height:100%}.software-page .tpm-product-intl-feature__item-inner,.software-page .tpm-product-intl-feature__item-inner--active{background:#f5f7fa;padding:16px;min-height:100%;display:flex;flex-direction:column}.software-page .tpm-product-intl-feature__item-inner--active{position:absolute;left:0;top:0;width:100%}@media screen and (min-width:769px){.software-page .tpm-product-intl-feature__item-inner--active{transition:all .3s ease-in-out}.software-page .tpm-product-intl-feature__item-inner--active:hover{box-shadow:0 2px 6px 0 rgba(0,0,0,.08)}}.software-page .tpm-product-intl-feature__item-img{border-radius:50%;width:36px;height:36px}.software-page .tpm-product-intl-feature__item-title{color:#000;font-size:18px;line-height:26px;font-weight:600}@media screen and (min-width:769px){.software-page .tpm-product-intl-feature__item-title{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-feature__item-img+.tpm-product-intl-feature__item-title{margin-top:12px}.software-page .tpm-product-intl-feature__item-desc{margin-bottom:auto;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-feature__item-desc{overflow:hidden;transition:all .3s ease-in-out;min-height:22px;max-height:110px}}.software-page .tpm-product-intl-feature__item-desc a{color:#4f46e5}@media screen and (min-width:769px){.software-page .tpm-product-intl-feature__item-desc a:hover{text-decoration:underline;color:#0040ab}.software-page .tpm-product-intl-feature__item:not(:hover) .tpm-product-intl-feature__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-feature__item:hover .tpm-product-intl-feature__item-inner--active .tpm-product-intl-feature__item-desc{min-height:22px;max-height:220px}}.software-page .tpm-product-intl-feature__item-title+.tpm-product-intl-feature__item-desc{margin-top:8px}.software-page .tpm-product-intl-feature__item-links{margin-top:12px}.software-page .tpm-product-intl-feature__item-links .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-feature__item-links .tpm-product-intl-link__icon{flex-shrink:0;width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-feature-link.63e72bf2.svg)}.software-page .bg-gray .tpm-product-intl-feature__item-inner,.software-page .bg-gray .tpm-product-intl-feature__item-inner--active,.software-page .bg-linear .tpm-product-intl-feature__item-inner,.software-page .bg-linear .tpm-product-intl-feature__item-inner--active{background:#fff}@media screen and (min-width:1600px){.software-page .tpm-product-intl-feature__item-inner,.software-page .tpm-product-intl-feature__item-inner--active{padding:20px}.software-page .tpm-product-intl-feature__item-img{width:48px;height:48px}.software-page .tpm-product-intl-feature__item-title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-feature__item-img+.tpm-product-intl-feature__item-title{margin-top:20px}.software-page .tpm-product-intl-feature__item-links{margin-top:16px}.software-page .tpm-product-intl-feature__item-links .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-feature__item-links .tpm-product-intl-link__icon{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-feature__item:nth-child(n+5){display:none}.software-page .tpm-product-intl-feature.is-show .tpm-product-intl-feature__item:nth-child(n+5){display:block}.software-page .tpm-product-intl-feature__item-inner{padding:12px}.software-page .tpm-product-intl-feature__item-img{width:32px;height:32px}.software-page .tpm-product-intl-feature__item-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-feature__item-img+.tpm-product-intl-feature__item-title{margin-top:8px}.software-page .tpm-product-intl-feature__item-desc{font-size:12px;line-height:20px}}@media screen and (max-width:768px) and (min-width:769px){.software-page .tpm-product-intl-feature__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}}@media screen and (max-width:768px){.software-page .tpm-product-intl-feature__item-title+.tpm-product-intl-feature__item-desc{margin-top:4px}.software-page .tpm-product-intl-feature__item-links{margin-top:8px}.software-page .tpm-product-intl-feature__item-links .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-feature__item-links .tpm-product-intl-link__icon{width:24px;height:24px}.software-page .tpm-product-intl-feature__item+.tpm-product-intl-feature__item{margin-top:16px}.software-page .tpm-product-intl-feature__ft{margin-top:16px;display:flex;justify-content:center}.software-page .tpm-product-intl-feature__btn{color:#4f46e5;font-size:16px;line-height:24px;font-weight:500;display:flex;align-items:center}.software-page .tpm-product-intl-feature__btn:after{margin-left:4px;content:"";width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-feature-arrow.4f7cb673.svg)}.software-page .tpm-product-intl-feature__btn.is-show:after{transform:rotate(180deg)}}.software-page .tpm-product-intl-doc{height:100%;border:1px solid #dce1ec;background:#fff;box-shadow:0 2px 8px 0 rgba(55,99,170,.08);padding:23px;background-size:248px auto;background-repeat:no-repeat;background-position:100% 0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-doc-bg.228e94c5.png);position:relative;overflow:hidden}@media screen and (min-width:769px){.software-page .tpm-product-intl-doc{transition:all .3s ease-in-out}.software-page .tpm-product-intl-doc:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.1);transform:translateY(-5px)}}.software-page .tpm-product-intl-doc__inner{height:100%;position:relative;z-index:1;display:flex;flex-direction:column}.software-page .tpm-product-intl-doc__content{margin-bottom:auto}.software-page .tpm-product-intl-doc__title{color:#000;font-size:20px;line-height:28px;font-weight:600}@media screen and (min-width:769px){.software-page .tpm-product-intl-doc__title{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-doc__desc{margin-top:12px;color:rgba(0,0,0,.7);font-size:16px;line-height:24px}@media screen and (min-width:769px){.software-page .tpm-product-intl-doc__desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-doc__btns{margin-top:28px}.software-page .tpm-product-intl-doc__btns .tpm-product-intl-button{width:100%;height:36px;padding:5px 24px;font-size:14px;line-height:22px}.software-page .bg-gray .tpm-product-intl-doc,.software-page .bg-linear .tpm-product-intl-doc{border:0;padding:24px;box-shadow:none}@media screen and (min-width:769px){.software-page .bg-gray .tpm-product-intl-doc:hover,.software-page .bg-linear .tpm-product-intl-doc:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-doc__btns .tpm-product-intl-button{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-doc{padding:19px;background-size:172px auto}.software-page .tpm-product-intl-doc__title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-doc__desc{font-size:14px;line-height:22px}.software-page .tpm-product-intl-doc__btns{margin-top:16px}.software-page .tpm-product-intl-doc__btns .tpm-product-intl-button{padding:4px 23px;height:32px}.software-page .bg-gray .tpm-product-intl-doc,.software-page .bg-linear .tpm-product-intl-doc{border:0;padding:20px}}.software-page .tpm-product-intl-case-layout__advantage{width:0;flex:1 1;max-width:260px}.software-page .tpm-product-intl-case-layout__advantage-list{max-width:1180px;margin:0 auto;display:flex;justify-content:center}.software-page .tpm-product-intl-case-layout__advantage-title{color:#4f46e5;font-size:32px;line-height:40px;font-weight:600;text-align:center}.software-page .tpm-product-intl-case-layout__advantage-desc{margin-top:4px;color:#3d485d;font-size:14px;line-height:22px;text-align:center}.software-page .tpm-product-intl-case-layout__advantage+.tpm-product-intl-case-layout__advantage{margin-left:32px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-case-layout__advantage-list{max-width:1420px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-case-layout__advantage{max-width:none}.software-page .tpm-product-intl-case-layout__advantage-title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-case-layout__advantage-desc{margin-top:4px;font-size:12px;line-height:18px}.software-page .tpm-product-intl-case-layout__advantage+.tpm-product-intl-case-layout__advantage{margin-left:20px}}.software-page .tpm-product-intl-case-layout__item{min-height:400px;height:auto;width:100%;padding:0 36px;position:relative}.software-page .tpm-product-intl-case-layout__item-inner{max-width:1180px;padding:96px 0 40px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;height:100%}.software-page .tpm-product-intl-case-layout__item-icon{height:auto;max-height:36px}.software-page .tpm-product-intl-case-layout__item-text{margin-top:24px;width:710px;color:#fff;font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-case-layout__item-msg-wrap{width:710px;margin-top:24px;display:inline-flex;gap:24px}.software-page .tpm-product-intl-case-layout__item-msg{flex:1 1;width:0}.software-page .tpm-product-intl-case-layout__item-msg-title{color:#fff;font-size:28px;line-height:48px;font-weight:600;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-case-layout__item-msg-desc{color:hsla(0,0%,100%,.8);font-size:14px;line-height:22px;margin-top:4px}.software-page .tpm-product-intl-case-layout__item-recommend-wrap{width:710px;margin-top:24px}.software-page .tpm-product-intl-case-layout__item-recommend{color:#fff;font-size:14px;line-height:22px;position:relative;padding-left:28px}.software-page .tpm-product-intl-case-layout__item-recommend:before{content:"";width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-case-layout-recommend.fc27a79d.svg);position:absolute;left:0;top:3px}.software-page .tpm-product-intl-case-layout__item-recommend+.tpm-product-intl-case-layout__item-recommend{margin-top:12px}.software-page .tpm-product-intl-case-layout__item-btns{margin-top:40px}.software-page .tpm-product-intl-case-layout__item-btns .tpm-product-intl-button{min-width:240px}@media screen and (min-width:1400px){.software-page .tpm-product-intl-case-layout__item{padding:0 48px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-case-layout__item-inner{min-height:440px;padding-top:116px;max-width:1420px}.software-page .tpm-product-intl-case-layout__item-msg-wrap,.software-page .tpm-product-intl-case-layout__item-recommend-wrap{margin-top:36px}.software-page .tpm-product-intl-case-layout__item-msg-desc,.software-page .tpm-product-intl-case-layout__item-recommend,.software-page .tpm-product-intl-case-layout__item-text{font-size:16px;line-height:24px}.software-page .tpm-product-intl-case-layout__item-recommend:before{top:4px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-case-layout__item{min-height:0;height:auto;padding:0 28px}.software-page .tpm-product-intl-case-layout__item-inner{padding:60px 0 20px}.software-page .tpm-product-intl-case-layout__item-icon{height:16px}.software-page .tpm-product-intl-case-layout__item-text{margin-top:12px;width:100%;font-size:12px;line-height:20px}.software-page .tpm-product-intl-case-layout__item-msg-wrap{width:100%;flex-direction:column;margin-top:16px;gap:0}.software-page .tpm-product-intl-case-layout__item-msg{width:100%}.software-page .tpm-product-intl-case-layout__item-msg+.tpm-product-intl-case-layout__item-msg{margin-top:12px}.software-page .tpm-product-intl-case-layout__item-msg-title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-case-layout__item-msg-desc{margin-top:4px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-case-layout__item-recommend-wrap{margin-top:16px;width:100%}.software-page .tpm-product-intl-case-layout__item-recommend{font-size:12px;line-height:20px}.software-page .tpm-product-intl-case-layout__item-recommend:before{top:2px}.software-page .tpm-product-intl-case-layout__item-recommend+.tpm-product-intl-case-layout__item-recommend{margin-top:12px}.software-page .tpm-product-intl-case-layout__item-btns{width:100%;margin-top:24px}.software-page .tpm-product-intl-case-layout__item-btns .tpm-product-intl-button{width:100%}}@media screen and (max-width:600px){.software-page .tpm-product-intl-case-layout__item{padding:0 16px}}.software-page .tpm-product-intl-case-layout__tab{width:calc(100% + 72px);margin:0 -36px;position:relative}.software-page .tpm-product-intl-case-layout__tab-bar-wrap{position:absolute;top:0;left:0;z-index:2;padding:0 36px;width:100%;border-bottom:1px solid hsla(0,0%,100%,.14);background:rgba(11,70,176,.12);backdrop-filter:blur(50px)}.software-page .tpm-product-intl-case-layout__tab-bar{max-width:1180px;margin:0 auto;border-right:1px solid hsla(0,0%,100%,.14);border-left:1px solid hsla(0,0%,100%,.14);display:flex}.software-page .tpm-product-intl-case-layout__tab-item{width:0;flex:1 1;height:56px;display:flex;align-items:center;justify-content:center;position:relative;transition:.3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-case-layout__tab-item{cursor:pointer}.software-page .tpm-product-intl-case-layout__tab-item:hover{background:hsla(0,0%,100%,.1)}}.software-page .tpm-product-intl-case-layout__tab-item:after{content:"";width:0;height:0;position:absolute;left:0;bottom:0;background:#fff;transition:height .3s ease-in-out,width 0s ease-in-out .3s}.software-page .tpm-product-intl-case-layout__tab-item.is-active{background:hsla(0,0%,100%,.1)}.software-page .tpm-product-intl-case-layout__tab-item.is-active:after{width:100%;height:2px;transition:width .3s ease-in-out}.software-page .tpm-product-intl-case-layout__tab-item+.tpm-product-intl-case-layout__tab-item{border-left:1px solid hsla(0,0%,100%,.14)}.software-page .tpm-product-intl-case-layout__tab-img{max-width:calc(100% - 24px);max-height:24px}.software-page .tpm-product-intl-case-layout__tab-panel{width:0;height:0;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.software-page .tpm-product-intl-case-layout__tab-panel.is-active{width:100%;height:auto;pointer-events:auto;opacity:1;transition:opacity .2s ease-in .1s}.software-page .tpm-product-intl-case-layout__tab-bgs{background:#312d6e;position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.software-page .tpm-product-intl-case-layout__tab-bg{position:absolute;left:50%;transform:translateX(-50%);top:0;height:100%;opacity:0;transition:opacity .2s ease-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-case-layout__tab-bg{-webkit-mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent);mask:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}}.software-page .tpm-product-intl-case-layout__tab-bg.is-active{opacity:1;transition:opacity .2s ease-in .1s}@media screen and (min-width:1400px){.software-page .tpm-product-intl-case-layout__tab{width:calc(100% + 96px);margin:0 -48px}.software-page .tpm-product-intl-case-layout__tab-bar-wrap{padding:0 48px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-case-layout__tab-bar{max-width:1420px}.software-page .tpm-product-intl-case-layout__tab-item{height:68px}.software-page .tpm-product-intl-case-layout__tab-img{max-height:30px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-case-layout__tab{width:calc(100% + 56px);margin:0 -28px}.software-page .tpm-product-intl-case-layout__tab-bar-wrap{padding:0;overflow-x:auto}.software-page .tpm-product-intl-case-layout__tab-bar{display:inline-flex;min-width:100%}.software-page .tpm-product-intl-case-layout__tab-bg{left:0;transform:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.software-page .tpm-product-intl-case-layout__tab-item{height:40px;min-width:140px}.software-page .tpm-product-intl-case-layout__tab-img{height:16px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-case-layout__tab{width:calc(100% + 32px);margin:0 -16px}}.software-page .tpm-product-intl-case-layout__advantage-list+.tpm-product-intl-case-layout__tab{margin-top:32px}.software-page .tpm-product-intl-case-layout__section:not(.has-logo) .tpm-product-intl-section__inner{padding-bottom:0}.software-page .tpm-product-intl-case-layout__section:not(.has-logo) .tpm-product-intl-section__ft{padding-bottom:32px}.software-page .tpm-product-intl-case-layout__section .tpm-product-intl-section__bd>.tpm-product-intl-case-logo__wrap{margin-top:0}.software-page .tpm-product-intl-case-layout__section .tpm-product-intl-section__bd>.tpm-product-intl-case-logo__img{width:160px;height:48px}.software-page .tpm-product-intl-case-layout__section .tpm-product-intl-section__bd>.tpm-product-intl-section__ft{padding-bottom:16px}@media screen and (min-width:769px){.software-page .tpm-product-intl-case-layout__section .tpm-product-intl-panel{margin-top:32px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-case-layout__advantage-list+.tpm-product-intl-case-layout__tab{margin-top:16px}.software-page .tpm-product-intl-case-layout__section:not(.has-logo) .tpm-product-intl-section__ft{padding-bottom:24px}.software-page .tpm-product-intl-case-layout__section .tpm-product-intl-section__bd>.tpm-product-intl-case-logo__img{width:132px;height:48px}}.software-page .tpm-product-intl-scene2__item-inner{display:flex;align-items:center}.software-page .tpm-product-intl-scene2__img-wrap{position:relative;line-height:0}.software-page .tpm-product-intl-scene2__image,.software-page .tpm-product-intl-scene2__img-wrap .rc-image{width:100%}.software-page .tpm-product-intl-scene2__video-pause{width:56px;height:56px;position:absolute;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene2-pause.3ea15b24.svg)}.software-page .tpm-product-intl-scene2__video{width:100%}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__img-wrap+.tpm-product-intl-scene2__item-label,.software-page .tpm-product-intl-scene2__item-label+.tpm-product-intl-scene2__img-wrap{margin-left:48px}.software-page .tpm-product-intl-scene2__item.has-media .tpm-product-intl-scene2__img-wrap,.software-page .tpm-product-intl-scene2__item.has-media .tpm-product-intl-scene2__item-label{width:calc(50% - 24px)}}.software-page .tpm-product-intl-scene2__item-title{color:#000;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-scene2__item-desc{margin-top:32px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene2__item-desc a{font-size:14px;line-height:22px;color:#0052d9}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__item-desc a:hover{text-decoration:underline;color:#0040ab}}.software-page .tpm-product-intl-scene2__list{margin-top:24px}.software-page .tpm-product-intl-scene2__list-title{color:#000;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-scene2__list-inner{display:flex;flex-wrap:wrap}.software-page .tpm-product-intl-scene2__list-title+.tpm-product-intl-scene2__list-inner{margin-top:16px}.software-page .tpm-product-intl-scene2__list-item{padding-left:28px;position:relative;color:#000;font-size:14px;line-height:24px}.software-page .tpm-product-intl-scene2__list-item:before{content:"";position:absolute;top:4px;left:0;width:16px;height:16px;background:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene2-list-icon.8441f622.svg);background-size:cover}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__list-item{width:calc(50% - 10px)}.software-page .tpm-product-intl-scene2__list-item:nth-child(2n+2){margin-left:20px}.software-page .tpm-product-intl-scene2__list-item:nth-child(n+3){margin-top:8px}}.software-page .tpm-product-intl-scene2__advantage{margin-top:24px}.software-page .tpm-product-intl-scene2__advantage-title{color:#000;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-scene2__advantage-inner{display:flex;flex-wrap:wrap}.software-page .tpm-product-intl-scene2__advantage-title+.tpm-product-intl-scene2__advantage-inner{margin-top:16px}.software-page .tpm-product-intl-scene2__advantage-item{position:relative;width:calc(50% - 8px)}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__advantage-item.has-desc{height:92px}.software-page .tpm-product-intl-scene2__advantage-item:nth-child(2n+2){margin-left:16px}.software-page .tpm-product-intl-scene2__advantage-item:nth-child(n+3){margin-top:16px}}.software-page .tpm-product-intl-scene2__advantage-bd{width:100%;border-radius:8px;background:rgba(192,207,231,.18);padding:12px;display:flex;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__advantage-bd:hover{background:#e6efff}.software-page .tpm-product-intl-scene2__advantage-item.has-desc .tpm-product-intl-scene2__advantage-bd{min-height:100%;max-height:100%;position:absolute;left:0;top:0;overflow:hidden}.software-page .tpm-product-intl-scene2__advantage-item.has-desc .tpm-product-intl-scene2__advantage-bd:hover{min-height:100%;max-height:252px;z-index:1}}.software-page .tpm-product-intl-scene2__advantage-icon,.software-page .tpm-product-intl-scene2__advantage-icon--active{width:24px;height:24px}.software-page .tpm-product-intl-scene2__advantage-icon--active{position:absolute;left:12px;top:12px;opacity:0;transition:all .3s ease-in-out}.software-page .tpm-product-intl-scene2__advantage-item:hover .tpm-product-intl-scene2__advantage-icon--active{opacity:1}.software-page .tpm-product-intl-scene2__advantage-content{margin-left:12px;width:calc(100% - 36px)}.software-page .tpm-product-intl-scene2__advantage-text{color:#000;font-size:14px;line-height:24px;font-weight:500;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__advantage-text{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-scene2__advantage-item:hover .tpm-product-intl-scene2__advantage-text{color:#0052d9}}.software-page .tpm-product-intl-scene2__advantage-desc{margin-top:4px;color:rgba(0,0,0,.7);font-size:12px;line-height:20px;min-height:40px;max-height:40px;overflow:hidden}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__advantage-bd:not(:hover) .tpm-product-intl-scene2__advantage-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-scene2__advantage-bd:hover .tpm-product-intl-scene2__advantage-desc{min-height:40px;max-height:200px}}.software-page .tpm-product-intl-scene2__item-btns{margin-top:32px;display:flex}.software-page .tpm-product-intl-scene2__item-btns .tpm-product-intl-button{width:0;flex:1 1}.software-page .tpm-product-intl-scene2__item-btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:20px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-scene2__item-title{font-size:20px;line-height:28px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene2__video-pause{width:32px;height:32px}.software-page .tpm-product-intl-scene2__item-inner{flex-direction:column}.software-page .tpm-product-intl-scene2__img-wrap,.software-page .tpm-product-intl-scene2__item-label{width:100%}.software-page .tpm-product-intl-scene2__item-label{margin:16px 0 0}.software-page .tpm-product-intl-scene2__item-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-scene2__item-desc{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene2__item-desc a{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene2__advantage,.software-page .tpm-product-intl-scene2__list{margin-top:16px}.software-page .tpm-product-intl-scene2__advantage-title,.software-page .tpm-product-intl-scene2__list-title{font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-scene2__advantage-title+.tpm-product-intl-scene2__advantage-inner,.software-page .tpm-product-intl-scene2__list-title+.tpm-product-intl-scene2__list-inner{margin-top:8px}.software-page .tpm-product-intl-scene2__list-inner{display:block}.software-page .tpm-product-intl-scene2__list-item+.tpm-product-intl-scene2__list-item{margin-top:8px}.software-page .tpm-product-intl-scene2__advantage-item{width:100%}.software-page .tpm-product-intl-scene2__advantage-item+.tpm-product-intl-scene2__advantage-item{margin-top:8px}.software-page .tpm-product-intl-scene2__advantage-icon,.software-page .tpm-product-intl-scene2__advantage-icon--active{flex-shrink:0;position:absolute;left:12px;top:15px;width:16px;height:16px}.software-page .tpm-product-intl-scene2__advantage-content{width:0;flex-grow:1;margin-left:28px}.software-page .tpm-product-intl-scene2__advantage-text{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene2__advantage-desc,.software-page .tpm-product-intl-scene2__advantage-icon--active{display:none}.software-page .tpm-product-intl-scene2__item-btns{margin-top:16px}.software-page .tpm-product-intl-scene2__item-btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:16px}}.software-page .tpm-product-intl-scene2__item+.tpm-product-intl-scene2__item{margin-top:100px}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene2__section .tpm-product-intl-section__bg{display:none}.software-page .tpm-product-intl-scene2__section .tpm-product-intl-section__inner{position:relative}.software-page .tpm-product-intl-scene2__section .tpm-product-intl-section__hd,.software-page .tpm-product-intl-scene2__section .tpm-product-intl-tab__bar-wrap{position:relative;z-index:1}.software-page .tpm-product-intl-scene2__bg{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#fff;overflow:hidden}.software-page .tpm-product-intl-scene2__box1{top:-55px;right:-400px;background:linear-gradient(90deg,hsla(0,0%,100%,.68),rgba(201,208,255,.68))}.software-page .tpm-product-intl-scene2__box1,.software-page .tpm-product-intl-scene2__box2{position:absolute;width:1187px;height:357px;border-radius:50%;filter:blur(150px);transform:rotate(-12deg)}.software-page .tpm-product-intl-scene2__box2{top:456px;left:-320px;background:linear-gradient(90deg,hsla(0,0%,100%,.68),rgba(193,238,255,.68))}.software-page .tpm-product-intl-scene2__box3{position:absolute;top:1110px;right:-300px;width:1187px;height:357px;border-radius:50%;background:linear-gradient(90deg,hsla(0,0%,100%,.68),rgba(215,217,255,.68));filter:blur(150px);transform:rotate(12deg)}.software-page .tpm-product-intl-scene2__box4{position:absolute;top:2700px;left:-320px;width:1187px;height:357px;border-radius:50%;background:linear-gradient(90deg,hsla(0,0%,100%,.68),rgba(193,238,255,.68));filter:blur(150px);transform:rotate(-12deg)}.software-page .tpm-product-intl-scene2__inner{position:relative;z-index:1}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene2__item+.tpm-product-intl-scene2__item{margin-top:20px}.software-page .tpm-product-intl-scene2__section,.software-page .tpm-product-intl-scene2__section.bg-gray,.software-page .tpm-product-intl-scene2__section.bg-linear{background:#fff}.software-page .tpm-product-intl-scene2__section.bg-linear:after,.software-page .tpm-product-intl-scene2__section.bg-linear:before{content:none;display:none}}.software-page .tpm-product-intl-scene-sequence__inner{display:flex;align-items:center}.software-page .tpm-product-intl-scene-sequence__img-wrap{position:relative;line-height:0}.software-page .tpm-product-intl-scene-sequence__image,.software-page .tpm-product-intl-scene-sequence__img-wrap .rc-image,.software-page .tpm-product-intl-scene-sequence__video{width:100%}.software-page .tpm-product-intl-scene-sequence__video-pause{width:56px;height:56px;position:absolute;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sequence-pause.3ea15b24.svg)}.software-page .tpm-product-intl-scene-sequence__content{width:100%}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene-sequence__img-wrap{width:560px}.software-page .tpm-product-intl-scene-sequence.has-media .tpm-product-intl-scene-sequence__content{width:calc(100% - 608px)}.software-page .tpm-product-intl-scene-sequence__content+.tpm-product-intl-scene-sequence__img-wrap,.software-page .tpm-product-intl-scene-sequence__img-wrap+.tpm-product-intl-scene-sequence__content{margin-left:48px}}.software-page .tpm-product-intl-scene-sequence__title{color:#000;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-scene-sequence__desc{margin-top:20px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sequence__item+.tpm-product-intl-scene-sequence__item,.software-page .tpm-product-intl-scene-sequence__item-wrap{margin-top:20px}.software-page .tpm-product-intl-scene-sequence__item-hd{display:flex}.software-page .tpm-product-intl-scene-sequence__item.type-dot .tpm-product-intl-scene-sequence__item-hd{padding-left:14px;position:relative}.software-page .tpm-product-intl-scene-sequence__item.type-dot .tpm-product-intl-scene-sequence__item-hd:before{content:"";width:6px;height:6px;border-radius:50%;background:#000;position:absolute;top:9px;left:0}.software-page .tpm-product-intl-scene-sequence__item-number{color:#000;font-size:16px;line-height:24px;font-weight:600;margin-right:8px}.software-page .tpm-product-intl-scene-sequence__item-title{color:#000;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-product-intl-scene-sequence__item-desc{margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sequence__item-link{margin-top:16px}.software-page .tpm-product-intl-scene-sequence__item-link .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-scene-sequence__recommend-wrap{margin-top:20px}.software-page .tpm-product-intl-scene-sequence__recommend-title{font-size:16px;line-height:24px;font-weight:500;color:#000}.software-page .tpm-product-intl-scene-sequence__recommend-content{margin-top:8px;display:flex;flex-wrap:wrap;gap:12px 8px}.software-page .tpm-product-intl-scene-sequence__recommend{border-radius:2px;background:#eef3fc;padding:8px 12px;color:#354d75;font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene-sequence__recommend{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-scene-sequence__recommend:hover{color:#0052d9}}.software-page .tpm-product-intl-scene-sequence__link{margin-top:48px}.software-page .tpm-product-intl-scene-sequence__link .tpm-product-intl-link{font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-product-intl-scene-sequence__link .tpm-product-intl-link__icon{width:32px;height:32px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sequence-link-icon.0c2d9b78.svg)}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene-sequence__inner{display:block}.software-page .tpm-product-intl-scene-sequence__video-pause{width:32px;height:32px}.software-page .tpm-product-intl-scene-sequence__content{margin-top:16px}.software-page .tpm-product-intl-scene-sequence__title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-scene-sequence__desc{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene-sequence__item+.tpm-product-intl-scene-sequence__item,.software-page .tpm-product-intl-scene-sequence__item-wrap{margin-top:16px}.software-page .tpm-product-intl-scene-sequence__item-hd.type-dot{padding-left:12px}.software-page .tpm-product-intl-scene-sequence__item-hd.type-dot:before{width:4px;height:4px;top:10px}.software-page .tpm-product-intl-scene-sequence__item-number,.software-page .tpm-product-intl-scene-sequence__item-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sequence__item-desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene-sequence__item-link{margin-top:8px}.software-page .tpm-product-intl-scene-sequence__item-link .tpm-product-intl-link{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene-sequence__item-link .tpm-product-intl-link__icon{width:20px;height:20px}.software-page .tpm-product-intl-scene-sequence__recommend-wrap{margin-top:16px}.software-page .tpm-product-intl-scene-sequence__recommend-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sequence__link{margin-top:16px}.software-page .tpm-product-intl-scene-sequence__link .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sequence__link .tpm-product-intl-link__icon{width:22px;height:22px}}.software-page .tpm-product-intl-intro-card2__item{height:100%;display:flex;flex-direction:column;border:1px solid #eaedf1;box-shadow:0 2px 12px 0 rgba(55,99,170,.06);background:#fff}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card2__item{transition:all .3s ease-in-out}.software-page .tpm-product-intl-intro-card2__item:hover{box-shadow:0 4px 16px 0 rgba(55,99,170,.1)}}.software-page .tpm-product-intl-intro-card2__item-img-wrap{position:relative;line-height:0;flex-shrink:0}.software-page .tpm-product-intl-intro-card2__item-img{width:100%}.software-page .tpm-product-intl-intro-card2__item-pause{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card2__item-pause{cursor:pointer}}.software-page .tpm-product-intl-intro-card2__item-pause:before{display:block;content:"";width:48px;height:48px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-introcard2-pause.60b69c9c.svg)}.software-page .tpm-product-intl-intro-card2__item-content{display:flex;flex-direction:column;flex-grow:1;height:-moz-fit-content;height:fit-content;width:100%;padding:20px}.software-page .tpm-product-intl-intro-card2__item-text{color:#0052d9;font-size:36px;line-height:42px}.software-page .tpm-product-intl-intro-card2__item-text,.software-page .tpm-product-intl-intro-card2__item-title{font-weight:600;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-intro-card2__item-title{color:#000;font-size:18px;line-height:26px}.software-page .tpm-product-intl-intro-card2__item-text+.tpm-product-intl-intro-card2__item-title{margin-top:36px}.software-page .tpm-product-intl-intro-card2__item-desc{margin-bottom:auto;margin-top:8px;color:rgba(0,0,0,.7);font-size:12px;line-height:20px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-intro-card2__item-link{margin-top:16px}.software-page .tpm-product-intl-intro-card2__item-link .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-intro-card2__item-link .tpm-product-intl-link__icon{flex-shrink:0;width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-introcard2-link.8a10f510.svg)}.software-page .bg-gray .tpm-product-intl-intro-card2__item,.software-page .bg-linear .tpm-product-intl-intro-card2__item{border:1px solid #fff;box-shadow:none}@media screen and (min-width:769px){.software-page .bg-gray .tpm-product-intl-intro-card2__item:hover,.software-page .bg-linear .tpm-product-intl-intro-card2__item:hover{box-shadow:0 4px 16px 0 rgba(55,99,170,.1)}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-intro-card2__item-text{font-size:40px;line-height:44px}.software-page .tpm-product-intl-intro-card2__item-title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-intro-card2__item-text+.tpm-product-intl-intro-card2__item-title{margin-top:48px}.software-page .tpm-product-intl-intro-card2__item-desc{font-size:16px;line-height:24px}.software-page .tpm-product-intl-intro-card2__item-link{margin-top:20px}.software-page .tpm-product-intl-intro-card2__item-link .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-intro-card2__item-link .tpm-product-intl-link__icon{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-intro-card2__item-content{padding:16px}.software-page .tpm-product-intl-intro-card2__item-text{font-size:28px;line-height:36px}.software-page .tpm-product-intl-intro-card2__item-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-intro-card2__item-text+.tpm-product-intl-intro-card2__item-title{margin-top:16px}.software-page .tpm-product-intl-intro-card2__item-desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-intro-card2__item-link{margin-top:12px}.software-page .tpm-product-intl-intro-card2__item-link .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-intro-card2__item-link .tpm-product-intl-link__icon{width:22px;height:22px}}.software-page .tpm-product-intl-intro-card2 .is-hidden{display:none}.software-page .tpm-product-intl-intro-card2__inner{position:relative}.software-page .tpm-product-intl-intro-card2__ft{margin-top:16px;display:flex;justify-content:center}.software-page .tpm-product-intl-intro-card2__btn{display:flex;align-items:center;color:#0052d9;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-intro-card2__btn:after{margin-left:4px;content:"";width:16px;height:16px;display:block;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-introcard2-arrow.34cdc553.svg)}.software-page .tpm-product-intl-intro-card2__btn.is-show:after{transform:rotate(180deg)}.software-page .tpm-product-intl-intro-card2__next,.software-page .tpm-product-intl-intro-card2__prev{width:36px;height:36px;border-radius:50%;border:1px solid #eaedf1;background:#fff;box-shadow:0 4px 12px 0 rgba(21,62,128,.08);position:absolute;top:50%;transform:translateY(-50%);color:#000f27;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.software-page .tpm-product-intl-intro-card2__next,.software-page .tpm-product-intl-intro-card2__prev{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-intro-card2__next:hover,.software-page .tpm-product-intl-intro-card2__prev:hover{border-color:#cde0ff;color:#0052d9}}.software-page .tpm-product-intl-intro-card2__next.is-disabled,.software-page .tpm-product-intl-intro-card2__prev.is-disabled{cursor:not-allowed;pointer-events:none;border-color:#eaedf1;color:rgba(0,15,39,.2)}.software-page .tpm-product-intl-intro-card2__prev{left:-24px}.software-page .tpm-product-intl-intro-card2__next{right:-24px}@media screen and (min-width:1400px){.software-page .tpm-product-intl-intro-card2__prev{left:-52px}.software-page .tpm-product-intl-intro-card2__next{right:-52px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-intro-card2__swiper{width:calc(100% + 56px);margin:0 -28px}.software-page .tpm-product-intl-intro-card2__ctrl{margin-top:16px;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-intro-card2__next,.software-page .tpm-product-intl-intro-card2__prev{width:32px;height:32px;position:static;transform:none}.software-page .tpm-product-intl-intro-card2__next{margin-left:16px}.software-page .tpm-product-intl-intro-card2__swiper .tpm-product-intl-intro-card2__item{width:calc(100vw - 56px)}}@media screen and (max-width:600px){.software-page .tpm-product-intl-intro-card2__swiper{width:calc(100% + 32px);margin:0 -16px}.software-page .tpm-product-intl-intro-card2__swiper .tpm-product-intl-intro-card2__item{width:calc(100vw - 32px)}}.software-page .tpm-product-intl-modal-body::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-product-intl-modal-body::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-product-intl-modal-body::-webkit-scrollbar-thumb{background-color:#c7ccd5;border-radius:0}.software-page .tpm-product-intl-modal-body::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-product-intl-modal{width:460px;background:#fff;box-shadow:0 8px 20px rgba(55,99,170,.1);z-index:1001;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.software-page .tpm-product-intl-modal-hidden{display:none}.software-page .tpm-product-intl-modal-mask{z-index:1001;position:fixed;left:0;top:0;bottom:0;right:0;background-color:rgba(0,0,0,.3)}.software-page .tpm-product-intl-modal-mask-hidden{display:none}.software-page .tpm-product-intl-modal-header{padding:20px;position:relative;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-product-intl-modal-title{font-size:16px;line-height:22px;font-weight:600;color:#000;width:0;flex-grow:1;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-modal-close-btn{cursor:pointer;width:16px;height:16px;margin-left:8px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-modal-close-btn.7eb039b8.svg)}.software-page .tpm-product-intl-modal-body{max-height:480px;padding:0 20px 20px;font-size:14px;line-height:22px;color:#181818;white-space:normal;word-break:break-all;overflow:auto;overflow-x:hidden}@media screen and (max-width:768px){.software-page .tpm-product-intl-modal{width:100%;max-height:calc(100% - 100px)}.software-page .tpm-product-intl-modal-header{font-size:16px;line-height:22px;padding:16px}.software-page .tpm-product-intl-modal-body{max-height:calc(100vh - 154px);padding:0 16px 16px;overflow:auto}}.software-page .tpm-product-intl-overview__media{position:relative;margin-left:48px;width:460px;height:auto;line-height:0;flex-shrink:0;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-overview__media-video{cursor:pointer;position:relative;max-width:100%;max-height:100%;line-height:0}.software-page .tpm-product-intl-overview__media-video:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,82,217,.2)}@media screen and (min-width:769px){.software-page .tpm-product-intl-overview__media-video:before{transition:all .3s ease-in-out;opacity:0}.software-page .tpm-product-intl-overview__media-video:hover:before{opacity:1}}.software-page .tpm-product-intl-overview__media-poster{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.software-page .tpm-product-intl-overview__media-pause{width:48px;height:48px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-overview-pause-btn.3ea15b24.svg)}@media screen and (max-width:768px){.software-page .tpm-product-intl-overview__media{margin:16px 0 0;width:100%;height:auto}.software-page .tpm-product-intl-overview__media-pause{width:36px;height:36px}}.software-page .tpm-product-intl-overview{display:flex;align-items:center}.software-page .tpm-product-intl-overview__label{width:0;flex-grow:1}.software-page .tpm-product-intl-overview__title{color:#000;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-overview__desc{color:#333;font-size:14px;line-height:22px}.software-page .tpm-product-intl-overview__title+.tpm-product-intl-overview__desc{margin-top:12px}.software-page .tpm-product-intl-overview__links{margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px}.software-page .tpm-product-intl-overview__links .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-overview__links .tpm-product-intl-link__icon{width:24px;height:24px}.software-page .tpm-product-intl-overview__btn{padding:8px 16px;z-index:1;position:absolute;width:100%;bottom:0;left:0;background:rgba(193,212,244,.43);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-overview__btn:after{flex-shrink:0;margin-left:14px;content:"";width:14px;height:14px;display:block;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-overview-btn.efe5a869.svg)}@media screen and (min-width:769px){.software-page .tpm-product-intl-overview__btn{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-overview__btn:hover{background:rgba(143,178,235,.43)}}.software-page .tpm-product-intl-overview__btn-text{color:#0052d9;font-size:16px;line-height:24px;font-weight:600;max-width:calc(100% - 28px);white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1600px){.software-page .tpm-product-intl-overview__title{font-size:24px;line-height:32px}.software-page .tpm-product-intl-overview__desc{font-size:16px;line-height:24px}.software-page .tpm-product-intl-overview__links,.software-page .tpm-product-intl-overview__title+.tpm-product-intl-overview__desc{margin-top:16px}.software-page .tpm-product-intl-overview__links .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-overview__links .tpm-product-intl-link__icon{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-overview{display:block}.software-page .tpm-product-intl-overview__label{width:100%}.software-page .tpm-product-intl-overview__title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-overview__desc{font-size:14px;line-height:22px}.software-page .tpm-product-intl-overview__title+.tpm-product-intl-overview__desc{margin-top:8px}.software-page .tpm-product-intl-overview__links{margin-top:8px;flex-direction:column;align-items:flex-start}.software-page .tpm-product-intl-overview__links .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-overview__links .tpm-product-intl-link__icon{width:24px;height:24px}.software-page .tpm-product-intl-overview__btn{padding:6px 12px}.software-page .tpm-product-intl-overview__btn:after{margin-left:8px;width:12px;height:12px}.software-page .tpm-product-intl-overview__btn-text{max-width:calc(100% - 20px);font-size:14px;line-height:22px}}.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal{max-width:850px;max-height:640px;width:100%;height:100%;background:transparent}.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal .tpm-product-intl-modal-body,.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal .tpm-product-intl-modal-header{padding:0;line-height:0}.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal .tpm-product-intl-modal-body{max-height:none;width:100%;height:100%;background:#000}.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal .tpm-product-intl-modal-close-btn{position:absolute;right:-40px;top:0;width:32px;height:32px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-viewer-close-icon.00ecf653.png)}.software-page .tpm-product-intl-viewer__obj{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal{max-width:100%;max-height:calc(100% - 96px);width:calc(100% - 32px);height:auto}.software-page .tpm-product-intl-viewer__modal.tpm-product-intl-modal .tpm-product-intl-modal-close-btn{right:0;top:-30px;width:24px;height:24px}}.software-page .tpm-product-intl-intro-card3__item{line-height:0;height:100%;background:#f7f8fb;display:flex;flex-direction:column}.software-page .tpm-product-intl-intro-card3__item.has-img{border:1px solid #eaedf1;box-shadow:0 2px 12px 0 rgba(55,99,170,.06);background:#fff}.software-page .tpm-product-intl-intro-card3__item-img-wrap{width:100%;position:relative;flex-shrink:0}.software-page .tpm-product-intl-intro-card3__item-img{width:100%}.software-page .tpm-product-intl-intro-card3__item-pause{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card3__item-pause{cursor:pointer}}.software-page .tpm-product-intl-intro-card3__item-pause:before{display:block;content:"";width:48px;height:48px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-introcard3-pause.60b69c9c.svg)}.software-page .tpm-product-intl-intro-card3__item-inner{flex-grow:1;height:-moz-fit-content;height:fit-content;padding:20px;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.software-page .tpm-product-intl-intro-card3__item.has-img .tpm-product-intl-intro-card3__item-inner{padding-top:0}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card3__item.layout-horizontal .tpm-product-intl-intro-card3__item-inner{display:flex;align-items:flex-start;flex-direction:row}}.software-page .tpm-product-intl-intro-card3__item-logo{position:relative;z-index:1;height:48px;flex-shrink:0}.software-page .tpm-product-intl-intro-card3__item.has-img .tpm-product-intl-intro-card3__item-logo{margin-top:-36px;height:64px}.software-page .tpm-product-intl-intro-card3__item-content{width:100%;margin-top:20px;height:-moz-fit-content;height:fit-content;flex-grow:1;display:flex;flex-direction:column}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card3__item.layout-horizontal .tpm-product-intl-intro-card3__item-content{margin:0 0 0 24px;width:0;flex-grow:1}}.software-page .tpm-product-intl-intro-card3__item-title{word-break:break-word;width:100%;font-size:20px;line-height:28px;font-weight:600;color:#000}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card3__item-title{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-intro-card3__item-subtit{word-break:break-word;margin-top:4px;color:#495770;font-size:14px;line-height:22px;font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card3__item-subtit{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-intro-card3__item-desc{word-break:break-word;margin-bottom:auto;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card3__item-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-intro-card3__item-title+.tpm-product-intl-intro-card3__item-desc{margin-top:8px}.software-page .tpm-product-intl-intro-card3__item-link,.software-page .tpm-product-intl-intro-card3__item-subtit+.tpm-product-intl-intro-card3__item-desc{margin-top:12px}.software-page .tpm-product-intl-intro-card3__item-link .tpm-product-intl-link{display:flex;align-items:center;font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-intro-card3__item-link .tpm-product-intl-link__icon{flex-shrink:0;width:22px;height:22px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-introcard3-link.8a10f510.svg)}.software-page .bg-gray .tpm-product-intl-intro-card3__item,.software-page .bg-linear .tpm-product-intl-intro-card3__item{background:#fff}.software-page .bg-gray .tpm-product-intl-intro-card3__item.has-img,.software-page .bg-linear .tpm-product-intl-intro-card3__item.has-img{border-color:#fff;box-shadow:none}@media screen and (min-width:1600px){.software-page .tpm-product-intl-intro-card3__item-link{margin-top:20px}.software-page .tpm-product-intl-intro-card3__item-link .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-intro-card3__item-link .tpm-product-intl-link__icon{width:32px;height:32px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-intro-card3__item-inner{padding:16px}.software-page .tpm-product-intl-intro-card3__item-logo{height:40px}.software-page .tpm-product-intl-intro-card3__item.has-img .tpm-product-intl-intro-card3__item-logo{margin-top:-24px;height:48px}.software-page .tpm-product-intl-intro-card3__item-content{margin-top:16px}.software-page .tpm-product-intl-intro-card3__item.has-img .tpm-product-intl-intro-card3__item-content{margin-top:8px}.software-page .tpm-product-intl-intro-card3__item-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-intro-card3__item-subtit{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-intro-card3__item-desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-intro-card3__item-subtit+.tpm-product-intl-intro-card3__item-desc{margin-top:8px}}.software-page .tpm-product-intl-intro-card3 .is-hidden{display:none}.software-page .tpm-product-intl-intro-card3__inner{position:relative}.software-page .tpm-product-intl-intro-card3__ft{margin-top:16px;display:flex;justify-content:center}.software-page .tpm-product-intl-intro-card3__btn{display:flex;align-items:center;color:#0052d9;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-intro-card3__btn:after{margin-left:4px;content:"";width:16px;height:16px;display:block;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-introcard3-arrow.34cdc553.svg)}.software-page .tpm-product-intl-intro-card3__btn.is-show:after{transform:rotate(180deg)}.software-page .tpm-product-intl-intro-card3__next,.software-page .tpm-product-intl-intro-card3__prev{width:36px;height:36px;border-radius:50%;border:1px solid #eaedf1;background:#fff;box-shadow:0 4px 12px 0 rgba(21,62,128,.08);position:absolute;top:50%;transform:translateY(-50%);color:#000f27;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.software-page .tpm-product-intl-intro-card3__next,.software-page .tpm-product-intl-intro-card3__prev{transition:all .3s ease-in-out;cursor:pointer}.software-page .tpm-product-intl-intro-card3__next:hover,.software-page .tpm-product-intl-intro-card3__prev:hover{border-color:#cde0ff;color:#0052d9}}.software-page .tpm-product-intl-intro-card3__next.is-disabled,.software-page .tpm-product-intl-intro-card3__prev.is-disabled{cursor:not-allowed;pointer-events:none;border-color:#eaedf1;color:rgba(0,15,39,.2)}.software-page .tpm-product-intl-intro-card3__prev{left:-24px}.software-page .tpm-product-intl-intro-card3__next{right:-24px}@media screen and (min-width:1400px){.software-page .tpm-product-intl-intro-card3__prev{left:-52px}.software-page .tpm-product-intl-intro-card3__next{right:-52px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-intro-card3__swiper{width:calc(100% + 56px);margin:0 -28px}.software-page .tpm-product-intl-intro-card3__ctrl{margin-top:16px;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-intro-card3__next,.software-page .tpm-product-intl-intro-card3__prev{width:32px;height:32px;position:static;transform:none}.software-page .tpm-product-intl-intro-card3__next{margin-left:16px}.software-page .tpm-product-intl-intro-card3__swiper .tpm-product-intl-intro-card3__item{width:calc(100vw - 56px)}}@media screen and (max-width:600px){.software-page .tpm-product-intl-intro-card3__swiper{width:calc(100% + 32px);margin:0 -16px}.software-page .tpm-product-intl-intro-card3__swiper .tpm-product-intl-intro-card3__item{width:calc(100vw - 32px)}}.software-page .tpm-product-intl-scene3__label{width:480px;flex-shrink:0;display:flex;flex-direction:column}.software-page .tpm-product-intl-scene3__tag{max-width:100%;width:-moz-fit-content;width:fit-content;border-radius:4px;background:rgba(0,82,217,.06);padding:4px 12px;color:#4f46e5;font-size:14px;line-height:22px;font-weight:500;letter-spacing:2px;text-align:center}.software-page .tpm-product-intl-scene3__title{color:#000;font-size:30px;line-height:38px;font-weight:600}.software-page .tpm-product-intl-scene3__tag+.tpm-product-intl-scene3__title{margin-top:12px}.software-page .tpm-product-intl-scene3__desc{margin-top:12px;color:#333;font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__hd+.tpm-product-intl-scene3__tab{margin-top:32px}.software-page .tpm-product-intl-scene3__tab{margin-bottom:auto}.software-page .tpm-product-intl-scene3__tab-item{cursor:pointer;position:relative;padding:16px 0;border-bottom:1px solid rgba(0,0,0,.1)}.software-page .tpm-product-intl-scene3__tab-title{color:#000;font-size:18px;line-height:26px;font-weight:600;transition:all .3s ease-in-out}.software-page .tpm-product-intl-scene3__tab-item.is-active .tpm-product-intl-scene3__tab-title{color:#4f46e5}.software-page .tpm-product-intl-scene3__tab-desc{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .5s ease-in-out;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__tab-desc div{overflow:hidden}.software-page .tpm-product-intl-scene3__tab-item.is-active .tpm-product-intl-scene3__tab-desc{padding-top:8px;grid-template-rows:1fr}.software-page .tpm-product-intl-scene3__tab-progress-bar{position:absolute;left:0;bottom:-1px;height:2px;background:#4f46e5}.software-page .tpm-product-intl-scene3__btns{margin-top:48px;display:flex}.software-page .tpm-product-intl-scene3__btns .tpm-product-intl-button{font-weight:400;width:0;flex:1 1;font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:20px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-scene3__title{font-size:32px;line-height:40px}.software-page .tpm-product-intl-scene3__hd+.tpm-product-intl-scene3__tab{margin-top:48px}.software-page .tpm-product-intl-scene3__tab-item{padding:20px 0}.software-page .tpm-product-intl-scene3__tab-title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-scene3__btns .tpm-product-intl-button{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene3__hd{margin-bottom:16px;display:flex;flex-direction:column;align-items:center}.software-page .tpm-product-intl-scene3__tag{padding:2px 6px;letter-spacing:1px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene3__title{font-size:20px;line-height:28px;text-align:center}.software-page .tpm-product-intl-scene3__tag+.tpm-product-intl-scene3__title{margin-top:8px}.software-page .tpm-product-intl-scene3__desc{margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px;text-align:center}.software-page .tpm-product-intl-scene3__btns{margin-top:16px}.software-page .tpm-product-intl-scene3__btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:12px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene3__item{transition:opacity .15s ease-in;height:0;width:100%;overflow:hidden;opacity:0;padding:0;margin:0;pointer-events:none;border-radius:8px;background:#f4f7fd}.software-page .tpm-product-intl-scene3__item.is-active{width:100%;height:auto;opacity:1;pointer-events:auto;transition:opacity .3s ease-out .15s;overflow:visible;min-height:100%}.software-page .tpm-product-intl-scene3__item.only-img{display:flex;align-items:center;justify-content:center;background:transparent}}.software-page .tpm-product-intl-scene3__item-inner{padding:24px}.software-page .tpm-product-intl-scene3__item-title{color:#000;font-size:18px;line-height:26px;font-weight:600}.software-page .tpm-product-intl-scene3__item-img-wrap{position:relative;line-height:0;width:100%}.software-page .tpm-product-intl-scene3__item-img-wrap .rc-image{width:100%}.software-page .tpm-product-intl-scene3__item-video-pause{width:56px;height:56px;position:absolute;pointer-events:none;top:50%;left:50%;transform:translate(-50%,-50%);background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene3-pause.3ea15b24.svg)}.software-page .tpm-product-intl-scene3__item-img,.software-page .tpm-product-intl-scene3__item-video{width:100%}.software-page .tpm-product-intl-scene3__item-advantage+.tpm-product-intl-scene3__item-advantage,.software-page .tpm-product-intl-scene3__item-advantage-wrap,.software-page .tpm-product-intl-scene3__item-title+.tpm-product-intl-scene3__item-img-wrap{margin-top:16px}.software-page .tpm-product-intl-scene3__item-advantage-title{color:#000;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-scene3__item-advantage-desc{margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__item-list+.tpm-product-intl-scene3__item-list,.software-page .tpm-product-intl-scene3__item-list-wrap{margin-top:16px}.software-page .tpm-product-intl-scene3__item-list-title{color:#000;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-scene3__item-list-content{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.software-page .tpm-product-intl-scene3__item-list-item{width:100%;color:rgba(0,0,0,.7);font-size:14px;line-height:22px;padding-left:16px;position:relative}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene3__item-list-item{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}}.software-page .tpm-product-intl-scene3__item-list-item:before{content:"";width:5px;height:5px;border-radius:50%;background:rgba(0,0,0,.7);position:absolute;left:0;top:11px;transform:translateY(-50%)}.software-page .tpm-product-intl-scene3__item-list-item.columns-2{width:calc(50% - 4px)}.software-page .tpm-product-intl-scene3__item-recommend-wrap{margin-top:16px}.software-page .tpm-product-intl-scene3__item-recommend-title{color:#000;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-scene3__item-recommend-content{margin-top:8px;display:flex;flex-wrap:wrap;gap:12px}.software-page .tpm-product-intl-scene3__item-recommend{border-radius:2px;background:rgba(0,82,217,.08);padding:8px 12px;color:#4f46e5;font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene3__item-recommend{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-scene3__item-recommend:hover{background:rgba(0,82,217,.12);color:#4f46e5}.software-page .bg-linear .tpm-product-intl-scene3__item{background:#fff}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene3__item{padding:12px 0;border-bottom:1px solid rgba(0,0,0,.1)}.software-page .tpm-product-intl-scene3__item-video-pause{width:32px;height:32px}.software-page .tpm-product-intl-scene3__item-hd{display:flex;justify-content:space-between;align-items:center}.software-page .tpm-product-intl-scene3__item-text{color:#000;font-size:16px;line-height:24px;font-weight:500;width:calc(100% - 36px);transition:all .3s ease-in-out}.software-page .tpm-product-intl-scene3__item.is-active .tpm-product-intl-scene3__item-text{color:#4f46e5}.software-page .tpm-product-intl-scene3__item-arrow{line-height:0;margin-left:12px;width:24px;height:24px;color:rgba(0,0,0,.9);transition:all .3s ease-in-out}.software-page .tpm-product-intl-scene3__item.is-active .tpm-product-intl-scene3__item-arrow{transform:rotate(180deg);color:#4f46e5}.software-page .tpm-product-intl-scene3__item-content{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .5s ease-in-out}.software-page .tpm-product-intl-scene3__item-content>div{overflow:hidden}.software-page .tpm-product-intl-scene3__item.is-active .tpm-product-intl-scene3__item-content{grid-template-rows:1fr;padding-top:8px}.software-page .tpm-product-intl-scene3__item-desc{color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__item-desc+.tpm-product-intl-scene3__item-img-wrap{margin-top:16px}.software-page .tpm-product-intl-scene3__item-advantage-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__item-advantage-desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene3__item-list-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__item-list-content{gap:6px}.software-page .tpm-product-intl-scene3__item-list-item{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene3__item-list-item:before{top:10px}.software-page .tpm-product-intl-scene3__item-recommend-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene3__item-recommend-content{margin-top:8px}.software-page .tpm-product-intl-scene3__item-recommend{font-size:12px;line-height:20px;padding:4px 8px}}.software-page .tpm-product-intl-scene3__section .tpm-product-intl-tab__content{margin-top:24px}.software-page .tpm-product-intl-scene3__inner{width:100%;display:flex;position:relative;z-index:1}.software-page .tpm-product-intl-scene3__content{width:0;margin-left:68px;flex-grow:1}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene3__section.bg-linear .tpm-product-intl-section__bg{background:linear-gradient(102deg,#f5f9ff 2.15%,#f8f9ff 98.88%)}.software-page .tpm-product-intl-scene3__section.bg-linear .tpm-product-intl-section__linear-box1{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene3__section-liear1.f4e9d4b4.png);background-size:auto 480px;background-position:0 100%}.software-page .tpm-product-intl-scene3__section.bg-linear .tpm-product-intl-section__linear-box2{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene3__section-liear2.b716435c.png);background-size:auto 600px;background-position:100% 100%}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene3__section .tpm-product-intl-tab__content{margin-top:12px}.software-page .tpm-product-intl-scene3__inner{display:block}}.software-page .tpm-product-intl-doc-panel{border:1px solid #eaedf1;box-shadow:0 2px 12px 0 rgba(55,99,170,.06);background:#fff;height:100%}.software-page .tpm-product-intl-doc-panel__hd{padding:12px 20px;background-size:auto 100%;background-repeat:no-repeat;background-position:100%}.software-page .tpm-product-intl-doc-panel.bg-purple .tpm-product-intl-doc-panel__hd{background-color:#dde3ff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-doc-panel-bg-purple.a381a9e9.png)}.software-page .tpm-product-intl-doc-panel.bg-blue .tpm-product-intl-doc-panel__hd{background-color:#deebff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-doc-panel-bg-blue.ac911e83.png)}.software-page .tpm-product-intl-doc-panel.bg-gray .tpm-product-intl-doc-panel__hd{background-color:#e7e9f2;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-doc-panel-bg-gray.463b794f.png)}.software-page .tpm-product-intl-doc-panel__title{color:#000;font-size:18px;line-height:26px;font-weight:500;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-doc-panel__content{padding:16px 20px}.software-page .tpm-product-intl-doc-panel__desc{color:rgba(0,0,0,.7);font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-doc-panel__links .tpm-product-intl-link{display:block;color:#0052d9;font-size:14px;line-height:22px}.software-page .tpm-product-intl-doc-panel__links .tpm-product-intl-link__icon{width:22px;height:22px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-doc-panel-link.42383932.svg)}.software-page .tpm-product-intl-doc-panel__links .tpm-product-intl-link+.tpm-product-intl-link{margin-top:8px}.software-page .tpm-product-intl-doc-panel__desc+.tpm-product-intl-doc-panel__links{margin-top:12px}.software-page .bg-gray .tpm-product-intl-doc-panel,.software-page .bg-linear .tpm-product-intl-doc-panel{border:0}@media screen and (min-width:1600px){.software-page .tpm-product-intl-doc-panel__title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-doc-panel__content{padding:20px}.software-page .tpm-product-intl-doc-panel__desc,.software-page .tpm-product-intl-doc-panel__links .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-doc-panel__links .tpm-product-intl-link__icon{width:24px;height:24px}.software-page .tpm-product-intl-doc-panel__desc+.tpm-product-intl-doc-panel__links{margin-top:16px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-doc-panel__hd{padding:8px 20px}.software-page .tpm-product-intl-doc-panel__title{color:#000;font-size:18px;line-height:26px}.software-page .tpm-product-intl-doc-panel__content{padding:16px 20px}.software-page .tpm-product-intl-doc-panel__desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-doc-panel__links .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-doc-panel__desc+.tpm-product-intl-doc-panel__links{margin-top:8px}}.software-page .tpm-product-intl-video-course__item{width:calc(25% - 15px);background:#fff}@media screen and (min-width:769px){.software-page .tpm-product-intl-video-course__item{transition:all .3s ease-in-out}.software-page .tpm-product-intl-video-course__item:hover{cursor:pointer;box-shadow:0 4px 12px 0 rgba(0,0,0,.07)}}.software-page .tpm-product-intl-video-course__item-hd{padding:16px;position:relative;overflow:hidden}.software-page .tpm-product-intl-video-course__item-hd:after{content:"";width:128px;height:128px;position:absolute;bottom:0;right:0;background-size:cover}.software-page .tpm-product-intl-video-course__item.bg-purple .tpm-product-intl-video-course__item-hd{background-image:linear-gradient(180deg,#fff,#eff2ff),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-item-bg-purple.536df036.png)}.software-page .tpm-product-intl-video-course__item.bg-purple .tpm-product-intl-video-course__item-hd:after{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-item-bg-purple.536df036.png)}.software-page .tpm-product-intl-video-course__item.bg-blue .tpm-product-intl-video-course__item-hd{background:linear-gradient(180deg,#fff,#ecf3ff)}.software-page .tpm-product-intl-video-course__item.bg-blue .tpm-product-intl-video-course__item-hd:after{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-item-bg-blue.9e0c4a43.png)}.software-page .tpm-product-intl-video-course__item.bg-gray .tpm-product-intl-video-course__item-hd{background:linear-gradient(180deg,#fff,#f5f7fa)}.software-page .tpm-product-intl-video-course__item.bg-gray .tpm-product-intl-video-course__item-hd:after{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-item-bg-gray.a42a6fdc.png)}.software-page .tpm-product-intl-video-course__item-text{color:#4b5b76;font-size:16px;line-height:24px;font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-video-course__item-text{transition:all .3s ease-in-out}.software-page .tpm-product-intl-video-course__item:hover .tpm-product-intl-video-course__item-text{color:#0052d9}}.software-page .tpm-product-intl-video-course__item-pause{margin-top:12px;width:32px;height:32px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-play.8b0d01f4.svg)}.software-page .tpm-product-intl-video-course__item-content{padding:16px 20px}.software-page .tpm-product-intl-video-course__item-title{color:rgba(0,0,0,.9);font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-video-course__item-ft{max-width:100%;margin-top:8px;display:inline-flex;width:-moz-fit-content;width:fit-content}.software-page .tpm-product-intl-video-course__item-desc{color:rgba(0,0,0,.7);font-size:12px;line-height:20px;width:-moz-fit-content;width:fit-content;flex-grow:1;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-video-course__item-duration{padding-left:16px;color:rgba(0,0,0,.7);font-size:12px;line-height:20px;position:relative}.software-page .tpm-product-intl-video-course__item-duration:after{position:absolute;left:0;top:calc(50% - 6px);display:block;content:"";width:12px;height:12px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-duration.4feb2686.svg)}.software-page .tpm-product-intl-video-course__item-desc+.tpm-product-intl-video-course__item-duration{margin-left:16px}.software-page .tpm-product-intl-video-course__item-desc+.tpm-product-intl-video-course__item-duration:before{position:absolute;left:-8px;top:calc(50% - 6px);display:block;content:"";width:1px;height:12px;background:rgba(0,0,0,.1)}@media screen and (max-width:768px){.software-page .tpm-product-intl-video-course__item{width:100%}.software-page .tpm-product-intl-video-course__item+.tpm-product-intl-video-course__item{margin-top:12px}.software-page .tpm-product-intl-video-course__item-hd{padding:16px}.software-page .tpm-product-intl-video-course__item-hd:after{width:92px;height:92px}.software-page .tpm-product-intl-video-course__item-text{font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-video-course__item-pause{width:24px;height:24px}.software-page .tpm-product-intl-video-course__item-content{padding:16px}}.software-page .tpm-product-intl-video-course__list{border-radius:8px;background:#f5f7fa;padding:20px;display:flex;align-items:center}.software-page .tpm-product-intl-video-course__list+.tpm-product-intl-video-course__list{margin-top:20px}.software-page .tpm-product-intl-video-course__list-label{width:220px;flex-shrink:0}.software-page .tpm-product-intl-video-course__list-content{margin-left:20px;width:0;flex-grow:1;display:flex;gap:20px;flex-wrap:wrap}.software-page .tpm-product-intl-video-course__title{color:#000;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-video-course__title+.tpm-product-intl-video-course__link{margin-top:32px}.software-page .tpm-product-intl-video-course__link .tpm-product-intl-link{color:#0052d9;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-product-intl-video-course__link .tpm-product-intl-link__icon{flex-shrink:0;width:32px;height:32px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-video-course-link.42383932.svg)}.software-page .bg-gray .tpm-product-intl-video-course__list,.software-page .bg-linear .tpm-product-intl-video-course__list{background:rgba(0,82,217,.06)}@media screen and (max-width:768px){.software-page .tpm-product-intl-video-course__list{padding:16px 12px;display:block}.software-page .tpm-product-intl-video-course__list+.tpm-product-intl-video-course__list{margin-top:16px}.software-page .tpm-product-intl-video-course__list-content,.software-page .tpm-product-intl-video-course__list-label{width:100%}.software-page .tpm-product-intl-video-course__list-content{margin:12px 0 0;display:block}.software-page .tpm-product-intl-video-course__title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-video-course__title p{display:inline}.software-page .tpm-product-intl-video-course__link .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-video-course__link .tpm-product-intl-link__icon{width:24px;height:24px}.software-page .tpm-product-intl-video-course__title+.tpm-product-intl-video-course__link{margin-top:8px}}.software-page .tpm-product-intl-intro-card4__item{height:100%;padding:15px;border-radius:4px;border:1px solid #dce1ec;background:#fff}.software-page .tpm-product-intl-intro-card4__item-img-wrap{width:100%;overflow:hidden;border-radius:4px}.software-page .tpm-product-intl-intro-card4__item-img{width:100%;transition:all .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-intro-card4__item:hover .tpm-product-intl-intro-card4__item-img{transform:scale(1.05)}}.software-page .tpm-product-intl-intro-card4__item-title{margin-top:12px;color:#000;font-size:18px;line-height:26px;font-weight:600}.software-page .tpm-product-intl-intro-card4__list{margin-top:8px}.software-page .tpm-product-intl-intro-card4__list-item{padding-left:22px;position:relative;font-size:14px;line-height:22px;color:#000}.software-page .tpm-product-intl-intro-card4__list-item:before{content:"";width:16px;height:16px;position:absolute;left:0;top:3px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-intro-card4-list-icon.8441f622.svg)}.software-page .tpm-product-intl-intro-card4__list-item:nth-child(n+2){margin-top:8px}.software-page .tpm-product-intl-intro-card4__list-item .tpm-product-intl-text{font-weight:500}.software-page .bg-gray .tpm-product-intl-intro-card4__item,.software-page .bg-linear .tpm-product-intl-intro-card4__item{border-color:#fff}@media screen and (max-width:768px){.software-page .tpm-product-intl-intro-card4__item{padding:11px}.software-page .tpm-product-intl-intro-card4__item-img-wrap{display:flex;justify-content:center}.software-page .tpm-product-intl-intro-card4__item-img{max-width:460px;height:auto}.software-page .tpm-product-intl-intro-card4__item-title{margin-top:8px;font-size:16px;line-height:24px}.software-page .tpm-product-intl-intro-card4__list-item{font-size:12px;line-height:20px}.software-page .tpm-product-intl-intro-card4__list-item:before{top:2px}}.software-page .tpm-product-intl-image{width:100%}.software-page .tpm-product-intl-step2__item{display:flex;position:relative}.software-page .tpm-product-intl-step2__item:nth-child(n+2){margin-top:48px}.software-page .tpm-product-intl-step2__item:before{content:"";width:1px;height:calc(100% + 8px);position:absolute;left:12px;top:28px;background:rgba(198,205,220,.5)}@media screen and (min-width:769px){.software-page .tpm-product-intl-step2__item:last-child:before{content:none;display:none}}.software-page .tpm-product-intl-step2__item-num{flex-shrink:0;color:#000;font-size:20px;line-height:28px;font-weight:600;transition:color .6s ease-in-out}.software-page .tpm-product-intl-step2__item-inner{padding-right:16px;margin-left:12px;width:0;flex-grow:1}@media screen and (min-width:769px){.software-page .tpm-product-intl-step2__item-inner{position:relative}.software-page .tpm-product-intl-step2__item-inner:after{border-radius:8px;content:"";width:100%;height:calc(100% + 32px);position:absolute;left:0;top:-16px;background:linear-gradient(90deg,rgba(137,181,255,0) 2.36%,rgba(137,181,255,.2));pointer-events:none;opacity:0;transition:all .6s ease-in-out}.software-page .tpm-product-intl-step2__item:hover .tpm-product-intl-step2__item-inner:after{opacity:1}}.software-page .tpm-product-intl-step2__item-title{color:#000;font-size:20px;line-height:28px;font-weight:600;transition:color .6s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-step2__item.is-active .tpm-product-intl-step2__item-num,.software-page .tpm-product-intl-step2__item.is-active .tpm-product-intl-step2__item-title{color:#0052d9}}.software-page .tpm-product-intl-step2__item-desc{margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-step2__item-links{margin-top:8px}.software-page .tpm-product-intl-step2__item-links .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-step2__item-img{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center;transition:opacity .6s ease-out}.software-page .tpm-product-intl-step2__item-img.is-active{opacity:1;transition:opacity .6s ease-in .3s}@media screen and (max-width:768px){.software-page .tpm-product-intl-step2__item:nth-child(n+2){margin-top:16px}.software-page .tpm-product-intl-step2__item:before{left:6px;top:32px;height:calc(100% - 32px)}.software-page .tpm-product-intl-step2.is-normal .tpm-product-intl-step2__item:last-child:before{content:none;display:none}.software-page .tpm-product-intl-step2__item-num{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-step2__item-inner{line-height:0;margin-left:8px}.software-page .tpm-product-intl-step2__item-title{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-step2__item-desc{margin-top:8px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-step2__item-links{margin-top:8px;font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-step2__item-img{position:static;margin-top:8px;width:100%;height:auto;opacity:1}}.software-page .tpm-product-intl-step2__inner{display:flex}@media screen and (min-width:769px){.software-page .tpm-product-intl-step2__inner{min-height:470px}}.software-page .tpm-product-intl-step2__label{width:480px;height:auto;flex-shrink:0;display:flex;flex-direction:column}.software-page .tpm-product-intl-step2__tip{position:relative;border-radius:4px;background:linear-gradient(90deg,rgba(221,199,255,.3),rgba(145,187,255,.3));padding:4px 8px 4px 34px;color:#000;font-size:14px;line-height:22px}.software-page .tpm-product-intl-step2__tip-icon{position:absolute;left:8px;top:8px;width:16px;height:16px;-o-object-fit:cover;object-fit:cover}.software-page .tpm-product-intl-step2__tip+.tpm-product-intl-step2__items{margin-top:24px}.software-page .tpm-product-intl-step2__items{margin-bottom:auto}.software-page .tpm-product-intl-step2__img-wrap{margin-left:68px;flex-grow:1;width:0;height:auto;position:relative}.software-page .tpm-product-intl-step2__img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.software-page .tpm-product-intl-step2__btns{margin-top:48px;display:flex}.software-page .tpm-product-intl-step2__btns .tpm-product-intl-button{flex:1 1;width:0;font-size:14px;line-height:22px}.software-page .tpm-product-intl-step2__btns .tpm-product-intl-button--weak{background:#fff}.software-page .tpm-product-intl-step2__btns .tpm-product-intl-button--weak:focus,.software-page .tpm-product-intl-step2__btns .tpm-product-intl-button--weak:hover{background:#fff!important}.software-page .tpm-product-intl-step2__btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:20px}@media screen and (max-width:768px){.software-page .tpm-product-intl-step2__inner{flex-direction:column-reverse}.software-page .tpm-product-intl-step2__img-wrap,.software-page .tpm-product-intl-step2__label{width:100%}.software-page .tpm-product-intl-step2__tip+.tpm-product-intl-step2__items{margin-top:16px}.software-page .tpm-product-intl-step2__img-wrap{margin-left:0;margin-bottom:16px}.software-page .tpm-product-intl-step2__img{position:static}.software-page .tpm-product-intl-step2__btns{margin-top:16px}}.software-page .tpm-product-intl-voucher{position:relative;height:100%;display:flex;flex-direction:column}.software-page .tpm-product-intl-voucher:before{content:"";width:170px;height:145px;position:absolute;top:12px;right:30px;background-repeat:no-repeat;background-position:100% 0;background-size:auto 100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-voucher-bg.ee1d053e.svg)}.software-page .tpm-product-intl-voucher__content{min-height:157px;flex-grow:1;height:-moz-fit-content;height:fit-content;padding:20px 20px 12px;border-top:1px solid #b1ccf7;border-right:1px solid #b1ccf7;border-left:1px solid #b1ccf7;background:linear-gradient(95deg,#f5f9ff 16.15%,#e9f1ff 100.88%)}.software-page .tpm-product-intl-voucher__tag{position:absolute;right:0;top:-2px;padding:2px 8px 2px 0;border-radius:0 4px 0 0;background:#ff8457;color:#fff;font-size:12px;line-height:20px;font-weight:500}.software-page .tpm-product-intl-voucher__tag:before{content:"";width:15px;height:24px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-voucher-tag.55d67b17.svg);position:absolute;left:-15px;top:0}.software-page .tpm-product-intl-voucher__title{color:#000;font-size:18px;line-height:26px;font-weight:600}.software-page .tpm-product-intl-voucher__title+.tpm-product-intl-voucher__features{margin-top:16px}.software-page .tpm-product-intl-voucher__feature{position:relative;padding-left:28px;color:#000;font-size:14px;line-height:22px}.software-page .tpm-product-intl-voucher__feature:before{content:"";width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-voucher-feature.bc0347d3.svg);position:absolute;left:0;top:3px}.software-page .tpm-product-intl-voucher__feature+.tpm-product-intl-voucher__feature{margin-top:8px}.software-page .tpm-product-intl-voucher__divider{flex-shrink:0;height:18px;padding:0 10px;position:relative}.software-page .tpm-product-intl-voucher__divider:after,.software-page .tpm-product-intl-voucher__divider:before{content:"";width:10px;height:18px;position:absolute;top:0;background-size:cover}.software-page .tpm-product-intl-voucher__divider:before{left:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-voucher-border-left.83ca35a1.svg)}.software-page .tpm-product-intl-voucher__divider:after{right:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-voucher-border-right.542f8c78.svg)}.software-page .tpm-product-intl-voucher__divider-top{background:linear-gradient(95deg,#f5f9ff 16.15%,#e9f1ff 100.88%);height:9px}.software-page .tpm-product-intl-voucher__divider-bottom{position:relative;background:#fff;height:9px}.software-page .tpm-product-intl-voucher__divider-bottom:before{content:"";width:100%;height:0;border-top:1px dashed rgba(177,204,247,.7);position:absolute;left:0;top:0;transform:translateY(-50%)}.software-page .tpm-product-intl-voucher__ft{min-height:69px;flex-shrink:0;padding:12px 20px 20px;background:#fff;border-bottom:1px solid #b1ccf7;border-right:1px solid #b1ccf7;border-left:1px solid #b1ccf7;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-product-intl-voucher__text{color:#f64041;font-size:24px;line-height:32px;font-weight:600;flex-grow:1;width:0}.software-page .tpm-product-intl-voucher__btns{margin-left:16px;flex-shrink:0}.software-page .tpm-product-intl-voucher__btns .tpm-product-intl-button{font-size:14px;line-height:22px;width:160px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-voucher__title{font-size:20px;line-height:28px}.software-page .tpm-product-intl-voucher__text{font-size:28px;line-height:36px}.software-page .tpm-product-intl-voucher__btns .tpm-product-intl-button{font-size:16px;line-height:24px;width:200px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-voucher:before{width:130px;height:105px;top:12px;right:12px}.software-page .tpm-product-intl-voucher__content{padding:20px 16px 7px;min-height:100px}.software-page .tpm-product-intl-voucher__title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-voucher__title+.tpm-product-intl-voucher__features{margin-top:12px}.software-page .tpm-product-intl-voucher__feature+.tpm-product-intl-voucher__feature{margin-top:4px}.software-page .tpm-product-intl-voucher__ft{min-height:56px;padding:7px 16px 16px}.software-page .tpm-product-intl-voucher__text{font-size:20px;line-height:28px}.software-page .tpm-product-intl-voucher__btns .tpm-product-intl-button{height:32px;padding:11px}}.software-page .tpm-product-intl-comparison__features-wrap{height:116px;margin:16px -19px 0}.software-page .tpm-product-intl-comparison__features-wrap.view-all{height:auto}.software-page .tpm-product-intl-comparison__features{padding:0 19px 16px;height:100%;position:relative;transition:all .3s ease-in-out;background:#fff}.software-page .tpm-product-intl-comparison__features.is-show{z-index:1;box-shadow:0 20px 14px -9px rgba(0,0,0,.08)}.software-page .tpm-product-intl-comparison__features.is-full{margin-top:12px;padding:0;display:flex;flex-wrap:wrap;gap:8px 24px}.software-page .tpm-product-intl-comparison__features-wrap.view-all .tpm-product-intl-comparison__features{padding-bottom:0}.software-page .tpm-product-intl-comparison__features-inner{height:100%;overflow:hidden}.software-page .tpm-product-intl-comparison__feature{padding-left:24px;position:relative;color:#181818;font-size:14px;line-height:22px}.software-page .tpm-product-intl-comparison__feature:before{content:"";width:16px;height:16px;position:absolute;top:3px;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-comparison-feature.f879cf99.svg)}.software-page .tpm-product-intl-comparison__feature+.tpm-product-intl-comparison__feature{margin-top:4px}.software-page .tpm-product-intl-comparison__features.is-full .tpm-product-intl-comparison__feature+.tpm-product-intl-comparison__feature{margin-top:0}.software-page .tpm-product-intl-comparison__features-overlay{width:100%;height:46px;position:absolute;bottom:16px;left:0;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.software-page .tpm-product-intl-comparison__features-overlay.is-show{display:none}.software-page .tpm-product-intl-comparison__features-btn{position:absolute;bottom:0;left:0;width:100%;height:16px;background-repeat:no-repeat;background-size:16px 16px;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-comparison-feature-btn.fc5fae7c.svg)}.software-page .tpm-product-intl-comparison__features-btn.is-show{transform:rotate(180deg)}@media screen and (min-width:769px){.software-page .tpm-product-intl-comparison__features-btn{cursor:pointer}}@media screen and (max-width:768px){.software-page .tpm-product-intl-comparison__features-wrap{margin:8px -11px 0;height:104px}.software-page .tpm-product-intl-comparison__features{padding:0 11px 12px}.software-page .tpm-product-intl-comparison__feature{font-size:12px;line-height:20px}.software-page .tpm-product-intl-comparison__features-overlay{bottom:12px}}.software-page .tpm-product-intl-comparison__item{height:100%;position:relative;background:#fff;box-shadow:0 2px 12px 0 rgba(55,99,170,.06);border:1px solid #eaedf1;transition:all .3s ease-in-out}.software-page .tpm-product-intl-comparison__item.is-recommend{border-color:#0052d9}@media screen and (min-width:769px){.software-page .tpm-product-intl-comparison__item:hover{border-color:#0052d9;box-shadow:0 4px 12px 0 rgba(55,99,170,.24)}}.software-page .tpm-product-intl-comparison__item-inner{padding:19px}.software-page .tpm-product-intl-comparison__recommend{position:absolute;top:0;left:-1px;width:calc(100% + 2px);transform:translateY(-100%);border-radius:12px 12px 0 0;background:linear-gradient(90deg,#649fff,#0052d9);padding:4px 10px;color:#fff;font-size:14px;line-height:22px;font-weight:500;text-align:center}.software-page .tpm-product-intl-comparison__tag{border-radius:0 4px 0 0;background:#ff8457;padding:2px 8px 2px 0;position:absolute;right:-2px;top:-4px;color:#fff;font-size:12px;line-height:20px;font-weight:500}.software-page .tpm-product-intl-comparison__tag:before{content:"";width:15px;height:24px;position:absolute;left:-15px;top:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-comparison-tag.a39078d8.svg)}.software-page .tpm-product-intl-comparison__item-hd{display:flex;align-items:center}.software-page .tpm-product-intl-comparison__icon{flex-shrink:0;width:28px;height:28px}.software-page .tpm-product-intl-comparison__title{margin-left:12px;flex-grow:1;width:0;color:#000;font-size:20px;line-height:28px;font-weight:600;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-comparison__icon+.tpm-product-intl-comparison__title{margin-left:12px}.software-page .tpm-product-intl-comparison__item-hd+.tpm-product-intl-comparison__price{margin-top:16px}.software-page .tpm-product-intl-comparison__price-current{vertical-align:baseline}.software-page .tpm-product-intl-comparison__price-integer{color:#000;font-size:28px;line-height:36px;font-weight:600}.software-page .tpm-product-intl-comparison__price-decimal{color:#000;font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-comparison__price-unit{margin-left:4px;color:#000;font-weight:500;font-size:12px;line-height:20px}.software-page .tpm-product-intl-comparison__price-detail{vertical-align:baseline}.software-page .tpm-product-intl-comparison__price-original{color:#666;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;font-size:12px;line-height:20px}.software-page .tpm-product-intl-comparison__price-detail .tpm-product-intl-comparison__price-unit{color:#666;font-weight:400}.software-page .tpm-product-intl-comparison__btns{margin-top:16px}.software-page .tpm-product-intl-comparison__btns .tpm-product-intl-button{width:100%}.software-page .tpm-product-intl-comparison__config-list{padding-top:16px}.software-page .tpm-product-intl-comparison.has-feature .tpm-product-intl-comparison__config-list{border-top:1px solid #eaedf1}.software-page .tpm-product-intl-comparison__config-item{display:flex;align-items:center}.software-page .tpm-product-intl-comparison__config-item+.tpm-product-intl-comparison__config-item{margin-top:12px}.software-page .tpm-product-intl-comparison__config-label{width:100px;flex-shrink:0;font-size:12px;line-height:18px;color:#4b5b76}.software-page .tpm-product-intl-comparison__config-value{margin-left:16px;width:0;flex-grow:1;font-size:14px;line-height:22px;font-weight:500;color:#181818;text-align:right}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__item-inner{padding:0}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__item-top{padding:16px 20px;display:flex;align-items:center;justify-content:space-between}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__item-left{width:0;flex-grow:1}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__item-right{margin-left:60px;flex-shrink:0}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__price{margin-top:0;display:flex;align-items:baseline;gap:4px 12px}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__btns{margin-top:12px}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__config-list{border-top:0;background:#fafcff;padding:12px 20px;display:flex;flex-wrap:wrap;gap:12px 48px}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__config-item{width:calc(50% - 24px)}@media screen and (min-width:769px){.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__config-label{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;width:280px}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__config-value{margin-left:12px;text-align:left}}.software-page .tpm-product-intl-comparison__item.is-full .tpm-product-intl-comparison__config-item+.tpm-product-intl-comparison__config-item{margin-top:0}.software-page .bg-gray .tpm-product-intl-comparison__item,.software-page .bg-linear .tpm-product-intl-comparison__item{border-color:#fff}.software-page .bg-gray .tpm-product-intl-comparison__item.is-recommend,.software-page .bg-linear .tpm-product-intl-comparison__item.is-recommend{border-color:#0052d9}@media screen and (min-width:769px){.software-page .bg-gray .tpm-product-intl-comparison__item:hover,.software-page .bg-linear .tpm-product-intl-comparison__item:hover{border-color:#0052d9}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-comparison__config-label{width:140px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-comparison__item-inner{display:flex;flex-direction:column;height:100%;padding:20px 12px}.software-page .tpm-product-intl-comparison__item-content{margin-bottom:auto}.software-page .tpm-product-intl-comparison__config-list{padding-top:12px}.software-page .tpm-product-intl-comparison__config-item+.tpm-product-intl-comparison__config-item{margin-top:4px}.software-page .tpm-product-intl-comparison__config-label{font-size:12px;line-height:20px;width:calc(50% - 12px);min-width:150px}.software-page .tpm-product-intl-comparison__config-value{margin-left:12px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-comparison__ft{margin-top:12px}.software-page .tpm-product-intl-comparison__price{margin-top:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px}.software-page .tpm-product-intl-comparison__price-decimal,.software-page .tpm-product-intl-comparison__price-integer{font-size:20px;line-height:28px}.software-page .tpm-product-intl-comparison__btns{margin-top:12px}}@media screen and (max-width:600px){.software-page .tpm-product-intl-comparison__config-label{width:calc(50% - 12px);min-width:150px}}.software-page .tpm-product-intl-comparison .is-hide{display:none}.software-page .tpm-product-intl-comparison__more{margin-top:16px;display:flex;justify-content:center}.software-page .tpm-product-intl-comparison__btn{color:#0052d9;font-size:16px;line-height:24px;font-weight:500;display:flex;align-items:center}.software-page .tpm-product-intl-comparison__btn:after{margin-left:4px;content:"";width:16px;height:16px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-comparison-arrow.34cdc553.svg)}.software-page .tpm-product-intl-comparison__btn.is-show:after{transform:rotate(180deg)}.software-page .tpm-product-intl-buy-card{border:1px solid #eaedf1;background:#fff;box-shadow:0 2px 12px 0 rgba(55,99,170,.06);position:relative}.software-page .tpm-product-intl-buy-card__inner{position:relative}.software-page .tpm-product-intl-buy-card__hd{padding:20px 20px 12px}.software-page .tpm-product-intl-buy-card__badge{position:absolute;right:0;top:-4px;display:inline-block;border-radius:0 4px 0 0;font-size:12px;line-height:20px;padding:2px 8px 2px 0;font-weight:500;z-index:1}.software-page .tpm-product-intl-buy-card__badge:before{content:"";display:inline-block;width:15px;height:100%;position:absolute;top:0;left:-13px;background-size:100% 100%;background-position:0 0;background-repeat:no-repeat;z-index:-1}.software-page .tpm-product-intl-buy-card__badge.type-normal{background:#ff8457;color:#fff}.software-page .tpm-product-intl-buy-card__badge.type-normal:before{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-buycard-large-badge-normal-icon.9f09471e.svg)}.software-page .tpm-product-intl-buy-card__title{font-weight:500;color:#000;line-height:1}.software-page .tpm-product-intl-buy-card__title-text{display:inline-block;font-size:20px;line-height:28px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;width:100%}.software-page .tpm-product-intl-buy-card__title-link{color:inherit;width:100%;display:inline-block;cursor:pointer;position:relative;padding-right:24px}.software-page .tpm-product-intl-buy-card__title-link:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-buycard-tit-link.70de4042.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;position:absolute;right:0;top:50%;transform:translateY(-50%)}.software-page .tpm-product-intl-buy-card__title-link:hover{color:#0052d9}.software-page .tpm-product-intl-buy-card__title-link:hover:after{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-buycard-tit-link-hover.63f7798d.svg)}.software-page .tpm-product-intl-buy-card__subtit{margin-top:4px;font-size:12px;line-height:20px;color:#4b5b76}.software-page .tpm-product-intl-buy-card__subtit-text{display:inline-block;max-width:100%;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-buy-card__bd{padding:0 20px 16px}.software-page .tpm-product-intl-buy-card__config-list{display:flex;flex-direction:column;gap:8px}.software-page .tpm-product-intl-buy-card__config-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4px;padding:7px 0;position:relative}.software-page .tpm-product-intl-buy-card__config-item:after{content:"";display:inline-block;width:100%;height:1px;position:absolute;bottom:0;left:0;background:#e9ecf1}.software-page .tpm-product-intl-buy-card__config-label{flex:0 1 100px;width:0;color:#4b5b76;line-height:0}.software-page .tpm-product-intl-buy-card__config-label-text{width:100%;font-size:14px;line-height:22px;display:inline-block;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-buy-card__config-value{flex:1 1;width:0;font-weight:500;color:#181818;line-height:0}.software-page .tpm-product-intl-buy-card__config-value-text{width:100%;font-size:16px;line-height:24px;line-height:22px;display:inline-block;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-buy-card__ft{padding:0 20px 20px}.software-page .tpm-product-intl-buy-card__tag{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}.software-page .tpm-product-intl-buy-card__tag-item{border-radius:2px;white-space:nowrap}.software-page .tpm-product-intl-buy-card__tag-highlight{background:linear-gradient(90deg,#f83131,#ff6f42);padding:0 4px;font-size:12px;line-height:18px;font-weight:500;color:#fff}.software-page .tpm-product-intl-buy-card__tag-discount{border:1px solid #ffcfd0;background:#fff;padding:0 3px;font-size:12px;line-height:16px;font-weight:500;color:#f64041}.software-page .tpm-product-intl-buy-card__tag-normal{border:1px solid #d6dbe3;background:#fff;padding:0 3px;font-size:12px;line-height:16px;color:#4b5b76}.software-page .tpm-product-intl-buy-card__price{margin-top:8px}.software-page .tpm-product-intl-buy-card__price-loading{font-size:20px;line-height:36px;font-weight:600;color:#f64041}.software-page .tpm-product-intl-buy-card__price-current{max-width:100%;display:inline-flex;align-items:baseline;color:#f64041}.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-free{font-size:24px;line-height:36px;font-weight:600}.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-integer{font-size:28px;line-height:36px;font-weight:600;width:-moz-fit-content;width:fit-content;flex-grow:1;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-decimal{flex-shrink:0;font-size:14px;line-height:22px;font-weight:600}.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-unit{flex-shrink:0;font-size:12px;line-height:20px;font-weight:500;margin-left:4px}.software-page .tpm-product-intl-buy-card__price-detail{width:100%}.software-page .tpm-product-intl-buy-card__price-detail .tpm-product-intl-buy-card__price-original{color:#666;max-width:100%;display:inline-flex;align-items:baseline}.software-page .tpm-product-intl-buy-card__price-detail .tpm-product-intl-buy-card__price-value{flex-grow:1;width:-moz-fit-content;width:fit-content;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:20px;margin-right:4px;text-decoration:line-through}.software-page .tpm-product-intl-buy-card__price-detail .tpm-product-intl-buy-card__price-unit{flex-shrink:0;font-size:12px;line-height:20px}.software-page .tpm-product-intl-buy-card__btn{margin-top:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button{flex:1 1;width:0;font-size:14px;line-height:22px}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--weak{color:#0052d9;background:#fff}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--weak:active,.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--weak:hover{color:#0052d9;background:#f4f6fc}@media (min-width:769px){.software-page .tpm-product-intl-buy-card{height:100%}.software-page .tpm-product-intl-buy-card:hover{box-shadow:0 4px 18px 0 rgba(55,99,170,.12)}.software-page .tpm-product-intl-buy-card .tpm-product-intl-buy-card__inner{display:flex;flex-direction:column;height:100%}.software-page .tpm-product-intl-buy-card .tpm-product-intl-buy-card__ft{flex:0 1 auto}.software-page .tpm-product-intl-buy-card .tpm-product-intl-buy-card__content{width:100%;flex-grow:1}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__inner{flex-direction:row;align-items:stretch}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__content{flex-grow:1;width:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-buycard-large-img.58e6a842.png);background-size:343px 110px;background-position:100% 0;background-repeat:no-repeat;display:flex;flex-direction:column}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__hd{padding:20px}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__title-link:after{display:none}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__bd{padding:0 20px 20px;flex:1 1;display:flex;flex-direction:column;justify-content:center}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__config-list{flex-direction:row;flex-wrap:wrap;gap:12px 32px}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__config-list.list-2 .tpm-product-intl-buy-card__config-item,.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__config-list.list-4 .tpm-product-intl-buy-card__config-item{width:calc(50% - 16px)}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__config-item{width:calc(33.33333% - 21.33333px);gap:24px;padding:9px 0}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__config-label{flex:0 1 auto;width:auto;max-width:calc(100% - 100px)}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__ft{padding:24px 16px 16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:358px}.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__btn,.software-page .tpm-product-intl-buy-card.size-large .tpm-product-intl-buy-card__tag-price{width:100%}}@media (max-width:1599px) and (min-width:769px){.software-page .tpm-product-intl-buy-card__title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-buy-card__config-value-text{font-size:14px}}@media (max-width:768px){.software-page .tpm-product-intl-buy-card__hd{padding:12px 12px 8px}.software-page .tpm-product-intl-buy-card__badge{top:-4px;padding:0 8px 0 0}.software-page .tpm-product-intl-buy-card__title{font-size:16px;line-height:24px;line-height:1}.software-page .tpm-product-intl-buy-card__subtit{display:none}.software-page .tpm-product-intl-buy-card__bd{padding:0 12px 16px}.software-page .tpm-product-intl-buy-card__config{gap:4px}.software-page .tpm-product-intl-buy-card__config-item{gap:12px}.software-page .tpm-product-intl-buy-card__config-label{flex:0 1 88px}.software-page .tpm-product-intl-buy-card__config-value-text{font-size:14px}.software-page .tpm-product-intl-buy-card__ft{padding:0 12px}.software-page .tpm-product-intl-buy-card__price{margin-top:4px;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:4px 12px;height:auto}.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-decimal,.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-free,.software-page .tpm-product-intl-buy-card__price-current .tpm-product-intl-buy-card__price-integer,.software-page .tpm-product-intl-buy-card__price-loading{font-size:20px;line-height:28px}.software-page .tpm-product-intl-buy-card__btn{margin-top:12px;gap:0;width:calc(100% + 24px);margin-left:-12px;margin-right:-12px}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button{border-left:0;border-right:0;border-bottom:0}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--weak:not(.tpm-product-intl-button--disabled):hover{background:#f4f6fc;border-top:1px solid #0052d9;color:#0052d9}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--weak.tpm-product-intl-button--disabled{border-top:1px solid #e8ebef;background:#fff;color:rgba(151,163,183,.8);opacity:1}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--primary:not(.tpm-product-intl-button--disabled):hover{background:#0034b5;color:#fff}.software-page .tpm-product-intl-buy-card__btn .tpm-product-intl-button--primary.tpm-product-intl-button--disabled{opacity:.3}}.software-page .tpm-product-intl-action-panel2{padding:60px 36px}.software-page .tpm-product-intl-action-panel2.bg-gray{background:#f7f8fb}.software-page .tpm-product-intl-action-panel2__inner{padding:24px;border-radius:8px;overflow:hidden;background-size:cover;background-position:100%}@media screen and (min-width:769px){.software-page .tpm-product-intl-action-panel2__inner--clickable{cursor:pointer}}.software-page .tpm-product-intl-action-panel2__title{color:#000;font-size:24px;line-height:32px;font-weight:600}.software-page .tpm-product-intl-action-panel2__desc{margin-top:8px;width:100%;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-action-panel2__link{margin-top:16px;display:flex;flex-wrap:wrap;gap:6px 12px}.software-page .tpm-product-intl-action-panel2__link .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-action-panel2__link .tpm-product-intl-link__icon{width:24px;height:24px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-action-panel2-link.42383932.svg)}@media screen and (min-width:1400px){.software-page .tpm-product-intl-action-panel2{padding:60px 48px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-action-panel2__inner{padding:36px 24px}.software-page .tpm-product-intl-action-panel2__title{font-size:28px;line-height:36px}.software-page .tpm-product-intl-action-panel2__link{margin-top:24px}.software-page .tpm-product-intl-action-panel2__link .tpm-product-intl-link{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-action-panel2{padding:24px 28px}.software-page .tpm-product-intl-action-panel2__inner{padding:12px;border-radius:4px}.software-page .tpm-product-intl-action-panel2__title{font-size:18px;line-height:26px;font-weight:500}.software-page .tpm-product-intl-action-panel2__link{margin-top:12px;gap:4px 8px}.software-page .tpm-product-intl-action-panel2__link .tpm-product-intl-link+.tpm-product-intl-link{margin:0}}@media screen and (max-width:600px){.software-page .tpm-product-intl-action-panel2{padding:24px 16px}}.software-page .tpm-product-intl-resource__card{border:1px solid #eaedf1;background-color:#fff;box-shadow:0 2px 12px 0 rgba(55,99,170,.06);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;padding:19px;height:100%;display:flex;flex-direction:column}@media screen and (min-width:769px){.software-page .tpm-product-intl-resource__card{transition:all .3s ease-in-out}.software-page .tpm-product-intl-resource__card:hover{box-shadow:0 1px 10px 0 rgba(0,0,0,.1);transform:translateY(-5px)}}.software-page .tpm-product-intl-resource__card-inner{margin-bottom:auto}.software-page .tpm-product-intl-resource__card-hd{display:flex;align-items:center}.software-page .tpm-product-intl-resource__card-icon{width:16px;flex-shrink:0}.software-page .tpm-product-intl-resource__card-title{color:#000;font-size:20px;line-height:28px;font-weight:600}.software-page .tpm-product-intl-resource__card-icon+.tpm-product-intl-resource__card-title{margin-left:8px}.software-page .tpm-product-intl-resource__card-desc{margin-top:8px;color:rgba(0,0,0,.7);font-size:16px;line-height:24px}.software-page .tpm-product-intl-resource__card-ft{margin-top:16px}.software-page .tpm-product-intl-resource__card-ft .tpm-product-intl-button{width:100%;font-size:14px;line-height:22px}.software-page .bg-gray .tpm-product-intl-resource__card{border:1px solid #fff}@media screen and (min-width:1600px){.software-page .tpm-product-intl-resource__card-ft .tpm-product-intl-button{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-resource__card{padding:15px}.software-page .tpm-product-intl-resource__card-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-resource__card-desc{font-size:14px;line-height:22px}.software-page .tpm-product-intl-resource__card-ft{margin-top:12px}.software-page .tpm-product-intl-resource__card-ft .tpm-product-intl-button{max-width:none}}.software-page .tpm-product-intl-resource .is-hidden{display:none}.software-page .tpm-product-intl-resource__ft{margin-top:16px;display:flex;justify-content:center}.software-page .tpm-product-intl-resource__btn{display:flex;align-items:center;color:#4f46e5;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-resource__btn:after{margin-left:4px;content:"";width:16px;height:16px;display:block;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-resource-arrow.1a9a8e53.svg)}.software-page .tpm-product-intl-resource__btn.is-show:after{transform:rotate(180deg)}.software-page .tpm-product-intl-scene-sell__label{width:560px;flex-shrink:0}.software-page .tpm-product-intl-scene-sell__title{color:#000;font-size:24px;line-height:32px;font-weight:500}.software-page .tpm-product-intl-scene-sell__desc{margin-top:16px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__list-wrap{margin-top:36px}.software-page .tpm-product-intl-scene-sell__list-title{color:#000;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-product-intl-scene-sell__list-title+.tpm-product-intl-scene-sell__list-inner{margin-top:12px}.software-page .tpm-product-intl-scene-sell__list-item{position:relative;color:#000;font-size:14px;line-height:22px;padding-left:24px}.software-page .tpm-product-intl-scene-sell__list-item:before{content:"";width:16px;height:16px;position:absolute;top:3px;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sell-list-icon.bc0347d3.svg)}.software-page .tpm-product-intl-scene-sell__list-item+.tpm-product-intl-scene-sell__list-item{margin-top:8px}.software-page .tpm-product-intl-scene-sell__customer-wrap{margin-top:36px}.software-page .tpm-product-intl-scene-sell__customer-title{color:#000;font-size:16px;line-height:24px;font-weight:600}.software-page .tpm-product-intl-scene-sell__customer-title+.tpm-product-intl-scene-sell__customer-inner{margin-top:12px}.software-page .tpm-product-intl-scene-sell__customer-inner{display:flex;flex-wrap:wrap;gap:16px 32px}.software-page .tpm-product-intl-scene-sell__customer-item{height:48px}.software-page .tpm-product-intl-scene-sell__btns{margin-top:36px;display:flex}.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button{width:0;flex:1 1;font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button+.tpm-product-intl-button{margin-left:20px}.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button--weak{background:#fff}.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button--weak:focus,.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button--weak:hover{background:#fff!important}@media screen and (min-width:1600px){.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene-sell__label{width:100%}.software-page .tpm-product-intl-scene-sell__title{font-size:18px;line-height:26px;font-weight:500}.software-page .tpm-product-intl-scene-sell__desc{margin-top:8px;font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene-sell__list-wrap{margin-top:12px}.software-page .tpm-product-intl-scene-sell__customer-title,.software-page .tpm-product-intl-scene-sell__list-title{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__customer-title+.tpm-product-intl-scene-sell__customer-inner,.software-page .tpm-product-intl-scene-sell__list-title+.tpm-product-intl-scene-sell__list-inner{margin-top:8px}.software-page .tpm-product-intl-scene-sell__customer-wrap{margin-top:12px}.software-page .tpm-product-intl-scene-sell__customer-inner{gap:8px 16px}.software-page .tpm-product-intl-scene-sell__customer-item{height:32px}.software-page .tpm-product-intl-scene-sell__btns{margin-top:12px;display:block}.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button{width:100%;flex-direction:auto}.software-page .tpm-product-intl-scene-sell__btns .tpm-product-intl-button+.tpm-product-intl-button{margin:16px 0 0}}.software-page .tpm-product-intl-scene-sell__recommend-wrap{display:flex;flex-direction:column;justify-content:flex-end;width:480px}.software-page .tpm-product-intl-scene-sell__recommend{width:100%;border-radius:4px;background:#fff;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sell-recommend-bg.4125861e.png);background-size:auto 248px;background-position:100% 0;background-repeat:no-repeat;padding:20px}.software-page .tpm-product-intl-scene-sell__swiper .tpm-product-intl-scene-sell__recommend{height:100%}.software-page .tpm-product-intl-scene-sell__recommend-text{color:#000;font-size:16px;line-height:24px;font-weight:500;margin-bottom:12px}.software-page .tpm-product-intl-scene-sell__recommend-inner{height:100%;display:flex;flex-direction:column}.software-page .tpm-product-intl-scene-sell__recommend-hd{padding-bottom:16px;border-bottom:1px solid #d6dbe3}.software-page .tpm-product-intl-scene-sell__recommend-title{color:#000;font-size:18px;line-height:26px;font-weight:600}.software-page .tpm-product-intl-scene-sell__recommend-desc{margin-top:8px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__recommend-bd{margin-bottom:auto;padding-top:16px}.software-page .tpm-product-intl-scene-sell__recommend-item{color:rgba(0,0,0,.7);font-size:14px;line-height:22px;position:relative;padding-left:24px}.software-page .tpm-product-intl-scene-sell__recommend-item:before{content:"";width:16px;height:16px;position:absolute;top:2px;left:0;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sell-recommend-list.b520a1e3.svg)}.software-page .tpm-product-intl-scene-sell__recommend-item+.tpm-product-intl-scene-sell__recommend-item{margin-top:8px}.software-page .tpm-product-intl-scene-sell__recommend-ft{margin-top:24px;display:flex;flex-direction:column;align-items:center}.software-page .tpm-product-intl-scene-sell__recommend-btn{width:100%}.software-page .tpm-product-intl-scene-sell__recommend-btn .tpm-product-intl-button{width:100%;font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__recommend-btn .tpm-product-intl-text{font-weight:700}.software-page .tpm-product-intl-scene-sell__recommend-link{margin-top:12px}.software-page .tpm-product-intl-scene-sell__recommend-link .tpm-product-intl-link{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__recommend-ctrl{margin-top:12px;height:24px;width:100%;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-scene-sell__recommend-ctrl-inner{margin:0 8px;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-scene-sell__recommend-ctrl-item{width:6px;height:6px;border-radius:3px;background:rgba(27,67,133,.24);transition:all .3s ease-in-out;cursor:pointer}.software-page .tpm-product-intl-scene-sell__recommend-ctrl-item:hover{background:rgba(27,67,133,.6)}.software-page .tpm-product-intl-scene-sell__recommend-ctrl-item.is-active{background:#1b4385;width:28px}.software-page .tpm-product-intl-scene-sell__recommend-ctrl-item:nth-child(n+2){margin-left:8px}.software-page .tpm-product-intl-scene-sell__recommend-next,.software-page .tpm-product-intl-scene-sell__recommend-prev{cursor:pointer;width:16px;height:16px;background-size:cover;transition:opacity .3s ease-in-out}@media screen and (min-width:769px){.software-page .tpm-product-intl-scene-sell__recommend-next,.software-page .tpm-product-intl-scene-sell__recommend-prev{opacity:0}.software-page .tpm-product-intl-scene-sell__recommend-ctrl:hover .tpm-product-intl-scene-sell__recommend-next,.software-page .tpm-product-intl-scene-sell__recommend-ctrl:hover .tpm-product-intl-scene-sell__recommend-prev{opacity:.5}.software-page .tpm-product-intl-scene-sell__recommend-ctrl:hover .tpm-product-intl-scene-sell__recommend-next:hover,.software-page .tpm-product-intl-scene-sell__recommend-ctrl:hover .tpm-product-intl-scene-sell__recommend-prev:hover{opacity:1}}.software-page .tpm-product-intl-scene-sell__recommend-prev{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sell-prev.1a2ec945.svg)}.software-page .tpm-product-intl-scene-sell__recommend-next{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-scene-sell-next.ffaa4e2f.svg)}@media screen and (min-width:1600px){.software-page .tpm-product-intl-scene-sell__recommend-btn .tpm-product-intl-button{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene-sell__recommend-wrap{width:100%;margin-top:12px}.software-page .tpm-product-intl-scene-sell__recommend-text{font-size:14px;line-height:22px}.software-page .tpm-product-intl-scene-sell__recommend{padding:12px}.software-page .tpm-product-intl-scene-sell__recommend-hd{padding-bottom:12px}.software-page .tpm-product-intl-scene-sell__recommend-title{font-size:16px;line-height:24px}.software-page .tpm-product-intl-scene-sell__recommend-desc{font-size:12px;line-height:20px}.software-page .tpm-product-intl-scene-sell__recommend-bd{padding-top:12px}.software-page .tpm-product-intl-scene-sell__recommend-item{font-size:12px;line-height:22px}.software-page .tpm-product-intl-scene-sell__recommend-item+.tpm-product-intl-scene-sell__recommend-item{margin-top:4px}.software-page .tpm-product-intl-scene-sell__recommend-ft{margin-top:16px}}.software-page .tpm-product-intl-scene-sell__inner{position:relative;z-index:1;display:flex;justify-content:space-between}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section{background:#f5f8ff}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section .tpm-product-intl-section__hd{position:relative;z-index:1}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section .tpm-product-intl-section__bg{display:none}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section .tpm-product-intl-tab__bar-wrap{position:relative;z-index:1}.software-page .tpm-product-intl-scene-sell__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-size:auto 100%;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section{background:linear-gradient(180deg,#fff,#eaf4ff)}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section .tpm-product-intl-section__bd{padding:0}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section .tpm-product-intl-tab{width:100%;margin:0}.software-page .tpm-product-intl-scene-sell__section.tpm-product-intl-section .tpm-product-intl-tab__content{padding:0}.software-page .tpm-product-intl-scene-sell__bg{display:none}.software-page .tpm-product-intl-scene-sell__inner{padding:0 28px;display:block}}@media screen and (max-width:600px){.software-page .tpm-product-intl-scene-sell__inner{padding:0 16px}}.software-page .tpm-product-intl-text-overflow{color:red}.software-page .tpm-product-intl-hero2__ft-wrap{margin-top:20px;flex-shrink:0}.software-page .tpm-product-intl-hero2__ft{width:100%;display:flex;align-items:center}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-button{flex-shrink:0;width:auto;height:40px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-button--primary{min-width:240px;max-width:320px;border:0;background:#4f46e5}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-button--primary:hover{background:#3f37c4}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-button--primary:last-child{width:320px}}.software-page .tpm-product-intl-hero2__ft-right{width:0;flex-grow:1;margin-left:16px;display:flex;align-items:center}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__ft-right{opacity:1}.software-page .tpm-product-intl-hero2__ft-right.is-loading{opacity:0}}.software-page .tpm-product-intl-hero2__btn-weak{max-width:260px;flex-shrink:0;height:40px;padding:3px 15px;border:1px solid #fff;background:transparent;color:#fff;font-size:14px;line-height:22px;font-weight:500;-webkit-font-smoothing:initial;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-hero2__btn-weak:hover{border-color:#fff}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__btn-weak{cursor:pointer}}.software-page .tpm-product-intl-hero2__btn-weak.has-bubble:after{margin-left:8px;flex-shrink:0;display:block;content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero2-btn-weak.639cd736.svg)}.software-page .tpm-product-intl-hero2__btn-weak-text{text-align:center;display:inline-block;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.software-page .tpm-product-intl-hero2__btn-weak.has-bubble .tpm-product-intl-hero2__btn-weak-text{max-width:calc(100% - 24px)}.software-page .tpm-product-intl-hero2__btn-weak+.tpm-product-intl-hero2__btn-weak{margin-left:16px}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-hero2__link{flex-shrink:0;white-space:nowrap;color:#4f46e5;font-size:14px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-color:rgba(0,82,217,.28);text-decoration-color:rgba(0,82,217,.28);text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-hero2__link{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-hero2__link:hover{color:#0040ab;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;-webkit-text-decoration-style:solid!important;text-decoration-style:solid!important;-webkit-text-decoration-skip-ink:none!important;text-decoration-skip-ink:none!important;-webkit-text-decoration-color:rgba(0,82,217,.28)!important;text-decoration-color:rgba(0,82,217,.28)!important;text-decoration-thickness:auto!important;text-underline-offset:auto!important;text-underline-position:from-font!important;-webkit-text-decoration-color:rgba(0,64,171,.48)!important;text-decoration-color:rgba(0,64,171,.48)!important}}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-hero2__link{margin-left:16px}.software-page .tpm-product-intl-hero2__links-more{flex-shrink:0;margin-left:16px;position:relative;display:flex;align-items:center}.software-page .tpm-product-intl-hero2__links-more:after{content:"";width:16px;height:16px;display:block;margin-left:4px;flex-shrink:0;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-hero2-btn-more.639cd736.svg);background-size:cover}.software-page .tpm-product-intl-hero2__links-text{white-space:nowrap;color:#4f46e5;font-size:14px;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;-webkit-text-decoration-color:rgba(0,82,217,.28);text-decoration-color:rgba(0,82,217,.28);text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__links-text{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero2__links-text:hover{color:#0040ab;-webkit-text-decoration-color:rgba(0,64,171,.48);text-decoration-color:rgba(0,64,171,.48)}}.software-page .tpm-product-intl-hero2__btn-bubble .tpm-product-intl-bubble__inner,.software-page .tpm-product-intl-hero2__links-bubble .tpm-product-intl-bubble__inner{border:1px solid #f0f1f5;padding:8px 12px;border-radius:6px;background:#fff;box-shadow:0 4px 16px 0 rgba(22,51,100,.2)}.software-page .tpm-product-intl-hero2__btn-bubble .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-hero2__btn-bubble .tpm-product-intl-bubble__inner:before,.software-page .tpm-product-intl-hero2__links-bubble .tpm-product-intl-bubble__inner:after,.software-page .tpm-product-intl-hero2__links-bubble .tpm-product-intl-bubble__inner:before{display:none;content:none}.software-page .tpm-product-intl-hero2__btn-overflow .tpm-product-intl-hero2__link,.software-page .tpm-product-intl-hero2__links-overflow .tpm-product-intl-hero2__link{display:block;padding:4px 8px;color:#000;font-size:14px;line-height:22px;font-weight:500}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__btn-overflow .tpm-product-intl-hero2__link,.software-page .tpm-product-intl-hero2__links-overflow .tpm-product-intl-hero2__link{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-hero2__btn-overflow .tpm-product-intl-hero2__link:hover,.software-page .tpm-product-intl-hero2__links-overflow .tpm-product-intl-hero2__link:hover{background:rgba(0,82,217,.1);color:#4f46e5}}.software-page .tpm-product-intl-hero2__btn-overflow .tpm-product-intl-hero2__link+.tpm-product-intl-hero2__link,.software-page .tpm-product-intl-hero2__links-overflow .tpm-product-intl-hero2__link+.tpm-product-intl-hero2__link{margin-top:8px}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero2__ft-wrap{margin-top:24px}.software-page .tpm-product-intl-hero2__btn-weak,.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-button,.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-hero2__link,.software-page .tpm-product-intl-hero2__links-text{font-size:16px;line-height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero2__ft-wrap{margin-top:24px}.software-page .tpm-product-intl-hero2__ft{display:block}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-button{max-width:none;width:100%;min-width:0;height:36px;font-size:14px;line-height:22px}.software-page .tpm-product-intl-hero2__btns{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.software-page .tpm-product-intl-hero2__btns .tpm-product-intl-button{flex:1 0 auto;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:calc(50% - 6px)}.software-page .tpm-product-intl-hero2__btns .tpm-product-intl-hero2__btn-weak{flex:1 1 auto}.software-page .tpm-product-intl-hero2__weak-list{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.software-page .tpm-product-intl-hero2__btn-weak{width:-moz-fit-content;width:fit-content;max-width:100%;flex:1 1;height:36px;font-size:14px;line-height:28px}.software-page .tpm-product-intl-hero2__btn-weak:nth-child(2){margin-left:0}.software-page .tpm-product-intl-hero2__links{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px}.software-page .tpm-product-intl-hero2__ft .tpm-product-intl-hero2__link{margin:0}.software-page .tpm-product-intl-hero2__modal.tpm-product-intl-modal{top:auto;transform:translate(-50%);bottom:0}.software-page .tpm-product-intl-hero2__modal.tpm-product-intl-modal .tpm-product-intl-modal-header{display:none}.software-page .tpm-product-intl-hero2__modal.tpm-product-intl-modal .tpm-product-intl-modal-body{padding:24px 16px}.software-page .tpm-product-intl-hero2__modal.tpm-product-intl-modal .tpm-product-intl-hero2__link{text-align:center;padding:12px 8px;display:block;width:100%;color:#000;font-size:14px;line-height:22px;font-weight:500}}.software-page .tpm-product-intl-hero2{position:relative;height:300px;padding:48px 36px 28px;overflow:hidden;background:transparent}.software-page .tpm-product-intl-hero2.has-nav{padding-top:84px}.software-page .tpm-product-intl-hero2__bg{position:absolute;left:50%;transform:translateX(-50%);top:0;width:auto;height:100%;-webkit-mask:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.software-page .tpm-product-intl-hero2__inner{position:relative;height:100%;max-width:1180px;margin:0 auto}.software-page .tpm-product-intl-hero2__content{height:100%;display:flex;flex-direction:column;max-width:900px}.software-page .tpm-product-intl-hero2__top{margin-bottom:auto}.software-page .tpm-product-intl-hero2__title{color:hsla(0,0%,100%,.9);font-size:42px;line-height:64px;font-weight:600;flex-shrink:0}.software-page .tpm-product-intl-hero2__desc{height:-moz-fit-content;height:fit-content;margin-top:8px;color:hsla(0,0%,100%,.7);font-size:14px;line-height:22px}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}}@media screen and (min-width:1400px){.software-page .tpm-product-intl-hero2{padding:48px 48px 28px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero2__inner{max-width:1420px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero2{height:auto;padding:36px 28px}.software-page .tpm-product-intl-hero2__bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;-webkit-mask:none;mask:none}.software-page .tpm-product-intl-hero2__title{font-size:24px;line-height:32px}.software-page .tpm-product-intl-hero2__desc{margin-top:16px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}}@media screen and (max-width:600px){.software-page .tpm-product-intl-hero2{padding:36px 16px}}.software-page .tpm-product-intl-document__inner{display:flex}.software-page .tpm-product-intl-document__label{width:260px;flex-shrink:0;position:relative}.software-page .tpm-product-intl-document__label-content{overflow:auto;position:sticky;top:120px;width:100%;min-height:450px;max-height:calc(100vh - 600px)}.software-page .tpm-product-intl-document__label-content::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-product-intl-document__label-content::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-product-intl-document__label-content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:0}.software-page .tpm-product-intl-document__label-content::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-product-intl-document__label-content.is-show::-webkit-scrollbar-thumb{background-color:#e6e6ec}.software-page .tpm-product-intl-document__line{position:absolute;left:0;width:2px;background:#0052d9;transition:all .3s ease-in-out}.software-page .tpm-product-intl-document__menu{border-left:1px solid #dce1ec}.software-page .tpm-product-intl-document__menu-title{cursor:pointer;padding:16px;color:#000;font-weight:500;font-size:16px;line-height:22px}.software-page .tpm-product-intl-document__menu.is-active .tpm-product-intl-document__menu-title{color:#0052d9}.software-page .tpm-product-intl-document__sub-menu-item{cursor:pointer;padding:8px 16px 8px 32px;color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-document__sub-menu-item.is-active{color:#0052d9}.software-page .tpm-product-intl-document__content{width:0;flex-grow:1}.software-page .tpm-product-intl-document__label+.tpm-product-intl-document__content{margin-left:20px}.software-page .tpm-product-intl-document__item+.tpm-product-intl-document__item{margin-top:32px}.software-page .tpm-product-intl-document__item-title{font-size:28px;line-height:36px;font-weight:600;color:#000}.software-page .tpm-product-intl-document__item-content,.software-page .tpm-product-intl-document__sub-item+.tpm-product-intl-document__sub-item{margin-top:16px}.software-page .tpm-product-intl-document__sub-item-title{font-size:16px;line-height:24px;font-weight:500;color:#000}.software-page .tpm-product-intl-document__sub-item-desc{color:rgba(0,0,0,.8);font-size:12px;line-height:20px}.software-page .tpm-product-intl-document__sub-item-desc p:empty{overflow:hidden}.software-page .tpm-product-intl-document__sub-item-desc a{color:#0052d9;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;-webkit-text-decoration-color:rgba(0,82,217,.28);text-decoration-color:rgba(0,82,217,.28)}@media screen and (min-width:769px){.software-page .tpm-product-intl-document__sub-item-desc a{cursor:pointer;transition:all .3s ease-in-out}.software-page .tpm-product-intl-document__sub-item-desc a:hover{color:#0040ab;-webkit-text-decoration-color:rgba(0,64,171,.48);text-decoration-color:rgba(0,64,171,.48)}}.software-page .tpm-product-intl-document__sub-item-desc *+*{margin-top:8px}.software-page .tpm-product-intl-document__sub-item-desc ol,.software-page .tpm-product-intl-document__sub-item-desc ul{padding-left:24px}.software-page .tpm-product-intl-document__sub-item-desc ul li{list-style-type:disc!important}.software-page .tpm-product-intl-document__sub-item-desc ol li{list-style-type:decimal!important}.software-page .tpm-product-intl-document__sub-item-title+.tpm-product-intl-document__sub-item-desc{margin-top:16px}.software-page .tpm-product-intl-document__sub-item-img{margin-top:16px;max-width:100%}@media screen and (min-width:1600px){.software-page .tpm-product-intl-document__item+.tpm-product-intl-document__item{margin-top:40px}.software-page .tpm-product-intl-document__item-title{font-size:30px;line-height:38px}.software-page .tpm-product-intl-document__item-content,.software-page .tpm-product-intl-document__sub-item+.tpm-product-intl-document__sub-item{margin-top:20px}.software-page .tpm-product-intl-document__sub-item-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-document__sub-item-desc{font-size:14px;line-height:22px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-document__item-title{font-size:24px;line-height:32px}.software-page .tpm-product-intl-document__item-content{margin-top:12px}.software-page .tpm-product-intl-document__sub-item+.tpm-product-intl-document__sub-item{margin-top:16px}.software-page .tpm-product-intl-document__sub-item-img,.software-page .tpm-product-intl-document__sub-item-title+.tpm-product-intl-document__sub-item-desc{margin-top:12px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-show-mobile{display:none}}@media screen and (max-width:768px){.software-page .tpm-product-intl-show-pc{display:none}}.software-page .tpm-product-intl-compliance__card{width:100%;height:100%;display:block;position:relative;border:1px solid #d8e7ff;background:linear-gradient(214deg,#eaf4ff,#fff 74%);padding:15px}.software-page .tpm-product-intl-compliance__card:after{content:"";width:64px;height:90px;position:absolute;right:20px;top:14px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-compliance-card-bg.82b146d7.svg);background-position:100% 0;background-size:100% auto;background-repeat:no-repeat}@media screen and (min-width:769px){.software-page .tpm-product-intl-compliance__card{transition:all .3s ease-in-out}.software-page .tpm-product-intl-compliance__card:hover{box-shadow:0 2px 8px 0 rgba(0,0,0,.1)}}.software-page .tpm-product-intl-compliance__card-inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.software-page .tpm-product-intl-compliance__card-icon{height:44px}.software-page .tpm-product-intl-compliance__card-title{width:100%;color:#000;margin-top:12px;font-size:16px;line-height:24px;font-weight:600;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-compliance__card-decorate{height:18px;width:100%;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-compliance-card-decorate.ce94ba5f.svg);background-size:auto 10px;background-position:100% 0;background-repeat:no-repeat;position:relative;z-index:1}.software-page .tpm-product-intl-compliance__card-decorate:before{content:"";width:calc(100% - 100px);height:1px;position:absolute;left:0;top:8px;background:#d8e7ff}.software-page .tpm-product-intl-compliance__card-decorate:after{content:"";width:5px;height:5px;background:#d8e7ff;position:absolute;left:0;top:8px;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center}.software-page .tpm-product-intl-compliance__card-desc{margin-bottom:auto;margin-top:2px;font-size:14px;line-height:22px;color:rgba(0,0,0,.7)}@media screen and (min-width:769px){.software-page .tpm-product-intl-compliance__card-desc{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}}.software-page .tpm-product-intl-compliance__card-links{margin-top:16px}.software-page .tpm-product-intl-compliance__card-links .tpm-product-intl-link{font-size:14px;line-height:22px;font-weight:500}.software-page .tpm-product-intl-compliance__card-links .tpm-product-intl-link__icon{width:22px;height:22px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-compliance-link.9d797439.svg)}.software-page .tpm-product-intl-compliance__card-desc,.software-page .tpm-product-intl-compliance__card-links,.software-page .tpm-product-intl-compliance__card-title{position:relative;z-index:1}@media screen and (min-width:1600px){.software-page .tpm-product-intl-compliance__card{padding:19px}.software-page .tpm-product-intl-compliance__card-icon{height:50px}.software-page .tpm-product-intl-compliance__card-title{font-size:18px;line-height:26px}.software-page .tpm-product-intl-compliance__card-links .tpm-product-intl-link{font-size:16px;line-height:24px}.software-page .tpm-product-intl-compliance__card-links .tpm-product-intl-link__icon{width:24px;height:24px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-compliance__card-inner{display:block}.software-page .tpm-product-intl-compliance__card-desc{margin-top:0;height:auto;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical}.software-page .tpm-product-intl-compliance__card-links{margin-top:8px}}.software-page .tpm-product-intl-compliance__inner{display:flex}.software-page .tpm-product-intl-compliance__label{width:260px;flex-shrink:0;position:relative}.software-page .tpm-product-intl-compliance__label-content{overflow:auto;position:sticky;top:120px;width:100%;min-height:450px;max-height:calc(100vh - 600px)}.software-page .tpm-product-intl-compliance__label-content::-webkit-scrollbar{background-color:transparent;width:4px;height:4px;background-clip:padding-box}.software-page .tpm-product-intl-compliance__label-content::-webkit-scrollbar-button{background-color:transparent}.software-page .tpm-product-intl-compliance__label-content::-webkit-scrollbar-thumb{background-color:transparent;border-radius:0}.software-page .tpm-product-intl-compliance__label-content::-webkit-scrollbar-corner{background-color:transparent}.software-page .tpm-product-intl-compliance__label-content.is-show::-webkit-scrollbar-thumb{background-color:#e6e6ec}.software-page .tpm-product-intl-compliance__line{position:absolute;left:0;width:2px;background:#0052d9;transition:all .3s ease-in-out}.software-page .tpm-product-intl-compliance__menu{border-left:1px solid #dce1ec}.software-page .tpm-product-intl-compliance__menu-title{cursor:pointer;padding:16px;color:#000;font-weight:500;font-size:16px;line-height:22px}.software-page .tpm-product-intl-compliance__menu.is-active .tpm-product-intl-compliance__menu-title{color:#0052d9}.software-page .tpm-product-intl-compliance__item+.tpm-product-intl-compliance__item{margin-top:60px}.software-page .tpm-product-intl-compliance__item-title{color:#000;font-size:32px;line-height:40px;font-weight:600}.software-page .tpm-product-intl-compliance__item-desc{color:rgba(0,0,0,.7);font-size:14px;line-height:22px}.software-page .tpm-product-intl-compliance__item-desc+.tpm-product-intl-compliance__item-content,.software-page .tpm-product-intl-compliance__item-title+.tpm-product-intl-compliance__item-content,.software-page .tpm-product-intl-compliance__item-title+.tpm-product-intl-compliance__item-desc{margin-top:24px}.software-page .tpm-product-intl-compliance__label+.tpm-product-intl-compliance__content{margin-left:20px}@media screen and (max-width:768px){.software-page .tpm-product-intl-compliance .is-hidden,.software-page .tpm-product-intl-compliance__label{display:none}.software-page .tpm-product-intl-compliance__label+.tpm-product-intl-compliance__content{margin:0}.software-page .tpm-product-intl-compliance__content{width:100%}.software-page .tpm-product-intl-compliance__item+.tpm-product-intl-compliance__item{margin-top:24px}.software-page .tpm-product-intl-compliance__item-title{font-size:24px;line-height:32px}.software-page .tpm-product-intl-compliance__item-desc+.tpm-product-intl-compliance__item-content,.software-page .tpm-product-intl-compliance__item-title+.tpm-product-intl-compliance__item-content,.software-page .tpm-product-intl-compliance__item-title+.tpm-product-intl-compliance__item-desc{margin-top:16px}.software-page .tpm-product-intl-compliance__ft{margin-top:16px;display:flex;align-items:center;justify-content:center}.software-page .tpm-product-intl-compliance__btn{display:flex;align-items:center;color:#0052d9;font-size:16px;line-height:24px;font-weight:500}.software-page .tpm-product-intl-compliance__btn:after{content:"";width:16px;height:16px;display:block;margin-left:4px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-compliance-arrow.34cdc553.svg)}.software-page .tpm-product-intl-compliance__btn.is-show:after{transform:rotate(180deg)}}.software-page [class^=tpm-] .swiper-container{overflow:hidden}.software-page [class^=tpm-] .swiper-container .swiper-wrapper{display:flex;flex-wrap:nowrap}.software-page [class^=tpm-] .swiper-container .swiper-slide{display:inline-block;height:auto;flex-shrink:0}.software-page .bg-gray .tpm-product-intl-intro-card5__item{border-color:#fff}.software-page .tpm-product-intl-intro-card5__item{display:block;background:#fff;border:1px solid #dce1ec;height:240px;width:100%;cursor:pointer;transition:all .2s ease-in-out}@media (min-width:769px){.software-page .tpm-product-intl-intro-card5__item:hover{border:1px solid #0052d9;box-shadow:0 2 4 2 rgba(0,0,0,.05),0 2 8 -1 rgba(0,0,0,.05)}.software-page .tpm-product-intl-intro-card5__item:hover .tpm-product-intl-intro-card5__item-cont:after{opacity:1;transform:translateX(8px)}}.software-page .tpm-product-intl-intro-card5__item-inner{padding:24px;display:flex;flex-direction:column;gap:16px;height:100%}.software-page .tpm-product-intl-intro-card5__item-hd{display:flex;flex-direction:row;align-items:center;gap:16px}.software-page .tpm-product-intl-intro-card5__item-img{flex:0 1 44px;height:44px}.software-page .tpm-product-intl-intro-card5__item-cont{flex:1 1;width:0;display:flex;flex-direction:column;gap:3px;position:relative}@media (min-width:769px){.software-page .tpm-product-intl-intro-card5__item-cont:after{content:"";display:inline-block;width:16px;height:16px;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/tpm-product-intl-intro-card5-arrow.f60ce6da.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:4px;right:0;opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out}}.software-page .tpm-product-intl-intro-card5__item-title{font-size:16px;line-height:24px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:rgba(0,0,0,.9)}@media (min-width:769px){.software-page .tpm-product-intl-intro-card5__item-title{padding-right:16px}}.software-page .tpm-product-intl-intro-card5__item-subtit{font-size:12px;line-height:20px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;font-weight:400;color:rgba(0,0,0,.9)}.software-page .tpm-product-intl-intro-card5__item-desc{word-break:break-word;font-size:14px;line-height:22px;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;font-weight:400;color:rgba(0,0,0,.7)}.software-page .tpm-product-intl-intro-card5__item-ft{margin-top:auto;display:flex;flex-direction:column;gap:2px}.software-page .tpm-product-intl-intro-card5__item-li{display:flex;flex-direction:row;align-items:flex-start;gap:4px}.software-page .tpm-product-intl-intro-card5__item-li-label{flex:0 1 100px;font-size:12px;line-height:20px;line-height:22px;color:rgba(0,0,0,.5)}.software-page .tpm-product-intl-intro-card5__item-li-value{flex:1 1;width:0;font-size:12px;line-height:20px;line-height:22px;color:rgba(0,0,0,.5);display:inline-flex;flex-direction:row;flex-wrap:wrap;word-break:break-word;gap:4px}.software-page .tpm-product-intl-intro-card5__item-li-value .tpm-product-intl-text--highlight{font-size:14px;line-height:22px;font-weight:500;color:#ff7800;word-break:break-word}@font-face{font-family:WixMadeforDisplay;src:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-SemiBold.0a8dceb6.eot);src:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-SemiBold.0a8dceb6.eot?#iefix) format("embedded-opentype"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-SemiBold.2efa3446.woff2) format("woff2"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-SemiBold.5ecca006.woff) format("woff"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-SemiBold.6c4e3edc.ttf) format("truetype"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-SemiBold.025011c5.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:WixMadeforDisplay2;src:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Bold.75a89ff3.eot);src:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Bold.75a89ff3.eot?#iefix) format("embedded-opentype"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Bold.ed16efaa.woff2) format("woff2"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Bold.aa8aa600.woff) format("woff"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Bold.06e2e3cd.ttf) format("truetype"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Bold.7bcbf066.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:WixMadeforDisplay3;src:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Regular.58c405b9.eot);src:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Regular.58c405b9.eot?#iefix) format("embedded-opentype"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Regular.29933c34.woff2) format("woff2"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Regular.e361c23a.woff) format("woff"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Regular.9c44aab4.ttf) format("truetype"),url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/WixMadeforDisplay-Regular.945f1603.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}html{font-family:PingFang SC,helvetica neue,arial,hiragino sans gb,microsoft yahei ui,microsoft yahei,simsun,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.software-page .homepage{min-height:100vh;position:relative}.software-page .homepage__bg{position:absolute;left:0;top:0;z-index:-1;width:100%;height:104vh;display:flex;direction:column}.software-page .homepage__bg-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2;opacity:1}.software-page .homepage__bg-wrap{position:absolute;left:0;top:-68px;z-index:-1;width:100%;height:100%;overflow:hidden}.software-page .homepage__bg-inner{position:absolute;left:0;top:0;width:100%;height:100%;background-size:auto 100%;background-repeat:no-repeat;background-position:top;z-index:-1}.software-page .homepage .homepage-content .link-hover-effect{display:inline-flex;align-items:center;transition:all .3s ease}.software-page .homepage .homepage-content .link-hover-effect .icon,.software-page .homepage .homepage-content .link-hover-effect svg{transition:transform .3s ease;margin-left:4px}.software-page .homepage .homepage-content .link-hover-effect:hover .icon,.software-page .homepage .homepage-content .link-hover-effect:hover svg{transform:translateX(4px)}.software-page .homepage .homepage-content-advantages-section{position:relative}.software-page .homepage .homepage-content-advantages-section:before{content:"";position:absolute;top:-45px;left:0;width:100%;height:61px;backdrop-filter:blur(10px);background:linear-gradient(0deg,#fff,#fff 2%,hsla(0,0%,100%,.95) 10%,hsla(0,0%,100%,.87) 20%,hsla(0,0%,100%,.75) 30%,hsla(0,0%,100%,.3) 60%,hsla(0,0%,100%,.15) 75%,hsla(0,0%,100%,.05) 90%,hsla(0,0%,100%,0));pointer-events:none;z-index:1}.software-page .homepage .homepage-content-advantages-section-inner{position:relative}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px;position:relative}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header .advantages-title{color:var(--tea-color-text-primary,rgba(0,0,0,.9));font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay;-webkit-font-smoothing:subpixel-antialiased;font-size:40px;font-style:normal;font-weight:400;line-height:56px;text-align:center}.software-page .homepage .homepage-content-advantages-section-inner .advantages-grid-columns{border:.5px solid #e6e9ef}.software-page .homepage .homepage-content-advantages-section-inner .tpm-portal-intl-grid__col{display:flex}.software-page .homepage .homepage-content-advantages-section-inner .tpm-portal-intl-grid__col>*{flex:1 1 auto}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background:#fff;padding:40px;transition:all .3s ease;position:relative;overflow:hidden;border:.5px solid #e6e9ef}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__content{margin-bottom:32px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__title{color:var(--tea-color-text-primary,rgba(0,0,0,.9));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__description{margin-top:8px;color:var(--color-text-tertiary,rgba(0,0,0,.5));font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__illustration{margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__illustration .demo-image{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;transition:transform .3s ease;max-width:100%;height:auto}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__illustration:hover .demo-image{transform:scale(1.05)}.software-page .homepage .homepage-content-solutions-section{background:var(--color-bg-primary-lighten,#f2f4f8)}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header{text-align:center;margin-bottom:48px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-nav-btn{background-color:transparent;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:PingFang SC;font-size:20px;font-style:normal;font-weight:400;line-height:normal;border-radius:4px;border:.5px solid var(--tea-color-text-tertiary,rgba(0,0,0,.5));padding:4px 12px;transition:all .3s ease;margin-bottom:24px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;cursor:default;pointer-events:none}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-title{color:var(--color-text-primary,rgba(0,0,0,.9));text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay;-webkit-font-smoothing:subpixel-antialiased;font-size:48px;font-style:normal;font-weight:400;line-height:64px;max-width:900px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-title .solutions-title-line--short{margin-bottom:8px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-title .solutions-title-line--long{display:block}.software-page .homepage .homepage-content-certifications-section .certifications-content{display:flex;justify-content:space-between;align-items:flex-start}.software-page .homepage .homepage-content-certifications-section .certifications-title{color:var(--color-text-primary,rgba(0,0,0,.9));font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay;-webkit-font-smoothing:subpixel-antialiased;font-size:40px;font-style:normal;font-weight:400;line-height:56px;text-align:left;max-width:400px}.software-page .homepage .homepage-content-certifications-section .certifications-logos{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:80px;gap:80px;grid-row-gap:40px;row-gap:40px;transition:gap .3s ease,row-gap .3s ease,column-gap .3s ease,grid-template-columns .3s ease;transition:gap .3s ease,row-gap .3s ease,column-gap .3s ease,grid-template-columns .3s ease,-moz-column-gap .3s ease,-ms-grid-columns .3s ease}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo{display:flex;align-items:center;justify-content:center}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo>img{width:128px;height:128px;flex-shrink:0;aspect-ratio:128/128}.software-page .homepage .homepage-content-cta-section{padding:80px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;min-height:400px;background:#080808}.software-page .homepage .homepage-content-cta-section .tpm-portal-intl-module:before{content:"";width:100%;height:102%;position:absolute;left:0;top:0;backdrop-filter:blur(20px);z-index:2}.software-page .homepage .homepage-content-cta-section .cta-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;opacity:1}.software-page .homepage .homepage-content-cta-section .cta-content{position:relative;z-index:2}.software-page .homepage .homepage-content-cta-section h2{color:var(--tea-color-text-on-bg-brand-default,hsla(0,0%,100%,.9));text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:WixMadeforDisplay;-webkit-font-smoothing:subpixel-antialiased;font-size:48px;font-style:normal;font-weight:400;line-height:64px}.software-page .homepage .homepage-content-cta-section h2:last-of-type{margin-bottom:48px}.software-page .homepage .homepage-content-cta-section .cta-button{font-size:18px;font-style:normal;font-weight:var(--body-medium-fontWeight,450);line-height:28px;height:56px;gap:98px;border-radius:32px;background:linear-gradient(180deg,rgba(0,82,217,0),rgba(51,47,255,.6)),rgba(51,51,51,.4);background-blend-mode:normal,plus-lighter;backdrop-filter:blur(23px)}.software-page .homepage .homepage-content-cta-section .cta-button:before{background:linear-gradient(180deg,rgba(113,202,255,.7),rgba(71,67,255,.5) 50%,rgba(113,202,255,.3))}.software-page .homepage .homepage-content-cta-section .cta-button:hover{background:linear-gradient(180deg,rgba(0,82,217,.15),rgba(65,62,216,.75)),linear-gradient(0deg,rgba(30,35,65,.55),rgba(38,40,96,.35))}.software-page .homepage .homepage-content-cta-section .cta-button:hover:before{background:linear-gradient(180deg,#71caff,rgba(71,67,255,.6) 50%,rgba(113,202,255,.4))}.software-page .homepage .homepage-content-cta-section .cta-button>svg{transition:transform .35s cubic-bezier(.4,0,.2,1)}.software-page .homepage .homepage-content-cta-section .cta-button:hover>svg{transform:translateX(6px)}@media screen and (min-width:768px){.software-page .homepage .tpm-portal-intl-section__inner{padding:80px 0}}@media (max-width:1920px){.software-page .homepage .homepage-content-certifications-section .certifications-title{max-width:400px}.software-page .homepage .homepage-content-certifications-section .certifications-logos{gap:40px}}@media (max-width:1600px){.software-page .homepage .tpm-portal-intl-section__inner{padding:56px 0}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header{margin-bottom:32px}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header .advantages-title{font-size:32px;line-height:48px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card{padding:32px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__content{margin-bottom:24px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__title{font-size:20px;line-height:36px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header{margin-bottom:32px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-title{font-size:40px;line-height:56px}.software-page .homepage .homepage-content-certifications-section .certifications-title{font-size:32px;line-height:48px;max-width:380px}.software-page .homepage .homepage-content-certifications-section .certifications-logos{gap:32px}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo>img{aspect-ratio:120/120;width:120px;height:120px}.software-page .homepage .homepage-content-cta-section{padding:0}.software-page .homepage .homepage-content-cta-section h2{font-size:40px;line-height:56px}.software-page .homepage .homepage-content-cta-section .cta-button{gap:92px;padding:12px 24px;font-size:16px;line-height:24px}.software-page .homepage .homepage-content-cta-section .cta-button>svg{width:18px!important;height:18px!important}}@media (max-width:1400px){.software-page .homepage .homepage-content-advantages-section-inner .advantage-card{padding:24px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__content{margin-bottom:16px}.software-page .homepage .homepage-content-certifications-section .certifications-title{font-size:32px;line-height:48px;max-width:380px}.software-page .homepage .homepage-content-certifications-section .certifications-logos{gap:24px}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo>img{aspect-ratio:100/100;width:100px;height:100px}.software-page .homepage .homepage-content-cta-section h2{font-size:40px;line-height:56px}}@media (min-width:769px) and (max-width:1200px){.software-page .homepage__bg{height:910px}.software-page .homepage .homepage-content .tcs-hero-banner{height:800px;padding:0}.software-page .homepage .homepage-content .tcs-hero-banner .tcs-hero-banner-brand-logos{padding-bottom:0}.software-page .homepage .homepage-content-advantages-section .tpm-portal-intl-section__inner{padding:28px 0 56px}.software-page .homepage .homepage-content-certifications-section .certifications-content{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.software-page .homepage .homepage-content-certifications-section .certifications-title{max-width:100%;margin-bottom:0}.software-page .homepage .homepage-content-certifications-section .certifications-logos{width:100%;grid-template-columns:repeat(6,1fr);gap:24px 0}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo>img{width:104px;height:104px;aspect-ratio:104/104}}@media (max-width:768px){body{min-width:320px}.software-page .homepage .tpm-portal-intl-section__inner{padding:40px 0}.software-page .homepage-content-solutions-section-inner .tpm-portal-intl-grid__row.solutions-grid-row{gap:24px}}@media screen and (min-width:601px) and (max-width:768px){.software-page .homepage__bg{height:770px}.software-page .homepage__bg-wrap{top:-108px}.software-page .homepage .tpm-portal-intl-section__inner{padding:48px 0}.software-page .homepage .homepage-content-advantages-section .tpm-portal-intl-section__inner{padding:24px 0 48px}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header{margin-bottom:32px}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header .advantages-title{font-size:28px;line-height:44px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card:hover .demo-image{transform:scale(1)}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header{margin-bottom:32px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-title{font-size:28px;line-height:44px}.software-page .homepage .homepage-content-certifications-section .certifications-content{display:flex;flex-direction:column;align-items:center;gap:0}.software-page .homepage .homepage-content-certifications-section .certifications-title{max-width:100%;font-size:28px;line-height:44px;margin-bottom:32px}.software-page .homepage .homepage-content-certifications-section .certifications-logos{grid-template-columns:repeat(4,1fr);gap:32px;width:100%;margin:0 auto}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo>img{width:80px;height:80px;flex-shrink:0;aspect-ratio:80/80}.software-page .homepage .homepage-content-cta-section h2{font-size:28px;line-height:44px}.software-page .homepage .homepage-content-cta-section h2:last-of-type{margin-bottom:32px}}@media (max-width:600px){.software-page .homepage__bg{height:605px}.software-page .homepage__bg-wrap{top:-108px}.software-page .homepage .homepage-content-advantages-section .tpm-portal-intl-section__inner{padding:20px 0 40px}.software-page .homepage .homepage-content-advantages-section-inner{margin:0 auto}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header .advantages-title{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header .advantages-nav-btn{width:20px;height:20px}.software-page .homepage .homepage-content-advantages-section-inner .advantages-header .advantages-nav-btn #arrow-right-stroke{width:10px!important;height:10px!important}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card{padding:24px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__content{margin-bottom:16px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__title{font-size:16px;line-height:24px}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__description{height:auto;font-size:12px;line-height:20px;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient:vertical;overflow:visible}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__illustration{height:auto}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__illustration .demo-image{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;transition:transform .3s ease;max-width:100%;height:auto}.software-page .homepage .homepage-content-advantages-section-inner .advantage-card__illustration:hover .demo-image{transform:scale(1)}.software-page .homepage .homepage-content-solutions-section-inner{margin:0 auto}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header{margin-bottom:24px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-nav-btn{font-size:10px;line-height:auto;margin-bottom:12px}.software-page .homepage .homepage-content-solutions-section-inner .solutions-header .solutions-title{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-certifications-section .certifications-title{display:block;max-width:100%;margin-bottom:24px;font-size:20px;line-height:28px;text-align:center}.software-page .homepage .homepage-content-certifications-section .certifications-content{display:flex;flex-direction:column;align-items:center}.software-page .homepage .homepage-content-certifications-section .certifications-logos{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;margin:0 auto}.software-page .homepage .homepage-content-certifications-section .certifications-logos .certification-logo>img{width:64px;height:64px;flex-shrink:0;aspect-ratio:64/64}.software-page .homepage .homepage-content-cta-section{min-height:240px;padding:0}.software-page .homepage .homepage-content-cta-section .cta-video-bg{position:absolute;top:-30px;left:-50px;width:calc(100% + 100px);height:calc(100% + 100px);-o-object-fit:cover;object-fit:cover;z-index:1;opacity:1}.software-page .homepage .homepage-content-cta-section h2{font-size:20px;line-height:28px}.software-page .homepage .homepage-content-cta-section h2:last-of-type{margin-bottom:24px}.software-page .homepage .homepage-content-cta-section .cta-button{gap:72px;padding:12px 24px;height:44px;font-size:12px;line-height:20px}.software-page .homepage .homepage-content-cta-section .cta-button>svg{width:16px!important;height:16px!important}}@media screen and (min-width:769px){body{min-width:1200px}body:has(.homepage-content){min-width:0}}.software-page .tpm-product-intl-top-nav.is-fixed .tpm-product-intl-top-nav__btn-list{opacity:1}.software-page .tpm-product-intl-top-nav__content{border-radius:0}@media screen and (max-width:768px){.software-page .tpm-product-intl-top-nav__content{position:relative}}.software-page .tpm-product-intl-top-nav__content:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;backdrop-filter:blur(44px)}@media screen and (min-width:769px){.software-page .tpm-product-intl-top-nav__content .tpm-product-intl-top-nav__hd:hover .tpm-product-intl-top-nav__title{color:#fff}.software-page .tpm-product-intl-top-nav__content .tpm-product-intl-top-nav__hd:hover .tpm-product-intl-top-nav__product-wrap{backdrop-filter:blur(44px)}}@media screen and (max-width:768px){.software-page .tpm-product-intl-top-nav__content .tpm-product-intl-top-nav__product-list{background:#000}}.software-page .tpm-product-intl-hero__inner{align-items:center}.software-page .tpm-product-intl-hero__content{max-width:900px}.software-page .tpm-product-intl-hero__activity-img{opacity:0}.software-page .tpm-product-intl-hero__advantage-desc,.software-page .tpm-product-intl-hero__advantage-title{color:#fff!important}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero__btn-weak{transition:background .3s ease-in-out,color .3s ease-in-out}.software-page .tpm-product-intl-hero__btn-weak:hover{background:#fff;color:#4f46e5}.software-page .tpm-product-intl-hero__act{border-radius:0;border:1px solid transparent;-o-border-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 40%,hsla(0,0%,100%,.5)) 1;border-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 40%,hsla(0,0%,100%,.5)) 1;background:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.2))!important}}@media screen and (max-width:768px){.software-page .tpm-product-intl-hero{padding-top:24px}.software-page .tpm-product-intl-hero__ft-wrap{margin-top:48px}.software-page .tpm-product-intl-hero__activity,.software-page .tpm-product-intl-hero__video-wrap{border-radius:0;border:1px solid transparent;-o-border-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 40%,hsla(0,0%,100%,.5)) 1;border-image:linear-gradient(180deg,hsla(0,0%,100%,.2) 40%,hsla(0,0%,100%,.5)) 1;background:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.2))!important}}.software-page .tpm-product-intl-hero{background:#181818}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero{margin-top:-56px;height:476px;padding-top:132px;padding-bottom:68px}.software-page .tpm-product-intl-hero.has-nav{padding-top:162px}.software-page .tpm-product-intl-hero.has-advantage{padding-top:124px}.software-page .tpm-product-intl-hero.has-advantage.has-nav{padding-top:152px}.software-page .tpm-product-intl-hero.has-list{padding-top:140px}.software-page .tpm-product-intl-hero.has-list.has-nav{padding-top:162px}.software-page .tpm-product-intl-hero__ft-wrap{margin-top:32px}.software-page .tpm-product-intl-hero__ft .tpm-product-intl-button,.software-page .tpm-product-intl-hero__ft .tpm-product-intl-hero__btn-weak{height:48px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-hero{height:566px}.software-page .tpm-product-intl-hero.has-advantage.has-nav{padding-top:146px}.software-page .tpm-product-intl-hero__ft-wrap{margin-top:36px}}.software-page .tpm-product-intl-hero2{background:#181818}@media screen and (min-width:769px){.software-page .tpm-product-intl-hero2__btn-weak:hover{background:#fff;color:#4f46e5}.software-page .tpm-product-intl-hero2{margin-top:-56px;height:396px;padding-top:124px;padding-bottom:48px}.software-page .tpm-product-intl-hero2.has-nav{padding-top:160px;padding-bottom:48px}}.software-page .tpm-product-intl-faq.bg-linear{background:linear-gradient(180deg,#f5f8fd,#fff)}.software-page .tpm-product-intl-faq.bg-linear:after,.software-page .tpm-product-intl-faq.bg-linear:before{content:none;display:none}.software-page .tpm-product-intl-faq__tag{border:1px solid #4f46e5}@media screen and (min-width:769px){.software-page .tpm-product-intl-faq__item:last-child{border-bottom:0}}.software-page #TpmTransferFooter .tpm-product-intl-section__title{text-align:left}.software-page .tpm-product-intl-section__tag{border:1px solid #4f46e5}@media screen and (min-width:769px){.software-page .tpm-product-intl-section__inner{padding:56px 0}.software-page .productpage-footer .tpm-product-intl-section__inner{padding:80px 0 24px}.software-page .tpm-product-intl-section__title{font-size:32px;font-weight:500;line-height:48px}.software-page .tpm-product-intl-section__hd{margin-bottom:24px}.software-page .tpm-product-intl-section__ft{margin-bottom:-24px}}@media screen and (min-width:1600px){.software-page .tpm-product-intl-section__title{font-size:40px;font-weight:500;line-height:56px}}@media screen and (min-width:769px){.software-page .tpm-product-intl-tab__bar-inner{border-radius:27px}.software-page .tpm-product-intl-tab__active-bar,.software-page .tpm-product-intl-tab__item{border-radius:23px}}@media screen and (max-width:768px){.software-page .tpm-product-intl-tab__item-content{font-size:12px;font-weight:600;line-height:20px}}.software-page .tpm-product-intl-doc{background-image:none}.software-page .tpm-product-intl-doc__btns .tpm-product-intl-button{border-color:#4f46e5}.software-page .tpm-product-intl-scene2__section .tpm-product-intl-section__bg{display:block}.software-page .tpm-product-intl-scene2__bg{display:none}@media screen and (max-width:768px){.software-page .tpm-product-intl-scene2__section.bg-gray,.software-page .tpm-product-intl-scene2__section.bg-linear{background:#f7f8fb}}.software-page .software-page-footer{background:#080808;position:relative}@media screen and (min-width:769px){.software-page .software-page-footer .tpm-portal-intl-section__inner,.software-page .software-page-footer .tpm-product-intl-section__inner{padding:80px 0 24px}.software-page .software-page-footer:before{opacity:.5;content:"";width:100%;height:200px;position:absolute;left:0;bottom:6px;background-size:cover;background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/software-page-footer-bg.e370c8dc.png)}}.software-page .tpm-product-intl-section__linear-box1{background-image:url(https://staticintl.cloudcachetci.com/front/tkex/software/_next/static/media/software-section-bg-linear.7089831a.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.software-page .tpm-product-intl-section__linear-box2{display:none}@media screen and (max-width:768px){.software-page{min-width:320px}}@media screen and (min-width:769px){.software-page .software-sub-page-section .tpm-product-intl-tab__bar-wrap{padding:0}.software-page .software-sub-page-section .tpm-product-intl-tab__bar-backward,.software-page .software-sub-page-section .tpm-product-intl-tab__bar-forward{display:none}.software-page .software-sub-page-section .tpm-product-intl-tab__bar-inner{min-width:0;width:auto}.software-page .software-sub-page-section .tpm-product-intl-tab__item{flex:none;width:-moz-fit-content;width:fit-content}}