:root{--black:#25262c;--white:white;--purple:#8950e6;--slate-blue:#7940d1;--orange:#f90;--dim-grey:#474747;--uikit---color--main-white:white;--uikit---color--main-black:#25262c;--uikit---color--main-grey:#ecedf3;--uikit---color--primary-blue:#cdd4f9;--uikit---color--primary-blue-light:#ebefff;--uikit---color--primary-pink-light:#efcdea;--uikit---color--primary-pink:#cc2e8d;--uikit---color--primary-yellow:#ffde7a;--uikit---color--primary-yellow-light:#fff4d0;--uikit---color--mid-yellow:#e9ff6b;--uikit---color--mid-purple-light:#e1d4f7;--uikit---color--mid-blue:#cdebf9;--uikit---color--mid-purple:#8a51e6;--uikit---color--high-orange:#f90;--uikit---color--high-blue:#3b4eeb;--uikit---color--high-blue-dark:#1c0049;--uikit---color--high-blue-light:#bdc4ff}[data-css*=scrollbar-none]::-webkit-scrollbar{-ms-overflow-style:none;overflow:-moz-scrollbars-none;display:none;width:0!important;height:0!important}body{color:var(--black);font-family:Circe,sans-serif;font-size:20px;line-height:1.5em}h1{color:var(--black);margin-top:0;margin-bottom:20px;font-family:Circe,sans-serif;font-size:32px;font-weight:800;line-height:1.1em}h2{margin-top:0;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.1em}h3{margin-top:0;margin-bottom:20px;font-size:32px;font-weight:700;line-height:1.2em}h4{margin-top:0;margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.2em}h5{margin-top:0;margin-bottom:16px;font-size:24px;font-weight:700;line-height:1.2em}a{text-decoration:none}ul{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.container.container--996{max-width:996px}.btn-old{color:#fff;background-color:#ff732b;border-radius:8px;flex:none;justify-content:center;align-items:center;min-width:180px;max-width:320px;min-height:60px;padding-left:24px;padding-right:24px;font-size:18px;font-weight:700;line-height:1.5em;text-decoration:none;transition:all .4s;display:flex}.btn-old:hover{background-color:#da5713}.btn-old:active{box-shadow:inset 0 4px #00000024}.btn-old.btn--white-blue{background-color:var(--white);color:#1380ff;border:1px solid #1380ff}.btn-old.btn--white-blue:hover{color:var(--white);background-color:#1380ff}.btn-old.btn--white-blue.white--full{width:100%}.input{background-color:#f5f6f9;border:1px solid #d4d4d4;border-radius:5px;height:60px;margin-bottom:0;padding:16px 20px;font-size:18px;transition:box-shadow .2s}.input:hover{border-color:#b8b8b8;box-shadow:0 2px 4px #00000014}.input:focus{border-color:#48a1e6}.input::placeholder{color:#b8b8b8}.checkbox{background-color:var(--white);cursor:pointer;border:1px solid #9b64fb;border-radius:5px;flex:none;width:20px;height:20px;margin-right:10px;transition:background-color .3s,box-shadow .2s,border-color .2s;position:relative;top:-3px}.checkbox:hover{background-color:#dbcbf8}.hide{display:none}.header{background-color:var(--white);border-bottom:1px solid #bbbdca;padding-left:24px;padding-right:24px;overflow:hidden}.header .container{max-width:100%}.footer{background-color:var(--black);color:var(--white);padding:28px 24px}.header__content{justify-content:space-between;padding-top:32px;padding-bottom:32px;display:flex}.header__logo{grid-column-gap:12px;grid-row-gap:12px;color:var(--black);flex-direction:row;justify-content:flex-start;align-items:center;font-size:24px;line-height:1em;text-decoration:none;display:flex}.header__nav{align-items:center;margin-right:-16px;font-size:20px;display:flex}.nav__item{border-bottom:1px solid var(--white);color:var(--black);margin-left:16px;margin-right:16px;padding-top:8px;padding-bottom:8px;line-height:1.1em;text-decoration:none;transition:all .2s;display:block}.nav__item:hover{color:#8a51e6;border-bottom:1px solid #8a51e6}.nav__item.item--last{margin-right:0}.nav__item.item--last.hide{display:none}.footer-content__left{align-items:center;display:flex}.footer-content__logos{grid-column-gap:12px;grid-row-gap:12px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;margin-right:5vw;display:flex}.footer-content__logo{cursor:pointer;transition:opacity .3s}.footer-content__logo:hover{opacity:.6}.sidebar__item-old{background-color:var(--white);color:var(--black);border:1px solid #dcdfea;border-radius:12px;flex-direction:column;flex:none;align-items:flex-start;width:100%;padding:32px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.sidebar__item-old.hide{display:none}.sidebar__icon{margin-bottom:24px}.sidebar__title-old{margin-bottom:8px;font-size:24px;line-height:1.2em}.sidebar__subtitle{color:#686781;margin-bottom:24px;font-size:16px}.response{max-width:744px;font-size:20px;display:block;position:relative}.header__burger,.menu-mobile{display:none}.header__logo-wrap{align-items:center;display:flex}.filter__lievels-title{margin-right:8px}.filter__lievel{text-align:center;cursor:pointer;border:1px solid #d6d6d6;border-radius:4px;justify-content:center;align-items:center;min-height:28px;padding:4px 8px;font-size:14px;line-height:1em;transition:all .2s;display:flex}.filter__lievel:hover{border-color:#1380ff}.filter__lievel.active{color:var(--white);cursor:auto;background-color:#1380ff;border-color:#1380ff;box-shadow:inset 0 4px 0 -2px #00000026}.response__close{cursor:pointer;position:absolute;bottom:auto;left:auto;right:24px}.response__close:hover{opacity:.6}.referral-info__price{color:var(--black);margin-bottom:8px;font-family:TT Foxford,sans-serif;font-size:32px;font-weight:800;line-height:1.1em}.filter__lievels-btns{grid-column-gap:8px;align-items:center;margin-right:20px;display:flex}.filter__list-item{cursor:pointer;margin-left:-12px;margin-right:-12px;padding:6px 12px;font-size:22px;line-height:1.2em;transition:all .3s}.filter__list-item:hover{color:#8a51e6}.vacancies__empty-email{color:var(--black);border-bottom:1px solid #000;transition:all .3s}.vacancies__empty-email:hover{color:#8a51e6;border-bottom-color:#8a51e6}.archive__content{width:100%}.units-tech__list{grid-column-gap:8px;grid-row-gap:8px;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;display:flex}.home-units__arrow{flex:none;width:40px;height:40px;transition:all .3s}.main,.main.main--overflow-clip{position:relative;overflow:clip}.header__logo-separate{background-color:#bbbdca;width:1px;height:26px}.header__logo-text{color:var(--black);font-size:21px;line-height:1.3em}.btn{color:#fff;text-align:center;-webkit-text-fill-color:inherit;background-color:#8a51e6;background-clip:border-box;border-radius:40px;flex:none;justify-content:center;align-items:center;min-width:180px;max-width:360px;padding:17px 24px;font-family:TT Foxford,sans-serif;font-size:18px;font-weight:800;line-height:1.2em;text-decoration:none;transition:opacity .3s,color .4s,border-color .4s,background-color .4s;display:flex}.btn:hover{background-color:var(--slate-blue)}.btn:active{box-shadow:inset 0 4px #00000024}.btn.loading{color:#0000;background-image:url("data:image/svg+xml,%3c!--%20By%20Sam%20Herbert%20(@sherb),%20for%20everyone.%20More%20@%20http://goo.gl/7AJzbL%20--%3e%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20xmlns='http://www.w3.org/2000/svg'%20stroke='%23fff'%3e%3cg%20fill='none'%20fill-rule='evenodd'%3e%3cg%20transform='translate(1%201)'%20stroke-width='2'%3e%3ccircle%20stroke-opacity='.5'%20cx='18'%20cy='18'%20r='18'/%3e%3cpath%20d='M36%2018c0-9.94-8.06-18-18-18'%3e%3canimateTransform%20attributeName='transform'%20type='rotate'%20from='0%2018%2018'%20to='360%2018%2018'%20dur='1s'%20repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:28px}.btn.loading:active{box-shadow:none}.btn.btn--transparent{border:1px solid var(--black);color:var(--black);background-color:#0000}.btn.btn--transparent:hover{border-color:#8a51e6}.btn.btn--transparent:active{border-color:var(--slate-blue);box-shadow:none;color:var(--slate-blue)}.btn.btn--grey{color:var(--black);background-color:#ecedf3}.btn.btn--grey:hover{background-color:#d6d8e2}.btn.btn--teachers-fixed{z-index:50;background-color:var(--orange);color:var(--black);cursor:pointer;align-self:center;margin-left:auto;margin-right:auto}.home-hero{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:relative}.home-hero__content{flex-direction:column;align-items:center;width:900px;max-width:100%;margin-left:auto;margin-right:auto;display:flex}.home-hero__title{color:var(--white);text-transform:uppercase;margin-bottom:16px;font-family:TT Foxford,sans-serif;font-size:80px;font-weight:800;line-height:1em}.home-hero__title.mobile{display:none}.home-hero__subtitle{max-width:460px;margin-bottom:40px;font-size:34px;line-height:1.1em}.home-about{grid-column-gap:24px;grid-row-gap:24px;flex-direction:row;justify-content:space-between;align-items:center;display:flex;position:relative}.home-about__img{max-width:40%;position:absolute;inset:auto 0% -80px auto}.home-about__texts{grid-column-gap:12px;grid-row-gap:12px;flex-direction:column;align-items:flex-start;max-width:591px;font-size:24px;line-height:1.5em;display:flex}.section{padding:88px 40px;position:relative}.section.section--home-hero{color:var(--white);background-color:#f90;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='4547'%20height='3797'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cg%20fill='%23fd8415'%3e%3cpath%20d='M3309.71%202760.91l-195.709%20314.003-972.29-605.998%20195.709-314.003zm-1946-1212.9l-195.709%20314.003-972.29-605.998L391.42%20942.012z'/%3e%3cpath%20d='M2140.28%202468.01l-195.709%20314.003-972.29-605.998%20195.709-314.003zm1612.14%201004.81l-320.081-199.498-195.709%20314.002%20320.081%20199.498z'/%3e%3cpath%20d='M3628.06%202959.32l-318.341-198.414-195.709%20314.002%20318.341%20198.414zm711.49-428.5l-320.081-199.498-195.709%20314.002%20320.081%20199.498z'/%3e%3cpath%20d='M3823.91%202645.41l-320.081-199.498-195.709%20314.002%20320.081%20199.498zm391.27-628.1l-318.341-198.414-195.709%20314.002%20318.341%20198.414z'/%3e%3cuse%20xlink:href='%23B'/%3e%3cpath%20d='M1853.43%20763.336l97.878-157.038L978.544-.001l-97.878%20157.038zM3799.01%201975.87l97.346-156.184-972.763-606.299-97.346%20156.184z'/%3e%3cuse%20xlink:href='%23B'%20x='-195.71'%20y='314'/%3e%3cuse%20xlink:href='%23B'%20x='-1070.64'%20y='-449.26'/%3e%3cpath%20d='M3603.3%202289.87l97.346-156.184-972.763-606.299-97.346%20156.184z'/%3e%3cuse%20xlink:href='%23B'%20x='-391.42'%20y='628.01'/%3e%3cuse%20xlink:href='%23B'%20x='-1266.35'%20y='-135.26'/%3e%3cpath%20d='M3407.76%202603.48l97.346-156.184-972.763-606.299-97.346%20156.184z'/%3e%3c/g%3e%3cdefs%20%3e%3cpath%20id='B'%20d='M2728.36%201526.6l97.878-157.038-972.763-606.299-97.878%20157.038z'/%3e%3c/defs%3e%3c/svg%3e");background-position:50% 61%;background-size:auto}.section.section--home-about{padding-top:80px;padding-bottom:80px}.section.section--home-units{padding-top:144px}.section.section--home-numbers{background-color:#f6f1fe;padding-top:48px;padding-bottom:48px}.section.section--home-contacts{color:var(--white);background-color:#8a51e6;padding-bottom:120px}.section.section--benefits{padding-bottom:160px}.section.section--vcns-hero{background-color:var(--orange);color:var(--white);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='621'%20height='320'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cg%20clip-path='url(%23A)'%20fill='%23fd8415'%3e%3cpath%20d='M96.615%20614.663l193.202%2041.723%2097.246-450.309-193.202-41.723zm289.772%2062.577l193.202%2041.723%2097.246-450.309-193.202-41.723z'/%3e%3cpath%20d='M96.467%20147.096l139.459%2030.117%2068.688-318.07-139.459-30.117zm279.715%2060.406l139.459%2030.117%2068.688-318.07-139.459-30.117z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='A'%3e%3cpath%20fill='%23fff'%20d='M0%200h621v320H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-position:100%;background-repeat:no-repeat;background-size:contain;padding-top:134px;padding-bottom:56px}.section.section--vcns-hero.hero--referral{background-color:#8a51e6;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='621'%20height='320'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cg%20clip-path='url(%23A)'%20fill='%23ac6bff'%3e%3cpath%20d='M96.615%20614.663l193.202%2041.723%2097.246-450.309-193.202-41.723zm289.772%2062.577l193.202%2041.723%2097.246-450.309-193.202-41.723z'/%3e%3cpath%20d='M96.467%20147.096l139.459%2030.117%2068.688-318.07-139.459-30.117zm279.715%2060.406l139.459%2030.117%2068.688-318.07-139.459-30.117z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='A'%3e%3cpath%20fill='%23fff'%20d='M0%200h621v320H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");display:none}.section.section--vcns-recommend{background-color:#e0d1fb4d;padding-bottom:104px}.section.section--ref-hero{color:var(--white);background-image:url(https://dist-fastdev.ngcdn.ru/astro/jobs.foxford.ru/_astro/jobs-new-11.BX7gfqrK.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:72px;padding-bottom:72px}.section.section--ref-faq{-webkit-text-fill-color:inherit;background-color:#f6f7fb;background-clip:border-box}.section.section--vcns-vcns{z-index:4;padding-bottom:40px}.section.section--vcn-cms-res-contacts{z-index:3;background-color:#f6f1fe;padding-bottom:120px}.section.section--vcn-cms-res-contacts.contacts--dev{color:var(--white);background-color:#25262c}.section.section--analytics-hero{background-image:url(https://dist-fastdev.ngcdn.ru/astro/jobs.foxford.ru/_astro/job-analytics-38.BbrK5UMh.svg);background-position:50% -26px;background-repeat:no-repeat;background-size:auto;padding-top:172px;padding-bottom:264px}.section.section--analytics-about{z-index:1;background-color:#8a51e6;background-image:url(https://dist-fastdev.ngcdn.ru/astro/jobs.foxford.ru/_astro/job-analytics-1.Cx07YcKS.svg);background-position:50% 100%;background-repeat:no-repeat;background-size:100%;padding-top:124px;padding-bottom:230px}.section.section--analytics-units{background-image:url(https://dist-fastdev.ngcdn.ru/astro/jobs.foxford.ru/_astro/job-analytics-42.DV1Nbx_6.svg);background-position:50% 30px;background-repeat:repeat;background-size:2500px;background-attachment:fixed;padding-bottom:220px;overflow:visible}.section.section--units-hero-dev{color:var(--white);background-color:#000;padding-top:200px;padding-bottom:252px;overflow:hidden}.section.section--units-about-dev{background-image:url("data:image/svg+xml,%3csvg%20width='1240'%20height='140'%20viewBox='0%200%201240%20140'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='50'%20y='69'%20width='350'%20height='70'%20fill='black'/%3e%3crect%20x='820'%20y='69'%20width='70'%20height='70'%20fill='black'/%3e%3crect%20x='1101'%20y='69'%20width='70'%20height='70'%20fill='black'/%3e%3crect%20x='1170'%20width='70'%20height='140'%20fill='black'/%3e%3c/svg%3e");background-position:50% 100%;background-repeat:no-repeat;background-size:1240px;margin-bottom:-1px;padding-top:220px;padding-bottom:220px}.section.section--units-projets-dev{color:var(--white);background-color:#000;background-image:url("data:image/svg+xml,%3csvg%20width='1240'%20height='140'%20viewBox='0%200%201240%20140'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='630'%20y='70'%20width='560'%20height='70'%20fill='white'/%3e%3crect%20y='70'%20width='70'%20height='70'%20fill='white'/%3e%3crect%20x='69'%20width='70'%20height='140'%20fill='white'/%3e%3crect%20x='560'%20width='70'%20height='70'%20fill='white'/%3e%3c/svg%3e");background-position:50% 100%;background-repeat:no-repeat;background-size:1240px;padding-top:120px;padding-bottom:220px;overflow:visible}.section.section--units-come-team-dev{color:var(--white);padding-top:28px;padding-bottom:66px}.section.section--teachers-hero{background-color:#f1e5ff;background-image:url(https://dist-fastdev.ngcdn.ru/astro/jobs.foxford.ru/_astro/teachers-hero-bg.DhAoGE33.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll;height:calc(100vh - 105px);min-height:640px;max-height:975px;padding-top:217px;padding-bottom:32px}.section.section--teachers-priorities{padding-top:56px;padding-bottom:56px}.section.section--teachers-about{padding-bottom:56px}.section.section--teachers-team,.section.section--teachers-directions{padding-top:56px}.section.section--teachers-formats{background-color:#fcf1e3;background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='32'%20viewBox='0%200%201440%2032'%20width='1440'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cclipPath%20id='a'%3e%3cpath%20d='m0%200h1440v32h-1440z'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='m0%200h1440v32h-1440z'%20fill='%23fff'/%3e%3cg%20fill='%23fcf1e3'%3e%3cpath%20d='m0%200h16v137.25h-16z'%20transform='matrix(-.00000018%201%201%20.00000001%20596.25%200)'/%3e%3cpath%20d='m0%200h16v596.25h-16z'%20transform='matrix(-.00000022%201%201%20.00000001%200%2016)'/%3e%3cpath%20d='m0%200h16v280.125h-16z'%20transform='matrix(-.00000096%201%201%200%20733.5%2016)'/%3e%3cpath%20d='m0%200h16v210.375h-16z'%20transform='matrix(-.00000096%201%201%200%201013.62%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000018%201%201%20.00000001%201260%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201224%2016)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201296%2016)'/%3e%3cpath%20d='m0%200h16v32h-16z'%20transform='matrix(-.00000016%201%201%20.00000001%201408%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201368%2016)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000048%201%201%200%201332%200)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-repeat:repeat-x;background-size:contain}footer{z-index:5}.section.section--teachers-media{z-index:5;background-color:#000;padding-top:65px;padding-bottom:65px}.section.section--teachers-director{background-color:#f1e5ff;background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='32'%20viewBox='0%200%201440%2032'%20width='1440'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cclipPath%20id='a'%3e%3cpath%20d='m0%200h1440v32h-1440z'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='m0%200h1440v32h-1440z'%20fill='%23fff'/%3e%3cg%20fill='%23f1e6ff'%3e%3cpath%20d='m0%200h16v137.25h-16z'%20transform='matrix(-.00000018%201%201%20.00000001%20596.25%200)'/%3e%3cpath%20d='m0%200h16v596.25h-16z'%20transform='matrix(-.00000022%201%201%20.00000001%200%2016)'/%3e%3cpath%20d='m0%200h16v280.125h-16z'%20transform='matrix(-.00000096%201%201%200%20733.5%2016)'/%3e%3cpath%20d='m0%200h16v210.375h-16z'%20transform='matrix(-.00000096%201%201%200%201013.62%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000018%201%201%20.00000001%201260%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201224%2016)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201296%2016)'/%3e%3cpath%20d='m0%200h16v32h-16z'%20transform='matrix(-.00000016%201%201%20.00000001%201408%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201368%2016)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000048%201%201%200%201332%200)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-repeat:no-repeat;background-size:contain}.section.section--teachers-conditions{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='32'%20viewBox='0%200%201440%2032'%20width='1440'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cclipPath%20id='a'%3e%3cpath%20d='m0%200h1440v32h-1440z'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='m0%200h1440v32h-1440z'%20fill='%23fff'/%3e%3cg%20fill='%23fcf1e3'%3e%3cpath%20d='m0%200h16v137.25h-16z'%20transform='matrix(-.00000018%201%201%20.00000001%20596.25%200)'/%3e%3cpath%20d='m0%200h16v596.25h-16z'%20transform='matrix(-.00000022%201%201%20.00000001%200%2016)'/%3e%3cpath%20d='m0%200h16v280.125h-16z'%20transform='matrix(-.00000096%201%201%200%20733.5%2016)'/%3e%3cpath%20d='m0%200h16v210.375h-16z'%20transform='matrix(-.00000096%201%201%200%201013.62%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000018%201%201%20.00000001%201260%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201224%2016)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201296%2016)'/%3e%3cpath%20d='m0%200h16v32h-16z'%20transform='matrix(-.00000016%201%201%20.00000001%201408%200)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000096%201%201%200%201368%2016)'/%3e%3cpath%20d='m0%200h16v36h-16z'%20transform='matrix(-.00000048%201%201%200%201332%200)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-repeat:repeat-x;background-size:contain}.section.section--photo-moving{z-index:5;margin-top:-128px;padding:0 0 40px}.home-units{text-align:center;flex-direction:column;align-items:center;display:flex}.title{color:var(--black);text-transform:uppercase;margin-bottom:56px;font-family:TT Foxford,sans-serif;font-size:60px;font-weight:800;line-height:1em}.title.title--home-units{margin-bottom:48px}.title.title--home-contacts{color:var(--white);max-width:712px;margin-bottom:0;font-size:44px}.title.title--home-contacts.contacts--black{color:var(--black)}.title.title--benefits{max-width:712px}.title.title--home-fox{margin-bottom:24px;font-size:44px}.title.title--vcns-ref{margin-bottom:12px;font-size:44px}.title.title--vcns-list-cms{margin-bottom:32px;font-size:44px}.title.title--units-about{margin-bottom:12px}.title.title--units-about.about--dev{margin-bottom:24px}.title.title--small{margin-bottom:24px;font-size:44px;line-height:1.1em}.title.title--small.small--units-tech{max-width:744px;margin-bottom:56px;line-height:1em}.title.title--small.small--units-team{margin-bottom:12px;transform:rotate(2deg)}.title.title--small.small--units-team.white{color:var(--white)}.title.title--small.small--units-team.team--dev{color:var(--white);max-width:640px;transform:none}.title.title--about-us-dev{margin-bottom:16px;font-size:40px;line-height:1.1em}.home-numbers{grid-column-gap:24px;grid-row-gap:24px;justify-content:space-between;align-items:center;display:flex}.home-numbers__item{text-align:center;flex-direction:column;align-items:center;font-size:28px;line-height:1.3em;display:flex}.home-numbers__item-title{flex:none;margin-bottom:-8px;font-family:TT Foxford,sans-serif;font-size:44px;font-weight:800;line-height:1em}.home-units__item{color:var(--black);background-color:#ecedf3;border-radius:100px;justify-content:center;align-items:center;padding:10px 16px;font-size:34px;line-height:1.3em;display:flex}.home-units__item.item--link{grid-column-gap:12px;grid-row-gap:12px;padding-right:10px;transition:all .4s}.home-units__item.item--link.link--analytics{-webkit-text-fill-color:inherit;background-color:#dcc9ff;background-clip:border-box}.home-units__item.item--link.link--analytics:hover{background-color:#ceafff}.home-units__item.item--link.link--dev{background-color:#ffeacb}.home-units__item.item--link.link--dev:hover{background-color:#ffd294}.home-units__list{grid-column-gap:16px;grid-row-gap:16px;flex-wrap:wrap;justify-content:center;display:flex}.vcns-list__wrap{width:100%;margin-bottom:auto}.vcns__list{flex-direction:column;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;align-content:start;align-items:stretch;margin-bottom:56px;display:flex}.vcn__item{background-color:var(--white);color:var(--black);cursor:pointer;border-bottom:1px solid #bbbdca;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-top:32px;padding-bottom:24px;text-decoration:none;transition:all .3s;display:flex;position:relative}.vcn__item:hover{color:#8a51e6;border-bottom-color:#8a51e6}.vcn__points{grid-column-gap:8px;grid-row-gap:8px;flex-wrap:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;align-items:center;max-width:90%;margin-bottom:16px;display:flex}.vcns__cms-empty{color:#4a4b51;text-align:center;flex-direction:column;align-items:center;width:600px;max-width:100%;margin-left:auto;margin-right:auto;display:flex;position:relative}.vcns__cms-empty.hide{display:none}.vcn__point-text{color:#3a3b41;background-color:#f5f6f9;flex:none;max-height:48px;padding:4px 8px;font-size:16px;line-height:1.2em;overflow:hidden}.vcn__point-text.point--ref{background-color:#fcf1e3}.vcn__name{max-width:95%;margin-bottom:0;font-size:34px;font-weight:400;line-height:1.1em}.vcn__name.t-vcn__name{max-width:89%;font-size:20px}.vcn__arrow{width:40px;height:40px;transition:transform .3s;position:absolute;inset:auto 0 24px auto}.home-contacts{grid-column-gap:1.5em;grid-row-gap:1.5em;flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.home-contacts__link-tg{border-bottom:4px solid var(--white);color:var(--white);transition:all .4s}.home-contacts__link-tg:hover{color:#ffd294;border-bottom-color:#ffd294}.home-contact__email{z-index:1;flex:none;font-size:28px;line-height:1.1em;position:relative}.home-contact__email-span{border-bottom:2px solid var(--white);color:var(--white);transition:all .4s}.home-contact__email-span:hover{color:#ffd294;border-bottom-color:#ffd294}.home-contact__image{z-index:0;max-width:264px;position:absolute;inset:auto 0% -120px auto}.home-contact__image.image--dev{right:86px}.benefits{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.benefits__list{flex-direction:row;flex:none;align-items:center;animation:20s linear infinite infiniteScroll;display:flex}.benefits__item{flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;width:100%;max-width:261px;padding-left:12px;padding-right:12px;display:flex}.benefits__item-text{background-color:#ecedf3;justify-content:center;align-items:center;min-height:178px;padding:20px;font-size:24px;line-height:1.3em;display:flex}.about-us__list{grid-column-gap:88px;grid-row-gap:88px;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.about-us__list.list--dev{grid-column-gap:68px;grid-row-gap:68px}.about-us__item{grid-column-gap:56px;grid-row-gap:56px;justify-content:space-between;align-items:center;display:flex}.about-us__item.item--2{justify-content:flex-start}.about-us__item.item--gbl-1{grid-column-gap:24px;grid-row-gap:24px}.about-us__item-content{color:var(--dim-grey);max-width:456px;font-size:24px;line-height:1.3em}.about-us__item-content.item--2{max-width:485px}.about-us__item-content.large{max-width:520px}.about-us__item-img{width:552px;max-width:50%}.about-us__item-img.img--large{width:648px;max-width:58%}.about-us__item-img.img--dev{width:560px}.vcns-ref{justify-content:flex-end;align-items:flex-start;display:flex;position:relative}.vcns-hero{max-width:618px;font-size:34px;line-height:1.2em;position:relative}.hero-vcns__title{color:var(--white);text-transform:uppercase;max-width:660px;margin-bottom:0;font-family:TT Foxford,sans-serif;font-size:80px;font-weight:800;line-height:1em;position:relative;left:-3px}.vcns-ref__img{position:absolute;inset:auto auto -104px 0%}.vcns-ref__content{max-width:648px}.vcns-ref__text{color:#4a4b51;max-width:400px;margin-bottom:32px;font-size:24px;line-height:1.3em}.vcns__empty-title{color:#25262c;margin-bottom:8px;font-size:34px;font-weight:400}.vcns__empty-subtitle{z-index:2;margin-bottom:32px;font-size:20px;line-height:1.4em;position:relative}.vcns__filter{z-index:3;justify-content:space-between;align-items:center;margin-bottom:32px;display:flex;position:relative}.vcns-filter__referral{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='23'%20height='23'%20rx='3.5'%20fill='white'%20stroke='%239B64FB'/%3e%3c/svg%3e");background-position:0%;background-repeat:no-repeat;background-size:auto;align-items:center;min-width:374px;padding-top:2px;padding-left:32px;font-size:20px;line-height:1.2em;transition:all .3s;display:flex;position:relative;top:-10px}.vcns-filter__referral:hover{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='1'%20width='23'%20height='23'%20rx='3.5'%20fill='%23F2E8FF'%20stroke='%239B64FB'/%3e%3c/svg%3e")}.vcns-filter__referral.active{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.5'%20y='0.5'%20width='23'%20height='23'%20rx='3.5'%20fill='%23F2E8FF'%20stroke='%239B64FB'/%3e%3cpath%20d='M18%207L9.75%2016L6%2011.9091'%20stroke='%239B64FB'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:0%}.vcns__filter-block{z-index:3;grid-column-gap:24px;grid-row-gap:24px;justify-content:space-between;align-items:center;font-size:22px;line-height:1.1em;display:flex;position:relative}.filter-block{z-index:2;flex:none;width:366px;height:58px;margin-left:-12px;padding:12px;transition:all .4s;position:relative}.filter-block.wrap--levels{width:170px}.vcns__filter-levels{display:flex;position:static}.vcns__filter-levels.hide{display:none}.vncs-filter__filter{z-index:2;background-color:var(--white);opacity:0;flex-direction:column;transition:max-height .4s;display:flex}.vncs-filter__filter.open{opacity:1}.filter__arrow{z-index:1;cursor:pointer;transition:all .4s;position:absolute;inset:18px 12px auto auto;transform:rotate(0)}.filter__arrow.close{transform:rotate(180deg)}.ref-hero{flex-direction:column;align-items:flex-start;max-width:752px;display:flex;position:relative}.ref-hero__title{color:var(--white);text-transform:uppercase;margin-bottom:16px;font-family:TT Foxford,sans-serif;font-size:68px;font-weight:800;line-height:1em}.ref-hero__subtitle{max-width:692px;margin-bottom:40px;font-size:34px;line-height:1.2em}.ref-how__item-number{-webkit-text-fill-color:inherit;background-color:#fcf1e3;background-clip:border-box;border-radius:64px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.2em;display:flex}.ref-how__list{grid-column-gap:24px;grid-row-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;justify-content:space-between;line-height:1.4em;display:flex}.ref-how__item{color:#4a4b51;min-width:232px;max-width:296px;font-size:20px}.ref-how__item-title{color:var(--black);margin-bottom:12px;font-size:34px;font-weight:400}.vcbs-cms-vacancy__info-wrap{font-size:16px}.vcn-cms-vacancy__info{background-color:var(--white);flex-direction:column;align-items:flex-start;transition:all .5s;display:flex;position:relative}.vcn-cms-vacancy__info.info--archive{max-height:712px;overflow:hidden}.vcn-cms-vacancy__archive{z-index:1;background-image:linear-gradient(#fff0,#fff 85%);flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:20px;display:flex;position:absolute;inset:0%}.vcns-cm-vacancy__info-content{flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.vcn-cms-vacancy__subtitle{margin-bottom:40px;font-size:24px;line-height:1.4em}.vcn-cms-vacancy__uptitle{color:#8a51e6;text-transform:uppercase;background-color:#e0d1fb;padding:4px 8px;font-family:TT Foxford,sans-serif;font-size:14px;font-weight:800;line-height:1.1em;transition:all .2s;display:inline-block}.vcn-cms-vacancy__uptitle:hover{color:var(--white);background-color:#8a51e6}.sidebar__item{color:var(--black);flex-direction:column;align-items:flex-start;width:100%;text-decoration:none;display:flex;position:relative}.sidebar__item.item--response{color:#4a4b51;-webkit-text-fill-color:inherit;cursor:pointer;background-color:#ece4f8;background-clip:border-box;justify-content:space-between;min-height:232px;padding:24px;font-size:18px;line-height:1.4em;transition:all .4s}.sidebar__item.item--response:hover{background-color:#e6d7ff}.sidebar__item.item--ref{color:#4a4b51;-webkit-text-fill-color:inherit;cursor:pointer;background-color:#ffe7cc;background-clip:border-box;justify-content:space-between;min-height:298px;padding:24px;font-size:18px;line-height:1.4em;transition:all .4s}.sidebar__item.item--ref:hover{background-color:#fad6ae}.sidebar__item.item--archived{-webkit-text-fill-color:inherit;cursor:pointer;background-color:#fafafa;background-clip:border-box;justify-content:space-between;min-height:232px;padding:24px;font-size:18px;line-height:1.4em}.cms-vacancy__point{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;display:flex}.cms-vacancy__point-title{margin-bottom:8px;font-size:20px;font-weight:400;line-height:1.1em}.cms-vacancy__point-text{background-color:#ecedf3;max-width:180px;padding:6px 12px;font-size:16px;line-height:1.4em}.sidebar__arrow{transition:all .3s}.sidebar__response-title{color:var(--black);text-transform:lowercase;margin-bottom:12px;font-family:TT Foxford,sans-serif;font-size:24px;font-weight:800;line-height:1.2em}.sidebar__response-cta{font-size:16px}.sidebar__item-response-footer{justify-content:space-between;align-items:center;width:100%;display:flex}.sidebar__title-span-price{color:#f90;margin-top:6px;font-size:32px;display:inline-block}.vcn-cms-vacancy__description{color:#4a4b51;margin-bottom:40px;line-height:1.5em}.vcn-cms-vacancy__description h3{color:var(--black);margin-top:8px;margin-bottom:16px;font-family:TT Foxford,sans-serif;font-size:20px;font-weight:800}.vcn-cms-vacancy__description li{background-image:url("data:image/svg+xml,%3csvg%20width='3'%20height='3'%20viewBox='0%200%203%203'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='1.5'%20cy='1.5'%20r='1.5'%20fill='%235C5C5C'/%3e%3c/svg%3e");background-position:0 9px;background-repeat:no-repeat;background-size:auto;margin-bottom:4px;margin-left:12px;padding-left:16px;list-style-type:none}.vcn-cms-vacancy__description p{margin-bottom:32px}.vcn-cms-vacancy__description ul{margin-bottom:40px}.vcn-cms-vacancy__description h1,.vcn-cms-vacancy__description h2{color:var(--black);margin-top:12px;margin-bottom:20px;font-family:TT Foxford,sans-serif;font-size:24px;font-weight:800;line-height:1.1em}.vcn-cms-vacancy__description h4{color:var(--black);margin-bottom:8px;font-family:TT Foxford,sans-serif;font-size:16px;font-weight:800}.vcn-cms-vacancy__btns-wrap{grid-column-gap:12px;grid-row-gap:12px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;width:100%;display:flex}.vcn-cms-vacancy__archive-wrap{flex-direction:column;align-items:center;display:flex}.benefits__list-wrap{flex-direction:row;justify-content:flex-start;align-items:center;display:flex;overflow:visible}.hero-home__photos-wrap{grid-column-gap:24px;grid-row-gap:24px;justify-content:flex-start;align-items:center;margin-bottom:40px;display:flex}.photos__loop{grid-column-gap:24px;grid-row-gap:24px;flex:none;justify-content:flex-start;align-items:flex-start;animation:35s linear infinite infiniteScroll;display:flex}.hero-home__photo{border-radius:5px;height:152px;display:block}.vcn-cms-contact__email-span{border-bottom:2px solid var(--black);color:var(--black);transition:all .4s}.vcn-cms-contact__email-span:hover{color:#8a51e6;border-bottom-color:#8a51e6}.vcn-cms-contact__email-span.span--dev{border-bottom-color:var(--white);color:var(--white)}.vcn-cms-contact__email-span.span--dev:hover{border-bottom-color:var(--orange);color:var(--orange)}.vcn-cms-contacts__link-tg{border-bottom:4px solid var(--black);color:var(--black);transition:all .4s;display:inline-block}.vcn-cms-contacts__link-tg:hover{color:#8a51e6;border-bottom-color:#8a51e6}.vcn-cms-contacts__link-tg.tg--dev{border-bottom-color:var(--white);color:var(--white)}.vcn-cms-contacts__link-tg.tg--dev:hover{border-bottom-color:var(--orange);color:var(--orange)}.units-hero{flex-direction:column;align-items:center;margin-bottom:340px;display:flex;position:relative}.units-hero.hero--dev{text-align:left;align-items:flex-start;margin-bottom:0;display:flex}.units-hero__title{text-align:center;text-transform:uppercase;margin-bottom:28px;font-family:TT Foxford,sans-serif;font-size:80px;font-weight:800;line-height:1em}.units-hero__title.title--dev{color:var(--white);margin-bottom:12px;font-size:68px}.units-hero__subtitle{color:var(--dim-grey);text-align:center;max-width:520px;margin-bottom:48px;font-size:30px;line-height:1.3em}.units-hero__subtitle.sub--dev{color:var(--white);text-align:left;max-width:446px;margin-bottom:56px}.units-quote{grid-column-gap:24px;grid-row-gap:24px;flex-direction:row;justify-content:flex-start;align-items:center;max-width:1088px;margin-left:auto;margin-right:auto;display:flex;position:relative}.units-quote__photo{border-radius:28px;max-width:456px;position:relative;top:-27px;transform:rotate(-5deg)}.units-quote__name{color:var(--black);text-align:left;max-width:552px;margin-bottom:0;font-size:30px;font-weight:700;line-height:1.2em}.units-quote__position{color:#5c5c5c;text-align:left;font-size:24px;line-height:1.4em}.units-quote__content{grid-column-gap:42px;grid-row-gap:42px;color:var(--dim-grey);text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:597px;font-size:30px;line-height:1.3em;display:flex}.units-quote__img-wrap{position:relative}.units-tech__item{-webkit-text-fill-color:inherit;cursor:default;background-color:#f2e8ff;background-clip:border-box;border:1px solid #f2e8ff;border-radius:40px;justify-content:center;align-items:center;padding:4px 12px;font-size:34px;line-height:1.4em;transition:all .3s;display:flex}.units-tech__item.item--analytics{background-color:#fcf1e3}.units-tech__banner{color:var(--orange);text-align:center;text-transform:uppercase;white-space:nowrap;background-color:#ffeacb;margin-left:-50vw;margin-right:-50vw;padding-top:12px;padding-bottom:12px;font-family:TT Foxford,sans-serif;font-size:32px;font-weight:800;line-height:1.1em;transform:rotate(-1deg)}.units-tech__banner.purple{color:#ae7efc;-webkit-text-fill-color:inherit;background-color:#f2e8ff;background-clip:border-box}.units-tech__block-list{grid-column-gap:32px;grid-row-gap:32px;justify-content:space-between;align-items:flex-start;margin-bottom:120px;display:flex}.units-tech__block.small{max-width:204px}.units-tech__list-title{flex-direction:column;justify-content:flex-end;min-height:56px;margin-bottom:16px;font-size:24px;font-weight:400;line-height:1.1em;display:flex}.units-team__photos-wrap{z-index:1;grid-column-gap:24px;grid-row-gap:24px;flex-flow:row;justify-content:flex-start;align-items:center;margin-top:-36px;display:flex;position:relative;overflow:auto}.units-team__photo{border-radius:8px;height:110px;display:block;width:auto!important;max-width:100%!important}.units-team__photo.photo--168{height:168px}.units-team__photo.photo--140{height:140px}.units-team__photo.photo--82{height:82px}.units-team__content{text-align:center;-webkit-text-fill-color:inherit;background-color:#fffa7d;background-clip:border-box;flex-direction:column;justify-content:center;align-items:center;padding:60px 80px 88px;font-size:24px;line-height:1.4em;display:flex;transform:rotate(-2deg)}.units-team__content.content--purple{color:var(--white);background-color:#8950e6}.units-team__content.content--dev{color:var(--white);background-color:#000;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACDQAAAKmAQAAAACQ8WFiAAADP0lEQVR4Ae3QgQXAAAwAwWyQ/bfMBikKNKqhoHW/wV+Msq/Fx8t+rDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBw6s4cODAgQMHDhw4cODAgQMHDhw4LGj+FwcOHDhw4LCJAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4JDj8Y6Gwz4OHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4MCBAwcOHDhw4KABUxw4nHHgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cOHDgwIEDBw4cDothObivKtrJAAAAAElFTkSuQmCC);background-position:0 0;background-size:cover;transform:none}.units-team__subtitle{max-width:644px;line-height:1.4em;transform:rotate(2deg)}.units-team__subtitle.no-rotate{transform:none}.units-quote__photo-mobile{display:none}.filter-block__units-selected{cursor:pointer;transition:all .4s}.filter-block__units-selected:hover{color:#8a51e6}.filter-block__content{grid-column-gap:12px;grid-row-gap:12px;border:1px solid var(--white);background-color:var(--white);flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;max-height:60px;padding:12px 44px 12px 12px;transition:all .5s;display:flex;position:absolute;inset:0% auto auto 0%;overflow:hidden}.filter-block__content.open{border-color:#bbbdca;max-height:376px;overflow:scroll}.filter-block__content.disabled{cursor:not-allowed}.vcn__point-rub-wrap{position:relative}.vcn__point-tooltip{background-color:var(--black);opacity:0;color:var(--white);text-align:center;width:160px;padding:8px 16px 16px;font-size:14px;line-height:1.1em;transition:all .3s;position:absolute;inset:-56px 0% auto -66px;transform:translateY(6px)}.analytics-hero__bg-wrap{z-index:1;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;display:flex;position:absolute;inset:0% 0% auto}.analytics-hero{flex-direction:column;justify-content:flex-start;align-items:center;max-width:664px;margin-left:auto;margin-right:auto;display:flex;position:relative}.analytics-hero__label{max-width:253px;margin-bottom:24px}.analytics-hero__title{text-transform:uppercase;margin-bottom:12px;font-family:TT Foxford,sans-serif;font-size:80px;line-height:1em}.analytics-hero__text{text-align:center;max-width:440px;margin-bottom:24px;font-size:30px;line-height:1.15em}.analytics-hero__fox-wrap{z-index:0;flex-direction:column;justify-content:flex-start;align-items:center;height:200px;display:flex;position:absolute;inset:auto 0% 0%;overflow:hidden}.analytics-hero__fox-pupil-1{z-index:1;margin-left:auto;margin-right:auto;position:absolute;top:84px;left:0;right:0;transform:translate(28px)}.analytics-hero__bg-frame-orange{z-index:1;min-width:100svw;max-width:none;position:absolute;bottom:-53px}.analytics-hero__bg-frame-purple{z-index:3;min-width:100svw;max-width:none;position:absolute;top:-30px}.analytics-hero__bg-circle{z-index:2;margin-left:auto;margin-right:auto;position:absolute;top:174px;left:0;right:0;transform:translate(-520px)}.analytics-hero__bg-diagram{z-index:2;margin-left:auto;margin-right:auto;transition:all .4s;position:absolute;top:273px;left:auto;right:auto;transform:translate(400px)}.analytics-hero__fox-pupil-2{z-index:1;margin-left:auto;margin-right:auto;position:absolute;top:84px;left:0;right:0;transform:translate(-44px)}.analytics-hero__img-msg{z-index:-1;position:absolute;inset:-197px auto auto -233px}.analytics-hero__img-circle{z-index:-1;position:absolute;inset:-510px -600px auto auto;transform:rotate(-43deg)}.analytics-hero__img-star{z-index:-1;position:absolute;inset:-377px -243px auto auto}.analytics-about{color:var(--white);flex-direction:column;justify-content:flex-start;align-items:center;max-width:706px;margin-left:auto;margin-right:auto;display:flex}.analytics-about__text{text-align:center;max-width:660px;font-size:24px;line-height:1.4em}.analytics-about__title{color:var(--white);text-align:center;text-transform:uppercase;margin-bottom:32px;font-family:TT Foxford,sans-serif;font-size:60px;line-height:1em}.analytics-quote__text{color:#474747;text-align:left;font-size:24px;line-height:1.4em}.analytics-quote__text.text--first{margin-bottom:24px}.analytics-units{z-index:1;grid-column-gap:40px;grid-row-gap:40px;flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:592px;margin-left:auto;margin-right:auto;display:flex;position:relative}.analytics-units__item-content{z-index:1;flex-direction:column;align-items:center;font-size:20px;line-height:1.3;display:flex;position:relative}.analytics-units__item-title{text-transform:uppercase;margin-bottom:16px;font-family:TT Foxford,sans-serif;font-size:32px;font-weight:800}.analytics-units__title{text-align:center;text-transform:uppercase;max-width:570px;margin-bottom:566px;font-family:TT Foxford,sans-serif;font-weight:800}.analytics-units__item{text-align:center;background-color:#ffeacb;flex-direction:column;justify-content:flex-start;align-items:center;min-height:544px;padding:32px;display:flex;position:sticky;top:200px;transform:rotate(2deg)}.analytics-units__item.item--2{-webkit-text-fill-color:inherit;background-color:#dff4fe;background-clip:border-box;transform:rotate(-2deg)}.analytics-units__item.item--3{background-color:#feffbd}.analytics-units__item.item--4{background-color:#ddc9fe;transform:rotate(-2deg)}.analytics-units__item.item--1{margin-top:-566px}.analytics-units__item-img{margin-bottom:32px}.analytics-units__title-wrap{position:sticky;top:60px}.analytics-units__circle{position:absolute;inset:22px auto auto -472px}.analytics-about__img,.analytics-hero__img-mobile,.analytics-hero__img-mobile-top{display:none}.analytics-hero__fox-eye-1{margin-left:auto;margin-right:auto;position:absolute;top:80px;left:0;right:0;transform:translate(28px)}.analytics-hero__fox-eye-2{margin-left:auto;margin-right:auto;position:absolute;top:80px;left:0;right:0;transform:translate(-44px)}.select{background-color:#f5f6f9;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='10'%20viewBox='0%200%2015%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.6463%200.939453L14.0605%202.35367L7.35344%209.06077L0.646334%202.35367L2.06055%200.939453L7.35344%206.23235L12.6463%200.939453Z'%20fill='%23B8B8B8'/%3e%3c/svg%3e");background-position:95%;background-repeat:no-repeat;background-size:14px;border:1px solid #d4d4d4;border-radius:5px;height:60px;margin-bottom:0;padding-left:18px;font-size:18px;transition:all .4s}.select:hover{border-color:#c2c2c2}.select:focus{border-color:#48a1e6}.select::placeholder{color:#b8b8b8}.units-hero__uptitle-dev{color:#393a40;margin-bottom:12px;font-family:TT Foxford,sans-serif;font-size:22px;font-weight:800;line-height:1.2em}.units-hero__dev-img-bg{z-index:-1;width:1820px;max-width:none;position:absolute;top:-210px;left:-486px}.units-come-team-dev__img-move{z-index:-2;justify-content:flex-start;align-items:center;width:2810px;max-width:none;margin-left:-50%;display:flex;position:absolute}.units-hero__dev-img-fox-1{z-index:0;width:180px;max-width:none;position:absolute;inset:auto auto -674px 664px}.units-hero__dev-img-fox-2{z-index:-1;width:178px;max-width:none;position:absolute;inset:auto auto -674px 805px}.units-hero__dev-img-fox-3{z-index:1;width:178px;max-width:none;position:absolute;inset:auto auto -674px 944px;transform:none}.units-about-dev{z-index:1;color:#2c2620;text-align:center;flex-direction:column;align-items:center;max-width:550px;margin-left:auto;margin-right:auto;font-size:24px;line-height:1.2em;display:flex;position:relative}.units-about-dev__img-left{margin-top:auto;margin-bottom:auto;position:absolute;inset:0 auto 0 -180px}.units-about-dev__img-right{margin-top:auto;margin-bottom:auto;position:absolute;inset:0 -180px 0 auto}.units-work-dev{position:relative}.units-work-dev__heading-title{margin-bottom:56px;font-size:30px;line-height:1em}.span__orange{color:var(--orange)}.units-work-dev__list{grid-column-gap:64px;grid-row-gap:64px;flex-direction:column;align-items:stretch;display:flex;position:relative}.units-work-dev__item{z-index:1;grid-column-gap:24px;grid-row-gap:24px;background-color:#000;border-top:1px solid #4a4b51;justify-content:space-between;padding-top:20px;padding-bottom:32px;display:flex;position:sticky;bottom:-305px}.units-work-dev__item.item--4{bottom:-376px}.units-work-dev__item.item--3{bottom:-260px}.units-work-dev__item.item--2{bottom:-160px}.units-work-dev__item-content{width:552px;max-width:55%}.units-work-dev__item-title{text-transform:uppercase;max-width:480px;margin-bottom:40px;font-family:TT Foxford,sans-serif;font-size:40px;font-weight:800}.units-hero__dev-img-move{z-index:-2;justify-content:flex-start;align-items:center;width:2810px;max-width:none;margin-left:-50%;display:flex;position:absolute;top:-159px}.units-work-dev__item-main{flex-direction:column;align-items:flex-start;width:100%;min-width:500px;max-width:452px;display:flex}.units-work-dev__item-text{color:#d6d8e2;margin-bottom:32px;font-size:20px;line-height:1.3em;transition:opacity .4s}.units-tech-work-dev__item{-webkit-text-fill-color:inherit;cursor:default;background-color:#3a3b41;background-clip:border-box;border-radius:60px;justify-content:center;align-items:center;padding:5px 12px 3px;font-size:16px;line-height:1.3em;transition:all .3s;display:flex}.units-tech-work-dev__list{grid-column-gap:8px;grid-row-gap:12px;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:12px;display:flex}.units-work-dev__item-text-stack{color:#6e707d;margin-bottom:20px;font-size:16px;line-height:1.3em}.units-work-dev__item-stack{border-left:1px solid #3a3b41;padding-left:20px}.span__link-purple{color:#8a51e6;transition:all .4s}.span__link-purple:hover{color:var(--slate-blue);text-decoration:underline}.units-hero__dev-img{margin-right:12px}.units-hero__dev-img-bg-mobile{z-index:-1;width:1820px;max-width:none;display:none;position:absolute;top:-210px;left:-486px}.units-work-dev__item-img{max-width:328px}.css{display:none}.vcn-cms-vacancy__uptitle-list{grid-column-gap:8px;grid-row-gap:8px;flex-flow:wrap;justify-content:flex-start;align-items:flex-start;margin-bottom:24px;display:flex}.modal__bg{background-color:var(--white);flex:1;width:100%;position:absolute;inset:0%}.modal__bg.teachres-modal{background-color:#0006}.modal__content{z-index:3400;flex-direction:column;align-items:stretch;width:100%;margin-left:auto;margin-right:auto;display:block;position:relative}.fd-modal{z-index:41;flex-direction:column;flex:1;width:100%;max-width:100%;padding:88px 40px 56px;transition:opacity .3s;display:flex;position:relative}.fd-modal.t-modal{justify-content:center;align-items:center}.modals{z-index:3400;overscroll-behavior:none;flex-flow:column;width:100%;height:100dvh;display:flex;position:relative}.teachers-hero{flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.teachers-title{margin-bottom:56px;font-family:TT Foxford,sans-serif;font-weight:800}.reserve-title{margin-bottom:0;font-family:TT Foxford,sans-serif;font-size:36px;font-weight:800;line-height:1.1}.teachers-title.title--center{text-align:center}.teachers-title.title--center.teachers-team__title{margin-bottom:16px}.teachers-title.title--center.teachers-directions__title{max-width:601px}.teachers-title.teachers-media__title{color:var(--white);margin-bottom:0}.teachers-title.title--vcns{margin-bottom:40px}.teachers-title.teachers-galery__title{max-width:920px}.teachers-about__content{grid-column-gap:26px;grid-row-gap:26px;flex-flow:row;justify-content:center;display:flex}.teachers-about__cards{grid-column-gap:32px;grid-row-gap:32px;flex-flow:column;width:100%;max-width:588px;display:flex}.teachers-about__nums{grid-column-gap:24px;grid-row-gap:30px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}.teachers-about__item{max-width:280px;padding-top:32px;padding-bottom:10px;font-family:Circe,sans-serif;font-weight:700;line-height:1.3em;position:relative}.teachers-about__card{grid-column-gap:20px;grid-row-gap:20px;border:1px solid #ecedf3;width:100%;min-height:142px;padding:12px;display:flex}.teachers-about__card-left{background-color:#f1e5ffdb;justify-content:center;align-self:center;align-items:center;width:118px;height:118px;display:flex}.teachers-about__card-right{color:#2c2620;width:70%;max-width:424px}.teachers-about__card-title{margin-bottom:6px;font-size:28px;font-weight:800;line-height:1.3em}.teachers-about__card-description{font-family:Circe,sans-serif;font-size:18px;font-weight:400;line-height:1.3em}.teachers-priorities__list{grid-column-gap:24px;grid-row-gap:24px;flex-flow:wrap;justify-content:center;align-items:flex-start;display:flex}.teacher-priorities__item{max-width:384px}.teachers-priorities__item-description{text-align:center;font-family:Circe,sans-serif;font-size:18px;font-weight:400;line-height:1.3em}.teachers-about__bookmark{border:10px solid #000;border-bottom-color:#0000;position:absolute;inset:0% auto auto 0%}.teachers-about__bookmark.teachers-about__bookmark-yellow{border-top-color:#ffd294;border-left-color:#ffd294;border-right-color:#ffd294}.teachers-about__bookmark.teachers-about__bookmark-orange{border-top-color:#f90;border-left-color:#f90;border-right-color:#f90}.teachers-about__bookmark.teachers-about__bookmark-purple{border-top-color:#e0d1fb;border-left-color:#e0d1fb;border-right-color:#e0d1fb}.teachers-about__bookmark.teachers-about__bookmark-blue{border-top-color:#cdebf9;border-left-color:#cdebf9;border-right-color:#cdebf9}.teachers-about__item-title{margin-bottom:2px;font-family:TT Foxford,sans-serif;font-size:40px;font-weight:800}.titlenew{text-align:center;margin-bottom:8px;font-family:TT Foxford,sans-serif;font-size:28px;font-weight:800}.teachers-team{flex-flow:column;align-items:center;display:flex}.teachers-team__description{text-align:center;font-family:Circe,sans-serif;font-size:24px;font-weight:400;line-height:1.3em}.teachers-team__list{grid-column-gap:32px;grid-row-gap:32px;flex-flow:column;justify-content:flex-start;align-items:center;display:flex;position:relative}.teachers-directions{flex-flow:column;align-items:center;display:flex}.teachers-directions__list{grid-column-gap:24px;grid-row-gap:24px;flex-flow:wrap;grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-flow:row;justify-content:center;align-items:stretch;display:flex}.teachers-directions__item{flex-flow:column;flex:1;justify-content:space-between;width:100%;display:flex}.teachers-directions__item-title{max-width:295px;margin-bottom:12px;font-family:TT Foxford,sans-serif;font-size:28px;font-weight:800}.teachers-directions__item-description{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;font-family:Circe,sans-serif;font-size:18px;font-weight:400;display:flex}.teachers-directions__item-content{border-top:1px solid #d6d8e2;border-left:1px solid #d6d8e2;border-right:1px solid #d6d8e2;height:100%;padding:20px 20px 44px}.teachers-media{grid-column-gap:16px;grid-row-gap:16px;justify-content:space-between;display:flex}.teachers-director{justify-content:flex-start;align-items:flex-start;display:flex}.teachers-director__content{grid-column-gap:39px;grid-row-gap:39px;flex-flow:column;display:flex}.teachers-director__quote{grid-column-gap:12px;grid-row-gap:12px;flex-flow:column;display:flex}.teachers-director__name{margin-bottom:0;font-family:TT Foxford,sans-serif;font-size:28px;font-weight:800}.teachers-director__achievements{grid-column-gap:4px;grid-row-gap:4px;flex-flow:column;font-size:16px;line-height:22px;display:flex}.teachers-director__item{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='6'%20viewBox='0%200%206%206'%20width='6'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='3'%20cy='3'%20fill='%238a51e6'%20r='3'/%3e%3c/svg%3e");background-position:0 4px;background-repeat:no-repeat;background-size:auto;background-attachment:scroll;padding-left:14px}.teachers-priorities__item-content{padding:24px 32px}.teachers-priorities__item-content.teachers-priorities__item-content--yellow{background-color:#feffbd}.teachers-priorities__item-content.teachers-priorities__item-content--purple{background-color:#f1e5ff}.teachers-priorities__item-content.teachers-priorities__item-content--orange{background-color:#ffebcc}.teachers-priorities__item-bookmark{border:192px solid #000;border-top-width:59px;border-bottom:59px solid #0000;width:0;height:0}.teachers-priorities__item-bookmark.teachers-priorities__item-bookmark--yellow{border-top-color:#feffbd;border-left-color:#feffbd;border-right-color:#feffbd}.teachers-priorities__item-bookmark.teachers-priorities__item-bookmark--purple{border-top-color:#f1e5ff;border-left-color:#f1e5ff;border-right-color:#f1e5ff}.teachers-priorities__item-bookmark.teachers-priorities__item-bookmark--orange{border-top-color:#ffebcc;border-left-color:#ffebcc;border-right-color:#ffebcc}.teachers-conditions__content{grid-column-gap:24px;grid-row-gap:40px;flex-flow:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;justify-content:space-around;align-items:stretch;display:flex}.teachers-conditions__item{flex:1;min-width:320px}.teachers-conditions__item-image{width:72px;height:72px;margin-bottom:24px}.teachers-conditions__content-title{margin-bottom:8px;font-family:TT Foxford,sans-serif;font-size:28px;font-weight:800;line-height:1.1em}.teachers-conditions__content-description{font-size:18px;line-height:1.3em}.teachers-team__item{justify-content:space-between;max-width:792px;display:flex;position:sticky;top:220px}.teachers-team__item.teachers-team__item--sec{top:240px}.teachers-team__item.teachers-team__item--third{top:260px}.teachers-team__item.teachers-team__item--four{margin-bottom:0;top:280px}.teachers-team__item-content{max-width:454px;padding:32px 12px 32px 32px}.teachers-team__item-title{margin-bottom:8px;font-family:TT Foxford,sans-serif;font-size:28px;font-weight:800;line-height:1.1em}.teachers-team__item-description{font-size:18px;line-height:1.3em}.teachers-team__item-image{width:338px}.teachers-formats__list{grid-column-gap:24px;grid-row-gap:24px;flex-flow:column;display:flex}.teachers-formats__item{grid-column-gap:24px;grid-row-gap:24px;background-color:#fff;justify-content:space-between;align-items:center;padding:32px;display:flex}.teachers-formats__item-content{flex-flow:column;max-width:448px}.teachers-formats__item-content.content--2{max-width:518px}.teachers-formats__item-tag{border-radius:5px;margin-bottom:12px;padding:5px 12px;font-family:TT Foxford,sans-serif;font-size:12px;font-weight:800;line-height:14px;display:inline-block}.teachers-formats__item-tag.teachers-formats__item-tag--blue{background-color:#cdebf9}.teachers-formats__item-tag.teachers-formats__item-tag--purple{background-color:#e0d1fb}.teachers-formats__item-title{margin-bottom:16px;font-family:TT Foxford,sans-serif;font-size:28px;font-weight:800;line-height:1.1em}.teachers-formats__item-list{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;display:flex}.teachers-formats__item-item{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='20'%20viewBox='0%200%2020%2020'%20width='20'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20clip-rule='evenodd'%20d='m9.32862%201.79178c.30859-.16638.68018-.16638.98878%200%20.2756.14863.4059.42417.4714.57129.077.1728.1566.40199.2456.65808l1.2839%203.6935c.0033.00969.0065.01879.0095.02738.0091.0002.0187.00039.029.0006l3.9095.07967c.2711.00551.5136.01044.7017.03021.1602.01684.4625.05562.689.27185.2536.24207.3685.59546.3056.94035-.0562.30809-.278.51717-.3977.62493-.1405.12658-.3339.27315-.55.43694l-3.1159%202.36232c-.0082.0062-.0159.0121-.0231.0176.0026.0087.0054.0179.0084.0277l1.1323%203.7427c.0785.2595.1488.4918.1881.6768.0335.1575.09.457-.0456.7393-.1519.316-.4525.5344-.7999.5812-.3104.0418-.5778-.1046-.7173-.1851-.1638-.0946-.3629-.2332-.5855-.3881l-3.20961-2.2334c-.00841-.0059-.01632-.0114-.02379-.0166-.00748.0052-.01539.0107-.0238.0166l-3.20963%202.2335c-.22254.1548-.4217.2934-.58552.388-.13947.0805-.40685.2269-.71722.1851-.34745-.0468-.64806-.2652-.79991-.5812-.13565-.2823-.07911-.5818-.04563-.7393.03932-.185.10959-.4172.18811-.6767l1.13234-3.7428c.00297-.0098.00576-.019.00839-.0277-.00725-.0055-.01493-.0114-.0231-.0176l-3.11601-2.36235c-.21605-.16377-.4094-.31034-.54997-.43691-.11968-.10776-.34146-.31684-.39763-.62493-.06289-.34489.05193-.69828.30553-.94035.22654-.21623.52886-.25501.68902-.27185.18812-.01977.43069-.0247.70175-.03021l3.90948-.07967c.01025-.00021.01989-.0004.02899-.0006.00299-.00859.00615-.01769.00952-.02738l1.28387-3.69353c.089-.25608.16864-.48526.24558-.65805.0655-.14712.19581-.42266.47146-.57129z'%20fill='%23f16f04'%20fill-rule='evenodd'/%3e%3c/svg%3e");background-position:0 0;background-repeat:no-repeat;background-size:auto;padding-left:24px;font-size:16px;line-height:1.3em}.teachers-formats__item-images{max-width:324px}.teachers-formats__item-image{width:100%}.slide--card{width:100%;max-width:280px}.about__slider-arrow-right{z-index:3;cursor:pointer;background-color:#d6d6d6;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.5998%207.99999L4.2998%201.69999L5.6998%200.299988L13.3998%207.99999L5.6998%2015.7L4.2998%2014.3L10.5998%207.99999Z'%20fill='%232C2620'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:100%;width:40px;height:40px;margin-left:8px;margin-right:8px;transition:background-color .2s;position:absolute;inset:-110px 0 auto auto}.about__slider-arrow-right:hover{background-color:#c7c7c7;bottom:auto;left:auto}.about__slider-arrow-right.disabled{opacity:.3;cursor:not-allowed}.galery__slider-mask{flex:1;align-items:flex-start;transition:transform .4s;display:flex}.about__slider-arrow-left{z-index:3;cursor:pointer;transform-style:preserve-3d;background-color:#d6d6d6;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.89998%207.99999L12.2%2014.3L10.8%2015.7L3.09998%207.99999L10.8%200.299988L12.2%201.69999L5.89998%207.99999Z'%20fill='%232C2620'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:100%;width:40px;height:40px;margin-left:8px;margin-right:8px;transition:background-color .2s;position:absolute;inset:-110px 50px auto auto;transform:none}.about__slider-arrow-left:hover{background-color:#c7c7c7;bottom:auto;left:auto}.about__slider-arrow-left.disabled{opacity:.3;cursor:not-allowed}.galery__slider{position:relative}.galery__slide{flex:none;padding-left:10px;padding-right:10px}.slide--card-image-wrap{background-color:#ecedf3;margin-bottom:20px;position:relative}.slide--card-tag{text-transform:uppercase;justify-content:center;align-items:center;font-family:TT Foxford,sans-serif;font-size:10px;font-weight:800;line-height:12px;display:flex;position:absolute;bottom:16px}.slide--card-title{margin-bottom:8px;font-family:TT Foxford,sans-serif;font-size:20px;font-weight:800;line-height:1.1em}.slide-card--description{color:#6e707d;max-width:256px;font-size:16px;line-height:1.3em}.slide--card-bookmark{border:10px solid #fffa7d;border-left-width:4px;border-right:4px solid #0000;width:0;height:0}.slide--card-text{background-color:#fffa7d;padding:4px 6px}.teachers-director__image{align-self:flex-end;width:493px;max-width:45%;margin-bottom:-88px;position:relative}.teachers-vacancies__content{grid-column-gap:20px;grid-row-gap:20px;flex-flow:row;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:space-between;align-items:stretch;display:flex}.teachers-director__description{font-size:20px;line-height:1.3em}.teachers-hero__content{grid-column-gap:24px;grid-row-gap:24px;flex-flow:wrap;justify-content:center;align-items:center;display:flex}.teachers-hero__title{margin-bottom:32px;font-family:TT Foxford,sans-serif;font-size:3em}.teachers-hero__description{max-width:551px;font-size:20px;line-height:1.4em}.teachers-hero__video{cursor:pointer;flex:1;position:relative;transform:rotate(-2deg)}.teachers-hero__text{max-width:690px}.teachers-hero__tag{color:var(--white);background-color:#2e0100;border-radius:7px;padding:5px 27px;font-family:TT Foxford,sans-serif;font-size:26px;font-weight:800;line-height:1.3em;display:inline-block;position:absolute;inset:-4% -6% auto auto;transform:rotate(8deg)}.teachers-director__image--mobile{display:none}.teachers-director__post{margin-bottom:16px;font-family:TT Foxford,sans-serif;font-size:16px;font-weight:800}.teachers-team__item-image--mobile{display:none}.teachers-media__links{width:100%;max-width:568px}.teachers-media__link{color:#fff;min-height:70px;padding-top:17px;padding-bottom:17px;transition:color .3s;display:flex;position:relative}.teachers-media__link:hover{color:#8a51e6}.teachers-media__link-title{max-width:491px;font-size:16px;line-height:1.3em}.teachers-hero__preview{border-radius:25px;width:100%}.ege-modal__video-embed{z-index:2;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='margin:%20auto;%20background:%20none;%20display:%20block;%20shape-rendering:%20auto;'%20width='200px'%20height='200px'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%3e%3ccircle%20cx='50'%20cy='50'%20fill='none'%20stroke='%2348a1e6'%20stroke-width='10'%20r='35'%20stroke-dasharray='164.93361431346415%2056.97787143782138'%3e%3canimateTransform%20attributeName='transform'%20type='rotate'%20repeatCount='indefinite'%20dur='1s'%20values='0%2050%2050;360%2050%2050'%20keyTimes='0;1'%3e%3c/animateTransform%3e%3c/circle%3e%3c!--%20[ldio]%20generated%20by%20https://loading.io/%20--%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:80px;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:336px;max-width:1000px;height:100%;min-height:186px;max-height:500px;display:flex;position:relative}.modal-close{z-index:3;cursor:pointer;padding:10px;position:absolute;inset:-60px -10px auto auto}.modal-close:hover{opacity:.8}.teachers-about__tooltip-wrap{display:inline-block;position:relative}.teachers-about__tooltip-text{z-index:-2;opacity:0;color:var(--white);background-color:#000;width:147px;padding:12px;font-size:14px;font-weight:400;line-height:1.1em;transition:all .3s;position:absolute;top:-56px;left:0;right:0;transform:translateY(6px)}.button--fixed{z-index:4;flex-flow:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:auto 0% 32px}.content--3{width:1024px}.teachers-team__heading{margin-bottom:56px;position:sticky;top:100px}.footer-content__telegram{max-width:332px;font-size:24px;line-height:1.3em}.link{color:#fff;text-decoration:underline}.text-block-2{flex:none}@media screen and (width<=991px){body{font-size:18px}h1{font-size:44px}h2{font-size:36px}h4{font-size:20px}.btn-old.btn--white-blue{width:100%;margin-left:auto;margin-right:auto}.header{padding-left:32px;padding-right:32px}.footer{padding:20px 32px}.header__content{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:20px;padding-bottom:20px}.header__nav{flex-direction:column;align-items:flex-start;margin-right:0;padding-top:24px;padding-bottom:24px}.nav__item{margin-bottom:8px;margin-left:0;margin-right:0;padding-top:12px;padding-bottom:12px}.footer-content__left{grid-column-gap:20px;grid-row-gap:20px;border-bottom:2px solid #474747;flex-flow:column;align-items:center;width:100%;padding-bottom:20px}.footer-content__left.left--teachers{flex-flow:row}.footer-content__logos{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;justify-content:space-between;margin-left:auto;margin-right:auto;display:flex}.footer-content__logos.logos--teachers{flex:none;margin-left:0;margin-right:0}.response{max-width:100%}.header__burger{margin-right:12px;display:block}.menu-mobile{background-color:var(--white);height:100vh;padding-left:32px;padding-right:32px;transition:opacity .3s;display:block}.header__logo-wrap{align-items:center;display:flex}.referral-info__price{font-size:24px}.filter__list-item{font-size:20px}.archive__content{background-color:var(--white);border:1px solid #dcdfea;border-radius:12px;max-width:360px;margin-left:auto;margin-right:auto;padding:24px}.units-tech__list{grid-column-gap:4px;grid-row-gap:4px}.home-units__arrow{width:32px;height:32px}.home-hero__title{font-size:44px}.home-hero__subtitle{font-size:24px;line-height:1.3em}.home-about__img{display:none}.home-about__texts{text-align:center;max-width:480px;margin-left:auto;margin-right:auto;font-size:20px}.section{padding:60px 32px}.section.section--home-hero{padding-top:72px;padding-bottom:128px}.section.section--home-about{padding-top:60px;padding-bottom:60px}.section.section--home-units{padding-top:60px}.section.section--home-contacts{padding-bottom:60px}.section.section--benefits{padding-bottom:100px;padding-left:0;padding-right:0}.section.section--vcns-hero{padding-top:80px}.section.section--vcns-recommend{padding-bottom:0}.section.section--vcns-vcns{padding-top:32px}.section.section--vcn-cms-res-contacts{padding-bottom:60px}.section.section--analytics-hero{background-image:none;background-repeat:repeat;background-size:auto;flex-direction:column;align-items:center;padding:0;display:flex}.section.section--analytics-about{padding-top:60px;padding-bottom:170px}.section.section--analytics-quote{padding:0}.section.section--analytics-units{background-size:1800px;padding-bottom:60px}.section.section--units-hero-dev{padding-top:140px;padding-bottom:116px}.section.section--units-about-dev{padding-top:60px;padding-bottom:60px}.section.section--units-projets-dev{background-image:none;background-repeat:repeat;background-size:auto;padding-top:56px;padding-bottom:56px}.section.section--units-come-team-dev{padding-top:32px}.section.section--team{z-index:2;margin-bottom:-2px;padding-bottom:20px}.section.section--teachers-hero{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='664'%20viewBox='0%200%20374%20664'%20width='374'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='%23fff'%20fill-opacity='.3'%3e%3cpath%20d='m0%200h221.222v147.251h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%20373.312%20663.667)'/%3e%3cpath%20d='m0%200h221.222v147.251h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%20226.061%20442.445)'/%3e%3cpath%20d='m0%200h221.222v147.251h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%20373.312%20221.222)'/%3e%3cpath%20d='m0%200h221.222v19.7026h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%2078.8101%20663.667)'/%3e%3cpath%20d='m0%200h221.222v19.7026h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%2039.4048%20663.667)'/%3e%3cpath%20d='m0%200h221.222v19.7026h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%2058.7612%20442.444)'/%3e%3cpath%20d='m0%200h221.222v19.7026h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%2019.7026%20442.444)'/%3e%3cpath%20d='m0%200h221.222v19.7026h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%2078.8101%20221.222)'/%3e%3cpath%20d='m0%200h221.222v19.7026h-221.222z'%20transform='matrix(-.00000004%20-1%20-1%20.00000004%2039.4048%20221.222)'/%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-size:auto;height:auto;min-height:480px;max-height:none;padding-top:56px;padding-bottom:56px}.section.section--photo-moving{margin-top:-112px}.title{font-size:40px}.title.title--home-units{margin-bottom:32px}.title.title--home-contacts{font-size:32px}.title.title--benefits{text-align:left;margin-bottom:40px;margin-left:32px;margin-right:32px}.title.title--home-fox{margin-bottom:16px;font-size:32px}.title.title--vcns-ref,.title.title--vcns-list-cms{font-size:36px}.title.title--units-about.about--dev{margin-bottom:20px}.title.title--small{margin-bottom:20px;font-size:32px}.title.title--small.small--units-tech{margin-bottom:40px}.title.title--about-us-dev{margin-bottom:20px;font-size:32px}.home-numbers__item{font-size:20px}.home-numbers__item-title{margin-bottom:-4px;font-size:32px}.home-units__item{padding:8px 12px;font-size:20px;line-height:1.3em}.home-units__list{grid-column-gap:12px;grid-row-gap:12px}.vcns{width:100%;min-width:auto}.vcns-list__wrap{width:100%;min-width:auto;max-width:none}.vcns__list{margin-bottom:40px}.vcn__name,.home-contact__email{font-size:24px}.home-contact__image{max-width:220px;margin-bottom:20px}.home-contact__image.image--dev{max-width:180px;margin-bottom:0;bottom:-61px;right:67px}.benefits{align-items:flex-start}.benefits__list{justify-content:flex-start}.benefits__item-text{min-height:156px;font-size:20px}.about-us__list{grid-column-gap:56px;grid-row-gap:56px}.about-us__item{grid-column-gap:32px;grid-row-gap:32px}.about-us__item-content{font-size:20px}.about-us__item-img.img--large{max-width:50%}.vcns-ref{flex-direction:column-reverse}.vcns-hero{font-size:24px}.hero-vcns__title{margin-bottom:12px;font-size:44px;left:0}.vcns-ref__img{width:380px;max-width:100%;position:relative;bottom:0}.vcns-ref__text{font-size:20px}.vcns__empty-title{font-size:28px}.vcns__empty-subtitle{font-size:18px}.vcns__filter{flex-direction:column;align-items:flex-start;margin-bottom:8px}.vcns__filter.filter--referral{margin-left:-32px;margin-right:-32px}.vcns-filter__referral{width:90%;min-width:auto;max-width:90%;margin-left:32px;padding-top:24px;padding-bottom:24px;font-size:18px;top:0}.vcns__filter-block{grid-column-gap:0px;grid-row-gap:0px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.filter-block{border-bottom:1px solid #bbbdca;width:100%;max-width:100%;height:auto;margin-left:0;padding:0;font-size:20px}.filter-block.wrap--levels{width:100%;max-width:100%}.filter__arrow{top:24px;right:32px}.filter__arrow.close{margin-top:auto;margin-bottom:auto}.ref-hero__title{font-size:44px}.ref-hero__subtitle{font-size:24px;line-height:1.3em}.ref-how__item-number{font-size:24px}.ref-how__list{grid-column-gap:32px;grid-row-gap:32px;margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;overflow:auto}.ref-how__item{border-right:1px solid #bbbdca;width:100%;padding-right:20px;font-size:18px}.ref-how__item.item--last{border-right-style:none}.ref-how__item-title{font-size:28px;line-height:1.1em}.vcn-cms-vacancy__archive{background-image:linear-gradient(#fff0,#fff 74%);padding-bottom:0}.vcn-cms-vacancy__subtitle{font-size:20px;line-height:1.3em}.vcn-cms-vacancy__uptitle{font-size:12px}.sidebar__item.item--response{display:none}.sidebar__item.item--ref{max-width:360px}.sidebar__item.item--archived{display:none}.cms-vacancy__point{flex:none}.cms-vacancy__point-title{margin-bottom:3px;font-size:14px}.vcn-cms-vacancy__btns-wrap{flex-direction:column}.vcn-cms-vacancy__archive-wrap{width:100%}.benefits__list-wrap{grid-column-gap:0px;grid-row-gap:0px;overflow:auto}.photos__loop{animation:50s linear infinite infiniteScroll;overflow:auto}.hero-home__photo{height:124px}.units-hero.hero--dev{max-width:720px;margin-left:auto;margin-right:auto}.units-hero__title{margin-bottom:20px;font-size:60px}.units-hero__title.title--dev{font-size:44px}.units-hero__subtitle{max-width:400px;margin-bottom:32px;font-size:20px}.units-hero__subtitle.sub--dev{margin-bottom:40px}.units-quote{max-width:100%;padding:60px 32px}.units-quote__photo{max-width:270px;left:-24px;transform:rotate(6deg)}.units-quote__name{font-size:24px}.units-quote__position{font-size:18px}.units-quote__content{font-size:20px}.units-tech__item{padding-top:4px;padding-bottom:4px;font-size:21px}.units-tech__item.item--analytics{border-color:#fcf1e2}.units-tech__banner{margin-bottom:100px;font-size:40px;display:none}.units-tech__block-list{margin-bottom:0}.units-tech__list-title{min-height:44px;margin-bottom:8px;font-size:20px}.units-team__photos-wrap{margin-left:-32px;margin-right:-32px}.units-team__photo{height:124px;width:auto!important;max-width:100%!important}.units-team__content{padding-left:40px;padding-right:40px}.units-team__content.content--dev{background-image:none;background-position:0 0;background-size:auto}.units-team__subtitle{font-size:18px}.filter-block__content{border-style:none;max-height:68px;padding-top:16px;padding-left:32px;padding-right:64px;position:relative;inset:0}.hero-vcns__subtitle{max-width:320px;font-size:20px;line-height:1.2em}.analytics-hero__bg-wrap{display:none}.analytics-hero{padding-left:20px;padding-right:20px}.analytics-hero__label{margin-bottom:20px}.analytics-hero__title{font-size:56px}.analytics-hero__fox-wrap,.analytics-hero__img-msg,.analytics-hero__img-circle,.analytics-hero__img-star{display:none}.analytics-about__text{font-size:20px}.analytics-about__title{margin-bottom:24px;font-size:44px}.analytics-quote__text{font-size:18px}.analytics-quote__text.text--first{margin-bottom:16px}.analytics-units{max-width:480px}.analytics-units__item-content{font-size:18px}.analytics-units__item-title{font-size:28px}.analytics-units__item{min-height:400px;top:220px}.analytics-units__item-img{margin-bottom:24px}.analytics-units__circle{display:none}.analytics-hero__img-mobile{width:991px;max-width:none;margin-top:-80px;display:block}.analytics-hero__img-mobile-top{width:767px;max-width:none;margin-top:-11px;margin-bottom:40px;display:block}.units-hero__uptitle-dev{font-size:20px}.units-hero__dev-img-bg{width:1200px;top:-151px;left:-347px}.units-come-team-dev__img-move{width:1800px}.units-hero__dev-img-fox-1{z-index:3;width:119px;left:503px}.units-hero__dev-img-fox-2{width:119px;left:411px}.units-hero__dev-img-fox-3{width:119px;left:596px}.units-about-dev{max-width:380px;margin-bottom:100px;font-size:20px;line-height:1.3em}.units-about-dev__img-left{max-width:60px;left:-112px}.units-about-dev__img-right{max-width:60px;right:-112px}.units-work-dev__heading-title{display:none}.units-work-dev__list{grid-column-gap:0px;grid-row-gap:0px;max-width:480px;margin-left:auto;margin-right:auto}.units-work-dev__item{grid-column-gap:12px;grid-row-gap:12px;flex-direction:column;padding-bottom:56px;position:relative;bottom:0}.units-work-dev__item.item--4,.units-work-dev__item.item--3,.units-work-dev__item.item--2{bottom:0}.units-work-dev__item-content{width:100%;max-width:none}.units-work-dev__item-title{margin-bottom:0;font-size:32px}.units-hero__dev-img-move{top:-121px}.units-work-dev__item-main{min-width:auto}.units-work-dev__item-text{opacity:1;font-size:18px}.units-hero__dev-img-bg-mobile{width:1200px;top:-151px;left:-347px}.units-work-dev__item-img{order:-1;max-width:180px;min-height:180px;margin-bottom:12px}.vcn-cms-vacancy__uptitle-list{margin-bottom:20px}.teachers-title.teachers-galery__title{max-width:500px}.teachers-about__card{min-height:auto}.teachers-about__card-left{display:none}.teachers-about__card-right{width:100%}.teachers-directions__item{min-width:400px;max-width:486px}.teachers-directions__item-content{height:100%}.teachers-directions__item-image{height:auto}.teachers-media{grid-column-gap:32px;grid-row-gap:32px;flex-flow:column;justify-content:flex-start}.teachers-conditions__content{grid-template-columns:1fr 1fr}.galery__slider-mask{margin-left:-32px;margin-right:-32px;padding-left:24px;padding-right:24px;overflow:auto}.about__slider-arrow-left{display:none}.about__slider-arrow-left.disabled{display:block}.teachers-director__image{margin-bottom:-60px}.teachers-vacancies__content{grid-column-gap:40px;grid-row-gap:40px;flex-flow:column}.teachers-hero__content{grid-column-gap:32px;grid-row-gap:32px;flex-flow:column;align-items:center}.teachers-hero__title,.teachers-hero__description{text-align:center}.teachers-hero__video{width:90%;transform:none}.teachers-hero__text{flex-flow:column;align-items:center;width:100%;display:flex}.teachers-media__links{max-width:none}.ege-modal__video-embed{width:700px;height:400px}}@media screen and (width<=767px){body{font-size:16px}h2{margin-bottom:20px;font-size:36px}h3{font-size:24px}.container.container--full{max-width:none}.btn-old{width:100%;min-width:auto;max-width:none;min-height:52px;padding-left:24px;padding-right:24px;font-size:16px}.input{height:52px;padding-top:12px;padding-bottom:12px;font-size:16px}.header,.footer{padding-left:20px;padding-right:20px}.header__content{padding-bottom:16px}.header__burger{margin-right:8px}.menu-mobile{padding-left:20px;padding-right:20px}.response__close{display:none}.filter__list-item{padding:8px 12px;font-size:20px}.home-units__arrow{width:24px;height:24px}.header__logo-separate{height:21px}.header__logo-text{font-size:18px;line-height:1.2em}.btn{width:100%;min-width:auto;max-width:none;padding:14px 20px;font-size:16px}.btn.btn--teachers-fixed{min-height:40px;padding-top:10px;padding-bottom:10px;font-size:14px}.home-hero{flex-direction:column;max-width:480px;margin-left:auto;margin-right:auto}.home-hero__title{font-size:48px;display:none}.home-hero__title.mobile{font-size:40px;display:block}.home-hero__subtitle{margin-bottom:32px;font-size:20px}.home-about__texts{font-size:18px}.section{padding:56px 20px}.section.section--home-about{padding-top:56px;padding-bottom:32px}.section.section--home-numbers{background-color:var(--white);padding-top:32px;padding-bottom:32px}.section.section--home-contacts,.section.section--benefits{padding-bottom:56px}.section.section--vcns-hero{padding-top:64px}.section.section--ref-hero{background-position:68%}.section.section--vcn-cms-res-contacts{padding-bottom:56px}.section.section--analytics-about{background-image:none;background-repeat:repeat;background-size:auto;padding-bottom:0;padding-left:0;padding-right:0}.section.section--analytics-quote{padding:40px 20px}.section.section--analytics-units{background-image:none;background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;padding-bottom:40px}.section.section--analytics-units-tech{padding-top:40px;padding-bottom:40px}.section.section--analytics-units-us{padding-bottom:24px}.section.section--analytics-units-team{padding-top:40px;padding-bottom:20px}.section.section--units-hero-dev{padding-top:240px;padding-bottom:134px}.section.section--units-about-dev{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='132'%20viewBox='0%200%20767%20132'%20width='767'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cclipPath%20id='a'%3e%3cpath%20d='m192%2064h374v68h-374z'/%3e%3c/clipPath%3e%3cpath%20d='m0%200h767v132h-767z'%20fill='%23fff'/%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='m0%200h374v68h-374z'%20fill='%23fff'%20transform='translate(192%2064)'/%3e%3cg%20fill='%23000'%3e%3cpath%20d='m192%2062h89v70h-89z'/%3e%3cpath%20d='m392%2062h89v70h-89z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:767px;padding-top:88px;padding-bottom:160px}.section.section--units-come-team-dev{padding-top:24px;padding-bottom:28px}.section.section--team{padding-bottom:20px}.section.section--teachers-hero{height:calc(100vh - 74px)}.section.section--teachers-priorities,.section.section--teachers-about{padding-top:40px;padding-bottom:40px}.section.section--teachers-directions{padding-top:40px}.section.section--teachers-formats{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='34'%20viewBox='0%200%20375%2034'%20width='375'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cclipPath%20id='a'%3e%3cpath%20d='m0%200h375v34h-375z'%20transform='matrix(-1%200%200%201%20375%200)'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='m0%200h375v34h-375z'%20fill='%23fff'%20transform='matrix(-1%200%200%201%20375%200)'/%3e%3cg%20fill='%23fcf1e3'%3e%3cpath%20d='m375-2h18v79h-18z'%20transform='matrix(0%201%20-1%200%20373%20-377)'/%3e%3cpath%20d='m44.0352-2h18v44.0352h-18z'%20transform='matrix(0%201%20-1%200%2042.0352%20-46.0352)'/%3e%3cpath%20d='m296%2016h18v185h-18z'%20transform='matrix(0%201%20-1%200%20312%20-280)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000006%20-1%20-1%20-.00000003%2094.3613%2034)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000032%20-1%20-1%20-.00000001%20111.137%2016)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000034%20-1%20-1%20-.00000001%2077.5859%2016)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000017%20-1%20-1%20-.00000001%2060.8105%2034)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:0 0;background-size:auto;padding-top:90px}.section.section--teachers-media{padding-top:56px;padding-bottom:56px}.section.section--teachers-director{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXcAAAAiBAMAAABW2oQ9AAAAG1BMVEXx5f/////16//59f/69f/9/P/7+f/37//27/8G6HOmAAAAW0lEQVR4Xu3OsQmAUBBEwUvE1MMKLMVOLMXSTTYUMfkYOC/bg4Op+zod2XOnM4epB1Yv+zseHh4eHh4eHh4e/vl9y14r7TksNbB+1/IJHh4eHh4eHh4eHh4e/gLOQ+WheUWPbwAAAABJRU5ErkJggg==);background-repeat:repeat-x;background-size:auto;background-attachment:scroll;padding-bottom:40px}.section.section--teachers-conditions{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='34'%20viewBox='0%200%20375%2034'%20width='375'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cclipPath%20id='a'%3e%3cpath%20d='m0%200h375v34h-375z'%20transform='matrix(-1%200%200%201%20375%200)'/%3e%3c/clipPath%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='m0%200h375v34h-375z'%20fill='%23fff'%20transform='matrix(-1%200%200%201%20375%200)'/%3e%3cg%20fill='%23fcf1e3'%3e%3cpath%20d='m375-2h18v79h-18z'%20transform='matrix(0%201%20-1%200%20373%20-377)'/%3e%3cpath%20d='m44.0352-2h18v44.0352h-18z'%20transform='matrix(0%201%20-1%200%2042.0352%20-46.0352)'/%3e%3cpath%20d='m296%2016h18v185h-18z'%20transform='matrix(0%201%20-1%200%20312%20-280)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000006%20-1%20-1%20-.00000003%2094.3613%2034)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000032%20-1%20-1%20-.00000001%20111.137%2016)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000034%20-1%20-1%20-.00000001%2077.5859%2016)'/%3e%3cpath%20d='m0%200h18v16.7753h-18z'%20transform='matrix(.00000017%20-1%20-1%20-.00000001%2060.8105%2034)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-size:auto;padding-top:90px}.section.section--photo-moving{margin-top:-44px;padding-bottom:20px}.title{font-size:36px}.title.title--home-units{font-size:32px}.title.title--home-contacts{max-width:320px;font-size:24px;line-height:1.2em}.title.title--benefits{margin-bottom:32px;margin-left:20px;margin-right:20px;font-size:32px}.title.title--home-fox{margin-bottom:12px;font-size:24px}.title.title--vcns-ref{margin-bottom:8px;font-size:24px}.title.title--vcns-list-cms{font-size:28px}.title.title--units-about{margin-bottom:4px;font-size:32px}.title.title--units-about.about--dev,.title.title--small{margin-bottom:16px}.title.title--small.small--units-tech{margin-bottom:24px}.title.title--about-us-dev{margin-bottom:16px;font-size:28px}.home-numbers{grid-column-gap:12px;grid-row-gap:12px;flex-wrap:wrap;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;justify-content:center}.home-numbers__item{background-color:#f6f1fe;border-radius:12px;width:100%;max-width:47%;padding:12px 20px;font-size:18px;line-height:1.2em}.home-numbers__item-title{font-size:28px}.home-units__item{padding:6px 10px;font-size:16px;line-height:1.4em}.home-units__item.item--link{grid-column-gap:8px;grid-row-gap:8px}.home-units__list{grid-column-gap:12px;grid-row-gap:12px}.vcns{width:100%}.vcn__item{flex-direction:column;align-items:flex-start}.vcn__points{grid-auto-columns:1fr;max-width:none}.vcn__point-text{font-size:14px}.vcn__name{font-size:20px}.vcn__arrow{width:24px;height:24px;bottom:24px}.home-contacts{grid-column-gap:24px;grid-row-gap:24px;flex-direction:column}.home-contacts__link-tg{border-bottom-width:2px;line-height:1.5em}.home-contact__email{font-size:20px;line-height:1.3em}.home-contact__image{bottom:-80px}.home-contact__image.image--dev{bottom:-56px}.benefits__list{justify-content:flex-start}.benefits__item{max-width:204px}.benefits__item-text{min-height:138px;font-size:18px}.about-us__item{flex-direction:column;align-items:flex-start}.about-us__item.item--2{flex-direction:column-reverse}.about-us__item.item--2.gbl--2{flex-direction:column}.about-us__item.item--gbl-1,.about-us__item.gbl--3{flex-direction:column-reverse}.about-us__item-content{font-size:18px}.about-us__item-img,.about-us__item-img.img--large{max-width:100%}.vcns-hero{margin-left:auto;margin-right:auto;padding-right:0;font-size:20px}.hero-vcns__title{margin-bottom:8px;font-size:40px;line-height:1.15em}.vcns-ref__text{font-size:18px}.vcns__empty-title{font-size:24px}.vcns__empty-subtitle{font-size:16px}.vcns__filter.filter--referral{margin-left:-20px;margin-right:-20px}.vcns-filter__referral{width:90%;max-width:90%;margin-left:20px}.vcns__filter-block{flex-direction:column;align-items:flex-start}.vcns__filter-levels{margin-bottom:24px}.ref-hero{flex-direction:column;max-width:480px;margin-left:auto;margin-right:auto}.ref-hero__title{margin-bottom:12px;font-size:40px}.ref-hero__subtitle{margin-bottom:32px;font-size:20px}.ref-how__list{grid-template-columns:1fr;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;overflow:auto}.ref-how__item{font-size:16px}.vcn-cms-vacancy__subtitle{font-size:18px}.vcn-cms-vacancy__uptitle{font-size:10px}.hero-home__photos-wrap,.photos__loop{grid-column-gap:16px;grid-row-gap:16px}.hero-home__photo{height:92px}.vcn-cms-contacts__link-tg{border-bottom-width:2px;line-height:1.5em;display:inline}.units-hero{margin-bottom:88px}.units-hero.hero--dev{max-width:550px}.units-hero__title{margin-bottom:12px;font-size:36px;line-height:1.1em}.units-hero__title.title--dev{font-size:40px}.units-hero__subtitle{max-width:350px;margin-bottom:32px}.units-hero__subtitle.sub--dev{margin-bottom:32px}.units-quote{border-radius:12px;flex-direction:column;align-items:flex-start;max-width:420px;padding:0}.units-quote__photo{border-radius:12px;max-width:120px;display:none;top:-62px}.units-quote__name{font-size:20px}.units-quote__position{font-size:14px}.units-quote__content{grid-column-gap:24px;grid-row-gap:24px;font-size:18px}.units-tech{max-width:420px;margin-left:auto;margin-right:auto}.units-tech__banner{display:none}.units-tech__block-list{grid-column-gap:20px;grid-row-gap:20px;flex-direction:column}.units-tech__list-title{min-height:auto;font-size:16px}.units-team__photos-wrap{grid-column-gap:12px;grid-row-gap:12px;margin-left:-20px;margin-right:-20px}.units-team__photo{height:62px;width:auto!important;max-width:100%!important}.units-team__photo.photo--168{height:94px}.units-team__photo.photo--140{height:78px}.units-team__photo.photo--82{height:46px}.units-team__content{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}.units-team__content.content--purple{padding-bottom:72px}.units-team__content.content--dev{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.units-quote__photo-mobile{max-width:180px;display:block}.filter-block__content{padding-left:20px}.vcn__point-tooltip{width:140px;font-size:12px;line-height:1.1em}.analytics-hero{max-width:420px}.analytics-hero__label{margin-bottom:16px}.analytics-hero__title{font-size:44px}.analytics-hero__text{font-size:24px}.analytics-about{max-width:440px;padding-left:20px;padding-right:20px}.analytics-about__text{text-align:left;font-size:16px}.analytics-about__title{text-align:left;margin-bottom:20px;font-size:32px}.analytics-quote__text{font-size:16px}.analytics-quote__text.text--first{margin-bottom:12px}.analytics-units{grid-column-gap:24px;grid-row-gap:24px;max-width:420px}.analytics-units__item-content{max-width:100%;font-size:16px}.analytics-units__item-title{margin-bottom:8px;font-size:24px}.analytics-units__title{text-align:left;margin-bottom:0;font-size:28px}.analytics-units__item{flex-direction:column;min-height:auto;padding:20px;position:relative;top:0}.analytics-units__item.item--1{margin-top:0}.analytics-units__item-img{margin-bottom:20px}.analytics-units__title-wrap{max-width:380px;position:relative;top:0}.analytics-about__img{width:100%;max-width:none;margin-top:-20px;display:block}.select{height:52px;font-size:16px}.units-hero__uptitle-dev{font-size:18px}.units-hero__dev-img-bg{display:none}.units-come-team-dev__img-move{width:1400px}.units-hero__dev-img-fox-1,.units-hero__dev-img-fox-2,.units-hero__dev-img-fox-3{display:none}.units-about-dev{margin-bottom:0;font-size:18px;line-height:1.4em}.units-about-dev__img-left{max-width:45px;position:relative;left:0}.units-about-dev__img-right{max-width:45px;position:relative;right:0}.units-work-dev__item-title{font-size:28px}.units-hero__dev-img-move{z-index:0;width:1620px;top:-218px}.units-work-dev__item-text{font-size:16px}.units-about-dev__img-wrap{grid-column-gap:32px;grid-row-gap:32px;align-items:center;margin-bottom:20px;display:flex}.units-hero__dev-img-bg-mobile{width:767px;display:block;top:-243px;left:-106px}.units-work-dev__item-img{max-width:164px}.vcn-cms-vacancy__uptitle-list{margin-bottom:12px}.fd-modal{padding:56px 20px}.teachers-title{margin-bottom:32px;font-size:24px}.reserve-title{margin-bottom:0;font-size:20px;line-height:1.2}.teachers-title.title--center.teachers-team__title{margin-bottom:12px}.teachers-title.title--center.teachers-directions__title{max-width:335px}.teachers-title.title--vcns{margin-bottom:32px}.teachers-title.teachers-galery__title{margin-bottom:20px}.teachers-about__content{grid-column-gap:20px;grid-row-gap:20px;flex-flow:column;align-items:center}.teachers-about__cards{grid-column-gap:16px;grid-row-gap:16px;align-self:center}.teachers-about__nums{grid-column-gap:20px;grid-row-gap:16px}.teachers-about__item{font-size:14px}.teachers-about__card{min-height:88px}.teachers-about__card-title{font-size:16px}.teachers-about__card-description{font-size:14px}.teacher-priorities__item{max-width:335px}.teachers-priorities__item-description{font-size:16px}.teachers-about__item-title{font-size:24px}.titlenew{font-size:20px}.teachers-team__description{font-size:16px}.teachers-team__list{grid-column-gap:20px;grid-row-gap:20px}.teachers-directions__list{flex-flow:column}.teachers-directions__item{min-width:auto;max-width:335px}.teachers-directions__item-title{margin-bottom:8px;font-size:20px}.teachers-directions__item-description{grid-column-gap:8px;grid-row-gap:8px;font-size:14px}.teachers-directions__item-content{padding-bottom:20px;padding-left:24px;padding-right:24px}.teachers-director__content{grid-column-gap:12px;grid-row-gap:12px}.teachers-director__name{font-size:20px}.teachers-director__achievements{font-size:14px}.teachers-priorities__item-content{padding:20px 20px 0}.teachers-priorities__item-bookmark{border-left-width:167.5px;border-right-width:167.5px}.teachers-conditions__content{grid-template-columns:1fr}.teachers-conditions__content-title{font-size:20px}.teachers-team__item{flex-flow:column}.teachers-team__item-content{padding:20px}.teachers-team__item-title{margin-bottom:12px;font-size:20px}.teachers-team__item-description{font-size:16px}.teachers-team__item-image{display:none}.teachers-formats__list{grid-column-gap:32px;grid-row-gap:32px}.teachers-formats__item{padding:20px}.teachers-formats__item-title{font-size:20px}.teachers-formats__item-item{padding-left:20px;font-size:14px}.teachers-formats__item-images,.about__slider-arrow-right{display:none}.galery__slider-mask{margin-left:-20px;margin-right:-20px;padding-left:10px;padding-right:10px;overflow:auto}.about__slider-arrow-left,.about__slider-arrow-left.disabled,.teachers-director__image{display:none}.teachers-vacancies__content{grid-template-columns:1fr;align-items:stretch}.teachers-director__description{font-size:16px}.teachers-hero__title{margin-bottom:12px;font-size:28px}.teachers-hero__video{width:100%}.teachers-hero__tag{font-size:14px}.teachers-director__image--mobile{width:114px;margin-bottom:12px;display:block}.teachers-director__post{font-size:14px}.teachers-team__item-image--mobile{align-self:center;width:335px;display:block}.teachers-media__link-title{max-width:306px}.ege-modal__video-embed{width:410px;height:230px}.teachers-about__tooltip-text{left:0}.button--fixed{padding-left:20px;padding-right:20px}.teachers-team__heading{margin-bottom:20px}.footer-content__telegram{font-size:20px}}@media screen and (width<=479px){.btn-old{padding-left:20px;padding-right:20px}.header__content{justify-content:flex-start;padding-top:16px}.footer-content__logo{align-self:flex-end}.sidebar__item-old{padding:24px}.header__burger{margin-left:-8px}.filter__lievels-title{margin-bottom:8px;margin-right:0}.filter__lievel:hover{border-color:#d6d6d6}.filter__lievels-btns{grid-column-gap:8px;grid-row-gap:8px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;width:100%;margin-right:0;display:grid}.archive__content{padding-left:20px;padding-right:20px}.header__logo-text{font-size:16px}.section.section--home-hero{background-position:48% 61%;padding-top:60px}.section.section--home-units{padding-top:56px}.section.section--vcns-hero{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='375'%20height='219'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cg%20clip-path='url(%23A)'%20fill='%23fd8415'%3e%3cpath%20d='M-109.533-37.58l179.98-432.378%20212.721%2088.546-179.98%20432.378zm425.762%20177.225l179.98-432.378%20212.721%2088.546-179.98%20432.378zm-212.93-88.643L13.288%20267.241l212.825%2088.59%2090.011-216.239zM-199.74%20179.153l-89.522%20215.064%20212.825%2088.59%2089.522-215.064z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='A'%3e%3cpath%20fill='%23fff'%20d='M0%200h375v219H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:cover}.section.section--vcns-hero.hero--referral{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='375'%20height='219'%20fill='none'%20xmlns:v='https://vecta.io/nano'%3e%3cg%20clip-path='url(%23A)'%20fill='%23ac6bff'%3e%3cpath%20d='M-109.533-37.58l179.98-432.378%20212.721%2088.546-179.98%20432.378zm425.762%20177.225l179.98-432.378%20212.721%2088.546-179.98%20432.378zm-212.93-88.643L13.288%20267.241l212.825%2088.59%2090.011-216.239zM-199.74%20179.153l-89.522%20215.064%20212.825%2088.59%2089.522-215.064z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='A'%3e%3cpath%20fill='%23fff'%20d='M0%200h375v219H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.section.section--ref-hero{background-position:74%}.title{font-size:32px}.title.title--units-about{font-size:28px}.title.title--units-about.about--dev{margin-bottom:12px}.title.title--small{margin-bottom:12px;font-size:28px}.title.title--small.small--analytics{font-size:24px}.title.title--about-us-dev{margin-bottom:12px;font-size:24px}.home-numbers__item{flex:1;min-width:160px;max-width:none;padding-left:18px;padding-right:18px;font-size:16px}.home-units__item{font-size:16px}.vcn__item:hover{box-shadow:none;border-color:#dcdfea;transform:none}.vcn__points{max-width:none}.vcn__point-text{max-height:58px}.vcn__point-text.point--ref{order:-1}.vcn__name{max-width:90%}.home-contact__email{font-size:18px}.home-contact__image{right:-78px}.home-contact__image.image--dev{max-width:164px;left:190px;right:auto}.about-us__item{grid-column-gap:27px;grid-row-gap:27px}.about-us__item-content{font-size:16px}.vcns-hero{max-width:380px}.vcns-filter__referral{font-size:16px}.vcns__filter-levels{flex-direction:column;align-items:flex-start;width:100%}.vcn-cms-vacancy__archive{background-image:linear-gradient(#fff0,#fff 68%)}.vcn-cms-vacancy__subtitle{font-size:16px}.sidebar__item{padding:24px}.sidebar__item.item--ref{min-height:280px;font-size:16px}.sidebar__response-title{font-size:20px}.vcn-cms-vacancy__description p{margin-bottom:24px}.vcn-cms-vacancy__description ul{margin-bottom:28px}.vcn-cms-vacancy__btns-wrap{grid-template-columns:1fr}.units-hero__title.title--dev{font-size:36px}.units-quote__content{font-size:16px}.units-team__content{margin-left:-36px;margin-right:-36px;padding-bottom:66px;padding-left:24px;padding-right:24px}.units-team__subtitle{font-size:16px}.analytics-hero__label{max-width:210px;margin-bottom:12px}.analytics-hero__title{font-size:36px}.analytics-hero__text{font-size:20px}.analytics-about__title{margin-bottom:12px;font-size:28px}.analytics-quote__text{font-size:14px}.analytics-quote__text.text--first{margin-bottom:8px}.analytics-units__item-content{font-size:14px}.analytics-units__item-title{margin-bottom:4px;font-size:22px}.analytics-units__item,.analytics-units__item.item--2,.analytics-units__item.item--3,.analytics-units__item.item--4{transform:none}.analytics-units__item-img{margin-bottom:16px}.analytics-about__img{width:113%}.analytics-hero__img-mobile-top{margin-top:0}.units-hero__uptitle-dev{font-size:16px}.units-come-team-dev__img-move{width:1200px}.units-about-dev{font-size:16px;font-weight:400}.units-work-dev__item-title{font-size:24px}.units-hero__dev-img-bg-mobile{top:-242px;left:-237px}.slide--card{width:75vw;max-width:250px}.about__slider-arrow-right,.about__slider-arrow-right:hover{inset:-40px auto auto 50%}.about__slider-arrow-left{inset:-40px auto auto 50%;transform:translate(-150%)}.about__slider-arrow-left:hover{inset:-40px auto auto 50%}.galery__slider{margin-bottom:32px}.ege-modal__video-embed{width:330px;height:190px}.modal-close{right:0}}@media (width>=768px){.units-hero__dev-img-fox-1{animation:15s linear infinite MovingFoxTop-1}@keyframes MovingFoxTop-1{0%{transform:translate(0,0)}33%{transform:translate(0,0)}66%{transform:translateY(-1200px)}66%{transform:translate(0,0)}}.units-hero__dev-img-fox-2{animation:15s linear infinite MovingFoxTop-2}@keyframes MovingFoxTop-2{0%{transform:translate(0,0)}66%{transform:translate(0,0)}to{transform:translateY(-1200px)}}.units-hero__dev-img-fox-3{animation:15s linear infinite MovingFoxTop-3}@keyframes MovingFoxTop-3{0%{transform:translate(0,0)}33%{transform:translateY(-1200px)}33%{transform:translate(0,0)}}}[data-modals]{display:none}[data-modal]{opacity:0;display:none}[data-archive] .info--archive{max-height:620px}@keyframes infiniteScroll{0%{transform:translate(0)}to{transform:translate(-100%)}}[data-infinite-scroll]{animation:50s linear infinite infiniteScroll}[data-css=arrow-rotated]:hover [data-type=arrow]{transform:rotate(45deg)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-tooltip=note]{clip-path:polygon(0% 0%,100% 0%,100% 85%,55% 85%,50% 100%,45% 85%,0 85%)}[data-tooltip=wrap]:hover [data-tooltip=note]{opacity:1;transform:translate(0)}
