.plan-cards{align-items:center;flex-wrap:wrap;gap:48px}.plan-cards,.plan-cards-title-sec{display:flex;flex-direction:column}.plan-cards-title-sec{gap:24px}.plan-cards-title{font-size:48px;font-weight:700;letter-spacing:.24px;line-height:125%;margin:0;text-transform:unset}.plan-cards-description,.plan-cards-title{color:#000;font-family:var(--podcast-secondary-font);font-style:normal;text-align:center}.plan-cards-description{font-size:20px;font-weight:600;line-height:140%}.plan-cards-cards{display:flex;gap:40px;justify-content:center;width:100%}.plan-cards-card{background:#f2f2f2;border-radius:16px;display:flex;flex-direction:column;gap:40px;max-width:calc(33% - 27px);padding:54px 40px}.plan-cards-card-top{align-items:center;display:flex;flex-direction:column;gap:8px}.plan-cards-card-title{font-family:var(--podcast-secondary-font);font-size:24px;font-weight:700;letter-spacing:.12px;line-height:125%;text-transform:unset}.plan-cards-card-description,.plan-cards-card-title{color:#000;font-style:normal;margin:0;text-align:center}.plan-cards-card-description{font-family:var(--dm-sans);font-size:16px;font-weight:400;line-height:140%}.plan-cards-card-price{color:#000;display:flex;font-family:var(--podcast-secondary-font);font-style:normal;font-weight:700;gap:6px;justify-content:center;margin:0}.plan-cards-card-price-currency{font-size:30px;letter-spacing:.15px;line-height:125%}.plan-cards-card-price-number{font-size:60px;letter-spacing:.3px;line-height:100%}.plan-cards-card-benefits{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}.plan-cards-card-benefit{color:#333;font-family:var(--dm-sans);font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin:0;text-align:center}.plan-cards-card-button{background:#fd0;border-radius:100px;color:#000;font-family:var(--podcast-secondary-font);font-size:14px;font-style:normal;font-weight:700;letter-spacing:.56px;line-height:125%;padding:14px 26px;text-align:center;text-transform:uppercase;transition:all .3s ease;width:100%}.plan-cards-card-button:hover{background:#000;color:#fdfdfd}@media(max-width:1024px){.plan-cards-title{font-size:34px;letter-spacing:.17px;line-height:120%}.plan-cards-card{gap:24px;max-width:100%;padding:32px 24px;width:100%}.plan-cards-card-title{font-size:18px;letter-spacing:.09px}.plan-cards-card-price-currency{font-size:22px;letter-spacing:.11px;line-height:120%}.plan-cards-card-price-number{font-size:44px;letter-spacing:.22px}}