@import "https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.section{padding:110px max(6vw,24px)}.eyebrow{letter-spacing:.19em;color:#397064;margin:0 0 24px;font-size:12px;font-weight:800}.eyebrow.pale{color:#c9e2d6}h1,h2,h3{margin-top:0;font-family:Georgia,Times New Roman,serif;font-weight:500}h2{letter-spacing:-.035em;font-size:clamp(38px,5vw,68px);line-height:1.05}.button{background:var(--coral);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:28px;padding:18px 26px;font-size:15px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:#c75f44;transform:translateY(-2px)}.button.small{padding:12px 19px;font-size:13px}.button.full{width:100%}.textLink{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:800}.nav{z-index:10;justify-content:space-between;align-items:center;height:78px;padding:0 max(4vw,24px);display:flex;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:11px;display:flex}.brandMark{border:1px solid;border-radius:50%;place-items:center;width:36px;height:36px;font-family:Georgia;font-size:22px;font-style:italic;display:grid}.brand strong,.brand small{letter-spacing:.14em;display:block}.brand strong{font-size:12px}.brand small{margin-top:3px;font-size:8px}.navLinks{gap:30px;font-size:13px;font-weight:700;display:flex}.hero{background:linear-gradient(115deg,#f4f0e5,#e8efe3 55%,#cbdcc8);grid-template-columns:1.13fr .87fr;align-items:center;gap:5vw;min-height:780px;padding:150px max(6vw,24px) 90px;display:grid;overflow:hidden}.heroContent{z-index:2;max-width:760px}.hero h1{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(58px,7vw,104px);line-height:.92}.heroLead{max-width:700px;margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(23px,2.3vw,34px);line-height:1.3}.heroActions{align-items:center;gap:28px;margin-top:36px;display:flex}.fineprint{color:#64746f;margin-top:14px;font-size:11px}.heroVisual{place-items:center;height:540px;display:grid;position:relative}.sun{background:#f3d9a2;border-radius:50%;width:280px;height:280px;box-shadow:0 0 80px #deb35c40}.orbit{border:1px solid #183a3647;border-radius:50%;justify-content:center;align-items:flex-start;display:flex;position:absolute}.orbit span{background:var(--cream);letter-spacing:.16em;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;transform:translateY(-50%)}.orbit.one{width:390px;height:390px}.orbit.two{width:510px;height:510px;transform:rotate(50deg)}.orbit.two span{transform:translateY(-50%)rotate(-50deg)}.figure{width:130px;height:220px;position:absolute;bottom:110px}.figure span{border:12px solid var(--deep);border-radius:50%;width:56px;height:56px;position:absolute;top:0;left:36px}.figure i{background:var(--deep);border-radius:30px;width:30px;height:120px;position:absolute;top:50px;left:50px}.figure b{border:17px solid var(--deep);border-bottom:0;border-left:0;border-right:0;border-radius:50%;width:130px;height:80px;position:absolute;top:107px}.heroVisual>p{text-align:center;letter-spacing:.12em;text-transform:uppercase;font-size:13px;position:absolute;bottom:6px}.heroVisual>p strong{text-transform:none;letter-spacing:0;font-family:Georgia;font-size:22px}.recognition .twoCols{grid-template-columns:1.1fr .9fr;align-items:start;gap:10vw;display:grid}.twoCols h2{font-size:clamp(40px,5vw,70px)}.twoCols div{color:var(--muted);max-width:540px;font-size:18px}.recognition blockquote{text-align:center;border-block:1px solid #cfd9d3;max-width:980px;margin:110px auto 0;padding:55px 0;font-family:Georgia,serif;font-size:clamp(27px,3.2vw,46px);line-height:1.3}.how{background:var(--deep);color:#fff}.sectionIntro{max-width:850px;margin-bottom:60px}.sectionIntro>p:last-child{opacity:.72;max-width:650px;font-size:18px}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.steps article{background:#ffffff0a;border:1px solid #ffffff2e;border-radius:24px;padding:34px}.steps article>span{letter-spacing:.14em;color:#bcd7c9;font-size:11px}.steps h3{margin:45px 0 15px;font-size:30px}.choice{background:var(--cream);grid-template-columns:1fr 1fr;gap:22px;display:grid}.choiceCard{border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:440px;padding:55px;display:flex}.choiceCard h2{margin-bottom:10px;font-size:55px}.choiceCard>p:not(.label){max-width:480px;font-size:17px}.choiceCard>span{letter-spacing:.12em;margin-top:25px;font-size:12px;font-weight:800}.choiceCard.demand{background:#e8cdbd}.label{letter-spacing:.16em;margin-bottom:auto;font-size:10px;font-weight:700}.split{grid-template-columns:1fr 1fr;align-items:end;gap:10vw;margin-bottom:60px;display:grid}.split>p{color:var(--muted);font-size:18px}.practiceGrid{border-top:1px solid #ccd7d1;grid-template-columns:repeat(3,1fr);display:grid}.practiceGrid article{border-bottom:1px solid #ccd7d1;min-height:245px;padding:36px 28px 45px 0}.practiceGrid article:nth-child(3n+2),.practiceGrid article:nth-child(3n+3){border-left:1px solid #ccd7d1;padding-left:28px}.practiceGrid span{color:#7d8e87;font-size:10px}.practiceGrid h3{margin:35px 0 12px;font-size:29px}.practiceGrid p{color:var(--muted);font-size:14px}.identity{background:var(--gold);grid-template-columns:.9fr 1.1fr;gap:9vw;display:grid}.identity h2{max-width:600px}.identityList p{border-bottom:1px solid #183a3640;margin:0;padding:26px 0}.identityList del,.identityList strong{display:block}.identityList del{color:#654f2e;margin-bottom:10px}.identityList strong{font-family:Georgia;font-size:24px;font-weight:500}.teacherGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.portrait{border-radius:160px 160px 18px 18px;place-items:center;height:320px;margin-bottom:25px;display:grid}.portrait span{color:#ffffffbf;font-family:Georgia;font-size:90px}.p1{background:#78968a}.p2{background:#c28d75}.p3{background:#b5a068}.p4{background:#68899a}.teacherGrid h3{margin:5px 0 10px;font-size:28px}.role{text-transform:uppercase;letter-spacing:.12em;color:#547168;font-size:10px;font-weight:700}.teacherGrid article>p:last-child{color:var(--muted);font-size:14px}.quoteGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.quoteGrid blockquote{background:var(--white);border-radius:20px;flex-direction:column;min-height:310px;margin:0;padding:35px;display:flex}.quoteGrid blockquote p{font-family:Georgia;font-size:20px;line-height:1.55}.quoteGrid footer{letter-spacing:.1em;margin-top:auto;font-size:12px;font-weight:700}.stars{color:var(--gold);letter-spacing:.15em}.offer{background:var(--deep);color:#fff;grid-template-columns:1fr .85fr;align-items:center;gap:9vw;display:grid}.offerIntro p:last-child{color:#c5d6ce;max-width:590px;font-size:19px}.priceCard{background:var(--white);color:var(--ink);border-radius:28px;padding:44px}.priceLabel{letter-spacing:.16em;font-size:10px;font-weight:700}.price{align-items:end;gap:10px;margin:18px 0;display:flex}.price strong{font-family:Georgia;font-size:74px;font-weight:500}.price span{color:var(--muted);margin-bottom:16px}.trialBadge{background:#dbe9d5;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-block}.priceCard ul{margin:20px 0;padding:14px 0;list-style:none}.priceCard li{border-bottom:1px solid #e0e6e1;padding:10px 0}.priceCard li:before{content:"✓";color:var(--coral);margin-right:10px;font-weight:700}.cardFineprint{text-align:center;color:#6f7c77;font-size:10px;line-height:1.5}.faq{grid-template-columns:.7fr 1.3fr;gap:9vw;display:grid}.faqList details{border-top:1px solid #cbd6d0;padding:24px 0}.faqList details:last-child{border-bottom:1px solid #cbd6d0}.faqList summary{cursor:pointer;justify-content:space-between;font-family:Georgia;font-size:21px;list-style:none;display:flex}.faqList summary:after{content:"+";font-family:Arial;font-size:25px}.faqList details[open] summary:after{content:"–"}.faqList details p{color:var(--muted);max-width:670px}.finalCta{text-align:center;background:var(--cream)}.finalCta h2{max-width:1000px;margin:0 auto 30px;font-size:clamp(55px,8vw,110px)}.finalCta>p:not(.eyebrow){max-width:600px;margin:0 auto 30px;font-size:18px}.footer{border-top:1px solid #e0e3de;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:45px max(6vw,24px);display:grid}.footer>p{text-align:center;color:var(--muted);font-size:11px}.footer>p:last-child{text-align:right}.mobileCta{display:none}@media (width<=900px){.navLinks{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.heroVisual{height:420px}.orbit.two{width:400px;height:400px}.orbit.one{width:310px;height:310px}.sun{width:220px;height:220px}.recognition .twoCols,.identity,.offer,.faq,.split,.steps,.quoteGrid,.choice{grid-template-columns:1fr}.practiceGrid{grid-template-columns:1fr 1fr}.practiceGrid article:nth-child(3n+2),.practiceGrid article:nth-child(3n+3){border-left:0;padding-left:0}.practiceGrid article:nth-child(2n){border-left:1px solid #ccd7d1;padding-left:28px}.teacherGrid{grid-template-columns:1fr 1fr}.footer{text-align:center;grid-template-columns:1fr;gap:18px}.footer .brand{justify-content:center}.footer>p:last-child{text-align:center}}@media (width<=560px){.section{padding:78px 22px}.nav{height:68px}.nav .button{display:none}.hero{min-height:auto;padding:115px 22px 70px}.hero h1{font-size:58px}.heroLead{font-size:24px}.heroCopy{font-size:15px}.heroActions{flex-direction:column;align-items:flex-start}.heroVisual{height:360px}.orbit.two{width:335px;height:335px}.orbit.one{width:260px;height:260px}.sun{width:190px;height:190px}.figure{bottom:77px;transform:scale(.8)}.heroVisual>p{bottom:-8px}.recognition blockquote{margin-top:65px}.choiceCard{min-height:370px;padding:35px}.choiceCard h2{font-size:43px}.practiceGrid,.teacherGrid{grid-template-columns:1fr}.practiceGrid article,.practiceGrid article:nth-child(2n){border-left:0;padding:28px 0}.portrait{height:360px}.priceCard{padding:30px 22px}.price strong{font-size:62px}.faq{gap:20px}.footer{padding-bottom:100px}.mobileCta{z-index:20;background:var(--coral);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:16px 22px;font-weight:700;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 35px #183a363d}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.realLifeIntro{grid-template-columns:1.05fr .95fr;align-items:start;column-gap:10vw;display:grid}.realLifeIntro>.eyebrow{grid-column:1/-1}.realLifeIntro h2{font-size:clamp(42px,5.5vw,76px)}.realLifeCopy{color:var(--muted);max-width:590px;font-size:17px}.realLifeCards{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:85px;display:grid}.realLifeCards article{background:var(--cream);border-radius:24px;min-height:290px;padding:34px}.realLifeCards span{letter-spacing:.14em;color:#789087;font-size:10px}.realLifeCards h3{margin:52px 0 15px;font-size:34px}.realLifeCards p{color:var(--muted);font-size:14px}.realLife blockquote{text-align:center;border-block:1px solid #cfd9d3;max-width:980px;margin:95px auto 0;padding:50px 0;font-family:Georgia,serif;font-size:clamp(28px,3.5vw,48px);line-height:1.3}@media (width<=900px){.realLifeIntro,.realLifeCards{grid-template-columns:1fr}.realLifeCards{margin-top:60px}}@media (width<=560px){.hero h1{font-size:54px}.realLifeCards{margin-top:48px}.realLifeCards article{min-height:auto}.realLife blockquote{margin-top:60px}}body{background:var(--cream);font-size:17px}.hero{background:#e5e9e3;grid-template-columns:48% 52%;gap:0;min-height:740px;padding:115px 0 0 max(6vw,24px)}.heroContent{padding:40px 5vw 75px 0}.hero h1{font-size:clamp(54px,5.8vw,88px);line-height:1.02}.heroVisual{width:100%;height:auto;min-height:625px;display:block;overflow:hidden}.heroVisual>p{letter-spacing:.04em;text-transform:none;background:#f8f4ece6;padding:9px 14px;font-size:12px;bottom:20px;left:auto;right:25px}.fineprint{max-width:460px;font-size:13px;line-height:1.5}.button,.mobileCta{border-radius:4px}.button[aria-disabled=true],.mobileCta[aria-disabled=true]{opacity:.72;cursor:not-allowed}.button[aria-disabled=true]:hover{background:var(--coral);transform:none}.teacherFeature{grid-template-columns:1fr .8fr;align-items:center;gap:8vw;display:grid}.teacherFeature>div>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:18px}.teacherFeature img{object-fit:cover;object-position:center 25%;width:100%;max-height:650px;display:block}.cardFineprint{text-align:left;font-size:13px}.sectionIntro>p:last-child{opacity:1}@media (width<=900px){.hero{grid-template-columns:1fr;padding:125px 0 0}.heroContent{padding:20px 24px 60px}.heroVisual{height:60vw;min-height:480px}.teacherFeature{grid-template-columns:1fr}.teacherFeature img{max-height:560px}}@media (width<=560px){.hero{padding:105px 0 0}.heroContent{padding:15px 22px 48px}.hero h1{font-size:clamp(48px,11vw,62px)}.heroVisual{height:68vh;min-height:480px;max-height:700px}.heroVisual img{object-position:center 30%}.heroVisual>p{bottom:14px;right:14px}.teacherFeature img{aspect-ratio:4/5;max-height:none}.heroCopy{font-size:16px}.eyebrow{font-size:13px}.button{white-space:normal;text-align:center}}:root{--ink:#12345f;--deep:#155a9e;--mint:#dff2fc;--cream:#fff;--coral:#0f8fd8;--gold:#7bc9f0;--white:#fff;--muted:#4c6685}body{color:var(--ink);background:#fff;font-family:Titillium Web,Arial,sans-serif}p{line-height:1.62}.eyebrow{color:#1b80be;letter-spacing:.15em;font-family:Titillium Web,Arial,sans-serif;font-size:14px}h1,h2,h3{font-family:Georgia,Times New Roman,serif}.nav{color:#fff;background:linear-gradient(#06214473,#0000);height:104px;padding-inline:max(5vw,22px);position:absolute}.brand{line-height:0;display:block}.officialLogo{aspect-ratio:335/158;object-fit:contain;filter:brightness(0)invert();width:171px;height:auto;display:block}.navLinks{gap:34px;font-size:15px}.nav .button{color:#126ba9;background:#fff;border:1px solid #fff}.nav .button:hover{color:#114e81;background:#dff2fc}.button{color:#fff;letter-spacing:.015em;background:#0f8fd8;border:1px solid #0f8fd8;border-radius:2px;min-height:56px;font-family:Titillium Web,Arial,sans-serif;font-size:16px}.button:hover{background:#116bb1;border-color:#116bb1}.button[aria-disabled=true]:hover{background:#0f8fd8;border-color:#0f8fd8}.hero{background:#155a9e;min-height:800px;padding:0;display:block;position:relative;overflow:hidden}.heroVisual{z-index:0;width:100%;height:100%;min-height:0;display:block;position:absolute;inset:0}.heroVisual picture,.heroVisual img{width:100%;height:100%;display:block}.heroVisual img{object-fit:cover;object-position:58% 42%}.heroVisual:after{content:"";background:linear-gradient(90deg,#041a3ce8 0%,#05244fc7 37%,#052e5c40 71%,#05264814 100%);position:absolute;inset:0}.heroVisual>p{color:#fff;z-index:2;letter-spacing:.08em;text-transform:uppercase;background:#07315fa6;font-size:13px;bottom:23px;right:35px}.heroContent{z-index:2;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;max-width:790px;min-height:800px;padding:170px 0 100px max(6vw,24px);display:flex;position:relative}.hero .eyebrow{color:#a7dcf8;font-size:14px}.hero h1{letter-spacing:-.055em;text-shadow:0 2px 24px #0000001a;font-size:clamp(60px,7vw,112px);line-height:.94}.heroLead{color:#fff;max-width:650px;font-size:clamp(23px,2.2vw,34px)}.heroCopy{color:#e5f4ff;max-width:620px;font-size:18px}.hero .textLink{color:#fff;border-color:#c2e8fc}.fineprint{color:#dfedf8;max-width:600px;font-size:14px}.realLife{background:#fff}.realLifeIntro h2{color:#12345f}.realLifeCopy{color:#4c6685}.realLifeCards article{background:#e7f4fb;border-top:4px solid #139cdb;border-radius:2px}.realLifeCards h3{color:#155a9e}.realLifeCards span{color:#147db9}.realLifeCards p{color:#4c6685}.realLife blockquote{color:#155a9e;border-color:#aacde2}.how{color:#fff;background:linear-gradient(135deg,#155a9e,#087fc7)}.how .eyebrow{color:#b1e4fd}.steps article{background:#ffffff12;border-color:#ffffff4d;border-radius:2px}.steps article>span{color:#c0eaff}.steps p{color:#e1f1fa}.choice{background:#f5fbff;gap:0}.choiceCard{border-radius:0;min-height:480px}.choiceCard.live{background:#bce4f7}.choiceCard.demand{color:#fff;background:#4c9ed2}.choiceCard.demand .label{color:#e4f5fd}.practices{background:#fff}.practices .eyebrow,.identity .eyebrow{color:#0d79b9}.practiceGrid,.practiceGrid article,.practiceGrid article:nth-child(3n+2),.practiceGrid article:nth-child(3n+3){border-color:#c5dcea}.practiceGrid h3{color:#155a9e}.practiceGrid span{color:#148cca}.identity{color:#12345f;background:#d8effa}.identityList p{border-color:#8bb8d5}.identityList del{color:#647e9b}.identityList strong{color:#116bac}.teachers{background:#eff8fc}.teacherFeature{grid-template-columns:1fr .88fr;gap:7vw}.teacherFeature>div>p:not(.eyebrow){color:#4c6685}.teacherFeature img{aspect-ratio:4/5;object-fit:cover;object-position:center 30%;max-height:720px;box-shadow:28px 28px #bce4f7}.testimonials{background:#fff}.quoteGrid blockquote{border:1px solid #c9e4f4;border-radius:2px}.quoteGrid blockquote p{color:#12345f}.stars{color:#0f8fd8}.offer{color:#fff;background:#155a9e;gap:8vw}.offer .eyebrow{color:#c1e9fc}.offerIntro p:last-child{color:#e2f1fa}.priceCard{border-radius:2px;box-shadow:0 28px 65px #001c4326}.priceLabel{color:#155a9e;font-size:14px}.trialBadge{color:#155a9e;background:#d9effb;border-radius:2px;font-size:14px}.priceCard li:before{color:#0f8fd8}.cardFineprint{color:#4c6685}.faq{background:#f5fbff}.faqList details{border-color:#c5dfea}.faqList details p{color:#4c6685}.faqList summary:after{color:#0f8fd8}.finalCta{isolation:isolate;color:#fff;background:#102e5f url(/antonio-maria-originale.jpeg) 50% 43%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:670px;display:flex;position:relative}.finalCta:before{content:"";z-index:-1;background:linear-gradient(90deg,#051a3ad6,#0b477c9e);position:absolute;inset:0}.finalCta .eyebrow{color:#bde7fc}.finalCta>p:not(.eyebrow){color:#fff}.finalCta .button{color:#155a9e;background:#fff;border-color:#fff}.finalCta .button:hover{background:#dff2fc}.footer{color:#fff;background:#103d76;border:0}.footer>p{color:#e0effa}.mobileCta{background:#0f8fd8;border-radius:2px}.mobileCta[aria-disabled=true]{background:#0f8fd8}.officialLogo{aspect-ratio:1110/514;filter:none;width:142px}@media (width<=900px){.hero{min-height:800px;padding:0}.heroVisual{height:100%;min-height:0}.heroContent{max-width:720px;min-height:800px;padding:175px 40px 100px}.teacherFeature{grid-template-columns:1fr}.nav{height:86px}}@media (width<=560px){.nav{height:80px;padding:7px 20px}.officialLogo{width:115px}.hero{min-height:800px;padding:0}.heroVisual{height:100%;min-height:0;max-height:none}.heroVisual img{object-position:center 25%;max-height:none}.heroVisual:after{background:linear-gradient(#041d3f8f 0%,#041d3f14 28%,#051d4261 48%,#041a3cf5 77%)}.heroContent{justify-content:flex-end;max-width:none;min-height:800px;padding:150px 22px 87px}.hero h1{font-size:clamp(48px,12vw,68px)}.heroLead{font-size:21px}.heroCopy{font-size:16px}.heroActions{margin-top:20px}.heroVisual>p{font-size:11px;bottom:11px;right:12px}.teacherFeature img{box-shadow:12px 12px #bce4f7}.choiceCard{min-height:380px}.finalCta{background-position:50% 30%;min-height:610px}.finalCta:before{background:#04234dbf}.footer .brand{justify-content:center;display:flex}}.welcomePage{background:#fff;min-height:100vh}.welcomeHeader{z-index:3;position:absolute;top:28px;left:max(6vw,22px)}.welcomeHeader img{width:134px;height:auto;display:block}.welcomeHero{background:#164b8b;grid-template-columns:1fr .8fr;min-height:660px;display:grid;position:relative;overflow:hidden}.welcomeHero:before{content:"";z-index:1;background:linear-gradient(90deg,#103568 0%,#103568f2 43%,#10356833 77%);position:absolute;inset:0}.welcomeHero>img{object-fit:cover;object-position:65% center;width:70%;height:100%;position:absolute;inset:0 0 0 auto}.welcomeContent{z-index:2;color:#fff;align-self:center;max-width:790px;padding:145px 30px 95px max(6vw,22px);position:relative}.welcomeContent .eyebrow{color:#bde8fc}.welcomeContent h1{letter-spacing:-.05em;font-size:clamp(55px,6vw,94px);line-height:1.02}.welcomeContent h1 em{font-weight:400}.welcomeContent>p:not(.eyebrow){max-width:560px;font-size:21px}.welcomeContent .welcomeNote{color:#d6effd;border-top:1px solid #fff6;margin-top:28px;padding-top:16px;font-size:15px!important}.welcomeSteps{padding:95px max(6vw,22px) 105px}.welcomeGrid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px;display:grid}.welcomeGrid article{border-top:2px solid #118bd0;padding-top:20px}.welcomeGrid span{color:#0f8fd8;font-size:14px;font-weight:700}.welcomeGrid h2{margin:42px 0 16px;font-size:clamp(28px,2.3vw,39px)}.welcomeGrid p{color:#4c6685;max-width:340px}.welcomeHelp{background:#dff2fc;grid-template-columns:.8fr 1.2fr;align-items:center;gap:10vw;padding:75px max(6vw,22px);display:grid}.welcomeHelp h2{font-size:clamp(36px,4vw,58px)}.welcomeHelp p{font-size:18px}.welcomeHelp a{color:#075893;text-decoration:underline}.welcomeFooter{color:#fff;background:#103d76;justify-content:space-between;align-items:center;gap:30px;padding:34px max(6vw,22px);font-size:14px;display:flex}.welcomeFooter img{width:95px;height:auto}.welcomeFooter a{text-decoration:underline}@media (width<=780px){.welcomeHero{min-height:740px;display:block}.welcomeHero>img{object-position:57% 30%;width:100%;height:100%}.welcomeHero:before{background:linear-gradient(#08264e7a,#08264e33 35%,#08264efa 78%)}.welcomeContent{flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:740px;padding:155px 22px 55px;display:flex}.welcomeContent h1{font-size:clamp(50px,11vw,72px)}.welcomeContent>p:not(.eyebrow){font-size:18px}.welcomeGrid,.welcomeHelp{grid-template-columns:1fr}.welcomeGrid article{padding-bottom:20px}.welcomeGrid h2{margin:20px 0 10px}.welcomeFooter{flex-wrap:wrap}}.welcomePrimary{color:#155a9e;background:#fff;justify-content:center;align-items:center;gap:24px;min-height:56px;margin-top:20px;padding:16px 22px;font-size:17px;font-weight:700;line-height:1.25;transition:background .2s;display:inline-flex}.welcomePrimary:hover{background:#dff2fc}.welcomeContent .welcomeNote{max-width:520px}.welcomeSteps>h2{max-width:700px;font-size:clamp(40px,5vw,66px)}.welcomeGrid h3{margin:42px 0 16px;font-size:clamp(28px,2.3vw,39px)}.welcomeGrid a,.welcomeChoice a{color:#126ba9;border-bottom:1px solid;align-items:center;gap:12px;margin-top:10px;padding-bottom:4px;font-size:16px;font-weight:700;display:inline-flex}.welcomeGrid a:hover,.welcomeChoice a:hover{color:#0b456f}.welcomeLive{color:#fff;background:#155a9e;grid-template-columns:1fr minmax(290px,.7fr);align-items:center;gap:8vw;padding:92px max(6vw,22px);display:grid}.welcomeLive .eyebrow{color:#bde8fc}.welcomeLive h2,.welcomeChoice h2{font-size:clamp(42px,5vw,68px)}.welcomeLive>div:first-child>p:not(.eyebrow){color:#e2f1fa;max-width:600px;font-size:19px}.welcomeZoomDetails{color:#12345f;background:#f2faff;padding:36px;box-shadow:16px 16px #9adaf659}.welcomeZoomDetails>p{margin:0;font-size:16px}.welcomeZoomDetails>p:last-child{color:#4c6685;font-size:14px}.welcomeZoomDetails dl{margin:24px 0}.welcomeZoomDetails dl>div{border-block-start:1px solid #c4e1ee;justify-content:space-between;gap:15px;padding:14px 0;display:flex}.welcomeZoomDetails dl>div:last-child{border-bottom:1px solid #c4e1ee}.welcomeZoomDetails dt{color:#4c6685}.welcomeZoomDetails dd{text-align:right;margin:0;font-weight:700}.welcomeChoice{background:#f5fbff;grid-template-columns:1.2fr .8fr;align-items:center;gap:10vw;padding:92px max(6vw,22px);display:grid}.welcomeChoice>div>p:not(.eyebrow){max-width:650px;font-size:18px}.welcomeChoice>p{color:#155a9e;border-left:2px solid #0f8fd8;padding:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.5vw,36px);line-height:1.35}.welcomePrimary:focus-visible,.welcomeGrid a:focus-visible,.welcomeChoice a:focus-visible{outline-offset:4px;outline:3px solid #7bc9f0}@media (width<=780px){.welcomeGrid h3{margin:20px 0 10px}.welcomeLive,.welcomeChoice{grid-template-columns:1fr;gap:28px;padding:70px 22px}.welcomeZoomDetails{padding:24px;box-shadow:8px 8px #9adaf659}.welcomeChoice>p{margin:0;padding:18px 0 18px 22px}.welcomePrimary{max-width:100%}}@media (prefers-reduced-motion:reduce){.welcomePrimary{transition:none}}.schedulePlus{border:1px solid;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:25px;font-weight:400;line-height:1;transition:transform .2s;display:grid}.how .scheduleDisclosure{color:#fff;border-color:#ffffff80}.practices .scheduleDisclosure{color:#155a9e;border-color:#bad8e8}@media (width<=560px){.schedulePlus{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.schedulePlus{transition:none}}.scheduleDisclosure{align-items:center;gap:18px;width:min(100%,820px);padding:19px 0;font-size:clamp(18px,2vw,25px);font-weight:700;line-height:1.3;display:flex}.scheduleDisclosure:focus-visible,.choiceScheduleLink:focus-visible{outline-offset:5px;outline:2px solid}.scheduleDisclosure:hover .schedulePlus{transform:rotate(90deg)}.choiceScheduleLink{border-bottom:1px solid;align-self:flex-start;margin-top:8px;padding-bottom:6px;font-size:16px;font-weight:700}.choiceScheduleLink span{margin-left:10px}.weeklySchedule{background:#eaf6fc;scroll-margin-top:18px}.weeklyScheduleIntro{grid-template-columns:1.1fr .9fr;align-items:end;gap:8vw;margin-bottom:38px;display:grid}.weeklyScheduleIntro h2{color:#123e76;max-width:800px;margin-bottom:0}.weeklyScheduleIntro>div:last-child p{color:#4c6685;max-width:490px;margin:0 0 5px;font-size:18px}.weeklyScheduleIntro .scheduleHint{font-weight:700;display:none;color:#0b75ad!important;margin-top:15px!important;font-size:13px!important}.scheduleViewport{overscroll-behavior-inline:contain;scrollbar-color:#0f8fd8 #cbe6f5;width:100%;overflow-x:auto}.scheduleViewport:focus-visible{outline-offset:3px;outline:2px solid #0f8fd8}.scheduleGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;min-width:1190px;display:grid}.scheduleDay{background:#fff;border-top:4px solid #0f8fd8;min-width:0;padding:19px 12px 16px;box-shadow:0 6px 22px #0d4c790f}.scheduleDay.weekend{background:#d5effc;border-top-color:#075ba0}.scheduleDay h3{color:#155a9e;letter-spacing:-.025em;margin:0 0 14px;font-size:22px}.scheduleDay.weekend h3{color:#07518d;font-weight:700}.scheduleDay ul{margin:0;padding:0;list-style:none}.scheduleDay li{border-top:1px solid #dcebf4;padding:12px 0;display:block}.scheduleDay.weekend li{border-color:#b3daf0}.scheduleDay time{color:#1278b5;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:13px;font-weight:800;display:block}.scheduleDay strong{color:#163c6a;font-size:14px;line-height:1.3;display:block}.scheduleDay small{color:#56718a;margin-top:4px;font-size:12px;line-height:1.4;display:block}.scheduleAccess{color:#365a7d;border-left:3px solid #0f8fd8;max-width:900px;margin:30px 0 0;padding:8px 0 8px 20px;font-size:16px}@media (width<=1380px){.weeklyScheduleIntro .scheduleHint{display:block}}@media (width<=700px){.weeklyScheduleIntro{grid-template-columns:1fr;gap:20px}.scheduleViewport{width:calc(100% + 22px);margin-right:-22px;padding-right:22px}.scheduleGrid{min-width:1260px}.scheduleDay{padding:18px 13px}.scheduleDisclosure{font-size:19px}}
