.header{margin-top:36px}.header__inner{display:flex;align-items:center;justify-content:space-between;height:52px}.header__logo{display:block;flex:0 0 auto}.header__logo img{display:block;width:52px;height:52px;object-fit:contain}.header__nav-list{display:flex;align-items:center;gap:48px}.header__nav-list a{display:inline-flex;flex-direction:column;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:100%;letter-spacing:.02em;text-align:center;color:var(--color-nav);white-space:nowrap;text-decoration-line:underline;text-decoration-color:transparent;transition:color .15s ease,text-decoration-color .15s ease}.header__nav-list a:after{content:attr(data-label);height:0;overflow:hidden;visibility:hidden;font-weight:600;pointer-events:none}.header__nav-list a:hover,.header__nav-list a.active{font-weight:600;color:#1a1a1a;text-decoration-color:currentColor}.header__menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;padding:0;background:none;border:none}.header__menu-btn span{display:block;width:100%;height:2px;background-color:var(--color-nav);border-radius:2px;transform-origin:center;transition:transform .2s ease,opacity .2s ease}.header__menu-btn[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__menu-btn[aria-expanded=true] span:nth-child(2){opacity:0}.header__menu-btn[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header__mobile-menu{display:none}.header__menu-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;box-shadow:0 14px 28px #00000024}.header__menu-item{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;height:44px;padding:12px;background:#f8f5ef;border:1px solid #a0a0a0}.header__menu-list li:not(:first-child) .header__menu-item{border-top-width:0}.header__menu-text{font-family:var(--font-base);font-size:16px;font-weight:400;line-height:100%;letter-spacing:.02em;color:#474747}.header__menu-arrow{flex:0 0 auto;width:20px;height:20px;color:#474747}.header__menu-item:hover,.header__menu-item:active{background:#474747}.header__menu-item:hover .header__menu-text,.header__menu-item:active .header__menu-text,.header__menu-item:hover .header__menu-arrow,.header__menu-item:active .header__menu-arrow{color:#f8f5ef}@media (max-width: 1023px){.header__logo img{width:48px;height:48px}.header__nav-list{gap:28px}.header__nav-list a{font-size:16px}}@media (max-width: 767px){.header{margin-top:32px}.header__logo img{width:44px;height:44px}.header__nav{display:none}.header__menu-btn{display:flex}.header__mobile-menu--open{display:block;margin-top:16px}}.ta__word{display:inline-block;opacity:0;filter:blur(12px);will-change:opacity,filter}.ta--in .ta__word{animation:ta-blurIn var(--ta-duration, .6s) ease forwards;animation-delay:calc(var(--i) * var(--ta-stagger, .06s) + var(--ta-delay, 0s))}.ta-block{opacity:0;filter:blur(12px);will-change:opacity,filter}.ta-block.ta--in{animation:ta-blurIn var(--ta-duration, .6s) ease forwards;animation-delay:var(--ta-delay, 0s)}@keyframes ta-blurIn{0%{opacity:0;filter:blur(12px)}to{opacity:1;filter:blur(0)}}@media (prefers-reduced-motion: reduce){.ta__word,.ta-block{opacity:1;filter:none;animation:none}}.rv{opacity:0;transform:translateY(var(--rv-y, 24px));transition:opacity var(--rv-duration, .6s) ease,transform var(--rv-duration, .6s) ease;transition-delay:var(--rv-delay, 0s);will-change:opacity,transform}.rv--in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.rv{opacity:1;transform:none;transition:none}}.hero{margin-top:150px}.hero__inner{display:flex;flex-direction:column;gap:64px}.hero__text{display:flex;flex-direction:column;gap:24px}.hero__eyebrow{margin:0;font-size:42px;font-weight:400;line-height:100%;letter-spacing:.01em;color:var(--color-heading)}.hero__heading{position:relative;margin:0;font-size:90px;font-weight:600;line-height:100%;letter-spacing:.01em;background-image:linear-gradient(#00000061,#00000061),url(/assets/Hero%20section%20image-iCh3tfF7.jpg);background-size:100% 100%,100% auto;background-position:center,center;background-repeat:no-repeat,no-repeat;background-blend-mode:multiply;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.hero__heading{background:none;color:var(--color-heading);-webkit-text-fill-color:currentColor}}.hero__subtext{margin:0;max-width:var(--content-desktop);font-size:20px;font-weight:400;line-height:150%;letter-spacing:.02em;color:var(--color-text)}.hero__media{margin:0}.hero__image{display:block;width:100%;height:auto;aspect-ratio:1320 / 743;object-fit:cover}@media (min-width: 1600px){.hero__eyebrow{font-size:52px}.hero__heading{font-size:120px}.hero__subtext{font-size:24px}}@media (max-width: 1023px){.hero{margin-top:96px}.hero__inner{gap:48px}.hero__eyebrow{font-size:34px}.hero__heading{font-size:clamp(56px,8vw,76px)}.hero__subtext{font-size:18px}}@media (max-width: 767px){.hero{margin-top:72px}.hero__inner{gap:36px}.hero__text{gap:18px}.hero__eyebrow{font-size:28px;letter-spacing:.01em}.hero__heading{font-size:clamp(44px,14vw,64px);letter-spacing:.01em}.hero__subtext{font-size:16px;letter-spacing:.01em}}.about{margin-top:230px}.about__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:137px}.about__text{flex:0 0 437px;display:flex;flex-direction:column;gap:24px}.about__heading{margin:0;font-family:var(--font-base);font-size:40px;font-weight:400;line-height:100%;letter-spacing:.02em;color:var(--color-heading)}.about__paragraph{margin:0;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.about__name{font-weight:600;color:#141414}.about__media{flex:0 1 auto;min-width:0;margin:0}.about__image{display:block;width:575px;height:428px;max-width:100%;object-fit:cover}@media (min-width: 1600px){.about__image{width:709px;height:455px}}@media (max-width: 1023px){.about{margin-top:140px}.about__inner{flex-direction:column;align-items:flex-start;gap:48px}.about__text{flex:initial;width:100%;max-width:620px;gap:20px}.about__heading{font-size:36px}.about__paragraph{font-size:17px;line-height:180%}.about__media{width:100%}.about__image{width:100%;height:auto;aspect-ratio:575 / 428}}@media (max-width: 767px){.about{margin-top:96px}.about__inner{gap:36px}.about__text{max-width:none;gap:18px}.about__heading{font-size:32px;line-height:100%}.about__paragraph{font-size:16px;line-height:175%;letter-spacing:.01em}}.research{margin-top:300px}.research__inner{display:flex;flex-direction:column;gap:72px}.research__header{display:flex;flex-direction:row;align-items:flex-end;gap:24px}.research__text{flex:1 1 auto;display:flex;flex-direction:column;gap:24px}.research__heading{margin:0;font-family:var(--font-base);font-size:40px;font-weight:400;line-height:100%;letter-spacing:.01em;color:var(--color-heading)}.research__subtext{margin:0;max-width:720px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.research__button{flex:0 0 auto;display:inline-flex;justify-content:center;align-items:center;gap:10px;width:190px;height:44px;padding:10px 24px;background:var(--color-heading);color:#fff;font-family:var(--font-base);font-size:20px;font-weight:500;line-height:100%;letter-spacing:.02em;transition:opacity .15s ease}.research__button:hover{opacity:.9}.research__button-icon{flex:0 0 auto}.researchCardsGrid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:64px;width:100%}.researchCard{position:relative;flex:1 1 calc(50% - 32px);min-width:0;height:346px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:18px;overflow:hidden;cursor:pointer;color:#fff}.researchCardImage{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;transition:transform .35s ease;will-change:transform}.researchCardOverlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.researchCard:nth-child(odd) .researchCardOverlay{background:linear-gradient(180deg,#0000 21.15%,#000 89.42%)}.researchCard:nth-child(2n) .researchCardOverlay{background:linear-gradient(180deg,#0000 35.1%,#000 87.98%)}.researchCardContent{position:relative;z-index:2;display:flex;flex-direction:column;gap:18px;width:100%;transition:transform .35s ease}.researchCardTitleRow{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:152px;width:100%}.researchCardTitle{margin:0;font-family:var(--font-base);font-weight:400;font-size:24px;line-height:100%;letter-spacing:.01em;color:#fff}.researchCardArrow{flex:0 0 auto;width:24px;height:24px;color:#fff;transition:transform .25s ease}.researchCardDesc{margin:0;width:495px;max-width:100%;font-family:var(--font-base);font-weight:400;font-size:14px;line-height:173%;letter-spacing:.02em;color:#c8c8c8}.researchCard--urban-utilities .researchCardDesc{white-space:pre-line}.researchCard:hover .researchCardImage{transform:scale(1.06)}.researchCard:hover .researchCardContent{transform:translateY(-2px)}.researchCard:hover .researchCardArrow{transform:rotate(45deg)}@media (min-width: 1024px) and (max-width: 1599px){.researchCard--urban-utilities .researchCardDesc{width:426px}}@media (min-width: 1600px){.research__inner{gap:96px}.research__subtext{max-width:779px}.researchCardsGrid{gap:72px}.researchCard{flex-basis:calc(50% - 36px);height:426px;gap:24px}.researchCardContent{gap:24px}.researchCardDesc{width:576px;font-size:16px;line-height:173%}}@media (max-width: 1023px){.research{margin-top:180px}.research__inner{gap:56px}.research__header{flex-direction:column;align-items:flex-start;gap:32px}.research__heading{font-size:42px}.research__subtext{width:100%;max-width:700px}.researchCardsGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.researchCard{height:340px;padding:22px}.researchCardTitleRow{width:100%;gap:16px}.researchCardTitle{font-size:22px;line-height:110%}.researchCardDesc{width:100%;font-size:15px;line-height:165%}}@media (max-width: 767px){.research{margin-top:120px}.research__inner{gap:40px}.research__header{gap:28px}.research__heading{font-size:32px;line-height:110%}.research__subtext{font-size:16px;line-height:175%}.research__button{width:auto;height:42px;font-size:16px}.researchCardsGrid{display:flex;flex-direction:column;gap:24px}.researchCard{flex:0 0 auto;height:auto;aspect-ratio:1 / 1;padding:20px;gap:18px}.researchCardTitleRow{width:100%;align-items:flex-start;gap:12px}.researchCardTitle{font-size:18px;line-height:115%;max-width:calc(100% - 40px)}.researchCardDesc{width:100%;font-size:14px;line-height:165%;letter-spacing:.01em}.researchCardArrow{width:18px;height:18px}}@media (prefers-reduced-motion: reduce){.researchCardImage,.researchCardContent,.researchCardArrow{transition:none}.researchCard:hover .researchCardImage,.researchCard:hover .researchCardContent{transform:none}}.projects{margin-top:300px}.projects__inner{display:flex;flex-direction:column;gap:72px}.projects__header{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.projects__heading{margin:0;font-family:var(--font-base);font-size:40px;font-weight:400;line-height:100%;letter-spacing:.01em;color:var(--color-heading)}.projects__subtext{margin:0;width:100%;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.projects__list{--row-gap: 72px;display:flex;flex-direction:column}.projects__row{padding-block:calc(var(--row-gap) / 2)}.projects__row+.projects__row{border-top:1px solid #979797}.projects__row:first-child{padding-top:0}.projects__row:last-child{padding-bottom:0}.projects__row{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.projects__image{flex:0 0 335px;width:335px;height:246px;object-fit:cover;display:block}.projects__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;align-items:flex-start}.projects__title-col{flex:1 1 0;min-width:0;display:flex;justify-content:center;align-items:flex-start}.projects__title{margin:0;font-family:var(--font-base);font-size:24px;font-weight:400;line-height:100%;letter-spacing:.01em;color:var(--color-heading)}.projects__desc-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:24px}.projects__desc{margin:0;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.projects__learn-more{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;padding-bottom:4px;border-bottom:1px solid var(--color-heading);opacity:0;font-family:var(--font-base);font-size:18px;font-weight:500;line-height:100%;letter-spacing:.02em;color:var(--color-heading)}.projects__learn-more:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--color-heading);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.projects__learn-more:hover:after{transform:scaleX(1)}.projects__learn-arrow{flex:0 0 auto;width:12px;height:12px;transition:transform .25s ease}.projects__learn-more:hover .projects__learn-arrow{transform:rotate(45deg)}.projects__footer{display:flex;justify-content:center}.projects__button{display:inline-flex;justify-content:center;align-items:center;gap:10px;width:269px;height:44px;padding:10px 24px;background:var(--color-heading);color:#fff;font-family:var(--font-base);font-size:20px;font-weight:500;line-height:100%;letter-spacing:.02em;transition:opacity .15s ease}.projects__button:hover{opacity:.9}.projects__button-icon{flex:0 0 auto}@media (min-width: 1600px){.projects__inner{gap:96px}.projects__list{--row-gap: 96px}.projects__image{flex-basis:429px;width:429px;height:315px}.projects__content{align-items:flex-start}.projects__title-col{flex-grow:429;align-items:center}.projects__desc-col{flex-grow:462}}@media (max-width: 1023px){.projects{margin-top:180px}.projects__inner{gap:56px}.projects__list{--row-gap: 56px}.projects__row{flex-direction:column;align-items:stretch;height:auto;gap:24px}.projects__image{flex:none;width:100%;height:auto;aspect-ratio:429 / 315}.projects__content{width:100%;flex-direction:row;gap:24px}.projects__title-col{justify-content:flex-start}.projects__title{font-size:24px}.projects__desc{font-size:17px;line-height:180%}}@media (max-width: 767px){.projects{margin-top:120px}.projects__inner{gap:40px}.projects__heading{font-size:32px;line-height:110%}.projects__list{--row-gap: 40px}.projects__row{gap:24px}.projects__content{flex-direction:column;gap:20px}.projects__title-col{width:100%;justify-content:flex-start}.projects__title{font-size:24px}.projects__desc-col{width:100%;gap:20px}.projects__subtext{font-size:16px}.projects__desc{font-size:16px;line-height:175%;letter-spacing:.01em}.projects__learn-more{font-size:16px}.projects__footer{justify-content:flex-start}.projects__button{width:100%;max-width:269px;font-size:16px}}.numbers-scroll-wrapper{width:100vw;margin-left:calc(50% - 50vw);box-sizing:border-box;margin-top:250px;display:flex;justify-content:center;align-items:center}@media (min-width: 1024px){.numbers-scroll-wrapper{min-height:497px;overflow:hidden}}@media (min-width: 1600px){.numbers-scroll-wrapper{min-height:677px}}.numbers{width:100%;box-sizing:border-box;position:relative;background-color:#0f0f0f;min-height:497px;padding:119px 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:96px;color:#fff;text-align:center}.numbers__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(0deg,#0000001f,#0000001f),url(/assets/numbers%20section-BvwzVNjF.png);background-size:cover;background-position:center;background-repeat:no-repeat}.numbers__text{position:relative;z-index:1;margin:0;width:100%;max-width:1072px;font-family:var(--font-base);font-size:30px;font-weight:400;line-height:100%;letter-spacing:.01em;text-align:center;color:#fff}.numbers__stats{position:relative;z-index:1;width:100%;max-width:1072px;margin:0;padding:0;list-style:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.numbers__stat{flex:0 0 250px;width:250px;display:flex;flex-direction:column;align-items:center;gap:49px}.numbers__number{font-family:var(--font-base);font-size:64px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#fff}.numbers__label{font-family:var(--font-base);font-size:20px;font-weight:400;line-height:100%;letter-spacing:.01em;text-align:center;color:#fff}@media (min-width: 1600px){.numbers{min-height:677px;padding-block:120px}.numbers__text{font-size:36px}.numbers__number{font-size:72px}.numbers__label{font-size:24px}}@media (min-width: 1024px){.numbers-scroll-wrapper .numbers{min-height:0}.numbers-scroll-wrapper .numbers .rv{opacity:1;transform:none;transition:none;will-change:auto}.numbers-scroll-wrapper .numbers .ta__word{opacity:1;filter:none}.numbers-scroll-wrapper .numbers .ta--in .ta__word,.numbers-scroll-wrapper .numbers .ta-block.ta--in{animation:none}}@media (max-width: 1023px){.numbers-scroll-wrapper{margin-top:180px}.numbers{min-height:520px;height:auto;padding:96px 40px;gap:64px}.numbers__text{font-size:28px;max-width:700px}.numbers__stats{max-width:760px;justify-content:center;flex-wrap:wrap;gap:48px}.numbers__stat{flex:0 0 200px;width:200px;gap:32px}.numbers__number{font-size:56px}.numbers__label{font-size:18px}}@media (max-width: 767px){.numbers-scroll-wrapper{margin-top:120px}.numbers{min-height:620px;padding:80px 20px;gap:56px}.numbers__text{font-size:24px;line-height:120%;width:100%}.numbers__stats{flex-direction:column;align-items:center;gap:48px}.numbers__stat{flex:0 0 auto;width:100%;gap:20px}.numbers__number{font-size:52px}.numbers__label{font-size:16px}}.ru{margin-top:320px}.ru__inner{display:flex;flex-direction:column;align-items:flex-start;gap:64px}.ru__header{width:100%;display:flex;flex-direction:row;align-items:flex-end;gap:24px}.ru__text{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:24px}.ru__heading{margin:0;font-family:var(--font-base);font-size:40px;font-weight:400;line-height:100%;letter-spacing:.01em;color:var(--color-heading)}.ru__subtext{margin:0;max-width:779px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.ru__view-all{flex:0 0 auto;display:inline-flex;justify-content:center;align-items:center;gap:10px;width:157px;height:44px;padding:10px 24px;background:var(--color-heading);color:#fff;font-family:var(--font-base);font-size:20px;font-weight:500;line-height:100%;letter-spacing:.02em;transition:opacity .15s ease}.ru__view-all:hover{opacity:.9}.ru__view-all-icon{flex:0 0 auto;transition:transform .25s ease}.ru__view-all:hover .ru__view-all-icon{transform:rotate(45deg)}.ru__main{width:100%;display:flex;flex-direction:row;align-items:flex-start;height:480px}.ru__nav{flex:0 0 288px;width:288px;height:480px;padding-right:48px;box-sizing:border-box}.ru__nav-links{width:240px;display:flex;flex-direction:column}.ru__nav-link{height:42px;padding:12px 24px;box-sizing:border-box;display:flex;align-items:center;background:none;border:none;border-bottom:1px solid transparent;text-align:left;cursor:pointer;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:100%;letter-spacing:.03em;color:#9d9d9d}.ru__nav-link--active{font-weight:600;color:var(--color-heading);border-bottom:1px solid #000000}.ru__cards{flex:1 1 auto;min-width:0;height:480px;display:flex;flex-direction:row;align-items:center}.ru__card{flex:1 1 0;min-width:0;height:480px;padding:48px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:18px;border:1px solid #a1a1a1}@media (min-width: 1024px){.ru__card:not(:first-child){border-left-width:0}}.ru__card-content{width:100%;display:flex;flex-direction:column;gap:18px}.ru__date{font-family:var(--font-base);font-size:16px;font-weight:400;line-height:100%;color:#707070}.ru__card-heading{margin:0;font-family:var(--font-base);font-size:20px;font-weight:400;line-height:150%;letter-spacing:.01em;color:var(--color-heading)}.ru__learn-more{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:fit-content;padding-bottom:4px;border-bottom:1px solid var(--color-heading);font-family:var(--font-base);font-size:18px;font-weight:500;line-height:100%;letter-spacing:.02em;color:var(--color-heading)}.ru__learn-more:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--color-heading);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.ru__learn-more:hover:after{transform:scaleX(1)}.ru__learn-arrow{flex:0 0 auto;width:12px;height:12px;transition:transform .25s ease}.ru__learn-more:hover .ru__learn-arrow{transform:rotate(45deg)}@media (min-width: 1600px){.ru__heading{font-size:40px}.ru__nav{flex-basis:360px;width:360px;padding-right:96px}.ru__nav-links{width:264px}.ru__nav-link{letter-spacing:.02em}}@media (max-width: 1023px){.ru{margin-top:180px}.ru__inner{gap:48px}.ru__header{flex-direction:column;align-items:flex-start;gap:32px}.ru__heading{font-size:40px}.ru__subtext{width:100%;max-width:none;font-size:16px;line-height:175%}.ru__main{flex-direction:column;height:auto;gap:32px}.ru__nav{flex:none;width:100%;height:auto;padding-right:0}.ru__nav-links{width:100%;height:auto;flex-direction:row;overflow-x:auto;scrollbar-width:none}.ru__nav-links::-webkit-scrollbar{display:none}.ru__nav-link{min-width:max-content}.ru__cards{width:100%;height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:0}.ru__card{width:100%;height:360px;padding:32px;border:1px solid #a1a1a1}.ru__card:nth-child(3){grid-column:1 / -1}.ru__card-heading{font-size:18px}}@media (max-width: 767px){.ru{margin-top:120px}.ru__header{gap:28px}.ru__view-all{font-size:16px}.ru__heading{font-size:32px;line-height:110%}.ru__main{gap:32px}.ru__nav{padding:0}.ru__nav-link{min-width:max-content;padding:12px 18px;font-size:14px}.ru__cards{display:flex;flex-direction:column}.ru__card{width:100%;height:auto;min-height:320px;padding:28px;border:1px solid #a1a1a1}.ru__date{font-size:15px}.ru__card-heading{font-size:17px;line-height:145%}.ru__learn-more{font-size:16px}}.footer{margin-top:200px;padding-bottom:165px;display:flex;flex-direction:column;align-items:center;gap:164px}.footer__divider{width:100vw;height:1px;background:#979797}.footer__content{display:flex;flex-direction:row;align-items:flex-start}.footer__col{flex:1 1 0;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start}.footer__col--1{gap:48px;padding:0 48px 48px 0}.footer__col--2{gap:24px;padding:0 48px 48px}.footer__col--3{gap:48px;padding:0 48px 48px}.footer__heading{margin:0;font-family:var(--font-base);font-size:18px;font-weight:600;line-height:100%;color:#232323}.footer__logo-info{display:flex;flex-direction:column;gap:18px}.footer__logo{width:48px;height:48px;object-fit:contain;display:block}.footer__labname{font-family:var(--font-base);font-size:18px;font-weight:600;line-height:100%;color:var(--color-heading)}.footer__address{margin:0;white-space:pre-line;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:174%;color:var(--color-text)}.footer__social{display:flex;flex-direction:column;gap:24px}.footer__social-icons{display:flex;gap:12px}.footer__social-link{display:inline-flex;width:36px;height:36px;transition:transform .2s ease,opacity .2s ease}.footer__social-link:hover{transform:translateY(-2px);opacity:.9}.footer__social-link img{display:block;width:36px;height:36px}.footer__links{display:flex;flex-direction:column;gap:24px}.footer__link{width:fit-content;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:100%;color:var(--color-text);transition:color .2s ease,transform .2s ease}.footer__link:hover{color:var(--color-heading);transform:translate(4px)}.footer__block{display:flex;flex-direction:column;gap:24px}.footer__row{display:flex;align-items:center;gap:12px}.footer__phones{display:flex;flex-direction:column;gap:10px}.footer__phone-row{gap:8px}.footer__icon{flex:0 0 auto;width:24px;height:24px;color:var(--color-text)}.footer__contact-text{font-family:var(--font-base);font-size:18px;font-weight:400;line-height:100%;color:var(--color-text)}.footer__email{word-break:break-word}@media (max-width: 1023px){.footer{gap:96px}.footer__content{display:grid;grid-template-columns:repeat(2,1fr);gap:64px 48px;padding-bottom:64px}.footer__col{padding:0}.footer__col--1{grid-column:1 / -1}}@media (max-width: 767px){.footer{gap:72px}.footer__content{display:flex;flex-direction:column;gap:56px;padding-bottom:56px}.footer__col{width:100%;padding:0}.footer__row{flex-wrap:wrap}.footer__heading,.footer__labname,.footer__address,.footer__link,.footer__contact-text{font-size:16px}}.projectList{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:80px}.projectCategory{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:48px}.projectCategory__head{width:100%;height:70px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:24px 0;border-bottom:1px solid #000000}.projectCategory__dot{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background:#323232}.projectCategory__title{margin:0;font-family:var(--font-base);font-size:22px;font-weight:600;line-height:100%;letter-spacing:.02em;color:#323232}.projectCategory__rows{width:100%;display:flex;flex-direction:column;gap:48px}.projectRow{width:100%;min-height:100px;display:flex;flex-direction:row;align-items:stretch;border:1px solid #a0a0a0;color:#323232;transition:background .2s ease}.projectRow:hover{background:#32323208}.projectRow__number{flex:0 0 100px;min-height:100px;display:flex;justify-content:center;align-items:center;background:#323232;font-family:var(--font-base);font-size:24px;font-weight:400;line-height:146%;letter-spacing:.02em;text-align:center;color:#f8f5ef}.projectRow__content{flex:1 1 auto;min-width:0;padding:24px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.projectRow__content--meta{flex-direction:column;align-items:flex-start;gap:10px}.projectRow__title{font-family:var(--font-base);font-size:18px;font-weight:400;line-height:146%;letter-spacing:.02em;color:#323232;overflow-wrap:break-word}.projectRow__meta{display:flex;align-items:center;gap:10px}.projectRow__person{flex:0 0 auto;width:24px;height:24px;color:#1c1b1f}.projectRow__metaText{font-family:var(--font-base);font-size:18px;line-height:146%;letter-spacing:.02em;color:#323232}@media (min-width: 1600px){.projectList{gap:96px}}@media (max-width: 1023px){.projectList{gap:72px}.projectCategory__title{font-size:21px}.projectRow{min-height:auto}.projectRow__number{flex-basis:80px;min-height:96px}.projectRow__content{padding:20px}.projectRow__title{font-size:17px;line-height:150%}}@media (max-width: 767px){.projectList{gap:64px}.projectCategory{gap:32px}.projectCategory__rows{gap:48px}.projectCategory__head{height:auto;padding:20px 0}.projectCategory__dot{width:12px;height:12px}.projectCategory__title{font-size:20px;line-height:120%}.projectRow{min-height:auto}.projectRow__number{flex:0 0 56px;min-width:56px;min-height:100%;font-size:18px}.projectRow__content{padding:18px;align-items:flex-start}.projectRow__title{font-size:15px;line-height:155%;letter-spacing:.01em}.projectRow__metaText{font-size:14px}.projectRow__person{width:20px;height:20px}}.projectsPage__inner{display:flex;flex-direction:column;align-items:flex-start;gap:84px;margin-top:175px;margin-bottom:180px}.projectsPage__title-block{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.projectsPage__title{margin:0;font-family:var(--font-base);font-size:52px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#323232}.projectsPage__subtitle{margin:0;width:100%;max-width:900px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:#474747}@media (min-width: 1600px){.projectsPage__title{font-size:52px}}@media (max-width: 1023px){.projectsPage__inner{gap:64px;margin-top:96px;margin-bottom:140px}.projectsPage__title{font-size:42px}.projectsPage__subtitle{font-size:16px;line-height:175%;max-width:100%}}@media (max-width: 767px){.projectsPage__inner{gap:48px;margin-top:72px;margin-bottom:110px}.projectsPage__title{font-size:34px;line-height:110%}.projectsPage__subtitle{font-size:16px;line-height:175%}}.raList{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:96px}.raRow{width:100%;height:auto;display:flex;flex-direction:column;align-items:stretch;gap:32px}.raImage{display:block;width:100%;height:auto;aspect-ratio:636 / 456;object-fit:cover;background-size:cover;background-position:center}.raText{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.raTitle{margin:0;font-family:var(--font-base);font-size:24px;font-weight:600;line-height:120%;letter-spacing:.02em;color:#323232}.raDescriptor{margin:0;width:100%;font-family:var(--font-base);font-size:16px;font-weight:400;line-height:165%;letter-spacing:.02em;color:#6e6e6e}.raParagraph{margin:0;width:100%;font-family:var(--font-base);font-size:15px;font-weight:400;line-height:175%;letter-spacing:.01em;color:#323232}@media (min-width: 768px){.raList{gap:120px}.raTitle{line-height:100%}.raParagraph{font-size:16px;line-height:180%;letter-spacing:.02em}}@media (min-width: 1024px){.raList{gap:250px}.raRow{height:429px;flex-direction:row;align-items:center;gap:48px}.raRow:nth-child(2n){flex-direction:row-reverse}.raImage{flex:1 1 0;min-width:0;width:auto;height:429px;aspect-ratio:auto}.raText{flex:1 1 0;min-width:0;gap:24px}.raDescriptor{font-size:18px;line-height:173%}.raParagraph{font-size:16px;line-height:208%;letter-spacing:.02em}}@media (min-width: 1600px){.raList{gap:300px}.raRow,.raImage{height:456px}.raText{gap:36px}.raDescriptor{width:576px;max-width:100%;font-size:18px;line-height:173%}.raParagraph{font-size:18px;line-height:196%}}.researchAreasPage__inner{display:flex;flex-direction:column;align-items:flex-start;gap:84px;margin-top:175px;margin-bottom:200px}.researchAreasPage__title-block{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.researchAreasPage__title{margin:0;font-family:var(--font-base);font-size:52px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#323232}.researchAreasPage__subtitle{margin:0;width:100%;max-width:900px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:#474747}@media (max-width: 1023px){.researchAreasPage__inner{gap:56px;margin-top:96px;margin-bottom:140px}.researchAreasPage__title{font-size:42px}.researchAreasPage__subtitle{font-size:16px;line-height:175%;max-width:100%}}@media (max-width: 767px){.researchAreasPage__inner{gap:48px;margin-top:72px;margin-bottom:110px}.researchAreasPage__title{font-size:34px;line-height:110%}.researchAreasPage__subtitle{font-size:16px;line-height:175%}}.contact{width:100%;display:flex;flex-direction:column;align-items:flex-start}.contact__icon{width:48px;height:48px;object-fit:contain}.contact__title{margin:0;font-family:var(--font-base);font-size:40px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#323232}.contact__body{margin:0;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:196%;letter-spacing:.02em;color:#323232;overflow-wrap:anywhere}.contact__addressBlock{width:100%;min-height:935px;padding:48px;display:flex;flex-direction:column;gap:48px;border:1px solid #9f9f9f}.contact__addressRow{width:100%;height:316px;display:flex;flex-direction:row;gap:48px}.contact__addressCol{flex:418 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:36px}.contact__officeImg{flex:588 1 0;min-width:0;height:316px;background-size:cover;background-position:center;background-repeat:no-repeat}.contact__map{width:100%;height:475px;background:#c8c8c833}.contact__map iframe{display:block;width:100%;height:100%;border:0}.contact__contactRow{width:100%;display:flex;flex-direction:row;align-items:stretch}.contact__card{flex:1 1 0;min-width:0;min-height:326px;padding:48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:36px;border-style:solid;border-color:#9f9f9f}.contact__card--call{border-width:0 1px 1px 1px}.contact__card--mail{border-width:0 1px 1px 0}.contact__formBlock{width:100%;min-height:940px;padding:48px;display:flex;flex-direction:column;align-items:flex-start;gap:48px;border-width:0 1px 1px 1px;border-style:solid;border-color:#9f9f9f}.contact__intro{display:flex;flex-direction:column;gap:36px}.contact__form,.contact__fields{width:100%;display:flex;flex-direction:column;gap:24px}.contact__field{width:100%;display:flex;flex-direction:column;gap:12px}.contact__label{font-family:var(--font-base);font-size:18px;font-weight:400;line-height:196%;letter-spacing:.02em;color:#323232}.contact__req{color:#d0021b}.contact__resumeEmail{font-weight:500;text-decoration:underline;color:#000}.contact__input{width:100%;height:48px;padding:0 16px;border:1px solid #d3d3d3;background:transparent;font-family:var(--font-base);font-size:18px;color:#323232}.contact__textarea{width:100%;height:248px;padding:16px;border:1px solid #d3d3d3;background:transparent;font-family:var(--font-base);font-size:18px;color:#323232;resize:vertical}.contact__input::placeholder,.contact__textarea::placeholder{color:#9f9f9f}.contact__sendBtn{width:133px;height:44px;padding:10px 24px;display:flex;justify-content:center;align-items:center;gap:10px;background:#323232;border:none;color:#fff;font-family:var(--font-base);font-size:20px;font-weight:500;line-height:100%;letter-spacing:.02em}.contact__sendArrow{flex:0 0 auto;width:24px;height:24px;color:#fff;transition:transform .25s ease}.contact__sendBtn:hover .contact__sendArrow{transform:rotate(45deg)}.contact__sendBtn:disabled{opacity:.6;cursor:not-allowed}.contact__feedback{margin:0;font-family:var(--font-base);font-size:15px;font-weight:400;line-height:150%}.contact__feedback--success{color:#2a7a2a}.contact__feedback--error{color:#c0392b}.contact__hiringBlock{width:100%;min-height:432px;padding:48px;display:flex;flex-direction:column;align-items:flex-start;gap:48px;border-width:0 1px 1px 1px;border-style:solid;border-color:#9f9f9f}.contact__hiringContent{display:flex;flex-direction:column;gap:36px}@media (min-width: 1600px){.contact__icon{width:64px;height:64px}.contact__addressCol,.contact__officeImg{flex:1 1 0}.contact__contactRow .contact__card{min-height:342px}.contact__formBlock{min-height:956px}.contact__hiringBlock{min-height:448px}}@media (max-width: 1023px){.contact__addressBlock{min-height:0;padding:36px}.contact__addressRow{flex-direction:column;height:auto}.contact__addressCol{flex:none;width:100%}.contact__officeImg{flex:none;width:100%;height:auto;aspect-ratio:588 / 316}.contact__map{height:420px}.contact__contactRow{flex-direction:column;margin-top:-1px}.contact__card{width:100%;min-height:280px;border:1px solid #9f9f9f}.contact__card+.contact__card{margin-top:-1px}.contact__formBlock,.contact__hiringBlock{min-height:0;padding:36px}}@media (max-width: 767px){.contact__icon{width:44px;height:44px}.contact__title{font-size:32px}.contact__body{font-size:16px;line-height:175%;letter-spacing:.01em}.contact__addressBlock{padding:24px;gap:36px}.contact__addressRow{gap:32px}.contact__map{height:360px}.contact__card{padding:24px;gap:28px}.contact__formBlock{padding:24px}.contact__input{font-size:16px}.contact__textarea{height:220px;font-size:16px}.contact__hiringBlock{padding:24px}}.contactPage__inner{display:flex;flex-direction:column;align-items:flex-start;gap:84px;margin-top:175px;margin-bottom:200px}.contactPage__title-block{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.contactPage__title{margin:0;font-family:var(--font-base);font-size:52px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#323232}.contactPage__subtitle{margin:0;width:100%;max-width:900px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:#474747}@media (max-width: 1023px){.contactPage__inner{gap:64px;margin-top:96px;margin-bottom:140px}.contactPage__title{font-size:42px}.contactPage__subtitle{font-size:16px;line-height:175%;max-width:100%}}@media (max-width: 767px){.contactPage__inner{gap:48px;margin-top:72px;margin-bottom:110px}.contactPage__title{font-size:34px;line-height:110%}.contactPage__subtitle{font-size:16px;line-height:175%}}.teamCard{width:100%;display:flex;flex-direction:column;background:transparent;border:1px solid #a0a0a0;overflow:hidden;transition:border-color .35s ease}.teamCard:hover{border-color:#323232}.teamCard__media{width:100%;aspect-ratio:1 / 1;overflow:hidden}.teamCard__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.teamCard:hover .teamCard__img,.teamCard:hover .teamCard__placeholder{transform:scale(1.04)}.teamCard__placeholder{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#e7e2d8;color:#8a8578;font-family:var(--font-base);font-size:40px;font-weight:600;letter-spacing:.02em;transition:transform .35s ease}.teamCard__content{padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.teamCard__name{margin:0;width:100%;text-align:left;font-family:var(--font-base);font-size:18px;font-weight:600;line-height:146%;letter-spacing:.02em;color:#141414}.teamCard__role-block{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.teamCard__role-label{font-family:var(--font-base);font-size:16px;font-weight:500;line-height:100%;letter-spacing:.05em;text-transform:uppercase;color:#a0a0a0;width:100%;text-align:left}.teamCard__role{margin:0;width:100%;text-align:left;font-family:var(--font-base);font-size:16px;font-weight:400;line-height:150%;letter-spacing:.02em;color:#555;overflow-wrap:anywhere}@media (min-width: 1600px){.teamCard__role{font-size:18px;line-height:162%}}@media (max-width: 767px){.teamCard__role{font-size:16px;line-height:155%}}.teamContent{width:100%;display:flex;flex-direction:column;gap:96px}.teamCategory{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:48px}.teamCategory__head{width:100%;height:70px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:24px 0;border-bottom:1px solid #000000}.teamCategory__dot{flex:0 0 auto;width:14px;height:14px;border-radius:50%;background:#323232}.teamCategory__title{margin:0;font-family:var(--font-base);font-size:22px;font-weight:600;line-height:100%;letter-spacing:.02em;color:#323232}.teamGrid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:36px}@media (min-width: 1600px){.teamGrid{gap:48px}}@media (max-width: 1023px){.teamContent{gap:80px}.teamGrid{grid-template-columns:repeat(2,1fr);gap:36px}}@media (max-width: 767px){.teamContent{gap:72px}.teamGrid{grid-template-columns:1fr;gap:32px}}.teamPage__inner{display:flex;flex-direction:column;align-items:flex-start;gap:48px;margin-top:175px;margin-bottom:200px}.teamPage__title-block{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.teamPage__title{margin:0;font-family:var(--font-base);font-size:52px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#323232}.teamPage__subtitle{margin:0;width:100%;max-width:900px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:#474747}@media (max-width: 1023px){.teamPage__inner{gap:56px;margin-top:96px;margin-bottom:140px}.teamPage__title{font-size:42px}.teamPage__subtitle{font-size:16px;line-height:175%;max-width:100%}}@media (max-width: 767px){.teamPage__inner{gap:48px;margin-top:72px;margin-bottom:110px}.teamPage__title{font-size:34px;line-height:110%}.teamPage__subtitle{font-size:16px;line-height:175%}}.article{padding-top:164px;padding-bottom:140px}.article__container{width:min(1024px,calc(100% - 80px));margin-inline:auto}.article__header{padding-bottom:52px;border-bottom:1px solid rgba(71,71,71,.15);margin-bottom:72px}.article__date{margin:0 0 20px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:100%;letter-spacing:.02em;color:var(--color-text)}.article__heading{margin:0;font-family:var(--font-base);font-size:40px;font-weight:400;line-height:120%;letter-spacing:.01em;color:var(--color-heading)}.article__paragraph{margin:0 0 40px;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.article__paragraph:last-child{margin-bottom:0}.article__list{margin:0 0 40px 28px;padding:0;list-style:disc}.article__list li{font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text);padding-left:6px}.article__figure{margin:64px 0;display:flex;justify-content:center}.article__image{width:100%;height:auto;display:block}.article__body>*{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease;transition-delay:var(--body-delay, 0s),var(--body-delay, 0s)}.article__body>*.a-in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.article__body>*{opacity:1;transform:none;transition:none}}.article__link{color:var(--color-heading);text-decoration:underline;text-underline-offset:3px;transition:opacity .15s ease}.article__link:hover{opacity:.7}.article__divider{border:none;border-top:1px solid rgba(71,71,71,.15);margin:72px 0 0}@media (min-width: 1600px){.article{padding-top:180px;padding-bottom:160px}.article__heading{font-size:48px}.article__date,.article__paragraph,.article__list li{font-size:20px}}@media (max-width: 1023px){.article{padding-top:144px;padding-bottom:100px}.article__container{width:calc(100% - 80px)}.article__header{padding-bottom:40px;margin-bottom:56px}.article__date{font-size:17px}.article__heading{font-size:36px}.article__paragraph,.article__list li{font-size:17px;line-height:180%}.article__figure{margin:48px 0}}@media (max-width: 767px){.article{padding-top:120px;padding-bottom:80px}.article__container{width:calc(100% - 48px)}.article__header{padding-bottom:32px;margin-bottom:44px}.article__date{font-size:16px;margin-bottom:16px}.article__heading{font-size:28px;line-height:130%}.article__paragraph{font-size:16px;line-height:175%;letter-spacing:.01em;margin-bottom:32px}.article__list{margin-left:20px;margin-bottom:32px}.article__list li{font-size:16px;line-height:175%;letter-spacing:.01em}.article__figure{margin:40px 0}}.update-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:48px;box-sizing:border-box;height:480px;border:1px solid #a1a1a1;background:transparent;opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease,background .2s ease,border-color .2s ease;transition-delay:var(--card-delay, 0s),var(--card-delay, 0s),0s,0s}.update-card--in{opacity:1;transform:none}.update-card:hover{background:#32323209;border-color:#777}.update-card:focus-visible{outline:2px solid #323232;outline-offset:-3px}.update-card__top{display:flex;flex-direction:column;gap:20px;width:100%}.update-card__date{font-family:var(--font-base);font-size:15px;font-weight:400;line-height:100%;letter-spacing:.02em;color:#707070}.update-card__title{margin:0;font-family:var(--font-base);font-size:20px;font-weight:400;line-height:150%;letter-spacing:.01em;color:var(--color-heading)}.update-card__learn-more{position:relative;display:inline-flex;align-items:center;gap:8px;padding-bottom:3px;border-bottom:1px solid var(--color-heading);font-family:var(--font-base);font-size:17px;font-weight:500;line-height:100%;letter-spacing:.02em;color:var(--color-heading);overflow:hidden}.update-card__learn-more:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--color-heading);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.update-card:hover .update-card__learn-more:after{transform:scaleX(1)}.update-card__arrow{flex:0 0 auto;transition:transform .22s ease}.update-card:hover .update-card__arrow{transform:rotate(45deg)}@media (max-width: 1023px){.update-card{height:auto;min-height:320px;padding:36px}.update-card__title{font-size:18px}}@media (max-width: 767px){.update-card{min-height:280px;padding:28px 24px}.update-card__title{font-size:17px;line-height:145%}.update-card__learn-more{font-size:16px}}@media (prefers-reduced-motion: reduce){.update-card{opacity:1;transform:none;transition:none}.update-card__arrow,.update-card__learn-more:after{transition:none}}.ru-page__inner{display:flex;flex-direction:column;align-items:flex-start;gap:84px;margin-top:175px;margin-bottom:160px}.ru-page__header{display:flex;flex-direction:column;gap:24px;max-width:900px}.ru-page__heading{margin:0;font-family:var(--font-base);font-size:52px;font-weight:400;line-height:100%;letter-spacing:.01em;color:#323232}.ru-page__subtext{margin:0;font-family:var(--font-base);font-size:18px;font-weight:400;line-height:200%;letter-spacing:.02em;color:var(--color-text)}.ru-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto}@media (min-width: 1024px){.ru-grid .update-card:not(:nth-child(3n+1)){border-left-width:0}.ru-grid .update-card:nth-child(n+4){border-top-width:0}}@media (min-width: 1600px){.ru-page__inner{margin-top:175px;margin-bottom:180px;gap:96px}.ru-page__heading{font-size:60px}.ru-page__subtext{font-size:20px}}@media (max-width: 1023px){.ru-page__inner{margin-top:96px;margin-bottom:140px;gap:64px}.ru-page__heading{font-size:40px}.ru-page__subtext{font-size:16px;line-height:175%;max-width:none}.ru-grid{grid-template-columns:repeat(2,1fr)}.ru-grid .update-card:not(:nth-child(odd)){border-left-width:0}.ru-grid .update-card:nth-child(n+3){border-top-width:0}}@media (max-width: 767px){.ru-page__inner{margin-top:72px;margin-bottom:110px;gap:48px}.ru-page__heading{font-size:32px;line-height:110%}.ru-page__subtext{font-size:16px;line-height:170%}.ru-grid{grid-template-columns:1fr}.ru-grid .update-card:nth-child(n+2){border-top-width:0}.ru-grid .update-card:not(:nth-child(odd)){border-left-width:1px}}:root{--color-bg: #f8f5ef;--color-heading: #323232;--color-text: #474747;--color-nav: #474747;--font-base: "Stack Sans Notch", "Inter", "Helvetica Neue", Arial, sans-serif;--content-laptop: 1150px;--content-desktop: 1320px;--gutter-phone: 24px;--gutter-tablet: 40px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-base);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img{max-width:100%}ul{list-style:none;margin:0;padding:0}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}.page{min-height:100vh;background-color:var(--color-bg)}.container{width:100%;margin-inline:auto;padding-inline:var(--gutter-phone)}@media (min-width: 768px){.container{padding-inline:var(--gutter-tablet)}}@media (min-width: 1024px){.container{width:min(var(--content-laptop),calc(100% - 80px));padding-inline:0}}@media (min-width: 1600px){.container{width:min(var(--content-desktop),calc(100% - 80px))}}
