@charset "UTF-8";.plans-section[data-v-1d2c18d8]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1200px;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;z-index:1}.plans-section .plans-cards[data-v-1d2c18d8]{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.plans-section .plan-card[data-v-1d2c18d8]{background:#ffffff14;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:45px 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:608px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plans-section .plan-card[data-v-1d2c18d8]:hover{background:-webkit-gradient(linear,left top,left bottom,from(rgba(146,116,254,.2)),to(rgba(125,70,255,.2)));background:linear-gradient(180deg,#9274fe33,#7d46ff33);border:2px solid rgba(178,161,255,.8);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.plans-section .plan-card:hover .plan-actions .btn-primary[data-v-1d2c18d8]{background:linear-gradient(91deg,#a39dff 1.24%,#7d46ff 122.93%)}.plans-section .plan-card .plan-name[data-v-1d2c18d8]{color:#fff;font-size:36px;font-weight:700;line-height:26px;text-align:center}.plans-section .plan-card .plan-desc[data-v-1d2c18d8]{color:#e0d3ff;font-size:20px;font-weight:400;line-height:20px;margin-top:40px;text-align:center}.plans-section .plan-card .old-price[data-v-1d2c18d8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.plans-section .plan-card .old-price del[data-v-1d2c18d8]{color:#a39dff;font-size:20px;font-style:normal;font-weight:500;line-height:20px}.plans-section .plan-card .old-price span[data-v-1d2c18d8]{background:#7d46ff;border-radius:17.5px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px;width:145px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.plans-section .plan-card .plan-price[data-v-1d2c18d8]{color:#fff;font-size:65px;font-weight:700;line-height:65px;margin:8px 0;padding:42px;text-align:center}.plans-section .plan-card .plan-actions[data-v-1d2c18d8]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plans-section .plan-card .plan-actions .btn-primary[data-v-1d2c18d8]{-webkit-box-flex:1;background:linear-gradient(91deg,#a39dff33 1.24%,#7d46ff33 122.93%);border:none;border-radius:50px;color:#fff;cursor:pointer;-ms-flex:1;flex:1;font-size:24px;height:64px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.plans-section .plan-card .plan-actions .btn-primary[data-v-1d2c18d8]:hover{opacity:.85}.plans-section .plan-card .plan-title .plan-cs[data-v-1d2c18d8]{color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:20px;margin:22px 0}.plans-section .plan-card .plan-title .plan-features[data-v-1d2c18d8]{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:0;padding:0}.plans-section .plan-card .plan-title .plan-features li[data-v-1d2c18d8]{color:#fff9;font-size:14px;font-weight:400;line-height:20px;padding-left:20px;position:relative}.plans-section .plan-card .plan-title .plan-features li[data-v-1d2c18d8]:before{background-color:#a39dff;border-radius:50%;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plans-section .plan-card .plan-title .plan-features li[data-v-1d2c18d8]:after{color:#fff;content:"✓";font-size:10px;font-weight:700;left:4px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
