@font-face{src:url(/assets/Graphik-Extralight-Desktop.6c0403f8.woff2) format("woff2"),url(./fonts/Graphik-Extraligh-Desktop.woff) format("woff");font-family:Graphik;font-weight:200}@font-face{src:url(/assets/Graphik-Light-Desktop.01df8297.woff2) format("woff2"),url(/assets/Graphik-Light-Desktop.5d2531cb.woff) format("woff");font-family:Graphik;font-weight:300}@font-face{src:url(/assets/Graphik-Regular-Desktop.acb5e140.woff2) format("woff2"),url(/assets/Graphik-Regular-Desktop.4ffc16ab.woff) format("woff");font-family:Graphik;font-weight:400}:root{--colorWhite: #fff;--colorGrey: #dff0f6;--colorPurple: #5f4cff;--colorJapaneseIndigo: #1c3c56;--colorAuroMetalSaurus: #63727e;--colorUsafaBlue: #005499;--colorJellyBeanBlue: #4e7595;--colorAliceBlue: #edf5fb;--colorLightSteelBlue: #b2cfdb}.root{margin:0;font-variant-ligatures:common-ligatures;-moz-font-feature-settings:"liga","clig";-webkit-font-feature-settings:"liga","clig";font-feature-settings:"liga","clig";text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;letter-spacing:-.1px;line-height:32px;font-family:Graphik,Arial,sans-serif;font-weight:300;font-size:20px}@media screen and (max-width: 1023px){.root{line-height:32px;font-size:18px}}.wrapper{width:100%}.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px;max-width:1200px;padding:100px 0 160px;margin:0 auto}@media screen and (max-width: 1320px){.container{width:90.91%}}@media screen and (max-width: 1023px){.container{gap:64px;padding:80px 0}}@media screen and (max-width: 768px){.container{width:87.5%}}.overlay{position:absolute;z-index:5;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.button{color:var(--colorPurple);background-color:var(--colorWhite);-webkit-box-shadow:0px 5px 30px rgba(50,137,255,.5);box-shadow:0 5px 30px #3289ff80;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding:14px 24px;border:0;border-radius:24px;line-height:16px;font-family:Graphik,Arial,sans-serif;font-weight:300;font-size:16px;-webkit-transition:color .3s ease-out,-webkit-box-shadow .3s ease-out;transition:color .3s ease-out,-webkit-box-shadow .3s ease-out;-o-transition:box-shadow .3s ease-out,color .3s ease-out;transition:box-shadow .3s ease-out,color .3s ease-out;transition:box-shadow .3s ease-out,color .3s ease-out,-webkit-box-shadow .3s ease-out}.button:hover,.button:focus{color:var(--colorJapaneseIndigo);-webkit-box-shadow:0px 2px 7px rgba(50,137,255,.7);box-shadow:0 2px 7px #3289ffb3}.button:active{-webkit-box-shadow:0px 1px 2px rgba(50,137,255,.9);box-shadow:0 1px 2px #3289ffe6}.section-title{margin:0;color:var(--colorAuroMetalSaurus);line-height:16px;text-transform:uppercase;font-size:16px;font-weight:300;letter-spacing:16px}@media screen and (max-width: 1023px){.section-title{line-height:16px;letter-spacing:14px;font-size:14px}}.subtitle{margin:0;color:var(--colorUsafaBlue);line-height:1;font-size:36px;font-weight:300}@media screen and (max-width: 960px){.subtitle{letter-spacing:0;font-size:32px}}.box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:0;margin:0;list-style:none}.box__item{max-height:920px;background-size:1440px 920px;overflow:hidden;border-radius:6px;-webkit-box-shadow:0px 1px 5px rgba(0,81,192,.5);box-shadow:0 1px 5px #0051c080}.box__item-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:5;max-width:1080px;gap:60px}@media screen and (max-width: 960px){.box__item-container{gap:78px}}.box__column{max-height:800px;overflow:hidden}.technologies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.technologies__item{background-color:var(--colorPurple);padding:8px 20.7px;border-radius:16px;color:var(--colorWhite);line-height:1;font-size:16px;font-weight:400}@media screen and (max-width: 1023px){.technologies__item{font-size:14px;letter-spacing:0}}.numbered-cards{padding:0;margin:0;list-style:none;counter-reset:myCounter}.numbered-cards__item{border:1px solid var(--colorGrey);position:relative;box-sizing:border-box}.numbered-cards__item:before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:19px;right:29px;width:75px;height:120px;color:var(--colorAliceBlue);line-height:120px;font-size:120px;counter-increment:myCounter;content:counter(myCounter)}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:0;margin:0;list-style:none}.pagination__item{width:5px;height:5px;border-radius:50%;background-color:var(--colorGrey);cursor:pointer}.promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;position:relative;z-index:10;max-width:840px}.promo__title{margin:0;line-height:1;letter-spacing:-2px;font-size:80px;font-weight:200}@media screen and (max-width: 768px){.promo__title{font-size:64px}}.promo__text{margin:0;letter-spacing:1px;line-height:32px;font-size:20px}@media screen and (max-width: 768px){.promo__text{line-height:32px;font-size:18px}}.promo__button{display:none}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.header__button{display:inline-block}.header__menu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header__menu-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:10px;padding:0;border:0;cursor:pointer;background-color:transparent}.header__menu-link .header__menu-image{-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.header__menu-link:hover .header__menu-image{fill:#000}.header__menu-image{width:24px;height:4px;fill:#fff}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:15;overflow:hidden;top:0;right:0;bottom:0;width:0;background-color:var(--colorWhite);-webkit-box-shadow:0px 5px 30px rgba(50,137,255,.5);box-shadow:0 5px 30px #3289ff80;-webkit-transition:width .3s linear;-o-transition:width .3s linear;transition:width .3s linear}.menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:262px;height:86.956%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;-o-transition:transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear}.menu__button-close{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;position:relative;cursor:pointer;padding:24px;border:0;border-radius:50%;background-color:#63727e1a;-webkit-transition:background-color .3s ease-out;-o-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.menu__button-close:hover,.menu__button-close:focus{background-color:#63727e4d}.menu__button-close:active{background-color:#63727e8c}.menu__image-close{display:block;position:absolute;top:50%;left:55%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.menu__link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}@media screen and (max-width: 1023px){.menu__link-container{gap:46px}}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:0;margin:0;list-style:none}@media screen and (max-width: 1023px){.menu__list{gap:12px}}.menu__link{color:var(--colorUsafaBlue);text-decoration:none;font-weight:400;letter-spacing:1px;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}.menu__link:hover,.menu__link:focus{color:#37e0ff}.menu__link:active{color:#5f4cff}@media screen and (max-width: 1023px){.menu__link{letter-spacing:.95px}}.menu__button{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;color:var(--colorWhite);background:-o-linear-gradient(45deg,#6F38FE 0%,#EF09D2 100%);background:linear-gradient(45deg,#6F38FE 0%,#EF09D2 100%);-webkit-box-shadow:0px 5px 20px rgba(119,78,241,.5);box-shadow:0 5px 20px #774ef180;-webkit-transition:background .3s ease-out,-webkit-box-shadow .3s ease-out;transition:background .3s ease-out,-webkit-box-shadow .3s ease-out;-o-transition:background .3s ease-out,box-shadow .3s ease-out;transition:background .3s ease-out,box-shadow .3s ease-out;transition:background .3s ease-out,box-shadow .3s ease-out,-webkit-box-shadow .3s ease-out}.menu__button:hover,.menu__button:focus{color:var(--colorWhite);background:-o-linear-gradient(184.48deg,#DC14D7 30.39%,#A931E4 100%);background:linear-gradient(265.52deg,#DC14D7 30.39%,#A931E4 100%);-webkit-box-shadow:0px 2px 7px rgba(119,78,241,.7);box-shadow:0 2px 7px #774ef1b3}.menu__button:active{color:var(--colorWhite);-webkit-box-shadow:0px 1px 2px rgba(119,78,241,.9);box-shadow:0 1px 2px #774ef1e6}.coverage{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding:0;margin:0;list-style:none;color:var(--colorWhite)}@media screen and (max-width: 960px){.coverage{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.coverage__item{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;max-width:588px;width:100%;max-height:920px;border-radius:6px;padding:100px 60px;background-size:1440px 920px;background-repeat:no-repeat}@media screen and (max-width: 960px){.coverage__item{max-width:none;padding:64px 48px}}.coverage__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;max-height:720px;overflow:hidden}@media screen and (max-width: 960px){.coverage__content{gap:44px}}.coverage__title{color:var(--colorWhite)}@media screen and (max-width: 1157px){.coverage__title{width:80%}}.coverage__text{margin:0;letter-spacing:1px}@media screen and (max-width: 960px){.coverage__text{line-height:32px;font-size:18px;letter-spacing:1px}}.services__item{position:relative;padding:60px}.services__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-size:1440px 920px;background-position:center center;background-repeat:no-repeat;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);opacity:0;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.services__item:hover:after{opacity:1;background-image:url(/assets/background-main@1x.f576b250.png)}.services__item:hover .services__subtitle,.services__item:hover .services__text{color:var(--colorWhite)}.services__item:hover .services__state{color:var(--colorJellyBeanBlue);background-color:var(--colorWhite)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.services__item:hover:after{background-image:url(/assets/background-main@2x.2e5d6b91.png)}}@media screen and (max-width: 960px){.services__item{padding:40px}}.services__left-column{-webkit-box-flex:0;-ms-flex:0 1 320px;flex:0 1 320px}@media screen and (max-width: 960px){.services__left-column{-webkit-box-flex:1;-ms-flex:1 0 146px;flex:1 0 146px}}.services__subtitle{width:93%;letter-spacing:.05px;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}.services__right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 660px;flex:0 1 660px;gap:32px}@media screen and (max-width: 960px){.services__right-column{-webkit-box-flex:1;-ms-flex:1 0 368px;flex:1 0 368px}}.services__text{overflow:hidden;margin:0;color:var(--colorAuroMetalSaurus);letter-spacing:.97px;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}@media screen and (max-width: 960px){.services__text{letter-spacing:1px}}.services__state{-webkit-transition:color .3s ease-out,background-color .3s ease-out;-o-transition:color .3s ease-out,background-color .3s ease-out;transition:color .3s ease-out,background-color .3s ease-out}.approach{display:-ms-grid;display:grid;-ms-grid-columns:minmax(-webkit-min-content,1fr) 20px minmax(-webkit-min-content,1fr);-ms-grid-columns:minmax(min-content,1fr) 20px minmax(min-content,1fr);grid-template-columns:repeat(2,minmax(-webkit-min-content,1fr));grid-template-columns:repeat(2,minmax(min-content,1fr));gap:20px}@media screen and (max-width: 1023px){.approach{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.approach__item{box-sizing:border-box;padding:58.5px;border-radius:6px}@media screen and (max-width: 1023px){.approach__item{padding:47px 48px}}.approach__two-columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;position:relative;z-index:5}@media screen and (max-width: 1023px){.approach__two-columns{gap:56px}}.approach__left-column{-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 1 120px;flex:0 1 120px;position:relative;overflow:hidden}@media screen and (max-width: 1023px){.approach__left-column{padding-top:0}}.approach__image-container{position:relative;max-width:100%;padding-bottom:100%;border-radius:6px;overflow:hidden;background-repeat:no-repeat}.approach__image-container{background-image:url(/assets/background-main@1x.f576b250.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.wrapper_section_promo{background-image:url(/assets/background-main@2x.2e5d6b91.png)}}.approach__image{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.approach__right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 290px;flex:0 1 290px;gap:49px}@media screen and (max-width: 1023px){.approach__right-column{-webkit-box-flex:1;-ms-flex:1 0 336px;flex:1 0 336px;gap:32px}}.approach__text{margin:0;color:var(--colorAuroMetalSaurus);letter-spacing:1px}@media screen and (max-width: 1023px){.approach__text{width:88%}}.approach__pagination{display:none}.certifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px}@media screen and (max-width: 1023px){.certifications{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.certifications__left-column{-webkit-box-flex:0;-ms-flex:0 1 340px;flex:0 1 340px}@media screen and (max-width: 1023px){.certifications__left-column{padding-top:8px}}.certifications__right-column{-webkit-box-flex:0;-ms-flex:0 1 600px;flex:0 1 600px;margin:0;color:var(--colorAuroMetalSaurus);letter-spacing:1px}.banners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0;list-style:none}@media screen and (max-width: 1023px){.banners{gap:26.81px}}.banners__item{max-height:40px}@media screen and (max-width: 1023px){.banners__item{max-height:28px}}.banners__image{width:100%}.afterword{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;max-width:1080px}@media screen and (max-width: 768px){.afterword{gap:56px}}.afterword__left-column{-webkit-box-flex:0;-ms-flex:0 1 560px;flex:0 1 560px}@media screen and (max-width: 1023px){.afterword__left-column{-webkit-box-flex:1;-ms-flex:1 0 280px;flex:1 0 280px}}.afterword__image-container{border-radius:5px}.afterword__image{width:100%;display:block}.afterword__right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 442px;flex:0 1 442px;gap:72px;padding-top:112px}@media screen and (max-width: 1023px){.afterword__right-column{-webkit-box-flex:1;-ms-flex:1 0 336px;flex:1 0 336px;padding-top:56px}}.afterword__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.afterword__author-speciality{margin:0;color:var(--colorAuroMetalSaurus);letter-spacing:.1px;font-weight:400}@media screen and (max-width: 1023px){.afterword__author-speciality{letter-spacing:1px}}.afterword__quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin:0}.afterword__quote-main{margin:0;color:var(--colorUsafaBlue);letter-spacing:1px;font-weight:400}@media screen and (max-width: 1023px){.afterword__quote-main{line-height:28px}}.afterword__quote-secondary{margin:0;color:var(--colorAuroMetalSaurus);letter-spacing:1px}.outsmart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0;list-style:none}@media screen and (max-width: 1023px){.outsmart{display:-ms-grid;display:grid;-ms-grid-columns:minmax(-webkit-min-content,1fr) 9.5% minmax(-webkit-min-content,1fr);-ms-grid-columns:minmax(min-content,1fr) 9.5% minmax(min-content,1fr);grid-template-columns:repeat(2,minmax(-webkit-min-content,1fr));grid-template-columns:repeat(2,minmax(min-content,1fr));gap:64px}}.outsmart__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;width:260px;gap:40px}@media screen and (max-width: 1023px){.outsmart__item{width:100%}}.outsmart__image{display:block}.outsmart__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.outsmart__subtitle{margin:0;color:var(--colorUsafaBlue);letter-spacing:1px;font-size:20px;font-weight:400}@media screen and (max-width: 1023px){.outsmart__subtitle{line-height:28px;font-size:18px}}.outsmart__text{margin:0;color:var(--colorAuroMetalSaurus);letter-spacing:.97px}@media screen and (max-width: 1023px){.outsmart__text{letter-spacing:1px}}.outsmart__pagination{display:none}.separator-line{position:relative;max-width:1200px;height:1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);border:0 none;margin:0;color:var(--colorLightSteelBlue);background-color:var(--colorLightSteelBlue)}@media screen and (max-width: 1320px){.separator-line{width:90.91%}}@media screen and (max-width: 768px){.separator-line{width:87.5%}}.portfolio__item{max-height:920px;box-sizing:border-box;padding:68px 60px}@media screen and (max-width: 1023px){.portfolio__item{padding:48px 48px 55px}}@media screen and (max-width: 1023px){.portfolio__item-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:47px}}.portfolio__left-column{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;overflow:hidden;margin-top:-8px}@media screen and (max-width: 1023px){.portfolio__left-column{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-top:0}}.portfolio__image{display:block}.portfolio__right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-box-flex:0;-ms-flex:0 1 760px;flex:0 1 760px}@media screen and (max-width: 1023px){.portfolio__right-column{-webkit-box-flex:1;-ms-flex:auto;flex:auto;gap:34px}}.portfolio__text{max-width:660px;max-height:544px;padding-top:6px;margin:0;color:var(--colorAuroMetalSaurus);overflow:hidden;letter-spacing:1px}@media screen and (max-width: 1023px){.portfolio__text{max-width:none;padding-top:0}}.portfolio__button{display:none}.properties{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-height:120px;overflow:hidden;padding:0;margin:0;list-style:none}@media screen and (max-width: 960px){.properties{gap:20px}}.properties__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;-webkit-box-flex:0;-ms-flex:0 1 240px;flex:0 1 240px}@media screen and (max-width: 960px){.properties__column{gap:18px;width:150px}}.properties__caption{margin:0;color:var(--colorJellyBeanBlue);font-weight:400}@media screen and (max-width: 960px){.properties__caption{width:77%;line-height:24px;letter-spacing:-.1px}}.customers{display:-ms-grid;display:grid;-ms-grid-columns:minmax(-webkit-min-content,386.67px) 20px minmax(-webkit-min-content,386.67px) 20px minmax(-webkit-min-content,386.67px);-ms-grid-columns:minmax(min-content,386.67px) 20px minmax(min-content,386.67px) 20px minmax(min-content,386.67px);grid-template-columns:repeat(3,minmax(-webkit-min-content,386.67px));grid-template-columns:repeat(3,minmax(min-content,386.67px));grid-auto-rows:240px;gap:20px;padding:0;margin:0;list-style:none}@media screen and (max-width: 1023px){.customers{-ms-grid-columns:(minmax(326px,1fr))[2];grid-template-columns:repeat(2,minmax(326px,1fr))}}.customers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid var(--colorGrey)}@media screen and (max-width: 1023px){.customers__item:nth-last-child(1):not(:nth-child(even)){-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}}.customers__image{display:block}.customers__pagination{display:none}.touch{color:var(--colorWhite);text-align:center}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:56px}.form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}.form__input{display:block;width:100%;height:64px;color:var(--colorUsafaBlue);-moz-transition:box-shadow .3s ease-out,outline .3s ease-out;transition:box-shadow .3s ease-out,outline .3s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;padding:0 48px 0 24px;border:0;border-radius:6px;font-family:Graphik,Arial,sans-serif;line-height:16px;font-size:16px;font-weight:400}.form__input::-webkit-input-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__input::-moz-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__input:-ms-input-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__input::-ms-input-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__input::placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__input:focus{-webkit-box-shadow:0px 2px 7px rgba(50,137,255,.7);box-shadow:0 2px 7px #3289ffb3}.form__input:-moz-submit-invalid{box-shadow:none;outline:1px solid #e21111}.form__input:-moz-ui-invalid{box-shadow:none;outline:1px solid #e21111}.form__input:invalid{-webkit-box-shadow:none;box-shadow:none;outline:1px solid #e21111}.form__input:-moz-submit-invalid+.form__caption{opacity:1}.form__input:-moz-ui-invalid+.form__caption{opacity:1}.form__input:invalid+.form__caption{opacity:1}.form__input:-moz-submit-invalid~.form__close-icon{opacity:1}.form__input:-moz-ui-invalid~.form__close-icon{opacity:1}.form__input:invalid~.form__close-icon{opacity:1}.form__textarea{display:block;max-height:126px;resize:none!important;color:var(--colorUsafaBlue);-moz-transition:box-shadow .3s ease-out,outline .3s ease-out;transition:box-shadow .3s ease-out,outline .3s ease-out;overflow:hidden;outline:none;padding:2px 48px 2px 22px;border-top:24px;border-bottom:24px;border-style:solid;border-color:transparent;border-radius:6px;font-family:Graphik,Arial,sans-serif;line-height:16px;font-size:16px;font-weight:400}.form__textarea::-webkit-input-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__textarea::-moz-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__textarea:-ms-input-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__textarea::-ms-input-placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__textarea::placeholder{color:var(--colorLightSteelBlue);font-family:Graphik,Arial,sans-serif}.form__textarea:focus{-webkit-box-shadow:0px 2px 7px rgba(50,137,255,.7);box-shadow:0 2px 7px #3289ffb3}.form__textarea:-moz-submit-invalid{box-shadow:none;outline:1px solid #e21111}.form__textarea:-moz-ui-invalid{box-shadow:none;outline:1px solid #e21111}.form__textarea:invalid{-webkit-box-shadow:none;box-shadow:none;outline:1px solid #e21111}.form__textarea:-moz-submit-invalid+.form__caption{opacity:1}.form__textarea:-moz-ui-invalid+.form__caption{opacity:1}.form__textarea:invalid+.form__caption{opacity:1}.form__textarea:-moz-submit-invalid~.form__close-icon{opacity:1}.form__textarea:-moz-ui-invalid~.form__close-icon{opacity:1}.form__textarea:invalid~.form__close-icon{opacity:1}.form__caption{margin:0;color:var(--colorWhite);opacity:0;line-height:16px;font-size:16px;font-weight:400;letter-spacing:.01px;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.form__close-icon{position:absolute;top:24px;right:24px;width:20px;height:20px;opacity:0;cursor:pointer;background:url(/assets/close-icon.588199b2.svg) center center no-repeat;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.form__button{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:16px 40px;border-radius:32px;color:var(--colorWhite);background-color:var(--colorJapaneseIndigo);line-height:32px;font-weight:400;font-size:20px;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.form__button:hover,.form__button:focus{background-color:var(--colorWhite)}.footer__row-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.footer__row-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:39px}}.phone-number{display:inline-block;color:var(--colorWhite);text-decoration:none;line-height:36px;font-size:36px;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}.phone-number:hover,.phone-number:focus{color:#37e0ff}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 480px;flex:0 1 480px}@media screen and (max-width: 1023px){.footer__menu{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:66.7%}}.footer__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 240px;flex:0 1 240px;gap:20px;padding:0;margin:0;list-style:none}@media screen and (max-width: 1023px){.footer__menu-list{-webkit-box-flex:0;-ms-flex:0 0 224px;flex:0 0 224px}}.footer__menu-item{letter-spacing:1px;line-height:16px;font-size:16px}.footer__menu-link{color:var(--colorLightSteelBlue);text-decoration:none;-webkit-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}.footer__menu-link:hover,.footer__menu-link:focus{color:#37e0ff}.footer__row-bottom{border-top:1px solid rgba(178,207,219,.2);padding-top:59px}@media screen and (max-width: 1023px){.footer__row-bottom{padding-top:39px}}.footer__copyright{-ms-flex-item-align:end;align-self:flex-end;margin:0;color:var(--colorLightSteelBlue);line-height:16px;letter-spacing:1px;font-size:16px}.wrapper_section_promo{position:relative;min-height:920px;height:100vh;background-position:center center;background-repeat:no-repeat;background-size:cover;color:var(--colorWhite)}.wrapper_section_promo{background-image:url(/assets/background-main@1x.f576b250.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.wrapper_section_promo{background-image:url(/assets/background-main@2x.2e5d6b91.png)}}@media screen and (max-width: 1023px){.wrapper_section_promo{min-height:auto}}.wrapper_section_coverage{position:relative;overflow:hidden}.wrapper_section_services,.wrapper_section_afterword{background:-webkit-gradient(linear,left top,left bottom,from(#EBF4FA),color-stop(48.7%,#FFFFFF));background:-o-linear-gradient(top,#EBF4FA 0%,#FFFFFF 48.7%);background:linear-gradient(180deg,#EBF4FA 0%,#FFFFFF 48.7%)}.wrapper_section_touch{max-height:920px;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}.wrapper_section_touch{background-image:url(/assets/background-main@1x.f576b250.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.wrapper_section_touch{background-image:url(/assets/background-main@2x.2e5d6b91.png)}}@media screen and (max-width: 1023px){.wrapper_section_touch{background-size:1440px 920px}}.wrapper_section_footer{background-color:var(--colorJapaneseIndigo)}.container_type_promo{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding-bottom:100px}@media screen and (max-width: 1320px){.container_type_promo{gap:80px}}@media screen and (max-width: 1023px){.container_type_promo{padding-bottom:80px}}.container_type_coverage{position:relative;z-index:10}@media screen and (max-width: 1023px){.container_type_services{padding:80px 0 120px}}.container_type_approach{padding-top:0;padding-bottom:160px}@media screen and (max-width: 1023px){.container_type_approach{padding-bottom:80px}}.container_type_certifications{gap:80px;padding-top:0}@media screen and (max-width: 1023px){.container_type_certifications{padding-bottom:80px}}.container_type_afterword{gap:40px;padding-bottom:120px}.container_type_outsmart{padding:0 0 100px}@media screen and (max-width: 1023px){.container_type_outsmart{gap:80px;padding-bottom:80px}}@media screen and (max-width: 1023px){.container_type_portfolio{padding-bottom:119px}}.container_type_customers{padding-top:0}@media screen and (max-width: 1023px){.container_type_customers{gap:80px;padding-bottom:100px}}.container_type_touch{max-width:560px;padding-top:120px}@media screen and (max-width: 1023px){.container_type_touch{padding:80px 0}}.container_type_footer{padding:80px 0 60px}@media screen and (max-width: 1320px){.container_type_footer{gap:47px}}.menu_opened{width:360px}.menu__container_opened{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.overlay_section_promo{height:100%;opacity:.5}.overlay_section_coverage{opacity:.35}.box__item_background_bottom{background-position:center center;background-repeat:no-repeat}.box__item_background_bottom{background-image:url(/assets/background-secondary@1x.62616de6.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.box__item_background_bottom{background-image:url(/assets/background-secondary@2x.17b31323.png)}}.box__item_background_top{position:relative}.box__item_background_top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-position:center center;background-repeat:no-repeat;-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1)}.box__item_background_top:before{background-image:url(/assets/background-secondary@1x.62616de6.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.box__item_background_top:before{background-image:url(/assets/background-secondary@2x.17b31323.png)}}.pagination__item_active{background-color:#6445ff}.coverage__item_background_pink{background-position:top left -425px}.coverage__item_background_pink{background-image:url(/assets/background-main@1x.f576b250.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.coverage__item_background_pink{background-image:url(/assets/background-main@2x.2e5d6b91.png)}}.coverage__item_background_blue{background-position:bottom left}.coverage__item_background_blue{background-image:url(/assets/background-main@1x.f576b250.png)}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 3/2),only screen and (min-device-pixel-ratio: 1.5){.coverage__item_background_blue{background-image:url(/assets/background-main@2x.2e5d6b91.png)}}.coverage__text_width_small{max-width:450px}@media screen and (max-width: 960px){.coverage__text_width_small{max-width:none}}.approach__image-container_type_discovery{background-position:center center}.approach__image-container_type_audit{background-position:center right}.approach__image-container_type_delivery{background-position:top center}.approach__image-container_type_support{background-position:top left}
