.upgrade-wrapper{width:100%;box-sizing:border-box;flex:1;display:flex;flex-direction:column;align-items:center;padding:60px 0}.upgrade-wrapper .upgrade-title{font-size:30px;margin:0;font-weight:500}.upgrade-wrapper .activity-banner{text-align:center}.upgrade-wrapper .upgrade-switch{background:#686efe;box-sizing:border-box;height:50px;width:220px;border-radius:25px;padding:4px;color:#fff;font-size:16px;font-weight:500;display:flex;align-items:center;cursor:pointer;margin:30px 0 20px}.upgrade-wrapper .upgrade-switch div{width:50%;height:100%;border-radius:21px;display:flex;align-items:center;justify-content:center}.upgrade-wrapper .upgrade-switch div.switch-active{background:#fff;color:#686efe}.upgrade-wrapper .upgrade-suggestion{font-size:16px;text-align:center}.upgrade-wrapper .upgrade-share{margin-top:20px}.upgrade-wrapper .upgrade-share .share-app-link{color:#686efe;display:flex;align-items:center;font-size:16px;font-weight:500;cursor:pointer;padding:3px 0;border-bottom:1px solid #686EFE}.upgrade-wrapper .upgrade-share .share-app-link svg{margin-right:6px}.upgrade-levels{display:flex;margin-top:30px;align-items:center;justify-content:center}.upgrade-level-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.upgrade-level{width:250px;margin:12px;background:#fff;border-radius:12px;overflow:hidden;box-sizing:border-box;box-shadow:0 5px 8px #00000012}.upgrade-level.level-free .level-header,.upgrade-level.level-free .upgrade-btn{background:radial-gradient(at 0 0,#545c61,#3d4b55)}.upgrade-level.level-standard .level-header,.upgrade-level.level-standard .upgrade-btn{background:radial-gradient(at 0 10%,#89e593,#15bc97)}.upgrade-level.level-pro .level-header,.upgrade-level.level-pro .upgrade-btn{background:radial-gradient(at 0 10%,#77c0f5,#686efe)}.upgrade-level.level-enterprise .level-header,.upgrade-level.level-enterprise .upgrade-btn{background:radial-gradient(at 0 10%,#ffd65a,#dda33d)}.upgrade-level .level-header{position:relative;padding:20px 0;display:flex;flex-direction:column;align-items:center;color:#fff}.upgrade-level .level-header h1{font-size:20px;font-weight:500;background:#fff3;padding:4px 12px;border-radius:6px;margin:20px 0}.upgrade-level .level-header .level-price{height:40px;align-items:center;font-size:36px;font-weight:500;display:flex;padding:0 20px 20px}.upgrade-level .level-header .level-price.free-price{font-size:16px}.upgrade-level .level-header .level-price .num{font-size:22px;font-weight:500}.upgrade-level .level-header .level-wave-wrapper{width:100%;height:22px;display:flex;position:absolute;bottom:0;left:0}.upgrade-level .level-header .level-wave{height:44px;width:600px;transform:scale(.5);transform-origin:0 0}.upgrade-level .level-body{padding:30px 16px;font-size:16px}.upgrade-level .level-features{padding:0 0 0 6px;height:180px}.upgrade-level .level-feat{display:flex;align-items:center;height:36px;width:100%}.upgrade-level .level-feat .check-ico{width:14px;height:14px;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#fff;background:#666768;border-radius:50%}.upgrade-level .upgrade-btn{margin:16px 0 0;font-weight:500;font-size:15px;width:100%}.upgrade-faqs{margin-top:120px;opacity:.9;max-width:700px;padding:0 16px 50px}.upgrade-faqs h1{font-weight:500;margin:10px 0}.upgrade-faqs h3{margin:36px 0 10px;font-weight:500;line-height:1.5}.upgrade-faqs .faq-item>div{font-size:15px;line-height:1.5}.upgrade-levels-timtalk .level-features{height:auto}.pricing-pay-modal{width:360px;max-width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:280px;box-sizing:border-box}.pricing-pay-modal .buy-types{display:flex;width:100%;justify-content:center}.pricing-pay-modal .buy-types .buy-type{position:relative;width:40%;margin:0 12px;height:120px;padding-top:16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #d7d7d8;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.pricing-pay-modal .buy-types .buy-type.selected{border-color:#686efe;background:#d1d3ff}.pricing-pay-modal .buy-types .buy-type:hover{border-color:#686efe}.pricing-pay-modal .buy-types .buy-price{margin-top:5px;font-size:14px;margin-bottom:10px}.pricing-pay-modal .buy-types .buy-price span{font-size:26px;font-weight:700;color:#404042}.pricing-pay-modal .buy-types .buy-original-price{width:100%;text-align:center;font-weight:500;color:#ff6767;font-size:14px;height:24px}.pricing-pay-modal .buy-types .buy-original-price div{position:relative;display:inline-block}.pricing-pay-modal .buy-types .buy-original-price div:after{content:"";height:1px;width:100%;background:#ff6767;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%) rotate(-8deg)}.pricing-pay-modal .buy-types .buy-original-price .original-desc{margin-left:8px}.pricing-pay-modal .buy-types .buy-original-price i{font-style:normal;text-decoration:line-through;margin-right:5px}.pricing-pay-modal .buy-details{display:flex;justify-content:center;margin-top:30px;box-sizing:border-box;width:100%;align-items:center;font-weight:500}.pricing-pay-modal .buy-details .buy-amount{display:none;align-items:center}.pricing-pay-modal .buy-details .buy-amount-select{width:76px}.pricing-pay-modal .buy-details .buy-amount-select .dropdown-menu-content{height:200px;overflow:auto}.pricing-pay-modal .buy-details .buy-amount-select .select-comp-viewport{border:1px solid #eff1f4}.pricing-pay-modal .buy-details .total-price{color:#ff6767;font-weight:700;margin-left:6px}.pricing-pay-modal .buy-details .total-price span{font-size:22px}.pricing-pay-modal .activity-text{font-weight:400;font-size:14px}.pricing-pay-modal .buy-confirm{margin-top:30px}.pricing-pay-modal .buy-confirm .button{width:220px;font-weight:500}.pricing-pay-modal .buy-confirm .button i{margin-right:5px}.pricing-pay-modal .buy-qr-desc{color:#7b7b7d;margin-top:15px}.pricing-pay-modal .finish-ico{width:50px;height:50px;border-radius:50%;background-color:#6cbe5e;display:flex;justify-content:center;align-items:center;color:#fff}.pricing-pay-modal .finish-title{font-size:15px;margin-top:30px}.pricing-pay-modal .finish-detail{color:#5f5f64;margin-top:10px}.pricing-pay-modal .finish-back{height:44px;font-weight:500;font-size:15px;border-radius:8px;margin-top:24px;width:150px}@media screen and (max-width:1200px){.upgrade-levels{width:100%;padding:0 20px;box-sizing:border-box;flex-direction:column-reverse}.upgrade-level-group{flex-direction:column;width:100%}.upgrade-level{width:100%;max-width:500px;margin:20px 0;box-shadow:2px 4px 12px #00000024}.upgrade-level.level-standard .level-header{color:#15bc97}.upgrade-level.level-pro .level-header{color:#686efe}.upgrade-level.level-enterprise .level-header{color:#dda33d}.upgrade-level .level-header{flex-direction:row;padding:20px 20px 0;justify-content:space-between;color:inherit;background:none!important}.upgrade-level .level-header h1{margin:0;font-size:24px}.upgrade-level .level-header .level-price{padding:0;font-size:28px}.upgrade-level .level-header .level-wave-wrapper{display:none}.upgrade-level .level-body{padding-top:14px}.upgrade-level .level-features{height:auto}}
