@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#153e56;--blue:#0079c2;--accent:#f5cf13;--paper:#fff;--muted:#486478}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #0079c2;outline-offset:7px}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:2}.skip:focus{top:10px}.header{max-width:1600px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}nav{display:flex;align-items:center;gap:37px;font-size:15px;font-weight:600}.nav-contact{padding:12px 21px;border:1px solid #b8d8eb;border-radius:50px}.nav-contact span{margin-left:26px}.hero{margin:0 22px;background:var(--blue);color:white;padding:40px max(3.7%,24px) 25px;border-radius:5px}.hero-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px}.hero-top .eyebrow{color:white}.hero-edition{font-size:13px;color:#fff}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(56px,7.4vw,115px);line-height:1.12;font-weight:500;letter-spacing:-5px;margin:62px 0 38px}.learning{color:var(--accent);position:relative;display:inline-block}.learning svg{position:absolute;width:100%;height:19px;bottom:-12px;left:0;stroke:var(--accent);stroke-width:3;fill:none}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:55px;gap:30px}.hero-bottom p{font-size:20px;line-height:1.5;color:#fff}.button{display:inline-flex;align-items:center;gap:55px;border-radius:50px;padding:18px 25px;font-weight:700;font-size:15px;transition:transform .2s}.button:hover{transform:translateY(-3px);text-decoration:none}.brand-button{background:var(--accent);color:var(--ink)}.button span{font-size:23px;font-weight:400}.hero-footer{display:flex;justify-content:space-between;border-top:1px solid #ffffff50;padding-top:22px;color:#fff;font-size:11px;letter-spacing:1.5px}.hero-footer a span{margin-left:18px;font-size:18px}.section{padding:100px 6%;scroll-margin-top:10px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}.dark{color:#0079c2}h2{font-size:clamp(38px,4.1vw,62px);line-height:1.15;font-weight:500;letter-spacing:-2px}.section-heading h2{margin-top:23px}.section-heading>p{color:var(--muted);max-width:370px;margin-bottom:5px}.number{font-size:13px;color:#486478}h3{font-size:25px;letter-spacing:-.7px;font-weight:600}.about{background:#edf7fc;display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-top:85px;padding-bottom:85px}.about h2{margin-top:30px;font-size:clamp(44px,5vw,74px)}em{font-weight:500;font-family:Georgia,serif}.small-wordmark{display:block;margin-top:50px;font-size:14px}.about-copy{padding-top:41px;max-width:480px}.about-copy .lead{font-size:27px;line-height:1.4;color:var(--ink);margin-bottom:25px}.about-copy p{margin-bottom:20px;color:var(--muted)}.text-link{display:inline-flex;gap:40px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:6px;margin-top:15px}.contact{background:var(--ink);color:white;padding-top:65px;padding-bottom:80px}.contact>.eyebrow{color:var(--accent)}.contact-layout{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-top:32px}.contact h2{font-size:clamp(45px,5.5vw,80px)}.contact em{color:var(--accent)}.contact-layout>div{max-width:350px}.contact-layout p{color:#fff}.contact-pending{margin-top:23px;font-size:14px}footer{padding:30px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px}footer>span{color:var(--muted)}
@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:850px){.hero-edition{display:none}h1{letter-spacing:-3px}.hero-bottom p{font-size:18px}.section{padding:65px 6%}.section-heading{align-items:start;flex-direction:column;gap:24px}.about{gap:8%}.about-copy{padding-top:35px}.contact-layout{align-items:start;flex-direction:column}.contact-layout>div{max-width:none}}@media(max-width:560px){.header{padding:19px 6%;gap:15px}nav{gap:0}.nav-contact{padding:10px 15px;font-size:14px}.nav-contact span{margin-left:13px}.hero{margin:0 10px;padding:27px 6% 23px}.eyebrow{font-size:11px;letter-spacing:1.4px}.hero-top .eyebrow{max-width:240px}h1{font-size:clamp(42px,10.5vw,59px);letter-spacing:-2px;margin:45px 0 35px}.hero-bottom{flex-direction:column;align-items:start;gap:28px;padding-bottom:35px}.hero-bottom p{font-size:17px}.button{padding:14px 20px;gap:38px}.hero-footer>span{display:none}.hero-footer{font-size:10px}.hero-footer a{width:100%;display:flex;justify-content:space-between}.section{padding:56px 7%}h2{letter-spacing:-1.5px}.section-heading{margin-bottom:30px}h3{font-size:22px}.about{grid-template-columns:1fr;gap:25px}.small-wordmark{margin-top:24px}.about-copy{padding-top:5px}.about-copy .lead{font-size:24px}.contact-layout{gap:28px}.contact h2{font-size:48px}footer{flex-wrap:wrap;padding:25px 7%;gap:12px}footer>span{order:3;width:100%}footer>a:last-child{margin-left:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.brand,.footer-brand{display:block;line-height:0;flex-shrink:0}.brand img{display:block;width:247px;max-width:100%;height:auto}.footer-brand img{display:block;width:200px;height:auto}.nav-contact{border-color:var(--blue);color:var(--blue)}.nav-contact:hover{background:#edf7fc}.brand-button:hover{background:#ffdf43}.hero a:focus-visible,.contact a:focus-visible{outline-color:var(--accent)}.about em{color:var(--blue)}@media(max-width:560px){.brand img{width:175px}.footer-brand img{width:180px}.header{gap:12px}.hero-top .eyebrow{max-width:260px}}@media(max-width:360px){.brand img{width:150px}.nav-contact{padding:10px 12px}}








.about{align-items:center;column-gap:8%}
.about-copy{padding-top:0}
.classroom-figure{margin:34px 0 0;max-width:560px}
.classroom-frame{position:relative;isolation:isolate;border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:#d5e7f1;box-shadow:0 12px 32px #06324f17}
.classroom-frame img{display:block;width:100%;height:100%;object-fit:cover}
.classroom-figure figcaption{margin-top:14px;font-size:.875rem;color:var(--muted)}
#classroom-motion-toggle{position:absolute;right:12px;bottom:12px;border:1px solid #ffffff80;border-radius:30px;padding:10px 15px;font:600 .875rem 'DM Sans',sans-serif;line-height:1.3;color:white;background:#06324fe8;cursor:pointer}
#classroom-motion-toggle:hover{background:var(--ink)}
#classroom-motion-toggle:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
@media(max-width:560px){.classroom-figure{margin-top:28px}.about-copy{padding-top:8px}#classroom-motion-toggle{right:10px;bottom:10px;padding:10px 12px}}

/* Subtle geometric motion behind the introduction. */
.hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(115deg,#0079c2 0%,#0873b5 100%)}
.hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(#b4e7ff08 1px,transparent 1px),linear-gradient(90deg,#b4e7ff08 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent 10%,#000 100%)}
#hero-network{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.75;mask-image:linear-gradient(90deg,#00000018 0%,#00000040 44%,#000 83%)}
.hero>:not(canvas){position:relative;z-index:1}
.hero-footer{align-items:center;gap:18px;flex-wrap:wrap}
.hero-footer-start{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
#hero-motion-toggle{border:1px solid #ffffff60;border-radius:30px;padding:10px 14px;font:500 .875rem 'DM Sans',sans-serif;line-height:1.3;letter-spacing:0;color:white;background:#00467970;cursor:pointer}
#hero-motion-toggle:hover{background:#004679}
#hero-motion-toggle:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
@media(max-width:560px){.hero-footer-start>span{display:none}.hero-footer>a{width:auto;flex:1;gap:12px}.hero-footer>a span{margin-left:auto}.hero-footer-start{gap:0}#hero-motion-toggle{padding:10px 12px}#hero-network{opacity:.55}}

/* Alternating product features, inspired by the supplied reference layout. */
.solutions .section-heading{display:block;max-width:800px;margin:0 auto 84px;text-align:center}
.solutions .section-heading h2{margin-top:22px}
.solutions .section-heading>p{max-width:none;margin:24px auto 0;font-size:1.125rem;line-height:1.65}
.product-sequence{display:grid;gap:110px}
.product-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:8%}
.product-media{grid-column:1;grid-row:1;margin:0;min-width:0;overflow:hidden;border-radius:22px;background:#f0f6fa;box-shadow:0 10px 32px #06324f12;aspect-ratio:var(--product-ratio,3/2);display:flex;align-items:center;justify-content:center}
.product-media img{display:block;width:100%;height:100%;object-fit:contain}
.product-media.product-photo img{object-fit:cover}
.product-copy{grid-column:2;grid-row:1;min-width:0;padding:8px 0}
.product-row:nth-child(even) .product-media{grid-column:2}
.product-row:nth-child(even) .product-copy{grid-column:1}
.product-logo{display:flex;align-items:center;margin-bottom:30px}
.product-logo img{display:block;width:auto;max-width:100%;height:auto;max-height:64px;object-fit:contain}
.product-logo.pathways img{width:185px}.product-logo.otus img{width:110px}.product-logo.schools-plp img{width:225px}
.product-row h3{font-size:clamp(1.8rem,2.9vw,2.6rem);font-weight:600;line-height:1.18;letter-spacing:-.9px;max-width:22ch;margin-bottom:24px;overflow-wrap:anywhere}
.product-description{font-size:1.125rem;line-height:1.75;color:var(--muted);max-width:51ch;margin-bottom:26px}
.product-contact{display:inline-flex;align-items:center;gap:28px;color:var(--blue);font-size:1rem;font-weight:600;padding:8px 0;border-bottom:1px solid #accddd}
.product-contact span{font-size:1.4rem;line-height:1}
.product-name{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:1000px){.product-sequence{gap:84px}.product-row{column-gap:6%}.product-row h3{font-size:1.9rem}.product-description{font-size:1.0625rem;line-height:1.7}.product-logo{margin-bottom:24px}}
@media(max-width:740px){.solutions .section-heading{margin-bottom:48px;text-align:left}.solutions .section-heading>p{font-size:1rem}.product-sequence{gap:64px}.product-row{display:flex;flex-direction:column;gap:30px;align-items:stretch}.product-media{border-radius:18px}.product-copy{padding:0}.product-row h3{font-size:1.9rem;max-width:none;margin-bottom:18px}.product-logo{margin-bottom:22px}.product-description{font-size:1.0625rem;margin-bottom:18px;max-width:none}}

/* Make the product identity and title read as a single heading. */
.product-heading{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:22px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #dce8ee}
.product-heading .product-logo{justify-content:center;min-height:98px;margin:0;padding:16px 13px;border:1px solid #dce8ee;border-radius:12px;background:#fff;box-shadow:0 3px 10px #06324f06}
.product-heading .product-logo img{max-width:100%;max-height:60px;height:auto;object-fit:contain}
.product-heading h3{font-size:clamp(1.55rem,2.35vw,2.1rem);line-height:1.22;letter-spacing:-.65px;max-width:none;margin:0}
.product-contact,.text-link{transition:color .18s ease,border-color .18s ease}
.product-contact span,.text-link span,.nav-contact span{display:inline-block;transition:transform .18s ease}
.product-contact:hover span,.product-contact:focus-visible span,.text-link:hover span,.text-link:focus-visible span{transform:translateX(3px)}
.product-contact:hover,.text-link:hover{border-color:var(--blue);text-decoration:none}
.nav-contact{transition:background-color .18s ease,border-color .18s ease}
@media(max-width:1000px){.product-heading{grid-template-columns:120px minmax(0,1fr);gap:18px}.product-heading .product-logo{min-height:88px;padding:13px 10px}.product-heading h3{font-size:1.6rem}}
@media(max-width:740px){.product-heading{grid-template-columns:140px minmax(0,1fr);gap:22px}.product-heading h3{font-size:1.75rem}}
@media(max-width:450px){.product-heading{grid-template-columns:112px minmax(0,1fr);gap:16px;margin-bottom:20px;padding-bottom:20px}.product-heading .product-logo{min-height:84px}.product-heading h3{font-size:1.5rem;letter-spacing:-.4px}}
@media(prefers-reduced-motion:reduce){.product-contact,.text-link,.product-contact span,.text-link span,.nav-contact,.nav-contact span{transition:none}.product-contact:hover span,.product-contact:focus-visible span,.text-link:hover span,.text-link:focus-visible span{transform:none}}

/* Shared navigation and product detail pages. */
.header nav{flex-wrap:wrap;justify-content:flex-end;gap:28px}
.header .nav-active{color:var(--blue);text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:2px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.solutions-nav{display:block;background:#f3f8fb;border-top:1px solid #e5eef3;border-bottom:1px solid #dae7ee;padding:0 6%;font-size:.875rem;line-height:1.4}
.solutions-nav>div{display:flex;align-items:stretch;gap:30px;flex-wrap:wrap;max-width:1380px;margin:auto}
.solutions-nav a{display:flex;align-items:center;padding:18px 0 16px;border-bottom:3px solid transparent;transition:color .18s ease,border-color .18s ease}
.solutions-nav a:hover{color:var(--blue);text-decoration:none;border-bottom-color:#a9cfe4}
.solutions-nav a[aria-current="page"]{color:var(--blue);border-bottom-color:var(--blue)}
.solutions-nav a:first-child{margin-right:auto}
.solutions-intro{background:var(--blue);color:#fff;display:grid;grid-template-columns:1.45fr 1fr;align-items:end;gap:10%;padding-top:75px;padding-bottom:80px}
.solutions-intro .eyebrow{color:var(--accent)}
.solutions-intro h1{font-size:clamp(3rem,5.2vw,5.1rem);line-height:1.12;letter-spacing:-2.5px;margin:25px 0 0;font-weight:500}
.solutions-intro h1 em{color:var(--accent)}
.solutions-intro>p{font-size:1.125rem;line-height:1.75;max-width:35ch;padding-bottom:3px;color:#e2eef6}
.solution-overview{padding-top:20px;padding-bottom:40px}
.solution-overview-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:8%;padding:72px 0;border-bottom:1px solid #dce8ee}
.solution-overview-row:last-child{border-bottom:0}
.overview-copy{min-width:0}
.overview-copy h2{font-size:clamp(2rem,3.05vw,3rem);margin:18px 0 22px;letter-spacing:-1.25px;font-weight:600}
.overview-copy p{font-size:1.0625rem;line-height:1.75;color:var(--muted);margin-bottom:24px;max-width:47ch}
.overview-visual{display:block;padding:26px 28px 30px;border-radius:18px;background:var(--product-tint,#edf7fc);border:1px solid #dce8ee;transition:box-shadow .25s ease;min-width:0}
.overview-visual:hover{box-shadow:0 12px 28px #06324f12;text-decoration:none}
.overview-logo{height:64px;display:flex;align-items:center;margin-bottom:22px}
.overview-logo img{width:auto;height:auto;max-width:195px;max-height:58px;object-fit:contain}
.overview-screen{display:block;width:100%;height:auto;border-radius:10px;box-shadow:0 6px 20px #06324f14;background:white}
.solution-overview-row:nth-child(even) .overview-copy{grid-column:2;grid-row:1}
.solution-overview-row:nth-child(even) .overview-visual{grid-column:1;grid-row:1}
.theme-assessment{--product-tint:#edf7fc;--product-accent:#0079c2}
.theme-analytics{--product-tint:#f4f1fa;--product-accent:#53417d}
.theme-online{--product-tint:#eef4fb;--product-accent:#2866a5}
.theme-adaptive{--product-tint:#edf9fa;--product-accent:#057b8b}
.detail-hero{padding-top:25px;padding-bottom:75px}
.breadcrumb{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:12px;font-size:.875rem;color:var(--muted);font-weight:500;margin-bottom:55px}
.breadcrumb a{color:var(--blue)}
.breadcrumb>span[aria-hidden]{color:#94a9b6}
.detail-hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6%;align-items:center}
.detail-intro{min-width:0}
.detail-identity{display:flex;gap:19px;align-items:center;margin-bottom:26px;font-size:.875rem;font-weight:600;color:var(--muted)}
.detail-logo{display:flex;align-items:center;justify-content:center;width:165px;min-height:76px;background:#fff;border:1px solid #dce8ee;border-radius:10px;padding:15px;flex-shrink:0}
.detail-logo img{display:block;width:auto;height:auto;max-width:100%;max-height:48px;object-fit:contain}
.detail-identity>span{border-left:1px solid #cbdde6;padding-left:19px;max-width:15ch;line-height:1.45}
.detail-hero h1{font-size:clamp(2.55rem,3.7vw,3.8rem);font-weight:600;line-height:1.12;letter-spacing:-1.8px;margin:0 0 24px;overflow-wrap:break-word}
.detail-intro>p{color:var(--muted);font-size:1.125rem;line-height:1.75;max-width:45ch}
.detail-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}
.blue-button{background:var(--blue);color:white;gap:24px;padding:15px 23px}
.blue-button:hover{background:#0069a9}
.quiet-link{font-size:.9375rem;font-weight:600;display:inline-flex;gap:13px;align-items:center;padding:10px 0}
.detail-visual{margin:0;min-width:0}
.visual-surface{padding:34px 24px;background:var(--product-tint);border:1px solid #dce8ee;border-radius:20px}
.visual-surface img{width:100%;height:auto;display:block;border-radius:10px;box-shadow:0 10px 30px #06324f18;background:#fff}
.detail-visual figcaption{font-size:.875rem;line-height:1.5;color:var(--muted);margin:16px 8px 0;text-align:center}
.detail-capabilities{padding-top:70px;padding-bottom:80px;border-top:1px solid #dce8ee}
.detail-section-heading h2{max-width:25ch;font-size:clamp(2rem,3.2vw,3rem);margin:20px 0 45px;letter-spacing:-1.25px}
.detail-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6%}
.detail-feature{padding-top:22px;border-top:2px solid #dce8ee}
.feature-index{font-size:.875rem;font-weight:700;color:var(--product-accent);display:block;margin-bottom:20px;letter-spacing:1px}
.detail-feature h3{font-size:1.375rem;letter-spacing:-.45px;line-height:1.35;margin-bottom:14px}
.detail-feature p{font-size:1rem;color:var(--muted);line-height:1.75}
.detail-use{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12%;background:var(--product-tint);padding-top:75px;padding-bottom:75px;align-items:center}
.use-intro h2{font-size:clamp(2rem,3.15vw,3rem);margin:22px 0;letter-spacing:-1.25px}
.use-intro>p{font-size:1.0625rem;color:var(--muted);line-height:1.75;max-width:44ch}
.use-list{list-style:none;padding:0;margin:0}
.use-list li{padding:24px 0;border-bottom:1px solid #cbdde6}
.use-list li:first-child{padding-top:0}
.use-list li:last-child{padding-bottom:0;border-bottom:0}
.use-list h3{font-size:1.25rem;line-height:1.35;letter-spacing:-.35px;margin-bottom:9px}
.use-list p{font-size:1rem;color:var(--muted);line-height:1.7}
.product-source{padding:23px 6%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 24px;font-size:.875rem;color:var(--muted)}
.product-source a{font-weight:600;color:var(--blue)}
.solution-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;background:var(--blue);color:white;padding-top:65px;padding-bottom:65px}
.solution-cta>.button{flex-shrink:0}
.solution-cta .eyebrow{color:var(--accent)}
.solution-cta h2{font-size:clamp(2rem,3.25vw,3.25rem);max-width:24ch;letter-spacing:-1.3px;margin:20px 0}
.solution-cta p{max-width:59ch;color:#e2eef6;font-size:1rem;line-height:1.75}
.solution-cta a:focus-visible{outline-color:var(--accent)}
.more-solutions{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding-top:35px;padding-bottom:35px;font-size:1rem;border-bottom:1px solid #e0eaf0}
.more-solutions>a{min-width:0;display:block;padding:10px 0}
.more-solutions>a+ a{text-align:right}
.more-solutions>a>span{display:block;font-size:.75rem;letter-spacing:1.1px;color:var(--muted);margin-bottom:9px}
.more-solutions strong{display:block;font-size:1.0625rem;font-weight:600;line-height:1.5}
@media(max-width:1000px){
  .header nav{gap:20px}.brand img{width:220px}
  .solutions-nav>div{gap:22px}
  .detail-hero-layout{gap:5%;grid-template-columns:1fr 1fr}
  .detail-hero h1{font-size:2.55rem}
  .detail-logo{width:140px}
  .detail-intro>p{font-size:1.0625rem}
  .visual-surface{padding:24px 16px}
  .detail-feature-grid{gap:4%}.detail-use{gap:8%}
}
@media(max-width:760px){
  .header{flex-wrap:wrap;justify-content:center;gap:18px;padding:20px 6%}
  .header nav{justify-content:center;gap:24px;width:100%;font-size:.875rem}
  .header nav>a{display:inline-flex;align-items:center}
  .header .nav-contact{padding:9px 14px}.header .nav-contact span{margin-left:12px}
  .solutions-nav{padding:0 6%}.solutions-nav>div{gap:0 22px;justify-content:center}
  .solutions-nav a{padding:13px 0 10px}.solutions-nav a:first-child{margin-right:0}
  .solutions-intro{grid-template-columns:1fr;gap:25px;padding-top:50px;padding-bottom:50px}
  .solutions-intro h1{font-size:clamp(2.65rem,7vw,4rem);letter-spacing:-1.5px}
  .solutions-intro>p{max-width:50ch;font-size:1.0625rem}
  .solution-overview-row{gap:30px;display:flex;flex-direction:column;align-items:stretch;padding:48px 0}
  .overview-copy h2{font-size:2.15rem}.overview-copy p{max-width:60ch}
  .overview-visual{padding:22px}.overview-logo{height:50px;margin-bottom:18px}.overview-logo img{max-height:48px;max-width:175px}
  .detail-hero{padding-top:22px;padding-bottom:50px}
  .breadcrumb{margin-bottom:32px}
  .detail-hero-layout{grid-template-columns:1fr;gap:35px}
  .detail-hero h1{font-size:clamp(2.4rem,6.7vw,3.4rem);max-width:19ch}
  .detail-intro>p{max-width:59ch}.detail-logo{width:150px}
  .detail-actions{gap:18px;margin-top:24px}
  .detail-visual{max-width:640px;width:100%;justify-self:center}
  .visual-surface{padding:24px}
  .detail-capabilities{padding-top:50px;padding-bottom:50px}
  .detail-feature-grid{grid-template-columns:1fr;gap:28px}
  .detail-section-heading h2{margin-bottom:30px}
  .detail-feature{display:grid;grid-template-columns:30px 1fr;gap:10px 20px;padding-top:20px}
  .detail-feature .feature-index{grid-row:1/3;padding-top:3px;margin:0}
  .detail-feature h3{margin:0}.detail-feature p{grid-column:2}
  .detail-use{grid-template-columns:1fr;gap:35px;padding-top:50px;padding-bottom:50px}
  .use-intro>p{max-width:60ch}.use-list li{padding:22px 0}
  .solution-cta{flex-direction:column;align-items:flex-start;gap:28px;padding-top:50px;padding-bottom:50px}
  .solution-cta h2{max-width:26ch}
}
@media(max-width:420px){
  .header nav{gap:16px}.header .brand img{width:200px}.header .nav-contact{padding:8px 11px}
  .solutions-nav>div{gap:0 20px;justify-content:flex-start}.solutions-nav a{font-size:.875rem}
  .detail-identity{gap:15px}.detail-identity>span{padding-left:15px}
  .detail-hero h1{font-size:2.35rem;letter-spacing:-1.2px}
  .detail-actions .blue-button{font-size:.875rem;gap:16px;padding:14px 18px}
  .visual-surface{padding:18px 12px;border-radius:14px}
  .more-solutions{grid-template-columns:1fr;gap:14px}.more-solutions>a+a{text-align:left;border-top:1px solid #dce8ee;padding-top:22px}
  .product-source{justify-content:flex-start;padding:22px 7%}
}
@media(prefers-reduced-motion:reduce){.overview-visual,.solutions-nav a{transition:none}}

/* People, conferences, and the local content editor. */
[hidden]{display:none!important}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
button:disabled{cursor:not-allowed;opacity:.6}
button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.team-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:9%;align-items:end;margin-bottom:54px}
.team-heading .eyebrow{color:var(--accent)}
.team-contact .team-heading h2{font-size:clamp(2.5rem,4.3vw,4.4rem);margin-top:25px;line-height:1.13}
.team-heading>p{font-size:1.0625rem;line-height:1.75;color:#d5e8f3;max-width:37ch}
.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.team-person{min-width:0}
.team-portrait{position:relative;aspect-ratio:6/7;max-height:385px;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#164b6a,#0a3c58);border:1px solid #ffffff24;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px}
.team-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}
.portrait-initials{font:400 clamp(3rem,6vw,6rem)/1.1 Manrope,sans-serif;letter-spacing:-4px;color:#bbd5e4}
.portrait-note{font-size:.8125rem;letter-spacing:.4px;color:#c4dce9}
.team-info{padding:25px 0 5px}
.team-info h3{color:#fff;font-size:1.6rem;letter-spacing:-.5px;line-height:1.3}
.team-info .team-role{color:var(--accent);font-size:.9375rem;margin-top:6px}
.team-links{margin-top:20px;padding-top:20px;border-top:1px solid #ffffff29;display:flex;flex-direction:column;gap:9px;font-size:.9375rem;overflow-wrap:anywhere}
.team-links a{color:#fff}.team-pending{color:#bdd5e3;font-size:.875rem}
.events-intro{background:var(--blue);color:white;display:grid;grid-template-columns:1.15fr 1fr;gap:12%;align-items:center;padding-top:70px;padding-bottom:75px}
.events-intro .eyebrow{color:var(--accent)}
.events-intro h1{font-size:clamp(3.3rem,6.5vw,6.1rem);letter-spacing:-3px;margin:25px 0 0;font-weight:500;line-height:1.05}
.events-intro h1 em{color:var(--accent)}
.events-intro p{font-size:1.125rem;line-height:1.75;max-width:39ch;color:#dcecf6;margin-bottom:30px}
.events-intro a:focus-visible{outline-color:var(--accent)}
.conference-section{padding-top:75px;padding-bottom:80px}
.conference-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}
.conference-heading h2{margin-top:20px;font-size:clamp(2.2rem,3.8vw,3.5rem)}
.conference-heading>p{font-size:1rem;color:var(--muted)}
.events-empty{border-top:1px solid #d4e4ed;border-bottom:1px solid #d4e4ed;background:#f6fafc;padding:45px 40px}
.events-empty h3{margin:15px 0 12px;font-size:1.6rem;letter-spacing:-.5px}
.events-empty p{max-width:62ch;color:var(--muted);font-size:1rem;line-height:1.75}
.event-row{display:grid;grid-template-columns:110px 1fr;gap:35px;padding:36px 0;border-top:1px solid #d4e4ed}
.event-row:last-child{border-bottom:1px solid #d4e4ed}
.event-date{align-self:start;display:flex;flex-direction:column;align-items:center;padding:17px 10px;background:#eef7fc;border-radius:10px;color:var(--blue);line-height:1.3}
.event-date span{font-size:.8125rem;text-transform:uppercase;letter-spacing:1px;font-weight:700}
.event-date strong{font-family:Manrope,sans-serif;font-size:2.4rem;font-weight:500;margin:4px 0}
.event-copy h3{font-size:1.65rem;line-height:1.3;letter-spacing:-.6px;margin-bottom:10px}
.event-copy p{font-size:1rem;line-height:1.75;color:var(--muted);max-width:72ch;margin-top:10px}
.event-copy .event-meta{font-size:.9375rem;font-weight:600;color:var(--ink)}
.event-links{display:flex;gap:30px;flex-wrap:wrap;margin-top:12px}
.giveaway-section{background:#edf7fc;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10%;align-items:start;padding-top:80px;padding-bottom:80px}
.giveaway-story{padding-top:20px}
.giveaway-story h2{font-size:clamp(2.75rem,4.5vw,4.5rem);margin-top:25px;line-height:1.12}
.giveaway-story h2 em{color:var(--blue)}
.prize-detail{margin-top:42px;border-left:3px solid var(--accent);padding-left:25px}
.prize-detail h3{font-size:1.4rem;line-height:1.4;letter-spacing:-.4px}
.prize-detail p{font-size:1rem;color:var(--muted);line-height:1.75;margin-top:15px;white-space:pre-line;overflow-wrap:anywhere}
.prize-detail .entry-deadline{font-size:.875rem;color:var(--ink);font-weight:600}
.prize-detail a{display:inline-block;font-size:.875rem;color:var(--blue);font-weight:600;margin-top:12px}
.giveaway-form{border:1px solid #d5e5ee;background:white;border-radius:18px;box-shadow:0 12px 35px #06324f0b;padding:34px;display:flex;flex-direction:column;gap:19px;min-width:0}
.giveaway-form>h3{font-size:1.5rem;letter-spacing:-.5px}
.form-notice{padding:13px 16px;background:#f2f7fa;border-left:3px solid var(--blue);font-size:.875rem;line-height:1.65;color:var(--muted)}
.required-note{font-size:.8125rem;color:var(--muted)}
.giveaway-form label,.editor-field{display:flex;flex-direction:column;gap:8px;font-size:.875rem;font-weight:600;color:var(--ink);min-width:0}
.giveaway-form input:not([type=checkbox]),.giveaway-form select,.editor-field input,.editor-field textarea{display:block;width:100%;min-width:0;border:1px solid #b9d1df;border-radius:7px;background:#fff;color:var(--ink);padding:12px 13px;font-size:1rem;line-height:1.4;font-weight:400}
.giveaway-form input::placeholder,.editor-field input::placeholder{color:#607a8c}
.form-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}
.giveaway-form .form-checkbox{display:flex;flex-direction:row;align-items:flex-start;gap:11px;line-height:1.6;font-size:.875rem;font-weight:400;color:var(--muted)}
.form-checkbox input{flex-shrink:0;width:18px;height:18px;accent-color:var(--blue);margin-top:3px}
.giveaway-form .button{justify-content:center;margin-top:4px;border:0}
.form-status{font-size:.9375rem;color:var(--ink);line-height:1.6}
.form-status:empty{display:none}
.events-contact{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-top:60px;padding-bottom:60px}
.events-contact h2{font-size:clamp(2rem,3vw,3rem);max-width:20ch}
.events-contact .text-link{font-size:1rem;flex-shrink:0}
.editor-page{background:#f5f9fb}
.editor-intro{padding-top:45px;padding-bottom:25px}
.editor-intro h1{font-size:clamp(2.4rem,4vw,3.8rem);letter-spacing:-1.5px;line-height:1.2;margin:16px 0}
.editor-intro>p{font-size:1.0625rem;color:var(--muted)}
.editor-notice{margin-top:25px;border:1px solid #bdd6e5;border-radius:10px;padding:17px 20px;background:#eaf5fc;font-size:.9375rem;line-height:1.65;color:var(--ink);max-width:80ch}
.site-editor-form{padding-top:25px;padding-bottom:60px}
.site-editor-form>section{margin-bottom:55px}
.editor-section-heading{margin-bottom:28px}
.editor-section-heading h2{font-size:2rem;letter-spacing:-.9px;margin:12px 0}
.editor-section-heading p{max-width:78ch;color:var(--muted);font-size:.9375rem;line-height:1.75}
.team-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.person-editor,.conference-editor-item{border:1px solid #cfdee8;border-radius:12px;background:white;padding:24px;margin:0;min-width:0}
.person-editor legend,.conference-editor-item legend{font-size:1.125rem;font-weight:700;padding:0 7px}
.editor-role{font-size:.875rem;color:var(--muted);margin-bottom:18px}
.editor-portrait{height:170px;border-radius:9px;background:#e9f3f9;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:160px;margin-bottom:20px}
.editor-portrait>span{font-size:2.8rem;color:#3d6b88;font-family:Manrope,sans-serif}
.editor-portrait img{width:100%;height:100%;object-fit:cover;object-position:center 35%}
.person-editor .editor-field{margin-top:17px}
.editor-field input[type=file]{font-size:.8125rem;padding:9px}
.editor-field input[type=file]::file-selector-button{border:0;border-radius:4px;background:#eaf3f9;color:var(--ink);font:inherit;padding:7px 9px;margin-right:9px;cursor:pointer}
.quiet-button{border:0;background:transparent;color:var(--blue);font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:4px;padding:10px 0;text-align:left}
.conference-editor-item{margin-bottom:25px}
.editor-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.editor-field:has(textarea){grid-column:1/-1}
.editor-field textarea{resize:vertical}
.editor-empty{padding:25px;border:1px dashed #a8c7d9;border-radius:10px;color:var(--muted);font-size:1rem;margin-bottom:20px}
.editor-outline-button{background:white;color:var(--blue);border:1px solid var(--blue);gap:24px}
.entry-connection .editor-field{max-width:700px}
.editor-save-bar{display:flex;align-items:center;flex-wrap:wrap;gap:25px;border-top:1px solid #c9dde9;padding-top:25px}
.editor-save-bar .blue-button{border:0}
.editor-status{margin-top:20px;padding:15px 18px;background:#e7f2f9;color:var(--ink);border-radius:7px;font-size:.9375rem;line-height:1.65}
.editor-status:empty{display:none}.editor-status.is-error{background:#fff1ec;color:#973c23}
.editor-import{margin-top:25px;font-size:.9375rem;color:var(--muted)}
.editor-import summary{cursor:pointer;color:var(--ink);font-weight:600}.editor-import label{max-width:500px;margin:20px 0 10px}
@media(max-width:1000px){.header nav{gap:20px}.team-grid{gap:22px}.team-heading{gap:6%}.team-info h3{font-size:1.35rem}.giveaway-section{gap:6%}.giveaway-form{padding:26px}.team-editor-grid{gap:16px}.person-editor{padding:18px}}
@media(max-width:820px){.header{flex-wrap:wrap;justify-content:center;gap:18px}.header nav{width:100%;justify-content:center;flex-wrap:wrap}.team-heading{grid-template-columns:1fr;gap:25px}.team-heading>p{max-width:none}.events-intro{gap:7%}.team-editor-grid{grid-template-columns:1fr}.person-editor{display:grid;grid-template-columns:180px minmax(0,1fr);gap:5px 24px;align-items:start}.editor-role{grid-column:1/-1}.editor-portrait{grid-row:2/6;width:160px}.person-editor .quiet-button{grid-column:2}.person-editor .editor-field{margin:0 0 14px}.events-contact{flex-direction:column;align-items:start;gap:20px}.events-contact h2{max-width:25ch}}
@media(max-width:700px){.team-grid{grid-template-columns:1fr;gap:42px}.team-person{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:25px;align-items:center}.team-portrait{border-radius:12px}.team-info{padding:0}.portrait-initials{font-size:3rem}.portrait-note{font-size:.75rem;padding:0 12px;text-align:center}.team-info h3{font-size:1.45rem}.team-links{margin-top:15px;padding-top:15px}.events-intro{grid-template-columns:1fr;gap:30px;padding-top:45px;padding-bottom:50px}.events-intro h1{font-size:3.6rem;letter-spacing:-2px}.events-intro p{max-width:50ch;font-size:1.0625rem;margin-bottom:24px}.conference-heading{flex-direction:column;align-items:start;gap:18px}.events-empty{padding:30px 25px}.giveaway-section{grid-template-columns:1fr;gap:35px;padding-top:50px;padding-bottom:50px}.giveaway-story{padding-top:0}.prize-detail{margin-top:28px}.giveaway-story h2{font-size:3rem}.event-row{grid-template-columns:80px 1fr;gap:22px}.event-copy h3{font-size:1.4rem}.event-date strong{font-size:2rem}.editor-fields-grid{grid-template-columns:1fr}.editor-field:has(textarea){grid-column:auto}}
@media(max-width:450px){.header nav{gap:15px;font-size:.875rem}.team-person{display:block}.team-portrait{aspect-ratio:6/7;max-height:none}.team-info{padding-top:23px}.team-info h3{font-size:1.6rem}.portrait-initials{font-size:4.5rem}.portrait-note{font-size:.875rem}.giveaway-form{padding:24px 20px}.form-two-columns{grid-template-columns:1fr;gap:19px}.event-row{grid-template-columns:65px 1fr;gap:16px}.event-date{padding:14px 6px}.event-date span{font-size:.75rem}.event-copy h3{font-size:1.3rem}.event-links{gap:12px}.person-editor{display:block}.editor-portrait{width:150px}.person-editor .editor-field{margin-top:15px}.editor-save-bar{gap:15px 24px}.events-contact .text-link{flex-shrink:1;gap:20px;font-size:.9375rem}}

/* A consistent logo-blue palette, with lighter people and scheduling sections. */
.solutions-intro .eyebrow,.solution-cta .eyebrow,.events-intro .eyebrow{color:white}
.solutions-intro>p,.solution-cta p,.events-intro p{color:white}
.contact.team-contact{background:#edf7fc;color:var(--ink);border-top:1px solid #d6e9f4}
.team-heading .eyebrow{color:var(--blue)}
.team-contact em{color:var(--blue)}
.team-heading>p{color:var(--muted)}
.team-portrait{background:linear-gradient(135deg,#d7edf9,#e8f5fc);border-color:#bfdded}
.portrait-initials{color:#337ca6}.portrait-note{color:#486f87}
.team-info h3{color:var(--ink)}
.team-info .team-role{color:#006cae}
.team-links{border-color:#c5dfed}.team-links a{color:#006eaf}.team-pending{color:var(--muted)}
.team-contact a:focus-visible{outline-color:var(--blue)}
#hero-motion-toggle{background:#ffffff12}#hero-motion-toggle:hover{background:#ffffff24}
#classroom-motion-toggle{background:#0073b8ed}#classroom-motion-toggle:hover{background:var(--blue)}
.hero-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.85fr);gap:7%;align-items:center;padding:64px 0 50px}
.hero-message{min-width:0}
.hero-message h1{font-size:clamp(3rem,5.25vw,5.75rem);font-weight:500;line-height:1.16;letter-spacing:-3px;margin:0 0 34px}
.hero-message>p{font-size:1.125rem;line-height:1.65;max-width:37ch;color:white}
.hero-proof-column{display:flex;flex-direction:column;align-items:stretch;gap:23px;min-width:0}
.hero-proof-column>.button{align-self:flex-end;justify-content:space-between;gap:28px;min-width:280px}
.hero-testimonials{color:var(--ink);background:white;border-radius:16px;border-top:4px solid var(--accent);padding:24px 28px;box-shadow:0 12px 30px #004b7e20;min-width:0}
.testimonial-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:30px;margin-bottom:18px}
.testimonial-heading .dark{color:#006fae}
.testimonial-quote-mark{font:4.3rem/.5 Georgia,serif;color:#e8bf00;height:30px;padding-top:15px}
.testimonial-slides{display:grid;min-width:0}
.testimonial-slide{grid-area:1/1;margin:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .4s ease;display:flex;flex-direction:column;justify-content:space-between;gap:23px;min-width:0}
.testimonial-slide.is-current{visibility:visible;opacity:1;pointer-events:auto}
.testimonial-slide blockquote{padding:0;margin:0}
.testimonial-slide blockquote p{font-size:clamp(1.0625rem,1.5vw,1.3125rem);line-height:1.65;letter-spacing:-.2px;white-space:pre-line;overflow-wrap:anywhere;color:var(--ink)}
.testimonial-author{display:flex;align-items:center;gap:15px}
.testimonial-author img,.testimonial-initials{width:58px;height:58px;border-radius:50%;flex-shrink:0;background:#e5f2fa}
.testimonial-author img{object-fit:cover;object-position:center 35%}
.testimonial-initials{display:flex;align-items:center;justify-content:center;font:600 1.15rem Manrope,sans-serif;color:#2878a5}
.testimonial-author>div{min-width:0;display:flex;flex-direction:column;gap:3px;line-height:1.45}
.testimonial-author strong{font-size:.9375rem;color:var(--ink)}
.testimonial-author>div>span{font-size:.8125rem;color:var(--muted);overflow-wrap:anywhere}
.testimonial-controls{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #dce9f1;padding-top:16px;margin-top:22px}
.testimonial-controls button{background:transparent;border:1px solid #c0dbe9;border-radius:50%;min-width:38px;min-height:38px;color:#006ba9;font-size:1.2rem}
.testimonial-controls button:hover{background:#edf7fc}
.testimonial-controls #testimonial-pause{border:0;border-radius:5px;font-size:.8125rem;font-weight:600;padding:7px 0;text-decoration:underline;text-underline-offset:3px;min-width:0}
.testimonial-pagination{display:flex;align-items:center;gap:12px}
.testimonial-pagination>span{font-size:.8125rem;white-space:nowrap;color:var(--muted)}
.hero-testimonials button:focus-visible{outline-color:var(--blue)}
.testimonial-empty{display:flex;align-items:center;gap:20px;min-height:170px;padding-bottom:10px}
.testimonial-photo-placeholder{width:74px;height:92px;flex-shrink:0;border:1px dashed #9bc6df;border-radius:10px;background:#edf7fc;display:flex;align-items:center;justify-content:center;font-size:.8125rem;color:#47748d}
.testimonial-pending-title{font-size:1.125rem;font-weight:600;line-height:1.45;margin-bottom:10px}
.testimonial-pending-copy{font-size:.9375rem;line-height:1.65;color:var(--muted)}
.demo-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8%;align-items:start;background:#fff}
.demo-intro{padding-top:32px}
.demo-intro h2{margin:22px 0 25px;font-size:clamp(2.5rem,4vw,4rem);line-height:1.15;letter-spacing:-1.6px}
.demo-intro h2 em{color:var(--blue)}
.demo-intro>p{font-size:1.0625rem;line-height:1.8;color:var(--muted);max-width:44ch}
.demo-topics{display:flex;flex-wrap:wrap;gap:11px 18px;margin-top:26px;max-width:40ch}
.demo-topics>span{font-size:.875rem;color:#12648f;border-bottom:2px solid #e9cc44;padding:4px 0}
.booking-calendar{min-width:0;background:#f2f9fd;border:1px solid #cfe4f0;border-radius:18px;padding:32px;overflow:hidden}
.booking-card-heading h3{font-size:1.65rem;line-height:1.35;letter-spacing:-.6px;margin-top:16px;max-width:22ch}
.booking-empty{padding-top:32px;margin-top:25px;border-top:1px solid #cfe4f0}
.booking-empty-label{font-size:.75rem;letter-spacing:.9px;font-weight:700;color:#55778d}
.booking-empty p,.booking-message{font-size:1rem;line-height:1.75;color:var(--muted);margin:17px 0 20px}
.booking-calendar.is-connected{background:#fff}
.booking-calendar.has-calendar{padding:24px 0 0}
.booking-calendar.has-calendar .booking-card-heading{padding:0 25px 22px}
.booking-calendar.has-calendar .booking-card-heading h3{font-size:1.35rem;max-width:none}
.booking-frame{display:block;width:100%;height:780px;border:0;background:white}
.booking-help{font-size:.875rem;line-height:1.65;color:var(--muted);padding:20px 25px;background:#edf7fc}
.booking-help a{color:#006ba9;font-weight:600}
.testimonial-editor-item{border:1px solid #cfdee8;border-radius:12px;background:white;padding:24px;margin:0 0 25px;min-width:0}
.testimonial-editor-item legend{font-size:1.125rem;font-weight:700;padding:0 7px}
.testimonial-photo-editor{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:25px}
.testimonial-photo-editor .editor-portrait{width:85px;height:85px;margin:0;flex-shrink:0;border-radius:50%}
.testimonial-photo-editor .photo-label{font:500 .8125rem 'DM Sans',sans-serif}
.testimonial-editor-actions{display:flex;gap:25px;flex-wrap:wrap;border-top:1px solid #dce8ef;margin-top:25px;padding-top:15px}
.editor-help{font-size:.875rem;line-height:1.7;color:var(--muted);margin-top:20px;max-width:85ch}
@media(min-width:1600px){.hero-body{padding-top:80px;padding-bottom:75px}.hero-testimonials{padding:30px 34px}}
@media(max-width:1100px){.header{flex-wrap:wrap;justify-content:center;gap:20px}.header nav{width:100%;justify-content:center;flex-wrap:wrap}.hero-body{gap:5%;grid-template-columns:1.1fr 1fr}.hero-message h1{font-size:clamp(2.75rem,5vw,3.8rem);letter-spacing:-2px}.hero-testimonials{padding:22px}.hero-message>p{font-size:1.0625rem}.testimonial-empty{gap:16px}.testimonial-photo-placeholder{width:60px;height:80px}.demo-section{gap:6%}}
@media(max-width:780px){.hero-body{grid-template-columns:1fr;padding:40px 0;gap:34px}.hero-message h1{font-size:clamp(2.6rem,7.7vw,4rem);margin-bottom:28px}.hero-message>p{max-width:45ch}.hero-proof-column{max-width:580px;width:100%}.hero-proof-column>.button{align-self:flex-start}.testimonial-empty{min-height:110px}.testimonial-slide blockquote p{font-size:1.125rem}.demo-section{grid-template-columns:1fr;gap:35px}.demo-intro{padding-top:0}.demo-intro h2{font-size:clamp(2.5rem,6vw,3.2rem)}.demo-intro>p{max-width:56ch}.demo-topics{max-width:none}.booking-card-heading h3{max-width:none}}
@media(max-width:450px){.hero-proof-column>.button{min-width:0;width:100%}.hero-testimonials{padding:20px}.testimonial-pending-title{font-size:1.0625rem}.testimonial-pending-copy{font-size:.875rem}.testimonial-empty{gap:14px}.testimonial-pagination{gap:8px}.testimonial-controls{gap:9px}.testimonial-controls button{min-width:34px;min-height:36px}.testimonial-author img,.testimonial-initials{width:50px;height:50px}.booking-calendar{padding:25px 22px}.booking-calendar.has-calendar{padding:22px 0 0}.booking-frame{height:800px}.booking-calendar.has-calendar .booking-card-heading,.booking-help{padding-left:18px;padding-right:18px}.testimonial-photo-editor{gap:18px}.testimonial-editor-item{padding:20px}.testimonial-photo-editor .editor-field{width:100%}}
@media(prefers-reduced-motion:reduce){.testimonial-slide{transition:none}}
