:root{--purple: #5a4798;--purple-dark: #2f245d;--purple-soft: #b7b1ea;--purple-pale: #eeeafe;--yellow: #ffbd32;--pink: #ee8cad;--ink: #251f36;--muted: #6e687a;--paper: #fbfaf5;--white: #fff;--line: rgba(47, 36, 93, .14);--shadow: 0 22px 60px rgba(47, 36, 93, .16);--radius: 28px;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.section{padding:112px 0}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:8px;color:var(--white);background:var(--purple-dark);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;padding:22px 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{display:grid;width:38px;height:46px;place-items:center}.brand-mark svg{width:100%;height:100%;overflow:visible}.brand-mark path{fill:none;stroke:var(--purple);stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.brand-mark path:first-child{fill:var(--yellow)}.brand-mark .brand-glint{fill:none!important;stroke:#fffc;stroke-width:2}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{color:var(--purple);font-size:24px;font-weight:850;letter-spacing:.17em}.brand-copy small{margin-top:6px;color:var(--purple-dark);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:auto}.desktop-nav a{color:#4b4557;font-size:14px;font-weight:650;transition:color .2s}.desktop-nav a:hover{color:var(--purple)}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;padding:0 28px;border:0;border-radius:999px;color:var(--white);background:var(--purple);box-shadow:0 10px 25px #5a47983d;font-size:15px;font-weight:750;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{background:var(--purple-dark);box-shadow:0 14px 32px #2f245d47;transform:translateY(-2px)}.button-small{min-height:44px;padding:0 21px;font-size:13px}.button-dark{color:var(--purple-dark);background:var(--yellow);box-shadow:none}.button-dark:hover{color:var(--white);background:var(--purple-dark)}.mobile-menu{display:none;position:relative}.mobile-menu summary{display:grid;width:44px;height:44px;cursor:pointer;list-style:none;place-content:center;gap:5px;border-radius:50%;background:var(--white)}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:19px;height:2px;border-radius:2px;background:var(--purple-dark)}.mobile-menu nav{position:absolute;top:54px;right:0;display:grid;min-width:220px;padding:14px;border-radius:18px;background:var(--white);box-shadow:var(--shadow)}.mobile-menu nav a{padding:11px 13px;border-radius:10px;font-weight:650}.mobile-menu nav a:hover{background:var(--purple-pale)}.hero{position:relative;min-height:800px;overflow:hidden;padding:155px 0 86px;background:radial-gradient(circle at 10% 20%,rgba(255,189,50,.18),transparent 22%),linear-gradient(130deg,#fbfaf5,#f4f0ff 64%,#ddd7ff)}.hero:before{content:"";position:absolute;top:-120px;right:-60px;width:640px;height:640px;border:1px solid rgba(90,71,152,.12);border-radius:50%}.hero:after{content:"";position:absolute;bottom:-200px;left:-230px;width:480px;height:480px;border:80px solid rgba(183,177,234,.18);border-radius:50%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.hero-copy{position:relative;z-index:3;padding-bottom:18px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--purple);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow span{display:block;width:26px;height:3px;border-radius:2px;background:var(--yellow)}h1,h2,h3{margin-top:0;line-height:1.04;letter-spacing:-.045em}h1{max-width:620px;margin-bottom:28px;color:var(--purple-dark);font-size:clamp(58px,6vw,86px);font-weight:850}.hero-lead{max-width:545px;margin:0 0 34px;color:#514b5d;font-size:19px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{color:var(--purple-dark);font-size:14px;font-weight:750;border-bottom:1px solid rgba(47,36,93,.25)}.text-link span{margin-left:6px;color:var(--purple)}.hero-tags{display:flex;flex-wrap:wrap;gap:9px;margin:38px 0 0;padding:0;list-style:none}.hero-tags li{padding:8px 13px;border:1px solid rgba(90,71,152,.18);border-radius:999px;color:var(--purple);background:#ffffff8c;font-size:12px;font-weight:750}.hero-visual{position:relative;min-height:565px}.hero-shape{position:absolute;top:15px;right:8px;width:86%;height:90%;border-radius:48% 35% 45% 32%;background:var(--purple-soft);transform:rotate(4deg)}.hero-photo-main{position:absolute;z-index:2;top:0;right:9%;width:65%;height:515px;overflow:hidden;border:8px solid rgba(255,255,255,.78);border-radius:130px 32px;box-shadow:var(--shadow);transform:rotate(2deg)}.hero-photo-main img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.hero-photo-small{position:absolute;z-index:4;right:0;bottom:-5px;width:41%;height:195px;overflow:hidden;border:7px solid var(--white);border-radius:24px 70px 24px 24px;box-shadow:var(--shadow);transform:rotate(3deg)}.hero-photo-small img{width:100%;height:100%;object-fit:cover}.hero-note{position:absolute;z-index:5;bottom:8px;left:-15px;display:flex;width:225px;min-height:115px;flex-direction:column;justify-content:center;padding:20px 24px;border-radius:24px 24px 24px 5px;color:var(--purple-dark);background:var(--yellow);box-shadow:0 15px 35px #2f245d29;transform:rotate(-4deg)}.hero-note strong{font-size:18px;line-height:1.2}.hero-note span{margin-top:5px;font-size:12px}.doodle{position:absolute;z-index:6;color:var(--yellow);line-height:1}.doodle-star{top:45px;left:5px;font-size:42px;transform:rotate(-12deg)}.doodle-note{top:110px;right:-5px;color:var(--purple);font-size:40px;transform:rotate(10deg)}.intro-strip{position:relative;z-index:3;padding:27px 0;color:var(--white);background:var(--purple-dark)}.intro-items{display:grid;grid-template-columns:repeat(3,1fr)}.intro-items>div{display:flex;flex-direction:column;padding:4px 42px;border-right:1px solid rgba(255,255,255,.2)}.intro-items>div:first-child{padding-left:0}.intro-items>div:last-child{border-right:0}.intro-items strong{font-size:15px}.intro-items span{margin-top:2px;color:#ffffffa3;font-size:12px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:52px}.section-heading>div{max-width:700px}.section-heading h2,.about-copy h2,.signup h2{margin-bottom:0;color:var(--purple-dark);font-size:clamp(40px,4vw,58px);font-weight:820}.section-heading>p{max-width:410px;margin:0 0 4px;color:var(--muted)}.studio-branches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:52px}.studio-branch{position:relative;display:flex;min-height:300px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:38px;border-radius:var(--radius)}.studio-branch:after{position:absolute;top:-75px;right:-55px;width:230px;height:230px;border:44px solid currentColor;border-radius:50%;content:"";opacity:.09}.studio-branch-music{color:var(--white);background:var(--purple)}.studio-branch-art{color:var(--purple-dark);background:var(--yellow)}.studio-branch-number{position:absolute;top:28px;right:32px;font-size:13px;font-weight:850;opacity:.65}.studio-branch p{margin:0 0 10px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;opacity:.68}.studio-branch h3{max-width:480px;margin-bottom:18px;font-size:clamp(34px,3.7vw,50px)}.studio-branch strong{margin-bottom:8px;font-size:14px}.studio-branch>span:last-child{max-width:480px;font-size:14px;opacity:.78}.programs-title{margin:0 0 24px;color:var(--purple-dark);font-size:28px}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.direction-card{position:relative;min-height:390px;overflow:hidden;padding:34px;border-radius:var(--radius);transition:transform .25s,box-shadow .25s}.direction-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.direction-purple{color:var(--white);background:var(--purple)}.direction-yellow{color:var(--purple-dark);background:var(--yellow)}.direction-pink{color:var(--purple-dark);background:var(--pink)}.card-number{position:absolute;top:24px;right:28px;font-size:12px;font-weight:800;opacity:.64}.direction-icon{display:grid;width:70px;height:70px;margin:5px 0 62px;place-items:center;border-radius:22px;background:#ffffff47;font-size:36px;transform:rotate(-5deg)}.direction-card h3{margin-bottom:14px;font-size:33px}.direction-card p{max-width:290px;margin:0;font-size:15px;opacity:.82}.card-detail{position:absolute;right:34px;bottom:28px;left:34px;padding-top:15px;border-top:1px solid currentColor;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:100px}.about-collage{position:relative;min-height:650px}.about-collage:before{content:"";position:absolute;top:30px;left:20px;width:72%;height:83%;border-radius:180px 60px 120px 50px;background:var(--purple-pale);transform:rotate(-4deg)}.about-photo-large{position:absolute;top:0;left:7%;width:62%;height:575px;object-fit:cover;border-radius:150px 35px 100px;box-shadow:var(--shadow)}.about-photo-small{position:absolute;z-index:2;right:0;bottom:15px;width:50%;height:260px;object-fit:cover;border:7px solid var(--white);border-radius:30px 90px 30px 30px;box-shadow:var(--shadow)}.collage-caption{position:absolute;z-index:3;bottom:30px;left:0;padding:15px 20px;border-radius:14px;color:var(--purple-dark);background:var(--yellow);font-size:13px;font-weight:800;transform:rotate(-5deg)}.about-copy h2{margin-bottom:28px}.about-lead{margin:0 0 34px;color:var(--muted);font-size:18px}.check-list{display:grid;gap:22px;margin:0;padding:0;list-style:none}.check-list li{display:flex;gap:16px}.check-list li>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;color:var(--purple-dark);background:var(--yellow);font-weight:900}.check-list strong{display:block;margin-bottom:3px;color:var(--purple-dark)}.check-list p{margin:0;color:var(--muted);font-size:14px}.teachers{position:relative;overflow:hidden;background:var(--paper)}.teachers:before{content:"";position:absolute;top:80px;right:-130px;width:310px;height:310px;border:55px solid rgba(183,177,234,.2);border-radius:50%}.teachers-heading{position:relative;z-index:1}.teacher-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.teacher-card{position:relative;display:grid;min-height:300px;grid-template-columns:96px 1fr;align-items:start;gap:26px;overflow:hidden;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 12px 35px #2f245d0f}.teacher-card:last-child{grid-column:1 / -1;min-height:270px;grid-template-columns:96px minmax(0,640px)}.teacher-avatar{position:relative;z-index:1;display:grid;width:96px;height:96px;place-items:center;border-radius:34px 34px 34px 9px;color:var(--purple-dark);background:var(--yellow);font-size:25px;font-weight:850;letter-spacing:-.04em;transform:rotate(-3deg)}.teacher-alexander .teacher-avatar{color:var(--white);background:var(--purple);transform:rotate(3deg)}.teacher-ekaterina .teacher-avatar{background:var(--pink)}.teacher-card-copy{position:relative;z-index:1;min-width:0}.teacher-role{margin:4px 0 13px;color:var(--purple);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.teacher-card h3{margin-bottom:24px;color:var(--purple-dark);font-size:32px;font-weight:820}.teacher-tags{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none}.teacher-tags li{padding:9px 13px;border-radius:999px;color:var(--purple-dark);background:var(--purple-pale);font-size:12px;font-weight:750}.teacher-tags .teacher-tag-soon{color:var(--white);background:var(--purple)}.teacher-tag-soon span{margin-left:5px;color:var(--purple-dark);padding:3px 7px;border-radius:999px;background:var(--yellow);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.teacher-description{max-width:610px;margin:0;color:var(--muted);font-size:16px}.teacher-symbol{position:absolute;right:28px;bottom:-24px;color:#5a479814;font-size:130px;font-weight:900;line-height:1;transform:rotate(8deg)}.teacher-ekaterina .teacher-symbol{color:#ee8cad26}.gallery{overflow:hidden;background:linear-gradient(180deg,var(--paper),#f3efff)}.gallery-heading{align-items:center}.photo-grid{display:grid;grid-template-columns:1.25fr .75fr 1fr;grid-template-rows:285px 285px;gap:16px}.photo-grid figure{position:relative;overflow:hidden;margin:0;border-radius:22px;background:var(--purple-pale)}.photo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo-grid figure:hover img{transform:scale(1.03)}.photo-grid figure:nth-child(3) img{object-position:center 20%}.photo-wide,.photo-tall{grid-row:1 / 3}.photo-grid figcaption{position:absolute;bottom:20px;left:20px;padding:11px 16px;border-radius:999px;color:var(--purple-dark);background:var(--yellow);font-size:12px;font-weight:800}.creative-gallery{margin-top:84px}.creative-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:38px}.creative-gallery-heading h3{margin:0;color:var(--purple-dark);font-size:clamp(34px,3.5vw,50px);font-weight:820}.creative-gallery-heading>p{max-width:430px;margin:0 0 4px;color:var(--muted)}.creative-photo-grid{columns:4;column-gap:16px}.creative-photo-grid figure{overflow:hidden;margin:0 0 16px;break-inside:avoid;border-radius:22px;background:var(--purple-pale)}.creative-photo-grid img{display:block;width:100%;height:auto;transition:transform .5s}.creative-photo-grid figure:hover img{transform:scale(1.025)}.review-section{color:var(--white);background:var(--purple-dark)}.review-heading{align-items:end}.review-heading h2{margin-bottom:0;color:var(--white);font-size:clamp(40px,4vw,58px)}.review-heading>p{color:#ffffff9e}.yandex-reviews{margin-bottom:78px}.yandex-review-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-bottom:20px;padding:22px 24px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#ffffff12}.yandex-rating{display:flex;align-items:center;gap:12px}.yandex-rating strong{color:var(--white);font-size:36px;letter-spacing:-.04em}.yandex-rating span,.review-stars{color:var(--yellow);letter-spacing:.06em}.yandex-review-summary>div:nth-child(2){display:flex;flex-direction:column}.yandex-review-summary>div:nth-child(2)>strong{font-size:15px}.yandex-review-summary>div:nth-child(2)>span{color:#fff9;font-size:12px}.yandex-review-summary .button{min-height:48px}.yandex-review-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.yandex-review-card{display:flex;min-height:270px;flex-direction:column;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#ffffff14}.yandex-review-card blockquote{margin:22px 0 28px;font-size:21px;line-height:1.42}.yandex-review-card blockquote:before{display:none}.yandex-review-author{display:flex;align-items:center;gap:12px;margin-top:auto}.yandex-review-author>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;color:var(--purple-dark);background:var(--yellow);font-weight:850}.yandex-review-author>div{display:flex;flex-direction:column}.yandex-review-author small{color:#ffffff8c}.review-feature{padding-top:10px}.review-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:100px}.eyebrow-light{color:var(--purple-soft)}blockquote{position:relative;margin:34px 0 30px;color:var(--white);font-size:clamp(25px,2.5vw,36px);font-weight:680;line-height:1.38;letter-spacing:-.025em}blockquote:before{content:"“";position:absolute;top:-55px;left:-25px;color:#b7b1ea2e;font-family:Georgia,serif;font-size:150px;line-height:1}.review-author{display:flex;align-items:center;gap:13px}.review-author>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:var(--purple-dark);background:var(--pink)}.review-author div{display:flex;flex-direction:column}.review-author strong{font-size:14px}.review-author small{color:#ffffff8c;font-size:12px}.achievement-card{position:relative;min-height:520px;overflow:hidden;border:7px solid rgba(255,255,255,.12);border-radius:36px;background:var(--purple);transform:rotate(2deg)}.achievement-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(24,15,62,.92) 100%)}.achievement-card img{width:100%;height:100%;min-height:520px;object-fit:cover}.achievement-copy{position:absolute;z-index:2;right:30px;bottom:28px;left:30px;display:flex;flex-direction:column}.achievement-copy p{margin:0 0 3px;color:#ffffffb8;font-size:13px}.achievement-copy strong{font-size:23px}.achievement-year{position:absolute;right:0;bottom:0;color:var(--yellow);font-size:36px;font-weight:850}.signup{padding:94px 0;background:var(--paper)}.signup-card{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:54px;overflow:hidden;padding:58px 62px;border-radius:42px;background:var(--purple-soft)}.signup-card:before{content:"";position:absolute;top:-120px;right:20%;width:280px;height:280px;border:55px solid rgba(255,255,255,.18);border-radius:50%}.signup-copy{position:relative;z-index:2;max-width:650px}.signup h2{margin-bottom:16px}.signup-copy>p:last-child{max-width:580px;margin:0;color:var(--purple-dark);font-size:17px}.signup-action{position:relative;z-index:2;width:100%;min-width:0}.signup-action iframe{border-radius:24px}.signup-action noscript{display:block;padding:24px;border-radius:20px;color:var(--purple-dark);background:#ffffffb8;font-size:14px}.signup-action noscript a{font-weight:800;text-decoration:underline}.signup-note{position:absolute;top:10px;right:42px;color:#5a479833;font-size:110px;font-weight:900;transform:rotate(13deg)}.site-footer{padding:34px 0;color:#ffffffa6;background:#221942}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.brand-footer .brand-copy strong,.brand-footer .brand-copy small{color:var(--white)}.brand-footer .brand-mark path{stroke:var(--white)}.brand-footer .brand-mark path:first-child{fill:var(--yellow);stroke:var(--yellow)}.site-footer p{margin:0;font-size:13px}.footer-vk{color:var(--white);font-size:13px;font-weight:750}@media(max-width:980px){.desktop-nav{display:none}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{max-width:720px}.hero-visual{width:min(700px,100%);margin-inline:auto}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:330px}.direction-icon{margin-bottom:38px}.about-grid{grid-template-columns:1fr;gap:65px}.about-collage{width:min(650px,100%);margin-inline:auto}.about-copy{max-width:680px}.teacher-grid{grid-template-columns:1fr}.teacher-card:last-child{grid-column:auto;min-height:300px;grid-template-columns:96px 1fr}.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:350px 350px}.photo-wide{grid-row:auto}.photo-tall{grid-row:1 / 3}.creative-photo-grid{columns:3}.review-grid{gap:50px}.signup-card{grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr);gap:38px;padding:48px 40px}}@media(max-width:720px){.container{width:min(100% - 28px,var(--container))}.section{padding:78px 0}.site-header{padding:14px 0}.brand-mark{width:32px;height:39px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:7px}.header-inner>.button{display:none}.mobile-menu{display:block;margin-left:auto}.hero{padding:125px 0 65px}.hero-grid{gap:42px}h1{margin-bottom:21px;font-size:clamp(48px,14.5vw,66px)}.hero-lead{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.hero-actions .button{width:100%}.text-link{align-self:center}.hero-tags{margin-top:28px}.hero-visual{min-height:470px}.hero-shape{top:5px;width:92%;height:86%}.hero-photo-main{right:4%;width:76%;height:415px;border-width:5px;border-radius:100px 24px}.hero-photo-small{right:0;bottom:0;width:46%;height:145px;border-width:5px}.hero-note{bottom:2px;left:0;width:170px;min-height:92px;padding:15px 17px}.hero-note strong{font-size:14px}.doodle-star{left:0}.intro-items{grid-template-columns:1fr;gap:17px}.intro-items>div,.intro-items>div:first-child{padding:0 0 17px;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.intro-items>div:last-child{padding-bottom:0;border-bottom:0}.section-heading{align-items:start;flex-direction:column;gap:20px;margin-bottom:36px}.section-heading h2,.about-copy h2,.signup h2{font-size:40px}.studio-branches{grid-template-columns:1fr;margin-bottom:42px}.studio-branch{min-height:275px;padding:29px 26px}.studio-branch-number{top:24px;right:26px}.studio-branch h3{font-size:36px}.direction-card{min-height:350px;padding:28px}.about-collage{min-height:500px}.about-photo-large{left:3%;width:73%;height:450px}.about-photo-small{width:55%;height:205px}.collage-caption{bottom:17px}.teacher-card,.teacher-card:last-child{min-height:0;grid-template-columns:68px 1fr;gap:18px;padding:25px 22px 30px}.teacher-avatar{width:68px;height:68px;border-radius:23px 23px 23px 7px;font-size:20px}.teacher-role{margin-top:2px}.teacher-card h3{margin-bottom:19px;font-size:27px}.teacher-description{font-size:14px}.teacher-symbol{right:12px;bottom:-15px;font-size:92px}.photo-grid{display:flex;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.photo-grid::-webkit-scrollbar{display:none}.photo-grid figure{width:82vw;height:430px;flex:0 0 82vw;scroll-snap-align:center}.photo-grid .photo-tall{height:430px}.creative-gallery{margin-top:64px}.creative-gallery-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:28px}.creative-photo-grid{display:flex;margin-right:-14px;padding-right:14px;overflow-x:auto;columns:auto;gap:14px;scroll-snap-type:x mandatory;scrollbar-width:none}.creative-photo-grid::-webkit-scrollbar{display:none}.creative-photo-grid figure{width:78vw;height:430px;flex:0 0 78vw;margin:0;scroll-snap-align:center}.creative-photo-grid img{height:100%;object-fit:cover}.review-grid{grid-template-columns:1fr;gap:60px}blockquote{font-size:25px}.achievement-card,.achievement-card img{min-height:460px}.signup{padding:65px 0}.signup-card{grid-template-columns:1fr;gap:34px;padding:42px 20px 24px;border-radius:30px}.signup-copy{padding-inline:7px}.signup-action{min-width:0}.footer-inner{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}body{overflow-x:hidden}.desktop-nav{gap:22px}.desktop-nav a{font-size:13px}.hero h1{max-width:690px;font-size:clamp(48px,5vw,70px)}.hero-actions{flex-wrap:wrap;gap:14px}.button-secondary{color:var(--purple-dark);border:1px solid rgba(47,36,93,.25);background:#ffffff9e;box-shadow:none}.button-secondary:hover{color:var(--white);border-color:var(--purple-dark);background:var(--purple-dark)}.intro-items-four{grid-template-columns:repeat(4,1fr)}.intro-items-four>div{padding-inline:28px}.program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.program-card{position:relative;display:grid;min-height:355px;grid-template-columns:minmax(190px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 12px 35px #2f245d0f;transition:transform .25s,box-shadow .25s}.program-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.program-card>img{width:100%;height:100%;object-fit:cover}.program-card-copy{position:relative;display:flex;min-width:0;flex-direction:column;padding:34px}.program-card h3{margin-bottom:15px;color:var(--purple-dark);font-size:34px}.program-card p{margin:0 0 22px;color:var(--muted);font-size:14px}.program-card .card-number{top:18px;right:22px;color:var(--purple)}.program-meta,.price-details{display:grid;gap:8px;margin:0 0 24px;padding:0;list-style:none}.program-meta li,.price-details li{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding-top:8px;border-top:1px solid var(--line)}.program-meta span,.price-details span{color:var(--muted);font-size:11px;text-transform:uppercase}.program-meta strong,.price-details strong{color:var(--purple-dark);font-size:13px;text-align:right}.program-signup{align-self:flex-start;margin-top:auto}.prices{background:linear-gradient(180deg,var(--paper),#f3efff)}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-card{display:flex;min-height:330px;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 12px 35px #2f245d0f}.price-card:nth-child(2){background:var(--purple-pale)}.price-card:nth-child(3){background:#fff5d9}.price-card h3{margin-bottom:25px;color:var(--purple-dark);font-size:30px}.price-card>p{margin:auto 0 24px;color:var(--muted);font-size:14px}.price-card .text-link{align-self:flex-start}.schedule{background:var(--white)}.schedule-fallback{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:38px 42px;border-radius:var(--radius);color:var(--purple-dark);background:var(--purple-pale)}.schedule-fallback p{max-width:720px;margin:0;font-size:18px}.schedule-fallback .button{flex:0 0 auto}.schedule-table{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.schedule-row{display:grid;grid-template-columns:1.3fr .8fr 1fr .8fr 1.15fr;gap:20px;align-items:center;padding:20px 26px;border-top:1px solid var(--line)}.schedule-row:first-child{border-top:0}.schedule-head{color:var(--muted);background:var(--purple-pale);font-size:11px;font-weight:800;text-transform:uppercase}.schedule-status{color:var(--purple);font-weight:750}.contacts{background:var(--paper)}.contact-card{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding:54px 60px;border-radius:38px;color:var(--white);background:var(--purple-dark)}.contact-card .eyebrow{color:var(--purple-soft)}.contact-card h2{max-width:720px;margin-bottom:0;color:var(--white);font-size:clamp(36px,4vw,54px)}.contact-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.contact-list li>a:not(.button),.contact-list li>span{display:block;padding:15px 18px;border:1px solid rgba(255,255,255,.18);border-radius:16px;color:var(--white);background:#ffffff12;font-weight:750}.contact-list .button{color:var(--purple-dark);background:var(--yellow)}.lead-form{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-width:0;padding:28px;border-radius:28px;background:#ffffffc7;box-shadow:0 15px 45px #2f245d1a}.form-field{display:grid;align-content:start;gap:7px;min-width:0}.form-field:nth-of-type(6){grid-column:1 / -1}.form-field label{color:var(--purple-dark);font-size:12px;font-weight:800}.form-field label span{color:#a43d69}.form-field input,.form-field select,.form-field textarea{width:100%;min-width:0;min-height:48px;padding:11px 13px;border:1px solid rgba(47,36,93,.2);border-radius:13px;color:var(--ink);background:var(--white);transition:border-color .2s,box-shadow .2s}.form-field textarea{min-height:105px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--purple);outline:none;box-shadow:0 0 0 3px #5a479826}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{grid-column:1 / -1;margin:0;padding:12px 14px;border-radius:12px;font-size:13px}.form-status-error{color:#7e173b;background:#fff0f4}.form-status-success{color:#23572d;background:#eaf8eb}.form-submit{grid-column:1 / -1;width:100%;cursor:pointer}.form-submit:disabled{cursor:wait;opacity:.62;transform:none}.privacy-note{grid-column:1 / -1;margin:-4px 3px 0;color:var(--muted);font-size:11px;line-height:1.5}.privacy-note a{color:var(--purple-dark);text-decoration:underline}.footer-privacy{color:#fffc;font-size:12px;text-decoration:underline}.mobile-cta{display:none}.simple-page,.legal-page{min-height:100vh;background:radial-gradient(circle at 8% 15%,rgba(255,189,50,.2),transparent 24%),linear-gradient(135deg,var(--paper),var(--purple-pale))}.simple-page-main{display:grid;min-height:100vh;padding:28px;place-items:center}.simple-page-card{width:min(720px,100%);padding:48px;border-radius:38px;background:var(--white);box-shadow:var(--shadow)}.simple-page-card .brand{margin-bottom:55px}.simple-page-icon{display:grid;width:62px;height:62px;margin-bottom:24px;place-items:center;border-radius:50%;color:var(--purple-dark);background:var(--yellow);font-size:30px;font-weight:900}.simple-page-card h1{max-width:620px;font-size:clamp(40px,6vw,62px)}.simple-page-card>p{max-width:570px;margin:0 0 30px;color:var(--muted);font-size:18px}.simple-page-actions{display:flex;flex-wrap:wrap;gap:12px}.legal-header{padding:24px 0}.legal-content{max-width:860px;padding:65px 0 100px}.legal-content{overflow-wrap:anywhere}.legal-content h1{max-width:none;font-size:clamp(42px,6vw,68px)}.legal-content section{margin-top:44px}.legal-content h2{color:var(--purple-dark);font-size:28px}.legal-content p{color:#514b5d}.legal-notice{padding:20px 22px;border:1px solid #d99f23;border-radius:16px;color:#5f4613;background:#fff5d9}.legal-content>.button{margin-top:42px}@media(max-width:980px){.intro-items-four{grid-template-columns:repeat(2,1fr)}.intro-items-four>div:nth-child(2){border-right:0}.intro-items-four>div:nth-child(-n+2){padding-bottom:20px}.intro-items-four>div:nth-child(n+3){padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}.program-card{grid-template-columns:minmax(170px,.75fr) minmax(0,1.25fr)}.program-card-copy{padding:28px}.price-grid{grid-template-columns:minmax(0,1fr)}.price-card{min-width:0;min-height:270px}.yandex-review-cards{grid-template-columns:1fr}.yandex-review-card{min-height:220px}.contact-card{grid-template-columns:1fr;gap:35px}.signup-card{grid-template-columns:1fr}}@media(max-width:720px){.hero{padding-top:112px}.hero h1{font-size:clamp(38px,11.5vw,53px);line-height:1.02}.hero-actions{gap:11px}.intro-items-four{grid-template-columns:1fr;gap:0}.intro-items-four>div,.intro-items-four>div:first-child,.intro-items-four>div:nth-child(-n+2),.intro-items-four>div:nth-child(n+3){padding:15px 0;border-top:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.intro-items-four>div:first-child{padding-top:0}.intro-items-four>div:last-child{padding-bottom:0;border-bottom:0}.program-grid{grid-template-columns:1fr}.program-card{min-height:0;grid-template-columns:1fr}.program-card>img{height:230px}.program-card-copy{padding:27px 24px 28px}.program-card h3{font-size:30px}.schedule-fallback{align-items:stretch;flex-direction:column;gap:24px;padding:28px 24px}.schedule-fallback p{font-size:16px}.schedule-fallback .button{width:100%}.schedule-table{overflow:visible;border:0}.schedule-head{display:none}.schedule-row{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px;padding:22px;border:1px solid var(--line);border-radius:20px}.schedule-row [data-label]{display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px}.schedule-row [data-label]:before{content:attr(data-label);color:var(--muted);font-size:11px;text-transform:uppercase}.contact-card{padding:37px 25px;border-radius:28px}.yandex-reviews{margin-bottom:58px}.yandex-review-summary{grid-template-columns:1fr;padding:22px}.yandex-review-summary .button{width:100%;text-align:center}.yandex-review-card{min-height:0;padding:24px}.yandex-review-card blockquote{font-size:19px}.contact-card h2{font-size:38px}.lead-form{grid-template-columns:1fr;padding:22px 18px}.form-field:nth-of-type(6),.form-status,.form-submit,.privacy-note{grid-column:auto}.site-footer{padding-bottom:34px}.mobile-cta{position:fixed;z-index:40;right:0;bottom:0;left:0;display:block;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(47,36,93,.12);background:#fbfaf5f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:opacity .2s,transform .2s}.mobile-cta .button{width:100%;min-height:52px}.mobile-cta-hidden{pointer-events:none;opacity:0;transform:translateY(110%)}.quiz-widget-visible .mobile-cta{display:none}.simple-page-main{padding:14px}.simple-page-card{padding:32px 23px;border-radius:28px}.simple-page-card .brand{margin-bottom:40px}.simple-page-card h1{font-size:39px}.simple-page-card>p{font-size:16px}.simple-page-actions{align-items:stretch;flex-direction:column}.legal-header .container,.legal-content{width:min(100% - 28px,var(--container))}.legal-content{padding-top:42px}.legal-content h1{font-size:42px}}@media(max-width:390px){.container{width:min(100% - 24px,var(--container))}.brand-copy small{display:none}.hero h1{font-size:38px}.hero-photo-main{width:82%}.hero-note{width:154px}.section-heading h2,.about-copy h2,.signup h2{font-size:36px}.teacher-card,.teacher-card:last-child{grid-template-columns:1fr}.teacher-symbol{display:none}}
