:root{--pr-purple: #6B256B;--pr-purple-hover: #5a1f5a;--pr-navy: #16213B;--pr-blue: #256B9A;--pr-blue-hover: #1e5578;--pr-pink: #D65CA8;--pr-pink-hover: #c04a95;--pr-gold: #F4C430;--pr-gold-hover: #e0b420;--pr-green: #4CAF6D;--pr-gray-600: #4B5563;--pr-gray-500: #6B7280;--pr-gray-400: #9CA3AF;--pr-gray-border: #E5E7EB;--pr-light-purple: #F6F2F8;--pr-white: #ffffff}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.pricing,.pricing *,.pricing *:before,.pricing *:after{box-sizing:border-box}.pricing{font-family:Poppins,sans-serif!important;color:var(--pr-navy);line-height:1.5}.pricing h1,.pricing h2,.pricing h3,.pricing h4,.pricing p,.pricing li,.pricing span,.pricing button,.pricing a{font-family:Poppins,sans-serif!important}.pricing a{text-decoration:none;color:inherit}.pricing ul{list-style:none;margin:0;padding:0}.pricing img{max-width:100%;height:auto}.pr-container{max-width:1280px;margin:0 auto;padding:0 16px}@media(min-width:640px){.pr-container{padding:0 24px}}@media(min-width:1024px){.pr-container{padding:0 32px}}.pr-container--narrow{max-width:768px}.pr-container--mid{max-width:1024px}.pr-grid-2{display:grid;grid-template-columns:1fr;gap:32px;max-width:896px;margin:0 auto}@media(min-width:768px){.pr-grid-2{grid-template-columns:1fr 1fr}}.pr-grid-3{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.pr-grid-3{grid-template-columns:repeat(3,1fr)}}.pr-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;border:none;cursor:pointer;font-weight:600;font-size:18px;padding:20px 32px;border-radius:9999px;transition:background-color .2s,transform .2s;text-decoration:none;line-height:1.2}.pr-btn:hover{transform:translateY(-1px)}.pr-btn--purple{background:var(--pr-purple)!important;color:#fff!important;box-shadow:0 4px 14px #6b256b4d}.pr-btn--purple:hover{background:var(--pr-purple-hover)!important}.pr-btn--purple-outline{background:#fff!important;color:var(--pr-purple)!important;border:2px solid var(--pr-purple);font-weight:500}.pr-btn--purple-outline:hover{background:#faf5ff!important}.pr-btn--blue{background:var(--pr-blue)!important;color:#fff!important;box-shadow:0 4px 14px #256b9a4d}.pr-btn--blue:hover{background:var(--pr-blue-hover)!important}.pr-btn--pink{background:var(--pr-pink)!important;color:#fff!important;box-shadow:0 4px 14px #d65ca84d}.pr-btn--pink:hover{background:var(--pr-pink-hover)!important}.pr-btn--gold{background:var(--pr-gold)!important;color:var(--pr-navy)!important;font-weight:700;box-shadow:0 4px 14px #f4c4304d}.pr-btn--gold:hover{background:var(--pr-gold-hover)!important}.pr-btn--white{background:#fff!important;color:var(--pr-purple)!important;font-weight:700;box-shadow:0 4px 14px #00000026}.pr-btn--white:hover{background:#f9fafb!important}.pr-btn--ghost{background:transparent!important;color:#fff!important;border:2px solid #fff;font-weight:700}.pr-btn--ghost:hover{background:#ffffff1a!important}.pr-btn--full{width:100%}.pr-btn--sm{font-size:15px;padding:16px;font-weight:700}.pr-section{padding:80px 0}.pr-section--light-purple{background:var(--pr-light-purple)}.pr-section--white{background:#fff}.pr-section--border-b{border-bottom:1px solid var(--pr-gray-border)}#pricing-curriculum-plans{scroll-margin-top:88px}.pr-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.pr-heading{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:12px;color:var(--pr-navy)}.pr-subtext{font-size:17px;color:var(--pr-gray-600);line-height:1.7}.pr-text-center{text-align:center}.pr-hero{padding:112px 0;background:linear-gradient(to bottom right,#faf5ff,#fff);overflow:hidden}@media(min-width:1024px){.pr-hero{padding-top:128px;padding-bottom:120px}}.pr-hero__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:768px){.pr-hero__grid{grid-template-columns:1fr 1fr}}.pr-hero__text{text-align:center}@media(min-width:768px){.pr-hero__text{text-align:left}}.pr-hero__title{font-size:40px;font-weight:700;color:var(--pr-purple);line-height:1.1;margin-bottom:20px}@media(min-width:768px){.pr-hero__title{font-size:52px}}.pr-hero__subtitle{font-size:20px;font-weight:600;color:var(--pr-navy);line-height:1.4;margin-bottom:16px}.pr-hero__desc{font-size:17px;color:var(--pr-gray-600);line-height:1.7;margin-bottom:32px}.pr-hero__actions{display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width:640px){.pr-hero__actions{flex-direction:row}}@media(min-width:768px){.pr-hero__actions{justify-content:flex-start}}.pr-hero__image-placeholder{width:100%;height:360px;background:var(--pr-light-purple);border-radius:16px;border:2px dashed #D8C8E8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.pr-hero__image-placeholder svg{width:40px;height:40px;color:var(--pr-purple);opacity:.4}.pr-hero__image-placeholder p:first-of-type{font-size:14px;font-weight:600;color:var(--pr-purple)}.pr-hero__image-placeholder p:last-of-type{font-size:13px;color:var(--pr-gray-400)}.pr-hero__img{width:100%;height:360px;object-fit:cover;border-radius:16px;box-shadow:0 8px 30px #0000001a}.pr-intro{padding:56px 0;background:#fff;border-bottom:1px solid var(--pr-gray-border)}.pr-intro__heading{font-size:28px;font-weight:700;color:var(--pr-navy);line-height:1.2;margin-bottom:20px}@media(min-width:768px){.pr-intro__heading{font-size:36px}}.pr-intro__text{font-size:18px;color:var(--pr-gray-600);line-height:1.7}.pr-card{border:2px solid var(--pr-gray-border);border-radius:24px;background:#fff;box-shadow:0 4px 14px #0000000f;transition:box-shadow .3s,transform .3s;position:relative}.pr-card:hover{box-shadow:0 8px 28px #0000001a;transform:translateY(-2px)}.pr-card__inner{padding:32px}@media(min-width:1024px){.pr-card__inner{padding:40px}}.pr-card--featured{border-color:var(--pr-purple)}.pr-card--blue-border{border-color:var(--pr-blue)}.pr-card--pink-border{border-color:var(--pr-pink)}.pr-card--dark{background:var(--pr-navy);border-color:var(--pr-navy)}.pr-card__badge{position:absolute;top:-16px;right:32px;padding:8px 20px;border-radius:9999px;font-size:15px;font-weight:700;box-shadow:0 4px 10px #0000001f}.pr-card__badge--gold{background:var(--pr-gold);color:var(--pr-navy)}.pr-card__badge--pink{background:var(--pr-pink);color:#fff}.pr-card__icon-title{display:flex;align-items:center;gap:10px;margin-bottom:4px}.pr-card__icon-title svg{width:20px;height:20px;flex-shrink:0;display:block;align-self:center;transform:translateY(-1px)}.pr-card__icon-title .pr-card__name{margin:0!important;line-height:1.25!important;align-self:center}.pr-card__name{font-size:22px;font-weight:700;color:var(--pr-navy)}.pr-card--dark .pr-card__name{color:#fff}.pr-card__desc{font-size:15px;color:var(--pr-gray-500);margin-bottom:20px}.pr-card--dark .pr-card__desc{color:#cbd5e0}.pr-card__price{margin-bottom:12px}.pr-card__price-starts{font-size:15px;font-weight:500;color:var(--pr-navy);vertical-align:baseline}.pr-card--dark .pr-card__price-starts{color:#fff}.pr-card__price-amount{font-size:44px;font-weight:700;color:var(--pr-navy);line-height:1}.pr-card--dark .pr-card__price-amount{color:#fff}.pr-card__price-period{font-size:17px;color:var(--pr-gray-500);margin-left:8px}.pr-card--dark .pr-card__price-period{color:#a0aec0}.pr-card__price-alt{font-size:15px;font-weight:600;color:var(--pr-green);margin-top:4px}.pr-card__price-note{font-size:14px;font-weight:600;margin-top:4px}.pr-card__price-note--pink{color:var(--pr-pink)}.pr-card__price-note--gold{color:var(--pr-gold)}.pr-card__price-fine{font-size:13px;color:var(--pr-gray-400);margin-bottom:24px}.pr-card--dark .pr-card__price-fine{color:#718096}.pr-features{margin-bottom:32px}.pr-features li{display:flex;align-items:flex-start;gap:12px;font-size:16px;color:var(--pr-navy);line-height:1.5;padding:6px 0}.pr-card--dark .pr-features li{color:#e2e8f0}.pr-features li svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}.pr-card__italic-note{font-size:14px;color:var(--pr-gray-600);font-style:italic;margin-bottom:24px}.pr-ai-callout{background:#fff9f0;border:1px solid rgba(244,196,48,.5);border-radius:12px;padding:16px;margin-bottom:24px}.pr-ai-callout__title{font-size:13px;font-weight:700;color:var(--pr-navy);margin-bottom:8px}.pr-ai-callout li{font-size:13px;color:var(--pr-gray-600);display:flex;align-items:center;gap:8px;padding:2px 0}.pr-ai-callout__dot{width:6px;height:6px;border-radius:50%;background:var(--pr-pink);flex-shrink:0}.pr-ai-callout__note{font-size:12px;color:var(--pr-gray-400);font-style:italic;margin-top:8px}.pr-compare-card{border-radius:24px;background:#fff;box-shadow:0 2px 8px #0000000a;transition:box-shadow .3s}.pr-compare-card:hover{box-shadow:0 4px 16px #00000014}.pr-compare-card__inner{padding:28px;display:flex;flex-direction:column;height:100%}.pr-compare-card__name{font-size:20px;font-weight:700;margin-bottom:12px}.pr-compare-card__desc{font-size:15px;color:var(--pr-gray-600);line-height:1.6;margin-bottom:16px}.pr-compare-card__best-for{margin-bottom:20px;flex:1}.pr-compare-card__best-for-label{font-size:12px;font-weight:700;color:var(--pr-gray-400);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.pr-compare-card__best-for li{font-size:14px;color:var(--pr-navy);display:flex;align-items:center;gap:8px;padding:2px 0}.pr-compare-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.pr-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px}@media(min-width:640px){.pr-trust__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pr-trust__grid{grid-template-columns:repeat(4,1fr)}}.pr-trust__item{display:flex;align-items:center;gap:12px;padding:16px;background:var(--pr-light-purple);border-radius:16px;border:1px solid var(--pr-gray-border)}.pr-trust__item svg{width:20px;height:20px;color:var(--pr-purple);flex-shrink:0}.pr-trust__item span{font-size:15px;font-weight:500;color:var(--pr-navy);text-align:left}.pr-trust__summary{font-size:17px;color:var(--pr-gray-600);line-height:1.7;max-width:768px;margin:0 auto}.pr-faq__item{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.pr-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;cursor:pointer;padding:16px 0;text-align:left;font-size:18px;font-weight:600;color:var(--pr-navy);transition:color .2s;gap:12px}.pr-faq__question:hover{color:var(--pr-purple)}.pr-faq__question svg{width:16px;height:16px;flex-shrink:0;color:var(--pr-gray-500);transition:transform .3s}.pr-faq__item.active .pr-faq__question svg{transform:rotate(180deg)}.pr-faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0}.pr-faq__item.active .pr-faq__answer{max-height:500px;padding-bottom:16px}.pr-faq__answer p{font-size:16px;color:var(--pr-gray-600);line-height:1.7}.pr-cta{padding:80px 0;background:linear-gradient(to bottom right,var(--pr-purple),#8e408b);color:#fff;overflow:hidden;position:relative}.pr-cta__heading{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:20px}@media(min-width:768px){.pr-cta__heading{font-size:40px}}.pr-cta__desc{font-size:18px;color:#e9d5f5;line-height:1.7;max-width:640px;margin:0 auto 40px}.pr-cta__actions{display:flex;flex-direction:column;gap:16px;justify-content:center}@media(min-width:640px){.pr-cta__actions{flex-direction:row}}@media(max-width:767px){.pr-hero{padding:64px 0 72px}.pr-hero__title{font-size:32px}.pr-hero__subtitle{font-size:18px}.pr-section{padding:56px 0}.pr-heading{font-size:28px}.pr-card__price-amount{font-size:36px}.pr-cta__heading{font-size:28px}.pr-cta__desc{font-size:16px}.pr-btn{font-size:16px;padding:16px 24px}.pr-hero__image-placeholder,.pr-hero__img{height:240px}.pr-card__inner{padding:24px}}@media(max-width:480px){.pr-hero__title{font-size:28px}.pr-heading{font-size:24px}.pr-card__price-amount{font-size:30px}.pr-trust__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-pricing.css.map */
