.pc-section{background:transparent;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:60px 24px}.pc-wrapper{align-items:center;display:flex;gap:16px;justify-content:center;margin:0 auto;max-width:1100px}.pc-card{background:#0d1117;background:linear-gradient(149deg,rgba(81,47,235,.15),hsla(0,0%,100%,.06) 29% 74%,rgba(81,47,235,.15));border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;padding:36px 32px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.pc-card:hover{box-shadow:0 20px 60px rgba(0,0,0,.4);transform:translateY(-3px)}.pc-card--featured{box-shadow:0 8px 40px rgba(0,0,0,.5);flex:1 1 420px;max-width:500px;padding:44px 40px}.pc-card--side{align-self:center;background:#0a0e14;flex:1 1 300px;max-width:340px}.pc-wrapper--three .pc-card--side{flex:1 1 280px;max-width:310px}.pc-wrapper--one .pc-card--featured{max-width:560px;width:100%}.pc-icon-wrap{align-items:center;background:hsla(0,0%,100%,.08);border-radius:10px;display:inline-flex;flex-shrink:0;height:25px;justify-content:center;margin-bottom:20px;padding:4px;width:25px}.pc-icon-wrap img,.pc-icon-wrap svg{display:block;height:20px;width:20px}.pc-card--side .pc-icon-wrap{border-radius:8px;height:34px;width:34px}.pc-plan-name{color:#fff;line-height:1.3;margin:0 0 16px}.pc-card--side .pc-plan-name{font-size:15px;margin-bottom:12px}.pc-price-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.pc-price-amount{color:#fff;font-size:52px;font-weight:800;letter-spacing:-2px;line-height:1}.pc-card--side .pc-price-amount{font-size:38px;letter-spacing:-1.5px}.pc-price-period{color:#a0aec0;font-size:18px;font-weight:500;line-height:1}.pc-card--side .pc-price-period{font-size:15px}.pc-price-note{display:inline-block;font-size:15px;font-style:italic;line-height:1.5;margin-bottom:16px;text-align:left}.pc-card--side .pc-price-note{font-size:12px;margin-bottom:12px}.pc-description{color:#718096;font-size:15px;line-height:1.6;margin:0 0 40px;text-align:left}.pc-card--side .pc-description{font-size:13px;margin-bottom:20px}.pc-cta{width:100%}.pc-card--side .pc-cta{border-radius:10px;font-size:14px;margin-bottom:24px;padding:13px 20px}.pc-features{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.pc-feature{align-items:center;color:#e2e8f0;display:flex;font-size:15px;gap:14px;line-height:1.4}#home .pc-section .pc-features{margin:40px 0 0;padding-left:0}#home .pc-section .pc-feature{font-weight:300;margin-bottom:0;padding-left:0;text-indent:0}#home .pc-section .pc-feature:before{content:normal}#home .pc-card a.btn:not([class*=cta-btn]){color:#fff}.pc-card--side .pc-feature{font-size:13px;gap:10px}.pc-check{align-items:center;background:hsla(0,0%,100%,.07);border-radius:7px;display:inline-flex;flex-shrink:0;height:28px;justify-content:center;margin-top:1px;width:28px}.pc-check svg{fill:none;height:14px;stroke:#a0aec0;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;width:14px}.pc-card--side .pc-check{border-radius:6px;height:22px;width:22px}.pc-card--side .pc-check svg{height:11px;width:11px}@media (max-width:768px){.pc-wrapper{align-items:stretch;flex-direction:column}.pc-card{text-align:left}.pc-card--featured,.pc-card--side{flex:none;max-width:100%;width:100%}.pc-card--featured{order:1}.pc-card--side-left{order:2}.pc-card--side-right{order:3}}