.hero[data-astro-cid-zi4ldr3x]{padding-top:var(--sp-16);padding-bottom:var(--sp-16);background-color:var(--c-bg-surface)}.hero__inner[data-astro-cid-zi4ldr3x]{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--sp-12)}.hero__heading[data-astro-cid-zi4ldr3x]{font-size:3.5rem;font-weight:var(--fw-bold);color:var(--c-text-dark);line-height:1.1;letter-spacing:-.02em}.hero__heading[data-astro-cid-zi4ldr3x] .highlight[data-astro-cid-zi4ldr3x]{background:linear-gradient(to right,var(--c-brand),var(--c-purple));-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subheading[data-astro-cid-zi4ldr3x]{font-size:1.25rem;color:var(--c-text-light);margin-top:var(--sp-4);max-width:50ch}.hero__actions[data-astro-cid-zi4ldr3x]{margin-top:var(--sp-8);display:flex}.hero__visual[data-astro-cid-zi4ldr3x]{position:relative}.hero__visual-image[data-astro-cid-zi4ldr3x]{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}@media (max-width: 960px){.hero[data-astro-cid-zi4ldr3x]{padding-top:var(--sp-12);padding-bottom:var(--sp-12)}.hero__inner[data-astro-cid-zi4ldr3x]{grid-template-columns:1fr;text-align:center}.hero__visual[data-astro-cid-zi4ldr3x]{grid-row:1;margin-bottom:var(--sp-8)}.hero__heading[data-astro-cid-zi4ldr3x]{font-size:2.5rem}.hero__subheading[data-astro-cid-zi4ldr3x]{margin-left:auto;margin-right:auto}.hero__actions[data-astro-cid-zi4ldr3x]{justify-content:center}}.advantages[data-astro-cid-3ztunxar]{padding-top:var(--sp-16);padding-bottom:var(--sp-16);background-color:var(--c-bg-surface)}.advantages__inner[data-astro-cid-3ztunxar]{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:var(--sp-12)}.advantages__content[data-astro-cid-3ztunxar] h2[data-astro-cid-3ztunxar]{font-size:2.5rem;font-weight:var(--fw-bold);color:var(--c-text-dark);line-height:1.2;margin-bottom:var(--sp-8)}.advantages__grid[data-astro-cid-3ztunxar]{display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-8)}.advantage-item[data-astro-cid-3ztunxar]{display:flex;flex-direction:column;gap:var(--sp-2)}.advantage-item__header[data-astro-cid-3ztunxar]{display:flex;align-items:center;gap:var(--sp-3)}.advantage-item__icon[data-astro-cid-3ztunxar]{color:var(--c-brand);flex-shrink:0}.advantage-item[data-astro-cid-3ztunxar] h3[data-astro-cid-3ztunxar]{font-size:1.125rem;font-weight:var(--fw-semibold);color:var(--c-text-dark)}.advantage-item[data-astro-cid-3ztunxar] p[data-astro-cid-3ztunxar]{color:var(--c-text-light);padding-left:calc(24px + var(--sp-3))}.advantages__visual[data-astro-cid-3ztunxar]{position:relative;display:flex;align-items:center;justify-content:center}.advantages__visual-image[data-astro-cid-3ztunxar]{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:relative;z-index:2;width:100%;max-width:450px}.advantages__visual-bg[data-astro-cid-3ztunxar]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-image:radial-gradient(circle,#6366f133 0%,#a855f711 50%,transparent 70%);z-index:1}.advantages__visual-doodle[data-astro-cid-3ztunxar]{position:absolute;bottom:10%;left:-30px;width:80px;color:var(--c-text-dark);transform:rotate(-15deg);z-index:3}@media (max-width: 960px){.advantages__inner[data-astro-cid-3ztunxar]{grid-template-columns:1fr}.advantages__content[data-astro-cid-3ztunxar]{text-align:center}.advantage-item[data-astro-cid-3ztunxar]{text-align:left}.advantages__visual[data-astro-cid-3ztunxar]{margin-top:var(--sp-12)}.advantages__grid[data-astro-cid-3ztunxar]{gap:var(--sp-6)}}@media (max-width: 640px){.advantages__grid[data-astro-cid-3ztunxar]{grid-template-columns:1fr}}.popular-programs[data-astro-cid-ryj23pcl]{padding-top:var(--sp-16);padding-bottom:var(--sp-16)}.hiring-partners[data-astro-cid-ryj23pcl]{margin-top:var(--sp-6)}.hiring-partners[data-astro-cid-ryj23pcl] p[data-astro-cid-ryj23pcl]{font-size:.875rem;font-weight:var(--fw-medium);color:var(--c-text-light);margin-bottom:var(--sp-4)}.hiring-partners__logos[data-astro-cid-ryj23pcl]{display:flex;justify-content:center;align-items:center;gap:var(--sp-8);flex-wrap:wrap}.hiring-partners__logos[data-astro-cid-ryj23pcl] img[data-astro-cid-ryj23pcl]{height:24px;filter:grayscale(100%);opacity:.6;transition:all var(--transition-fast)}.hiring-partners__logos[data-astro-cid-ryj23pcl] img[data-astro-cid-ryj23pcl]:hover{filter:grayscale(0%);opacity:1}.program-filters[data-astro-cid-ryj23pcl]{display:flex;justify-content:center;gap:var(--sp-3);margin-bottom:var(--sp-12)}.program-filters[data-astro-cid-ryj23pcl] button[data-astro-cid-ryj23pcl]{padding:var(--sp-2) var(--sp-5);border-radius:999px;font-weight:var(--fw-medium);background-color:var(--c-bg-surface);color:var(--c-text-medium);border:1px solid var(--c-border);transition:all var(--transition-fast)}.program-filters[data-astro-cid-ryj23pcl] button[data-astro-cid-ryj23pcl]:hover{background-color:#f0f0f0;border-color:#ddd}.program-filters[data-astro-cid-ryj23pcl] button[data-astro-cid-ryj23pcl].active{background-color:var(--c-brand);color:var(--c-white);border-color:var(--c-brand)}.programs-grid[data-astro-cid-ryj23pcl]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sp-8);transition:all var(--transition-medium)}.program-card[data-astro-cid-ryj23pcl]{background-color:var(--c-bg-surface);border:1px solid var(--c-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--transition-medium),box-shadow var(--transition-medium);display:flex;flex-direction:column;overflow:hidden}.program-card[data-astro-cid-ryj23pcl].is-hidden{display:none}.program-card[data-astro-cid-ryj23pcl]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.program-card__image[data-astro-cid-ryj23pcl]{aspect-ratio:16 / 10;object-fit:cover;background-color:#f0f0f0}.program-card__content[data-astro-cid-ryj23pcl]{padding:var(--sp-6);display:flex;flex-direction:column;flex-grow:1}.program-card__category[data-astro-cid-ryj23pcl]{font-size:.875rem;font-weight:var(--fw-semibold);color:var(--c-brand);margin-bottom:var(--sp-2)}.program-card[data-astro-cid-ryj23pcl] h3[data-astro-cid-ryj23pcl]{font-size:1.25rem;font-weight:var(--fw-bold);color:var(--c-text-dark);line-height:1.3}.program-card[data-astro-cid-ryj23pcl] p[data-astro-cid-ryj23pcl]{color:var(--c-text-light);margin-top:var(--sp-2);flex-grow:1;margin-bottom:var(--sp-4)}.program-card__price[data-astro-cid-ryj23pcl]{display:flex;align-items:baseline;gap:var(--sp-3);margin-bottom:var(--sp-6);flex-wrap:wrap}.price--current[data-astro-cid-ryj23pcl]{font-size:1.375rem;font-weight:var(--fw-bold);color:var(--c-text-dark)}.price--original[data-astro-cid-ryj23pcl]{font-size:1rem;color:var(--c-text-light);text-decoration:line-through}.discount-badge[data-astro-cid-ryj23pcl]{background-color:var(--c-red);color:var(--c-white);font-size:.75rem;font-weight:var(--fw-bold);padding:var(--sp-1) var(--sp-2);border-radius:var(--radius-md)}.program-card__cta[data-astro-cid-ryj23pcl]{margin-top:auto}@media (max-width: 960px){.programs-grid[data-astro-cid-ryj23pcl]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.programs-grid[data-astro-cid-ryj23pcl]{grid-template-columns:1fr}.program-filters[data-astro-cid-ryj23pcl]{gap:var(--sp-2);flex-wrap:wrap}.program-filters[data-astro-cid-ryj23pcl] button[data-astro-cid-ryj23pcl]{font-size:.875rem;padding:var(--sp-2) var(--sp-4)}}.testimonials[data-astro-cid-fleeheb5]{padding-top:var(--sp-16);padding-bottom:var(--sp-16)}.testimonial-hero[data-astro-cid-fleeheb5]{background-color:var(--c-bg-surface);border:1px solid var(--c-border);border-radius:var(--radius-xl);padding:var(--sp-10);display:grid;grid-template-columns:auto 1fr;gap:var(--sp-10);align-items:flex-start;margin-top:var(--sp-12);box-shadow:var(--shadow-md)}.testimonial-hero__avatar[data-astro-cid-fleeheb5]{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid var(--c-white);box-shadow:var(--shadow-lg)}.testimonial-hero__content[data-astro-cid-fleeheb5] blockquote[data-astro-cid-fleeheb5]{font-size:1.5rem;font-weight:var(--fw-medium);color:var(--c-text-dark);line-height:1.5;border-left:3px solid var(--c-brand);padding-left:var(--sp-6);margin:0}.testimonial-hero__author[data-astro-cid-fleeheb5]{margin-top:var(--sp-6);display:block;font-style:normal}.testimonial-hero__author[data-astro-cid-fleeheb5] .author-name[data-astro-cid-fleeheb5]{font-weight:var(--fw-bold);color:var(--c-text-dark)}.testimonial-hero__author[data-astro-cid-fleeheb5] .author-role[data-astro-cid-fleeheb5]{color:var(--c-text-light);display:flex;align-items:center;gap:var(--sp-2);margin-top:var(--sp-1)}.testimonial-hero__author[data-astro-cid-fleeheb5] .author-role[data-astro-cid-fleeheb5] img[data-astro-cid-fleeheb5]{height:22px;margin-left:var(--sp-1)}.testimonials-grid[data-astro-cid-fleeheb5]{margin-top:var(--sp-8);display:grid;grid-template-columns:1fr 1fr;gap:var(--sp-8)}.testimonial-card--small[data-astro-cid-fleeheb5]{background-color:var(--c-bg-surface);border:1px solid var(--c-border);border-radius:var(--radius-xl);padding:var(--sp-8);display:flex;flex-direction:column;gap:var(--sp-4)}.testimonial-card--small[data-astro-cid-fleeheb5] blockquote[data-astro-cid-fleeheb5]{font-weight:var(--fw-medium);color:var(--c-text-medium);flex-grow:1}.testimonial-card--small[data-astro-cid-fleeheb5] .author-info[data-astro-cid-fleeheb5]{display:flex;align-items:center;gap:var(--sp-4);margin-top:var(--sp-4);padding-top:var(--sp-4);border-top:1px solid var(--c-border)}.testimonial-card--small[data-astro-cid-fleeheb5] .author-avatar[data-astro-cid-fleeheb5]{width:48px;height:48px;border-radius:50%;object-fit:cover}.testimonial-card--small[data-astro-cid-fleeheb5] .author-name[data-astro-cid-fleeheb5]{font-weight:var(--fw-semibold);color:var(--c-text-dark)}.testimonial-card--small[data-astro-cid-fleeheb5] .author-role[data-astro-cid-fleeheb5]{font-size:.875rem;color:var(--c-text-light)}@media (max-width: 960px){.testimonial-hero[data-astro-cid-fleeheb5]{grid-template-columns:1fr;text-align:center;gap:var(--sp-6)}.testimonial-hero__avatar[data-astro-cid-fleeheb5]{margin:0 auto}.testimonial-hero__content[data-astro-cid-fleeheb5] blockquote[data-astro-cid-fleeheb5]{border-left:none;border-top:3px solid var(--c-brand);padding-left:0;padding-top:var(--sp-6)}.testimonial-hero__author[data-astro-cid-fleeheb5] .author-role[data-astro-cid-fleeheb5]{justify-content:center}}@media (max-width: 768px){.testimonials-grid[data-astro-cid-fleeheb5]{grid-template-columns:1fr}}.faq[data-astro-cid-ewn3ylzv]{padding-top:var(--sp-16);padding-bottom:var(--sp-16);background-color:var(--c-bg-surface)}.faq-accordion[data-astro-cid-ewn3ylzv]{max-width:840px;margin:var(--sp-12) auto 0;display:grid;gap:var(--sp-4)}.faq-item[data-astro-cid-ewn3ylzv]{background-color:var(--c-bg-surface);border:1px solid var(--c-border);border-radius:var(--radius-lg);padding:var(--sp-4) var(--sp-6);transition:background-color var(--transition-fast)}.faq-item[data-astro-cid-ewn3ylzv]:hover{background-color:var(--c-bg-body)}.faq-item__question[data-astro-cid-ewn3ylzv]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--sp-4);text-align:left;font-size:1.125rem;font-weight:var(--fw-semibold);color:var(--c-text-dark)}.faq-item__icon[data-astro-cid-ewn3ylzv]{flex-shrink:0;width:24px;height:24px;transition:transform var(--transition-medium)}.faq-item__answer[data-astro-cid-ewn3ylzv]{color:var(--c-text-light);overflow:hidden;max-height:0;transition:max-height var(--transition-medium),padding-top var(--transition-medium)}.faq-item[data-astro-cid-ewn3ylzv].is-open .faq-item__icon[data-astro-cid-ewn3ylzv]{transform:rotate(45deg)}.faq-item[data-astro-cid-ewn3ylzv].is-open .faq-item__answer[data-astro-cid-ewn3ylzv]{padding-top:var(--sp-4);max-height:200px}
