/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-white: #ffffff;--color-black: #000000;--color-orange: #FE5428;--color-font-white-muted: #FFFFFFCC;--color-font-black-muted: #000000CC;--color-font-black-muted-2: #00000099;--color-bg-white: #EEEEEE;--font-manrope: "Manrope", sans-serif}@font-face{font-family:Manrope;src:local("Manrope Medium"),local("Manrope--Medium"),url(/assets/fonts/Manrope-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Manrope;src:local("Manrope Regular"),local("Manrope--Regular"),url(/assets/fonts/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:local("Manrope Bold"),local("Manrope--Bold"),url(/assets/fonts/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Manrope;src:local("Manrope ExtraBold"),local("Manrope--ExtraBold"),url(/assets/fonts/Manrope-ExtraBold.ttf) format("truetype");font-weight:900;font-style:normal}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}*:focus-visible{outline:1px solid var(--color-blue)}html{scroll-behavior:smooth}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}ul,ol{padding:0;margin:0;list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}a{text-decoration:none}img,picture{max-width:100%;display:block;height:auto}picture{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}input,button,textarea,select{font:inherit}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}button{cursor:pointer}.main-page-neiro{background-color:#171717;font-family:Manrope,Roboto,sans-serif;font-weight:500;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;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-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:20px;gap:20px}@media (max-width: 768px){.main-page-neiro{padding:6px;gap:6px}}.content-container{padding-left:80px;padding-right:80px;width:100%;max-width:1920px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.content-container{padding-left:14px;padding-right:14px}}.content-text{display:grid;grid-template-columns:1fr 2.5fr;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.content-text__title{font-family:var(--font-manrope);font-weight:500;font-size:14px;line-height:120%;text-transform:uppercase;color:var(--color-black)}.content-text__body p{font-family:var(--font-manrope);font-weight:400;font-size:20px;line-height:120%;color:#000c}@media (max-width: 768px){.content-text{grid-template-columns:1fr}.content-text__title{margin-bottom:30px}.content-text__body p{font-size:18px}}.section-padding-block{padding-top:80px;padding-bottom:80px}@media (max-width: 768px){.section-padding-block{padding-top:40px;padding-bottom:40px}}.double-image{display:grid;grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:1920px}.double-image picture{width:100%}.double-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 560px){.double-image{grid-template-columns:1fr;gap:6px}}.orange-text{color:var(--color-orange);font-family:var(--font-manrope);font-weight:500;font-size:18px;line-height:120%}@media (max-width: 560px){.orange-text{font-size:16px}}.list-text p{font-family:var(--font-manrope);font-weight:400;font-size:20px;line-height:120%;color:var(--color-font-black-muted);padding-left:20px;position:relative}.list-text p:not(:last-child){margin-bottom:10px}.list-text p:before{content:"";position:absolute;left:2px;top:8px;width:6px;height:8px;background-color:var(--color-orange);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}@media (max-width: 560px){.list-text p{font-size:16px}}.dot{position:relative}.dot:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;background-color:#0009}#SVG_container{position:absolute;height:0;width:0}.icon{display:inline-block;width:1em;height:1em;fill:currentColor}.icon.is-hidden{display:none}.promo{position:relative;width:100%;max-width:1920px;display:-webkit-box;display:-ms-flexbox;display:flex}.promo__bg{width:100%;max-height:1100px}.promo__bg picture{width:100%;height:100%}.promo__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.promo__container{position:absolute;top:20px;width:100%}.promo__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.promo__text{font-size:14px;font-weight:500;color:#fffc;text-transform:uppercase;line-height:120%}@media (min-width: 1920px){.promo__bg{max-height:1600px}}@media (max-width: 768px){.promo__bg{min-height:80vh}.promo .content-container{padding-inline:12px}}@media (max-width: 380px){.promo__text{font-size:12px}}.title-block{background-color:var(--color-bg-white)}.title-block h1{font-weight:500;font-size:clamp(2.25rem,1.9167rem + 1.2815vw,3.25rem);line-height:104%;color:var(--color-black);margin-bottom:40px}.title-block .content-text__body p:not(:last-child){margin-bottom:20px}.targets{background-color:var(--color-bg-white);width:100%;max-width:1920px}.targets .header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;margin-bottom:16px}.targets .title{font-weight:500;font-size:18px;line-height:120%;text-transform:uppercase;color:var(--color-black)}.targets ul{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}.targets ul li:not(:last-child){padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1411764706)}@media (max-width: 768px){.targets .header-text{margin-bottom:12px}.targets .title{font-size:16px}}.video-block{padding:100px 0;width:100%;max-width:1920px;display:grid;place-items:center;background-color:var(--color-black);background:#000;background:linear-gradient(161deg,#000 10%,#ff4616e6)}.video-block video{max-width:1300px;padding-inline:50px;width:inherit}@media (max-width: 768px){.video-block{padding:40px 0}.video-block video{padding-inline:14px}}.simple-text{background-color:var(--color-bg-white)}.simple-text--final .content-text__body p{font-weight:400;font-size:34px;line-height:104%;color:var(--color-black)}.simple-text .dot{display:inline-block;padding-left:12px;color:var(--color-black);margin-top:14px}.simple-text .dot:before{background-color:#000}@media (max-width: 768px){.simple-text--final .content-text__body p{font-size:28px}}.simple-text-seo{width:100%;max-width:1920px}.simple-text-seo .title{font-weight:500;font-size:18px;line-height:120%;text-transform:uppercase;color:var(--color-black);margin-bottom:14px}.simple-text-seo .content-text__title{color:#0009}.simple-text-seo .dot{display:inline-block;padding-left:12px;color:var(--color-black);margin-top:14px}.simple-text-seo .dot:before{background-color:#000}.three-columns{background-color:var(--color-bg-white);width:100%;max-width:1920px;position:relative}.three-columns .content-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:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.three-columns__image-block{position:relative;padding-bottom:350px}.three-columns__title-block{position:absolute;top:0;left:-270px;max-width:277px}.three-columns__title-block p{text-transform:uppercase;color:#0009;line-height:120%}.three-columns__title-block p:first-child{font-size:14px;margin-bottom:14px}.three-columns__title-block p.dot{font-size:12px;padding-left:14px}.three-columns__title-block p span{color:var(--color-black);display:inline-block;padding-top:3px}.three-columns__text-block{position:absolute;top:0;right:-280px;max-width:230px}.three-columns__text-block--absolute{position:absolute;top:2480px;right:auto;left:-270px;max-width:230px}.three-columns__text-block .title{font-weight:500;font-size:18px;line-height:120%;text-transform:uppercase;color:var(--color-black);margin-bottom:14px}.three-columns__text-block p{font-weight:400;color:#000c}.three-columns__absolute{position:absolute}.three-columns__absolute img{max-width:100%;height:auto}.three-columns__absolute:nth-child(4){top:400px;left:-250px}.three-columns__absolute:nth-child(5){top:1483px;right:-252px}.three-columns__absolute:nth-child(6){top:1483px;right:-500px}.three-columns__absolute:nth-child(7){bottom:200px;right:-300px}.three-columns__absolute:nth-child(8){bottom:0;left:-250px}.three-columns__absolute:nth-child(9){bottom:0;left:0}@media (max-width: 1440px){.three-columns__image-block{position:static;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-bottom:230px}.three-columns__title-block{position:static;-webkit-box-ordinal-group:-2;-ms-flex-order:-3;order:-3;max-width:350px}.three-columns__text-block{position:static;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;max-width:350px}.three-columns__text-block--absolute{position:static;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;max-width:350px}.three-columns__absolute:nth-child(4){position:static}.three-columns__absolute:nth-child(5){left:calc(45% - 150px);right:auto;top:3780px}.three-columns__absolute:nth-child(6){position:static;margin-top:100px}.three-columns__absolute:nth-child(7){position:static}.three-columns__absolute:nth-child(8){position:static}.three-columns__absolute:nth-child(9){bottom:40px;left:calc(45% - 150px)}.three-columns picture{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media (max-width: 960px){.three-columns__absolute:nth-child(5){top:auto;bottom:1450px}}@media (max-width: 768px){.three-columns__absolute:nth-child(5){left:100px;bottom:1300px}.three-columns__absolute:nth-child(9){left:100px}}.simple-text-nav .content-text__title{color:#0009}.simple-text-nav .dot{display:inline-block;padding-left:12px;color:#0009;margin-top:14px}.simple-text-nav .dot:before{background-color:#0009}.simple-text-nav .dot-text{color:#000;display:inline-block;padding-top:3px}.simple-text-nav .header-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px}.simple-text-nav li:first-child .body-text{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1411764706)}.simple-text-nav .title{font-weight:500;font-size:18px;line-height:120%;text-transform:uppercase;color:var(--color-black)}.simple-text-nav .bold{color:#000;font-weight:500}.simple-text-nav p:first-child{margin-bottom:10px}@media (max-width: 768px){.simple-text-nav p:first-child{margin-bottom:30px}.simple-text-nav .body-text p:first-child{margin-bottom:10px}.simple-text-nav .body-text p{font-size:16px}.simple-text-nav .header-text{margin-bottom:10px}.simple-text-nav .title{font-size:16px}.simple-text-nav .dot{font-size:12px}}.for-whom{width:100%;max-width:1920px;padding-bottom:200px}.for-whom .content-text__body{position:relative}.for-whom__img:nth-child(1),.for-whom__img:nth-child(2){width:588px}.for-whom__img:nth-child(3),.for-whom__img:nth-child(4){width:230px}.for-whom__img:nth-child(1){position:relative;right:-210px}.for-whom__img:nth-child(2){position:relative;left:-390px;top:-250px}.for-whom__img:nth-child(3){position:absolute;left:270px;top:490px}.for-whom__img:nth-child(4){position:absolute;left:510px;top:490px}@media (max-width: 1400px){.for-whom{padding-bottom:520px}.for-whom .content-text__body{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}.for-whom__img:nth-child(1){position:static}.for-whom__img:nth-child(2){position:static}.for-whom__img:nth-child(3){top:870px;left:50px}.for-whom__img:nth-child(4){top:870px;left:300px}}@media (max-width: 960px){.for-whom{padding-bottom:840px}.for-whom__img:nth-child(1){width:100%;max-width:450px}.for-whom__img:nth-child(2){width:100%;max-width:450px}.for-whom__img:nth-child(3){top:auto;bottom:-490px;left:50px}.for-whom__img:nth-child(4){top:auto;bottom:-800px;left:150px}}@media (max-width: 768px){.for-whom{padding-bottom:640px}.for-whom__img:nth-child(1){max-width:100%}.for-whom__img:nth-child(2){max-width:100%}.for-whom__img:nth-child(3){top:auto;bottom:-430px;left:0;max-width:200px}.for-whom__img:nth-child(4){top:auto;bottom:-600px;left:100px;max-width:200px}}.simple-text-product-detail .content-text__body p{font-size:18px}.simple-text-product-detail .list-text{margin-block:10px}.simple-text-product-detail li:first-child .body-text{border:none;padding-bottom:0;margin-bottom:0}@media (max-width: 768px){.simple-text-product-detail .content-text__body p{font-size:16px}}.simple-text-about{width:100%;max-width:1920px}.simple-text-about .content-text__body p{font-size:18px}.simple-text-about .list-text{margin-block:10px}.simple-text-about .about-example{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;position:relative}.simple-text-about .about-example__img{-webkit-box-flex:1;-ms-flex:1;flex:1}.simple-text-about .about-example__img:nth-child(4){position:absolute;bottom:380px;right:0}.simple-text-about .about-example__img:nth-child(5){position:absolute;bottom:0;right:160px}.simple-text-about .about-example__img picture{width:100%}.simple-text-about .about-example__img img{width:100%}@media (max-width: 1280px){.simple-text-about .about-example__img:nth-child(4){max-width:150px;bottom:200px}.simple-text-about .about-example__img:nth-child(5){max-width:150px;right:100px}}@media (max-width: 768px){.simple-text-about .content-text__body p{font-size:16px}.simple-text-about .list-text p{margin-bottom:10px}}@media (max-width: 560px){.simple-text-about .about-example{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:800px}.simple-text-about .about-example__img:nth-child(4){max-width:230px;bottom:300px;right:160px}.simple-text-about .about-example__img:nth-child(5){max-width:230px;right:0}}@media (max-width: 460px){.simple-text-about .about-example__img:nth-child(4){right:auto;left:0}}.effect__title{font-weight:500;font-size:52px;line-height:104%;color:var(--color-black);margin-bottom:40px}.effect__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.effect__card{padding:20px;border:1px solid rgba(0,0,0,.1411764706);min-height:220px;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}.effect__card-title{font-size:18px;line-height:120%;color:var(--color-black);font-weight:500;text-transform:uppercase}.effect__card-text{font-weight:400;font-size:18px;line-height:120%;color:#000c}@media (max-width: 860px){.effect__title{font-size:36px}.effect__cards{grid-template-columns:repeat(1,1fr)}.effect__card{padding:16px;min-height:180px}.effect__card-title,.effect__card-text{font-size:16px}}@media (max-width: 400px){.effect__title{font-size:28px}}.design{width:100%;max-width:1920px;background-color:var(--color-black);background-image:url(/assets/img/design-bg.jpg);background-size:100% 100%;background-repeat:no-repeat;color:var(--color-white)}.design .content-text{margin-bottom:40px}.design .content-text__title{color:#fff9}.design .content-text__body{position:absolute;left:52%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.design .dot{display:block;padding-left:12px;margin-top:10px}.design .dot:before{background-color:#fff9}.design .title{color:var(--color-white);max-width:650px}.design .design-info__top{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;position:relative;overflow:hidden;margin-bottom:40px}.design .design-info__top:before{content:"";position:absolute;top:0;left:50%;width:2px;height:120%;-webkit-transform:translateX(-50%);transform:translate(-50%);background-image:url(/assets/img/bg-line.png);background-size:100% 100%;background-repeat:no-repeat}.design .design-info__card{max-width:380px;text-align:right;margin-right:420px;position:relative}.design .design-info__card:before{content:"";position:absolute;width:5px;height:5px;background-color:var(--color-orange);top:39px;right:-22px}.design .design-info__card:nth-child(2){text-align:left;margin-left:420px;margin-right:0}.design .design-info__card:nth-child(2):before{right:auto;left:-22px}.design .design-info__card:nth-child(2) .design-info__card-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.design .design-info__card-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:10px;margin-bottom:16px}.design .design-info__card-text{font-size:18px;line-height:120%;color:#fffc}.design .design-info__mid{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;margin-bottom:40px}.design .design-info__mid img{max-width:250px}.design .design-info__bottom{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;padding-bottom:20px}.design .design-info__bottom-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;font-size:20px;line-height:120%}.design .design-info__bottom-text .text-left{text-align:right;max-width:620px;position:relative;left:-130px}.design .design-info__bottom-text .text-right{text-align:left;max-width:620px;position:relative;right:-490px}.design .design-info__bottom-text .text-center{text-align:center;max-width:620px;margin:auto}.design .design-info .top-decor{width:15px;height:112px;background-image:url(/assets/img/orange-text-top.png);background-size:100%;background-repeat:no-repeat;position:relative}.design .design-info .top-decor:before{content:"";position:absolute;width:5px;height:5px;background-color:var(--color-orange);top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.design .design-info .bottom-decor{width:16px;height:130px;background-image:url(/assets/img/orange-text-bottom.png);background-size:100%;background-repeat:no-repeat;position:relative}.design .design-info .bottom-decor:before{content:"";position:absolute;width:5px;height:5px;background-color:var(--color-orange);bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.design .design-info .title{font-size:18px;text-transform:uppercase}@media (max-width: 1360px){.design .design-info__bottom-text{font-size:18px}.design .design-info__bottom-text .text-row{text-align:center}.design .design-info__bottom-text .text-left{max-width:380px;left:60px}.design .design-info__bottom-text .text-right{max-width:380px;right:-420px}}@media (max-width: 1280px){.design .content-text{margin-bottom:60px}}@media (max-width: 1100px){.design .design-info .top-decor,.design .design-info .bottom-decor{display:none}.design .design-info__bottom{padding-top:0;padding-bottom:0}.design .design-info__bottom .text-left,.design .design-info__bottom .text-right,.design .design-info__bottom .text-center,.design .design-info__bottom .text-row{left:0;text-align:left;max-width:100%}.design .design-info__bottom .text-row{margin-bottom:10px}}@media (max-width: 1024px){.design .design-info__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.design .design-info__top:before{left:0}.design .design-info__card{margin-right:0;text-align:left;padding-left:20px}.design .design-info__card:before{right:auto;left:0}.design .design-info__card:nth-child(2){margin-left:0}.design .design-info__card:nth-child(2):before{right:auto;left:0}.design .design-info__card-title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:8px}}@media (max-width: 960px){.design .content-text{margin-bottom:80px}}@media (max-width: 768px){.design .content-text{margin-bottom:30px}.design .content-text__body{position:static;left:0;-webkit-transform:none;transform:none}}.stack__text-block{border-bottom:1px solid rgba(0,0,0,.1411764706);margin-bottom:20px}.stack__text{margin-bottom:20px;max-width:650px;color:#000c}.stack .header-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.stack .list-text{max-width:650px}.stack ul{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}.stack li:not(:last-child){padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1411764706)}.client{width:100%;max-width:1920px}.client .content-text__body p{max-width:750px;color:#000c}.charts__img{margin-block:20px}.charts__description{max-width:630px;font-weight:500;font-size:16px;color:var(--color-orange)}.content-text__body .charts__description{font-weight:500;font-size:16px;color:var(--color-orange)}.charts__text-block{margin-block:30px;max-width:700px}.charts__text-block p{color:#000c}.charts__text-block p:not(:last-child){margin-bottom:10px}.charts__results{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:700px}.charts__results-value{font-weight:600;font-size:100px;line-height:120%;color:var(--color-orange)}.charts__results-value-text{font-weight:600;font-size:54px;line-height:120%;color:var(--color-orange)}.charts__results-text{font-size:20px;line-height:120%;color:#000c}.content-text__body .charts__results-value{font-weight:600;font-size:100px;color:var(--color-orange)}.content-text__body .charts__results-value-text{font-weight:600;font-size:54px;color:var(--color-orange)}.charts__results li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:16px;padding-bottom:0}.charts .charts__results-text{font-size:24px;font-weight:600;color:#000c}.charts .header-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.charts .title{margin-bottom:0}.charts ul{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}.charts li:not(:last-child){padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1411764706)}.charts .charts__results li{padding-bottom:0;border-bottom:1px solid rgba(0,0,0,.1411764706)}@media (max-width: 1024px){.charts .content-text__body .charts__results-value{font-size:80px}.charts .content-text__body .charts__results-value-text{font-size:44px}.charts .charts__results li{gap:8px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:20px}.charts .charts__results li .charts__results-value{line-height:76px}.charts .charts__results li:nth-child(2) .charts__results-text{max-width:200px}.charts .charts__results li:nth-child(3) .charts__results-text{max-width:150px}}@media (max-width: 768px){.charts .title{font-size:16px}}@media (max-width: 500px){.charts__img{overflow:auto;width:calc(100vw - 42px)}.charts__img img{max-width:840px}}@media (max-width: 380px){.charts .content-text__body .charts__results-value{font-size:60px}.charts .charts__results li .charts__results-value{line-height:56px}.charts .content-text__body .charts__results-value-text{font-size:34px}}.team{width:100%;max-width:1920px}.team .content-text__body--mobile{display:none}.team .employee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;width:30%}.team .name{font-weight:500;font-size:18px;line-height:100%;color:var(--color-black);font-family:Inter,sans-serif}.team .position{font-weight:400;font-size:16px;line-height:100%;color:#000c}.team ul{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}.team li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.team li:not(:last-child){padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1411764706)}@media (max-width: 768px){.team .content-text__body--mobile{display:block}.team .content-text__body--desktop{display:none}.team .employee{width:45%}}
