:root{--paper:#fffdf7;--cream:#faf3e7;--cream-deep:#f1e5d2;--sage:#6f9276;--sage-soft:#edf6ef;--sky-soft:#f1f9fc;--red:#d71920;--red-dark:#a9141b;--red-soft:#fff0ed;--ink:#263238;--graphite:#334047;--muted:#627078;--line:#e5dccd;--white:#fff;--gold:#ecc464;--shadow-soft:0 22px 55px #4137271c;--shadow-paper:0 12px 30px #41372714;--radius:8px;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.container{width:min(100% - 40px, var(--max-width));margin:0 auto}.skip-link{z-index:30;color:var(--white);background:var(--ink);border-radius:var(--radius);padding:10px 14px;position:absolute;top:12px;left:12px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf7fa;border-bottom:1px solid #e5dccdc2;position:sticky;top:0;box-shadow:0 8px 24px #2632380a}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:94px;display:grid}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand__mark{place-items:center;width:62px;height:48px;display:grid}.brand__image{object-fit:contain;width:62px;height:48px}.brand__fallback{width:38px;height:38px;color:var(--white);background:var(--red);border-radius:7px;place-items:center;font-size:.74rem;font-weight:850;display:grid}.brand__image:not([hidden])+.brand__fallback{display:none}.brand__text{color:#152a3a;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:850;line-height:1}.site-nav{justify-content:center;align-items:center;gap:16px;display:flex}.site-nav a{color:#102232;border-radius:0;padding:10px 2px 14px;font-size:.98rem;font-weight:760;line-height:1.2;text-decoration:none;position:relative}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{color:var(--red);background:0 0}.site-nav a:after{content:"";background:0 0;height:2px;position:absolute;bottom:4px;left:2px;right:2px}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a[aria-current=page]:after{background:var(--red)}.nav-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);width:44px;height:44px;display:none}.nav-toggle span{background:var(--ink);width:20px;height:2px;margin:4px auto;display:block}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:13px 21px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{color:var(--white);background:linear-gradient(180deg, #df2a22, var(--red));box-shadow:0 14px 24px #d719202e}.button--primary:hover,.button--primary:focus-visible{background:var(--red-dark)}.button--secondary{color:#152a3a;background:#ffffffb8;border-color:#152a3a47}.button--secondary:hover,.button--secondary:focus-visible{background:var(--white);border-color:#8470526b}.button--light{color:var(--ink);background:var(--white);border-color:#84705238}.site-header__cta{color:var(--white);background:linear-gradient(180deg, #df2a22, var(--red));border-color:var(--red);border-radius:12px;box-shadow:0 10px 18px #d719202e}.site-header__cta:hover,.site-header__cta:focus-visible{color:var(--white);background:var(--red)}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero{background:radial-gradient(circle at 93% 44%, #bfdde86b, transparent 18rem), radial-gradient(circle at 7% 100%, #6f92762e, transparent 19rem), linear-gradient(180deg, var(--paper) 0%, #fffaf0 100%);position:relative;overflow:hidden}.hero__backdrop{pointer-events:none;background:linear-gradient(90deg,#ffffff57,#0000 42%),repeating-linear-gradient(0deg,#8470520b 0 1px,#0000 1px 36px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000057,#0000 76%);mask-image:linear-gradient(#00000057,#0000 76%)}.hero__grid{grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);align-items:center;gap:58px;min-height:calc(100vh - 94px);padding:84px 0 96px;display:grid;position:relative}.hero__kicker{letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 14px;font-size:.78rem;font-weight:800;display:flex}.eyebrow{color:var(--red-dark);margin:0 0 14px;font-size:.9rem;font-weight:800}.hero__kicker-part--green{color:#3f764c}.hero__kicker-part--blue{color:#3e86aa}.hero__kicker-part--red{color:var(--red)}.hero__kicker-dot{background:var(--gold);border-radius:50%;width:7px;height:7px}.hero h1,.page-hero h1{color:#142b3d;letter-spacing:0;max-width:730px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.45rem,5.7vw,5.55rem);font-weight:850;line-height:.98}.hero h1:after{content:".";color:var(--red)}.hero__copy{color:#203645;max-width:610px;margin:26px 0 28px;font-size:1.16rem;line-height:1.65}.hero__trust{color:#203645;grid-template-columns:76px 1fr;align-items:center;gap:16px;max-width:570px;margin:28px 0 0;font-size:.95rem;font-weight:650;display:grid}.hero__trust p{border-left:1px solid #84705247;margin:0;padding-left:16px}.hero-composition{min-height:640px;position:relative}.hero-composition:before{content:"";border-top:2px dashed #d71920d1;border-radius:50%;height:128px;position:absolute;bottom:-28px;left:-230px;right:80px;transform:rotate(-4deg)}.hero-photo-frame{background:var(--white);width:min(76%,610px);height:470px;box-shadow:var(--shadow-soft);border-radius:140px 28px 28px;position:absolute;top:18px;right:56px;overflow:hidden}.hero-photo-frame__image{object-fit:cover;object-position:58% 44%;width:100%;height:100%}.hero-composition__wash{z-index:0;filter:blur(1px);opacity:.72;border-radius:50%;position:absolute}.hero-composition__spark{z-index:3;width:68px;height:68px;position:absolute;top:16px;left:150px}.hero-composition__spark:before,.hero-composition__spark:after{content:"";border-top:3px solid #eca72c;position:absolute;inset:32px 4px}.hero-composition__spark:after{transform:rotate(90deg);box-shadow:0 0 #eca72c}.hero-card{z-index:4;color:#142b3d;width:148px;min-height:152px;box-shadow:var(--shadow-paper);text-align:center;background:#fffdf7f5;border:1px solid #e5dccde6;border-radius:16px;justify-items:center;gap:10px;padding:20px 16px 18px;font-weight:820;line-height:1.2;display:grid;position:absolute}.hero-card:after{content:"";background:var(--red-soft);border-radius:0 0 16px 16px;height:13px;position:absolute;bottom:0;left:0;right:0}.hero-card--language{top:88px;left:28px;transform:rotate(-3deg)}.hero-card--family{top:292px;left:42px;transform:rotate(-2deg)}.hero-card--family:after{background:#6f92763d}.hero-card--growth{top:84px;right:4px;transform:rotate(-2deg)}.hero-card--growth:after{background:#ecc4647a}.hero-card--technology{bottom:150px;right:-20px;transform:rotate(1deg)}.hero-card--technology:after{background:#bfdde8e0}.hero-notebook{z-index:4;background:repeating-linear-gradient(180deg, transparent 0 31px, #84705229 32px), var(--paper);border:1px solid var(--line);min-height:176px;box-shadow:var(--shadow-paper);border-radius:14px;padding:26px 28px 26px 62px;position:absolute;bottom:8px;left:58px;right:160px}.hero-notebook:before{content:"";background:radial-gradient(circle,#84705247 0 5px,#0000 6px) 0 0/14px 28px;width:14px;position:absolute;top:18px;bottom:18px;left:22px}.hero-notebook h2{color:#142b3d;margin:0 0 16px;font-size:1.05rem;font-weight:850;line-height:1.2}.hero-notebook ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hero-notebook li{color:#203645;padding-left:30px;font-size:.94rem;position:relative}.hero-notebook li:before{content:"";border-left:3px solid var(--sage);border-bottom:3px solid var(--sage);width:15px;height:8px;position:absolute;top:4px;left:0;transform:rotate(-45deg)}.hero-notebook li:nth-child(2):before{border-color:#d79a24}.hero-notebook li:nth-child(3):before{border-color:var(--red)}.hero-notebook li:nth-child(4):before{border-color:#6ea5ba}.hero-composition__bird{z-index:5;width:112px;position:absolute;bottom:52px;left:-8px}.hero-composition__bird-image{object-fit:contain;filter:drop-shadow(0 12px 16px #d7192024);width:112px;height:auto}.hero-composition__globe{z-index:3;opacity:.92;width:132px;position:absolute;bottom:-42px;right:108px}.intro-section,.audience-section,.program-section,.edtech-preview,.testimonial-section,.cta-section{padding:88px 0}.intro-section{background:var(--paper)}.intro-section__grid{border-top:1px solid var(--line);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:58px;padding-top:10px;display:grid}.intro-section__copy h2,.section-heading h2,.impact-band h2,.edtech-preview h2,.testimonial-section h2,.cta-section h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(2rem,3.4vw,3rem);line-height:1.1}.pillar-list{gap:20px;display:grid}.pillar-item{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:22px;padding-bottom:22px;display:grid}.pillar-item span{color:var(--sage);font-weight:850}.pillar-item h3{color:var(--ink);margin:0 0 6px;font-size:1.26rem}.pillar-item p{color:var(--muted);margin:0}.section-heading{max-width:790px;margin-bottom:38px}.section-heading p:last-child,.edtech-preview p,.impact-band__intro p,.cta-section p{color:var(--muted);font-size:1.08rem}.audience-section{background:radial-gradient(circle at 85% 18%, #f1f9fce6, transparent 22rem), var(--cream)}.audience-list{grid-template-columns:1.08fr .92fr;gap:22px;display:grid}.audience-card{min-height:230px;box-shadow:var(--shadow-paper);background:#fffdf7d6;border:1px solid #e5dccde6;border-radius:26px;grid-template-columns:132px 1fr;align-items:center;gap:24px;padding:28px;display:grid;position:relative;overflow:hidden}.audience-card:first-child{grid-row:span 2;grid-template-columns:1fr;align-items:end;min-height:482px}.audience-card__media{background:linear-gradient(135deg, #ffffffb8, #fff0), var(--red-soft);border-radius:24px;width:132px;height:132px;position:relative}.audience-card__media div{border:2px solid #d7192038;border-radius:16px;position:absolute;inset:26px 22px;transform:rotate(-8deg)}.audience-card--green .audience-card__media{background:var(--sage-soft)}.audience-card--green .audience-card__media div{border-color:#6f927652}.audience-card--blue .audience-card__media{background:var(--sky-soft)}.audience-card--blue .audience-card__media div{border-color:#6ea5ba47}.audience-card:first-child .audience-card__media{width:100%;height:210px}.audience-card h3,.program-card h3{color:var(--ink);margin:0 0 10px;font-size:1.45rem;line-height:1.16}.audience-card:first-child h3{font-size:2rem}.audience-card p,.program-card p{color:var(--muted);margin:0 0 22px}.audience-card a,.program-card a{color:var(--red-dark);font-weight:820;text-decoration:none}.impact-band .container{background:linear-gradient(135deg,#fff8ed 0%,#f3faf7 100%);border:1px solid #e5dccde6;border-radius:30px;grid-template-columns:minmax(0,.82fr) minmax(0,1.45fr);align-items:center;gap:46px;padding:46px;display:grid}.impact-band__intro p{max-width:540px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{background:#ffffffb8;border:1px solid #e5dccdd9;border-radius:20px;min-height:166px;padding:24px}.stat-card strong{color:var(--red-dark);font-size:clamp(2rem,3vw,2.55rem);line-height:1;display:block}.stat-card span{color:var(--graphite);margin-top:16px;font-weight:720;display:block}.card-grid--programs{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.program-card{background:linear-gradient(180deg, #ffffffad, #fffdf7eb), var(--paper);min-height:306px;box-shadow:var(--shadow-paper);border:1px solid #e5dccde6;border-radius:22px;flex-direction:column;padding:28px;display:flex;position:relative;overflow:hidden}.program-card:before{content:"";background:linear-gradient(90deg,#ffffffeb 0 48%,#0000 49% 51%,#ffffffeb 52%),linear-gradient(135deg,#f4d889,#dcebd9);border:1px solid #8470522e;border-radius:10px;width:70px;height:52px;margin-bottom:22px;transform:rotate(-4deg)}.program-card--featured{background:radial-gradient(circle at 88% 20%,#f1f9fce6,#0000 16rem),linear-gradient(135deg,#fff8ec 0%,#fff 100%);grid-column:span 2;min-height:370px;padding:36px}.program-card--featured:before{width:102px;height:78px}.program-card--featured:after{content:"";opacity:.12;background:url(/ttw-bird.png) 50%/contain no-repeat;width:126px;height:96px;position:absolute;bottom:30px;right:34px}.badge{color:#54725a;background:var(--sage-soft);border-radius:999px;align-self:flex-start;margin-bottom:16px;padding:6px 10px;font-size:.78rem;font-weight:820}.program-card__outcome{border-top:1px solid #e5dccde6;padding-top:16px;font-weight:730;color:var(--graphite)!important}.program-card a{margin-top:auto}.edtech-preview{background:var(--paper)}.edtech-preview__grid{grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr);align-items:center;gap:56px;display:grid}.feature-list{flex-wrap:wrap;gap:10px;margin:28px 0;display:flex}.feature-list span{color:var(--graphite);background:#ffffffbd;border:1px solid #8470522e;border-radius:999px;padding:9px 12px;font-weight:760}.product-panel{gap:18px;display:grid}.product-panel__card{min-height:214px;color:var(--ink);background:linear-gradient(135deg, #fff9ee 0%, var(--white) 100%);box-shadow:var(--shadow-paper);border:1px solid #e5dccdf2;border-radius:24px;grid-template-columns:172px 1fr;align-items:center;gap:26px;padding:28px;display:grid}.product-panel__card--green{background:linear-gradient(135deg, var(--sage-soft) 0%, var(--white) 100%)}.product-panel__mockup{background:var(--paper);border:1px solid #8470522e;border-radius:18px;width:172px;height:128px;position:relative;box-shadow:inset 0 -14px #f1e5d28c}.product-panel__mockup span{border-radius:999px;display:block;position:absolute}.product-panel__mockup span:first-child{background:var(--red-soft);width:68px;height:12px;top:24px;left:22px}.product-panel__mockup span:nth-child(2){background:#6270782e;width:108px;height:8px;top:52px;left:22px}.product-panel__mockup span:nth-child(3){background:var(--gold);border-radius:50%;width:44px;height:44px;bottom:24px;right:22px}.product-panel__card span{color:var(--red-dark);margin-bottom:8px;font-weight:850;display:block}.product-panel__card--green span{color:#54725a}.product-panel__card strong{max-width:420px;font-size:1.5rem;line-height:1.15;display:block}.product-panel__card p{max-width:430px;margin:14px 0 0}.testimonial-section{background:radial-gradient(circle at 12% 18%, #edf6eff5, transparent 22rem), var(--cream)}.testimonial-section__grid{grid-template-columns:minmax(0,.7fr) minmax(0,1.12fr);align-items:center;gap:56px;display:grid}.testimonial-section figure{box-shadow:var(--shadow-paper);background:#fffdf7e0;border:1px solid #e5dccde6;border-radius:26px;margin:0;padding:38px;position:relative}.testimonial-section figure:before{content:"";background:var(--gold);opacity:.45;border-radius:12px;width:78px;height:48px;position:absolute;top:-20px;left:36px;transform:rotate(-6deg)}.testimonial-section blockquote{color:var(--ink);margin:0 0 22px;font-size:clamp(1.35rem,2.3vw,2rem);font-weight:740;line-height:1.3;position:relative}.testimonial-section figcaption{color:var(--muted);margin-bottom:24px;font-weight:720}.cta-section{background:linear-gradient(135deg,#fff8ec 0%,#f1f9fc 100%)}.cta-section__inner{box-shadow:var(--shadow-soft);background:#ffffffbd;border:1px solid #ffffffeb;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;padding:42px;display:flex}.cta-section h2{max-width:720px}.cta-section p{max-width:720px;margin:14px 0 0}.site-footer{color:#eee7dc;background:#2a302b;padding:58px 0 26px}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr;gap:42px;display:grid}.site-footer h2{color:var(--white);margin:0 0 14px;font-size:1rem}.site-footer p,.site-footer address{color:#d7cdbd;max-width:430px;margin:16px 0 0;font-style:normal}.footer-links{gap:8px;display:grid}.footer-links a,.site-footer a{color:#eee7dc;text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:var(--white);text-decoration:underline}.site-footer__bottom{color:#d7cdbd;border-top:1px solid #ffffff24;justify-content:space-between;gap:18px;margin-top:42px;padding-top:24px;display:flex}.page-hero{background:linear-gradient(135deg, var(--paper) 0%, var(--sky-soft) 100%);padding:92px 0 76px}.page-hero p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:1.16rem}.page-hero .button{margin-top:16px}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:start;gap:42px;display:grid}.contact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-paper);gap:16px;padding:26px;display:grid}.contact-card h2{color:var(--ink);margin:0;font-size:1.7rem;line-height:1.1}.contact-card p{color:var(--muted);margin:0}.contact-card .button{justify-self:start}.contact-topics{flex-wrap:wrap;gap:10px;padding-top:8px;display:flex}.contact-topics span{color:#54725a;background:var(--sage-soft);border-radius:999px;padding:8px 10px;font-size:.84rem;font-weight:820}.contact-hero{background:radial-gradient(circle at 88% 18%, #bfdde86b, transparent 20rem), radial-gradient(circle at 12% 90%, #6f927629, transparent 19rem), linear-gradient(180deg, var(--paper) 0%, #fffaf0 100%);padding:94px 0 72px;position:relative;overflow:hidden}.contact-hero__flight{border-top:2px dashed #d7192073;border-radius:50%;width:420px;height:150px;position:absolute;bottom:20px;right:8%;transform:rotate(-7deg)}.contact-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.62fr);align-items:center;gap:58px;display:grid;position:relative}.contact-hero h1{color:#142b3d;max-width:920px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5.2vw,5.35rem);line-height:1.02}.contact-hero p:not(.eyebrow){color:#203645;max-width:760px;font-size:1.2rem}.contact-hero__chips{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.contact-hero__chips span{color:#203645;background:#ffffffb8;border:1px solid #e5dccde6;border-radius:999px;padding:10px 14px;font-weight:780}.contact-hero__card{box-shadow:var(--shadow-paper);background:repeating-linear-gradient(#0000 0 33px,#84705221 34px),#fffdf7e6;border:1px solid #e5dccde6;border-radius:26px;padding:34px;position:relative}.contact-hero__card img{filter:drop-shadow(0 12px 16px #d7192024);width:118px;height:auto;margin-bottom:28px}.contact-hero__card strong{color:#142b3d;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1.12;display:block}.contact-main-section{background:radial-gradient(circle at 100% 12%, #6f92761f, transparent 18rem), var(--paper);border-top:1px solid #e5dccdb8;padding:76px 0}.contact-main-grid{grid-template-columns:minmax(0,1.18fr) minmax(330px,.72fr);align-items:start;gap:34px;display:grid}.contact-form-card,.contact-info-card,.contact-route-card,.contact-help-card,.map-frame{box-shadow:var(--shadow-paper);background:#fffdf7e0;border:1px solid #e5dccde6;border-radius:24px}.contact-form-card{gap:20px;padding:38px;display:grid}.contact-form-card h2,.contact-info-card h2,.contact-route-card h3,.contact-help-section h2,.contact-final-cta h2,.map-section h2{color:#142b3d;margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.08}.contact-form-card h2{font-size:clamp(2rem,3vw,3rem)}.contact-form-card p,.contact-info-card p,.contact-route-card p,.contact-help-card p,.contact-final-cta p{color:var(--muted)}.contact-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-form-card label{color:#203645;gap:8px;font-weight:820;display:grid}.contact-form-card label span{color:var(--red)}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{width:100%;color:var(--ink);font:inherit;background:#ffffffd6;border:1px solid #84705247;border-radius:12px;padding:13px 14px}.contact-form-card textarea{resize:vertical}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{border-color:#d7192085;outline:3px solid #d7192029}.contact-form-card button{justify-self:start;margin-top:4px}.contact-form__success{background:var(--sage-soft);border:1px solid #6f927647;border-radius:12px;margin:0;padding:14px 16px;font-weight:760;color:#315f3a!important}.contact-info-card{gap:24px;padding:32px;display:grid}.contact-info-card dl{gap:18px;margin:0;display:grid}.contact-info-card dt{color:var(--red-dark);text-transform:uppercase;letter-spacing:.06em;font-size:.84rem;font-weight:850}.contact-info-card dd{color:#203645;margin:4px 0 0;font-weight:700}.contact-info-card a{color:#203645;text-decoration:none}.contact-route-card{background:radial-gradient(circle at 92% 12%,#bfdde859,#0000 8rem),#ffffffc2;padding:24px}.contact-route-card h3{font-size:1.55rem}.contact-route-card .button{margin-top:4px}.map-section{background:var(--paper);padding:0 0 76px}.map-section__heading{margin-bottom:22px}.map-section h2{font-size:clamp(2rem,3vw,3.2rem)}.map-frame{height:430px;overflow:hidden}.map-frame iframe{border:0;width:100%;height:100%}.contact-help-section{background:radial-gradient(circle at 5% 24%, #bfdde852, transparent 17rem), linear-gradient(180deg, #fffaf0 0%, var(--paper) 100%);border-top:1px solid #e5dccdb8;padding:76px 0}.contact-help-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.contact-help-card{padding:28px}.contact-help-card img{width:78px;height:78px;margin-bottom:22px}.contact-help-card h3{color:#142b3d;margin:0 0 10px;font-size:1.24rem}.contact-final-cta{background:radial-gradient(circle at 96% 72%,#6f927629,#0000 14rem),linear-gradient(90deg,#fffdf7 0%,#fffaf0 100%);border-top:1px solid #e5dccdb8;padding:70px 0}.contact-final-cta__inner{justify-content:space-between;align-items:center;gap:34px;padding:40px 40px 40px 190px;display:flex;position:relative}.contact-final-cta__inner:before{content:"";filter:drop-shadow(0 12px 18px #d7192024);background:url(/ttw-bird.png) 50%/contain no-repeat;width:120px;height:90px;position:absolute;top:50%;left:24px;transform:translateY(-50%)rotate(-5deg)}.contact-final-cta h2{max-width:760px;font-size:clamp(2.2rem,3.5vw,3.65rem)}.privacy-hero{background:radial-gradient(circle at 86% 18%, #bfdde86b, transparent 20rem), radial-gradient(circle at 12% 90%, #6f927624, transparent 18rem), linear-gradient(180deg, var(--paper) 0%, #fffaf0 100%);border-bottom:1px solid #e5dccdb8;padding:96px 0 76px;position:relative;overflow:hidden}.privacy-hero__flight{border-top:2px dashed #d7192070;border-radius:50%;width:420px;height:140px;position:absolute;bottom:14px;right:7%;transform:rotate(-7deg)}.privacy-hero .container{position:relative}.privacy-hero h1{color:#142b3d;max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,5.4vw,5.7rem);line-height:1.02}.privacy-hero p:not(.eyebrow){color:#203645;max-width:760px;font-size:1.22rem}.privacy-meta{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.privacy-meta span{color:#203645;background:#ffffffc2;border:1px solid #e5dccde6;border-radius:999px;padding:12px 16px;box-shadow:0 8px 18px #4137270e}.privacy-meta strong{color:var(--red-dark)}.privacy-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:34px;padding-top:72px;padding-bottom:86px;display:grid}.privacy-toc{box-shadow:var(--shadow-paper);background:#fffdf7e6;border:1px solid #e5dccde6;border-radius:22px;padding:24px;position:sticky;top:128px}.privacy-toc h2{color:#142b3d;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.privacy-toc nav{gap:8px;display:grid}.privacy-toc a{color:#334047;border-radius:10px;padding:8px 10px;font-size:.92rem;font-weight:720;line-height:1.25;text-decoration:none}.privacy-toc a:hover,.privacy-toc a:focus-visible{color:var(--red-dark);background:var(--red-soft)}.privacy-document{gap:22px;display:grid}.privacy-card{color:#263238;background:linear-gradient(180deg, #ffffff9e, #fffdf7eb), var(--paper);border:1px solid #e5dccde6;border-radius:22px;padding:34px 38px;scroll-margin-top:126px;box-shadow:0 14px 34px #41372713}.privacy-intro{background:radial-gradient(circle at 94% 14%,#6f92761f,#0000 12rem),linear-gradient(#ffffffad,#fffaf0eb)}.privacy-card h2{color:#142b3d;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.72rem,2.4vw,2.35rem);line-height:1.12}.privacy-card h3{color:#315f3a;margin:26px 0 10px;font-size:1.08rem;line-height:1.25}.privacy-card p,.privacy-card li{color:#334047;font-size:1.05rem;line-height:1.75}.privacy-card p{margin:0 0 14px}.privacy-card p:last-child{margin-bottom:0}.privacy-card ul{gap:8px;margin:12px 0 18px;padding-left:1.25rem;display:grid}.privacy-card li::marker{color:var(--red)}.privacy-card a{color:var(--red-dark);text-underline-offset:.18em;font-weight:800;text-decoration-thickness:.08em}.asset-gallery{background:var(--paper)}.asset-gallery__section{padding:72px 0}.asset-gallery h1{max-width:760px;color:var(--ink);margin:0;font-size:clamp(2.4rem,5vw,4rem);line-height:1.05}.asset-gallery__section>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:1.08rem}.asset-gallery__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.asset-gallery__item,.asset-gallery__diagram{border:1px solid var(--line);box-shadow:var(--shadow-paper);background:#ffffffb8;border-radius:18px;padding:18px}.asset-gallery__item img{aspect-ratio:1;width:100%}.asset-gallery__item h2,.asset-gallery__diagram h3{color:var(--ink);margin:14px 0 4px;font-size:1rem}.asset-gallery code{color:var(--muted);font-size:.78rem}.asset-gallery__diagrams{gap:22px;margin-top:24px;display:grid}.asset-gallery__diagram img{width:100%}@media (max-width:1160px){.site-header__inner{grid-template-columns:auto auto auto;justify-content:space-between}.site-nav{border-bottom:1px solid var(--line);background:#fffdf7fc;flex-direction:column;align-items:stretch;padding:14px 20px 20px;display:none;position:absolute;top:94px;left:0;right:0;box-shadow:0 18px 34px #41372714}.site-nav.is-open{display:flex}.site-nav a{padding:14px;font-size:1rem}.nav-toggle{display:inline-block}.site-header__cta{display:none}.hero__grid,.intro-section__grid,.impact-band .container,.edtech-preview__grid,.testimonial-section__grid,.contact-grid{grid-template-columns:1fr}.hero__grid{gap:48px;min-height:auto}.hero__content{max-width:780px}.hero-composition{min-height:660px}.hero-photo-frame{width:min(82%,620px);right:42px}.audience-list{grid-template-columns:1fr}.audience-card:first-child{grid-row:auto;min-height:0}.card-grid--programs{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-hero__grid,.contact-main-grid,.privacy-layout{grid-template-columns:1fr}.privacy-toc{position:relative;top:auto}.privacy-toc nav,.contact-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-final-cta__inner{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.container{width:min(100% - 24px, var(--max-width))}.site-header__inner{min-height:68px}.brand__mark,.brand__image{width:46px;height:36px}.brand__text{font-size:1.12rem}.site-nav{top:68px}.hero__grid{gap:38px;padding:48px 0 62px}.hero h1,.page-hero h1{font-size:clamp(2.35rem,12vw,3.1rem)}.hero__copy{font-size:1.08rem}.hero__kicker{gap:9px;font-size:.72rem}.hero__trust{grid-template-columns:58px 1fr}.hero-composition{min-height:760px}.hero-composition:before{bottom:196px;left:-50px;right:28px}.hero-photo-frame{border-radius:70px 24px 24px;width:100%;height:390px;top:0;right:0}.hero-card{width:calc(50% - 10px);min-height:128px;padding:16px 12px 18px;font-size:.9rem}.hero-card img{width:50px;height:50px}.hero-card--language{top:320px;left:0}.hero-card--family{top:320px;left:auto;right:0}.hero-card--growth{top:462px;left:0;right:auto}.hero-card--technology{top:462px;bottom:auto;right:0}.hero-notebook{padding:24px 22px 24px 52px;bottom:0;left:0;right:0}.hero-composition__bird{width:86px;bottom:178px;left:10px}.hero-composition__bird-image{width:86px}.hero-composition__globe,.hero-composition__spark{display:none}.hero-composition__wash--blue{right:10px}.hero-composition__wash--green{bottom:184px}.intro-section,.audience-section,.program-section,.edtech-preview,.testimonial-section,.cta-section,.impact-band{padding:62px 0}.intro-section__copy h2,.section-heading h2,.impact-band h2,.edtech-preview h2,.testimonial-section h2,.cta-section h2{font-size:2.22rem}.pillar-item,.audience-card,.product-panel__card{grid-template-columns:1fr}.audience-card,.audience-card:first-child{min-height:0}.audience-card__media,.audience-card:first-child .audience-card__media{width:100%;height:150px}.card-grid--programs,.stat-grid,.site-footer__grid,.asset-gallery__grid{grid-template-columns:1fr}.program-card--featured{grid-column:auto}.impact-band .container,.cta-section__inner{padding:28px}.stat-card{min-height:auto}.product-panel__mockup{width:100%}.cta-section__inner,.site-footer__bottom{flex-direction:column;align-items:flex-start}.page-hero{padding:70px 0 58px}}@media (max-width:480px){.button-row,.button{width:100%}.hero-composition{min-height:810px}.hero-photo-frame{height:340px}.hero-card--language,.hero-card--family{top:282px}.hero-card--growth,.hero-card--technology{top:424px}.hero-notebook{min-height:210px}}.intro-section,.audience-section,.program-section,.edtech-preview,.testimonial-section,.cta-section,.impact-band{border-top:1px solid #e5dccdb8;position:relative}.intro-section{background:linear-gradient(#fffdf7 0%,#fffaf1 100%);padding:40px 0 48px}.intro-section__grid{border-top:0;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);align-items:stretch;gap:34px;padding-top:0}.intro-section__copy{flex-direction:column;justify-content:center;display:flex}.intro-section__copy h2,.section-heading h2,.impact-band h2,.edtech-preview h2,.testimonial-section h2,.cta-section h2{color:#142b3d;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.intro-section__copy p:not(.eyebrow){color:#203645;margin:16px 0 24px}.intro-section__copy a,.audience-card a,.program-card a,.edtech-preview a:not(.button){color:var(--red);font-size:.9rem;font-weight:850;text-decoration:none}.pillar-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pillar-card{background:#fffdf7c7;border:1px solid #e5dccdd1;border-radius:18px;min-height:275px;padding:30px;box-shadow:0 12px 28px #4137270e}.pillar-card__icon{border-radius:50%;place-items:center;width:132px;height:112px;margin:0 auto 20px;display:grid}.pillar-card__icon--1{background:#6f92762e}.pillar-card__icon--2{background:#bfdde847}.pillar-card__icon--3{background:#ecc4642e}.pillar-card h3{color:#142b3d;margin:0 0 10px;font-size:1.18rem}.pillar-card p{min-height:82px;color:var(--muted);margin:0 0 18px;font-size:.94rem}.audience-section{background:var(--paper);padding:48px 0}.audience-section .container{grid-template-columns:minmax(240px,.55fr) minmax(0,1.45fr);align-items:center;gap:28px;display:grid}.audience-section .section-heading{margin-bottom:0}.audience-section .section-heading p:last-child{margin-bottom:22px}.audience-section .section-heading:after{content:"Explore All Solutions ->";color:var(--red);font-size:.9rem;font-weight:850}.audience-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.audience-card,.audience-card:first-child{background:#fffdf7e0;border-radius:14px;min-height:0;padding:0;display:flex;box-shadow:0 10px 24px #41372712}.audience-card__media,.audience-card:first-child .audience-card__media{border-radius:14px 14px 0 0;width:100%;height:150px;position:relative;overflow:visible}.audience-card__image{object-fit:cover;border-radius:14px 14px 0 0;width:100%;height:100%}.audience-card__media span{background:var(--paper);border:1px solid var(--line);border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:absolute;bottom:-28px;left:18px;box-shadow:0 10px 20px #4137271f}.audience-card h3,.program-card h3{color:#142b3d}.impact-band{background:linear-gradient(90deg,#fffdf7 0%,#fffaf0 72%,#6f927614 100%);padding:36px 0}.impact-band .container{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:34px;padding:0}.stat-grid{align-items:center}.stat-card{min-height:138px;box-shadow:none;text-align:center;background:0 0;border:0;border-left:1px dashed #6270785c;border-radius:0;padding:14px 18px}.stat-card:before{content:"";opacity:.9;background:url(/assets/icons/progress-monitoring.svg) 50%/contain no-repeat;width:48px;height:48px;margin:0 auto 10px;display:block}.stat-card strong{color:#142b3d}.program-section{background:var(--paper);padding:48px 0}.program-section .section-heading{max-width:610px}.program-photo-card{min-height:420px;box-shadow:var(--shadow-paper);border-radius:18px;grid-row:span 2;overflow:hidden}.program-photo-card img{object-fit:cover;width:100%;height:100%}.program-card{border-radius:14px;min-height:230px;padding:22px}.program-card:before,.program-card--featured:after{display:none}.program-card>img{opacity:.85;width:54px;height:54px;position:absolute;top:18px;right:18px}.program-card--featured{grid-column:auto;min-height:230px}.edtech-preview{background:radial-gradient(circle at 95% 0,#bfdde852,#0000 15rem),#fffaf0;padding:44px 0}.product-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.product-panel__card{border-radius:14px;grid-template-columns:1fr 1fr;min-height:220px;padding:22px}.product-panel__mockup{width:100%;height:128px;box-shadow:none;background:0 0;border:0;overflow:hidden}.product-panel__mockup img{object-fit:contain;width:100%;height:100%}.testimonial-section{background:var(--paper);padding:34px 0}.testimonial-section__photo img{object-fit:cover;width:170px;height:126px;box-shadow:var(--shadow-paper);border-radius:12px}.testimonial-section figure{box-shadow:none;background:0 0;border:0;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:0;display:grid}.testimonial-section figure:before{display:none}.testimonial-section__mark{color:var(--gold);margin:-8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:4rem;line-height:1}.testimonial-section blockquote{margin-bottom:12px;font-size:clamp(1.1rem,2vw,1.45rem)}.cta-section{background:radial-gradient(circle at 0%,#bfdde86b,#0000 15rem),linear-gradient(90deg,#fffdf7 0%,#fffaf0 100%);padding:38px 0}.cta-section__inner{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.site-footer{color:#142b3d;background:var(--paper);border-top:1px solid var(--line);padding:30px 0 18px}.site-footer__grid{grid-template-columns:1.2fr .8fr 1fr}.brand--footer,.site-footer h2{color:#142b3d}.site-footer p,.site-footer address,.site-footer__bottom{color:var(--muted)}.site-footer a,.footer-links a{color:#142b3d}.site-footer__bottom{border-top:0;margin-top:22px;padding-top:16px;font-size:.82rem}@media (max-width:1160px){.intro-section__grid,.audience-section .container,.impact-band .container,.edtech-preview__grid{grid-template-columns:1fr}.card-grid--programs{grid-template-columns:repeat(2,minmax(0,1fr))}.program-photo-card{grid-row:auto}}@media (max-width:760px){.pillar-card-grid,.audience-list,.product-panel,.stat-grid,.testimonial-section__grid,.testimonial-section figure{grid-template-columns:1fr}.testimonial-section__photo img{width:100%;height:auto}.contact-hero,.privacy-hero{padding:62px 0 52px}.contact-hero h1,.privacy-hero h1{font-size:clamp(2.45rem,11vw,3.55rem)}.contact-form__grid,.contact-help-grid{grid-template-columns:1fr}.contact-form-card,.contact-info-card{padding:26px}.map-frame{height:320px}.contact-final-cta__inner{padding:28px 0 0}.contact-final-cta__inner:before{display:block;position:relative;top:auto;left:auto;transform:rotate(-5deg)}.privacy-layout{padding-top:42px;padding-bottom:58px}.privacy-toc nav{grid-template-columns:1fr}.privacy-card{padding:26px}.privacy-card p,.privacy-card li{font-size:1rem}}:root{--max-width:1280px;--shadow-soft:0 28px 70px #41372724;--shadow-paper:0 18px 42px #4137271b}.container{width:min(100% - 56px, var(--max-width))}.site-header__inner{gap:36px;width:min(100% - 72px,1520px);min-height:104px}.brand{gap:14px}.brand__mark,.brand__image{width:70px;height:52px}.brand__text{font-size:2.28rem}.site-nav{gap:clamp(22px,2.1vw,36px)}.site-nav a{font-size:1.02rem}.site-header__cta{min-height:54px;padding:16px 28px;font-size:1.02rem}.hero{min-height:calc(100vh - 104px)}.hero__grid{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:clamp(44px,4vw,76px);width:min(100% - 72px,1540px);min-height:850px;padding:106px 0 132px}.hero__content{max-width:700px}.hero__kicker{margin-bottom:26px;font-size:.82rem}.hero h1,.page-hero h1{max-width:710px;font-size:clamp(4.5rem,5.35vw,6.1rem)}.hero h1 span{display:block}.hero__copy{max-width:660px;margin:34px 0 32px;font-size:1.24rem}.button{min-height:54px;padding:16px 26px;font-size:1rem}.button-row{gap:18px}.hero__trust{grid-template-columns:84px 1fr;max-width:650px;margin-top:34px;font-size:1.02rem}.hero__trust img{width:66px;height:66px}.hero-composition{min-height:760px}.hero-composition:before{border-top-width:2.5px;height:190px;bottom:14px;left:-360px;right:160px}.hero-photo-frame{border-radius:176px 34px 34px;width:clamp(680px,48vw,780px);height:clamp(540px,36vw,600px);top:0;right:clamp(44px,4vw,78px)}.hero-photo-frame__image{object-position:52% 42%}.hero-composition__wash--blue{background:#bfdde894;width:270px;height:292px;top:-34px;right:-12px}.hero-composition__wash--green{background:#6f927638;width:390px;height:148px;bottom:-18px;right:42px}.hero-composition__spark{top:-10px;left:128px;transform:scale(1.24)}.hero-card{border-radius:20px;width:176px;min-height:182px;padding:24px 18px;font-size:1.02rem}.hero-card:after{border-radius:0 0 20px 20px;height:18px}.hero-card img{width:78px;height:78px}.hero-card--language{top:116px;left:10px}.hero-card--family{top:352px;left:28px}.hero-card--growth{top:90px;right:-6px}.hero-card--technology{bottom:166px;right:-42px}.hero-notebook{border-radius:18px;min-height:228px;padding:34px 38px 32px 76px;bottom:-8px;left:20px;right:210px}.hero-notebook h2{margin-bottom:20px;font-size:1.18rem}.hero-notebook li{font-size:1rem}.hero-composition__bird{width:116px;bottom:92px;left:-112px}.hero-composition__bird-image{width:116px}.hero-composition__globe{width:168px;bottom:-66px;right:104px}.intro-section,.audience-section,.program-section,.edtech-preview,.testimonial-section,.cta-section,.impact-band{padding-top:74px;padding-bottom:78px}.intro-section__grid{grid-template-columns:minmax(310px,.62fr) minmax(0,1.38fr);gap:46px}.intro-section__copy h2,.section-heading h2,.impact-band h2,.edtech-preview h2,.testimonial-section h2,.cta-section h2{font-size:clamp(2.45rem,3.55vw,3.65rem)}.intro-section__copy p:not(.eyebrow),.section-heading p:last-child,.edtech-preview p,.impact-band__intro p,.cta-section p{font-size:1.14rem}.pillar-card-grid{gap:26px}.pillar-card{border-radius:24px;min-height:350px;padding:38px 34px}.pillar-card__icon{width:168px;height:136px;margin-bottom:28px}.pillar-card__icon img{width:118px;height:118px}.pillar-card h3{font-size:1.34rem}.pillar-card p{min-height:104px;font-size:1rem}.audience-section .container{grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr);gap:42px}.audience-list{gap:24px}.audience-card,.audience-card:first-child{border-radius:20px}.audience-card__media,.audience-card:first-child .audience-card__media{border-radius:20px 20px 0 0;height:205px}.audience-card__image{border-radius:20px 20px 0 0}.audience-card__media span{width:72px;height:72px;bottom:-34px;left:24px}.audience-card__media span img{width:58px;height:58px}.audience-card__copy{padding:54px 30px 32px}.audience-card h3{font-size:1.42rem}.audience-card p{font-size:1rem}.impact-band{background:radial-gradient(circle at 96% 35%,#6f927624,#0000 16rem),linear-gradient(90deg,#fffdf7 0%,#fff8ec 72%,#6f927617 100%)}.impact-band .container{grid-template-columns:minmax(330px,.74fr) minmax(0,1.26fr);gap:52px}.stat-grid{gap:0}.stat-card{min-height:176px;padding:18px 26px}.stat-card:before{width:60px;height:60px;margin-bottom:14px}.stat-card:first-child:before{background-image:url(/assets/icons/schools-districts.svg)}.stat-card:nth-child(2):before{background-image:url(/assets/icons/parent-engagement.svg)}.stat-card:nth-child(3):before{background-image:url(/assets/icons/succeed.svg)}.stat-card:nth-child(4):before{background-image:url(/assets/icons/soft-star.svg)}.stat-card strong{font-size:clamp(2.55rem,3.6vw,3.35rem)}.stat-card span{font-size:1rem}.program-section{background:radial-gradient(circle at 20% 36%, #ecc46421, transparent 14rem), radial-gradient(circle at 94% 22%, #bfdde833, transparent 15rem), var(--paper)}.program-section .section-heading{max-width:760px;margin-bottom:48px}.card-grid--programs{grid-template-columns:1.05fr 1fr 1fr;gap:24px}.program-photo-card{border-radius:24px;grid-row:span 2;min-height:590px}.program-card{background:radial-gradient(circle at 88% 18%,#ecc4641f,#0000 7rem),linear-gradient(#fffc,#fffdf7f2);border-radius:20px;min-height:285px;padding:30px}.program-card--featured{min-height:285px}.program-card>img{width:72px;height:72px;top:24px;right:24px}.program-card h3{font-size:1.45rem}.program-card p{font-size:1rem}.program-card__outcome{font-size:.98rem}.edtech-preview{background:radial-gradient(circle at 96% 4%,#bfdde86b,#0000 18rem),#fffaf0;padding-top:74px;padding-bottom:80px}.edtech-preview__grid{grid-template-columns:minmax(330px,.62fr) minmax(0,1.38fr);gap:42px}.product-panel{gap:24px}.product-panel__card{min-height:275px;box-shadow:var(--shadow-paper);border-radius:20px;padding:30px}.product-panel__mockup{height:170px}.product-panel__card strong{font-size:1.7rem}.testimonial-section{background:radial-gradient(circle at 88% 64%, #6f92761f, transparent 14rem), var(--paper);padding-top:56px;padding-bottom:58px}.testimonial-section__grid{grid-template-columns:250px 1fr;gap:48px}.testimonial-section__photo img{border-radius:18px;width:250px;height:190px}.testimonial-section__mark{font-size:6rem}.testimonial-section blockquote{font-size:clamp(1.35rem,2.1vw,1.85rem)}.cta-section{background:radial-gradient(circle at 0 40%,#bfdde88a,#0000 18rem),radial-gradient(circle at 98% 80%,#6f927624,#0000 13rem),linear-gradient(90deg,#fffdf7 0%,#fffaf0 100%);padding-top:62px;padding-bottom:66px}.cta-section__inner{padding-left:220px;position:relative}.cta-section__inner:before{content:"";opacity:.72;background:url(/assets/icons/pencil-mark.svg) 50%/contain no-repeat;width:150px;height:110px;position:absolute;top:50%;left:22px;transform:translateY(-50%)rotate(-9deg)}.site-footer{padding-top:48px}.site-footer__grid{gap:60px}.site-footer .brand__mark,.site-footer .brand__image{width:52px;height:40px}.site-footer .brand__text{font-size:1.38rem}.site-footer p,.site-footer address{font-size:.96rem}@media (max-width:1160px){.container{width:min(100% - 36px, var(--max-width))}.site-nav{top:104px}.hero__grid{grid-template-columns:1fr;min-height:auto}.hero-composition{min-height:760px}.hero-photo-frame{width:min(78%,720px);right:70px}.pillar-card-grid,.audience-list,.product-panel,.card-grid--programs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.container{width:min(100% - 24px, var(--max-width))}.site-header__inner{min-height:72px}.site-nav{top:72px}.hero__grid{padding:54px 0 68px}.hero h1,.page-hero h1{font-size:clamp(2.65rem,12vw,3.65rem)}.hero-composition{min-height:850px}.hero-photo-frame{width:100%;height:410px;right:0}.hero-card{width:calc(50% - 10px)}.hero-card--language,.hero-card--family{top:342px}.hero-card--growth,.hero-card--technology{top:520px}.hero-notebook{left:0;right:0}.pillar-card-grid,.audience-list,.stat-grid,.card-grid--programs,.product-panel,.testimonial-section__grid,.site-footer__grid{grid-template-columns:1fr}.intro-section,.audience-section,.program-section,.edtech-preview,.testimonial-section,.cta-section,.impact-band{padding-top:58px;padding-bottom:62px}.program-photo-card{min-height:420px}.cta-section__inner{padding-left:0}.cta-section__inner:before{display:none}}@media (max-width:480px){.hero-composition{min-height:900px}.hero-photo-frame{height:350px}.hero-card--language,.hero-card--family{top:300px}.hero-card--growth,.hero-card--technology{top:474px}.hero-notebook{bottom:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
