@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&family=Lato:wght@400;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#f5f9ff;--color-white:#fff;--color-section-alt:#ebf4ff;--color-surface-alt:#ebf4ff;--color-divider:#c8dcf0;--color-accent:#1a7fd4;--color-accent-dark:#135fa0;--color-accent-light:#e8f3fc;--color-text:#0d1b2a;--color-text-muted:#4a6380;--color-success:#0e8a5f;--color-border:#c8dcf0;--radius:12px;--radius-lg:20px;--shadow-card:0 2px 16px #1a7fd41a;--shadow-card-hover:0 6px 28px #1a7fd42e;--font-heading:"Nunito Sans",sans-serif;--font-body:"Lato",sans-serif}html{font-size:18px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background-color:#f5f9ff;background-color:var(--color-bg);font-family:Lato,sans-serif;font-family:var(--font-body);line-height:1.75;padding-top:90px}body,h1,h2,h3,h4{color:#0d1b2a;color:var(--color-text)}h1,h2,h3,h4{font-family:Nunito Sans,sans-serif;font-family:var(--font-heading);line-height:1.2}h1{font-size:clamp(2.4rem,5vw,3.8rem)}h1,h2{font-weight:800}h2{font-size:clamp(1.7rem,3vw,2.4rem)}h3{font-size:1.2rem;font-weight:700}p{color:#0d1b2a;color:var(--color-text);font-size:1rem;line-height:1.8}a{color:#1a7fd4;color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}img{display:block;height:auto;max-width:100%}button{cursor:pointer;font-family:Lato,sans-serif;font-family:var(--font-body)}.section-white{background-color:#fff;background-color:var(--color-white);border-bottom:2px solid #c8dcf0;border-bottom:2px solid var(--color-divider);border-top:2px solid #c8dcf0;border-top:2px solid var(--color-divider)}.section-white,.section-white .bookTrial h2,.section-white .bookTrial p,.section-white .faq .answer,.section-white .faq .questionRow h3,.section-white .faq h2,.section-white .gettingStarted h2,.section-white .gettingStarted p,.section-white .pricing h2,.section-white .pricing p,.section-white .referral h2,.section-white .referral p,.section-white .sampleResources h2,.section-white .sampleResources p,.section-white .section-heading,.section-white .section-subheading,.section-white .statLabel,.section-white .statNumber,.section-white .subjects p,.section-white .whyUs p,.section-white h2,.section-white h3,.section-white p{color:#0d1b2a;color:var(--color-text)}.section-white .statNumber{color:#1a7fd4;color:var(--color-accent)}.section-white .statLabel{color:#4a6380;color:var(--color-text-muted)}.section-dark{background-color:#0d2444;border-bottom:2px solid #1a4a7a;border-top:2px solid #1a4a7a}.section-dark .section-heading{color:#fff}.section-dark .section-subheading{color:#a8c4e0}.section-dark p{color:#c8dcf0}.section-dark h2,.section-dark h3,.section-dark strong{color:#fff}.section-dark a{color:#5baaff}.section-dark a:hover{color:#fff}.section-wrap{padding:88px 24px}.section-inner{margin:0 auto;max-width:1080px}.section-heading{color:#0d1b2a;color:var(--color-text);font-family:Nunito Sans,sans-serif;font-family:var(--font-heading);font-size:clamp(1.9rem,3.5vw,2.5rem);font-weight:800;margin-bottom:12px;text-align:center}.section-subheading{color:#4a6380;color:var(--color-text-muted);font-size:1.1rem;line-height:1.8;margin:0 auto 52px;max-width:620px;text-align:center}.btn-primary{background-color:#1a7fd4;background-color:var(--color-accent);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Nunito Sans,sans-serif;font-family:var(--font-heading);font-size:1rem;font-weight:700;letter-spacing:.01em;padding:14px 32px;text-decoration:none;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease}.btn-primary:hover{background-color:#135fa0;background-color:var(--color-accent-dark);box-shadow:0 6px 20px #1a7fd44d;color:#fff;text-decoration:none;transform:translateY(-2px)}.btn-outline{background-color:initial;border:2px solid #1a7fd4;border:2px solid var(--color-accent);border-radius:8px;color:#1a7fd4;color:var(--color-accent);cursor:pointer;display:inline-block;font-family:Nunito Sans,sans-serif;font-family:var(--font-heading);font-size:1rem;font-weight:700;padding:13px 32px;text-decoration:none;transition:all .2s ease}.btn-outline:hover{background-color:#1a7fd4;background-color:var(--color-accent);color:#fff;text-decoration:none}.card{background:#fff;background:var(--color-white);border:1.5px solid #c8dcf0;border:1.5px solid var(--color-border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 2px 16px #1a7fd41a;box-shadow:var(--shadow-card);padding:32px;transition:box-shadow .2s ease,transform .2s ease}.card:hover{box-shadow:0 6px 28px #1a7fd42e;box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.img-placeholder{align-items:center;background:#e8f3fc;background:var(--color-accent-light);border:2px dashed #1a7fd4;border:2px dashed var(--color-accent);border-radius:20px;border-radius:var(--radius-lg);color:#1a7fd4;color:var(--color-accent);display:flex;flex-direction:column;font-size:.95rem;font-weight:600;gap:10px;justify-content:center;min-height:280px;width:100%}.img-placeholder span.icon{font-size:2.5rem}@media (max-width:768px){html{font-size:16px}.section-wrap{padding:64px 20px}body{padding-top:110px}}@media (max-width:480px){html{font-size:15px}.section-wrap{padding:52px 16px}}.app{min-height:100vh}.BackToTopButton_button__eZrHb{background:var(--color-accent);border:none;border-radius:999px;bottom:2rem;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:1.2rem;height:44px;line-height:1;position:fixed;right:2rem;transition:transform .15s ease,background-color .2s ease;width:44px;z-index:1000}.BackToTopButton_button__eZrHb:hover{background:var(--color-accent-dark);transform:translateY(-2px)}@media (max-width:768px){.BackToTopButton_button__eZrHb{bottom:1rem;right:1rem}}.Footer_footer__pOHog{background:var(--color-bg);border-top:1px solid #ffffff14;padding:3rem 2rem 2rem}.Footer_container__fpzdK{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;margin:0 auto;max-width:1100px}.Footer_brand__0XpeN h3{color:var(--color-text);font-family:var(--font-heading);font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.Footer_brand__0XpeN p{color:#24384f;font-size:.98rem;font-weight:600;line-height:1.7;margin-bottom:1rem;max-width:320px}.Footer_links__AKEvS{display:flex;gap:1.2rem}.Footer_links__AKEvS a{color:var(--color-accent);font-size:.9rem;text-decoration:none}.Footer_contact__lUxHh h4,.Footer_subjects__K2VHE h4{color:var(--color-text-muted);font-size:.75rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.Footer_subjects__K2VHE ul{list-style:none;margin:0;padding:0}.Footer_subjects__K2VHE li{color:#24384f;font-size:.95rem;font-weight:600;line-height:1.9}.Footer_contact__lUxHh .Footer_phone__sVP3A{color:var(--color-accent);display:block;font-weight:600;margin-bottom:.5rem;text-decoration:none}.Footer_contact__lUxHh .Footer_email__-QmZ6{color:#24384f;display:block;font-size:.92rem;font-weight:600;margin-bottom:.5rem;text-decoration:none;word-break:break-all}.Footer_location__dkwXu{color:#24384f;font-size:.95rem;font-weight:600}.Footer_bottom__lBpWp{border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:3rem;padding-top:1.5rem}.Footer_bottom__lBpWp div{color:var(--color-text-muted);font-size:.8rem}@media (max-width:768px){.Footer_container__fpzdK{gap:2rem;grid-template-columns:1fr}.Footer_brand__0XpeN{text-align:center}.Footer_links__AKEvS{justify-content:center}.Footer_bottom__lBpWp{flex-direction:column;gap:.5rem;text-align:center}}.Navbar_nav__wKvwy{background:#fff;border-bottom:2px solid #c8dcf0;box-shadow:0 2px 16px #1a7fd421;left:0;position:fixed;top:0;width:100%;z-index:200}.Navbar_inner__vtqBs{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1080px;padding:20px 28px}.Navbar_logoContainer__fSjlE{align-items:center;display:flex;gap:12px}.Navbar_logo__lQi2A{height:58px;width:auto}.Navbar_logoText__h5s0o{color:#0d1b2a;font-family:Nunito Sans,sans-serif;font-size:1.5rem;font-weight:900;white-space:nowrap}.Navbar_right__gK9Y2{align-items:center;display:flex;gap:28px}.Navbar_phone__iY8J7{color:#1a7fd4;font-family:Nunito Sans,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.01em;text-decoration:none;white-space:nowrap}.Navbar_phone__iY8J7:hover{text-decoration:underline}.Navbar_bookBtn__Kg2tz{background:#1a7fd4;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800;letter-spacing:.03em;padding:14px 28px;text-decoration:none;text-transform:uppercase;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;white-space:nowrap}.Navbar_bookBtn__Kg2tz:hover{background:#135fa0;box-shadow:0 6px 18px #1a7fd447;color:#fff;text-decoration:none;transform:translateY(-2px)}@media (max-width:768px){.Navbar_inner__vtqBs{flex-direction:column;gap:12px;padding:14px 16px;text-align:center}.Navbar_right__gK9Y2{flex-direction:column;gap:10px;width:100%}.Navbar_bookBtn__Kg2tz{text-align:center;width:100%}.Navbar_logo__lQi2A{height:42px}.Navbar_logoText__h5s0o{font-size:1.2rem}.Navbar_phone__iY8J7{font-size:1.05rem}}.Hero_hero__LX-WO{align-items:center;background:radial-gradient(ellipse 80% 60% at 50% 40%,#2b7fff1f 0,#0000 70%);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:6rem 2rem;text-align:center}.Hero_container__iwFLR{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1100px}.Hero_content__KsvsB{text-align:left}@media (max-width:768px){.Hero_container__iwFLR{gap:2rem;grid-template-columns:1fr;text-align:center}.Hero_content__KsvsB{text-align:center}}.Hero_imagePlaceholder__mZ0qh{align-items:center;background:var(--color-section-alt);border-radius:var(--radius-lg);color:var(--color-text-muted);display:flex;font-size:1.1rem;height:400px;justify-content:center;width:100%}.Hero_heroImage__VqobS{border-radius:var(--radius-lg);height:100%;object-fit:cover;width:100%}.Hero_eyebrow__O\+nv0{animation:Hero_fadeSlideUp__73ku3 .6s ease-out 0s both;color:var(--color-accent);font-size:.85rem;letter-spacing:.15em;margin-bottom:1.2rem;text-transform:uppercase}.Hero_hero__LX-WO h1{animation:Hero_fadeSlideUp__73ku3 .6s ease-out .1s both;color:var(--color-text);font-family:var(--font-heading);font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.1;margin:0}.Hero_hero__LX-WO p{animation:Hero_fadeSlideUp__73ku3 .6s ease-out .2s both;color:var(--color-text-muted);font-size:1.15rem;margin:1.5rem auto;max-width:560px}.Hero_buttons__MTv6F{animation:Hero_fadeSlideUp__73ku3 .6s ease-out .3s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.Hero_primaryButton__DXZT3{background:var(--color-accent);border-radius:10px;color:#fff;display:inline-block;font-size:1rem;font-weight:700;padding:16px 36px;text-decoration:none;transition:background .2s ease}.Hero_primaryButton__DXZT3:hover{background:var(--color-accent-light)}.Hero_secondaryButton__v2FDN{background:#0000;border:2px solid var(--color-accent);border-radius:10px;color:var(--color-accent);display:inline-block;font-size:1rem;font-weight:700;padding:16px 36px;text-decoration:none;transition:background .2s ease,color .2s ease}.Hero_secondaryButton__v2FDN:hover{background:var(--color-accent);color:#fff}.Hero_reassurance__zLrhR{animation:Hero_fadeSlideUp__73ku3 .6s ease-out .4s both;color:var(--color-text-muted);font-size:.9rem;margin-top:1.2rem}@keyframes Hero_fadeSlideUp__73ku3{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero_buttons__MTv6F{align-items:center;flex-direction:column}.Hero_primaryButton__DXZT3,.Hero_secondaryButton__v2FDN{max-width:300px;width:100%}}.WhyUs_whyUs__DZNv0 .WhyUs_container__04VMw{margin:0 auto;max-width:1100px;text-align:center}.WhyUs_whyUs__DZNv0 h2{color:#fff;font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:1rem}.WhyUs_whyUs__DZNv0 p{color:#d9e7f5;margin-bottom:3rem}.WhyUs_grid__OeurJ{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:48px}.WhyUs_card__29Out{background:#fff;border:1.5px solid #c8dcf0;border-radius:20px;box-shadow:0 2px 16px #1a7fd414;cursor:default;display:flex;flex-direction:column;gap:0;padding:32px 28px;transition:box-shadow .2s ease,transform .2s ease}.WhyUs_card__29Out:hover{box-shadow:0 6px 28px #1a7fd429;transform:translateY(-3px)}.WhyUs_icon__SowVt{display:block;font-size:2.4rem;margin-bottom:16px}.WhyUs_card__29Out h3{color:#0d1b2a;font-family:Nunito Sans,sans-serif;margin-bottom:10px}.WhyUs_card__29Out p{color:#4a6380;font-size:.98rem;line-height:1.75}.WhyUs_imagePlaceholder__poeA-{margin-top:16px}@media (max-width:900px){.WhyUs_grid__OeurJ{grid-template-columns:1fr 1fr}}@media (max-width:600px){.WhyUs_grid__OeurJ{grid-template-columns:1fr}}.WhyUs_card__29Out h3{color:var(--color-text);font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.WhyUs_card__29Out p{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}@media (max-width:768px){.WhyUs_grid__OeurJ{grid-template-columns:1fr}}.Subjects_subjects__mmK-E .Subjects_container__PeEJG{margin:0 auto;max-width:1100px;text-align:center}.Subjects_subjects__mmK-E h2{color:inherit;font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:1rem}.Subjects_subjects__mmK-E p{color:inherit;margin-bottom:2.5rem}.Subjects_statNumber__108YG{color:inherit}.Subjects_section-dark__HxlJm .Subjects_statNumber__108YG{color:#fff}.Subjects_section-white__9XpfI .Subjects_statNumber__108YG{color:var(--color-accent)}.Subjects_statLabel__kMkV6{color:inherit}.Subjects_section-dark__HxlJm .Subjects_statLabel__kMkV6{color:#a8c4e0}.Subjects_section-white__9XpfI .Subjects_statLabel__kMkV6{color:var(--color-text-muted)}.Subjects_pills__JcF-3{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.Subjects_pill__SWj\+o{background:#1a4a7a;border:2px solid #2b6cb0;border-radius:999px;color:#fff;cursor:default;display:inline-block;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:600;padding:10px 24px;-webkit-user-select:none;user-select:none}.Subjects_stats__UaZCO{display:flex;gap:3rem;justify-content:center;margin-bottom:2rem}.Subjects_stat__yz5Vv{background:#162d4a;border-left:4px solid #5baaff;border-radius:8px;padding:1rem;text-align:center}.Subjects_statNumber__108YG{color:#fff;font-family:var(--font-heading);font-size:2.5rem;font-weight:800}.Subjects_statLabel__kMkV6{color:#fff;font-size:.9rem;margin-top:.5rem}.Subjects_note__UXaBq{color:#24384f;font-size:.9rem;font-weight:600;margin-top:2rem}@media (max-width:768px){.Subjects_stats__UaZCO{flex-direction:column;gap:1.5rem}}.Pricing_pricing__m8QiY .Pricing_container__UG48L{margin:0 auto;max-width:1100px;text-align:center}.Pricing_pricing__m8QiY h2{color:#fff;font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:1rem}.Pricing_pricing__m8QiY p{color:#c8dcf0;margin-bottom:3rem}.Pricing_cards__ECf\+A{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.Pricing_card__crWSf{background:var(--color-bg);border:1px solid #2b7fff26;border-radius:var(--radius-lg);padding:2rem;position:relative;width:300px}.Pricing_card__crWSf.Pricing_popular__trIxf{border:2px solid var(--color-accent);box-shadow:0 0 30px #2b7fff33}.Pricing_badge__577n-{background:var(--color-accent);border-radius:999px;color:#fff;font-size:.75rem;font-weight:700;left:50%;padding:4px 16px;position:absolute;top:-14px;transform:translateX(-50%)}.Pricing_label__59wR2{color:var(--color-text-muted);font-size:.75rem;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.Pricing_price__23Fjd{color:var(--color-text);font-family:var(--font-heading);font-size:3rem;font-weight:800;margin-bottom:.5rem}.Pricing_price__23Fjd span{color:var(--color-text-muted);font-size:1rem}.Pricing_billing__zJlQs{color:var(--color-text-muted);font-size:.85rem;margin-bottom:1.2rem}.Pricing_divider__QStl3{border-top:1px solid #ffffff14;margin:1rem 0}.Pricing_features__Xjp7t{list-style:none;margin:0;padding:0;text-align:left}.Pricing_features__Xjp7t li{color:var(--color-text-muted);font-size:.95rem;margin-bottom:.5rem}.Pricing_summary__L4ayq{background:var(--color-section-alt);border-radius:var(--radius);margin-left:auto;margin-right:auto;margin-top:2rem;max-width:700px;padding:1.2rem 2rem}.Pricing_summary__L4ayq p{color:#000;font-size:.9rem;margin:0}.Pricing_pricing__m8QiY .Pricing_summary__L4ayq strong{color:var(--color-text)}.Pricing_cta__Yrjd6{margin-top:2rem}.Pricing_cta__Yrjd6 a{color:#dceeff;font-size:.9rem;font-weight:700;text-decoration:none}.Pricing_cta__Yrjd6 a:hover{color:#fff}@media (max-width:768px){.Pricing_cards__ECf\+A{align-items:center;flex-direction:column}.Pricing_card__crWSf{max-width:400px;width:100%}.Pricing_badge__577n-{margin-bottom:1rem;position:static;transform:none}}.Referral_referral__0Ckfk .Referral_container__WNpm5{background:#162d4a;border-left:4px solid #5baaff;border-radius:var(--radius-lg);margin:0 auto;max-width:680px;padding:2.5rem;text-align:left}.Referral_label__QFPXX{color:#5baaff;font-size:.75rem;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.Referral_referral__0Ckfk h2{color:#fff;font-family:var(--font-heading);font-size:1.6rem;font-weight:800;margin-bottom:1rem}.Referral_referral__0Ckfk p{color:#a8c4e0;font-size:.95rem;line-height:1.7;margin-bottom:1rem}.Referral_referral__0Ckfk p:last-child{margin-bottom:0}.GettingStarted_gettingStarted__7iJy2 .GettingStarted_container__Y5fbH{margin:0 auto;max-width:1100px;text-align:center}.GettingStarted_gettingStarted__7iJy2 h2{color:#fff;font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:1rem}.GettingStarted_gettingStarted__7iJy2 p{color:#d9e7f5}.GettingStarted_steps__g9LBG{display:flex;gap:2rem;justify-content:center;margin-top:3rem}.GettingStarted_step__AK8PG{max-width:300px;text-align:center}.GettingStarted_number__27SMp{align-items:center;background:var(--color-accent);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.GettingStarted_step__AK8PG h3{color:#fff;font-family:var(--font-heading);font-weight:600;margin-bottom:.5rem}.GettingStarted_step__AK8PG p{color:#d9e7f5;line-height:1.6}@media (max-width:768px){.GettingStarted_steps__g9LBG{align-items:center;flex-direction:column}}.SampleResources_sampleResources__tfqwN .SampleResources_container__wOAcm{margin:0 auto;max-width:1100px;text-align:center}.SampleResources_sampleResources__tfqwN h2{color:var(--color-text);font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:1rem}.SampleResources_sampleResources__tfqwN p{color:#24384f;margin-bottom:3rem}.SampleResources_content__M0LKT{align-items:center;display:flex;gap:3rem}.SampleResources_text__p7lfj{flex:1 1;text-align:left}.SampleResources_text__p7lfj h3{color:var(--color-text);font-family:var(--font-heading);font-size:1.4rem;font-weight:700;margin-bottom:1rem;margin-top:.75rem}.SampleResources_text__p7lfj p{color:#24384f;font-size:1rem;font-weight:600;line-height:1.8;margin-bottom:1rem}.SampleResources_text__p7lfj ul{list-style:none;margin-bottom:2rem;padding:0}.SampleResources_text__p7lfj li{color:#24384f;font-size:.98rem;font-weight:600;line-height:1.7;margin-bottom:.5rem}.SampleResources_button__ieYLP{background:#0000;border:2px solid #5baaff;border-radius:8px;color:#5baaff;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:background .2s ease,color .2s ease}.SampleResources_button__ieYLP:hover{background:#5baaff;color:#0d2444}.SampleResources_placeholder__X3tIY{align-items:center;background:#162d4a;border:2px dashed #2b6cb0;border-radius:var(--radius-lg);color:#5baaff;display:flex;flex:1 1;flex-direction:column;font-size:2rem;justify-content:center;min-height:240px;text-align:center}.SampleResources_pdfViewer__l7D2k{border:none;border-radius:var(--radius-lg);height:400px;width:100%}.SampleResources_placeholder__X3tIY div{font-size:1rem;margin-top:.5rem}@media (max-width:768px){.SampleResources_content__M0LKT{flex-direction:column}}.BookTrial_bookTrial__Ytq1T .BookTrial_container__WLFjP{background:#f0f8ff;border:2px solid #c8dcf0;border-radius:var(--radius-lg);box-shadow:0 8px 32px #1a7fd433;margin:0 auto;max-width:560px;padding:2.5rem}.BookTrial_bookTrial__Ytq1T h2{color:var(--color-text);font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:1rem;text-align:center}.BookTrial_bookTrial__Ytq1T p{color:var(--color-text-muted);margin-bottom:2.5rem;text-align:center}.BookTrial_form__aC8Cs{width:100%}.BookTrial_field__CPjsw{margin-bottom:1.2rem}.BookTrial_field__CPjsw label{color:#000;display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem}.BookTrial_field__CPjsw input,.BookTrial_field__CPjsw select,.BookTrial_field__CPjsw textarea{background:var(--color-bg);border:1px solid #ffffff1f;border-radius:8px;box-sizing:border-box;color:var(--color-text);font-family:var(--font-body);font-size:.95rem;padding:12px 14px;width:100%}.BookTrial_field__CPjsw input:focus,.BookTrial_field__CPjsw select:focus,.BookTrial_field__CPjsw textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #2b7fff26;outline:none}.BookTrial_submitButton__ZiO4p{background:var(--color-accent);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--font-heading);font-size:1rem;font-weight:700;padding:14px;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;width:100%}.BookTrial_submitButton__ZiO4p:hover:not(:disabled){background:var(--color-accent-dark);box-shadow:0 6px 18px #1a7fd447;transform:translateY(-2px)}.BookTrial_submitButton__ZiO4p:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.BookTrial_success__zvzlP{background:#34d3991a;border:1px solid var(--color-success);border-radius:8px;color:var(--color-success);margin:0 0 1rem;padding:1rem;text-align:center}.BookTrial_error__nWUg7{background:#ef44441a;border:1px solid #ef4444;border-radius:8px;color:#ef4444;margin:0 0 1rem;padding:1rem;text-align:center}.FAQ_faq__pOpeJ .FAQ_container__6AWpn{margin:0 auto;max-width:720px}.FAQ_faq__pOpeJ h2{color:var(--color-text);font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin-bottom:2.5rem;text-align:center}.FAQ_item__3WJ5k{border-bottom:1px solid #1a4a7a;padding:1.2rem 0}.FAQ_questionRow__rP1Fa{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.FAQ_questionRow__rP1Fa h3{color:var(--color-text);flex:1 1;font-family:var(--font-heading);font-size:1rem;font-weight:600;margin:0}.FAQ_toggle__KJt3M{color:#5baaff;flex-shrink:0;font-size:1.4rem}.FAQ_answer__uQz-G{color:#24384f;font-size:.95rem;line-height:1.7;margin-top:.75rem;padding-right:2rem}
/*# sourceMappingURL=main.7f80366d.css.map*/