@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../fonts/manrope-2.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../fonts/manrope-6.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#332b39;--muted:#6c6370;--cream:#fbf8f1;--paper:#fffefa;--line:#dfdbd4;--coral:#b94b32;--yellow:#f7d77c;--lavender:#e9e2f6;--peach:#f9e2d9;--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none;cursor:pointer}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.15;letter-spacing:-.04em}h1{font-size:clamp(42px,4.35vw,64px);line-height:1.12}h2{font-size:clamp(33px,3.25vw,46px)}h3{font-size:25px;line-height:1.25}em{font-style:normal;color:var(--coral)}:focus-visible{outline:3px solid #766094;outline-offset:5px;border-radius:5px}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.icon{flex-shrink:0;vertical-align:middle}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:22px}.header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:36px;min-height:114px}.brand{display:flex;align-items:center;gap:17px;margin-right:auto;flex-shrink:0}.brand img{width:81px;height:75px;object-fit:contain}.brand>span{font-size:11px;line-height:1.65;color:var(--muted)}.brand strong{color:var(--coral);font-weight:700}.nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700}.nav a{padding:12px 0}.nav a:hover{color:var(--coral)}.header-phone{font-size:14px;font-weight:800;white-space:nowrap;border-bottom:1px solid #cfc7c5}.header-phone:hover{color:var(--coral)}.nav-contact{display:none}.menu-toggle{display:none;border:0;background:none;padding:12px;width:46px;height:46px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:6px 0}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip:focus{top:12px}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:54px;align-items:center;padding-top:57px;padding-bottom:71px}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:27px}.status-dot{width:7px;height:7px;border-radius:50%;background:#748156;box-shadow:0 0 0 5px #e9ebdf}.hero-description{max-width:480px;font-size:17px;line-height:1.85;margin-top:25px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:18px 23px;border-radius:12px;font-size:13px;font-weight:800;line-height:1.4;min-height:57px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:white}.button-primary:hover{background:#9d3e2a}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;line-height:1.6}.text-link>span{border-bottom:1px solid #bdb4ba}.text-link:hover>span{border-color:currentColor}.text-link:hover{color:var(--coral)}.text-link .icon{width:20px;height:20px}.hero-note{font-size:11px;margin-top:22px;color:var(--muted)}.hero-art{position:relative;padding:14px 0 18px}.art-frame{overflow:hidden;border-radius:150px 26px 26px 26px;background:var(--yellow)}.art-frame img{width:100%;aspect-ratio:1;object-fit:cover}.hello-bubble{position:absolute;right:-14px;top:-9px;background:var(--paper);border:1px solid var(--line);border-radius:18px 18px 3px 18px;padding:9px 20px;transform:rotate(7deg);font-size:29px;font-weight:800;box-shadow:0 4px 0 rgba(51,43,57,.04)}.hello-bubble span{font-size:22px;color:var(--coral)}.art-note{position:absolute;bottom:-1px;left:-21px;display:flex;gap:12px;align-items:center;background:var(--paper);border:1px solid var(--line);padding:15px 20px;border-radius:15px;transform:rotate(-3deg);font-size:12px;font-weight:700;line-height:1.5}.art-note>.icon{width:30px;height:30px;color:var(--coral)}.highlights{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:26px;gap:35px}.highlight{display:flex;align-items:center;gap:16px}.highlight>.icon{width:29px;height:29px;color:var(--coral)}.highlight strong{display:block;font-size:14px}.highlight span{display:block;font-size:12px;color:var(--muted);margin-top:3px}
.section{padding-top:94px;padding-bottom:94px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:40px}.section-intro .eyebrow{color:var(--coral);margin-bottom:16px}.intro-description{max-width:405px;color:var(--muted);font-size:14px;line-height:1.85;padding-bottom:4px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program{padding:28px 27px 26px;border-radius:var(--radius);display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line)}.program-yellow{background:#f7edce;border-color:#e9dcb6}.program-lavender{background:#eee8f7;border-color:#e2d8ee}.program-peach{background:#f9e8df;border-color:#eed7ca}.program-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.age{font-size:11px;font-weight:800;border:1px solid #d4c6b8;border-radius:100px;padding:5px 12px;letter-spacing:.02em}.program-top>.icon{width:31px;height:31px}.program-subtitle{font-size:11px;font-weight:700;color:var(--muted);margin-bottom:9px}.program h3{font-size:26px;max-width:245px;min-height:65px}.program>p:not(.program-subtitle){font-size:13px;margin-top:17px;line-height:1.85}.program ul{list-style:none;margin:21px 0 27px;padding:0;font-size:12px;line-height:1.75}.program li{position:relative;padding-left:16px;margin:9px 0}.program li:before{content:'·';position:absolute;left:0;font-weight:800}.program>.text-link{margin-top:auto;align-self:start}.formats{display:flex;align-items:center;gap:30px;padding:27px 5px 0}.formats>strong{font-size:15px;max-width:155px;line-height:1.5;flex:0 0 155px}.formats p{font-size:12px;color:var(--muted);max-width:500px}.formats .text-link{margin-left:auto;white-space:nowrap}.how{display:grid;grid-template-columns:1fr 1.15fr;gap:105px;border-top:1px solid var(--line)}.how-intro .eyebrow{color:var(--coral)}.how-intro>p:not(.eyebrow){font-size:15px;line-height:1.85;max-width:390px;margin-top:23px;color:var(--muted)}.phrase{display:flex;align-items:center;gap:20px;margin-top:33px;color:var(--coral)}.phrase>span{font-size:37px;font-weight:800;letter-spacing:-.05em;transform:rotate(-6deg)}.phrase>svg{width:100px;height:50px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:25px 0}.steps li:first-child{padding-top:0}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-number{font-size:12px;flex-shrink:0;font-weight:800;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;border:1px solid #cec6d6;background:#f0eaf6}.steps h3{font-size:19px;letter-spacing:-.025em;line-height:1.4;margin-bottom:11px}.steps p{font-size:13px;color:var(--muted);line-height:1.8}
.approach{background:var(--ink);color:var(--cream);padding:73px 0 68px}.approach-intro{display:flex;gap:70px;align-items:end;justify-content:space-between}.approach .eyebrow{color:var(--yellow);margin-bottom:20px}.approach h2{font-size:40px}.approach-intro>p{font-size:14px;max-width:390px;color:#d5ced9;line-height:1.85}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:44px}.approach-grid>div{border-top:1px solid #635869;padding-top:22px}.little-spark{font-size:29px;line-height:1;color:var(--yellow)}.approach-grid h3{font-size:19px;letter-spacing:-.02em;margin-top:18px;margin-bottom:14px}.approach-grid p{font-size:13px;color:#d5ced9;line-height:1.85}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq .eyebrow{color:var(--coral)}.faq h2{font-size:38px}.faq>div>p:not(.eyebrow){margin-top:23px;color:var(--muted);font-size:13px;line-height:2}.faq .text-link{margin-top:5px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;cursor:pointer;font-size:15px;font-weight:700;line-height:1.5}summary::-webkit-details-marker{display:none}.plus{position:relative;width:21px;height:21px;flex-shrink:0}.plus:before,.plus:after{content:'';position:absolute;top:10px;left:3px;width:15px;height:1.5px;background:var(--coral)}.plus:after{transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}details>p{padding:0 36px 25px 0;color:var(--muted);font-size:14px;line-height:1.9}summary:hover{color:var(--coral)}.contact-section{padding-bottom:76px}.contact-panel{background:var(--lavender);border:1px solid #dfd5ee;border-radius:32px;padding:51px 62px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact-panel .eyebrow{margin-bottom:17px}.contact-panel h2{font-size:49px}.contact-panel>div>p:not(.eyebrow){font-size:14px;line-height:1.85;margin-top:20px;max-width:350px}.contact-actions{display:flex;flex-direction:column;align-items:flex-start}.contact-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-weight:800}.contact-phone{font-size:31px;font-weight:800;letter-spacing:-.035em;white-space:nowrap;border-bottom:1px solid #aba0b8;line-height:1.6}.contact-phone:hover{color:var(--coral);border-color:var(--coral)}.contact-or{margin:15px 0;font-size:12px;color:#615369}.button-dark{background:var(--ink);color:white;width:100%;max-width:350px;font-size:13px;gap:12px}.button-dark:hover{background:#4a3d54}.button-dark .vk{width:23px;height:23px}.button-dark>.icon:last-child{margin-left:auto;width:20px}.contact-small{font-size:10px;color:#6b5e73;margin-top:12px}.footer{border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:30px}.footer p{font-size:12px;font-weight:700}.footer p>span{font-weight:400;color:var(--muted);margin-left:19px}.footer .text-link{font-size:11px}.error-page{min-height:65vh}.error-page h1{font-size:45px}.error-page p:not(.eyebrow){margin:25px 0}
@media(min-width:1450px){.hero{gap:70px}.hero-art{margin-left:10px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.header-inner{gap:25px}.brand>span{display:none}.nav{gap:24px}.hero{gap:35px}.hero-actions{gap:20px}.hero-description{font-size:15px}.hero .text-link{font-size:12px}.program{padding:24px 21px}.program h3{font-size:23px}.how{gap:65px}.contact-panel{gap:45px;padding:45px}.contact-phone{font-size:28px}.approach-grid{gap:35px}}
@media(max-width:1000px){.header-inner{min-height:94px;flex-wrap:wrap;gap:0 25px}.brand img{width:73px;height:67px}.brand>span{display:block}.header-phone{margin-left:auto}.nav{order:5;width:100%;justify-content:space-between;padding:12px 0 20px}.nav-contact{display:block}.js .menu-toggle{display:block}.js .nav{display:none}.js .nav.is-open{display:flex}.hero{gap:35px;padding-top:43px;padding-bottom:50px}.hero h1{font-size:43px}.hero-art{padding:12px 0 22px}.art-frame{border-top-left-radius:95px}.hello-bubble{font-size:24px;right:-5px;padding:7px 15px}.art-note{left:-10px;font-size:10px;padding:12px}.hero-description{font-size:14px}.hero-actions{margin-top:24px;gap:14px}.hero-note{font-size:10px}.eyebrow{font-size:10px}.highlights{gap:20px}.highlight{gap:10px}.highlight strong{font-size:12px}.highlight span{font-size:10px}.highlight>.icon{width:24px}.section{padding-block:72px}.section-intro{gap:35px}.intro-description{font-size:13px;max-width:330px}.program-grid{gap:13px}.program{padding:24px 18px}.program-top{margin-bottom:28px}.program h3{font-size:22px}.program>p:not(.program-subtitle){font-size:12px}.program ul{font-size:11px}.program .text-link{font-size:11px}.formats{gap:22px}.formats p{font-size:11px}.formats .text-link{font-size:11px}.how{gap:40px}.how-intro>p:not(.eyebrow){font-size:13px}.approach h2{font-size:34px}.approach-intro{gap:40px}.approach-intro>p{font-size:13px;max-width:310px}.approach-grid{gap:28px}.approach-grid h3{font-size:17px}.approach-grid p{font-size:12px}.faq{gap:35px;grid-template-columns:.8fr 1.2fr}.faq h2{font-size:32px}summary{font-size:13px}.contact-panel{padding:36px;gap:30px}.contact-panel h2{font-size:39px}.contact-phone{font-size:24px}.contact-panel>div>p:not(.eyebrow){font-size:13px}.button-dark{font-size:11px;padding:18px}.footer p>span{display:block;margin-left:0;margin-top:5px}}
@media(max-width:760px){html{scroll-padding-top:20px}.container{width:calc(100% - 40px)}.header-inner{min-height:89px;gap:0 15px}.brand{gap:10px}.brand img{width:64px;height:60px}.brand>span{font-size:9px}.header-phone{display:none}.menu-toggle{margin-left:auto}.nav{font-size:12px;gap:12px}.hero{grid-template-columns:1fr;gap:33px;padding-top:36px;padding-bottom:36px}.hero .eyebrow{margin-bottom:23px;font-size:10px}.hero h1{font-size:clamp(37px,7.6vw,54px);line-height:1.14;letter-spacing:-.043em}.hero-description{max-width:520px;font-size:15px;margin-top:21px;line-height:1.8}.hero-actions{margin-top:24px;gap:22px}.hero-actions .button{font-size:12px;padding:17px 19px}.hero-actions .text-link{font-size:12px}.hero-note{font-size:10px;margin-top:18px}.hero-art{width:90%;max-width:430px;margin:0 auto;padding-top:9px;padding-bottom:17px}.art-frame{border-radius:95px 24px 24px 24px}.hello-bubble{top:0;right:-13px;font-size:26px}.art-note{font-size:11px;left:-17px;bottom:0;padding:12px 15px}.highlights{grid-template-columns:1fr;gap:19px;padding:23px 0}.highlight{gap:17px}.highlight strong{font-size:13px}.highlight span{font-size:11px}.highlight>.icon{width:26px;height:26px}.section{padding-top:56px;padding-bottom:56px}.eyebrow{font-size:10px;margin-bottom:16px}h2{font-size:33px}.section-intro{display:block;margin-bottom:27px}.intro-description{margin-top:19px;max-width:none;font-size:13px;line-height:1.85}.program-grid{grid-template-columns:1fr;gap:17px}.program{padding:26px;border-radius:23px}.program-top{margin-bottom:25px}.program h3{min-height:0;font-size:27px;max-width:none}.program-subtitle{font-size:11px}.program>p:not(.program-subtitle){font-size:14px;line-height:1.8;margin-top:15px}.program ul{font-size:12px;margin-block:15px 25px}.program li{margin:8px 0}.program>.text-link{font-size:13px}.formats{display:block;padding:25px 3px 0}.formats>strong{max-width:none;font-size:16px}.formats p{font-size:12px;margin-top:10px}.formats>.text-link{font-size:12px;margin-top:14px}.how{grid-template-columns:1fr;gap:30px}.how-intro>p:not(.eyebrow){font-size:14px;max-width:none}.phrase{margin-top:22px}.phrase>span{font-size:31px}.phrase>svg{width:80px}.steps li{gap:18px;padding:22px 0}.steps h3{font-size:18px}.steps p{font-size:13px}.approach{padding:53px 0}.approach-intro{display:block}.approach h2{font-size:32px}.approach-intro>p{max-width:none;margin-top:22px;font-size:14px}.approach-grid{grid-template-columns:1fr;gap:26px;margin-top:30px}.approach-grid>div{padding-top:19px}.approach-grid h3{font-size:20px;margin-top:12px;margin-bottom:10px}.approach-grid p{font-size:13px}.little-spark{font-size:25px}.faq{grid-template-columns:1fr;gap:28px}.faq h2{font-size:33px}.faq>div>p:not(.eyebrow){margin-top:17px}.faq summary{font-size:14px;padding:20px 0;gap:18px}.faq details>p{font-size:13px;padding:0 16px 22px 0}.contact-section{padding-bottom:45px}.contact-panel{grid-template-columns:1fr;gap:29px;padding:28px 24px;border-radius:25px}.contact-panel h2{font-size:40px}.contact-panel>div>p:not(.eyebrow){font-size:13px;max-width:none}.contact-actions{border-top:1px solid #d3c7e4;padding-top:25px}.contact-phone{font-size:clamp(23px,6.2vw,31px)}.button-dark{font-size:12px;max-width:none;padding:18px}.contact-small{font-size:9px}.footer-inner{padding-block:23px;gap:22px}.footer p{font-size:11px}.footer p>span{font-size:9px}.footer .text-link{font-size:10px;gap:7px}.error-page h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}

@media(min-width:761px) and (max-width:1000px){.hero h1{font-size:clamp(34px,4.2vw,42px)}}
@media(max-width:760px){.hero h1{font-size:clamp(31px,9.6vw,54px)}}
.play-teaser{display:grid;grid-template-columns:170px 1fr 230px;gap:28px;align-items:center;background:#e8edd8;border:1px solid #d3ddbd;border-radius:27px;padding:26px 35px;margin-bottom:60px}.play-teaser-art{position:relative;height:164px}.teaser-lion{height:160px;width:auto;position:absolute;left:14px;bottom:0}.teaser-apple{position:absolute;left:-9px;top:12px;transform:rotate(-12deg)}.teaser-star{position:absolute;right:-2px;bottom:12px;transform:rotate(12deg)}.play-teaser .eyebrow{font-size:9px;margin-bottom:13px;color:#647244}.play-teaser h2{font-size:28px;line-height:1.18;letter-spacing:-.035em}.play-teaser>div>p:not(.eyebrow){font-size:12px;line-height:1.85;color:#647057;margin-top:14px;max-width:440px}.play-teaser-action .button{font-size:11px;white-space:nowrap;gap:11px;padding-inline:17px}.play-teaser-action>span{display:block;margin-top:11px;text-align:center;font-size:9px;color:#68715c}@media(max-width:1000px){.nav{flex-wrap:wrap}.play-teaser{grid-template-columns:135px 1fr;gap:24px;padding:24px 28px}.play-teaser-action{grid-column:2;max-width:250px}.play-teaser h2{font-size:27px}.play-teaser-art{grid-row:1/3}.teaser-lion{height:145px;left:0}.teaser-star{right:-12px}}@media(max-width:760px){.nav{justify-content:flex-start;gap:4px 24px}.nav a{min-height:44px}.play-teaser{grid-template-columns:1fr;gap:18px;padding:25px;margin-bottom:38px}.play-teaser-art{grid-row:auto;height:127px;width:160px;margin:auto}.teaser-lion{height:130px;left:25px}.teaser-apple{width:44px;left:3px}.teaser-star{width:40px;right:0}.play-teaser h2{font-size:29px}.play-teaser-action{grid-column:auto;max-width:none}.play-teaser-action .button{font-size:12px}.play-teaser-action>span{text-align:left;font-size:9px}}
