@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Manrope:wght@600;700&family=Unbounded:wght@400;500;600;700;800&display=swap";.site-footer{background:#85b0f1;width:100%;min-height:69px}.site-footer-inner{width:min(100%, var(--container));min-height:69px;padding-inline:var(--page-gutter);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.site-footer-person{align-items:center;gap:10px;display:flex}.site-footer-avatar{background:var(--color-blue-pale);border-radius:10px;width:53px;height:48px;display:block;overflow:hidden}.site-footer-avatar img{object-fit:cover;object-position:center top;width:100%;height:100%}.site-footer-person>span:last-child{flex-direction:column;gap:5px;display:flex}.site-footer-person strong{color:#fff;font:600 18px/1.15 Manrope,sans-serif}.site-footer-person small{color:var(--color-primary-text);font:600 16px/1.2 Manrope,sans-serif}.site-footer a{color:#fff;font:600 18px/1.35 Manrope,sans-serif;transition:color .18s}.site-footer a:hover{color:#e9f2ff}@media (width<=500px){.site-footer-inner{gap:16px}.site-footer-person strong,.site-footer a{font-size:15px}}@media (width<=820px){.site-footer{min-height:47px}.site-footer-inner{justify-content:flex-start;gap:0;width:100%;min-height:47px;margin:0 auto;padding:5px 20px}.site-footer-avatar{display:none}.site-footer-person>span:last-child{gap:0}.site-footer-person strong{font-size:14px;line-height:21px}.site-footer-person small{font-size:12px;line-height:16px}}.site-header{z-index:100;height:var(--header-height);background:var(--color-surface);border-radius:0 0 20px 20px;position:sticky;top:0}.header-inner{width:min(100%, var(--container));height:100%;padding:10px var(--page-gutter);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}.identity{justify-self:start;align-items:center;gap:10px;min-width:0;display:inline-flex}.identity-photo{background:var(--color-blue-pale);border-radius:10px;flex:none;width:53px;height:48px;overflow:hidden}.identity-photo img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.identity-copy{white-space:nowrap;flex-direction:column;gap:3px;min-width:0;font-family:Manrope,sans-serif;display:flex}.identity-copy strong{text-overflow:ellipsis;font-size:18px;line-height:21px;overflow:hidden}.identity-copy>span{color:var(--color-primary-text);font-size:14px;font-weight:600}.desktop-navigation{align-items:center;gap:40px;font-size:18px;display:flex}.desktop-navigation>a{white-space:nowrap;position:relative}.desktop-navigation>a:after{background:var(--color-primary);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.desktop-navigation>a:hover:after,.desktop-navigation>a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.language-switch{background:#def;border-radius:20px;align-items:center;width:80px;height:46px;padding:6px;display:flex;box-shadow:inset 0 4px 4px #00000024}.language-switch a{color:#434343;border-radius:50%;place-items:center;width:34px;height:34px;font:700 16px/1 Manrope,sans-serif;transition:background-color .18s,box-shadow .18s;display:grid}.language-switch a[aria-current=page]{background:#fff;box-shadow:0 3px 5px #00000038}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.mobile-menu{display:none}@media (width<=1120px){.header-inner{grid-template-columns:1fr auto auto;gap:14px}.desktop-navigation{gap:20px}.header-actions .button-secondary{display:none}}@media (width<=820px){.header-inner{justify-content:space-between;display:flex}.desktop-navigation,.header-actions{display:none}.mobile-menu{display:block;position:relative}.mobile-menu-trigger{width:auto;height:39px;color:var(--color-primary-text);background:var(--color-primary-soft);cursor:pointer;border:0;border-radius:25px;padding:10px 12px;font:700 14px Manrope,sans-serif}.mobile-menu-backdrop{z-index:1000;min-height:100dvh;position:fixed;inset:0}.mobile-menu-panel{color:#000;background:#fff;border:1px solid #e9f2ff;border-radius:20px;width:min(320px,100% - 10px);height:380px;position:absolute;top:5px;right:5px;overflow:hidden;box-shadow:0 12px 35px #00000024}.mobile-menu-close{cursor:pointer;background:0 0;border:0;width:20px;height:20px;padding:0;position:absolute;top:20px;right:20px}.mobile-menu-close:before,.mobile-menu-close:after{content:"";background:#000;border-radius:2px;width:20px;height:3px;position:absolute;top:9px;left:0}.mobile-menu-close:before{transform:rotate(45deg)}.mobile-menu-close:after{transform:rotate(-45deg)}.mobile-menu-links{flex-direction:column;align-items:flex-start;gap:20px;font:500 18px/22px Inter,sans-serif;display:flex;position:absolute;top:50px;left:20px}.mobile-menu-language{position:absolute;top:177px;left:20px}.mobile-menu-actions{align-items:center;gap:10px;display:flex;position:absolute;top:292px;left:20px}.mobile-menu-actions a{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-height:46px;padding:11px 16px;font-size:18px;font-weight:600;display:inline-flex}.mobile-menu-contact{color:#fff;background:#1a71ff}.mobile-menu-resume{color:#2779ff;background:#e9f2ff}.mobile-menu-trigger:focus-visible,.mobile-menu-close:focus-visible,.mobile-menu-panel a:focus-visible{outline-offset:3px;outline:3px solid #85b0f1}}@media (width<=420px){.identity-copy strong{font-size:14px}.identity-copy>span{font-size:12px}.identity-photo{width:45px;height:42px}}@media (width<=600px){.site-header{border-radius:0 0 15px 15px;height:49px}.header-inner{justify-content:space-between;width:100%;max-width:none;padding:5px 20px}.identity{gap:5px}.identity-photo{border-radius:7px;width:37px;height:34px}.identity-copy{gap:0}.identity-copy strong{font-size:14px;line-height:normal}.identity-copy>span{font-size:12px;line-height:normal}.mobile-menu{margin-left:auto}}@media (width<=820px){.site-header{height:clamp(64px,17.7vw,80px)}.header-inner{padding-block:clamp(7px,2vw,11px)}.identity{gap:clamp(8px,2.4vw,12px)}.identity-photo{border-radius:clamp(9px,2.5vw,12px);width:clamp(48px,13.5vw,61px);height:clamp(45px,12.4vw,56px)}.identity-copy strong{font-size:clamp(16px,4.4vw,20px)}.identity-copy>span{font-size:clamp(13px,3.55vw,16px)}.mobile-menu-trigger{min-height:clamp(48px,13vw,56px);padding:clamp(11px,3.1vw,14px) clamp(16px,4.4vw,20px);font-size:clamp(16px,4vw,18px)}}.about-contact{--about-scale:1;width:100%;overflow:hidden}.about-contact-stage{height:calc(1039px * var(--about-scale));position:relative}.about-contact-canvas{width:1440px;height:1039px;transform:translateX(-50%) scale(var(--about-scale));transform-origin:top;position:absolute;top:0;left:50%}.about-contact-title{width:417px;height:90px;margin:0;line-height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}[lang=en] .about-contact-title{width:625px}.about-contact-title img{object-fit:contain;width:100%;height:100%}.about-contact-title picture{width:100%;height:100%;display:block}.about-sheet-wrap{width:680px;height:769px;position:absolute;top:93px;left:90px}.about-sheet-shadow{background:#85b0f1;border-radius:20px;width:558px;height:614px;position:absolute;top:114px;left:21px;transform:rotate(4deg)}.about-sheet{background:var(--color-surface);border-radius:20px;width:558px;height:614px;position:absolute;top:114px;left:11px}.about-clip{object-fit:contain;pointer-events:none;width:169px;height:158px;position:absolute;top:20px;left:247px}.about-copy{width:459px;font-size:18px;line-height:1.22;position:absolute;top:129px;left:59px}.about-copy p{text-wrap:pretty;margin:0 0 24px;font-size:clamp(14px,3.875vw,17.5px)}.about-copy .about-language{margin-top:34px}.about-copy .about-availability{white-space:nowrap;border:1px solid #85b0f1;border-radius:20px;align-items:center;min-height:42px;margin-top:10px;padding:9px 15px;font-weight:600;display:inline-flex}.about-availability-list{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.about-availability-mobile{display:none}.about-copy .about-availability-list .about-availability{margin-bottom:0}.about-collage{pointer-events:none;position:absolute;inset:0}.about-glow{filter:blur(12px);background:radial-gradient(#86b8fd 0%,#c8464600 72%);border-radius:50%;width:863px;height:302px;position:absolute;top:404px;left:650px;transform:rotate(27deg)}.about-photo,.about-badge,.about-cube,.about-telephone{object-fit:contain;max-width:none;position:absolute}.about-photo{border-radius:20px;width:285px;height:269px;top:552px;left:809px}.about-badge{width:309px;height:445px;top:207px;left:1031px}.about-cube{width:285px;height:284px;top:336px;left:818px;transform:rotate(-9deg)}.about-telephone{width:293px;height:293px;top:566px;left:990px;transform:rotate(5deg)}.about-actions{grid-template-columns:388px 412px 400px;gap:20px;width:1240px;display:grid;position:absolute;top:871px;left:100px}.about-action{color:#2779ff;background:var(--color-surface);border-radius:20px;justify-content:center;align-items:center;min-height:112px;font:600 18px/1.35 Manrope,sans-serif;transition:color .18s,background-color .18s,transform .18s;display:flex}.about-action:hover{color:var(--color-primary-text);background:var(--color-primary-soft);transform:translateY(-3px)}@media (width<=1439px){.about-contact{--about-scale:.96}}@media (width<=1320px){.about-contact{--about-scale:.9}}@media (width<=1180px){.about-contact{--about-scale:.8}}@media (width<=1040px){.about-contact{--about-scale:.7}}@media (width<=900px){.about-contact{--about-scale:.59}}@media (width<=760px){.about-contact{--about-scale:.49}}@media (width<=630px){.about-contact{--about-scale:.39}}@media (width<=500px){.about-contact{--about-scale:.3}}@media (width<=390px){.about-contact{--about-scale:.22}}@media (width<=820px){.about-copy .about-availability-desktop{display:none}.about-availability-mobile{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.about-contact{--about-scale:1;--about-sheet-shift:clamp(0px, calc(127vw - 406.4px), 50.8px)}.page[lang=en] .about-contact{--about-sheet-shift:clamp(0px, calc(140.333vw - 449.067px), 56.13px)}.about-contact-stage{height:calc(1041px + var(--about-sheet-shift))}.page[lang=en] .about-contact-stage{height:calc(1090px + var(--about-sheet-shift))}.about-contact-canvas{width:100%;height:100%;left:0;transform:none}.page[lang=ru] .about-contact-title,.page[lang=en] .about-contact-title{width:250px;height:44px;top:0;left:50%;transform:translate(-50%)}.page[lang=en] .about-contact-title{width:233px;height:103px;top:-20px;left:147px}.about-contact-title img{object-position:left center}.about-sheet-wrap,.page[lang=en] .about-sheet-wrap{width:100%;height:460px;top:42px;left:0}.page[lang=en] .about-sheet-wrap{height:501px;top:51px}.about-sheet-shadow,.page[lang=en] .about-sheet-shadow{aspect-ratio:300/383;border-radius:10px;width:min(100% - 20px,340px);height:auto;top:58px;left:50%;transform:translate(-50%)rotate(8deg)}.page[lang=en] .about-sheet-shadow{aspect-ratio:300/423;height:auto}.about-sheet,.page[lang=en] .about-sheet{aspect-ratio:300/381;border-radius:10px;width:min(100% - 20px,340px);height:auto;top:56px;left:50%;transform:translate(-50%)}.page[lang=en] .about-sheet{aspect-ratio:300/421;height:auto}.about-clip,.page[lang=en] .about-clip{aspect-ratio:83/78;width:clamp(83px,25.9375vw,94px);height:auto;top:0;left:calc(50% + 6.5px);transform:translate(-50%)}.about-copy,.page[lang=en] .about-copy{width:calc(100% - 40px);font-size:14px;line-height:1.22;top:40px;left:20px}.about-copy p{margin:0 0 10px}.about-copy .about-language{margin:4px 0 14px}.about-copy .about-availability{min-height:37px;margin-top:0;padding:9px 10px}.about-availability-list{width:223px}.about-collage{transform:translateY(var(--about-sheet-shift));inset:0}.page[lang=en] .about-collage{transform:translateY(calc(49px + var(--about-sheet-shift)))}.about-glow{width:784px;height:394px;top:519px;left:calc(50% - 368px);transform:rotate(41deg)}.about-photo{z-index:1;width:149px;height:215px;top:641px;left:calc(50% - 134px);transform:none}.about-badge{width:230px;height:230px;top:511px;left:calc(50% - 53px)}.about-cube{z-index:2;width:155px;height:155px;top:576px;left:calc(50% - 128px)}.about-telephone{z-index:3;width:140px;height:140px;top:688px;left:calc(50% - 38px)}.about-actions,.page[lang=en] .about-actions{top:calc(841px + var(--about-sheet-shift));flex-direction:column;gap:10px;width:min(100% - 40px,340px);display:flex;left:50%;transform:translate(-50%)}.page[lang=en] .about-actions{top:calc(890px + var(--about-sheet-shift))}.about-action{border-radius:20px;width:100%;height:50px;min-height:50px;font-size:clamp(14px,4.375vw,17.5px);font-weight:1000}}.approach{--approach-stage-offset:clamp(35px, 10vw, 50px);width:100%;min-height:calc(clamp(1023px, calc(220vw + 319px), 1177px) + var(--approach-stage-offset));margin:0;padding:10px 0 0;position:relative;overflow:hidden}.page[lang=en] .approach{min-height:calc(clamp(1056px, calc(220vw + 352px), 1210px) + var(--approach-stage-offset));padding-top:50px}.page[lang=ru] .approach{--approach-card-height:clamp(220px, calc(78.5714vw - 31.4286px), 275px);--approach-card-1-top:400px;--approach-card-2-top:clamp(568px, calc(72vw + 350.6px), 650px);--approach-card-3-top:clamp(768px, calc(144vw + 307.2px), 869px)}.page[lang=en] .approach{--approach-card-height:clamp(220px, calc(78.5714vw - 31.4286px), 275px);--approach-card-1-top:453px;--approach-card-2-top:clamp(601px, calc(80vw + 370.6px), 720px);--approach-card-3-top:clamp(801px, calc(144vw + 340.2px), 902px)}.approach-heading{z-index:4;flex-direction:column;align-items:center;gap:10px;height:auto;padding:0 20px;display:flex;position:relative}.approach-heading h2{width:280px;height:57px;margin:0;line-height:0}.approach-heading .approach-title-en{width:265px;height:62px}.approach-heading h2 picture,.approach-heading h2 img{width:100%;height:100%;display:block}.approach-heading h2 img{object-fit:contain}.approach-heading p{text-align:center;text-wrap:pretty;width:80%;max-width:none;margin:0;font-size:clamp(14px,4.375vw,17.5px)}.approach-stage{top:var(--approach-stage-offset);width:100%;height:100%;position:absolute;left:50%;transform:translate(-50%)}.approach-stage-canvas{width:100%;height:100%;position:absolute;inset:0 auto auto 0}.approach-stage-canvas:before{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(#4689f6e0 0%,#6da0f1ad 30%,#adcaf76e 54%,#ebebeb00 76%);border-radius:50%;width:520px;height:clamp(775px,252.5vw,900px);position:absolute;top:272px;left:50%;transform:translate(-50%)rotate(-6.79deg)}.approach-decor{object-fit:contain;pointer-events:none;position:absolute}.approach-task{z-index:1;aspect-ratio:1;width:clamp(352px,120vw,500px);max-width:none;height:auto;top:clamp(65px,234.143px - 37.8571vw,110px);left:calc(50% + -1*clamp(179px,90.1429vw - 116.857px,290px));transform:rotate(37deg)}.page[lang=en] .approach-task{top:clamp(72px,260.143px - 30.8571vw,144px)}.approach-cursor{z-index:4;top:var(--approach-cursor-top);left:var(--approach-cursor-left);width:var(--approach-cursor-size);height:var(--approach-cursor-size);transform:rotate(5.13deg)scaleX(-1)}.page[lang=ru] .approach-cursor{--approach-cursor-top:clamp(487px, calc(76vw + 299.6px), 552px);--approach-cursor-left:calc(50% + clamp(56px, 17.5vw, 75px));--approach-cursor-size:clamp(98px, 28vw, 109px)}.page[lang=en] .approach-cursor{--approach-cursor-top:clamp(487px, calc(76vw + 299.6px), 606px);--approach-cursor-left:calc(50% + clamp(56px, 17.5vw, 75px));--approach-cursor-size:clamp(98px, 28vw, 109px)}.approach-card{width:min(100% - 40px,350px);height:var(--approach-card-height);background:var(--color-surface);border:1px solid #78b6f4;border-radius:20px;padding:0;position:absolute}.approach-card:before{content:"";height:calc(50% - 53px);display:block}.approach-card h3,.approach-card p{z-index:1;text-wrap:pretty;width:clamp(190px,59.375vw,238px);position:relative;left:25px}.approach-card h3{color:#296dba;margin:0 0 20px;font:600 clamp(16px,5vw,20px) Manrope,sans-serif}.approach-card p{margin:0;font-size:clamp(14px,4.375vw,17.5px);line-height:normal}.page[lang=ru] .approach-card-2 p{width:clamp(220px,68.75vw,275px)}.page[lang=en] .approach-card-2 p{width:clamp(230px,71.875vw,288px)}.approach-card-1{z-index:3;top:var(--approach-card-1-top);left:max(20px,50% - 175px);transform:rotate(-5.13deg)}.approach-card-2{z-index:2;top:var(--approach-card-2-top);left:max(20px,50% - 175px);transform:rotate(5.31deg)}.approach-card-3{z-index:1;top:var(--approach-card-3-top);left:max(20px,50% - 175px);transform:rotate(-3.75deg)}@media (width>=821px){.approach,.page[lang=en] .approach{width:min(100%, var(--container));min-height:auto;margin:0 auto;padding:91px 0 clamp(55px,6.6vw,95px)}.approach-heading{z-index:2;gap:0;height:121px;padding-inline:16px}.approach-heading h2{width:min(500px,100%);height:77px}.approach-heading .approach-title-en{width:min(846px,100%);height:77px}.approach-heading p{width:auto;max-width:940px;font-size:18px;line-height:1.22}.approach-stage{width:100%;height:auto;position:relative;top:auto;left:auto;transform:none}.approach-stage-canvas{aspect-ratio:1260/500;width:min(1260px,100%);height:auto;margin-inline:auto;position:relative;inset:auto}.approach-stage-canvas:before{filter:blur(10px);width:37.302%;height:94%;top:8.2%;left:-.714%;transform:none}.approach-task{aspect-ratio:1;width:35.714%;height:auto;top:10%;left:1.19%;transform:rotate(53deg)}.page[lang=en] .approach-task{top:10%}.approach-cursor{z-index:2;aspect-ratio:1;width:13.492%;height:auto;top:59.4%;left:3.016%;transform:rotate(356deg)}.approach-card{width:23.81%;height:80%;padding:clamp(143px,17.381vw,219px) clamp(26px,3.175vw,40px) clamp(26px,3.175vw,40px)}.approach-card:before{display:none}.approach-card h3,.approach-card p,.page[lang=ru] .approach-card-2 p,.page[lang=en] .approach-card-2 p{width:auto;position:static}.approach-card h3{margin-bottom:clamp(13px,1.587vw,20px);font-size:clamp(16px,1.905vw,24px);line-height:1.15}.approach-card p{font-size:clamp(14px,1.429vw,18px);line-height:1.22}.approach-card-1,.page[lang=en] .approach-card-1{z-index:0;top:8.4%;left:29.048%;transform:rotate(354deg)}.approach-card-2,.page[lang=en] .approach-card-2{z-index:2;top:8.2%;left:51.667%;transform:rotate(6deg)}.approach-card-3,.page[lang=en] .approach-card-3{z-index:1;top:8.2%;left:74.524%;transform:rotate(358deg)}}.glance{--stage-scale:1;--glance-gutter:clamp(16px, 6.25vw, 90px);width:min(100%, var(--container));min-height:722px;padding:106px var(--glance-gutter) 42px;margin:0 auto;position:relative;overflow:hidden}.glance:before{z-index:0;content:"";filter:blur(12px);opacity:.82;pointer-events:none;background:radial-gradient(#2779ff 0%,#2779ff57 38%,#ebebeb00 74%);border-radius:50%;width:85%;height:360px;position:absolute;top:195px;left:9%;transform:rotate(7.64deg)}.glance-title{z-index:2;width:271px;height:99px;margin:0 0 0 -7px;line-height:0;position:relative}.glance-title img{object-fit:contain;width:100%;height:100%}@media (width>=821px){.page[lang=ru] .glance-card-3 li:nth-child(4){white-space:nowrap}.page[lang=en] .glance-title{margin-left:calc(50% - (583px * var(--stage-scale)) - var(--glance-gutter) - 7px)}}.glance-stage{z-index:1;width:100%;height:calc(500px * var(--stage-scale));margin-top:-25px;position:relative}.glance-stage-canvas{width:1260px;height:500px;transform:translateX(-50%) scale(var(--stage-scale));transform-origin:top;position:absolute;top:0;left:50%}.glance-cards{width:100%;height:100%;position:relative}.glance-card{background:var(--color-surface);border:1px solid #78b6f4;border-radius:20px;position:absolute;overflow:hidden}.glance-card-copy{flex-direction:column;gap:30px;display:flex}.glance-card h3{color:#296dba;margin:0;font:600 24px/1 Manrope,sans-serif}.glance-card ul{flex-direction:column;gap:14px;margin:0;padding:0;font-size:18px;line-height:1;list-style:none;display:flex}.glance-card-1{width:400px;height:250px;top:145px;left:0}.glance-card-2,.glance-card-3,.glance-card-4{width:300px;height:400px;top:0}.glance-card-2{left:355px;transform:rotate(-6.3deg)}.glance-card-3{z-index:2;left:645px;transform:rotate(1.27deg)}.glance-card-4{z-index:1;left:960px;transform:rotate(10.6deg)}@media (width>=821px){.page[lang=ru] .glance-card-1 .glance-card-copy{padding:83px 24px 24px}.page[lang=ru] .glance-card-2 .glance-card-copy{padding:157px 29px 24px}.page[lang=ru] .glance-card-3 .glance-card-copy{padding:156px 33px 24px}.page[lang=ru] .glance-card-4 .glance-card-copy{padding:153px 40px 24px}.page[lang=en] .glance-card-1 .glance-card-copy{padding:83px 44px 24px}.page[lang=en] .glance-card-2 .glance-card-copy{padding:157px 44px 24px}.page[lang=en] .glance-card-3 .glance-card-copy{padding:156px 44px 24px}.page[lang=en] .glance-card-4 .glance-card-copy{padding:153px 44px 24px}}.glance-decor{z-index:2;object-fit:contain;pointer-events:none;width:213px;height:206px;position:absolute}.glance-decor-left{top:30px;left:183px;transform:rotate(247deg)scaleY(-1)}.glance-decor-right{top:294px;left:1136px;transform:rotate(348deg)scaleY(-1)}@media (width<=1439px){.glance{--stage-scale:.96}}@media (width<=1320px){.glance{--stage-scale:.9;min-height:calc(260px + (500px * var(--stage-scale)))}}@media (width<=1180px){.glance{--stage-scale:.8}}@media (width<=1040px){.glance{--stage-scale:.7}}@media (width<=900px){.glance{--stage-scale:.59}}@media (width<=820px){.glance{--stage-scale:1;--glance-mobile-card-height:clamp(220px, calc(78.5714vw - 31.4286px), 275px);--glance-mobile-last-card-height:clamp(180px, calc(64.2857vw - 25.7143px), 225px);--glance-mobile-last-top:clamp(755px, calc(225vw + 35px), 913px);--glance-mobile-bottom-space:clamp(52px, calc(52.8571vw - 117.143px), 89px);width:100%;min-height:calc(var(--glance-mobile-last-top) + var(--glance-mobile-last-card-height) + var(--glance-mobile-bottom-space));margin:0;padding:0}.glance:before{filter:blur(18px);opacity:.82;background:radial-gradient(#2779ffb8 0%,#2779ff57 38%,#ebebeb00 73%);width:611px;height:85%;top:10%;left:50%;transform:translate(-50%)rotate(358deg)}.glance-title{width:182px;height:76px;margin:0;position:absolute;top:30px;left:max(12px,50% - 200px)}.page[lang=en] .glance-title{left:max(-5px,50% - 200px)}.glance-stage{width:100%;height:100%;margin:0;position:absolute;inset:0 auto auto 50%;transform:translate(-50%)}.glance-stage-canvas{width:100%;height:100%;top:0;left:0;transform:none}.glance-card{width:min(100% - 40px,350px);height:var(--glance-mobile-card-height)}.glance-card-copy{gap:20px;width:clamp(190px,59.375vw,238px);padding:0;position:absolute;top:50%;left:calc(50% - 20px);transform:translate(-50%,-50%)}.glance-card h3{font-size:clamp(16px,5vw,20px)}.glance-card ul{gap:7px;font-size:clamp(14px,4.375vw,17.5px);line-height:normal}.page[lang=ru] .glance-card-1 .glance-card-copy{width:clamp(240px,75vw,300px);padding:20px}.page[lang=ru] .glance-card-1 li:first-child{white-space:nowrap}.glance-card-1{top:var(--glance-mobile-last-top);width:min(100% - 40px,350px);height:var(--glance-mobile-last-card-height);z-index:2;left:max(20px,50% - 175px);transform:rotate(3.97deg)}.glance-card-1 .glance-card-copy,.glance-card-2 .glance-card-copy,.glance-card-3 .glance-card-copy,.glance-card-4 .glance-card-copy{padding:0}.glance-card-2{top:calc(114px + clamp(17px,4.5vw,18px));left:max(20px,50% - 175px);transform:rotate(-5.13deg)}.glance-card-3{top:clamp(336px,75vw + 96px,389px);left:max(20px,50% - 175px);transform:rotate(5.31deg)}.glance-card-4{top:clamp(546px,150vw + 66px,651px);left:max(20px,50% - 175px);transform:rotate(-3.75deg)}.glance-decor{width:clamp(120px,37.5vw,146px);height:clamp(120px,37.5vw,146px)}.glance-decor-left{top:clamp(120px,37.5vw,146px);left:calc(50% + clamp(51px,18vw,72.5px));right:auto;transform:rotate(247deg)scaleY(-1)}.glance-decor-right{top:clamp(880px,273.438vw,1082px);left:calc(50% + clamp(16px,3.5vw,30.75px));right:auto;transform:rotate(49deg)scaleY(-1)}}.page[lang=ru] .home-main{background:linear-gradient(to bottom, var(--color-surface) 0 20px, transparent 20px);margin-top:-10px;padding-top:10px}.hero{--hero-header-offset:clamp(64px, 17.7vw, 80px);width:100%;min-height:calc(100svh - var(--hero-header-offset));height:calc(100svh - var(--hero-header-offset));padding:clamp(20px, min(11vw, 5svh), 45px) 0 max(40px, env(safe-area-inset-bottom));background:var(--color-surface);text-align:center;border-radius:0 0 10px 10px;flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative;overflow:hidden}.hero>*{min-width:0}.hero-eyebrow{z-index:3;flex-shrink:0;width:calc(100% - clamp(40px,12.5vw,64px));max-width:none;margin:clamp(6px,5vw,15px) 0 0;font-size:clamp(16px,5vw,20px);line-height:1.2;position:relative}.hero-title-image{z-index:3;flex-shrink:0;width:min(90.625%,380px);height:auto;margin:clamp(12px,min(4vw,2.8svh),24px) 0 0;line-height:0;display:block;position:relative}.hero-title-image picture,.hero-title-image img{width:100%;height:auto;display:block}.hero-title-image img{aspect-ratio:290/100;object-fit:contain}.hero-visual{z-index:1;contain:paint;flex:280px;place-items:start center;width:100%;min-height:0;margin:clamp(2px,min(2vw,1svh),8px) 0 0;display:grid;position:relative}.hero:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(#d4e1ff 0%,#f0f7ff 42%,#fff0 72%);border-radius:50%;width:clamp(280px,60vw,760px);height:clamp(210px,60vw,366px);position:absolute;top:33%;left:50%;transform:translate(-50%)}.hero-mobile-main{z-index:1;object-fit:contain;width:auto;max-width:min(98vw,405px);height:100%;max-height:100%;display:block;position:relative}.hero-decoration{display:none}.hero-description{z-index:3;flex-shrink:0;width:calc(100% - clamp(40px,12.5vw,64px));max-width:360px;margin:clamp(4px,min(2vw,1.2svh),10px) 0 0;font-size:clamp(14px,4.375vw,17px);line-height:normal;position:relative}.hero-actions{z-index:3;flex-shrink:0;gap:clamp(7px,2.2vw,10px);width:auto;margin-top:clamp(16px,min(6vw,3svh),30px);display:flex;position:relative}.hero-actions .button{white-space:nowrap;width:auto;min-height:clamp(39px,12.2vw,47px);padding:clamp(10px,3.125vw,12px) clamp(15px,4.6875vw,19px);font-size:clamp(14px,4.375vw,17px)}@media (width>=821px){.home-main,.page[lang=ru] .home-main{background:0 0;margin-top:-20px;padding-top:0}.hero{height:auto;min-height:716px;padding:100px var(--page-gutter) 55px;border-radius:0 0 30px 30px;flex-direction:column;align-items:center;display:flex}.hero:before{display:none}.hero-heading{z-index:2;flex-direction:column;align-items:center;gap:30px;display:flex;position:relative}.hero-eyebrow{width:auto;max-width:none;margin-bottom:20px;font-size:29px;line-height:32px;position:static;transform:none}.hero-title-image,.page[lang=ru] .hero-title-image,.page[lang=en] .hero-title-image{width:min(933px, calc(100vw - (2 * var(--page-gutter))));flex-shrink:0;height:auto;margin:0;position:static;transform:none}.hero-title-image img{aspect-ratio:933/138;height:auto}.hero-visual{flex:none;width:min(100vw,1440px);height:229px;margin-top:-18px;display:block;position:relative;top:auto;left:auto;transform:none}.hero-visual:before{z-index:0;content:"";pointer-events:none;background:radial-gradient(#d4e1ff 0%,#f0f7ff 42%,#fff0 72%);border-radius:50%;width:100%;height:160px;position:absolute;top:50px;left:0;transform:none}.hero-mobile-main{display:none}.hero-decoration{z-index:1;object-fit:contain;display:block;position:absolute}.hero-cursor{width:174px;height:174px;top:48px;left:calc(50% - 424px);transform:rotate(-4.5deg)}.hero-portrait{background:var(--color-blue-pale);object-fit:cover;border-radius:32px;width:168px;height:152px;top:62px;left:calc(50% - 202px);transform:rotate(5.5deg)}.hero-task{width:240px;height:240px;top:20px;left:calc(50% - 22px);transform:rotate(1deg)}.hero-keys{width:210px;height:161px;top:64px;left:calc(50% + 222px)}.hero-description{width:auto;max-width:720px;margin:38px 0 29px;font-size:24px;line-height:1.25;position:static;transform:none}.hero-actions{gap:10px;width:auto;margin-top:0;position:static;transform:none}.hero-actions .button{min-height:46px;padding:15px 20px;font-size:18px}}.projects{width:100%;margin:0 auto}.projects-heading{flex-direction:column;align-items:center;height:auto;padding:0 20px 47px;display:flex}.projects-heading h2,.projects-heading .projects-title-en{width:210px;height:70px;margin:0;line-height:0}.projects-heading h2 picture,.projects-heading h2 img{width:100%;height:100%;display:block}.projects-heading h2 img{object-fit:contain}.projects-heading p{text-align:center;text-wrap:pretty;width:90%;max-width:430px;margin:2px 0 0;font-size:clamp(14px,4.375vw,17.5px);line-height:17px}.projects-list{flex-direction:column;gap:37px;display:flex}.project-card{background:var(--color-surface);border-radius:0;min-height:0;padding:0 20px 26px}.project-copy{flex-direction:column;align-items:flex-start;gap:10px;max-width:850px;min-height:0;padding-top:0;display:flex;transform:translateY(-19px)}.project-copy>div{flex-direction:column;gap:10px;display:flex}.project-category{color:#fff;background:#85b0f1;border-radius:20px;align-items:center;min-height:30px;padding:5px 10px;font:600 clamp(14px,4.375vw,17.5px)/1.4 Manrope,sans-serif;display:inline-flex}.project-copy h3{text-wrap:pretty;margin:0;font:600 clamp(18px,5vw,24px) Manrope,sans-serif}.project-copy p{text-wrap:pretty;margin:0;font-size:clamp(14px,4.375vw,17.5px);line-height:normal}.project-image-link{cursor:pointer;border-radius:10px;margin-top:-3px;transition:transform .18s,box-shadow .18s;display:block}.project-image-link:hover{transform:translateY(-3px);box-shadow:0 12px 28px #2779ff2e}.project-image-link:focus-visible{outline-offset:4px}.project-image{border-radius:inherit;aspect-ratio:280/139.582;object-fit:cover;width:100%;height:auto}.project-placeholder{flex-direction:column;align-items:flex-start;gap:24px;width:min(100% - 32px,760px);min-height:100vh;margin:0 auto;padding-block:clamp(80px,14vw,180px);display:flex}.project-placeholder h1{text-wrap:pretty;margin:0;font:600 clamp(32px,6vw,64px)/1.08 Manrope,sans-serif}.project-placeholder p{text-wrap:pretty;margin:0;font-size:18px;line-height:1.4}@media (width>=821px){.projects{width:min(100%, var(--container))}.projects-heading{height:192px;padding:0}.projects-heading h2{width:284px;height:90px}.projects-heading .projects-title-en{width:274px}.projects-heading p{width:31%;margin-top:0;font-size:18px;line-height:1.22}.projects-list{gap:47px}.project-card{border-radius:20px;min-height:730px;padding:0 50px 40px}.project-copy{gap:14px;min-height:138px;transform:translateY(-18px)}.project-copy>div{gap:14px}.project-category{min-height:39px;padding:7px 14px;font-size:18px}.project-copy h3{font-size:24px;line-height:1.15}.project-copy p{font-size:18px;line-height:1.22}.project-image-link{border-radius:20px;margin-top:12px}.project-image{aspect-ratio:1340/668}}.real-world{--real-world-scale:1;width:min(100%, var(--container));min-height:700px;margin:0 auto;overflow:hidden}.real-world-heading{z-index:2;width:622px;height:120px;margin-left:100px;position:relative}.real-world-heading h2{width:493px;height:117px;margin:0;line-height:0;position:absolute;top:-22px;left:0}.real-world-heading h2 img{object-fit:contain;object-position:left center;width:100%;height:100%}.real-world-heading h2 picture{width:100%;height:100%;display:block}.real-world-heading p{text-wrap:pretty;max-width:622px;margin:0;font-size:18px;line-height:1.22;position:absolute;top:76px;left:0}.real-world-stage{height:calc(650px * var(--real-world-scale));margin-top:30px;position:relative}.real-world-canvas{width:1440px;height:650px;transform:translateX(-50%) scale(var(--real-world-scale));transform-origin:top;position:absolute;top:0;left:50%}.real-world-canvas:before{z-index:0;content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(#fa92b15c 0%,#ea7e9d6b 25%,#ebebeb00 76%);border-radius:50%;width:450px;height:450px;position:absolute;top:81px;left:177px}.real-world-art img{object-fit:contain;pointer-events:none;max-width:none;display:block;position:absolute}.real-world-composition{z-index:1;width:590px;height:auto;top:12px;left:100px}.constraint-card{background:var(--color-surface);border-radius:20px;width:610px;height:103px;padding:36px 30px 20px;position:absolute;left:730px}.constraint-card h3{color:#fff;text-wrap:balance;background:#85b0f1;border-radius:20px;min-height:53px;margin:0;padding:10px 20px;font:600 24px Manrope,sans-serif;position:absolute;top:-28px;left:30px}.constraint-card p{text-wrap:pretty;max-width:550px;margin:0;font-size:18px;line-height:1.22}.constraint-card-1{top:28px}.constraint-card-2{top:189px}.constraint-card-3{top:350px}.constraint-card-4{top:511px}@media (width<=1439px){.real-world{--real-world-scale:.96}}@media (width<=1320px){.real-world{--real-world-scale:.9}}@media (width<=1180px){.real-world{--real-world-scale:.8}}@media (width<=1040px){.real-world{--real-world-scale:.7}}@media (width<=900px){.real-world{--real-world-scale:.59;min-height:calc(210px + (650px * var(--real-world-scale)))}.real-world-heading{gap:20px;width:auto;height:130px;margin-inline:16px}.real-world-heading h2{width:min(493px,100%)}[lang=en] .real-world-heading h2{width:min(603px,100%)}.real-world-heading p{font-size:16px}.real-world-stage{margin-top:10px}}@media (width<=760px){.real-world{--real-world-scale:.49}}@media (width<=630px){.real-world{--real-world-scale:.39}}@media (width<=500px){.real-world{--real-world-scale:.3;min-height:calc(200px + (650px * var(--real-world-scale)))}}@media (width<=390px){.real-world{--real-world-scale:.22}}@media (width<=820px){.real-world{--real-world-scale:1;width:100%;min-height:1164px;margin:0;position:relative}.page[lang=en] .real-world{min-height:1080px}.real-world-heading{z-index:3;width:min(100% - 40px,340px);height:auto;margin:0 auto;position:relative}.real-world-heading h2,[lang=en] .real-world-heading h2{width:100%;height:84px;position:relative;top:0;left:0}.real-world-heading h2 img{object-position:left center}.real-world-heading p{width:244px;max-width:none;margin-top:24px;font-size:clamp(14px,4.375vw,17.5px);position:relative;top:0;left:0}.page[lang=en] .real-world-heading p{width:100%}.real-world-stage{width:100%;height:auto;margin:38px auto 0;position:relative}.real-world-canvas{width:100%;height:auto;position:relative;top:0;left:0;transform:none}.real-world-canvas:before{display:none}.constraint-list{z-index:2;flex-direction:column;gap:28px;width:min(100% - 40px,340px);margin:0 auto;display:flex;position:relative}.constraint-card{width:100%;height:auto;min-height:105px;padding:35px 10px 20px 20px;position:relative;top:auto;left:auto}.constraint-card-4{height:auto;min-height:122px}.constraint-card h3{width:95%;min-height:35px;padding:8px 16px;font-size:clamp(14px,3.875vw,17.5px);top:-18px;left:0;overflow:hidden}.constraint-card p{width:calc(100% - 29px);max-width:none;font-size:clamp(14px,4.375vw,17.5px)}.real-world-art{width:100%;margin-top:clamp(34px,10vw,48px);position:relative}.real-world-composition{width:min(85%,340px);max-width:none;height:auto;position:relative;top:auto;left:50%;transform:translate(-50%)}}.work-tools{width:100%;padding-bottom:clamp(40px,12.5vw,60px);overflow:hidden}.work-tools-stage,.work-tools-canvas{width:100%;position:relative}.work-tools-title{z-index:2;width:280px;height:62px;margin:0;line-height:0;position:absolute;top:-45px;left:20px}.page[lang=ru] .work-tools-title{width:273px;height:60px;top:-42px}.page[lang=en] .work-tools-title{width:210px;height:64px}.work-tools-title picture,.work-tools-title img,.solutions-title picture,.solutions-title img{width:100%;height:100%;display:block}.work-tools-title img,.solutions-title img{object-fit:contain;object-position:left top}.work-tools-content{z-index:1;flex-direction:column;gap:40px;width:calc(100% - 40px);margin-top:57px;display:flex;position:relative;top:30px;left:20px}.work-tools-groups{flex-direction:column;gap:20px;width:100%;display:flex}.work-tools-group{width:100%}.work-tools-group h3{text-wrap:balance;margin:0 0 14px;font:700 clamp(16px,5vw,20px)/22px Manrope,sans-serif}.work-tools-tags,.solutions-list{flex-wrap:wrap;align-content:center;gap:5px;margin:0;padding:0;list-style:none;display:flex}.work-tools-tags li,.solutions-list li{background:var(--color-surface);text-wrap:pretty;border:1px solid #85b0f1;border-radius:20px;align-items:center;min-height:35px;padding:8px 16px;font-size:clamp(14px,4.375vw,17.5px);display:flex}.page[lang=ru] .work-tools-design .work-tools-tags li:nth-child(6){white-space:nowrap}.work-tools-solutions{flex-direction:column;width:calc(100% + 40px);margin-left:-20px;display:flex}.solutions-title{width:280px;height:75px;margin:0;line-height:0;position:relative;left:10px}.page[lang=ru] .solutions-title{width:290px;top:3px;left:0}.solutions-description{display:none}.solutions-list{justify-content:flex-start;width:calc(100% - 40px);margin:0 20px}.solutions-list li{max-width:100%}@media (width<=820px){.page[lang=ru] .solutions-list li:first-child{width:315px}.page[lang=ru] .solutions-list li:nth-child(2){width:250px}.page[lang=ru] .solutions-list li:nth-child(3){width:71%}.page[lang=ru] .solutions-list li:nth-child(4){width:60%}.page[lang=ru] .solutions-list li:nth-child(5){width:75%}.page[lang=ru] .solutions-list li:nth-child(6){width:280px}.page[lang=en] .solutions-list li:first-child{width:260px}.page[lang=en] .solutions-list li:nth-child(2){width:280px}.page[lang=en] .solutions-list li:nth-child(3){width:260px}.page[lang=en] .solutions-list li:nth-child(4){width:290px}.page[lang=en] .solutions-list li:nth-child(5){width:95%}.page[lang=en] .solutions-list li:nth-child(6){width:270px}}.work-tools-art{width:100%;height:377px;position:relative}.work-tools-art:before{content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(#91b9ffdb 0%,#a9c5ff21 48%,#ebebeb00 78%);border-radius:50%;width:519px;height:527px;position:absolute;top:-110px;left:50%;transform:translate(-50%)}.work-tools-art img{object-fit:contain;pointer-events:none;max-width:none;display:block;position:absolute}.work-tools-typewriter{z-index:1;width:300px;height:377px;top:0;left:calc(50% - 154px);transform:rotate(-7.57deg)}.work-tools-cursor,.solutions-cursor{z-index:2;width:135px;height:135px}.work-tools-cursor{top:33px;left:calc(50% - 148px);transform:rotate(116deg)}.solutions-cursor{top:228px;left:calc(50% + 20px);transform:rotate(292deg)}@media (width>=821px){.work-tools{padding-bottom:0}.work-tools-stage{height:auto}.work-tools-canvas{aspect-ratio:1440/1079;width:min(100%,1440px);margin-inline:auto}.page[lang=en] .work-tools-canvas{aspect-ratio:1440/1173}.work-tools-canvas:before{aspect-ratio:1;content:"";filter:blur(12px);pointer-events:none;background:radial-gradient(#91b9ffdb 0%,#a9c5ff21 48%,#ebebeb00 78%);border-radius:50%;width:50.78%;position:absolute;top:13.83%;left:53.33%}.work-tools-art:before{display:none}.work-tools-title,.page[lang=ru] .work-tools-title,.page[lang=en] .work-tools-title{width:28.056%;height:8.341%;top:0;left:6.944%}.page[lang=en] .work-tools-title{width:20.556%;height:7.673%}.work-tools-content,.work-tools-groups,.work-tools-art{display:contents}.work-tools-group{z-index:1;position:absolute;left:6.944%}.work-tools-design{width:48.958%;top:9%}.work-tools-workflow{width:53.611%;top:35.921%}.page[lang=en] .work-tools-workflow{width:53.611%;top:32.921%;left:6.944%}.work-tools-group h3{margin-bottom:27px;font-size:24px}.work-tools-tags,.solutions-list{gap:10px}.work-tools-tags li,.solutions-list li{min-height:clamp(40px,3.611vw,52px);padding:clamp(10px,.972vw,14px) clamp(15px,1.389vw,20px);font-size:clamp(14px,1.25vw,18px);line-height:1.22}.page[lang=en] .work-tools-design .work-tools-tags{height:auto}.work-tools-solutions{width:100%;height:46.154%;margin:0;display:block;position:absolute;top:53.846%;left:0}.page[lang=en] .work-tools-solutions{height:50.469%;top:52.531%}.solutions-title,.page[lang=ru] .solutions-title{width:41.667%;height:20.08%;position:absolute;top:0;left:6.944%}.page[lang=en] .solutions-title{width:30.375%;left:5%}.solutions-title img{object-fit:cover}.solutions-description{text-wrap:pretty;width:45.667%;margin:0;font-size:clamp(14px,1.25vw,18px);line-height:1.22;display:block;position:absolute;top:20.482%;left:6.944%}.solutions-list,.page[lang=en] .solutions-list{z-index:2;width:70.625%;margin:0;position:absolute;top:23.896%;left:6.944%}.page[lang=en] .solutions-list{top:29.73%}.solutions-list li{padding-inline:clamp(20px,2.083vw,30px)}.solutions-list li:first-child{width:auto}.work-tools-art img{position:absolute}.work-tools-typewriter{aspect-ratio:422/533;width:29.306%;height:auto;top:28.267%;left:63.542%;transform:none}.page[lang=en] .work-tools-typewriter{aspect-ratio:410/529;width:28.472%;top:29.281%;left:64.583%}.work-tools-cursor{aspect-ratio:1;width:14.653%;height:auto;top:12.604%;left:63.542%;transform:rotate(116deg)}.page[lang=en] .work-tools-cursor{top:17.066%;left:65.278%}.solutions-cursor{aspect-ratio:1;width:14.792%;height:auto;top:58.295%;left:84.028%;transform:scaleX(-1)}.page[lang=en] .solutions-cursor{top:55.561%;left:82.292%}}.project-carousel{outline:none;width:100%;height:550px;position:relative;overflow:hidden}.project-carousel:focus-visible{box-shadow:inset 0 0 0 3px #2779ff6b}.project-carousel__viewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;height:100%;position:relative}.project-carousel__slide{z-index:1;opacity:0;pointer-events:none;width:650px;height:520px;transform:translateX(calc(-50% + var(--carousel-offset) * 610px)) scale(.82);transition:transform .32s,opacity .24s,top .32s;position:absolute;top:25px;left:50%}.project-carousel__slide.is-previous,.project-carousel__slide.is-next{z-index:2;opacity:1}.project-carousel__slide.is-active{z-index:3;opacity:1;pointer-events:auto;top:0;transform:translate(-50%)scale(1)}.project-carousel-card{background:#fff;border-radius:20px;width:100%;height:100%;padding:40px 50px;position:relative;overflow:hidden}.project-carousel-card__copy{width:min(543px,100%)}.project-carousel-card h3{color:#fff;background:#85b0f1;border-radius:20px;margin:0 0 16px;padding:7px 14px;font:600 18px/1.4 Manrope,sans-serif;display:inline-block;transform:translateY(-20px)}.project-carousel-card p{margin:0;font:400 16px/1.4 Inter,sans-serif}.project-carousel-card__image{cursor:pointer;border-radius:10px;width:530px;height:249px;position:absolute;bottom:40px;left:70px;overflow:hidden}.project-carousel-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.project-carousel-card__image:hover img,.project-carousel-card__image:focus-visible img{transform:scale(1.02)}.project-carousel__button{z-index:5;cursor:pointer;background:#fff;border:2px solid #2779ff;border-radius:50%;width:70px;height:70px;padding:0;transition:transform .18s,opacity .18s;position:absolute;top:275px}.project-carousel__button--previous{left:calc(50% - 352px)}.project-carousel__button--next{right:calc(50% - 360px);transform:rotate(180deg)}.project-carousel__button:hover:not(:disabled){transform:scale(1.06)}.project-carousel__button--next:hover:not(:disabled){transform:rotate(180deg)scale(1.06)}.project-carousel__button:disabled{opacity:.28;cursor:default}.project-carousel__button:focus-visible{outline-offset:4px;outline:3px solid #2779ff}.project-carousel__dots{display:none}.project-carousel__arrow{border-bottom:2px solid #2779ff;border-left:2px solid #2779ff;width:24px;height:24px;display:block;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%)rotate(45deg)}@media (width<=820px){.project-carousel{height:auto;padding-bottom:8px}.project-carousel__viewport{height:auto}.project-carousel__slide{width:100vw;height:auto;transform:translateX(calc(-50% + var(--carousel-offset) * 250px)) scale(.9);position:absolute;top:15px}.project-carousel__slide.is-active{width:100%;position:relative;top:0;left:0;transform:none}.project-carousel__slide.is-previous,.project-carousel__slide.is-next{opacity:0;pointer-events:none}.project-carousel-card{border-radius:20px;flex-direction:column;height:auto;padding:0 20px 15px;display:flex}.project-carousel-card__copy{flex:none}.project-carousel-card h3{margin-bottom:12px;font-size:14px;transform:none}.project-carousel-card p{font-size:14px;line-height:1.22}.project-carousel-card__image{flex:none;width:100%;height:clamp(120px,43.5vw,174px);max-height:174px;margin-top:clamp(14px,4.375vw,20px);position:relative;inset:auto}.project-carousel__button{display:none}.project-carousel__dots{z-index:5;justify-content:center;align-items:center;gap:8px;margin-top:12px;display:flex;position:relative;bottom:auto;left:auto;transform:none}.project-carousel__dot{cursor:pointer;background:#c7d8f2;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .18s,background-color .18s}.project-carousel__dot.is-active{background:#2779ff;border-radius:999px;width:24px}.project-carousel__dot:focus-visible{outline-offset:3px;outline:2px solid #2779ff}}@media (prefers-reduced-motion:reduce){.project-carousel__slide,.project-carousel__button,.project-carousel__dot,.project-carousel-card__image img{transition:none}}.engineering-page{color:var(--color-text);background:var(--color-page);overflow:hidden}.engineering-container{width:min(1240px,100% - 200px);margin-inline:auto}.engineering-page h1,.engineering-page h2,.engineering-page h3,.engineering-page p,.engineering-page dl,.engineering-page dd{margin:0}.engineering-page h1{font:700 44px/1.2 Manrope,sans-serif}.engineering-page h2{font:700 30px/1.55 Manrope,sans-serif}.engineering-page h3,.engineering-facts dt{margin:14px 0;font:600 24px/1.35 Manrope,sans-serif}.engineering-page p,.engineering-page li,.engineering-page dd{text-wrap:pretty;font-size:18px;line-height:1.22}.engineering-page .engineering-paragraph-spaced{margin-top:24px}.engineering-intro{padding-top:58px}.engineering-intro p{max-width:820px;margin-top:10px}.engineering-hero-gallery,.engineering-showcase{background:#5b6270;border-radius:20px;position:relative;overflow:hidden}.engineering-hero-gallery{height:618px;margin-top:35px}.engineering-hero-gallery-ru,.engineering-hero-gallery-en{aspect-ratio:auto;background:0 0;height:auto;padding:0;display:block;overflow:visible}.engineering-hero-gallery-ru img,.engineering-hero-gallery-ru .hero-shot-1,.engineering-hero-gallery-en img,.engineering-hero-gallery-en .hero-shot-1{object-fit:contain;border-radius:20px;width:100%;min-width:0;max-width:100%;height:auto;position:static}.engineering-hero-gallery img,.engineering-showcase img{object-fit:cover;max-width:none;position:absolute}.engineering-hero-gallery .hero-shot-3{width:263px;height:523px;top:95px;left:973px}.engineering-overview{padding-top:40px}.engineering-overview-copy{max-width:1074px;margin-top:20px}.engineering-facts{gap:4px;max-width:760px;margin-top:14px;display:grid}.engineering-facts div{gap:6px;display:grid}.engineering-problem{grid-template-columns:1fr;gap:34px;padding-top:40px;display:grid}.engineering-problem h2,.engineering-constraints h2,.engineering-text-section h2,.engineering-decisions>h2{margin-bottom:20px}.engineering-page ul,.engineering-page ol{margin:14px 0 0;padding-left:27px}.engineering-constraints{padding:40px 0}.engineering-constraints p+p{margin-top:14px}.engineering-showcase{width:100%}.engineering-showcase-main{height:1341px}.engineering-showcase-main-ru,.engineering-showcase-main-en{background:0 0;height:auto;overflow:visible}.engineering-showcase-main-ru .showcase-canvas,.engineering-showcase-main-en .showcase-canvas{width:100%;height:auto}.engineering-showcase-main-ru img,.engineering-showcase-main-ru .showcase-shot-1,.engineering-showcase-main-en img,.engineering-showcase-main-en .showcase-shot-1{object-fit:contain;border-radius:20px;width:100%;max-width:100%;height:auto;position:static}.showcase-canvas{width:1440px;height:100%;margin:0 auto;position:relative}.showcase-shot-1{border-radius:13px;width:759px;height:710px;top:48px;left:130px}.showcase-shot-2{width:220px;height:444px;top:823px;left:222px;object-fit:contain!important}.showcase-shot-3{width:220px;height:444px;top:248px;left:1012px;object-fit:contain!important}.showcase-shot-4{border-radius:13px;width:775px;height:373px;top:888px;left:556px}.engineering-narrative{padding-top:68px}.engineering-text-section+.engineering-questions{margin-top:14px}.engineering-questions{width:520px}.engineering-narrative>.engineering-text-section:nth-of-type(2),.engineering-decisions{margin-top:40px}.engineering-decision-list{gap:20px;display:grid}.engineering-decision-list section{gap:3px;display:grid}.engineering-decision-list ul{margin-top:0}.engineering-decisions+.engineering-text-section,.engineering-narrative>.engineering-text-section:last-child{margin-top:40px}.engineering-showcase-final{height:623px;margin-top:38px}.engineering-showcase-final-ru,.engineering-showcase-final-en{background:0 0;height:auto;overflow:visible}.engineering-showcase-final-ru .showcase-canvas,.engineering-showcase-final-en .showcase-canvas{width:100%;height:auto}@media (width>=821px){.engineering-showcase-main-ru .showcase-canvas,.engineering-showcase-main-en .showcase-canvas,.engineering-showcase-final-ru .showcase-canvas,.engineering-showcase-final-en .showcase-canvas{width:min(1240px,100% - 200px);margin-inline:auto}}.engineering-showcase-final-ru img,.engineering-showcase-final-ru .final-shot-1,.engineering-showcase-final-en img,.engineering-showcase-final-en .final-shot-1{object-fit:contain;border-radius:20px;width:100%;max-width:100%;height:auto;position:static}.final-shot-1{width:220px;height:444px;top:129px;left:100px;object-fit:contain!important}.final-shot-2{width:220px;height:445px;top:60px;left:340px;object-fit:contain!important}.final-shot-3{border-radius:13px;width:761px;height:304px;top:132px;left:610px}.engineering-cta{padding:58px 0 36px}.engineering-cta-card{background:#fff;border-radius:20px;width:520px;min-height:369px;padding:108px 78px;position:relative;transform:rotate(-7deg);box-shadow:32px 20px #85b0f1}.engineering-cta-card-ru,.engineering-cta-card-en{isolation:isolate;box-shadow:none;background:0 0;transform:none}.engineering-cta-card-ru:before,.engineering-cta-card-en:before{z-index:0;content:"";transform-origin:50%;background:#85b0f1;border-radius:20px;position:absolute;inset:0;transform:rotate(7.18deg)}.engineering-cta-card-ru:after,.engineering-cta-card-en:after{z-index:1;content:"";background:#fff;border-radius:20px;position:absolute;inset:0}.engineering-cta-card-ru h2,.engineering-cta-card-ru .button,.engineering-cta-card-en h2,.engineering-cta-card-en .button{z-index:2;position:relative}.engineering-cta-clip{z-index:3;object-fit:cover;pointer-events:none;width:170px;max-width:none;height:135px;position:absolute;top:-80px;left:201px}.engineering-cta-card-ru .button,.engineering-cta-card-en .button{transform:none}.engineering-cta-card .button{margin-top:54px}.engineering-other{padding:42px 0 74px}.engineering-other>h2{margin:0 auto 70px}@media (width<=820px){.engineering-container{width:calc(100% - 40px);max-width:680px}.engineering-page h1{font-size:clamp(24px,7.5vw,30px);line-height:1.25}.engineering-page h2{font-size:clamp(18px,5.625vw,22.5px);line-height:1.35}.engineering-page h3,.engineering-facts dt{font-size:clamp(16px,5vw,20px);line-height:1.35}.engineering-page p,.engineering-page li,.engineering-page dd{font-size:clamp(14px,4.375vw,17.5px);line-height:1.22}.engineering-intro{padding-top:30px}.engineering-intro p{margin-top:10px}.engineering-hero-gallery{border-radius:0;width:calc(100% - 40px);margin-top:30px}.engineering-hero-gallery picture,.engineering-showcase picture{width:100%;display:block}.engineering-hero-gallery-ru img,.engineering-hero-gallery-ru .hero-shot-1,.engineering-hero-gallery-en img,.engineering-hero-gallery-en .hero-shot-1{border-radius:0;width:100%}.engineering-overview{padding-top:30px}.engineering-overview-copy{margin-top:14px}.engineering-overview-copy p+p,.engineering-text-section p+p,.engineering-problem p+p{margin-top:8px}.engineering-facts{gap:10px;margin-top:14px}.engineering-facts div{gap:5px}.engineering-problem{gap:30px;padding-top:30px}.engineering-problem h2,.engineering-constraints h2,.engineering-text-section h2,.engineering-decisions>h2{margin-bottom:14px}.engineering-page ul,.engineering-page ol{margin-top:10px;padding-left:21px}.engineering-constraints{padding:30px 0}.engineering-constraints p+p{margin-top:10px}.engineering-showcase-main,.engineering-showcase-final{border-radius:0;width:100%;margin-top:0}.engineering-showcase-main-ru img,.engineering-showcase-main-ru .showcase-shot-1,.engineering-showcase-main-en img,.engineering-showcase-main-en .showcase-shot-1,.engineering-showcase-final-ru img,.engineering-showcase-final-ru .final-shot-1,.engineering-showcase-final-en img,.engineering-showcase-final-en .final-shot-1{border-radius:0;width:100%}.engineering-narrative{padding-top:30px}.engineering-text-section+.engineering-questions{margin-top:10px}.engineering-questions{width:100%}.engineering-narrative>.engineering-text-section:nth-of-type(2),.engineering-decisions,.engineering-decisions+.engineering-text-section,.engineering-narrative>.engineering-text-section:last-child{margin-top:30px}.engineering-decision-list{gap:14px}.engineering-showcase-final{margin-top:30px}.engineering-cta{padding:109px 0 42px}.engineering-cta-card{border-radius:10px;width:min(300px,100%);min-height:263px;padding:57px 17px 35px}.engineering-cta-card-ru:before,.engineering-cta-card-en:before,.engineering-cta-card-ru:after,.engineering-cta-card-en:after{border-radius:10px}.engineering-cta-card-ru:before,.engineering-cta-card-en:before{transform:rotate(8.23deg)}.engineering-cta-card h2{text-align:center}.engineering-cta-card .button{margin-top:38px}.engineering-cta-clip{width:125px;height:89px;top:-55px;left:50%;transform:translate(-20%)}.engineering-other{padding:0 0 25px}.engineering-other>h2{width:calc(100% - 40px);margin:0 auto 20px}}.event-page{color:var(--color-text);background:#f4f4f4;overflow:hidden}.event-container{width:min(1240px,100% - 200px);margin-inline:auto}.event-page h1,.event-page h2,.event-page h3,.event-page p,.event-page dl,.event-page dd{margin:0}.event-page h1{font:700 58px/1.2 Manrope,sans-serif}.event-page h2{font:700 30px/1.55 Manrope,sans-serif}.event-page h3,.event-page dt{font:600 24px/1.35 Manrope,sans-serif}.event-page p,.event-page li,.event-page dd{text-wrap:pretty;font-size:18px;line-height:1.25}.event-hero{background:#fff;border-radius:0 0 20px 20px;padding:70px 0 40px}.event-hero>div>p{max-width:820px;margin-top:10px}.event-hero picture{margin-top:45px;display:block}.event-hero img,.event-showcase img{object-fit:contain;width:100%;height:auto;display:block}.event-hero img{border-radius:20px}.event-overview{padding-top:0}.event-overview-copy{max-width:1080px;margin-top:20px}.event-overview dl{gap:14px;max-width:760px;margin-top:18px;display:grid}.event-overview dl div{gap:8px;display:grid}.event-approach{min-height:378px;padding:40px 0}.event-text h2,.event-decisions>h2{margin-bottom:20px}.event-approach .event-text{max-width:1200px}.event-page .event-paragraph-spaced{margin-top:8px}.event-approach ol{margin:14px 0 0;padding-left:27px}.event-page .project-carousel-card h3{margin:0 0 16px;transform:translateY(-20px)}.event-showcase picture{display:block}.event-task{background:#18201f}@media (width>=821px){.event-task picture,.event-result picture{width:min(1240px,100% - 200px);margin-inline:auto}.event-task img,.event-result img{border-radius:20px}}.event-narrative{padding:40px 0}.event-narrative .event-text{max-width:1120px}.event-mobile-process-image{display:none}.event-decisions{padding:42px 0}.event-decisions>div{gap:22px;display:grid}.event-decisions section{gap:8px;max-width:1200px;display:grid}.event-decisions ul{margin:0;padding-left:27px}.event-outcome{padding:30px 0 42px}.event-result{width:100%}.event-cta{padding:130px 0 82px}.event-cta-card{isolation:isolate;width:570px;min-height:370px;padding:112px 78px 70px;position:relative}.event-cta-card:before,.event-cta-card:after{content:"";border-radius:20px;position:absolute;inset:0}.event-cta-card:before{z-index:0;background:#85b0f1;transform:rotate(7.2deg)}.event-cta-card:after{z-index:1;background:#fff}.event-cta-card h2,.event-cta-card .button{z-index:2;position:relative}.event-cta-card .button{margin-top:54px}.event-cta-card img{z-index:3;object-fit:cover;pointer-events:none;width:152px;height:121px;position:absolute;top:-64px;left:214px;transform:rotate(11deg)}.event-other{padding-bottom:74px}.event-other>h2{margin:0 auto 70px}@media (width<=820px){.event-page .project-carousel-card h3{margin:14px 0;transform:none}.event-container{width:min(100% - 40px,680px)}.event-page h1{font-size:clamp(24px,7.5vw,30px);line-height:1.2}.event-page h2{font-size:clamp(18px,5.625vw,22.5px);line-height:1.35}.event-page h3,.event-page dt{font-size:clamp(16px,5vw,20px);line-height:1.35}.event-page p,.event-page li,.event-page dd{font-size:clamp(14px,4.375vw,17.5px);line-height:normal}.event-hero{min-height:738px;padding:30px 0 29px}.event-hero picture{margin-top:30px}.event-page-en .event-hero picture{margin-top:47px}.event-hero img{border-radius:0}.event-overview{min-height:416px;padding-top:30px}.event-page-en .event-overview{min-height:442px}.event-overview-copy{margin-top:14px}.event-overview-copy p+p{margin-top:8px}.event-overview dl{gap:10px;margin-top:14px}.event-overview dl div{gap:5px}.event-approach{min-height:474px;padding-top:30px}.event-page-en .event-approach{min-height:447px}.event-text h2,.event-decisions>h2{margin-bottom:14px}.event-approach ol{margin-top:10px;padding-left:21px}.event-task img{width:100%}.event-narrative{padding:30px 0}.event-mobile-process-image{width:100%;display:block}.event-mobile-process-image img{width:100%;height:auto;display:block}.event-decisions{padding:30px 0}.event-decisions>div{gap:14px}.event-decisions section{gap:10px}.event-decisions ul{margin:0;padding-left:21px}.event-outcome{padding:30px 0}.event-result{background:#18201f;height:571px;overflow:hidden}.event-result img{object-fit:cover;object-position:top;width:100%;height:100%}.event-cta{padding:89px 0 64px}.event-cta-card{width:280px;min-height:263px;padding:57px 17px 35px}.event-cta-card:before,.event-cta-card:after{border-radius:10px}.event-cta-card:before{transform:rotate(8.23deg)}.event-cta-card h2{text-align:center}.event-cta-card .button{margin-top:38px}.event-cta-card img{width:125px;height:89px;top:-55px;left:50%;transform:translate(-20%)rotate(11deg)}.event-other{padding-bottom:25px}.event-other>h2{margin:0 auto 20px}}.fitness-page{color:var(--color-text);background:var(--color-page);overflow:hidden}.fitness-container{width:min(100% - 40px,680px);margin-inline:auto}.fitness-page h1{text-wrap:balance;font:700 clamp(24px,7.5vw,30px)/1.25 Manrope,sans-serif}.fitness-page h2{text-wrap:balance;font:700 clamp(18px,5.625vw,22.5px)/1.35 Manrope,sans-serif}.fitness-page h3,.fitness-facts dt{font:600 clamp(16px,5vw,20px)/1.35 Manrope,sans-serif}.fitness-page p,.fitness-page li,.fitness-page dd{text-wrap:pretty;margin:0;font-size:clamp(14px,4.375vw,17.5px);line-height:1.22}.fitness-intro{padding-top:30px}.fitness-intro p{margin-top:10px}.fitness-image{width:100%;overflow:hidden}.fitness-image picture,.fitness-image img{width:100%;height:auto;display:block}.fitness-main{width:min(100% - 40px,680px);margin:30px auto 0}.fitness-overview{padding-top:30px}.fitness-text-section h2,.fitness-decisions>h2{margin-bottom:14px}.fitness-text-section p+p{margin-top:8px}.fitness-facts{gap:10px;margin-top:14px;display:grid}.fitness-facts div{gap:3px;display:grid}.fitness-approach{padding:30px 0}.fitness-approach ul,.fitness-decisions ul{margin:10px 0;padding-left:21px}.fitness-showcase,.fitness-results{width:100%}.fitness-narrative{gap:30px;padding-top:30px;display:grid}.fitness-decisions>div{gap:14px;display:grid}.fitness-decisions section{gap:5px;display:grid}.fitness-decisions ul{margin-top:0}.fitness-decision-conclusion{margin-top:4px!important}.fitness-results{margin-top:30px}.fitness-cta{padding:109px 0 42px}.fitness-cta-card{isolation:isolate;background:0 0;border-radius:10px;width:min(300px,100%);min-height:263px;padding:57px 17px 35px;position:relative}.fitness-cta-card:before,.fitness-cta-card:after{border-radius:inherit;content:"";position:absolute;inset:0}.fitness-cta-card:before{z-index:-2;background:#85b0f1;transform:rotate(8.23deg)}.fitness-cta-card:after{z-index:-1;background:#fff}.fitness-cta-card img{object-fit:cover;pointer-events:none;width:125px;height:89px;position:absolute;top:-55px;left:50%;transform:translate(-20%)}.fitness-cta-card h2{text-align:center}.fitness-cta-card .button{margin-top:38px}.fitness-other{padding-bottom:25px}.fitness-other>h2{margin:0 auto 20px}@media (width>=821px){.fitness-container{width:min(1240px,100% - 200px)}.fitness-page h1{font-size:58px;line-height:1.15}.fitness-page h2{font-size:30px;line-height:1.55}.fitness-page h3,.fitness-facts dt{font-size:24px;line-height:1.35}.fitness-page p,.fitness-page li,.fitness-page dd{margin:0;font-size:18px;line-height:1.22}.fitness-intro{padding-top:58px}.fitness-intro p{max-width:870px;margin-top:10px}.fitness-main{border-radius:20px;width:min(1240px,100% - 200px);margin-top:35px}.fitness-overview{padding-top:40px}.fitness-text-section h2,.fitness-decisions>h2{margin-bottom:20px}.fitness-text-section>div{max-width:1030px}.fitness-text-section p+p{margin-top:0}.fitness-facts{gap:4px;max-width:760px;margin-top:14px}.fitness-facts div{gap:6px}.fitness-approach{padding:40px 0}.fitness-approach .fitness-text-section{max-width:1030px}.fitness-approach ul,.fitness-decisions ul{margin-top:14px;padding-left:27px}.fitness-showcase,.fitness-results{width:min(1240px,100% - 200px);margin-inline:auto}.fitness-showcase{border-radius:20px}.fitness-narrative{gap:40px;padding-top:68px}.fitness-decisions>div{gap:20px;max-width:1012px}.fitness-decisions section{gap:14px}.fitness-decisions ul{margin-top:0}.fitness-decision-conclusion{margin-top:0!important}.fitness-results{border-radius:20px;margin-top:38px}.fitness-cta{padding:58px 0 36px}.fitness-cta-card{border-radius:20px;width:520px;min-height:369px;padding:108px 78px}.fitness-cta-card:before{transform:rotate(7.18deg)}.fitness-cta-card img{width:170px;height:135px;top:-80px;left:201px;transform:none}.fitness-cta-card h2{text-align:left}.fitness-cta-card .button{margin-top:54px}.fitness-other{padding:42px 0 74px}.fitness-other>h2{margin:0 auto 70px}}.language-school-page{color:var(--color-text);background:#f4f4f4;overflow:hidden}.school-container{width:min(1240px,100% - 200px);margin-inline:auto}.language-school-page h1,.language-school-page h2,.language-school-page h3,.language-school-page p,.language-school-page dl,.language-school-page dd{margin-top:14px}.language-school-page h1{font:700 58px/1.2 Manrope,sans-serif}.language-school-page h2{font:700 30px/1.55 Manrope,sans-serif}.language-school-page h3,.school-facts dt{font:600 24px/1.35 Manrope,sans-serif}.language-school-page p,.language-school-page li,.language-school-page dd{font-size:18px;line-height:1.22}.school-hero{background:#fff;border-radius:0 0 20px 20px;padding:70px 0 60px}.school-hero p{max-width:820px;margin-top:10px}.school-hero picture{margin-top:45px;display:block}.school-hero img,.school-showcase img{object-fit:contain;width:100%;height:auto;display:block}.school-hero img{border-radius:20px}.school-overview{min-height:814px;padding-top:0}.school-overview h2{padding-top:0}.school-overview-copy{max-width:1074px;margin-top:20px}.school-paragraph-space{margin-top:10px}.school-facts{gap:4px;max-width:760px;margin-top:14px;display:grid}.school-facts div{gap:6px;display:grid}@media (width>=821px){.school-facts dt,.school-facts dd{margin:0}}.school-showcase{width:100%}.school-showcase picture{display:block}.school-task-showcase{background:#e6f0ff}@media (width>=821px){.school-task-showcase picture{width:min(1240px,100% - 200px);margin-inline:auto}}.school-approach,.school-narrative{padding-top:58px}.school-text-section h2,.school-decisions>h2{margin-bottom:20px}.school-text-section>div,.school-approach .school-text-section,.school-decisions,.school-narrative>.school-text-section{max-width:1200px}.school-approach ol,.school-decision-list ul{margin:14px 0 0;padding-left:27px}.school-approach ol{width:720px}.school-narrative{gap:40px;padding-bottom:38px;display:grid}.school-decisions{margin-top:0}.school-decision-list{gap:20px;display:grid}.school-decision-list section{gap:3px;max-width:1200px;display:grid}.language-school-page .school-paragraph-spaced{margin-top:8px}.school-decision-list ul{margin-top:0}.school-result-showcase{width:min(1270px,100% - 170px);margin-inline:auto}.school-result-showcase img{border-radius:20px}.school-cta{padding:133px 0 78px}.school-cta-card{isolation:isolate;width:570px;min-height:370px;padding:112px 78px 70px;position:relative}.school-cta-card:before,.school-cta-card:after{content:"";border-radius:20px;position:absolute;inset:0}.school-cta-card:before{z-index:0;background:#85b0f1;transform:rotate(7.18deg)}.school-cta-card:after{z-index:1;background:#fff}.school-cta-card h2,.school-cta-card .button{z-index:2;position:relative}.school-cta-card .button{margin-top:54px}.school-cta-clip{z-index:3;object-fit:cover;pointer-events:none;width:152px;height:121px;position:absolute;top:-64px;left:214px;transform:rotate(11deg)}.school-other{padding:0 0 74px}.school-other>h2{margin:0 auto 70px}.school-ru-approach-mobile{display:none}@media (width>=821px){.language-school-page-ru .school-overview{min-height:459px}.language-school-page-en .school-overview{min-height:471px;padding-top:0}.language-school-page-en .school-approach{min-height:343px;padding-top:0}.language-school-page-ru .school-approach{min-height:355px;padding:40px 0}}@media (width<=820px){.school-ru-approach-desktop{display:none}.school-ru-approach-mobile{display:block}.school-container{width:min(100% - 40px,680px)}.language-school-page h1{font-size:clamp(24px,7.5vw,30px);line-height:1.2}.language-school-page h2{font-size:clamp(18px,5.625vw,22.5px);line-height:1.35}.language-school-page h3,.school-facts dt{font-size:clamp(16px,5vw,20px);line-height:1.35}.language-school-page p,.language-school-page li,.language-school-page dd{font-size:clamp(14px,4.375vw,17.5px);line-height:normal}.school-hero{border-radius:0 0 20px 20px;padding:30px 0 29px}.language-school-page-ru .school-hero{min-height:757px}.language-school-page-en .school-hero{min-height:736px}.school-hero p{margin-top:10px}.school-hero picture{margin-top:30px}.language-school-page-en .school-hero picture{margin-top:47px}.school-hero img{border-radius:0}.school-overview{min-height:469px;padding:20px 0}.language-school-page-en .school-overview{min-height:481px}.school-overview h2{padding-top:0}.school-overview-copy{margin-top:14px}.school-overview-copy p+p,.school-text-section p+p,.school-decision-list p+p{margin-top:8px}.school-facts{gap:10px;margin-top:14px}.school-facts div{gap:2px}.school-task-showcase,.school-result-showcase{width:100%;margin:0}.school-showcase img{border-radius:0;width:100%}.school-approach,.school-narrative{padding-top:30px}.language-school-page-ru .school-approach{min-height:439px}.language-school-page-en .school-approach{min-height:405px;padding-top:40px}.school-text-section h2,.school-decisions>h2{margin-bottom:14px}.school-approach ol,.school-decision-list ul{width:100%;margin-top:10px;padding-left:21px}.school-narrative{gap:30px;padding-bottom:30px}.school-decision-list{gap:14px}.school-decision-list section{gap:3px}.school-cta{padding:89px 0 64px}.school-cta-card{width:280px;min-height:263px;padding:57px 17px 35px}.school-cta-card:before,.school-cta-card:after{border-radius:10px}.school-cta-card:before{transform:rotate(8.23deg)}.school-cta-card h2{text-align:center}.school-cta-card .button{margin-top:38px}.school-cta-clip{width:125px;height:89px;top:-55px;left:50%;transform:translate(-20%)rotate(11deg)}.school-other{padding:0 0 25px}.school-other>h2{margin:0 auto 20px}}.sales-menu{z-index:100;color:var(--sales-color-text);position:sticky;top:0}.sales-menu__inner{justify-content:space-around;align-items:center;width:100%;padding:24px;display:flex;position:relative}.sales-menu__button{border:1px solid var(--sales-color-border);min-width:0;min-height:42px;color:var(--sales-color-accent);background:var(--sales-color-card);font-family:var(--sales-font-family);border-radius:10px;justify-content:center;align-items:center;padding:8px 15px;display:inline-flex}.sales-menu__logo{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:195px;font-size:14px;font-weight:500;line-height:1.6;overflow:hidden}.sales-menu__desktop-links{display:none}.sales-menu__actions{align-items:center;gap:10px;display:flex}.sales-menu__toggle{cursor:pointer;flex-direction:column;flex:none;gap:3px}.sales-menu__toggle span{background:var(--sales-color-accent);width:17px;height:1px;display:block}.sales-menu__telegram{background:var(--sales-color-accent);flex:none}.sales-menu__telegram img{width:17px;height:16px}.sales-menu__telegram span{display:none}.sales-menu__dropdown{border:1px solid var(--sales-color-border);background:var(--sales-color-card);border-radius:10px;min-width:220px;padding:8px;display:none;position:absolute;top:calc(100% - 16px);right:24px}.sales-menu__dropdown--open{display:grid}.sales-menu__dropdown a{color:var(--sales-color-text);padding:10px;font-size:11px;line-height:1.4}@media (width>=1200px){.sales-menu__inner{width:min(var(--sales-content-width), calc(100% - var(--sales-page-gutter) * 2));justify-content:space-between;max-width:none;margin-inline:auto;padding:0}.sales-menu__desktop-links{align-items:center;gap:10px;display:flex}.sales-menu__desktop-links a{height:40px;color:var(--sales-color-text);background:var(--sales-color-card);border-radius:10px;justify-content:center;align-items:center;padding:0 15px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1;display:inline-flex}.sales-menu__logo{background:var(--sales-color-card);border:0;min-width:0;height:48px;min-height:48px;padding:0 15px;font-size:18px;position:absolute;left:50%;transform:translate(-50%)}.sales-menu__toggle{display:none}.sales-menu__telegram{height:48px;min-height:48px;color:var(--sales-color-text);gap:10px;padding:8px 15px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1}.sales-menu__telegram span{display:inline}.sales-menu__dropdown{display:none}}.sales-section-heading{color:var(--sales-color-heading);align-items:center;gap:10px;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;display:flex}.sales-section-heading:before{background:var(--sales-color-accent);content:"";flex:0 0 12px;width:12px;height:12px}@media (width>=1200px){.sales-section-heading{font-size:24px}.sales-section-heading:before{flex-basis:14px;width:14px;height:14px}}.sales-section{padding-bottom:100px;scroll-margin-top:56px}.sales-section__full-bleed{width:100vw;margin-left:calc(50% - 50vw)}.sales-section--hero{align-items:center;display:grid}.sales-section--footer{color:var(--sales-color-footer-text)}@media (width>=768px){.sales-section{padding-bottom:120px}}@media (width>=1200px){.sales-section{padding-bottom:200px}}.sales-about__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.4}.sales-about__heading span,.sales-about__title span{color:var(--sales-color-accent)}.sales-about__card{background:var(--sales-color-card);border-radius:10px;height:auto;margin-top:34px;position:relative;overflow:hidden}.sales-about__content{padding:50px 26px 0 30px}.sales-about__title{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:0;font-size:16px;font-weight:600;line-height:1.4}.sales-about__text{color:var(--sales-color-text);font-family:var(--sales-font-family);margin-top:34px;font-size:16px;font-weight:400;line-height:1.4}.sales-about__text p{margin:0}.sales-about__text p+p{margin-top:20px}.sales-about__portrait{background:var(--sales-color-accent);border-radius:10px;height:170px;margin-top:20px;margin-bottom:70px;margin-right:-26px;position:relative;overflow:hidden}.sales-about__portrait img{object-fit:contain;object-position:left bottom;max-width:none;height:calc(100% - 20px);position:absolute;bottom:0;left:0}@media (width>=1200px){.sales-about__heading{margin-top:12px;font-size:40px}.sales-about__card{margin-top:50px}.sales-about__content{grid-template-columns:314px minmax(0,1fr);align-items:center;gap:50px;padding:50px;display:grid}.sales-about__copy{grid-area:1/2}.sales-about__title{font-size:24px}.sales-about__text{font-size:18px}.sales-about__portrait{aspect-ratio:auto;grid-area:1/1;width:314px;height:285px;margin:0}}.sales-button{border:1px solid var(--sales-button-border);min-height:48px;color:var(--sales-button-color);background:var(--sales-button-background);font:inherit;cursor:pointer;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:12px 18px;display:inline-flex}.sales-button__icon{flex:none;display:inline-flex}.sales-section.sales-contacts{padding-bottom:30px}.sales-contacts__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.4}.sales-contacts__actions{gap:14px;margin-top:34px;padding-inline:20px;display:grid}.sales-contacts__button{border-radius:10px;width:100%;min-height:56px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.sales-contacts__button .sales-button__icon img{object-fit:contain;width:18px;height:18px}.sales-contacts__button:last-child{padding-inline:8px}@media (width>=1200px){.sales-section.sales-contacts{padding-bottom:110px}.sales-contacts__heading{margin-top:12px;font-size:40px}.sales-contacts__button--whatsapp .sales-button__icon img{transform:scale(1.4)}.sales-contacts__actions{align-items:center;gap:40px;width:auto;margin-top:50px;margin-left:0;padding-inline:0;display:flex}.sales-contacts__button,.sales-contacts__button:last-child{flex:none;width:auto;min-height:0;padding:22px 44px;font-size:24px}}.sales-section.sales-footer{color:var(--sales-color-text);background:var(--sales-color-accent);padding:40px 0 0;overflow:hidden}.sales-footer__identity{font-family:var(--sales-font-family);gap:14px;font-size:16px;font-weight:600;line-height:1.4;display:grid}.sales-footer__identity p,.sales-footer__details p{margin:0}.sales-footer__details{color:var(--sales-color-footer-text);gap:14px;margin-top:40px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;display:grid}.sales-footer__secret{width:auto;min-height:80px;margin-top:30px;margin-right:calc(var(--sales-page-gutter) * -1);color:var(--sales-color-text);font-family:var(--sales-font-family);cursor:pointer;background:#8754ff;align-items:center;margin-left:42px;padding:20px 20px 20px 30px;font-size:16px;font-weight:500;line-height:1.4;display:flex;position:relative;-webkit-mask-image:radial-gradient(12px at 50% 0,#0000 11px,#000 12px),radial-gradient(12px at 50% 100%,#0000 11px,#000 12px);mask-image:radial-gradient(12px at 50% 0,#0000 11px,#000 12px),radial-gradient(12px at 50% 100%,#0000 11px,#000 12px);-webkit-mask-position:0 0,0 100%;mask-position:0 0,0 100%;-webkit-mask-size:clamp(36px,11vw,48px) 51%,clamp(36px,11vw,48px) 51%;mask-size:clamp(36px,11vw,48px) 51%,clamp(36px,11vw,48px) 51%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.sales-footer__secret:before{background-image:radial-gradient(circle 12px at 0 50%, var(--sales-color-accent) 0 11px, transparent 12px);content:"";pointer-events:none;background-position:0 0;background-repeat:repeat-y;background-size:13px 36px;width:13px;position:absolute;top:0;bottom:0;left:0}.sales-footer__secret-text{z-index:1;position:relative}.sales-footer__secret-ending{white-space:nowrap}.sales-footer__secret-smile{color:var(--sales-color-accent)}.sales-footer__logo{width:100vw;max-width:none;height:auto;margin-top:40px;margin-left:calc(50% - 50vw)}@media (width>=1200px){.sales-section.sales-footer{width:100%;padding-top:50px}.sales-footer .sales-section__inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.sales-footer__identity{text-align:left;justify-self:start;font-size:20px}.sales-footer__details{text-align:right;justify-self:end;margin-top:0;font-size:18px}.sales-footer__secret,.sales-footer__logo{grid-column:1/-1}.sales-footer__secret{justify-self:end;width:46%;max-width:46%;margin-left:0;margin-right:0;padding:20px 20px 20px 30px;display:none;-webkit-mask-size:48px 51%,48px 51%;mask-size:48px 51%,48px 51%}.sales-footer__logo{width:100%;max-width:100%;margin-top:50px;margin-left:0}}.sales-section--hero{min-height:0;display:block}.sales-hero__visual{width:min(100vw, var(--sales-container));height:280px;margin-left:calc((100% - min(100vw, var(--sales-container))) / 2);position:relative;overflow:hidden}.sales-hero__decoration{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.sales-hero__decoration--cruble{width:120px;top:75px;left:-15px;transform:rotate(-13deg)}.sales-hero__decoration--buble{z-index:2;width:100px;top:0;left:50%;transform:translate(-50%)rotate(8deg)}.sales-hero__decoration--muble{width:77px;bottom:60px;right:44px;transform:rotate(253deg)}.sales-hero__title{color:var(--sales-color-accent);font-family:var(--sales-font-family);text-align:center;margin:0;font-size:27px;line-height:1.2}.sales-hero__description{color:var(--sales-color-text);text-align:center;margin:14px 0 0;font-family:Inter,sans-serif;font-size:16px;line-height:1.4}.sales-hero__description-extra{display:none}.sales-hero__actions{justify-content:center;gap:10px;margin-top:34px;display:flex}.sales-hero__button{text-align:center;border-radius:10px;flex:1 1 0;width:100%;min-width:0;max-width:208px;min-height:48px;padding:9px 8px;font-family:Inter,sans-serif;font-size:16px;line-height:1.2}.sales-hero__button .sales-button__icon img{width:17px;height:16px}@media (width>=1200px){.sales-hero__visual{height:230px;overflow:visible}.sales-hero__decoration--cruble{width:153px;top:375px;left:-15px;transform:rotate(349deg)}.sales-hero__decoration--buble{width:140px;top:52px;left:38%;transform:translate(-50%)rotate(2deg)}.sales-hero__decoration--muble{width:97px;bottom:-53px;right:53px;transform:rotate(253deg)}.sales-hero__title{font-size:70px;font-weight:800}.sales-hero__description{margin-top:24px;font-size:24px;font-weight:400}.sales-hero__description-extra{display:block}.sales-hero__actions{gap:18px;margin-top:44px}.sales-hero__button{font-size:18px}}.sales-portfolio-card{z-index:1;color:var(--sales-color-text);background:var(--sales-color-portfolio-card);border-radius:10px;padding:40px 20px;position:relative}.sales-portfolio-card__label{background:var(--sales-color-accent);border-radius:10px;align-items:center;gap:10px;min-height:40px;padding:9px 14px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.4;display:inline-flex}.sales-portfolio-card__label:before{background:var(--sales-color-text);content:"";flex:0 0 7px;width:7px;height:7px}.sales-portfolio-card__title{font-family:var(--sales-font-family);margin:34px 0 0;font-size:16px;font-weight:600;line-height:1.4}.sales-portfolio-card__description{margin:24px 0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.sales-portfolio-card__image{object-fit:contain;border-radius:10px;width:100%;height:335px;margin-top:14px}.sales-portfolio-card__button{border-radius:10px;width:193px;min-height:48px;margin:14px auto 0;padding-inline:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.2;display:flex}@media (width<=1199px) and (height<=740px){.sales-portfolio-card__image{height:clamp(230px,38svh,280px)}}@media (width>=1200px){.sales-portfolio-card{flex-direction:column;align-items:flex-start;width:auto;min-height:560px;margin-left:0;padding:50px calc(55% + 30px) 50px 30px;display:flex;overflow:hidden}.sales-portfolio-card__label{font-size:18px}.sales-portfolio-card__title{width:100%;margin:100px 0 0;font-size:24px}.sales-portfolio-card__description{width:100%;margin:24px 0 0;font-size:18px}.sales-portfolio-card__image{background:var(--sales-color-card-secondary);object-fit:contain;object-position:center;width:55%;height:100%;margin-top:0;display:block;position:absolute;top:0;right:0}.sales-portfolio-card__button{width:193px;margin:50px 0 0;font-size:18px}.sales-portfolio-card__button:after{content:"";border-radius:10px;position:absolute;inset:0}}.sales-portfolio{isolation:isolate;position:relative}.sales-portfolio .sales-section__inner,.sales-portfolio__stage{position:relative}.sales-portfolio__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.4}.sales-portfolio__heading>span{display:block}.sales-portfolio__heading-second{padding-left:74px}.sales-portfolio__heading strong{color:var(--sales-color-accent);font-weight:inherit}.sales-portfolio__cards{gap:14px;margin-top:34px;display:grid}@media (width<=1199px){.sales-portfolio__stage{margin-top:34px}.sales-portfolio__cards{margin-top:0}.sales-portfolio__cards [data-sales-animation=stack-card]{will-change:transform}}.sales-portfolio__glow{z-index:-1;opacity:.47;filter:blur(94px);pointer-events:none;background:#ff98b3;border-radius:50%;width:900px;height:155px;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}@media (width>=1200px){.sales-portfolio__heading{margin-top:12px;font-size:40px}.sales-portfolio__cards{flex-direction:column;gap:40px;margin-top:50px;display:flex}.sales-portfolio__glow{display:none}}.sales-cta-content{z-index:2;padding:58px max(54px, calc((100vw - var(--sales-container)) / 2 + var(--sales-page-gutter)));text-align:center;margin-top:24px;position:relative}.sales-cta-content:before{z-index:0;background:var(--sales-color-accent);content:"";pointer-events:none;position:absolute;inset:0;-webkit-mask-image:radial-gradient(23px at 50% 0,#0000 22px,#000 23px),radial-gradient(23px at 50% 100%,#0000 22px,#000 23px);mask-image:radial-gradient(23px at 50% 0,#0000 22px,#000 23px),radial-gradient(23px at 50% 100%,#0000 22px,#000 23px);-webkit-mask-position:0 0,0 100%;mask-position:0 0,0 100%;-webkit-mask-size:25% 51%,25% 51%;mask-size:25% 51%,25% 51%;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.sales-cta-content__inner{z-index:1;max-width:520px;margin-inline:auto;position:relative}.sales-cta-content__title{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:0 0 24px;font-size:18px;font-weight:600;line-height:1.4}.sales-cta-content__text{color:var(--sales-color-muted);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.sales-cta-content__button{white-space:nowrap;border-radius:10px;width:200px;min-height:48px;margin-top:34px;padding:12px 14px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.sales-cta-content__button .sales-button__icon img{width:17px;height:16px}.sales-cta-content__decoration{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;position:absolute}.sales-cta-content__decoration--cruble{width:108px;top:261px;right:-14px;transform:rotate(4deg)}.sales-cta-content__decoration--muble{width:76px;bottom:46px;left:-1px;transform:rotate(5deg)}@media (width<=374px){.sales-cta-content{padding-inline:32px}}@media (width>=1200px){.sales-cta-content{width:auto;margin-left:0;padding-inline:54px}.sales-cta-content__inner{max-width:1200px}.sales-cta-content:before{-webkit-mask-size:7.69231% 51%,7.69231% 51%;mask-size:7.69231% 51%,7.69231% 51%}.sales-cta-content__title{font-size:40px}.sales-cta-content__text,.sales-cta-content__button{font-size:18px}.sales-cta-content__decoration{display:none}}.sales-pricing-card{background:var(--sales-color-portfolio-card);border-radius:10px;padding:30px}.sales-pricing-card__main{flex-wrap:wrap;align-items:center;column-gap:20px;display:flex}.sales-pricing-card__copy{min-width:0;display:contents}.sales-pricing-card__logo{background:var(--sales-color-accent);border-radius:10px;flex:0 0 45px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.sales-pricing-card__logo img{object-fit:contain;max-width:31px;max-height:31px}.sales-pricing-card__title{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:0;font-size:16px;font-weight:600;line-height:1.4}.sales-pricing-card__description{width:100%;color:var(--sales-color-heading);margin:34px 9px 0 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.sales-pricing-card__footer{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:24px;display:flex}.sales-pricing-card__terms{min-width:110px;font-family:var(--sales-font-family);flex-direction:column;gap:10px;font-weight:600;display:flex}.sales-pricing-card__terms strong{color:var(--sales-color-accent);font-size:12px;line-height:1.4}.sales-pricing-card__terms span{color:var(--sales-color-heading);font-size:10px;line-height:1.4}.sales-pricing-card__request{border:1px solid var(--sales-color-footer-text);width:110px;height:36px;color:var(--sales-color-heading);border-radius:10px;flex:0 0 110px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;line-height:1;display:inline-flex}.sales-pricing-card__button{border-radius:10px;min-width:0;min-height:48px;padding:12px 14px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.2}.sales-pricing-card__button .sales-button__icon img{width:17px;height:16px}@media (width>=1200px){.sales-pricing-card{background:var(--sales-color-portfolio-card);padding:0;display:flex;overflow:hidden}.sales-pricing-card__main{background:var(--sales-color-card-secondary);border-radius:10px;flex-flow:row;flex:0 0 80%;align-items:center;gap:29px;width:80%;padding:44px 29px 36px 30px;display:flex}.sales-pricing-card__copy{flex:auto;display:block}.sales-pricing-card__logo{border-radius:10px;flex:0 0 101px;width:101px;height:95px}.sales-pricing-card__logo img{width:80px;max-width:none;height:80px;max-height:none}.sales-pricing-card:first-child .sales-pricing-card__logo img{width:96px;height:96px}.sales-pricing-card__title{margin:0;font-size:24px}.sales-pricing-card__description{width:80%;margin:0;padding-top:24px;font-size:18px}.sales-pricing-card__footer{background:var(--sales-color-portfolio-card);flex-direction:column;flex:0 0 20%;justify-content:center;align-items:center;gap:24px;width:20%;min-width:0;margin-top:0;padding:45px 44px;display:flex}.sales-pricing-card__terms{text-align:center;white-space:nowrap;align-items:center;gap:10px}.sales-pricing-card__terms strong{font-size:20px}.sales-pricing-card__terms span{color:var(--sales-color-text);font-size:16px}.sales-pricing-card--has-price .sales-pricing-card__button{min-width:150px;font-size:18px}.sales-pricing-card--request .sales-pricing-card__request{display:none}.sales-pricing-card--request .sales-pricing-card__button{min-width:150px;font-size:18px}}.sales-pricing__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.4}.sales-pricing__heading span{color:var(--sales-color-accent)}.sales-pricing__intro{display:none}.sales-pricing__cards{gap:14px;margin-top:34px;display:grid}@media (width>=1200px){.sales-pricing__heading{margin-top:12px;font-size:40px}.sales-pricing__intro{color:var(--sales-color-heading);margin:24px 0 0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;display:block}.sales-pricing__cards{gap:20px;margin-top:50px}.sales-pricing .sales-cta-content{margin-top:50px}.sales-pricing .sales-cta-content__inner{max-width:760px}.sales-pricing .sales-cta-content:after{z-index:-1;opacity:.47;filter:blur(94px);content:"";pointer-events:none;background:#ff98b3;border-radius:50%;width:150%;height:155px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.sales-card{min-height:250px;color:var(--sales-card-text-color);background:var(--sales-card-background);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:50px 39px 50px 30px;display:flex;position:relative;container-type:inline-size}.sales-card__title-mobile-line{display:block}@container (width>=420px){.sales-card__title-mobile-line{display:inline}.sales-card__title-mobile-line:before{content:" "}}.sales-card__title{width:100%;color:var(--sales-card-title-color);font-family:var(--sales-font-family);margin:0;font-size:16px;font-weight:600;line-height:1.4}.sales-card__text{width:100%;margin-top:24px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.sales-card__text>:first-child{margin-top:0}.sales-card__text>:last-child{margin-bottom:0}.sales-card__decoration{aspect-ratio:1;background:var(--sales-color-accent);width:16px;position:absolute}.sales-card__decoration--top-left,.sales-card__decoration--top-right{top:8px;transform:translateY(-50%)}.sales-card__decoration--bottom-left,.sales-card__decoration--bottom-right{bottom:8px;transform:translateY(50%)}.sales-card__decoration--top-left,.sales-card__decoration--bottom-left{left:20px}.sales-card__decoration--top-right,.sales-card__decoration--bottom-right{right:20px}@media (width>=1200px){.sales-card{padding:50px 28px 30px}.sales-card__title{font-size:24px}.sales-card__text{margin-top:80px;font-size:18px}.sales-card__decoration{width:20px}.sales-card__decoration--top-left,.sales-card__decoration--top-right{top:10px}.sales-card__decoration--bottom-left,.sales-card__decoration--bottom-right{bottom:10px}}.sales-process-card{background:var(--sales-color-card);border-radius:10px;min-height:150px;position:relative;overflow:hidden}.sales-process-card__number{color:var(--sales-color-accent);font-family:var(--sales-font-family);white-space:nowrap;font-size:50px;font-weight:600;line-height:1;position:absolute;top:50px;left:0;transform:translate(-35%)}.sales-process-card__content{padding:50px 40px 40px 78px}.sales-process-card__title{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:0 0 34px;font-size:16px;font-weight:600;line-height:1.4}.sales-process-card__description{color:var(--sales-color-heading);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}@media (width>=1200px){.sales-process-card{flex:0 0 min(606px,100%);width:100%;max-width:606px;max-height:365px}.sales-process-card__number{font-size:102px;transform:translate(-30%)}.sales-process-card__content{padding-left:150px}.sales-process-card__title{margin-bottom:80px;font-size:24px}.sales-process-card__description{font-size:18px}}.sales-process{isolation:isolate;position:relative}.sales-process .sales-section__inner,.sales-process__stage{position:relative}.sales-process__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin-top:10px;font-size:18px;font-weight:600;line-height:1.4}.sales-process__heading>span{display:block}.sales-process__heading-first{padding-left:47px}.sales-process__heading-second{padding-left:20px}.sales-process__heading strong{color:var(--sales-color-accent);font-weight:inherit}.sales-process__steps,.sales-process__details{gap:14px;margin-top:34px;display:grid}@media (width<=1199px){.sales-process__steps [data-sales-animation=stack-card]{will-change:transform}}.sales-process__glows{z-index:-1;pointer-events:none;position:absolute;inset:0}.sales-process__glow{opacity:.47;filter:blur(94px);background:#ff98b3;border-radius:50%;width:154px;height:155px;position:absolute;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.sales-process__glow--1{width:384px;top:420px}.sales-process__glow--2{width:355px;height:355px;top:1700px;transform:translate(-50%,-50%)rotate(7deg)}.sales-process__glow--3{top:2350px;left:70%;transform:translate(-50%,-50%)rotate(-4deg)}.sales-process__stack-glows{pointer-events:none;position:absolute;inset:0}.sales-process__stack-glow{z-index:0;opacity:0;will-change:opacity, transform;width:250px;height:100px;top:40px}.sales-process__detail-glows,.sales-process__cruble,.sales-process__buble{display:none}@media (width>=1200px){.sales-process__desktop-scene{height:calc(100svh - 150px);min-height:650px;position:relative;overflow:visible}.sales-process__desktop-scene>.sales-process__glows,.sales-process__stage>.sales-process__glows{display:none}.sales-process__stage,.sales-process__details{width:100%;position:absolute;left:0}.sales-process__stage{z-index:2;top:0}.sales-process__stage:before{z-index:-1;content:"";opacity:.32;filter:blur(94px);pointer-events:none;background:#ff98b3;border-radius:50%;width:700px;height:250px;position:absolute;top:380px;left:52%;transform:translate(-50%,-50%)rotate(355deg)}.sales-process__stack-glows{display:none}.sales-process__heading{width:auto;margin:12px 0 0;font-size:40px}.sales-process__cruble{pointer-events:none;-webkit-user-select:none;user-select:none;width:240px;display:block;position:absolute;top:238px;transform:rotate(296deg)}.sales-process__buble{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;width:180px;max-width:none;display:block;position:absolute;top:0;left:0;transform:translate(-50%,-50%)rotate(0)}.sales-process__steps{gap:70px;margin-top:50px;margin-left:335px;display:flex;overflow:visible}.sales-process__details{z-index:1;flex-direction:column;gap:150px;margin-top:0;display:flex;top:100%}.sales-process__detail-glows{z-index:0;pointer-events:none;display:block;position:absolute;inset:0}.sales-process__detail-glow{top:0;left:0;transform:translate(-50%,-50%)rotate(-8deg)}.sales-process__detail-glow--1{opacity:.47;filter:blur(94px);background:#ff98b3;width:455px;height:155px;margin-top:106px;margin-left:108px}.sales-process__detail-glow--2{opacity:.47;filter:blur(94px);background:#ff98b3;width:503px;height:155px;margin-top:100px;margin-left:-200px;transform:translate(-50%,-50%)rotate(24deg)}.sales-process__glow--1{width:650px;top:790px;left:23%;transform:translate(-50%,-50%)rotate(335deg)}.sales-process__glow--2{width:455px;height:155px;top:1413px;left:700px;transform:translate(-50%,-50%)rotate(218deg)}.sales-process__glow--3{display:none;top:2350px;left:70%;transform:translate(-50%,-50%)rotate(-4deg)}.sales-process__details .sales-card{z-index:1;width:min(400px,100%);max-width:400px;height:385px;max-height:385px;position:relative}.sales-process__details .sales-card:nth-of-type(odd){align-self:flex-start}.sales-process__details .sales-card:nth-of-type(2n){align-self:flex-end}.sales-process__details .sales-card__text{margin-top:80px}}.sales-services{isolation:isolate;position:relative}.sales-services .sales-section__inner{position:relative}.sales-services__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.4}.sales-services__heading-line{display:block}.sales-services__heading-accent{color:var(--sales-color-accent)}.sales-services__heading-dash{color:var(--sales-color-text)}.sales-services__title-line{display:block}.sales-services__cards{z-index:1;gap:14px;margin-top:34px;display:grid;position:relative}.sales-services__cards-wrap{position:relative}.sales-services__glows{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:visible}.sales-services__glow{opacity:.47;filter:blur(94px);background:#ff98b3;border-radius:50%;width:454px;height:155px;position:absolute;left:50%;transform:translate(-50%,-50%)rotate(360deg)}.sales-services__glow--1{top:290px}.sales-services__glow--2{top:780px;transform:translate(-50%,-50%)rotate(9deg)}.sales-services__glow--3{top:1080px;transform:translate(-50%,-50%)rotate(-5deg)}.sales-services__glow--4{top:1465px;transform:translate(-50%,-50%)rotate(90deg)}.sales-services__decoration{display:none}@media (width>=1200px){.sales-services .sales-cta-content{justify-content:center;align-items:center;min-height:397px;display:flex}.sales-services__heading{width:max-content;margin-top:12px;font-size:40px}.sales-services__heading-accent{text-align:right}.sales-services__cards-wrap{margin-top:50px}.sales-services__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 25px;margin-top:0}.sales-services__cards .sales-card{aspect-ratio:396.67/385;justify-content:flex-start;height:auto;min-height:0;padding:clamp(32px,7.5vw - 58px,50px) clamp(20px,3.333vw - 20px,28px) clamp(24px,2.5vw - 6px,30px)}.sales-services__title-line{white-space:nowrap}.sales-services__cards .sales-card__title{font-size:clamp(20px,1.667vw,24px)}.sales-services__cards .sales-card__text{margin-top:clamp(40px,16.667vw - 160px,80px);font-size:clamp(16px,.833vw + 6px,18px)}.sales-services__cards>:first-child{grid-area:1/1}.sales-services__cards>:nth-child(2){grid-area:1/2}.sales-services__cards>:nth-child(3){grid-area:2/2}.sales-services__cards>:nth-child(4){grid-area:2/3}.sales-services__glow--3,.sales-services__glow--4{display:none}.sales-services__glow--1{width:658px;height:155px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(339deg)}.sales-services__glow--2{width:1434px;height:200px;top:124%;left:50%;transform:translate(-50%,-50%)rotate(0)}.sales-services__decoration{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.sales-services__decoration--cruble{width:225px;top:436px;right:910px;transform:rotate(294deg)}.sales-services__decoration--muble{width:167px;bottom:411px;left:805px;transform:rotate(252deg)}}.sales-workflow{isolation:isolate;position:relative}.sales-workflow__stage{position:relative}.sales-workflow__heading{color:var(--sales-color-text);font-family:var(--sales-font-family);margin:10px 0 0;font-size:18px;font-weight:600;line-height:1.4}.sales-workflow__heading span{color:var(--sales-color-accent)}.sales-workflow__content,.sales-workflow__visual{display:contents}.sales-workflow__cards{gap:14px;margin-top:34px;display:grid}@media (width<=1199px){.sales-workflow__cards [data-sales-animation=stack-card]{will-change:transform, opacity}}.sales-workflow__cruble{z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;width:130px;max-width:none;position:absolute;bottom:-60px;right:30px;transform:rotate(356deg)}.sales-workflow__glow{z-index:-1;opacity:.47;filter:blur(94px);transform-origin:50%;pointer-events:none;background:#ff98b3;border-radius:50%;width:454px;height:155px;position:absolute;top:272px;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.sales-workflow__glow--secondary{top:780px;transform:translate(-50%,-50%)rotate(360deg)}.sales-workflow__stack-glows{pointer-events:none;position:absolute;inset:0}.sales-workflow__stack-glow{z-index:0;opacity:0;width:250px;height:100px;top:0}@media (width<=1199px){.sales-workflow__visual .sales-workflow__glow{display:none}}.sales-workflow__buble{display:none}@media (width>=1200px){.sales-workflow__stack-glows{display:none}.sales-workflow__heading{margin-top:12px;font-size:40px}.sales-workflow__content{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:50px;display:grid}.sales-workflow__visual{min-width:0;display:block;position:relative}.sales-workflow__cards{width:auto;min-width:0;margin-top:0;margin-left:0}.sales-workflow__cards .sales-card__text{margin-top:24px}.sales-workflow__cruble,.sales-workflow__glow--secondary{display:none}.sales-workflow__glow{width:450px;height:184px;top:215px;left:50px;transform:rotate(21deg)}.sales-workflow__buble{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.sales-workflow__buble--top{width:221px;top:102px;left:31px;transform:rotate(358deg)}.sales-workflow__buble--bottom{width:300px;bottom:230px;right:45px;transform:rotate(331deg)}}.sales-page{min-width:320px;min-height:100vh;color:var(--sales-color-text);background-color:var(--sales-color-background);font-family:var(--sales-font-family);background-image:url(data:image/webp;base64,UklGRuYGAABXRUJQVlA4INoGAADQSgCdASoAAgACPlEoj0cjoqEhoAjAcAoJaWys42uPeNP+TyYQVd1f57Qq+y2pGvwndf7XlqZjuttf8yBG/P/rj2+wBP1ezdSFJKX8/+fs3UhSSj5rZe1+b8geS9gYzKIK9dSFI2S95V7LSXsDGbK3KuyH7N1HOd/P9hzavZcraxZtINpBaSGIdN8UfwJACqRvY+6gygmwv6YpFFgMQit10IOo+vI3oETADoJQR/MEj2KZ5jBI4nFoCORzIJRJF7UiwMQSMIJHgI/wI/+pf0xDAJtSR3FLC/nKBEzrpAGPpY4QIzTbcpB0vmtj5ySrZcLoOyVGInCHJW1QO4mNhFKvyrRI3YluUYkG6D92DGVedZYWb24lmG/Ye1BiQW7CLCfSKRw9F8RI/KBGBvYmPGCI96hofX9YhJgDH0scOl7WlvkSLPEjicWdT3sPOYxfdiJ5uUROcV6xWcR2JHE4rw8KMShB1ISHRdB2QJOhJkPrOWPpoHFZtDQ3ezxTbcEh10AObKIixeG2iTMpZfyz/dudmJZAb9kSJG+agdxRWiRxCS+aXSIJhpgEvlSLHsCOIdl0HeOmftT8Xd+Tl+mKb2l2+UEf1KIs/GOyaUdGBFhQImgI//uwglElslR7CsyKVfmp7EsgOBFjNI4WKR2YmJjeUPEETOqKy5Xm7Ei0DexIsUjmkVGeR+TkMQxG88S3ZSOKX/qZD7AEiOZBKCrjWEL8TGZKw9Bulj/sgI/+qsUgAxea4XCoyRNARiN3CtiDEL3d/KkUTp7dlZ8WFAiZzIygzyYSJoCklLkZZbvOYKlAAP707dV8UL60awsYEDIbBVmy+MEYf0IIWjb7WvsLo1dfh4YBYtzPOl9exA25b8gSwPtOCInn99Nhmi7/UCuBaxwun3Pn2V3x8gQmp3eBOXE4O9B/JFYpe1bVAAXd/YMq680dJPIXm3cTqF0QmiinwDPsr1ZMzS9nHOGe7alLkTYvxM7b1azKABuMMYwxVOhDcxK7wcxNrAcZSJ3J3O9jV/flatzQE+CSMs1hU9Jvfa+bi00A9W5gitECyx9GeMpK9X5pJZDrBWymS4/Xn7mRvw12WUArfWg2ZMo2A+Kmp0dh0VFC+xOfHfgl5o4WLOTItmZwUxFnp5FriKVfa/MjG/wF3C+JAGssQdKyK6qtMmfFxkY6PLTMGdENQg//pVfeY76KRVTEjw9MU8ShrkTCMagz3lLRih27CNyeCKawe6PRSN+U9Zg8NIatW2EyLIcDB1M+bvAcim51abFjZlOEOopSTvX5I4kHXj2klNHgPpBjZ4qJQBINB9me2TBjtHvqegjGlD+e7DPmlCLi46dDY2GiGqvEw41GMLlH9BA2X4eQgeJGIHWlXZSbeX/Xfeu7kpxcqp+zM9n5EwkEYlwk3DU6VmoexXgUuom/OlnfM6i02IUuRwNxSGSi1v852mC2Zg4pxGdnEwAJmPrner5ZuqFZLneZHq/wIFx8YmgWOuj5d3phLZc3gb7RMBHuK64a8pMnu3dRY1Cmpq0x6GYT3lUIQZ8CNpckLj9cJqiLPOEMzRKXT3hZCl7hK2Z8HVZ2WPTtJCTxYj8Ill944guIp5fLwsFVQbyHTpIJxA4oNaXH+aVOmPVyoD+tikvDoI2KlDrPIDImoN5TuNnXBTEOOkMz0mQiaHU7xI64DCfDbPyJxT4Jv9eHYvV1a+itltpFUt1AF6PHS0GVsEpbirYD4LXltTEXo95DMbz2IyJgonjhhlY5aKtIx5eqgtghReP3VHocYWa7AfAA7jT5T11Ih2XXd7r1Y1fcwIka3/UP+tk3hWK+vPIM/IvfEvUwSfIIPD5ivo24fUwsWdPz3RQ9uJvJwM27cmkzfY7jozDUsPTjfWZXJ1mnjwwQhj9Y8PE8AQ8YI2ZqJBYrlOEDivbtmri5h/LEC+RQNgFJPWVXXJ+tXjA/vcgtzAeGLjMDM0zocs2E2FdIq2n2i6qsbHHVeOqctqGBieOL64/WS2B4s1gko2nb7S1kQzt0tkQHRjyw1YLCMRgeTZD5L2vhSbjTZFLCYI9Ud6xBeZtxcrGN9XzaXaPp3fCRqqcXrte2v3ogLDY7bNpAk78R7Euo47M58X3stnnO13ihjKlYi//ubpaVHb1f3LhyXeslBP/77JHedR/OsM5ujkbT7DoatZvPwqYzAeA4bzjtAOyoRb6dzc+y2pOjTCYfPs4lJ0yjJpe1kP02cXESMQoY1JhVP0j71rYWBj6hpADX/w51q0sLkO7LJJMFQRyEwv6jTkSq2QYc3vGPocpuw2cm4Ai24JNY5mcOcJGiQRjA2WiMHylxLB0J11b8lizSuAAAAA==);background-position:0 0;background-repeat:repeat;overflow-x:clip}.sales-page__container{width:min(var(--sales-content-width), calc(100% - var(--sales-page-gutter) * 2));margin-inline:auto}.sales-project-page{--project-accent:var(--sales-color-accent);--project-accent-hover:#b71943}.project-theme--sales :is(.engineering-page h3,.engineering-facts dt,.fitness-page h3,.fitness-facts dt,.event-page h3,.event-page dt,.language-school-page h3,.school-facts dt){color:var(--project-accent)}.project-theme--sales :is(.engineering-cta-card-ru,.engineering-cta-card-en,.fitness-cta-card,.event-cta-card,.school-cta-card):before,.project-theme--sales .button-primary{background:var(--project-accent)}.project-theme--sales .button-primary:hover{background:var(--project-accent-hover)}.project-theme--sales .project-carousel-card h3{color:#fff;background:var(--project-accent)}.project-theme--sales .project-carousel__button,.project-theme--sales .project-carousel__arrow{border-color:var(--project-accent)}.project-theme--sales .project-carousel__button:focus-visible,.project-theme--sales .project-carousel__dot:focus-visible{outline-color:var(--project-accent)}.project-theme--sales .project-carousel__dot.is-active{background:var(--project-accent)}:root{--color-page:#ebebeb;--color-surface:#fff;--color-text:#000;--color-primary:#1a71ff;--color-primary-text:#2779ff;--color-primary-soft:#e9f2ff;--color-blue-pale:#d8e6fb;--color-selection:#78b6f433;--container:1440px;--page-gutter:clamp(16px, 6.944vw, 100px);--radius-button:20px;--header-height:69px;--sales-font-family:"Unbounded", sans-serif;--sales-color-accent:#de2153;--sales-color-border:#451622;--sales-color-card:#121212;--sales-color-card-secondary:#171717;--sales-color-portfolio-card:#222;--sales-color-background:#030303;--sales-color-text:#fff;--sales-color-heading:#727272;--sales-color-muted:#d6d6d6;--sales-color-footer-text:#3f3f3f;--sales-container:1440px;--sales-content-width:1240px;--sales-page-gutter:clamp(20px, 4vw, 32px);color:var(--color-text);background:var(--color-page);font-synthesis:none;font-family:Inter,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.external-arrow{flex:none;width:13px;height:14px;margin-left:4px;display:block}.mobile-en-break,.mobile-ru-break{display:none}.desktop-ru-break,.desktop-en-break{display:initial}@media (width<=820px){.page[lang=en] .mobile-en-break,.page[lang=ru] .mobile-ru-break{display:initial}.desktop-ru-break,.desktop-en-break{display:none}}.page{background:var(--color-page);width:100%;min-height:100vh}.button{border-radius:var(--radius-button);justify-content:center;align-items:center;gap:4px;min-height:46px;padding:11px 16px;font:600 18px/1.35 Manrope,sans-serif;transition:color .18s,background-color .18s,transform .18s;display:inline-flex}.button-primary{color:#fff;background:var(--color-primary)}.button-secondary{color:var(--color-primary-text);background:var(--color-primary-soft)}.button:hover{transform:translateY(-2px)}.button-primary:hover{background:#075edc}.button-secondary:hover{background:#d9eaff}:focus-visible{outline-offset:3px;outline:3px solid #ff9b2f}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
