.el-skeleton{--el-skeleton-circle-size:var(--el-avatar-size)}.el-skeleton__item{background:var(--el-skeleton-color);border-radius:var(--el-border-radius-base);display:inline-block;height:16px;width:100%}.el-skeleton__circle{border-radius:50%;height:var(--el-skeleton-circle-size);line-height:var(--el-skeleton-circle-size);width:var(--el-skeleton-circle-size)}.el-skeleton__button{border-radius:4px;height:40px;width:64px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{height:var(--el-font-size-small);width:100%}.el-skeleton__caption{height:var(--el-font-size-extra-small)}.el-skeleton__h1{height:var(--el-font-size-extra-large)}.el-skeleton__h3{height:var(--el-font-size-large)}.el-skeleton__h5{height:var(--el-font-size-medium)}.el-skeleton__image{align-items:center;border-radius:0;display:flex;justify-content:center;width:unset}.el-skeleton__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:22%;width:22%}.el-skeleton{--el-skeleton-color:var(--el-fill-color);--el-skeleton-to-color:var(--el-fill-color-darker)}@keyframes el-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{background:var(--el-skeleton-color);height:16px;margin-top:16px}.el-skeleton.is-animated .el-skeleton__item{animation:el-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--el-skeleton-color) 25%,var(--el-skeleton-to-color) 37%,var(--el-skeleton-color) 63%);background-size:400% 100%}.el-input-number{display:inline-flex;line-height:30px;position:relative;vertical-align:middle;width:150px}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;line-height:1;text-align:center}.el-input-number .el-input__inner::-webkit-inner-spin-button,.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number__decrease,.el-input-number__increase{align-items:center;background:var(--el-fill-color-light);bottom:1px;color:var(--el-text-color-regular);cursor:pointer;display:flex;font-size:13px;height:auto;justify-content:center;position:absolute;top:1px;-webkit-user-select:none;user-select:none;width:32px;z-index:1}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:var(--el-color-primary)}.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-left:var(--el-border);border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{line-height:38px;width:180px}.el-input-number--large .el-input-number__decrease,.el-input-number--large .el-input-number__increase{font-size:14px;width:40px}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{line-height:22px;width:120px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{font-size:12px;width:24px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-bottom:var(--el-border);border-radius:0 var(--el-border-radius-base) 0 0;bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;border-right:none;left:auto;right:1px;top:auto}.el-input-number.is-controls-right[class*=large] [class*=decrease],.el-input-number.is-controls-right[class*=large] [class*=increase]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{--el-input-number-controls-height:11px}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}a[data-v-d3773339]{text-decoration:none}.pricing_box[data-v-d3773339]{background-color:#f4f5f8}.pricing_box .ks-content[data-v-d3773339]{margin:0 auto;padding-top:81px;width:1196px}.pricing_box .ks-content .ks-content__tabs[data-v-d3773339]{align-items:center;background-color:#fff;border:1px solid #ebeff8;border-radius:8px;display:flex;height:73px;justify-content:space-between;margin-bottom:40px;margin-top:48px;padding:0 11px}.pricing_box .ks-content .ks-content__tabs .active[data-v-d3773339]{background-color:#e9f8f4;color:#00a05e}.pricing_box .ks-content .ks-content__tabs .ks_btn[data-v-d3773339]{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:22px;font-weight:500;height:76.71233%;justify-content:center;position:relative;text-align:center;width:26.96429%;z-index:0}.pricing_box .ks-content .feature[data-v-d3773339]{background-color:#fff;border-radius:8px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px;margin-top:20px;padding:33px 1px 33px 92px}.pricing_box .ks-content .feature .feature-item[data-v-d3773339]{align-items:center;display:flex;flex-wrap:warp;font-size:16px;margin-bottom:20px;width:305px}.pricing_box .ks-content .feature .feature-item .lazyLoad[data-v-d3773339]{margin-right:4px;width:20px}.pricing_box .ks-content .ks-content__pricing .product-card_con[data-v-d3773339]{z-index:3;grid-column-gap:16px;grid-row-gap:16px;align-items:center;background-color:transparent;display:flex;flex-direction:column;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-left:auto;margin-right:auto;position:relative;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper[data-v-d3773339]{background-image:linear-gradient(#edf2f5,#fff);border-radius:2rem;display:flex;flex-direction:column;padding:50px;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list[data-v-d3773339]{grid-column-gap:1rem;grid-row-gap:1rem;align-items:stretch;display:grid;grid-auto-columns:1fr;grid-template-columns:32.5% 32.5% 32.5%;grid-template-rows:auto}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item[data-v-d3773339]:hover{background-color:#e6f7f3;border:1px solid #00cca3;transform:translate3d(-2%,-2%,0) scaleX(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item[data-v-d3773339]{grid-row-gap:22px;background-color:#fff;border:1px solid var(--colors--gray-3);border-radius:1rem;box-shadow:0 20px 34px -10px #e4e9ec;display:flex;flex-direction:column;justify-content:space-between;padding:26px;transition:transform .4s ease;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content[data-v-d3773339]{grid-row-gap:13px;align-items:flex-start;display:flex;flex-direction:column;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top-holder[data-v-d3773339]{grid-row-gap:.25rem;display:flex;flex-direction:column;text-align:left;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top[data-v-d3773339]{grid-column-gap:.25rem;align-items:center;display:flex;justify-content:space-between;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_left[data-v-d3773339]{grid-row-gap:.5rem;display:flex;flex-direction:column}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_left .pr-c-top_title_holder[data-v-d3773339]{grid-column-gap:.25rem;grid-row-gap:0;align-items:flex-start;display:flex;flex-direction:column}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_left .pr-c-top_title_holder .pr-c-top_title[data-v-d3773339]{color:#041e39;font-size:25px;font-weight:700;margin-bottom:0}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_img_holder[data-v-d3773339]{margin-bottom:10px;width:100px}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_img_holder .pr-c-top_img[data-v-d3773339]{height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c-top_sub_title[data-v-d3773339]{font-size:14px;line-height:140%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .fair-usage_txt[data-v-d3773339]{color:#949ba1;font-size:12px}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_label[data-v-d3773339]{grid-column-gap:.5rem;align-items:center;background-color:#e9eef1;border-radius:1rem;display:flex;padding:.5rem 1rem}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_label .pr-c-label_price-txt[data-v-d3773339]{color:#041e39;font-size:20px;font-weight:500}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_label .pr-c-label_sub[data-v-d3773339]{font-size:15px;text-align:left}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list[data-v-d3773339]{grid-row-gap:.88rem;display:flex;flex-direction:column;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-item[data-v-d3773339]{grid-column-gap:.75rem;align-items:center;color:var(--colors--primary-3);display:flex}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-item .pr-c_feature-icon[data-v-d3773339]{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:1.25rem}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-item .pr-c_feature-txt[data-v-d3773339]{font-size:14px;line-height:22px;opacity:.85;text-align:left}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-line[data-v-d3773339]{background-color:#e9eef1;height:.06rem;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-icon[data-v-d3773339]{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:1.25rem}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder[data-v-d3773339]{grid-row-gap:.3rem;align-items:center;display:flex;flex-direction:column;position:relative}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder .button_new[data-v-d3773339]{grid-column-gap:.5rem;align-items:center;background-color:#1ab394;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;flex:none;font-size:18px;height:46px;justify-content:center;padding-left:1rem;padding-right:1rem;transition:padding-left .2s;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder .button_new .pricing-card-button_icon[data-v-d3773339]{align-items:center;display:flex;justify-content:center}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder .button_new[data-v-d3773339]:hover{background-color:#00cca3;padding-left:1.5rem}.pricing_box .ks-content .product-list-banner_wrap[data-v-d3773339]{grid-column-gap:.75rem;grid-row-gap:.75rem;align-items:center;background-color:#008e7214;border-radius:.5rem;display:flex;justify-content:center;margin:10px 0;padding-bottom:5px;padding-top:5px;width:100%}.pricing_box .ks-content .product-list-banner_wrap .pricing_link_button[data-v-d3773339]:hover{grid-column-gap:.8rem;background-color:#1ab3941a;color:#008266;padding-left:.8rem;padding-right:.8rem}.pricing_box .ks-content .product-list-banner_wrap .pricing_link_button[data-v-d3773339]{grid-column-gap:.5rem;align-items:center;border-radius:.5rem;color:#1ab394;display:flex;font-size:16px;font-weight:400;height:40px;justify-content:center;padding-left:0;padding-right:.5rem;transition:all .2s cubic-bezier(.645,.045,.355,1)}.pricing_box .ks-content .product-list-banner_wrap .pricing_link_button .pricing-card-button_icon[data-v-d3773339]{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.pricing_box .ks-content .product-list-banner_wrap .product-list-banner_title[data-v-d3773339]{font-size:15px;line-height:150%;margin-bottom:0;text-wrap:balance}.pricing_box .ks-content .product-list-banner_wrap .product-list-banner_title .is-hero[data-v-d3773339]{grid-row-gap:2rem;margin-bottom:0;margin-top:0}.pricing_box .ks-content .affix-container .pricing_idc[data-v-d3773339]{display:flex;justify-content:space-between;margin-bottom:20px}.pricing_box .ks-content .affix-container .pricing_idc .left[data-v-d3773339]{background-color:#fff;border:1px solid #ebeff8;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;margin-right:24px;padding:36px 14px 32px 37px;width:66.16071%}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item[data-v-d3773339]{display:flex;flex-direction:column;gap:8px;margin-bottom:37px}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .left-item-label[data-v-d3773339]{color:#666;font-size:13px;height:auto;margin-bottom:4px;min-width:60px;width:auto}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .left-item-options[data-v-d3773339]{display:flex;flex:1;flex-wrap:wrap}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .left-item-options .option[data-v-d3773339]{align-items:center;background-color:#fafafa;border:1px solid #e5e5e5;cursor:pointer;display:flex;font-size:14px;height:38px;justify-content:center;margin-bottom:10px;margin-right:12px;position:relative;width:122px}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .left-item-options .option .option-icon[data-v-d3773339]{height:12px;position:absolute;right:4px;top:4px;width:12px}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .left-item-options .active[data-v-d3773339]{background-color:#e9f8f4;border:1px solid #00c875;color:#00a05e}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .option-agreement[data-v-d3773339]{padding:0 20px;width:auto}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .active[data-v-d3773339]{background-color:#e9f8f4;border:1px solid #00c875;color:#00a05e}.pricing_box .ks-content .affix-container .pricing_idc .left .left-item .left-hint[data-v-d3773339]{color:#8c8c8c;font-size:12px;line-height:16px;width:100%}.pricing_box .ks-content .affix-container .right[data-v-d3773339]{background-color:#fff;border:1px solid #ebeff8;border-radius:8px;flex:1;padding:36px 25px 0}.pricing_box .ks-content .affix-container .right .divider[data-v-d3773339]{background-color:#f0f0f0;height:1px;margin-bottom:20px}.pricing_box .ks-content .affix-container .right .right-title[data-v-d3773339]{color:#8c8c8c;font-size:15px;margin-bottom:18px}.pricing_box .ks-content .affix-container .right .right-title .coupon[data-v-d3773339]{align-items:center;background-color:#fff0df;border:1px solid #ffd19a;color:#ee7630;display:flex;font-size:12px;height:33px;justify-content:center}.pricing_box .ks-content .affix-container .right .right-title .warn[data-v-d3773339]{align-items:center;color:#ec5f58;display:flex;font-size:12px}.pricing_box .ks-content .affix-container .right .right-content-1[data-v-d3773339]{margin-bottom:29px}.pricing_box .ks-content .affix-container .right .right-content-1 .right-content-item-1[data-v-d3773339]{align-items:center;display:flex;font-size:15px;justify-content:space-between;margin-bottom:20px}.pricing_box .ks-content .affix-container .right .right-content-2 .right-content-item-2[data-v-d3773339]{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.pricing_box .ks-content .affix-container .right .right-content-2 .right-content-item-2 .coupon[data-v-d3773339]{align-items:center;background-color:#fff0df;border:1px solid #ffd19a;color:#ee7630;display:flex;font-size:12px;height:33px;justify-content:center;padding:10px}.pricing_box .ks-content .affix-container .right .right-content-2 .total[data-v-d3773339]{align-items:center;display:flex;justify-content:space-between}.pricing_box .ks-content .affix-container .right .right-content-2 .total .total_text[data-v-d3773339]{color:#8c8c8c;font-size:12px}.pricing_box .ks-content .affix-container .right .right-content-2 .total .total_num[data-v-d3773339]{color:#f4b43e;font-size:28px}.pricing_box .ks-content .affix-container .right .right-content-2 .to-buy[data-v-d3773339]{align-items:center;background-color:#1ab394;color:#fff;cursor:pointer;display:flex;font-size:16px;height:43px;justify-content:center;margin-bottom:20px;margin-top:25px}.pricing_box .ks-content .affix-container .right .right-content-2 .warn[data-v-d3773339]{align-items:center;color:#ec5f58;display:flex;font-size:12px}.pricing_box .ks-content .affix-container .right .right-content-2 .must[data-v-d3773339]{color:#ff5151}@media screen and (max-width:1024px){.pricing_box .ks-content[data-v-d3773339]{padding:40px 20px;width:100%}.pricing_box .ks-content__tabs[data-v-d3773339]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:30px}.pricing_box .ks-content__tabs .ks_btn[data-v-d3773339]{font-size:10px!important;line-height:16px!important;min-width:120px;padding:8px 16px}.pricing_box .ks-content__pricing .product-card_con .product-card_wrapper[data-v-d3773339]{padding:0 15px}.pricing_box .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list[data-v-d3773339]{gap:20px;grid-template-columns:repeat(2,1fr)}.pricing_box .ks-content .pricing_idc[data-v-d3773339]{flex-direction:column;gap:24px;padding:10px}.pricing_box .ks-content .pricing_idc .left[data-v-d3773339]{padding:15px 12px!important;width:100%!important}.pricing_box .ks-content .pricing_idc .right[data-v-d3773339]{width:100%}}@media screen and (max-width:768px){.pricing_box .ks-content[data-v-d3773339]{padding:20px 0;width:100%}.pricing_box .ks-content__tabs[data-v-d3773339]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:0 8px;width:100%}.pricing_box .ks-content__tabs .ks_btn[data-v-d3773339]{flex:1;font-size:12px;min-width:0;padding:8px 12px;text-align:center}.pricing_box .ks-content .pricing_idc[data-v-d3773339]{width:100%}.pricing_box .ks-content .pricing_idc .left[data-v-d3773339]{margin:0;padding:15px 8px!important;width:100%!important}.pricing_box .ks-content .pricing_idc .left .left-item[data-v-d3773339]{margin-bottom:16px;width:100%}.pricing_box .ks-content .pricing_idc .left .left-item .left-item-options[data-v-d3773339]{display:flex;flex-wrap:wrap;gap:8px;padding:0;width:100%}.pricing_box .ks-content .pricing_idc .left .left-item .left-item-options .option[data-v-d3773339]{align-items:center;display:flex;flex:1;height:32px;justify-content:center;min-width:calc(33.33% - 8px);padding:0 20px;text-align:center}.pricing_box .ks-content .pricing_idc .right[data-v-d3773339]{margin:12px 0;padding:12px 8px;width:100%}.pricing_box .ks-content .pricing_idc .right .right-content-1[data-v-d3773339],.pricing_box .ks-content .pricing_idc .right .right-content-2[data-v-d3773339]{width:100%}.pricing_box .ks-content .pricing_idc .right .right-content-1 .right-content-item-1[data-v-d3773339],.pricing_box .ks-content .pricing_idc .right .right-content-1 .right-content-item-2[data-v-d3773339],.pricing_box .ks-content .pricing_idc .right .right-content-2 .right-content-item-1[data-v-d3773339],.pricing_box .ks-content .pricing_idc .right .right-content-2 .right-content-item-2[data-v-d3773339]{font-size:12px;margin-bottom:12px;width:100%}.pricing_box .ks-content .pricing_idc .right .right-content-1 .total[data-v-d3773339],.pricing_box .ks-content .pricing_idc .right .right-content-2 .total[data-v-d3773339]{margin:12px 0;width:100%}.pricing_box .ks-content .pricing_idc .right .right-content-1 .to-buy[data-v-d3773339],.pricing_box .ks-content .pricing_idc .right .right-content-2 .to-buy[data-v-d3773339]{margin:15px 0;width:100%}.pricing_box .ks-content .contact-section[data-v-d3773339]{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;justify-content:space-between;margin:20px 8px;padding:15px}.pricing_box .ks-content .contact-section .contact-text[data-v-d3773339]{color:#666;font-size:13px}.pricing_box .ks-content .contact-section .contact-link[data-v-d3773339]{align-items:center;color:#1ab394;display:flex;font-size:13px;gap:4px}.pricing_box .ks-content .contact-section .contact-link[data-v-d3773339]:after{content:">";transition:transform .2s}.pricing_box .ks-content .contact-section .contact-link[data-v-d3773339]:hover:after{transform:translate(3px)}}@media screen and (max-width:480px){.pricing_box .ks-content[data-v-d3773339]{padding:35px 10px}.pricing_box .ks-content .ks-content__tabs[data-v-d3773339]{align-items:center;background-color:#fff;border:1px solid #ebeff8;border-radius:8px;display:flex;height:73px;justify-content:space-between;margin-bottom:6px;margin-top:48px;padding:0 11px}.pricing_box .ks-content .ks-content__tabs .active[data-v-d3773339]{background-color:#e9f8f4;color:#00a05e}.pricing_box .ks-content .ks-content__tabs .ks_btn[data-v-d3773339]{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:22px;font-weight:500;height:76.71233%;justify-content:center;position:relative;text-align:center;width:26.96429%;z-index:0}.pricing_box .ks-content__tabs[data-v-d3773339]{gap:6px;padding:0 10px}.pricing_box .ks-content__tabs .ks_btn[data-v-d3773339]{font-size:10px;padding:6px 10px}.pricing_box .ks-content__pricing .product-card_con .product-card_wrapper[data-v-d3773339]{padding:0 8px}.pricing_box .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list[data-v-d3773339]{gap:12px}.pricing_box .ks-content__pricing .product-card_con .product-card_wrapper .product-card_item .product-card_content[data-v-d3773339]{padding:15px 12px}.pricing_box .ks-content__pricing .pricing_idc .left[data-v-d3773339]{padding:15px 12px!important;width:100%!important}.pricing_box .ks-content__pricing .pricing_idc .right[data-v-d3773339]{padding:15px 12px}.pricing_box .ks-content .feature[data-v-d3773339]{background-color:#fff;border-radius:8px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:50px;margin-top:20px;padding:21px 1px 10px 24px}.pricing_box .ks-content .feature .feature-item[data-v-d3773339]{align-items:center;display:flex;font-size:11px;margin-bottom:20px;width:169px}.pricing_box .ks-content .feature .feature-item .lazyLoad[data-v-d3773339]{margin-right:4px;width:14px!important}.pricing_box .ks-content .product-list-banner_wrap .product-list-banner_title[data-v-d3773339]{display:none}.pricing_box .ks-content .ks-content__pricing .product-card_con[data-v-d3773339]{z-index:3;grid-column-gap:16px;grid-row-gap:16px;align-items:center;background-color:transparent;display:flex;flex-direction:column;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;margin-left:auto;margin-right:auto;position:relative;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper[data-v-d3773339]{background-color:#fff;border-radius:2rem;display:flex;flex-direction:column;overflow:auto;padding:31px!important;scrollbar-width:none;width:98%;-ms-overflow-style:none}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list[data-v-d3773339]{grid-column-gap:1rem;grid-row-gap:1rem;align-items:stretch;display:flex!important;grid-auto-columns:1fr;grid-template-columns:32.5% 32.5% 32.5%;grid-template-rows:auto}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item[data-v-d3773339]:hover{transform:none}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item[data-v-d3773339]{grid-row-gap:22px;background-color:#fff;border:1px solid var(--colors--gray-3);border-radius:1rem;box-shadow:0 20px 34px -10px #e4e9ec;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:17px;margin-right:11px;padding:26px;transition:transform .4s ease;width:298px}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content[data-v-d3773339]{grid-row-gap:13px;align-items:flex-start;display:flex;flex-direction:column;width:222px}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top-holder[data-v-d3773339]{grid-row-gap:.25rem;display:flex;flex-direction:column;text-align:left;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top[data-v-d3773339]{grid-column-gap:.25rem;align-items:center;display:flex;justify-content:space-between;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_left[data-v-d3773339]{grid-row-gap:.5rem;display:flex;flex-direction:column}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_left .pr-c-top_title_holder[data-v-d3773339]{grid-column-gap:.25rem;grid-row-gap:0;align-items:flex-start;display:flex;flex-direction:column}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_left .pr-c-top_title_holder .pr-c-top_title[data-v-d3773339]{color:#041e39;font-size:25px;font-weight:700;margin-bottom:0}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c_top .pr-c-top_img[data-v-d3773339]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .pr-c-top_sub_title[data-v-d3773339]{font-size:14px;line-height:140%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .product-card_content .fair-usage_txt[data-v-d3773339]{color:#949ba1;font-size:12px}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_label[data-v-d3773339]{grid-column-gap:.5rem;align-items:center;background-color:#e9eef1;border-radius:1rem;display:flex;padding:.5rem 1rem}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_label .pr-c-label_price-txt[data-v-d3773339]{color:#041e39;font-size:20px;font-weight:500}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_label .pr-c-label_sub[data-v-d3773339]{font-size:15px;text-align:left}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list[data-v-d3773339]{grid-row-gap:.88rem;display:flex;flex-direction:column;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-item[data-v-d3773339]{grid-column-gap:.75rem;align-items:center;color:var(--colors--primary-3);display:flex}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-item .pr-c_feature-icon[data-v-d3773339]{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:1.25rem}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-item .pr-c_feature-txt[data-v-d3773339]{font-size:14px;line-height:22px;opacity:.85;text-align:left}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-line[data-v-d3773339]{background-color:#e9eef1;height:.06rem;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .product-card_item .pr-c_feature-list .pr-c_feature-icon[data-v-d3773339]{height:1.25rem;-o-object-fit:cover;object-fit:cover;width:1.25rem}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder[data-v-d3773339]{grid-row-gap:.3rem;align-items:center;display:flex;flex-direction:column;position:relative}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder .button_new[data-v-d3773339]{grid-column-gap:.5rem;align-items:center;background-color:#1ab394;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;flex:none;font-size:18px;height:46px;justify-content:center;padding-left:1rem;padding-right:1rem;transition:padding-left .2s;width:100%}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder .button_new .pricing-card-button_icon[data-v-d3773339]{align-items:center;display:flex;justify-content:center}.pricing_box .ks-content .ks-content__pricing .product-card_con .product-card_wrapper .product-card_list .buttoncard_holder .button_new[data-v-d3773339]:hover{background-color:#00cca3;padding-left:1.5rem}}
