:root{--color-primary:#4f3687;--color-primary-hover:#5d4299;--color-surface:#fff;--color-surface-soft:#f7f3ff;--color-surface-muted:#efe8ff;--color-modal-bg:#d5c1fb;--color-input-bg:#9f89d0;--color-placeholder:#cecdcd;--color-footer:#9f89d0;--color-text:#000;--color-text-muted:#3b2f55;--font-sans:"Commissioner", system-ui, sans-serif;--radius-pill:15px;--radius-card:20px;--radius-modal:20px;--shadow-soft:0 12px 40px #4f36871f;--space-section-y:clamp(3.5rem, 6vw, 5.5rem);--container-max:1200px;--header-h-desktop:93px;--header-h-mobile:72px;--bp-desktop:960px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-surface-soft);margin:0;font-size:16px;font-weight:400;line-height:1.35}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}.skip-link{background:var(--color-primary);color:#fff;z-index:2000;border-radius:8px;padding:.5rem 1rem;position:absolute;top:.5rem;left:-9999px}.skip-link:focus{left:.5rem}.btn{border-radius:var(--radius-pill);border:none;justify-content:center;align-items:center;min-height:40px;padding:0 1.25rem;font-size:18px;font-weight:600;line-height:1.3;transition:background .15s,transform .1s;display:inline-flex}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{box-shadow:-3px -3px 10px #4f368740,3px 3px 10px #4f368740}.btn--primary:active{background:var(--color-modal-bg);color:var(--color-primary);border:2px solid var(--color-primary);box-shadow:-3px -3px 10px #4f368740,3px 3px 10px #4f368740}.btn:disabled,.btn[disabled]{color:#848484;box-shadow:none;cursor:not-allowed;background:#cecdcd}.btn--ghost{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.pill-nav{border-radius:var(--radius-pill);color:#fff;background:#4f3687;border:0;justify-content:center;align-items:center;min-height:40px;padding:8px 30px 9px;font-size:18px;font-weight:400;transition:background .15s,color .15s;display:inline-flex}.pill-nav:hover{font-weight:600;box-shadow:-3px -3px 10px #4f368740,3px 3px 10px #4f368740}.pill-nav.is-active{color:#4f3687;background:#d5c1fb;font-weight:600}.icon-btn{width:40px;height:40px;color:var(--color-text);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-btn:hover{background:#0000000f}.icon-img{flex-shrink:0;display:block}.field{border-radius:var(--radius-pill);background:var(--color-input-bg);color:#fff;border:none;width:100%;min-height:40px;padding:0 15px;font-size:18px;font-weight:600;line-height:1.3;display:block}.field::placeholder{color:#dfdfdf}.field:focus{outline:2px solid var(--color-primary);outline-offset:2px}.field:not(:placeholder-shown){background:var(--color-primary);color:#fff}.checkbox{text-align:left;color:var(--color-text);align-items:flex-start;gap:8px;font-size:14px;line-height:1.35;display:flex}.checkbox input{appearance:none;border:2px solid var(--color-primary);cursor:pointer;background:0 0;border-radius:5px;flex-shrink:0;place-content:center;width:24px;height:24px;display:grid}.checkbox input:before{content:"";background:var(--color-primary);border-radius:2px;width:12px;height:12px;transition:transform .12s;transform:scale(0)}.checkbox input:checked:before{transform:scale(1)}.checkbox input:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.card{background:var(--color-surface);border-radius:var(--radius-card);flex-direction:column;gap:20px;width:313px;min-height:649px;padding-bottom:30px;display:flex;overflow:hidden;box-shadow:-3px -3px 10px #4f368740,3px 3px 10px #4f368740}.card__media{flex-shrink:0;width:100%;height:313px;position:relative}.card__image{object-fit:cover;width:100%;height:100%}.card__age{color:#290640;background:#f8cd46;border-radius:15px;justify-content:center;align-items:center;width:40px;height:30px;font-size:14px;font-weight:600;line-height:1.3;display:flex;position:absolute;top:10px;right:10px}.card__age--wide{width:46px}.card__body{flex-direction:column;justify-content:space-between;align-items:center;height:286px;padding:0 30px;display:flex}.card__title{text-align:center;margin:0;font-family:Shantell Sans,cursive;font-size:18px;font-weight:600;line-height:1.3}.card__meta{width:250px;color:var(--color-text);text-align:center;margin:0;font-size:16px;line-height:1.3}.card__type{color:#4f3687;text-align:center;background:#fff;border:2px solid #d5c1fb;border-radius:15px;justify-content:center;align-items:center;width:273px;height:40px;font-size:18px;font-weight:600;line-height:1.3;display:flex}@media (width<=959px){.card{gap:16px;width:267px;min-height:535px;padding-bottom:16px}.card__media{height:267px}.card__age{top:12px;right:12px}.card__body{gap:16px;height:auto;padding:0 8px}.card__title{font-size:14px}.card__meta{width:100%;font-size:14px}.card__type{border-radius:12px;width:235px;height:32px;font-size:14px;font-weight:700}}.dialog-surface{border-radius:var(--radius-modal);background:var(--color-modal-bg);width:min(650px,100%);max-width:calc(100vw - 24px);color:var(--color-text);box-shadow:var(--shadow-soft);border:none;padding:0;overflow:hidden}.dialog-surface--narrow{width:min(320px,100%)}.dialog-surface::backdrop{background:#1e143273}.modal{background-image:radial-gradient(circle at 12% 18%,#4f36871f 0,#0000 35%),radial-gradient(circle at 88% 82%,#4f36871a 0,#0000 40%);padding:clamp(1.25rem,4vw,2.5rem);position:relative}.hp{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.modal__close{z-index:2;border:2px solid var(--color-primary);border-radius:8px;width:32px;height:32px;position:absolute;top:15px;right:15px}.modal__title{text-align:center;margin:0 2.5rem 1.25rem;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:600}.modal__row{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:1rem;display:flex}.modal__row--call{flex-direction:column;align-items:stretch}@media (width>=960px){.modal__row--call{flex-direction:row;align-items:center;gap:30px}.modal__row--call .field,.modal__row--call .btn{flex:0 0 198px}}.modal__row--signup{flex-direction:column}.modal__row--signup .field-name{order:1}.modal__row--signup .field-phone{order:2}@media (width>=960px){.modal__row--signup{flex-direction:row;gap:24px}.modal__row--signup .field-phone{order:1}.modal__row--signup .field-name{order:2}.modal__row--signup .field{flex:0 0 198px}}.modal__hint{text-align:center;margin:0 0 1rem;max-width:32rem;margin-inline:auto;font-size:16px;line-height:1.5}.modal__actions{justify-content:center;margin-top:.5rem;display:flex}.modal__title,.modal__row,.modal__hint,.modal__actions,.modal .checkbox{z-index:1;position:relative}.modal__decor{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.md{display:block;position:absolute}.md--1{width:40px;top:14px;left:18px}.md--2{width:18px;top:60px;left:12px}.md--3{width:30px;top:64px;right:64px}.md--4{width:22px;top:120px;left:8px}.md--5{width:28px;top:170px;left:18px}.md--6{width:32px;top:100px;right:16px}.md--7{width:28px;bottom:92px;right:26px}.md--8{width:12px;bottom:72px;left:16px}.md--9{width:44px;bottom:24px;left:22px}.md--10{width:44px;bottom:20px;right:18px}.md--bf1{width:38px;top:56px;left:14px;transform:rotate(-8deg)}.md--bf2{width:26px;top:20px;left:48px;transform:rotate(14deg)}.md--bf3{width:16px;top:30px;left:16px}.md--cat{width:130px;bottom:6px;right:6px;transform:scaleX(-1)}@media (width<=959px){.modal{flex-direction:column;display:flex}.modal__row--call{display:contents}.modal__row--call .field{align-self:center}.modal__row--call .btn{order:1;align-self:center;margin-top:16px}.modal__title{font-size:14px;font-weight:700}.modal__hint{font-size:14px;line-height:1.3}.dialog-surface{width:min(267px,100vw - 24px)}.modal__row{align-items:center}.modal__row .field{width:198px;max-width:100%}.modal__row--call .btn,.modal__actions .btn{width:198px}.md--bf1{width:31px;top:32px;left:8px}.md--bf2{width:24px;top:2px;left:35px}.md--bf3{width:16px;top:7px;left:8px}.modal__actions{margin-top:90px}.md--cat{width:85px;bottom:70px;right:40px;transform:scaleX(-1)}}.container{width:min(var(--container-max), calc(100% - 32px));margin-inline:auto}.site-header{z-index:100;background:var(--color-surface);box-shadow:none;position:sticky;top:0}.site-header__inner{min-height:var(--header-h-mobile);padding:0 16px;display:block;position:relative}@media (width>=960px){.site-header__inner{min-height:var(--header-h-desktop);width:min(1440px,100%);max-width:1440px;margin-inline:auto;padding:0}}.brand{display:block}.brand__logo{width:78px;height:36px;position:absolute;top:18px;left:16px;overflow:hidden}.brand__logo img{width:119.48%;max-width:none;height:364.5%;position:absolute;top:-23.81%;left:-10.24%}@media (width>=960px){.brand__logo{width:114px;height:53px;top:20px;left:50px}}.brand__address{align-items:flex-start;gap:8px;font-size:16px;font-weight:500;line-height:1.3;display:none}.brand__address .icon-img{margin-top:2px}@media (width>=960px){.brand__address{display:flex;position:absolute;top:26px;left:194px}}.nav-desktop{align-items:center;gap:0;font-size:16px;display:none}.nav-desktop a{font-weight:400}.nav-desktop a:hover{color:var(--color-primary);text-decoration:none}@media (width>=960px){.nav-desktop{justify-content:space-between;width:438px;display:flex;position:absolute;top:36px;left:441px}}.header-contact{align-items:center;gap:8px;font-weight:500;display:none}@media (width>=960px){.header-contact{display:flex;position:absolute;top:35px;left:986px}}.header-actions{align-items:center;gap:12px;display:flex;position:absolute;top:16px;left:calc(50% + 26.5px);transform:translate(-50%)}.header-actions .btn{width:min(198px,100vw - 179px);min-width:142px;padding:0}@media (width>=960px){.header-actions{display:flex;position:absolute;top:26px;left:1192px;transform:none}.header-actions .btn{width:198px;min-width:0}}.nav-toggle{display:inline-flex;position:absolute;top:16px;right:16px}@media (width>=960px){.nav-toggle{display:none}}@media (width<=359px){.header-actions .btn{font-size:15px}}.mobile-sheet{z-index:150;pointer-events:none;opacity:0;transition:opacity .2s;position:fixed;inset:0;overflow:hidden}.mobile-sheet.is-open{pointer-events:auto;opacity:1}.mobile-sheet__backdrop{background:#1e143273;position:absolute;inset:0}.mobile-sheet__panel{background:#fff;flex-direction:column;gap:1rem;width:min(320px,88vw);height:100%;padding:1rem 1.25rem;transition:transform .2s;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.mobile-sheet.is-open .mobile-sheet__panel{transform:translate(0)}.mobile-sheet nav{flex-direction:column;gap:.75rem;font-size:18px;display:flex}.mobile-sheet .btn{width:100%}.hero{background:#9f89d0;position:relative;overflow:hidden}.hero__canvas{flex-direction:column;align-items:center;width:min(393px,100%);margin-inline:auto;padding:24px 16px 40px;display:flex;position:relative}.hero__asset{object-fit:contain;pointer-events:none;opacity:.7;display:block;position:absolute}.hero__asset--bear,.hero__asset--heart-big,.hero__asset--buttons{opacity:1}.hero__kicker{text-align:center;width:235px;max-width:100%;margin:0;font-family:Shantell Sans,cursive;font-size:16px;font-weight:400;line-height:1.3;position:static}.hero__title{text-align:center;color:#000;width:292px;max-width:100%;margin:8px 0 0;font-family:Shantell Sans,cursive;font-size:30px;font-weight:600;line-height:1.3;position:static}.hero__lead{text-align:center;width:361px;max-width:100%;margin:24px 0 0;font-size:14px;line-height:1.5;position:static}.hero__art{width:100%;height:340px;margin-top:16px;position:relative}.hero__actions{flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:16px;display:flex}.hero__btn{width:198px;height:40px;padding:0;position:static}.hero__btn--primary{color:#fff;background:#4f3687}.hero__btn--secondary{color:#4f3687;background:#d5c1fb;text-decoration:none}.hero__asset--bear{width:122px;height:205px;top:70px;left:calc(50% - 61px)}.hero__asset--book{width:80px;height:70px;top:35px;left:6px;transform:rotate(-20deg)}.hero__asset--planet{width:65px;height:70px;top:4px;left:288px;transform:rotate(30deg)}.hero__asset--plane{width:39px;height:28px;top:135px;left:16px;transform:rotate(180deg)scaleY(-1)}.hero__asset--scissor{width:45px;height:43px;top:246px;left:18px;transform:rotate(180deg)scaleY(-1)}.hero__asset--microscope{width:43px;height:73px;top:228px;left:300px}.hero__asset--brush{width:49px;height:41px;top:132px;left:312px;transform:rotate(162deg)}.hero__asset--pencil{width:43px;height:40px;top:275px;left:8px;transform:rotate(-16deg)}.hero__asset--heart-big,.hero__asset--buttons{display:none}.hero__asset--h1{width:24px;height:31px;top:16px;left:178px;transform:rotate(-20deg)}.hero__asset--h2{width:24px;height:31px;top:196px;left:56px;transform:rotate(-20deg)}.hero__asset--h3{width:24px;height:31px;top:92px;left:278px;transform:rotate(30deg)}.hero__asset--h4{width:24px;height:31px;top:240px;left:244px;transform:rotate(8deg)}.hero__asset--s1{width:17px;height:18px;top:252px;left:92px}.hero__asset--s2{width:17px;height:18px;top:165px;left:286px}.hero__asset--s3{width:17px;height:18px;top:92px;left:38px}.hero__asset--s4{width:15px;height:19px;top:300px;left:210px}@media (width>=960px){.hero{height:807px}.hero__canvas{width:min(1440px,100vw);height:807px}.hero__art,.hero__actions{display:contents}.hero__kicker,.hero__title,.hero__lead,.hero__btn{margin:0;position:absolute}.hero__kicker{width:644px;font-size:44px;line-height:normal;top:150px;left:112px}.hero__title{width:541px;font-size:55px;line-height:normal;top:224px;left:164px}.hero__lead{width:373px;font-size:16px;line-height:1.5;top:348px;left:248px}.hero__btn--primary{top:620px;left:222px}.hero__btn--secondary{top:620px;left:450px}.hero__asset--book{width:137px;height:104px;top:52px;left:862px}.hero__asset--bear{width:316px;height:535px;top:136px;left:906px}.hero__asset--heart-big{width:84px;height:84px;display:block;top:348px;left:164px}.hero__asset--buttons{width:84px;height:84px;display:block;top:456px;left:621px}.hero__asset--buttons:before,.hero__asset--buttons:after{content:"";border-radius:999px;position:absolute}.hero__asset--buttons:before{background:#f6c453;width:26px;height:26px;top:8px;left:11px;box-shadow:31px 25px #f49f62,5px 50px #e77796}.hero__asset--buttons:after{background:#4f3687;width:10px;height:10px;top:16px;left:19px;box-shadow:31px 25px #4f3687,5px 50px #4f3687}.hero__asset--planet{width:111px;height:147px;top:45px;left:1227px}.hero__asset--plane{width:101px;height:75px;top:227px;left:794px;transform:none}.hero__asset--scissor{width:119px;height:113px;top:550px;left:856px;transform:rotate(180deg)scaleY(-1)}.hero__asset--microscope{width:112px;height:190px;top:554px;left:1273px}.hero__asset--brush{width:108px;height:74px;top:336px;left:1276px;transform:rotate(180deg)}.hero__asset--pencil{width:113px;height:98px;top:24px;left:1078px}.hero__asset--h1{width:31px;height:41px;top:19px;left:863px}.hero__asset--h2{width:31px;height:41px;top:663px;left:816px}.hero__asset--h3{width:31px;height:41px;top:252px;left:1300px}.hero__asset--h4{width:31px;height:41px;top:469px;left:906px}.hero__asset--s1{width:43px;height:46px;top:719px;left:1021px}.hero__asset--s2{width:43px;height:46px;top:464px;left:1328px}.hero__asset--s3{width:43px;height:46px;top:379px;left:794px}.hero__asset--s4{width:43px;height:46px;top:23px;left:1210px}}@media (width<=392px){.hero__canvas{width:100%}}@media (width>=960px) and (width<=1439px){.brand__logo{left:32px}.brand__address,.header-contact{display:none}.nav-desktop{left:190px}.header-actions{left:auto;right:32px}}.section-title{text-align:center;margin:0 0 2rem;font-family:Shantell Sans,cursive;font-size:26px;font-weight:600;line-height:1.3}@media (width<=959px){.section-title{margin:0 0 1.5rem;font-size:16px}}.advantages{background:#fff;padding:0;overflow:hidden}.advantages__grid{flex-direction:column;gap:40px;display:flex;position:relative}.advantages .container{width:min(100%,393px);min-height:1155px;padding-top:32px;position:relative}.advantages .section-title{margin:0 0 18px;font-family:Shantell Sans,cursive;font-size:16px;font-weight:600;line-height:1.3}.adv-card{text-align:center;min-height:176px;padding:0 63px;position:relative}.adv-card__num{z-index:1;color:#000;margin-bottom:16px;font-family:Shantell Sans,cursive;font-size:60px;font-weight:700;line-height:80px;position:relative}.adv-card__icon{object-fit:contain;pointer-events:none;display:block;position:absolute}.adv-card--trust .adv-card__icon--apple{width:45px;height:56px;top:32px;left:134px}.adv-card--parents .adv-card__icon--hat{width:91px;height:71px;top:0;left:123px}.adv-card--personal .adv-card__icon--notes{width:95px;height:105px;top:-11px;left:247px}.adv-card--future .adv-card__icon--rocket{width:65px;height:83px;top:13px;left:119px}.adv-card--modern .adv-card__icon--books{width:76px;height:62px;top:30px;left:215px}.adv-card__label{margin-bottom:8px;font-family:Shantell Sans,cursive;font-size:14px;font-weight:600;line-height:1.3}.adv-card__text{color:#000;margin:0;font-size:14px;line-height:1.3}@media (width>=960px){.advantages .container{width:min(1440px,100%);height:876px;min-height:876px;padding-top:0}.advantages .section-title{width:286px;margin:0;font-size:26px;position:absolute;top:70px;left:577px}.advantages__grid{display:block;position:absolute;inset:0}.adv-card{width:300px;min-height:0;padding:0;position:absolute}.adv-card--trust{top:193px;left:192px}.adv-card--parents{top:193px;left:568px}.adv-card--personal{top:193px;left:929px}.adv-card--future{top:514px;left:343px}.adv-card--modern{top:514px;left:724px}.adv-card__num{height:134px;margin:0;font-size:100px;line-height:134px;position:absolute;top:0}.adv-card--trust .adv-card__num{width:113px;left:94px}.adv-card--parents .adv-card__num{width:137px;left:81px}.adv-card--personal .adv-card__num{width:138px;left:81px}.adv-card--future .adv-card__num{width:140px;left:80px}.adv-card--modern .adv-card__num{width:133px;left:84px}.adv-card__label{white-space:nowrap;margin:0;font-size:18px;line-height:1.3;position:absolute;top:154px}.adv-card--trust .adv-card__label{left:55px}.adv-card--parents .adv-card__label{left:23px}.adv-card--personal .adv-card__label{left:32px}.adv-card--future .adv-card__label{left:34px}.adv-card--modern .adv-card__label{left:79px}.adv-card__text{width:300px;font-size:16px;line-height:1.3;position:absolute;top:187px;left:0}.adv-card--trust .adv-card__icon--apple{z-index:1;width:72px;height:89px;top:42px;left:40px}.adv-card--parents .adv-card__icon--hat{z-index:1;width:175px;height:137px;top:-59px;left:10px}.adv-card--personal .adv-card__icon--notes{width:133px;height:145px;top:-5px;left:166px}.adv-card--future .adv-card__icon--rocket{z-index:1;width:114px;height:145px;top:1px;left:19px}.adv-card--modern .adv-card__icon--books{width:118px;height:96px;top:51px;left:178px}}@media (width>=960px) and (width<=1279px){.advantages{padding:70px 0 90px}.advantages .container{width:min(960px,100% - 32px);height:auto;min-height:0}.advantages .section-title{width:auto;margin:0 0 40px;position:static}.advantages__grid{grid-template-columns:repeat(2,minmax(280px,300px));justify-content:center;gap:56px 72px;display:grid;position:static}.adv-card,.adv-card--trust,.adv-card--parents,.adv-card--personal,.adv-card--future,.adv-card--modern{width:300px;min-height:240px;position:relative;top:auto;left:auto}}.directions{background:var(--color-surface);padding:70px 0 48px;position:relative;overflow:hidden}.directions .container{width:min(1111px,100% - 32px);position:relative}.filters{flex-wrap:wrap;justify-content:center;gap:30px;max-width:880px;margin:0 auto 50px;display:flex}.cards-grid{justify-content:center;gap:50px 86px;display:grid}@media (width>=960px){.cards-grid{grid-template-columns:repeat(3,313px)}}.card.is-hidden{display:none}.dir-group{margin-bottom:32px}.dir-group:last-child{margin-bottom:0}.dir-group__title{font-family:var(--font-sans);color:var(--color-primary);text-align:center;margin:0 0 16px;font-size:14px;font-weight:700;line-height:1.3}.dir-group__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:8px;display:flex;overflow-x:auto}.dir-group__carousel .card{scroll-snap-align:start;flex:none}@media (width<=767px){.directions{padding:42px 0 140px}}.dir-decor{pointer-events:none;z-index:0;display:none;position:absolute}@media (width<=959px){.dir-decor{display:block}.dir-decor--giraffe{width:81px;bottom:16px;left:16px}.dir-decor--mouse{width:28px;bottom:18px;left:84px}}.promo{background:#f8d57d url(/assets/sections/promo-bg.png) 50%/cover no-repeat;padding:30px 0 48px;position:relative;overflow:hidden}.promo:before{content:none}.promo__carousel{width:min(791px,100% - 32px);margin-inline:auto;position:relative}.promo__viewport{width:min(755px,100%);margin-inline:auto;padding-top:50px;overflow:hidden}.promo__track{will-change:transform;transition:transform .35s;display:flex}.promo__slide{pointer-events:none;clip-path:inset(-50px 0 0);flex:0 0 100%;justify-content:center;display:flex}.promo__slide.is-active{pointer-events:auto}.promo__card{box-sizing:border-box;color:#fff;background:#4f3687;border-radius:20px;width:655px;height:250px;position:relative;overflow:visible}.promo__content{display:contents}.promo__card h3{text-align:center;white-space:nowrap;color:#fff;margin:0;font-size:18px;font-weight:600;line-height:1.3;position:absolute;top:50px;left:500px;transform:translate(-50%)}.promo__card p{text-align:center;color:#fff;width:250px;margin:0;font-size:16px;font-weight:400;line-height:1.3;position:absolute;top:93px;left:500px;transform:translate(-50%)}.promo__card .btn{color:#4f3687;background:#d5c1fb;width:198px;height:40px;padding:0;text-decoration:none;position:absolute;top:180px;left:500px;transform:translate(-50%)}.promo__slide[data-promo-variant=large-family] .promo__card h3{top:40px}.promo__slide[data-promo-variant=large-family] .promo__card p{top:83px}.promo__art{position:absolute}.promo__art-img,.promo__bunny{max-width:none;display:block;position:absolute}.promo__slide[data-promo-variant=trial] .promo__art{width:328px;height:292px;top:-50px;left:17px;overflow:hidden}.promo__slide[data-promo-variant=trial] .promo__art-img{width:103.77%;height:100%;top:0;left:0}.promo__slide[data-promo-variant=large-family] .promo__art{width:362px;height:223px;top:10px;left:11px;overflow:hidden}.promo__slide[data-promo-variant=large-family] .promo__art-img{width:165.19%;height:105.98%;top:-5.7%;left:-65.19%}.promo__slide[data-promo-variant=family] .promo__art{inset:0;overflow:visible}.promo__art-img--daisies{width:235px;height:235px;top:-33px;left:-20px;transform:rotate(90deg)}.promo__bunny--a{width:94px;height:208px;top:22px;left:63px}.promo__bunny--b{width:94px;height:210px;top:20px;left:206px;transform:scaleX(-1)}.promo__arrow{background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:absolute;top:151px}.promo__arrow--prev{left:0}.promo__arrow--next{right:0}.promo__arrow img{width:11px;height:19px;display:block}.promo__dots{z-index:1;justify-content:center;gap:24px;padding-top:30px;display:flex;position:relative}.promo__dot{background:url(/assets/sections/slider-dot.svg) 50%/16px 16px no-repeat;border:0;width:32px;height:32px;padding:0}.promo__dot.is-active{background-image:url(/assets/sections/slider-dot-active.svg);background-size:20px 20px}@media (width<=959px){.promo{background-position:50%;padding:32px 0 40px}.promo__carousel{width:min(361px,100%)}.promo__viewport{width:min(313px,100%);padding-top:24px}.promo__card{width:265px;height:356px}.promo__slide{clip-path:inset(-24px 0 0)}.promo__card h3{font-size:14px;font-weight:700;top:218px;left:50%}.promo__card p{width:249px;font-size:14px;top:248px;left:50%}.promo__card .btn{top:300px;left:50%}.promo__slide[data-promo-variant=large-family] .promo__card h3{top:191px}.promo__slide[data-promo-variant=large-family] .promo__card p{font-size:16px;top:221px}.promo__slide[data-promo-variant=family] .promo__card h3{top:212px}.promo__slide[data-promo-variant=family] .promo__card p{font-size:16px;top:242px}.promo__slide[data-promo-variant=trial] .promo__art{width:259px;height:230px;top:-24px;left:50%;transform:translate(-50%)}.promo__slide[data-promo-variant=large-family] .promo__art{width:288px;height:179px;top:0;left:-23px}.promo__art-img--daisies{width:187px;height:187px;top:-9px;left:-17px}.promo__bunny--a{width:75px;height:165px;top:35px;left:49px}.promo__bunny--b{width:75px;height:167px;top:33px;left:162px}.promo__arrow{top:202px}.promo__dots{gap:8px;padding-top:12px}.promo__dot{background-size:12px 12px;width:24px;height:24px}.promo__dot.is-active{background-size:16px 16px}}.cta-strip{background:var(--color-surface);padding:40px 0}.cta-strip__inner{grid-template-columns:1fr 198px;align-items:center;gap:28px;width:min(659px,100% - 32px);margin-inline:auto;display:grid}.cta-strip__text{color:#000;white-space:nowrap;margin:0;font-size:18px;font-weight:600;line-height:1.3}.cta-strip__btn{width:198px}@media (width<=959px){.cta-strip{padding:30px 0}.cta-strip__inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px;width:min(267px,100% - 32px)}.cta-strip__text{white-space:normal;font-size:14px;font-weight:700}}.schedule{padding:var(--space-section-y) 0;background:var(--color-surface-soft)}.schedule__grid{justify-content:center;gap:30px;display:grid}@media (width>=960px){.schedule__grid{grid-template-columns:repeat(4,198px)}}.day{border-radius:var(--radius-card);width:198px;box-shadow:none;background:#d5c1fb;padding:15px}.day__title{color:#000;text-align:center;margin:0 0 10px;font-family:Shantell Sans,cursive;font-size:18px;font-weight:600;line-height:1.3}.day ul{margin:0;padding-left:0;font-size:14px;line-height:1.3;list-style:none}.day li{margin-bottom:10px}.day li:first-line{font-size:16px}.contacts{padding:var(--space-section-y) 0;background:var(--color-surface)}.contacts__grid{gap:2rem;display:grid}@media (width>=960px){.contacts__grid{grid-template-columns:1fr 1.2fr;align-items:start}}.contacts__lead{margin:0 0 20px;font-size:18px;font-weight:600}.contacts__social-title{margin:20px 0 16px;font-size:18px;font-weight:600}.contact-list{flex-direction:column;gap:10px;display:flex}.contact-row{align-items:flex-start;gap:5px;font-size:16px;display:flex}.contact-row .icon-img{flex-shrink:0;margin-top:2px}.map-embed{border-radius:var(--radius-card);min-height:240px;box-shadow:var(--shadow-soft);overflow:hidden}.map-embed iframe{border:0;width:100%;height:280px}.social-row{gap:30px;margin-top:1.25rem;display:flex}@media (width<=959px){.contacts__lead{font-size:16px;font-weight:500}.contacts__social-title{text-align:center;font-size:16px;font-weight:500}.contact-list{gap:12px}.contact-row{font-size:14px}.social-row{justify-content:center;gap:32px}}.social-row a{justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.social-row a img{width:40px;height:40px;display:block}.social-row a:hover{opacity:.92;text-decoration:none}.site-footer{background:var(--color-footer);padding:32px 0;position:relative}.site-footer__grid{text-align:center;flex-direction:column;align-items:center;gap:16px;width:min(361px,100% - 32px);display:flex}.footer-block{flex-direction:column;align-items:center;gap:12px;font-size:14px;font-weight:600;display:flex}.footer-links a{font-weight:700;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-fox{width:92px;height:84px;position:absolute;bottom:8px;right:8px}.footer-version{color:#00000059;font-size:11px;line-height:1;position:absolute;bottom:6px;right:108px}@media (width>=960px){.site-footer{padding:50px 0 30px}.site-footer__grid{text-align:left;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0;width:655px;max-width:calc(100% - 32px);min-height:150px;position:relative}.footer-block{align-items:flex-start;gap:15px;font-size:16px;font-weight:500}.footer-links a{font-weight:500}.footer-fox{width:137px;height:125px;inset:25px auto auto 518px}.footer-version{bottom:8px;right:16px}}
