:root{--color-bg: #4851cf;--color-bg-dark: #3a42b8;--color-cream: #f4f2e6;--color-orange: #fdab60;--color-text: #444444;--color-white: #ffffff;--font-display: "Forma DJR Text", system-ui, sans-serif;--font-body: Georgia, "Times New Roman", serif;--header-h: 56px;--radius-card: 20px;--max-width: 1100px;--section-pad: clamp(3rem, 8vw, 5rem);--fs-xs: 1.05rem;--fs-sm: 1.1rem;--fs-body: 1.15rem;--fs-base: 1.25rem;--fs-md: 1.3rem;--fs-nav: 1.35rem;--fs-lg: 1.4rem;--fs-xl: 1.55rem;--fs-2xl: 1.875rem;--fs-3xl: 2.15rem;--fs-heading: clamp(1.875rem, 5vw, 2.5rem);--fs-heading-md: clamp(2.125rem, 5vw, 2.75rem);--fs-hero: clamp(3.1rem, 7.5vw, 5.25rem)}@font-face{font-family:Forma DJR Text;src:url(/fonts/Forma%20DJR%20Text-ExtraLight-Desktop.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Forma DJR Text;src:url(/fonts/Forma%20DJR%20Text-Light-Desktop.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Forma DJR Text;src:url(/fonts/Forma%20DJR%20Text-Regular-Desktop.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Forma DJR Text;src:url(/fonts/Forma%20DJR%20Text-Medium-Desktop.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Forma DJR Text;src:url(/fonts/Forma%20DJR%20Text-Bold-Desktop.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-display);font-size:var(--fs-base);line-height:1.5;color:var(--color-cream);background:var(--color-bg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{opacity:.85}section[id]{scroll-margin-top:calc(var(--header-h) + 12px)}.container{width:calc(100% - 2rem);max-width:var(--max-width);margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;height:var(--header-h);display:flex;align-items:center;background:var(--color-bg)}.site-header .container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{font-size:2.5rem;font-weight:400;letter-spacing:-.02em;color:var(--color-orange)}.nav-main{display:flex;gap:.5rem;align-items:center}.nav-pill{display:flex;gap:.4rem}.nav-pill a{display:inline-flex;align-items:center;justify-content:center;min-width:5.3rem;min-height:2.05rem;padding:.1rem 1.3rem .18rem;background:var(--color-bg-dark);border-radius:50%/58%;font-size:var(--fs-nav);line-height:1;color:var(--color-orange);transition:background .2s,color .2s,transform .2s}.nav-pill a:hover,.nav-pill a:focus-visible{background:#f4f2e61f;transform:translateY(-1px);opacity:1}.nav-contacts{display:flex;gap:.85rem;font-size:var(--fs-2xl)}.nav-contacts a{line-height:1}@media(max-width:640px){.site-header .container{flex-wrap:nowrap;gap:.75rem}.logo{font-size:clamp(1.7rem,8vw,2.2rem)}.nav-main{margin-left:auto}.nav-pill{display:none}.nav-contacts{gap:.65rem;font-size:clamp(1.55rem,7vw,1.875rem)}.nav-mobile{display:none}}@media(min-width:641px){.nav-mobile{display:none}}.hero{padding:clamp(2.5rem,8vw,5rem) 0 var(--section-pad);text-align:left}.hero h1{margin:0;font-size:var(--fs-hero);font-weight:400;letter-spacing:-.03em;line-height:1.12;color:var(--color-cream);max-width:16em}.testimonials{padding:0 0 var(--section-pad);display:block;visibility:visible;opacity:1}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:900px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:#fff;color:var(--color-text);border-radius:var(--radius-card);padding:1.5rem;font-family:var(--font-display);font-size:var(--fs-body);font-weight:400;line-height:1.55;opacity:1;transform:none;visibility:visible;quotes:"“" "”"}.testimonial-header{margin-bottom:1rem;min-height:2rem;display:flex;align-items:center}.testimonial-logo{max-height:28px;width:auto;max-width:120px;object-fit:contain;object-position:left center}.testimonial-card p{margin:0}.testimonial-card p:before{content:open-quote}.testimonial-card p:after{content:close-quote}.testimonial-card--static{opacity:1;transform:none}.marquee-wrap{overflow:hidden;padding:.75rem 0}.marquee-track{display:flex;width:max-content;flex-wrap:nowrap;will-change:transform}.marquee-track .marquee-segment{flex-shrink:0;white-space:nowrap;padding-right:0;font-size:var(--fs-xl);letter-spacing:.02em;color:var(--color-cream)}.cases{padding:var(--section-pad) 0;display:block;visibility:visible;opacity:1}.cases__title{margin:0 0 .55rem;font-family:var(--font-display);font-size:var(--fs-heading);font-weight:500;line-height:1.2;text-align:left;color:var(--color-cream)}.cases__current-title{margin:0;font-family:var(--font-display);font-size:var(--fs-heading);font-weight:500;line-height:1.2;color:var(--color-orange)}.cases .marquee-wrap{margin-top:clamp(2rem,5vw,3.75rem)}.cases__shell{position:relative}.cases__viewport{min-width:0;overflow:hidden}.cases__track{display:flex;align-items:flex-start;width:100%;transition:transform .55s ease;will-change:transform}.cases__panel{flex:0 0 100%;min-width:0;visibility:visible;opacity:1}.cases__header{margin-bottom:clamp(1rem,3vw,1.75rem)}.cases__logo-slot{display:flex;flex-direction:column;align-items:flex-start}.cases__panel .case-logo{max-height:3rem;width:auto;max-width:100%;object-fit:contain;object-position:left center;display:block}.cases__panel .case-logo[src$="/ivilogo.png"]{max-height:3.6rem}.case-logo-link{display:inline-flex;width:fit-content}.case-logo-link:focus-visible{outline:2px solid var(--color-orange);outline-offset:4px}.cases__logo-slot p{margin:.75rem 0 0;font-size:var(--fs-md);line-height:1.35;color:var(--color-cream);white-space:nowrap}.cases__controls{display:flex;gap:.65rem;justify-content:center;margin:clamp(1rem,3vw,1.75rem) 0 clamp(.75rem,2vw,1.25rem)}.cases__illustrations{margin-bottom:clamp(1.5rem,4vw,2.5rem)}.cases__illustrations--gallery{--case-gallery-gap: clamp(.45rem, 1vw, .75rem);--case-image-width: calc((100% - (var(--case-gallery-gap) * 6)) / 7);display:flex;gap:var(--case-gallery-gap);align-items:end;flex-wrap:wrap}.cases__illustrations--single{display:block}#case-07-ivi .cases__illustrations--single{display:flex;align-items:end}#case-07-ivi .case-image-button--single{flex:0 0 20%;width:20%}#case-07-ivi .case-image--single{aspect-ratio:inherit}.cases__panel .case-image{width:100%;height:100%;border-radius:8px;aspect-ratio:inherit;object-fit:cover;background:#f4f2e61f}.case-image-button{display:block;width:100%;aspect-ratio:9/16;flex:0 0 var(--case-image-width, 100%);padding:0;border:0;border-radius:8px;background:transparent;cursor:zoom-in;font:inherit}.case-image-button--wide{aspect-ratio:27/32;flex-basis:calc(var(--case-image-width, 100%) * 1.5)}.case-image-button:focus-visible{outline:2px solid var(--color-orange);outline-offset:4px}.case-image-button:hover .case-image{transform:translateY(-2px)}.case-image{transition:transform .2s ease}.cases__panel .case-image--single{aspect-ratio:16/8.5}.case-lightbox[hidden]{display:none}.case-lightbox{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:clamp(1rem,4vw,2rem)}.case-lightbox__backdrop{position:absolute;inset:0;border:0;background:#121436db;cursor:zoom-out}.case-lightbox__frame{position:relative;z-index:1;max-width:min(92vw,1100px);max-height:92vh}.case-lightbox__image{width:auto;max-width:100%;max-height:92vh;border-radius:8px;object-fit:contain;box-shadow:0 24px 80px #00000059}.case-lightbox__close{position:absolute;top:-.85rem;right:-.85rem;width:2.5rem;height:2.5rem;border:1px solid rgba(244,242,230,.5);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--color-cream);color:var(--color-bg);cursor:pointer;font:inherit;font-size:var(--fs-xl);line-height:1}.case-lightbox__nav{position:absolute;top:50%;width:3rem;height:3rem;border:1px solid rgba(244,242,230,.5);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--color-cream);color:var(--color-bg);cursor:pointer;font:inherit;font-size:var(--fs-xl);line-height:1;transform:translateY(-50%)}.case-lightbox__nav[hidden]{display:none}.case-lightbox__nav--prev{left:-4rem}.case-lightbox__nav--next{right:-4rem}body.is-lightbox-open{overflow:hidden}.cases__body{max-width:42em;margin-inline:0;font-family:var(--font-display);font-size:var(--fs-base);line-height:1.6;color:var(--color-cream)}.cases__body p{margin:0 0 1rem}.cases__body p:last-child{margin-bottom:0}.cases__body a{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.14em}.case-accent{color:var(--color-orange)}.cases__arrow{width:3.25rem;height:3.25rem;border:1px solid rgba(244,242,230,.68);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--color-cream);cursor:pointer;font:inherit;font-size:var(--fs-xl);line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s}.cases__arrow:hover,.cases__arrow:focus-visible{background:var(--color-orange);color:var(--color-bg);border-color:var(--color-orange);transform:translateY(-1px)}@media(max-width:768px){.cases__logo-slot p{white-space:normal}.cases__panel img.case-image{aspect-ratio:inherit}.cases__illustrations--gallery{--case-image-width: min(72vw, 18rem);flex-wrap:nowrap;align-items:stretch;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch}#case-07-ivi .case-image-button--single.case-image-button--wide{flex-basis:min(84vw,21rem);width:min(84vw,21rem)}.cases__illustrations--gallery::-webkit-scrollbar{display:none}.cases__illustrations--gallery .case-image-button{scroll-snap-align:start}.cases__illustrations--gallery .case-image-button--wide{flex-basis:min(84vw,21rem)}.cases__panel .case-image--single{aspect-ratio:4/3}.case-lightbox__nav{top:auto;bottom:1rem;transform:none}.case-lightbox__nav--prev{left:1rem}.case-lightbox__nav--next{right:1rem}}.services{padding:var(--section-pad) 0;display:block;visibility:visible;opacity:1}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.services-panels{position:relative;min-height:320px}.service-panel{display:flex;animation:serviceFade .35s ease}.services.is-enhanced .service-panel{display:none}.services.is-enhanced .service-panel.is-active,.service-panel.is-active{display:flex}.services.is-enhanced .service-panel.is-active{min-height:100%}.services:not(.is-enhanced) .service-panel:first-child{display:flex}@keyframes serviceFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.services-tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem .85rem;justify-content:flex-start;align-content:flex-start}.services-tab{width:auto;white-space:nowrap;text-align:center;background:transparent;border:2px solid var(--tab-color);color:var(--color-cream);padding:.5rem 1rem;border-radius:999px;cursor:pointer;font:inherit;font-size:var(--fs-md);line-height:1.3;transition:background .2s,color .2s,transform .2s}.services-tab:hover{background:#f4f2e61f}.services-tab[aria-selected=true]{background:var(--tab-color);color:var(--tab-text);font-weight:500}@media(max-width:768px){.services-layout{grid-template-columns:1fr;gap:1.25rem}.services-tabs{order:-1}.services-panels{min-height:320px}}.service-card{border-radius:var(--radius-card);padding:1.5rem 1.75rem;color:var(--color-text);min-height:280px;flex-direction:column}.service-card h3{margin:0 0 1.25rem;font-size:var(--fs-base);font-weight:700}.service-card__label{margin:1rem 0 .5rem;font-size:var(--fs-xs);line-height:1.2;text-transform:uppercase;font-weight:700;opacity:.78}.service-card p:not(.service-card__label),.service-card__details p,.service-card__metrics p,.service-card__list{margin:0 0 .65rem;font-size:var(--fs-body);line-height:1.5;flex:1}.service-card__details,.service-card__metrics{margin:.85rem 0 0}.service-card__metrics p{font-weight:400}.service-card__list{padding-left:1.2rem}.service-card__list li{margin-bottom:.45rem}.operate{padding:clamp(4rem,9vw,6.5rem) 0}.operate-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.operate__title{margin:0 0 1.5rem;font-family:var(--font-display);font-size:var(--fs-heading);font-weight:500;line-height:1.2;text-align:left;color:var(--color-cream)}.operate__steps{font-family:var(--font-display);font-size:var(--fs-base);line-height:1.55;color:var(--color-cream)}.operate__steps p{margin:0 0 .65rem}.operate__closing{margin-top:2.5rem!important}.operate__emoji{margin-top:1rem!important;font-size:var(--fs-2xl);line-height:1}.operate-layout .testimonial-card{margin:0}@media(max-width:768px){.operate-layout{grid-template-columns:1fr}.retainer .operate-content{order:1}.retainer .testimonial-card{order:2}}.retainer,.operate--follow{padding:clamp(1rem,3vw,2.5rem) 0 clamp(4rem,9vw,6.5rem)}.testimonial-attribution{margin:1rem 0 0;font-size:var(--fs-sm);font-style:italic;opacity:.85}.tail-block{padding:var(--section-pad) 0;font-family:var(--font-body);max-width:40em}.tail-block h2{font-family:var(--font-display);color:var(--color-orange);font-weight:500;font-size:var(--fs-2xl)}.team{padding:var(--section-pad) 0;font-family:var(--font-display);color:var(--color-cream)}.team__intro{margin:0 0 2.5rem;max-width:none;font-size:var(--fs-heading);font-weight:500;line-height:1.2;text-align:left;color:var(--color-cream)}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2.4rem,4vw,3.2rem);justify-content:start;margin-bottom:0}@media(max-width:768px){.team-grid{grid-template-columns:1fr}}.team-history{padding-top:0}.team-history a{margin-top:1.3rem;display:inline-block;color:var(--color-cream);font-size:var(--fs-lg);font-weight:500;line-height:1.2;text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.14em}.team-history__spiral{width:fit-content;margin:calc(100% - 2.45rem) 0 0;display:block;font-size:var(--fs-3xl);line-height:1;transform-origin:50% 50%;will-change:transform}.team-history__note{margin:.35rem 0 0;color:var(--color-orange);font-size:var(--fs-body);line-height:1.3}@media(max-width:768px){.team-history{padding-top:.5rem}.team-history a{margin-top:0}.team-history__spiral{margin:0 0 .8rem}}.team-member__photo{width:100%;aspect-ratio:1;border-radius:var(--radius-card);background-color:#0003;background-position:center;background-size:cover;margin-bottom:1rem}.team-member__name{margin:0 0 .35rem;font-size:var(--fs-lg);font-weight:500}.team-member__name a{margin-left:.35rem}.team-member__role{margin:0 0 .25rem;font-size:var(--fs-body);line-height:1.4;color:var(--color-orange)}.team-member__bio{margin:.5rem 0 0;font-size:var(--fs-body);line-height:1.5}.team-member__location{margin:.75rem 0 0;font-size:var(--fs-body);opacity:.92}.team__outro{margin:4rem 0;max-width:none;font-size:var(--fs-heading);font-weight:500;line-height:1.2;text-align:left;color:var(--color-cream)}.team__contact{text-align:center}.team__contact-title{margin:0 0 1rem;font-size:var(--fs-heading);font-weight:500;line-height:1.2;text-align:center;color:var(--color-cream)}.team__contact-links{display:flex;gap:1rem;justify-content:center;font-size:var(--fs-3xl);line-height:1}.team__contact-links a:hover{opacity:.85}.brief-history-page{min-height:100vh;background:var(--color-cream);color:#111;--brief-title-width: min(100%, 38rem)}.brief-history-icons{width:calc(100% - 2rem);max-width:min(920px,var(--max-width));margin-inline:auto;padding:clamp(1rem,3vw,1.5rem) 0 0;display:flex;justify-content:flex-end;gap:.85rem;font-size:var(--fs-2xl);line-height:1}.brief-history-icons a{display:inline-flex}.brief-history{padding:clamp(1.5rem,5vw,3rem) 0 clamp(4rem,8vw,6rem);color:#111}.brief-history__container{max-width:min(920px,var(--max-width))}.brief-history__hero{padding:clamp(1.5rem,4vw,2.5rem) 0 clamp(2.5rem,7vw,4.25rem)}.brief-history h1{margin:0;width:var(--brief-title-width);max-width:100%;font-size:clamp(1.55rem,5.2vw,3.2rem);font-weight:400;line-height:1.12;color:#111;white-space:nowrap}.brief-history__snake{display:flex;flex-direction:column;gap:0;margin-top:clamp(3rem,8vw,5.5rem)}.brief-history__block{width:min(49%,29rem)}.brief-history__block+.brief-history__block{margin-top:calc(var(--fs-base) * -1.58)}.brief-history__block--intro{width:var(--brief-title-width);max-width:100%}.brief-history__block--wide{width:min(53%,32rem)}.brief-history__block--agency{margin-top:calc(var(--fs-base) * -1.1)!important}.brief-history__block--medium{width:min(52%,31rem)}.brief-history__block--widest{width:min(64%,38rem)}.brief-history__block--left{align-self:flex-start}.brief-history__block--right{align-self:flex-end}.brief-history__block--center{align-self:center}.brief-history__block--no-overlap{margin-top:clamp(1.25rem,3vw,2rem)!important}.brief-history__block--yandex{margin-top:clamp(.1rem,.45vw,.35rem)!important}.brief-history__cloud{--cloud-color: #fda6ea;--cloud-left: .95em;--cloud-right: .95em;padding:.34em .08em .42em;border-radius:50%/58%;background:var(--cloud-color);box-shadow:calc(var(--cloud-left) * -1) 0 0 .02em var(--cloud-color),var(--cloud-right) 0 0 .02em var(--cloud-color);-webkit-box-decoration-break:clone;box-decoration-break:clone}.brief-history__cloud--orange{--cloud-color: #fdab60;--cloud-left: 1.1em;--cloud-right: .85em}.brief-history__cloud--blue{--cloud-color: #4851cf;--cloud-left: .82em;--cloud-right: 1.22em;color:var(--color-cream)}.brief-history__cloud--green{--cloud-color: #3dc9aa;--cloud-left: 1.18em;--cloud-right: 1.05em;color:var(--color-cream)}.brief-history__cloud--pink{--cloud-color: #fda6ea;--cloud-left: .92em;--cloud-right: 1.16em}.brief-history__cloud--green a{color:var(--color-cream)!important}.brief-history__section{padding:clamp(2.75rem,7vw,5rem) 0}.brief-history__section--accent{background:#4851cf14}.brief-history__content{max-width:min(27rem,100%)}.brief-history__content p,.brief-history__project-list,.brief-history__block p,.brief-history__card p{font-size:var(--fs-base);line-height:1.58}.brief-history__content p,.brief-history__block p{margin:0 0 1.35rem}.brief-history__content p:last-child,.brief-history__block p:last-child{margin-bottom:0}.brief-history__content h2{margin:0 0 1.4rem;color:var(--color-bg);font-size:var(--fs-heading);font-weight:500;line-height:1.15}.brief-history a:not(.logo):not(.brief-history__back){color:var(--color-bg);text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.14em}.brief-history__project-list{margin:1.35rem 0;padding:0;list-style:none}.brief-history__project-list li{margin:0 0 .16rem;line-height:1.45}.brief-history__telegram{width:fit-content;margin:clamp(1.2rem,3vw,1.8rem) auto 0;padding:.42rem 1.6rem .52rem;border:2px solid #3dc9aa;border-radius:50%/58%;display:flex;align-items:center;justify-content:center;background:#fda6ea;color:#111!important;font-size:var(--fs-lg);line-height:1.1;text-decoration:none!important}.brief-history__telegram--orange{margin-top:clamp(2rem,5vw,3rem);border-color:#4851cf;background:#fdab60}.brief-history-runner{width:100%;min-height:clamp(8rem,24vw,18rem);padding:clamp(1.5rem,5vw,4rem) 0;overflow:hidden;display:flex;align-items:center}.brief-history-runner p{margin:0;width:max-content;color:var(--color-bg);font-size:1rem;line-height:1;white-space:nowrap;will-change:transform,font-size}.brief-history__cards{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.85rem;margin-top:clamp(2rem,5vw,3rem);align-items:start;grid-auto-flow:dense}.brief-history__card{grid-column:span 4;min-height:12rem;padding:1.15rem 1.25rem;border:3px solid var(--card-color, var(--color-bg));border-radius:8px}.brief-history__card--pink{--card-color: #fda6ea}.brief-history__card--orange{--card-color: #fdab60}.brief-history__card--blue{--card-color: #4851cf}.brief-history__card--green{--card-color: #3dc9aa}.brief-history__card--compact{grid-column:span 3}.brief-history__card--wide{grid-column:span 6}.brief-history__card--tall{grid-row:span 2}.brief-history__card--image-left{display:grid;grid-template-columns:minmax(8rem,36%) minmax(0,1fr);gap:1.1rem;align-items:start}.brief-history__card--image-right{display:grid;grid-template-columns:minmax(0,1fr) minmax(5.5rem,35%);gap:.9rem;align-items:start}.brief-history__card--justatext{grid-column:span 7;grid-template-columns:minmax(15rem,56%) minmax(0,1fr)}.brief-history__card--writingafter{grid-column:span 5;grid-template-columns:minmax(7.5rem,31%) minmax(0,1fr);gap:.45rem;margin-top:clamp(1.2rem,2vw,1.8rem)}.brief-history__card--almanac{grid-column:span 4}.brief-history__card--books{grid-column:span 5;grid-row:auto}.brief-history__card--arzamas{grid-column:span 3;margin-top:clamp(-2.4rem,-3.8vw,-1.4rem)}.brief-history__card--stickers,.brief-history__card--essays,.brief-history__card--olesia{grid-column:span 4}.brief-history__card--olesia{margin-top:clamp(-1.6rem,-2.5vw,-.8rem)}.brief-history__card--stickers{grid-template-columns:minmax(0,1fr) minmax(6.75rem,42%)}.brief-history__card--essays{grid-template-columns:minmax(6.5rem,42%) minmax(0,1fr);gap:.6rem}.brief-history__card-media{margin:0 0 1rem;display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.brief-history__card--image-left .brief-history__card-media,.brief-history__card--image-right .brief-history__card-media{margin:0}.brief-history__card--image-right .brief-history__card-media{order:2}.brief-history__card--image-right p{order:1}.brief-history__card-image-link{display:inline-flex;align-items:flex-start;max-width:100%}.brief-history__card--writingafter .brief-history__card-image-link,.brief-history__card--justatext .brief-history__card-image-link,.brief-history__card--stickers .brief-history__card-image-link,.brief-history__card--essays .brief-history__card-image-link{width:100%}.brief-history__card-media img{width:auto;max-width:100%;max-height:9.5rem;object-fit:contain}.brief-history__card-media--pair img{max-width:calc(50% - .4rem)}.brief-history__card-media--books img{max-width:100%;max-height:10.5rem}.brief-history__card-media--books{align-items:flex-end;flex-wrap:nowrap}.brief-history__card-media--books .brief-history__card-image-link{align-items:flex-end;max-width:calc(33.333% - .5rem)}.brief-history__card--justatext .brief-history__card-media img{width:100%;max-height:14.5rem}.brief-history__card--writingafter .brief-history__card-media img{width:100%;max-height:11.8rem}.brief-history__card--arzamas .brief-history__card-media img{max-height:5.75rem}.brief-history__card--stickers .brief-history__card-media img,.brief-history__card--essays .brief-history__card-media img{width:100%;max-height:9.5rem}.brief-history__video{width:100%;aspect-ratio:16 / 9;margin:0 0 1rem;overflow:hidden;border-radius:6px;background:#11111114}.brief-history__video iframe{width:100%;height:100%;border:0;display:block}.brief-history__card h3{margin:0 0 .9rem;color:var(--card-color, var(--color-bg));font-size:var(--fs-lg);font-weight:500;line-height:1.2}.brief-history__card p{margin:0}.brief-history__card p a{color:var(--card-color, var(--color-bg))}@media(max-width:768px){.brief-history h1{font-size:clamp(1.45rem,6.1vw,2rem)}.brief-history__snake{gap:2rem;margin-top:2.25rem}.brief-history__block+.brief-history__block{margin-top:0}.brief-history__block{width:100%;max-width:38em;align-self:stretch}.brief-history__block--intro{width:100%}.brief-history__cards{grid-template-columns:1fr}.brief-history__card{grid-column:auto;grid-row:auto;min-height:0}.brief-history__card--arzamas,.brief-history__card--writingafter,.brief-history__card--olesia{margin-top:0}.brief-history__card--image-left,.brief-history__card--image-right{grid-template-columns:1fr}.brief-history__card--justatext,.brief-history__card--writingafter,.brief-history__card--essays{grid-template-columns:minmax(5.5rem,40%) minmax(0,1fr);gap:.55rem}.brief-history__card--stickers{grid-template-columns:minmax(0,1fr) minmax(5.5rem,42%);gap:.55rem}.brief-history__card--justatext p,.brief-history__card--writingafter p,.brief-history__card--stickers p,.brief-history__card--essays p{font-size:clamp(.9rem,4vw,var(--fs-base))}.brief-history__card-media img,.brief-history__card-media--pair img{max-width:100%}.brief-history__card-media--books .brief-history__card-image-link{max-width:calc(33.333% - .5rem)}}.site-footer{padding:0 0 5rem;background:var(--color-bg)}.site-footer__logos{width:100%;max-width:none;padding:.9rem 1rem;display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,4vw,3rem);flex-wrap:nowrap;background:var(--color-white)}.site-footer__logo{width:auto;max-width:150px;height:24px;max-height:24px;object-fit:contain}@media(max-width:1100px){.site-footer{display:none}}.reveal{opacity:1;transform:none}.startup-page{--startup-blue: #4851cf;--startup-green: #3dc9aa;--startup-pink: #fda6ea;--startup-ink: #444444;min-height:100vh;padding:0 clamp(1rem,6vw,4rem) 1.5rem;color:var(--startup-ink);background:var(--color-cream)}.startup-header{position:sticky;top:0;z-index:20;display:flex;align-items:flex-start;justify-content:space-between;min-height:3.4rem;padding-top:0;pointer-events:none}.startup-header a{pointer-events:auto}.startup-header__brand,.startup-header__contacts{display:inline-flex;align-items:center;min-height:3rem;margin-top:-.6rem;background:var(--color-white);border-radius:13px}.startup-header__brand{padding:.8rem 1rem .45rem;color:var(--startup-blue);font-size:1.25rem;line-height:1;letter-spacing:-.015em}.startup-header__contacts{gap:.15rem;padding:.8rem .6rem .45rem;font-size:1.55rem;line-height:1}.startup-header__contacts a{display:inline-flex;align-items:center;justify-content:center;width:2.5rem}.startup-hero{max-width:56rem;margin:2rem auto 0;padding-top:clamp(1rem,4vw,2.3rem)}.startup-hero__title{display:block;text-align:left}.startup-hero h1{margin:0;color:var(--startup-ink);font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.05;letter-spacing:0}.startup-hero h1 span{color:var(--startup-pink)}.startup-hero__rocket{display:inline-block;flex:0 0 auto;color:var(--startup-blue);font-size:clamp(2.8rem,6vw,4.2rem);line-height:1;transform-origin:center;will-change:transform}.startup-hero__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.25rem,5vw,3rem);margin-top:clamp(4rem,9vw,7rem)}.startup-hero__intro p{margin:0;max-width:15em;color:var(--startup-ink);font-size:clamp(1.1rem,2.1vw,1.25rem);font-weight:500;line-height:1.35}.startup-hero__question,.startup-hero__offer{display:flex;align-items:center;gap:clamp(.85rem,2vw,1.2rem);min-width:0}.startup-hero__offer{justify-self:end}.startup-hero__unicorn{display:inline-flex;flex:0 0 auto;color:var(--startup-blue);font-size:clamp(3.2rem,7vw,4.2rem);line-height:1;transform-origin:center;will-change:transform}.startup-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,2vw,1rem);max-width:56rem;margin:clamp(4rem,7vw,4.8rem) auto 0;align-items:start}.startup-stage{min-width:0;padding:1rem;border-radius:13px}.startup-stage--friends{color:var(--startup-pink);background:var(--startup-blue)}.startup-stage--seed{color:var(--startup-blue);background:var(--startup-green)}.startup-stage--round{color:var(--startup-ink);background:var(--color-orange)}.startup-stage__eyebrow{margin:0;font-size:1.15rem;font-weight:400;line-height:1.2}.startup-stage h2{margin:1.35rem 0 1.8rem;min-height:4.2rem;font-size:1.25rem;font-weight:400;line-height:1.38;letter-spacing:0}.startup-stage__items{display:grid;gap:.7rem}.startup-offer{display:grid;gap:.35rem;min-height:0}.startup-offer__body,.startup-offer__note,.startup-offer__meta{margin:0;font-size:1rem;line-height:1.5}.startup-offer__body{color:var(--color-white)}.startup-stage--friends .startup-offer__body strong,.startup-stage--friends .startup-offer__meta strong{color:var(--startup-pink)}.startup-stage--seed .startup-offer__body strong,.startup-stage--seed .startup-offer__meta strong{color:var(--startup-blue)}.startup-stage--round .startup-offer__body{color:var(--color-white)}.startup-stage--round .startup-offer__body strong,.startup-stage--round .startup-offer__meta strong,.startup-stage--round .startup-offer__note{color:var(--startup-ink)}.startup-offer__body strong,.startup-offer__meta strong{font-weight:700}.startup-offer__meta{display:flex;gap:1.4rem;flex-wrap:wrap;color:var(--color-white)}.startup-offer__note{color:var(--color-white)}.startup-offer+.startup-offer{padding-top:.25rem}.startup-cta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,7vw,4rem);max-width:56rem;margin:clamp(3.8rem,8vw,5rem) auto 0;color:var(--startup-blue)}.startup-cta p{margin:0;font-size:clamp(1.55rem,3.2vw,2rem);font-weight:500;line-height:1.2}.startup-cta a{display:inline-flex;margin-top:2.2rem;color:var(--color-orange);font-size:clamp(1.7rem,4vw,2.4rem);font-weight:500;line-height:1.1}.startup-cta .startup-cta__inline-link{display:inline;margin-top:0;color:var(--startup-pink);font-size:inherit;font-weight:inherit;line-height:inherit}.startup-mark--green{color:var(--startup-green)}.startup-mark--orange{color:var(--color-orange)}.startup-mark--pink{color:var(--startup-pink)}.startup-footer{max-width:56rem;margin:clamp(2.5rem,5vw,4rem) auto 0;color:var(--startup-ink);font-size:1rem}@media(prefers-reduced-motion:reduce){.startup-hero__rocket,.startup-hero__unicorn{transform:none!important}}@media(max-width:900px){.startup-page{padding-inline:1rem}.startup-hero,.startup-stages,.startup-cta,.startup-footer{max-width:38rem}.startup-hero__title{align-items:flex-start}.startup-hero__intro{grid-template-columns:1fr;margin-top:3rem}.startup-hero__intro p,.startup-hero__intro p:last-child,.startup-hero__question,.startup-hero__offer{max-width:18em;justify-self:start}.startup-stages,.startup-cta{grid-template-columns:1fr}.startup-stage,.startup-stage--friends,.startup-stage--seed,.startup-stage--round,.startup-stage h2{min-height:0}}@media(max-width:520px){.startup-header__brand{max-width:9rem;font-size:1rem}.startup-header__contacts{font-size:1.35rem}.startup-header__contacts a{width:2rem}.startup-hero__title{gap:.75rem}.startup-offer__meta{gap:1rem}}.edu-page{--edu-blue: #4851cf;--edu-green: #3dc9aa;--edu-pink: #fda6ea;--edu-ink: #444444;min-height:100vh;padding:0 clamp(1rem,6vw,4rem) clamp(4rem,8vw,7rem);color:var(--edu-ink);background:var(--color-cream)}.edu-nav{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:flex-start;min-height:3.4rem;pointer-events:none}.edu-nav a{pointer-events:auto}.edu-nav__brand,.edu-nav__contacts{display:inline-flex;align-items:center;min-height:3rem;margin-top:-.6rem;padding-top:.8rem;padding-bottom:.45rem;background:var(--color-white);border-radius:13px}.edu-nav__brand{padding-inline:1rem;color:var(--edu-blue);font-size:1.25rem;line-height:1}.edu-nav__contacts{gap:.15rem;padding-inline:.6rem;font-size:1.55rem;line-height:1}.edu-nav__contacts a{display:inline-flex;justify-content:center;width:2.5rem}.edu-main{width:100%;max-width:68rem;margin-inline:auto}.edu-hero{padding:clamp(3.5rem,9vw,7rem) 0 clamp(5rem,12vw,9rem)}.edu-hero__eyebrow{min-height:1.1em;margin:0 0 1.2rem;color:var(--edu-blue);font-size:clamp(1.4rem,4vw,2.7rem);font-weight:500;line-height:1.15;letter-spacing:-.02em}.edu-hero__eyebrow .edu-hero__cursor{height:.8em}.edu-hero h1{margin:0;max-width:10em;font-size:clamp(3.2rem,8vw,6.5rem);font-weight:500;line-height:.95;letter-spacing:-.035em}.edu-hero h1 span{color:var(--edu-blue)}.edu-hero h1 strong{color:var(--color-orange);font-weight:inherit}.edu-hero__typed{min-height:1.35em;margin:1.4rem 0 0;color:var(--edu-blue);font-size:clamp(1.4rem,4vw,2.7rem);line-height:1.15}.edu-hero__cursor{display:inline-block;width:.06em;height:.85em;margin-left:.08em;background:currentColor;animation:eduBlink .8s steps(1) infinite}@keyframes eduBlink{50%{opacity:0}}.edu-intro{padding-bottom:clamp(5rem,11vw,8rem)}.edu-intro__heading{display:grid;grid-template-columns:minmax(0,50%) auto;gap:clamp(1rem,3vw,2rem);align-items:center;justify-content:start}.edu-intro h2{width:100%;margin:0;color:var(--edu-blue);font-size:clamp(2rem,5vw,3.8rem);font-weight:500;line-height:1.08;letter-spacing:-.02em}.edu-intro__body{margin:clamp(3rem,7vw,5rem) 0 0;width:90%;max-width:58rem;font-size:clamp(1.3rem,2.7vw,1.85rem);line-height:1.35}.edu-robot{display:inline-block;width:fit-content;margin-left:clamp(.5rem,2vw,1.25rem);font-size:clamp(5rem,15vw,9rem);line-height:1;transform-origin:center;will-change:transform}.edu-products{display:grid;grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);gap:clamp(2rem,5vw,3.5rem);align-items:start;padding-bottom:clamp(5rem,11vw,8rem)}.edu-products__tabs{display:grid;gap:2.5rem}.edu-products__group h2{display:inline-block;margin:0 0 .9rem;padding:.55rem .8rem .65rem;border-radius:4px 12px 5px 10px;color:var(--edu-blue);background:var(--edu-green);font-size:clamp(1rem,2vw,1.2rem);font-weight:500;line-height:1.1;transform:rotate(-1.5deg);box-shadow:2px 3px #4444441f}.edu-products__group:nth-child(2) h2{transform:rotate(1.2deg)}.edu-products__group:nth-child(3) h2{transform:rotate(-.8deg)}.edu-products__pills{display:flex;flex-wrap:wrap;gap:.75rem}.edu-products__pills button{padding:.55rem 1rem .65rem;border:2px solid var(--product-color);border-radius:999px;color:var(--edu-ink);background:transparent;font:inherit;font-size:1.1rem;line-height:1.15;cursor:pointer;transition:transform .2s,background .2s,color .2s}.edu-products__pills button:hover{transform:translateY(-2px)}.edu-products__pills button[aria-selected=true]{color:var(--product-text);background:var(--product-color)}.edu-products__panels{position:sticky;top:5rem;min-height:28rem}.edu-product-card{display:none;min-height:28rem;padding:clamp(1.6rem,4vw,2.5rem);border-radius:var(--radius-card);color:var(--product-text);background:var(--product-color);animation:serviceFade .35s ease;scroll-margin-top:4rem}.edu-product-card.is-active{display:flex;flex-direction:column}.edu-product-card h3{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.15}.edu-product-card p{margin:1rem 0 0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.45}.edu-product-card h4{margin:1.6rem 0 .65rem;font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:700;line-height:1.2}.edu-product-card ul{margin:0;padding-left:1.2rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.4}.edu-product-card li+li{margin-top:.4rem}.edu-product-card__cta{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:1.5rem;padding:.65rem 1.1rem .75rem;border-radius:999px;color:var(--edu-blue);background:var(--edu-green);font-size:1.1rem;font-weight:500;line-height:1.1;transition:transform .2s,opacity .2s}.edu-product-card__cta:hover{transform:translateY(-2px);opacity:1}.edu-product-card__order{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:1.5rem;padding:.65rem 1.25rem .75rem;border:0;border-radius:999px;color:var(--order-text);background:var(--order-color);font:inherit;font-size:1.1rem;font-weight:500;line-height:1.1;cursor:pointer;transition:transform .2s,box-shadow .2s}.edu-product-card__order:hover{transform:translateY(-2px);box-shadow:0 4px #4444442e}.edu-order-dialog{width:min(92vw,38rem);max-height:92vh;padding:0;overflow:auto;border:0;border-radius:var(--radius-card);color:var(--edu-ink);background:var(--color-cream);box-shadow:0 1.5rem 5rem #23232347}.edu-order-dialog::backdrop{background:#23232375;backdrop-filter:blur(3px)}.edu-order-dialog__panel{position:relative;padding:clamp(1.5rem,5vw,3rem)}.edu-order-dialog__close{position:absolute;top:.8rem;right:1rem;width:2.6rem;height:2.6rem;padding:0;border:2px solid var(--edu-blue);border-radius:50%;color:var(--edu-blue);background:transparent;font:inherit;font-size:2rem;line-height:1;cursor:pointer}.edu-order-dialog h2{max-width:11em;margin:0 3rem 2rem 0;color:var(--edu-blue);font-size:clamp(1.8rem,5vw,3rem);font-weight:500;line-height:1.05}.edu-order-form{display:grid;gap:1.4rem}.edu-order-form label{display:grid;gap:.45rem;font-size:1.1rem;line-height:1.25}.edu-order-form label span{font-weight:500}.edu-order-form label b{color:var(--color-orange)}.edu-order-form label small{max-width:31rem;font-size:.92rem;line-height:1.3}.edu-order-form label .edu-order-form__error{min-height:1.2em;color:#d74e3f;font-weight:500}.edu-order-form input,.edu-order-form textarea{width:100%;padding:.8rem .9rem;border:2px solid var(--edu-blue);border-radius:.75rem;color:var(--edu-ink);background:var(--color-white);font:inherit;font-size:1rem;line-height:1.35}.edu-order-form textarea{resize:vertical}.edu-order-form input:focus,.edu-order-form textarea:focus{outline:3px solid var(--edu-green);outline-offset:2px}.edu-order-form input[aria-invalid=true]{border-color:#d74e3f}.edu-order-form__honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.edu-order-form__submit{width:fit-content;padding:.75rem 1.4rem .85rem;border:0;border-radius:999px;color:var(--color-cream);background:var(--edu-blue);font:inherit;font-size:1.1rem;font-weight:500;cursor:pointer}.edu-order-form__submit:hover{background:var(--color-orange)}.edu-order-form__submit:disabled{cursor:wait;opacity:.7}.edu-order-form__status{min-height:1.35em;margin:-.4rem 0 0;font-size:1rem;line-height:1.35}.edu-marquees{width:100vw;margin:calc(clamp(1rem,6vw,4rem)*-1) 0 clamp(5rem,11vw,8rem);margin-left:calc((100vw - 100%)/-2);overflow:hidden;color:#ff7a7a}.edu-marquee{width:100%;overflow:hidden}.edu-marquee+.edu-marquee{margin-top:.35rem}.edu-marquee__track{display:flex;width:100%;will-change:transform}.edu-marquee--forward .edu-marquee__track{justify-content:flex-start}.edu-marquee--backward .edu-marquee__track{justify-content:flex-end}.edu-marquee__track a{flex:0 0 auto;color:inherit;font-size:1rem;font-weight:700;line-height:1.35;white-space:nowrap}.edu-marquee__plane{display:inline-block;transform:rotate(45deg);transform-origin:center}.edu-proof__intro{margin:0;max-width:22em;color:var(--edu-blue);font-size:clamp(2rem,5vw,3.6rem);font-weight:500;line-height:1.1}.edu-proof__reviews{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem) clamp(.65rem,1.6vw,1.15rem);align-items:start;margin:clamp(3rem,7vw,5rem) 0;padding-top:1rem}.edu-proof__reviews article{position:relative;min-height:0;padding:clamp(1.4rem,3vw,1.8rem);border-radius:var(--radius-card);color:var(--edu-ink);background:var(--color-orange);font-size:1.08rem;line-height:1.45}.edu-proof__reviews article:nth-child(1){grid-column:7 / span 6;grid-row:1;margin-top:1.5rem}.edu-proof__reviews article:nth-child(2){grid-column:1 / span 6;grid-row:1;color:var(--color-cream);background:var(--edu-blue)}.edu-proof__reviews article:nth-child(3){grid-column:1 / span 3;grid-row:2;min-height:24rem;margin-top:-1rem;color:var(--edu-blue);background:var(--edu-green)}.edu-proof__reviews article:nth-child(4){grid-column:4 / span 3;grid-row:2;min-height:22rem;margin-top:1rem;color:var(--edu-ink);background:var(--edu-pink)}.edu-proof__reviews article:nth-child(5){grid-column:8 / span 5;grid-row:2;margin-top:3.5rem;color:var(--color-cream);background:var(--edu-blue)}.edu-proof__avatar{position:absolute;top:-1.7rem;right:1.25rem;z-index:1;display:grid;place-items:center;width:3.4rem;height:3.4rem;overflow:hidden;border:3px solid var(--color-cream);border-radius:50%;color:var(--edu-blue);background:var(--color-white);font-size:1rem;font-weight:700;line-height:1;box-shadow:0 3px 8px #44444426}.edu-proof__avatar img{width:100%;height:100%;object-fit:cover}.edu-proof__reviews article:nth-child(3) .edu-proof__avatar img{transform:scale(1.42)}.edu-proof__reviews article:nth-child(2n) .edu-proof__avatar{right:auto;left:1.25rem;color:var(--edu-ink);background:var(--color-orange)}.edu-proof__reviews article p{margin:0}.edu-proof__reviews article p+p{margin-top:1.25rem}.edu-teachers{padding:clamp(2rem,5vw,4rem) 0 clamp(4rem,8vw,6rem)}.edu-teachers h2{margin:0;max-width:18em;color:var(--edu-blue);font-size:clamp(2rem,5vw,3.6rem);font-weight:500;line-height:1.1;letter-spacing:-.02em}.edu-teachers__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,9vw,7rem);max-width:58rem;margin-top:clamp(3rem,7vw,5rem)}.edu-teachers figure{margin:0}.edu-teachers img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover;transform-origin:center;will-change:transform}.edu-teachers figcaption{margin-top:1rem;color:var(--edu-ink);font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.45}.edu-teachers .edu-teachers__approach{margin:clamp(3rem,7vw,5rem) 0 0;max-width:32em;color:var(--edu-ink);font-size:clamp(1.3rem,3vw,1.8rem);line-height:1.35}.edu-teachers__approach a{color:var(--edu-blue);font-weight:500;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.12em}.edu-proof__links{margin:0;font-size:clamp(1.3rem,3vw,1.8rem);line-height:1.35}.edu-proof__links a{color:var(--edu-blue);text-decoration:underline;text-decoration-thickness:.06em;text-underline-offset:.15em}@media(min-width:900px){.edu-product-card h3{font-size:2.15rem}.edu-product-card p,.edu-product-card ul{font-size:1.25rem}.edu-product-card h4{font-size:1.55rem}.edu-product-card__cta,.edu-product-card__order{font-size:1.2rem}.edu-marquee__track a{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.edu-robot{transform:none!important}.edu-hero__cursor{animation:none}}@media(max-width:760px){.edu-products{grid-template-columns:1fr}.edu-intro__heading{gap:1.25rem}.edu-products__panels{position:relative;top:auto;min-height:20rem}.edu-product-card{min-height:20rem}.edu-proof__reviews{grid-template-columns:1fr;width:100vw;margin-left:calc((100vw - 100%)/-2);gap:1rem}.edu-proof__reviews article,.edu-proof__reviews article:nth-child(1),.edu-proof__reviews article:nth-child(2),.edu-proof__reviews article:nth-child(3),.edu-proof__reviews article:nth-child(4),.edu-proof__reviews article:nth-child(5){grid-column:1;grid-row:auto;width:100%;min-height:0;margin-top:0}}@media(max-width:520px){.edu-nav__brand{font-size:1rem}.edu-nav__contacts{font-size:1.35rem}.edu-nav__contacts a{width:2rem}.edu-hero h1{font-size:clamp(2.8rem,15vw,4.5rem)}.edu-intro__heading{grid-template-columns:1fr}.edu-robot{justify-self:center;margin-left:0}.edu-intro__body{width:100%}.edu-teachers__grid{grid-template-columns:1fr;max-width:20rem}}
