body.page-about .site-header__inner,body.page-services .site-header__inner,body.page-people .site-header__inner,body.page-career .site-header__inner,body.page-contact .site-header__inner{--bs-gutter-x:0;max-width:var(--container);margin:0 auto;display:flex;align-items:center;justify-content:space-between;pointer-events:auto}body.page-about .site-logo__img,body.page-services .site-logo__img,body.page-people .site-logo__img,body.page-career .site-logo__img,body.page-contact .site-logo__img{width:101px;height:64px;object-fit:contain}body.page-about .site-header__menu-toggle,body.page-services .site-header__menu-toggle,body.page-people .site-header__menu-toggle,body.page-career .site-header__menu-toggle,body.page-contact .site-header__menu-toggle{width:56px;height:56px;border:0;background:#012252;backdrop-filter:none}body.page-about .menu-toggle__bars,body.page-services .menu-toggle__bars,body.page-people .menu-toggle__bars,body.page-career .menu-toggle__bars,body.page-contact .menu-toggle__bars{width:28px;gap:6px}body.page-about .menu-toggle__bars span,body.page-services .menu-toggle__bars span,body.page-people .menu-toggle__bars span,body.page-career .menu-toggle__bars span,body.page-contact .menu-toggle__bars span{height:1.5px;background:#fff}body.page-about .site-logo,body.page-services .site-logo,body.page-people .site-logo,body.page-career .site-logo,body.page-contact .site-logo{position:relative;display:block;width:101px;height:64px}body.page-about .site-logo__img--light,body.page-services .site-logo__img--light,body.page-people .site-logo__img--light,body.page-career .site-logo__img--light,body.page-contact .site-logo__img--light{position:absolute;left:0;top:0;opacity:0;pointer-events:none}body.page-about .site-header.is-on-dark .site-logo__img--color,body.page-services .site-header.is-on-dark .site-logo__img--color,body.page-people .site-header.is-on-dark .site-logo__img--color,body.page-career .site-header.is-on-dark .site-logo__img--color,body.page-contact .site-header.is-on-dark .site-logo__img--color{opacity:0}body.page-about .site-header.is-on-dark .site-logo__img--light,body.page-services .site-header.is-on-dark .site-logo__img--light,body.page-people .site-header.is-on-dark .site-logo__img--light,body.page-career .site-header.is-on-dark .site-logo__img--light,body.page-contact .site-header.is-on-dark .site-logo__img--light{opacity:1}body.page-about .site-header.is-on-dark .site-header__menu-toggle,body.page-services .site-header.is-on-dark .site-header__menu-toggle,body.page-people .site-header.is-on-dark .site-header__menu-toggle,body.page-career .site-header.is-on-dark .site-header__menu-toggle,body.page-contact .site-header.is-on-dark .site-header__menu-toggle{border:1px solid rgba(255,255,255,.4);background:rgba(1,34,82,.25);backdrop-filter:blur(6px)}body.page-about.nav-open .menu-toggle__bars span:nth-child(1),body.page-services.nav-open .menu-toggle__bars span:nth-child(1),body.page-people.nav-open .menu-toggle__bars span:nth-child(1),body.page-career.nav-open .menu-toggle__bars span:nth-child(1),body.page-contact.nav-open .menu-toggle__bars span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}body.page-about.nav-open .menu-toggle__bars span:nth-child(3),body.page-services.nav-open .menu-toggle__bars span:nth-child(3),body.page-people.nav-open .menu-toggle__bars span:nth-child(3),body.page-career.nav-open .menu-toggle__bars span:nth-child(3),body.page-contact.nav-open .menu-toggle__bars span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.about-banner{position:relative;height:560px;overflow:hidden;background:#f8f9fc;color:#012252}.about-banner__bg,.about-banner__bg-img{position:absolute;inset:0;width:100%;height:100%}.about-banner__bg-img{object-fit:cover}.about-banner__mark{position:relative;z-index:1;justify-self:center;width:245px;height:251px;pointer-events:none}.about-banner__mark img{width:245px;height:251px}.about-banner__inner{position:relative;z-index:2;display:grid;grid-template-columns:422px 1fr 419px;align-items:center;height:100%}.about-banner__heading{padding-top:0}.about-banner__label{margin:0 0 16px;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:24px;text-transform:uppercase;color:#012252}.about-banner__title{margin:0;font-size:64px;line-height:80px;text-transform:uppercase;color:#012252}.about-banner__mask{display:block;overflow:hidden}.about-banner__reveal{display:block;transform:translate3d(0,110%,0);transition:transform .9s cubic-bezier(.76,0,.24,1)}.about-banner__title .about-banner__mask:nth-child(1) .about-banner__reveal{transition-delay:.08s}.about-banner__title .about-banner__mask:nth-child(2) .about-banner__reveal{transition-delay:.16s}.about-banner__desc .about-banner__reveal{transition-delay:.24s}.about-banner.is-text .about-banner__reveal{transform:translate3d(0,0,0)}.about-banner__title-light{font-family:'GeneralSans-Regular',sans-serif;font-weight:400}.about-banner__title-strong{font-family:'GeneralSans-Semibold',sans-serif;font-weight:600}.about-banner__desc{margin:0;max-width:419px;justify-self:end;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#012252}.about-content{position:relative;background:#fff;padding:0;margin:0;border-bottom:1px solid #d9d9d9}.about-content__vline{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#d9d9d9;transform:scaleY(0);transform-origin:top center;transition:transform 1s cubic-bezier(.76,0,.24,1) .08s}.about-content.is-in .about-content__vline{transform:scaleY(1)}.about-content__hline{position:absolute;top:50%;left:50%;right:0;height:1px;background:#d9d9d9;transform:scaleX(0);transform-origin:left center;transition:transform .9s cubic-bezier(.76,0,.24,1) .2s}.about-content.is-in .about-content__hline{transform:scaleX(1)}.about-content__inner{display:grid;grid-template-columns:1fr 1fr;min-height:650px}.about-content__left{padding:100px 129px 100px 0}.about-content__left p{margin:0;max-width:531px;font-family:'GeneralSans-Regular',sans-serif;font-size:24px;font-weight:400;line-height:1.35;color:#012252}.about-content__left p+p{margin-top:32px}.about-content__right{display:grid;grid-template-rows:1fr 1fr}.about-content__block{display:flex;flex-direction:column;justify-content:flex-start;padding:100px 0 40px 95px}.about-content__heading{margin:0 0 16px;font-family:'GeneralSans-Medium',sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#012252}.about-content__text{margin:0;max-width:530px;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#012252}.about-content.is-text .about-banner__reveal{transform:translate3d(0,0,0)}.about-values.is-text .about-banner__reveal,.how-we-work.is-text .about-banner__reveal{transform:translate3d(0,0,0)}.how-we-work__title .about-banner__reveal{transition-delay:.08s}.how-we-work__subtitle .about-banner__reveal{transition-delay:.16s}.about-content__left p:nth-child(1) .about-banner__reveal{transition-delay:.08s}.about-content__left p:nth-child(2) .about-banner__reveal{transition-delay:.18s}.about-content__block:nth-child(1) .about-content__heading .about-banner__reveal{transition-delay:.12s}.about-content__block:nth-child(1) .about-content__text .about-banner__reveal{transition-delay:.22s}.about-content__block:nth-child(2) .about-content__heading .about-banner__reveal{transition-delay:.28s}.about-content__block:nth-child(2) .about-content__text .about-banner__reveal{transition-delay:.38s}.about-values{position:relative;height:400vh;background:#012252;color:#fff;padding:0;margin:0}.about-values__stage{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;overflow:hidden}.about-values__title{margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:48px;font-weight:500;line-height:58px;color:#fff;text-align:center;white-space:nowrap}.about-values__scene{--ring:200px;--overlap:50px;--step:calc(var(--ring) - var(--overlap));display:grid;grid-template-columns:318px var(--ring) 318px;column-gap:40px;align-items:start;width:916px;max-width:calc(100% - 40px);min-height:calc(var(--ring) + var(--step) * 3)}.about-values__col{position:relative;height:calc(var(--ring) + var(--step) * 3)}.about-values__col--left{text-align:right}.about-values__copy{--rise:1;position:absolute;left:0;right:0;display:flex;flex-direction:column;gap:16px;width:318px;max-width:100%;opacity:calc(1 - var(--rise));visibility:hidden;pointer-events:none;transform:translate3d(0,calc(var(--rise-y, 110) * 1vh), 0);will-change:transform,opacity}.about-values__col--right .about-values__copy{margin-left:auto}.about-values__copy[data-values-copy="0"]{top:40px}.about-values__copy[data-values-copy="1"]{top:calc(40px + var(--step))}.about-values__copy[data-values-copy="2"]{top:calc(40px + var(--step) * 2)}.about-values__copy[data-values-copy="3"]{top:calc(40px + var(--step) * 3)}.about-values__copy.is-on,.about-values__copy.is-active{visibility:visible;pointer-events:auto}.about-values__item-title{margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:24px;font-weight:500;line-height:normal;color:#fff}.about-values__item-desc{margin:0;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:normal;color:#fff}.about-values__rings{display:flex;flex-direction:column;align-items:center;width:var(--ring)}.about-values__ring{--rise:1;position:relative;z-index:1;flex:0 0 var(--ring);width:var(--ring);height:var(--ring);margin-top:calc(var(--overlap) * -1);opacity:calc(1 - var(--rise));transform:translate3d(0,calc(var(--rise-y, 110) * 1vh), 0);will-change:transform,opacity}.about-values__ring:first-child{margin-top:0}.about-values__ring img{display:block;width:100%;height:100%}.about-values__ring:nth-child(1){z-index:1}.about-values__ring:nth-child(2){z-index:2}.about-values__ring:nth-child(3){z-index:3}.about-values__ring:nth-child(4){z-index:4}.about-values__ring.is-active{z-index:5}.about-values__number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:'GeneralSans-Medium',sans-serif;font-size:90px;font-weight:500;line-height:normal;color:#fff;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic}.how-we-work{background:#fff;color:#012252;padding:120px 0 200px;margin:0}.how-we-work__inner{display:grid;grid-template-columns:307px 757px;justify-content:space-between;align-items:start}.how-we-work__intro{position:sticky;top:120px;padding-bottom:40px}.how-we-work__title{margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:48px;font-weight:500;line-height:58px;color:#012252}.how-we-work__subtitle{margin:16px 0 32px;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#012252;opacity:1}.how-we-work__steps{display:flex;flex-direction:column;gap:40px}.how-step{position:sticky;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;height:340px;padding:24px 24px 56px 56px;background:#fff;border:1px solid #d9d9d9;color:#012252}.how-step:nth-child(1){top:120px}.how-step:nth-child(2){top:150px}.how-step:nth-child(3){top:180px}.how-step:nth-child(4){top:210px}.how-step:nth-child(5){top:240px}.how-step__number{grid-column:2;grid-row:1;margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#012252}.how-step__title{grid-column:1;grid-row:1;align-self:end;margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:24px;font-weight:500;line-height:32px;color:#012252}.how-step__desc{grid-column:1/-1;align-self:end;margin:0;max-width:550px;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#012252}.about-industries{position:relative;height:220vh;background:#f8f9fc;color:#012252;padding:0;margin:0}.about-industries__stage{position:sticky;top:0;height:100vh;overflow:hidden;background:#f8f9fc}.about-industries__grid{--bs-gutter-x:0;position:relative;z-index:1;display:grid;grid-template-columns:422px minmax(0, 1fr) 419px;align-items:stretch;height:min(672px, calc(100vh - 80px));max-width:var(--container);margin:0 auto;top:50%;transform:translateY(-50%)}.about-industries__copy{display:flex;flex-direction:column;min-width:0;opacity:var(--industries-copy,0)}.about-industries__copy--left{grid-column:1;grid-row:1;padding-right:24px;padding-bottom:88px}.about-industries__copy--right{grid-column:3;grid-row:1;padding-left:24px}.about-industries__label{margin:0 0 16px;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:24px;text-transform:uppercase;color:#012252}.about-industries__title{margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:48px;font-weight:500;line-height:58px;color:#012252}.about-industries__actions{grid-column:1;grid-row:1;align-self:end;justify-self:start;z-index:1;margin-top:0;padding:32px 24px 0 0;opacity:var(--industries-copy,0)}.about-industries__intro{margin:0;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:normal;color:#012252}.about-industries__clients{margin-top:auto;display:flex;flex-direction:column;gap:16px}.about-industries__clients-title{margin:0;font-family:'GeneralSans-Medium',sans-serif;font-size:18px;font-weight:500;line-height:normal;color:#012252}.about-industries__list{margin:0;padding-left:27px;font-family:'GeneralSans-Regular',sans-serif;font-size:18px;font-weight:400;line-height:30px;color:#012252}.about-industries__list li+li{margin-top:0}.about-industries__slot{grid-column:2;grid-row:1;min-width:0}.about-industries__visual{position:absolute;z-index:2;top:var(--industries-top,50%);left:var(--industries-left,max(20px, calc((100vw - var(--container)) / 2)));width:var(--industries-width,min(1320px, calc(100% - 40px)));height:var(--industries-height,672px);overflow:hidden;will-change:top,left,width,height;transform:translateY(var(--industries-ty,-50%))}.about-industries__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1319.98px){.about-banner__inner{grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);column-gap:24px}.about-banner__heading,.about-banner__desc{min-width:0}.about-banner__desc{max-width:100%}.about-content__left{padding-right:48px}.about-content__block{padding-left:48px}.how-we-work__inner{grid-template-columns:minmax(220px, 307px) minmax(0, 757px);column-gap:40px}.how-step{height:auto;min-height:280px}.about-values__scene{grid-template-columns:minmax(0, 1fr) var(--ring) minmax(0, 1fr);column-gap:24px;width:min(916px, calc(100% - 40px))}.about-industries__grid{grid-template-columns:minmax(0, 1fr) minmax(0, 1.15fr) minmax(0, 1fr);height:auto;min-height:520px}}@media (max-width:991.98px){.about-industries{height:auto;padding:64px 0}.about-industries__stage{position:relative;height:auto;overflow:visible;display:flex;flex-direction:column;gap:32px;padding:0 20px}.about-industries__visual{position:relative;top:auto;left:auto;width:100%;height:280px;transform:none;order:-1;z-index:0}.about-industries__grid{display:flex;flex-direction:column;gap:32px;height:auto;top:auto;transform:none}.about-industries__slot{display:none}.about-industries__copy,.about-industries__copy--left,.about-industries__copy--right,.about-industries__actions{grid-column:auto;grid-row:auto;opacity:1;padding:0}.about-industries__title{font-size:32px;line-height:1.2}.about-industries__actions{order:1;margin-top:0;align-self:start;justify-self:start}.about-industries__actions .btn-serica{width:auto;height:45px;padding:13px 28px;justify-content:center}}@media (max-width:639.98px){.about-banner{height:auto;min-height:0;padding:120px 0 48px}.about-banner__inner{display:flex;flex-direction:column;align-items:flex-start;height:auto;gap:24px;padding-left:20px;padding-right:20px}.about-banner__mark{width:140px;height:143px;margin:0}.about-banner__mark img{width:140px;height:143px}.about-banner__title{font-size:32px;line-height:40px}.about-banner__label{font-size:16px;margin-bottom:12px}.about-banner__desc{justify-self:start;max-width:none;font-size:16px;line-height:24px}.about-industries__actions{align-self:stretch}.about-industries__actions .btn-serica{width:100%}}@media (min-width:640px) and (max-width:767.98px){.about-banner{height:420px;padding:0}.about-banner__inner{display:grid;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);align-items:center;column-gap:16px;height:100%;padding-left:24px;padding-right:24px}.about-banner__mark{width:120px;height:123px;margin:0}.about-banner__mark img{width:120px;height:123px}.about-banner__title{font-size:32px;line-height:38px}.about-banner__label{font-size:14px;margin-bottom:8px}.about-banner__desc{max-width:none;justify-self:end;font-size:14px;line-height:20px}}@media (min-width:768px) and (max-width:1025px){.about-banner{height:480px;padding:0}.about-banner__inner{display:grid;grid-template-columns:minmax(0, 1fr) auto minmax(0, 1fr);align-items:center;column-gap:24px;height:100%;padding-left:40px;padding-right:40px}.about-banner__mark{width:180px;height:184px;margin:0}.about-banner__mark img{width:180px;height:184px}.about-banner__title{font-size:clamp(36px, 4.6vw, 48px);line-height:1.2}.about-banner__desc{max-width:320px;justify-self:end;font-size:16px;line-height:24px}.about-content__inner{min-height:0}.about-content__left{padding:56px 32px 56px 0}.about-content__left p{font-size:18px;line-height:1.4;max-width:none}.about-content__left p+p{margin-top:24px}.about-content__block{padding:48px 0 32px 40px}.about-content__heading{font-size:20px;line-height:28px}.about-content__text{font-size:16px;line-height:24px;max-width:none}.about-values{height:400vh;padding:0}.about-values__stage{position:sticky;top:0;height:100vh;height:100dvh;gap:40px;overflow:hidden;padding:0 24px}.about-values__title{font-size:36px;line-height:44px;white-space:nowrap}.about-values__scene{--ring:140px;--overlap:36px;grid-template-columns:minmax(0, 1fr) var(--ring) minmax(0, 1fr);column-gap:20px;width:100%;max-width:860px}.about-values__copy{width:auto;max-width:100%}.about-values__number{font-size:56px}.about-values__item-title{font-size:20px}.about-values__item-desc{font-size:15px;line-height:1.35}.how-we-work{padding:80px 0 100px}.how-we-work__inner{grid-template-columns:minmax(200px, 240px) minmax(0, 1fr);column-gap:32px;justify-content:space-between}.how-we-work__intro{position:sticky;top:96px;padding-bottom:24px}.how-we-work__title{font-size:clamp(32px, 4vw, 40px);line-height:1.2}.how-we-work__subtitle{font-size:16px;margin:12px 0 24px}.how-we-work__steps{gap:24px}.how-step{height:260px;min-height:0;padding:20px 20px 32px 32px}.how-step:nth-child(1){top:96px}.how-step:nth-child(2){top:118px}.how-step:nth-child(3){top:140px}.how-step:nth-child(4){top:162px}.how-step:nth-child(5){top:184px}.how-step__title,.how-step__number{font-size:20px;line-height:28px}.how-step__desc{font-size:16px;line-height:24px;max-width:none}}@media (min-width:992px) and (max-width:1025px){.about-industries{height:220vh;padding:0}.about-industries__stage{position:sticky;top:0;height:100vh;height:100dvh;overflow:hidden;display:block;gap:0;padding:0}.about-industries__visual{position:absolute;z-index:2;order:0;top:var(--industries-top,50%);left:var(--industries-left,max(20px, calc((100vw - var(--container)) / 2)));width:var(--industries-width,min(1320px, calc(100% - 40px)));height:var(--industries-height,min(560px, calc(100vh - 96px)));transform:translateY(var(--industries-ty,-50%))}.about-industries__grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.15fr) minmax(0, 1fr);height:min(560px, calc(100vh - 96px));min-height:0;top:50%;transform:translateY(-50%);gap:0}.about-industries__slot{display:block;grid-column:2;grid-row:1}.about-industries__copy--left{grid-column:1;grid-row:1;padding-right:16px;padding-bottom:72px}.about-industries__copy--right{grid-column:3;grid-row:1;padding-left:16px;padding-bottom:0}.about-industries__actions{grid-column:1;grid-row:1;align-self:end;justify-self:start;padding:24px 16px 0 0;margin-top:0}.about-industries__label{font-size:14px;line-height:20px;margin-bottom:12px}.about-industries__title{font-size:clamp(28px, 3.6vw, 36px);line-height:1.2}.about-industries__intro,.about-industries__clients-title,.about-industries__list{font-size:14px}.about-industries__intro{line-height:1.4}.about-industries__list{line-height:22px;padding-left:20px}.about-industries__clients{gap:12px}.about-industries__actions .btn-serica{height:45px;padding:12px 24px;font-size:14px;gap:8px}}@media (max-width:767.98px){.about-content__vline,.about-content__hline{display:none}.about-content__inner{grid-template-columns:1fr;min-height:0;padding-left:20px;padding-right:20px}.about-content__left{padding:40px 0 32px}.about-content__left p{font-size:18px;line-height:1.4;max-width:none}.about-content__left p+p{margin-top:20px}.about-content__right{grid-template-rows:none;border-top:1px solid #d9d9d9}.about-content__block{padding:32px 0}.about-content__block+.about-content__block{border-top:1px solid #d9d9d9}.about-content__heading{font-size:20px;line-height:28px}.about-content__text{font-size:16px;line-height:24px;max-width:none}.about-values{height:auto;padding:64px 0 72px}.about-values__stage{position:relative;height:auto;gap:32px;overflow:visible;padding:0 20px}.about-values__title{font-size:32px;line-height:1.2;white-space:normal}.about-values__scene{--ring:72px;--overlap:0px;display:grid;grid-template-columns:72px minmax(0, 1fr);column-gap:16px;row-gap:28px;align-items:center;width:100%;max-width:none;min-height:0}.about-values__col,.about-values__rings{display:contents}.about-values__col{height:auto}.about-values__col--left{text-align:left}.about-values__ring[data-values-ring="0"]{order:1}.about-values__copy[data-values-copy="0"]{order:2}.about-values__ring[data-values-ring="1"]{order:3}.about-values__copy[data-values-copy="1"]{order:4}.about-values__ring[data-values-ring="2"]{order:5}.about-values__copy[data-values-copy="2"]{order:6}.about-values__ring[data-values-ring="3"]{order:7}.about-values__copy[data-values-copy="3"]{order:8}.about-values__ring,.about-values__ring.is-on,.about-values__ring.is-active{--rise:0;position:relative;z-index:1;flex:none;width:72px;height:72px;margin-top:0;opacity:0;transform:translate3d(0,16px,0);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.about-values.is-in .about-values__ring,.about-values.is-in .about-values__ring.is-on,.about-values.is-in .about-values__ring.is-active{opacity:1;transform:none}.about-values.is-in .about-values__ring[data-values-ring="0"]{transition-delay:.08s}.about-values.is-in .about-values__copy[data-values-copy="0"]{transition-delay:.12s}.about-values.is-in .about-values__ring[data-values-ring="1"]{transition-delay:.18s}.about-values.is-in .about-values__copy[data-values-copy="1"]{transition-delay:.22s}.about-values.is-in .about-values__ring[data-values-ring="2"]{transition-delay:.28s}.about-values.is-in .about-values__copy[data-values-copy="2"]{transition-delay:.32s}.about-values.is-in .about-values__ring[data-values-ring="3"]{transition-delay:.38s}.about-values.is-in .about-values__copy[data-values-copy="3"]{transition-delay:.42s}.about-values__copy,.about-values__copy.is-on,.about-values__copy.is-active,.about-values__col--left .about-values__copy,.about-values__col--right .about-values__copy,.about-values__copy[data-values-copy="0"],.about-values__copy[data-values-copy="1"],.about-values__copy[data-values-copy="2"],.about-values__copy[data-values-copy="3"]{--rise:0;position:relative;top:auto;left:auto;right:auto;width:auto;max-width:none;margin:0;gap:8px;opacity:0;visibility:visible;transform:translate3d(0,16px,0);pointer-events:auto;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.about-values.is-in .about-values__copy,.about-values.is-in .about-values__copy.is-on,.about-values.is-in .about-values__copy.is-active,.about-values.is-in .about-values__col--left .about-values__copy,.about-values.is-in .about-values__col--right .about-values__copy,.about-values.is-in .about-values__copy[data-values-copy="0"],.about-values.is-in .about-values__copy[data-values-copy="1"],.about-values.is-in .about-values__copy[data-values-copy="2"],.about-values.is-in .about-values__copy[data-values-copy="3"]{opacity:1;transform:none}.about-values__number{font-size:28px}.about-values__item-title{font-size:18px}.about-values__item-desc{font-size:14px;line-height:1.4}.how-we-work{padding:64px 0}.how-we-work__inner{grid-template-columns:1fr;gap:32px}.how-we-work__intro,.how-step,.how-step:nth-child(1),.how-step:nth-child(2),.how-step:nth-child(3),.how-step:nth-child(4),.how-step:nth-child(5){position:relative;top:auto}.how-we-work__title{font-size:32px;line-height:1.2}.how-we-work__subtitle{font-size:16px;margin:12px 0 24px}.how-we-work__actions{opacity:0;transform:translate3d(0,16px,0);transition:opacity .7s cubic-bezier(.76,0,.24,1) .24s,transform .7s cubic-bezier(.76,0,.24,1) .24s}.how-we-work.is-text .how-we-work__actions{opacity:1;transform:none}.how-we-work__actions .btn-serica{width:100%;height:45px;justify-content:center}.how-we-work__steps{gap:16px}.how-step{height:auto;min-height:0;padding:24px 20px;opacity:0;transform:translate3d(0,24px,0);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.how-we-work.is-in .how-step{opacity:1;transform:none}.how-we-work.is-in .how-step:nth-child(1){transition-delay:.12s}.how-we-work.is-in .how-step:nth-child(2){transition-delay:.2s}.how-we-work.is-in .how-step:nth-child(3){transition-delay:.28s}.how-we-work.is-in .how-step:nth-child(4){transition-delay:.36s}.how-we-work.is-in .how-step:nth-child(5){transition-delay:.44s}.how-step__title,.how-step__number{font-size:18px;line-height:26px}.how-step__desc{margin-top:16px;font-size:16px;line-height:24px;max-width:none}}@media (min-width:640px) and (max-width:767.98px){.how-we-work__steps{display:grid;grid-template-columns:1fr 1fr;gap:16px}.how-step{width:100%;min-width:0;padding:20px 16px 24px 20px}}@media (prefers-reduced-motion:reduce){.about-banner__reveal{transition:none;transform:none}.about-content__vline,.about-content__hline{transform:none;transition:none}.about-values{height:auto}.about-values__stage{position:relative;height:auto;overflow:visible}.about-values__ring,.about-values__copy,.about-values__col--left .about-values__copy,.about-values__col--right .about-values__copy,.how-we-work__actions,.how-step{--rise:0;opacity:1;visibility:visible;transform:none;transition:none}.about-industries{height:auto}.about-industries__stage{position:relative;height:auto}.about-industries__copy,.about-industries__actions{opacity:1}.how-we-work__intro,.how-step{position:relative;top:auto}}@media (scripting:none){.about-banner__reveal{transform:none}.about-content__vline,.about-content__hline{transform:none}.about-values__ring,.about-values__copy,.how-we-work__actions,.how-step{--rise:0;opacity:1;visibility:visible;transform:none}.about-industries{height:auto;padding:60px 0}.about-industries__stage{position:relative;height:auto}.about-industries__copy,.about-industries__actions{opacity:1}.about-industries__visual{position:relative;width:100%;height:400px;transform:none}}