@font-face{font-family:Pragmatica;font-style:normal;font-weight:400;src:local("Pragmatica Book"),local("Pragmatica-Book"),url(/static/media/Pragmatica-Book.4e7cb9410e4d87dbadde.woff2) format("woff2"),url(/static/media/Pragmatica-Book.7b6de512454fc254ae6f.woff) format("woff"),url(/static/media/Pragmatica-Book.3d736a325e2d3fcdb3df.ttf) format("truetype")}@font-face{font-family:Pragmatica;font-style:normal;font-weight:700;src:local("Pragmatica Bold"),local("Pragmatica-Bold"),url(/static/media/Pragmatica-Bold.c01bab1ca226a2fa17c0.woff2) format("woff2"),url(/static/media/Pragmatica-Bold.1080a49d2aa53e64b5ac.woff) format("woff"),url(/static/media/Pragmatica-Bold.efe432e1ccc8d2ab0b69.ttf) format("truetype")}@font-face{font-family:Pragmatica;font-style:normal;font-weight:300;src:local("Pragmatica Light"),local("Pragmatica-Light"),url(/static/media/Pragmatica-Light.a51f8af727c5e3575fcf.woff2) format("woff2"),url(/static/media/Pragmatica-Light.f9fcd0467b717cf214d6.woff) format("woff"),url(/static/media/Pragmatica-Light.50e27b667d011fddee7f.ttf) format("truetype")}[class*=uk-animation-]{-webkit-animation:.5s ease-out both;animation:.5s ease-out both}.uk-animation-fade{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-name:uk-fade;animation-name:uk-fade;-webkit-animation-timing-function:linear;animation-timing-function:linear}.uk-animation-scale-up{-webkit-animation-name:uk-fade,uk-scale-up;animation-name:uk-fade,uk-scale-up}.uk-animation-scale-down{-webkit-animation-name:uk-fade,uk-scale-down;animation-name:uk-fade,uk-scale-down}.uk-animation-slide-top{-webkit-animation-name:uk-fade,uk-slide-top;animation-name:uk-fade,uk-slide-top}.uk-animation-slide-bottom{-webkit-animation-name:uk-fade,uk-slide-bottom;animation-name:uk-fade,uk-slide-bottom}.uk-animation-slide-left{-webkit-animation-name:uk-fade,uk-slide-left;animation-name:uk-fade,uk-slide-left}.uk-animation-slide-right{-webkit-animation-name:uk-fade,uk-slide-right;animation-name:uk-fade,uk-slide-right}.uk-animation-slide-top-small{-webkit-animation-name:uk-fade,uk-slide-top-small;animation-name:uk-fade,uk-slide-top-small}.uk-animation-slide-bottom-small{-webkit-animation-name:uk-fade,uk-slide-bottom-small;animation-name:uk-fade,uk-slide-bottom-small}.uk-animation-slide-left-small{-webkit-animation-name:uk-fade,uk-slide-left-small;animation-name:uk-fade,uk-slide-left-small}.uk-animation-slide-right-small{-webkit-animation-name:uk-fade,uk-slide-right-small;animation-name:uk-fade,uk-slide-right-small}.uk-animation-slide-top-medium{-webkit-animation-name:uk-fade,uk-slide-top-medium;animation-name:uk-fade,uk-slide-top-medium}.uk-animation-slide-bottom-medium{-webkit-animation-name:uk-fade,uk-slide-bottom-medium;animation-name:uk-fade,uk-slide-bottom-medium}.uk-animation-slide-left-medium{-webkit-animation-name:uk-fade,uk-slide-left-medium;animation-name:uk-fade,uk-slide-left-medium}.uk-animation-slide-right-medium{-webkit-animation-name:uk-fade,uk-slide-right-medium;animation-name:uk-fade,uk-slide-right-medium}.uk-animation-kenburns{-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-name:uk-kenburns;animation-name:uk-kenburns}.uk-animation-shake{-webkit-animation-name:uk-shake;animation-name:uk-shake}.uk-animation-stroke{stroke-dasharray:var(--uk-animation-stroke);-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:uk-stroke;animation-name:uk-stroke}.uk-animation-reverse{animation-direction:reverse;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.uk-animation-fast{-webkit-animation-duration:.1s;animation-duration:.1s}.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-]{-webkit-animation-name:none;animation-name:none}@-webkit-keyframes uk-fade{0%{opacity:0}to{opacity:1}}@keyframes uk-fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes uk-scale-up{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes uk-scale-up{0%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes uk-scale-down{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes uk-scale-down{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes uk-slide-top{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes uk-slide-top{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes uk-slide-bottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes uk-slide-bottom{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes uk-slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes uk-slide-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes uk-slide-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes uk-slide-right{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes uk-slide-top-small{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes uk-slide-top-small{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes uk-slide-bottom-small{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes uk-slide-bottom-small{0%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes uk-slide-left-small{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes uk-slide-left-small{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes uk-slide-right-small{0%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes uk-slide-right-small{0%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes uk-slide-top-medium{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes uk-slide-top-medium{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes uk-slide-bottom-medium{0%{-webkit-transform:translateY(50px);transform:translateY(50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes uk-slide-bottom-medium{0%{-webkit-transform:translateY(50px);transform:translateY(50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes uk-slide-left-medium{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes uk-slide-left-medium{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes uk-slide-right-medium{0%{-webkit-transform:translateX(50px);transform:translateX(50px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes uk-slide-right-medium{0%{-webkit-transform:translateX(50px);transform:translateX(50px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes uk-kenburns{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes uk-kenburns{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes uk-shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(-9px);transform:translateX(-9px)}20%{-webkit-transform:translateX(8px);transform:translateX(8px)}30%{-webkit-transform:translateX(-7px);transform:translateX(-7px)}40%{-webkit-transform:translateX(6px);transform:translateX(6px)}50%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}60%{-webkit-transform:translateX(4px);transform:translateX(4px)}70%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}80%{-webkit-transform:translateX(2px);transform:translateX(2px)}90%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}}@keyframes uk-shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%{-webkit-transform:translateX(-9px);transform:translateX(-9px)}20%{-webkit-transform:translateX(8px);transform:translateX(8px)}30%{-webkit-transform:translateX(-7px);transform:translateX(-7px)}40%{-webkit-transform:translateX(6px);transform:translateX(6px)}50%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}60%{-webkit-transform:translateX(4px);transform:translateX(4px)}70%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}80%{-webkit-transform:translateX(2px);transform:translateX(2px)}90%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}}@-webkit-keyframes uk-stroke{0%{stroke-dashoffset:var(--uk-animation-stroke)}to{stroke-dashoffset:0}}@keyframes uk-stroke{0%{stroke-dashoffset:var(--uk-animation-stroke)}to{stroke-dashoffset:0}}.uk-sticky.uk-animation-reverse,.uk-sticky[class*=uk-animation-]{-webkit-animation-duration:.2s;animation-duration:.2s}.uk-sticky-placeholder{pointer-events:none}.uk-offcanvas{bottom:0;display:none;left:0;position:fixed;top:0;z-index:1000}.uk-offcanvas-flip .uk-offcanvas{left:auto;right:0}.uk-offcanvas-bar{-webkit-overflow-scrolling:touch;background:#222;bottom:0;box-sizing:border-box;left:-270px;overflow-y:auto;padding:20px;position:absolute;top:0;width:270px}@media (min-width:640px){.uk-offcanvas-bar{left:-350px;padding:30px;width:350px}}.uk-offcanvas-flip .uk-offcanvas-bar{left:auto;right:-270px}@media (min-width:640px){.uk-offcanvas-flip .uk-offcanvas-bar{right:-350px}}.uk-open>.uk-offcanvas-bar{left:0}.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar{left:auto;right:0}.uk-offcanvas-bar-animation{transition:left .3s ease-out}.uk-offcanvas-flip .uk-offcanvas-bar-animation{transition-property:right}.uk-offcanvas-reveal{bottom:0;left:0;overflow:hidden;position:absolute;top:0;transition:width .3s ease-out;width:0}.uk-offcanvas-reveal .uk-offcanvas-bar{left:0}.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar{left:auto;right:0}.uk-open>.uk-offcanvas-reveal{width:270px}@media (min-width:640px){.uk-open>.uk-offcanvas-reveal{width:350px}}.uk-offcanvas-flip .uk-offcanvas-reveal{left:auto;right:0}.uk-offcanvas-close{padding:5px;position:absolute;right:5px;top:5px;z-index:1000}@media (min-width:640px){.uk-offcanvas-close{right:10px;top:10px}}.uk-offcanvas-close:first-child+*{margin-top:0}.uk-offcanvas-overlay{touch-action:none;width:100vw}.uk-offcanvas-overlay:before{background:rgba(0,0,0,.1);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s linear}.uk-offcanvas-overlay.uk-open:before{opacity:1}.uk-offcanvas-container,.uk-offcanvas-page{overflow-x:hidden}.uk-offcanvas-container{box-sizing:border-box;left:0;position:relative;transition:left .3s ease-out;width:100%}:not(.uk-offcanvas-flip).uk-offcanvas-container-animation{left:270px}.uk-offcanvas-flip.uk-offcanvas-container-animation{left:-270px}@media (min-width:640px){:not(.uk-offcanvas-flip).uk-offcanvas-container-animation{left:350px}.uk-offcanvas-flip.uk-offcanvas-container-animation{left:-350px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pragmatica,Helvetica Neue,sans-serif;margin:0}@media screen and (min-width:1900px){.App{background-color:#fff;color:#232520;font-family:Pragmatica;font-weight:400}a{color:inherit;margin-top:auto;text-decoration:none}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}h1{font-size:77px;line-height:100%}h1,h2{font-weight:400}h2{font-size:58px}p.small{font-size:33px}p.big{color:#18191f;font-size:38px;line-height:120%}h3{color:#856bcd;font-size:26px;font-weight:700}span.capture{font-size:28px}span.overline{color:#856bcd;font-size:22px;font-weight:700}input{border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;font-size:20px;height:55px;padding:0 24px}input::-webkit-input-placeholder{color:#949494;font-size:20px}input::placeholder{color:#949494;font-size:20px}input:focus-visible{outline:none}img{-webkit-user-select:none;user-select:none}}@media screen and (min-width:900px) and (max-width:1479px){.App{background-color:#fff;color:#232520;font-family:Pragmatica;font-weight:400}a{color:inherit;display:flex;margin-top:auto;text-decoration:none}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}h1{line-height:100%}h1,h2{font-size:38px;font-weight:400}p.small{font-size:25px}p.big{color:#18191f;font-size:28px;line-height:120%}h3{color:#856bcd;font-weight:700}h3,span.capture{font-size:20px}span.overline{color:#856bcd;font-size:16px;font-weight:700}input{border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;font-size:20px;height:55px;padding:0 24px}input::-webkit-input-placeholder{color:#949494;font-size:20px}input::placeholder{color:#949494;font-size:20px}input:focus-visible{outline:none}img{-webkit-user-select:none;user-select:none}}@media screen and (min-width:600px) and (max-width:899px){.App{background-color:#fff;color:#232520;font-family:Pragmatica;font-weight:400}a{color:inherit;display:flex;text-decoration:none}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}h1{font-size:32px;line-height:100%}h1,h2{font-weight:400}h2{font-size:28px}p.small{font-size:16px}p.big{color:#18191f;font-size:28px;line-height:120%}h3{color:#856bcd;font-weight:700}h3,span.capture{font-size:20px}span.overline{color:#aabcd2;font-size:16px;font-weight:700}input{border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;font-size:20px;height:48px;padding:0 21px}input::-webkit-input-placeholder{color:#949494;font-size:20px}input::placeholder{color:#949494;font-size:20px}input:focus-visible{outline:none}img{-webkit-user-select:none;user-select:none}}@media screen and (min-width:400px) and (max-width:599px){.App{background-color:#fff;color:#232520;font-family:Pragmatica;font-weight:400}a{color:inherit;display:flex;text-decoration:none}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}h1{font-size:32px;line-height:105%}h1,h2{font-weight:400}h2{font-size:28px}p.small{font-size:16px;line-height:150%}p.big{color:#18191f;font-size:28px;line-height:120%}h3{color:#856bcd;font-weight:700}h3,span.capture{font-size:20px}span.overline{color:#aabcd2;font-size:16px;font-weight:700}input{border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;font-size:20px;height:55px;padding:0 24px}input::-webkit-input-placeholder{color:#949494;font-size:20px}input::placeholder{color:#949494;font-size:20px}input:focus-visible{outline:none}img{-webkit-user-select:none;user-select:none}}@media screen and (min-width:320px) and (max-width:399px){.App{background-color:#fff;color:#232520;font-family:Pragmatica;font-weight:400}a{color:inherit;display:flex;text-decoration:none}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}h1{line-height:105%}h1,h2{font-size:28px;font-weight:400}p.small{font-size:15px;line-height:130%}p.big{color:#18191f;font-size:25px;line-height:120%}h3{color:#856bcd;font-weight:700}h3,span.capture{font-size:20px}span.overline{color:#aabcd2;font-size:16px;font-weight:700}input{border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;font-size:20px;height:50px;padding:0 22px}input::-webkit-input-placeholder{color:#949494;font-size:20px}input::placeholder{color:#949494;font-size:20px}input:focus-visible{outline:none}img{-webkit-user-select:none;user-select:none}}@media screen and (min-width:1480px) and (max-width:1899px){.App{background-color:#fff;color:#232520;font-family:Pragmatica;font-weight:400;scrollbar-width:0}.App::-webkit-scrollbar{display:none}a{color:inherit;margin-top:auto;text-decoration:none}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}h1{font-size:58px;line-height:100%}h1,h2{font-weight:400}h2{font-size:38px}p.small{font-size:25px}p.big{color:#18191f;font-size:28px;line-height:120%}h3{color:#856bcd;font-weight:700}h3,span.capture{font-size:20px}span.overline{color:#856bcd;font-size:16px;font-weight:700}input{border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;font-size:20px;height:55px;padding:0 24px}input::-webkit-input-placeholder{color:#949494;font-size:20px}input::placeholder{color:#949494;font-size:20px}input:focus-visible{outline:none}img{-webkit-user-select:none;user-select:none}}@media screen and (min-width:1900px){.topBanner__section{-webkit-user-select:none;user-select:none}.topBanner{box-sizing:border-box;height:calc(90vh - 100px);padding:0 100px;position:relative;width:100%}.topBanner,.topBanner__container{display:flex;flex-direction:column}.topBanner__container{margin:auto 0;padding-bottom:10px;width:1100px}.topBanner__text{margin-bottom:60px;z-index:2}.topBanner__rectangles{display:flex;position:absolute;right:6.9%;top:50%;-webkit-transform:translateY(-54%);transform:translateY(-54%)}.topBanner__rectangle{background-color:#e8edf3;height:537px;transition:background-color .6s ease-in-out;width:225px}.rightRectangle{-webkit-transform:rotate(15deg) translate(-2px,17px);transform:rotate(15deg) translate(-2px,17px)}.centerRectangle{-webkit-transform:rotate(-9deg) translate(8px,-40px);transform:rotate(-9deg) translate(8px,-40px)}.leftRectangle{-webkit-transform:rotate(7deg) translate(3px,6px);transform:rotate(7deg) translate(3px,6px)}.violet{background-color:#512cb7}.orange{background-color:#ff4324}.pink{background-color:#ffc7cb}.topBanner__btn-block{align-items:center;background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 no-repeat;background-size:89px;display:flex;height:65px;justify-content:flex-end;width:424px}.topBanner__clients{align-items:center;background-color:#454545;box-sizing:border-box;-webkit-column-gap:93px;column-gap:93px;cursor:none;display:flex;height:10vh;justify-content:space-between;overflow:auto;padding:0 100px;width:100%}.cursor,.topBanner__clients{transition:opacity .6s ease-in-out}.cursor{opacity:0}.cursor_active{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:url(/static/media/CursorScroll.2ad7def86dbf9a97677b.svg) 50% no-repeat;border-radius:50%;cursor:none;height:40px;opacity:1;pointer-events:"none";position:absolute;-webkit-transform:translate(-30%,-50%);transform:translate(-30%,-50%);width:40px;z-index:3}.topBanner__clients::-webkit-scrollbar{display:none}.topBanner__clients.hidden{opacity:0}.topBanner__clientLogo{height:100%}}@media screen and (min-width:950px) and (max-width:1479px){.topBanner__section{-webkit-user-select:none;user-select:none}.topBanner{box-sizing:border-box;height:calc(90vh - 80px);padding:0 6%;position:relative;width:100%}.topBanner,.topBanner__container{display:flex;flex-direction:column}.topBanner__container{margin:auto 0;padding-bottom:10px;width:65%}.topBanner__text{margin-bottom:55px;z-index:2}.topBanner__rectangles{display:flex;position:absolute;right:6.2%;top:50%;-webkit-transform:translateY(-56%);transform:translateY(-56%)}.topBanner__rectangle{background-color:#e8edf3;height:299px;transition:background-color .6s ease-in-out;width:125px}.rightRectangle{-webkit-transform:rotate(7deg) translate(4px,-4px);transform:rotate(7deg) translate(4px,-4px)}.centerRectangle{-webkit-transform:rotate(-9deg) translate(7px,-30px);transform:rotate(-9deg) translate(7px,-30px)}.leftRectangle{-webkit-transform:rotate(7deg) translateY(-4px);transform:rotate(7deg) translateY(-4px)}.violet{background-color:#512cb7}.orange{background-color:#ff4324}.pink{background-color:#ffc7cb}.topBanner__btn-block{align-items:center;background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 no-repeat;background-size:74px;display:flex;height:54px;justify-content:flex-end;width:346px}.topBanner__clients{align-items:center;background-color:#454545;box-sizing:border-box;-webkit-column-gap:49px;column-gap:49px;cursor:none;display:flex;height:10vh;overflow:auto;padding:0 5%;width:100%}.cursor,.topBanner__clients{transition:opacity .6s ease-in-out}.cursor{opacity:0}.cursor_active{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:url(/static/media/CursorScroll.2ad7def86dbf9a97677b.svg) 50% no-repeat;border-radius:50%;cursor:none;height:40px;opacity:1;pointer-events:"none";position:absolute;-webkit-transform:translate(-30%,-50%);transform:translate(-30%,-50%);width:40px;z-index:3}.topBanner__clients::-webkit-scrollbar{display:none}.topBanner__clients.hidden{opacity:0}.topBanner__clientLogo{height:100%}}@media screen and (min-width:600px) and (max-width:949px){.topBanner__section{overflow:hidden;position:relative}.topBanner{box-sizing:border-box;height:calc(100vh - 150px);padding:0 40px;width:100%}.topBanner,.topBanner__container{display:flex;flex-direction:column}.topBanner__container{margin:auto 0;padding-bottom:70px;width:70%}.topBanner__text{margin-bottom:40px;z-index:2}.topBanner__rectangles{display:flex;padding-bottom:70px;position:absolute;right:7.3%;top:calc(50% - 35px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.topBanner__rectangle{background-color:#e8edf3;height:191px;transition:background-color .6s linear;width:81px}.rightRectangle{-webkit-transform:rotate(7deg) translate(1px,-5px);transform:rotate(7deg) translate(1px,-5px)}.centerRectangle{-webkit-transform:rotate(-9deg) translate(5px,-20px);transform:rotate(-9deg) translate(5px,-20px)}.leftRectangle{-webkit-transform:rotate(7deg) translateY(-4px);transform:rotate(7deg) translateY(-4px)}.violet{background-color:#512cb7}.orange{background-color:#ff4324}.pink{background-color:#ffc7cb}.topBanner__btn-block{align-items:center;background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 no-repeat;background-size:contain;display:flex;height:49px;justify-content:flex-end;width:268px;z-index:2}.topBanner__clients{-ms-overflow-style:none;align-items:center;background-color:#454545;bottom:0;box-sizing:border-box;-webkit-column-gap:45px;column-gap:45px;display:flex;height:70px;overflow:scroll;padding:0 5%;pointer-events:none;scrollbar-width:none;width:100%;z-index:3}.topBanner__clients::-webkit-scrollbar{display:none}.topBanner__clients.hidden{opacity:0}.topBanner__clients-items{display:flex;flex-shrink:0;gap:45px;justify-content:space-around}.marquee{-webkit-animation:scrollClients 30s linear infinite;animation:scrollClients 30s linear infinite}.topBanner__clientLogo{display:block;height:70px;transition:all .1s ease-in-out}@-webkit-keyframes scrollClients{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 45px));transform:translateX(calc(-100% - 45px))}}@keyframes scrollClients{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 45px));transform:translateX(calc(-100% - 45px))}}}@media screen and (min-width:400px) and (max-width:599px){.topBanner,.topBanner__section{overflow:hidden;position:relative}.topBanner{box-sizing:border-box;height:calc(100vh - 140px);padding:0 35px 0 40px;width:100%}.topBanner__container{align-items:center;display:flex;flex-direction:column;margin:0 auto;position:relative;width:100%}.topBanner__text{margin:48px auto 40px 0;max-width:355px;z-index:2}.topBanner__rectangles{display:flex;height:330px;margin:85px 0 0;order:3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.topBanner__rectangle{background-color:#e8edf3;height:304.29px;transition:background-color .6s linear;width:128px}.rightRectangle{-webkit-transform:rotate(7deg) translate(5px,6px);transform:rotate(7deg) translate(5px,6px)}.centerRectangle{-webkit-transform:rotate(-9deg) translate(6px,-21px);transform:rotate(-9deg) translate(6px,-21px)}.leftRectangle{-webkit-transform:rotate(7deg) translateY(6px);transform:rotate(7deg) translateY(6px)}.violet{background-color:#512cb7}.orange{background-color:#ff4324}.pink{background-color:#ffc7cb}.topBanner__btn-block{align-items:center;background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 no-repeat;background-size:74px;display:flex;height:53px;justify-content:flex-end;margin-right:auto;max-width:400px;width:calc(100% - 11px)}.topBanner__clients{-ms-overflow-style:none;align-items:center;background-color:#454545;bottom:0;box-sizing:border-box;-webkit-column-gap:45px;column-gap:45px;display:flex;height:70px;overflow:scroll;padding:0 5%;pointer-events:none;scrollbar-width:none;width:100%;z-index:3}.topBanner__clients::-webkit-scrollbar{display:none}.topBanner__clients.hidden{opacity:0}.topBanner__clients-items{display:flex;flex-shrink:0;gap:45px;justify-content:space-around}.marquee{-webkit-animation:scrollClients 30s linear infinite;animation:scrollClients 30s linear infinite}.topBanner__clientLogo{display:block;height:70px;transition:all .1s ease-in-out}@-webkit-keyframes scrollClients{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 45px));transform:translateX(calc(-100% - 45px))}}@keyframes scrollClients{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 45px));transform:translateX(calc(-100% - 45px))}}}@media screen and (min-width:320px) and (max-width:399px){.topBanner,.topBanner__section{overflow:hidden;position:relative}.topBanner{height:calc(100vh - 140px);width:100%}.topBanner__container{align-items:center;display:flex;flex-direction:column;margin:0 auto;position:relative;width:100%}.topBanner__text{margin:43px auto 47px 30px;z-index:2}.topBanner__rectangles{display:flex;justify-content:center;margin:85px 0 30px;order:3}.topBanner__rectangle{background-color:#e8edf3;height:283.16px;transition:background-color .6s linear;width:118.58px}.rightRectangle{-webkit-transform:rotate(7deg) translate(11px,8px);transform:rotate(7deg) translate(11px,8px)}.centerRectangle{-webkit-transform:rotate(-9deg) translate(11px,-16px);transform:rotate(-9deg) translate(11px,-16px)}.leftRectangle{-webkit-transform:rotate(7deg) translate(8px,8px);transform:rotate(7deg) translate(8px,8px)}.violet{background-color:#512cb7}.orange{background-color:#ff4324}.pink{background-color:#ffc7cb}.topBanner__btn-block{align-items:center;background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 no-repeat;background-size:74px;display:flex;height:53px;justify-content:flex-end;margin:0 auto 0 30px;max-width:400px;width:calc(100% - 60px)}.topBanner__clients{-ms-overflow-style:none;align-items:center;background-color:#454545;bottom:0;box-sizing:border-box;-webkit-column-gap:45px;column-gap:45px;display:flex;height:70px;max-width:100%;overflow:scroll;padding:0 5%;pointer-events:none;scrollbar-width:none;z-index:3}.topBanner__clients::-webkit-scrollbar{display:none}.topBanner__clients.hidden{opacity:0}.topBanner__clients-items{display:flex;flex-shrink:0;gap:45px}.marquee{-webkit-animation:scrollClients 30s linear infinite;animation:scrollClients 30s linear infinite}.topBanner__clientLogo{display:block;height:70px;transition:all .1s ease-in-out}@-webkit-keyframes scrollClients{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 45px));transform:translateX(calc(-100% - 45px))}}@keyframes scrollClients{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 45px));transform:translateX(calc(-100% - 45px))}}}@media screen and (min-width:1480px) and (max-width:1899px){.topBanner__section{-webkit-user-select:none;user-select:none}.topBanner{box-sizing:border-box;height:calc(90vh - 88px);padding:0 100px;position:relative;width:100%}.topBanner,.topBanner__container{display:flex;flex-direction:column}.topBanner__container{margin:auto 0;width:65%}.topBanner__text{margin-bottom:5%;max-width:890px;z-index:2}.topBanner__rectangles{display:flex;position:absolute;right:8.7%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.topBanner__rectangle{background-color:#e8edf3;height:402.71px;transition:background-color .6s ease-in-out;width:168.65px}.rightRectangle{-webkit-transform:rotate(7deg) translate(6px,5px);transform:rotate(7deg) translate(6px,5px)}.centerRectangle{-webkit-transform:rotate(-9deg) translate(8px,-30px);transform:rotate(-9deg) translate(8px,-30px)}.leftRectangle{-webkit-transform:rotate(7deg) translate(3px,6px);transform:rotate(7deg) translate(3px,6px)}.violet{background-color:#512cb7}.orange{background-color:#ff4324}.pink{background-color:#ffc7cb}.topBanner__btn-block{align-items:center;background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 no-repeat;background-size:contain;display:flex;height:54px;justify-content:flex-end;width:345px}.topBanner__clients{align-items:center;background-color:#454545;box-sizing:border-box;-webkit-column-gap:67px;column-gap:67px;cursor:none;display:flex;height:10vh;overflow:auto;padding:0 100px;transition:opacity .6s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.cursor{opacity:0;transition:opacity .6s ease-in-out 0s}.cursor_active{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:url(/static/media/CursorScroll.2ad7def86dbf9a97677b.svg) 50% no-repeat;border-radius:50%;cursor:none;height:40px;opacity:1;pointer-events:"none";position:absolute;-webkit-transform:translate(-30%,-50%);transform:translate(-30%,-50%);width:40px;z-index:3}.topBanner__clients::-webkit-scrollbar{display:none}.topBanner__clients.hidden{opacity:0}.topBanner__clientLogo{height:100%}}@media screen and (min-width:1900px){.button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #ff4324;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:25px;justify-content:center;line-height:34px;text-align:center;transition:all .3s linear}.button:hover{border-color:#ff4324}.button:hover,.header__button{background-color:#ff4324;color:#fff;cursor:pointer}.header__button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border-radius:6px;display:flex;font-size:20px;font-weight:400;height:51px;justify-content:center;line-height:34px;text-align:center;width:194px}.button.colored{background-color:#ff4324;color:#fff}}@media screen and (min-width:950px) and (max-width:1479px){.button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #ff4324;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:20px;justify-content:center;line-height:34px;text-align:center;transition:all .3s linear}.button:hover{border-color:#ff4324}.button:hover,.header__button{background-color:#ff4324;color:#fff;cursor:pointer}.header__button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border-radius:6px;display:flex;font-size:16px;font-weight:400;height:43px;justify-content:center;line-height:34px;text-align:center;width:182px}.button.colored{background-color:#ff4324;color:#fff}}@media screen and (min-width:0px) and (max-width:949px){.button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;border:2px solid #ff4324;box-sizing:border-box;max-width:346px}.button,.header__button{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:16px;justify-content:center;line-height:34px;text-align:center}.header__button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-weight:400;height:43px;width:182px}.button.colored,.header__button{background-color:#ff4324;color:#fff}}@media screen and (min-width:1480px) and (max-width:1899px){.button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #ff4324;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;font-size:20px;justify-content:center;line-height:34px;text-align:center;transition:all .3s linear}.button:hover{border-color:#ff4324}.button:hover,.header__button{background-color:#ff4324;color:#fff;cursor:pointer}.header__button{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border-radius:6px;display:flex;font-size:16px;font-weight:400;height:43px;justify-content:center;line-height:34px;text-align:center;width:182px}.button.colored{background-color:#ff4324;color:#fff}}@media screen and (min-width:1900px){.needs{-webkit-column-gap:250px;column-gap:250px;display:flex;justify-content:space-between;padding:93px 168px 122px 100px}.needs__content-container{width:65%}.needs__title{font-weight:700}.needs__text{padding:50px 0 157px;width:1020px}.needs__needs-container{padding:43px 0 0}.needs__info-container{display:flex;flex-direction:column;height:675px;justify-content:space-between}.needs__info-accent{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:100px;font-weight:700;line-height:91.5%;padding-bottom:20px}.needs__info-block{display:flex;flex-direction:column}}@media screen and (min-width:950px) and (max-width:1479px){.needs{display:flex;padding:93px 21px 112px 50px}.needs__content-container{padding-right:31px;width:77%}.needs__title{font-weight:700}.needs__text{max-width:660px;padding:31px 0 62px}.needs__needs-container{padding:33px 0 0}.needs__info-container{display:flex;flex-direction:column;height:440px;justify-content:space-between}.needs__info-accent{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:64px;font-weight:700;line-height:91.5%;padding-bottom:20px}.needs__info-block{display:flex;flex-direction:column}}@media screen and (min-width:680px) and (max-width:949px){.needs{display:flex;justify-content:space-between;padding:65px 70px 89px 50px}.needs__content-container{padding-right:31px;width:60%}.needs__content-container>div{align-items:center;-webkit-column-gap:31px;column-gap:31px;display:flex;padding-bottom:35px}.needs__content-container>div>span{display:flex;font-size:16px}.needs__mobileArrow{background:url(/static/media/ArrowDownBlueRoundCorners.ea3a9ce34f975ff37dac.svg) 50% no-repeat;flex-shrink:0;height:36px;width:13px}.needs__title{font-weight:700}.needs__text{padding:22px 0 35px}.needs__info-container{display:flex;flex-direction:column;height:440px;justify-content:space-between}.needs__info-accent{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:64px;font-weight:700;line-height:91.5%;padding-bottom:20px}.needs__info-block{display:flex;flex-direction:column}}@media screen and (min-width:400px) and (max-width:679px){.needs{display:flex;flex-direction:column;padding:63px 0 78px;row-gap:73px}.needs__content-container{box-sizing:border-box;order:2;padding:0 35px 0 40px;width:100%}.needs__content-container>div{align-items:flex-end;-webkit-column-gap:31px;column-gap:31px;display:flex;padding-bottom:35px}.needs__content-container>div>span{display:flex;font-size:16px;line-height:120%;max-width:249px}.needs__mobileArrow{background:url(/static/media/ArrowDownBlueRoundCorners.ea3a9ce34f975ff37dac.svg) 50% no-repeat;flex-shrink:0;height:36px;width:13px}.needs__title{font-weight:700}.needs__text{padding:22px 0 38px}.needs__info-container{background:url(/static/media/NeedsPhotoMobile.21d48a2dd36d7bd2849c.png) 100% no-repeat;background-size:contain;box-sizing:border-box;display:flex;flex-direction:column;height:390px;justify-content:space-between;padding-left:40px;width:100%}.needs__info-accent{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:64px;font-weight:700;line-height:91.5%;padding-bottom:10px}.needs__info-block{display:flex;flex-direction:column;width:60%}}@media screen and (min-width:320px) and (max-width:399px){.needs{display:flex;flex-direction:column;padding:63px 0 44px;row-gap:45px}.needs__content-container{box-sizing:border-box;order:2;padding:0 19px 0 30px;width:100%}.needs__content-container>div{align-items:flex-end;-webkit-column-gap:31px;column-gap:31px;display:flex;padding-bottom:35px}.needs__content-container>div>span{display:flex;font-size:15px;line-height:120%;max-width:249px}.needs__mobileArrow{background:url(/static/media/ArrowDownBlueRoundCorners.ea3a9ce34f975ff37dac.svg) 50% no-repeat;flex-shrink:0;height:36px;width:13px}.needs__title{font-weight:700}.needs__text{padding:31px 0 38px}.needs__info-container{background:url(/static/media/NeedsPhotoMobile.21d48a2dd36d7bd2849c.png) 100% no-repeat;background-size:50%;box-sizing:border-box;display:flex;flex-direction:column;height:390px;justify-content:space-between;padding-left:30px;width:100%}.needs__info-accent{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:60px;font-weight:700;line-height:91.5%;padding-bottom:10px}.needs__info-block{display:flex;flex-direction:column;width:60%}}@media screen and (min-width:1480px) and (max-width:1899px){.needs{-webkit-column-gap:230px;column-gap:230px;display:flex;justify-content:space-between;padding:93px 126px 122px 100px}.needs__content-container{width:62%}.needs__title{font-weight:700}.needs__text{padding:40px 0 62px;width:722px}.needs__needs-container{padding:33px 0 0}.needs__info-container{display:flex;flex-direction:column;height:480px;justify-content:space-between}.needs__info-accent{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:74px;font-weight:700;line-height:91.5%;padding-bottom:20px}}@media screen and (min-width:1900px){.facilitiesBlock__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;background-size:contain;bottom:4px;cursor:pointer;height:45px;position:absolute;right:-140px;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in;width:62px}.facilitiesBlock__arrow.rotated{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.facilitiesBlock{-webkit-column-gap:22px;column-gap:22px;display:flex;flex-wrap:wrap;position:relative;row-gap:22px}.facility{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:25px;line-height:34px;padding:12px 28px;transition:all .3s ease}.facility:hover,.facility_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}}@media screen and (min-width:950px) and (max-width:1479px){.facilitiesBlock{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;position:relative;row-gap:20px}.facility{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:20px;line-height:34px;padding:8px 22px;transition:all .3s ease}.facility:hover,.facility_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}}@media screen and (min-width:680px) and (max-width:949px){.facilitiesBlock{-webkit-column-gap:16px;column-gap:16px;display:flex;flex-wrap:wrap;position:relative;row-gap:19px;width:343px}.facilitiesBlock_services_mobile{-webkit-column-gap:19px;column-gap:19px;display:flex;overflow:scroll;padding:0 40px}.facilitiesBlock_services_mobile::-webkit-scrollbar{display:none}.facility{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:16px;line-height:120%;padding:8px 22px}.facility_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}.facility_mobile{align-items:center;background-color:initial;border:2px solid #e8edf3;border-radius:7px;box-sizing:border-box;color:#e8edf3;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:49px;padding:0 20px;text-align:center;transition:all .3s ease}.facility_mobile_focused{background-color:#e8edf3;border-color:#e8edf3;color:#454545}}@media screen and (min-width:400px) and (max-width:679px){.facilitiesBlock{flex-wrap:wrap;position:relative;row-gap:19px;width:343px}.facilitiesBlock,.facilitiesBlock_services_mobile{-webkit-column-gap:19px;column-gap:19px;display:flex}.facilitiesBlock_services_mobile{overflow:scroll;padding:0 40px}.facilitiesBlock_services_mobile::-webkit-scrollbar{display:none}.facility{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:16px;line-height:120%;padding:14px 22px}.facility_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}.facility_mobile{align-items:center;background-color:initial;border:2px solid #e8edf3;border-radius:7px;box-sizing:border-box;color:#e8edf3;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:49px;padding:0 20px;text-align:center;transition:all .3s ease}.facility_mobile_focused{background-color:#e8edf3;border-color:#e8edf3;color:#454545}}@media screen and (min-width:320px) and (max-width:399px){.facilitiesBlock{-webkit-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;row-gap:20px}.facilitiesBlock_services_mobile{-webkit-column-gap:19px;column-gap:19px;display:flex;overflow:scroll;padding:0 40px}.facilitiesBlock_services_mobile::-webkit-scrollbar{display:none}.facility{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:15px;line-height:120%;max-width:324px;padding:14px 22px}.facility_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}.facility_mobile{align-items:center;background-color:initial;border:2px solid #e8edf3;border-radius:7px;box-sizing:border-box;color:#e8edf3;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:49px;padding:0 20px;text-align:center;transition:all .3s ease}.facility_mobile_focused{background-color:#e8edf3;border-color:#e8edf3;color:#454545}}@media screen and (min-width:1480px) and (max-width:1899px){.facilitiesBlock__arrow{background:url(/static/media/AboutUsArrowDown.8d5b418a568005a36c7a.svg) 50% no-repeat;background-size:contain;bottom:4px;cursor:pointer;height:44px;position:absolute;right:-127px;transition:-webkit-transform .5s ease-in;transition:transform .5s ease-in;transition:transform .5s ease-in,-webkit-transform .5s ease-in;width:32px}.facilitiesBlock__arrow.rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.facilitiesBlock{-webkit-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;row-gap:22px;transition:all 1s ease}.facility{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:20px;line-height:34px;padding:8px 24px;transition:all .3s ease}.facility:hover,.facility_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}}@media screen and (min-width:1900px){.portfolio{align-items:center;display:flex;flex-direction:column;padding-bottom:28px}.portfolio__header{box-sizing:border-box;overflow:hidden;padding:96px 100px;position:relative;width:100%}.portfolio__rectangle{background-color:#ff4324;height:200px;position:absolute;right:100px;top:-20px;-webkit-transform:rotate(-6.54deg);transform:rotate(-6.54deg);width:245.09px}.portfolio__container{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;padding-bottom:57px;row-gap:4px}.portfolio__emptyProject{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;background-color:#512cb7;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:77px;height:calc(33.33333vw - 1.33333px);justify-content:space-between;line-height:100%;object-fit:cover;overflow:hidden;padding:76px 76px 76px 95px;position:relative;width:calc(50% - 2px)}.portfolio__emptyProjectRectangle{background-color:rgba(170,188,210,.29);height:94%;-webkit-transform:rotate(10.62deg) translateX(-70px);transform:rotate(10.62deg) translateX(-70px);width:194px}.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 0 100% no-repeat;background-size:89px!important;padding-bottom:115px;position:relative;transition:background-position .3s ease;width:490px;z-index:2}.portfolio__emptyProject:hover>a>.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 57px bottom no-repeat}}@media screen and (min-width:950px) and (max-width:1479px){.portfolio{align-items:center;display:flex;flex-direction:column;padding-bottom:28px}.portfolio__header{box-sizing:border-box;overflow:hidden;padding:99px 50px;position:relative;width:100%}.portfolio__rectangle{background-color:#ff4324;height:200px;position:absolute;right:107px;top:-20px;-webkit-transform:rotate(-6.54deg);transform:rotate(-6.54deg);width:245.09px}.portfolio__container{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;padding-bottom:57px;row-gap:4px}.portfolio__emptyProject{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;background-color:#512cb7;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:38px;height:calc(33.33333vw - 1.33333px);justify-content:space-between;line-height:100%;overflow:hidden;padding:71px 65px 72px 47px;position:relative;width:calc(50% - 2px)}.portfolio__emptyProjectRectangle{background-color:rgba(170,188,210,.29);height:100%;-webkit-transform:rotate(10.62deg);transform:rotate(10.62deg);width:78.92px}.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 0 100% no-repeat;background-size:63px!important;padding-bottom:95px;position:relative;transition:background-position .3s ease;width:240px;z-index:2}.portfolio__emptyProject:hover>a>.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 57px bottom no-repeat}}@media screen and (min-width:600px) and (max-width:949px){.portfolio{align-items:center;display:flex;flex-direction:column;overflow:hidden}.portfolio__header{box-sizing:border-box;overflow:hidden;padding:53px 0 37px 50px;position:relative;width:100%}.portfolio__container{box-sizing:border-box;-webkit-column-gap:20px;column-gap:20px;display:flex;overflow:scroll;padding-left:50px;padding-right:50px;width:100%}.portfolio__container>.projectBlock{flex-shrink:0;height:auto}.portfolio__container::-webkit-scrollbar{display:none}.portfolio__emptyProject{background-color:#512cb7;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:25px;height:auto;line-height:100%;padding:41px 42px 19px 21px;position:relative;width:40vw}.portfolio__emptyProjectRectangle{background:url(/static/media/EmptyProjectDecoration.33597481e2ba7c6c095c.svg) bottom/contain no-repeat;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;width:100%}.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 100% 100% no-repeat;background-size:74px;height:160px;padding-right:20%}}@media screen and (min-width:400px) and (max-width:599px){.portfolio{align-items:center;display:flex;flex-direction:column;overflow:hidden;padding-bottom:70px}.portfolio__header{box-sizing:border-box;overflow:hidden;padding:53px 0 37px 40px;position:relative;width:100%}.portfolio__mobileContainer{height:440px;overflow:hidden;position:relative;width:100%}.portfolio__container{box-sizing:border-box;-webkit-column-gap:17px;column-gap:17px;display:flex;overflow:scroll;padding-left:40px;padding-right:40px;width:100%}.portfolio__container>.projectBlock{flex-shrink:0;height:auto}.portfolio__container::-webkit-scrollbar{display:none}.portfolio__emptyProject{background-color:#512cb7;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:25px;height:auto;line-height:100%;padding:41px 42px 19px 21px;position:relative;width:calc(100vw - 80px)}.portfolio__emptyProjectRectangle{background:url(/static/media/EmptyProjectDecoration.33597481e2ba7c6c095c.svg) bottom/contain no-repeat;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;width:100%}.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 100% 100% no-repeat;background-size:74px;height:160px;padding-right:20%}}@media screen and (min-width:320px) and (max-width:399px){.portfolio{align-items:center;display:flex;flex-direction:column;overflow:hidden;padding-bottom:53px}.portfolio__header{box-sizing:border-box;overflow:hidden;padding:46px 0 37px 30px;width:100%}.portfolio__container{box-sizing:border-box;-webkit-column-gap:30px;column-gap:30px;display:flex;overflow:scroll;padding-left:30px;padding-right:30px;width:100%}.portfolio__container>.projectBlock{flex-shrink:0;height:auto}.portfolio__container::-webkit-scrollbar{display:none}.portfolio__project{display:flex;flex-direction:column;min-width:285px;object-fit:cover}.portfolio__emptyProject{background-color:#512cb7;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:25px;height:auto;line-height:100%;padding:41px 42px 19px 21px;position:relative;width:calc(100vw - 80px)}.portfolio__emptyProjectRectangle{background:url(/static/media/EmptyProjectDecoration.33597481e2ba7c6c095c.svg) bottom/contain no-repeat;bottom:0;height:100%;left:0;pointer-events:none;position:absolute;width:100%}.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 100% 100% no-repeat;background-size:74px;height:160px;padding-right:20%}}@media screen and (min-width:1480px) and (max-width:1899px){.portfolio{align-items:center;display:flex;flex-direction:column;padding-bottom:28px}.portfolio__header{box-sizing:border-box;overflow:hidden;padding:96px 100px;position:relative;width:100%}.portfolio__rectangle{background-color:#ff4324;height:200px;position:absolute;right:100px;top:-20px;-webkit-transform:rotate(-6.54deg);transform:rotate(-6.54deg);width:245.09px}.portfolio__container{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;padding-bottom:57px;row-gap:4px}.portfolio__emptyProject{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;background-color:#512cb7;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:58px;height:calc(33.33333vw - 1.33333px);justify-content:space-between;line-height:100%;object-fit:cover;overflow:hidden;padding:57px 53px 57px 71px;position:relative;width:calc(50% - 2px)}.portfolio__emptyProjectRectangle{background-color:rgba(170,188,210,.29);height:100%;-webkit-transform:rotate(10.62deg) translateX(-25%);transform:rotate(10.62deg) translateX(-25%);width:145.25px}.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 0 100% no-repeat;background-size:75px!important;padding-bottom:95px;position:relative;transition:background-position .3s ease;width:360px;z-index:2}.portfolio__emptyProject:hover>a>.portfolio__emptyProjectContent{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 57px bottom no-repeat}}@media screen and (min-width:1900px){.projectBlock{height:calc(33.33333vw - 1.33333px);object-fit:cover;overflow:hidden;position:relative;width:calc(50% - 2px)}.projectBlock_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,10,6,.5);bottom:0;cursor:pointer;display:flex;flex-direction:column;left:0;opacity:0;padding:74px 53px 69px;position:absolute;right:0;top:0;transition:opacity .5s ease-in}.projectBlock_hovered.visible{opacity:1}.projectBlock__rectangle_hovered{background:#fff;flex-shrink:0;height:53.22px;margin-right:19px;-webkit-transform:rotate(-6.54deg);transform:rotate(-6.54deg);width:22.29px}.projectBlock__title_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;color:#fff;display:flex;font-size:40px;font-weight:700}.projectBlock__text_hovered{color:#fff;margin-top:29px;max-width:430px;width:90%}.projectBlock__button_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:42px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;padding-right:62px;width:170px}}@media screen and (min-width:950px) and (max-width:1479px){.projectBlock{height:calc(33.33333vw - 1.33333px);overflow:hidden;position:relative;width:calc(50% - 2px)}.projectBlock_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,10,6,.5);bottom:0;cursor:pointer;display:flex;flex-direction:column;left:0;opacity:0;padding:30px 40px;position:absolute;right:0;top:0;transition:opacity .5s ease-in}.projectBlock_hovered.visible{opacity:1}.projectBlock__rectangle_hovered{background:#fff;flex-shrink:0;height:53.22px;margin-right:19px;-webkit-transform:rotate(-6.54deg);transform:rotate(-6.54deg);width:22.29px}.projectBlock__title_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;color:#fff;display:flex;font-size:40px;font-weight:700}.projectBlock__text_hovered{color:#fff;margin-top:29px;max-width:430px;width:90%}.projectBlock__button_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:42px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;padding-right:62px;width:170px}}@media screen and (min-width:600px) and (max-width:949px){.projectBlock{min-width:285px;object-fit:cover;width:40vw}.projectBlock,.projectBlock_hovered{display:flex;flex-direction:column;height:100%}.projectBlock_hovered{background-color:#e8edf3;box-sizing:border-box;color:#18191f;padding:23px 20px 27px}.projectBlock__title_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:25px;font-weight:700}.projectBlock__text_hovered{font-size:15px!important;margin:20px 0 23px}.projectBlock__button_hovered{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;cursor:pointer;font-size:14px;line-height:120%;margin-top:auto;width:133px}}@media screen and (min-width:400px) and (max-width:599px){.projectBlock{min-width:285px;object-fit:cover;width:75vw}.projectBlock,.projectBlock_hovered{display:flex;flex-direction:column;height:100%}.projectBlock_hovered{background-color:#e8edf3;box-sizing:border-box;color:#18191f;padding:23px 20px 27px}.projectBlock__title_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:23px;font-weight:700}.projectBlock__text_hovered{font-size:15px!important;margin:20px 0 23px}.projectBlock__button_hovered{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;font-size:14px;line-height:120%;margin-top:auto;width:133px}}@media screen and (min-width:320px) and (max-width:399px){.portfolio__project{display:flex;flex-direction:column;min-width:285px;object-fit:cover}.projectBlock{width:75vw}.projectBlock,.projectBlock_hovered{display:flex;flex-direction:column;height:100%}.projectBlock_hovered{background-color:#e8edf3;box-sizing:border-box;color:#18191f;padding:23px 20px 27px}.projectBlock__title_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:25px;font-weight:700}.projectBlock__text_hovered{margin:20px 0 23px}.projectBlock__button_hovered{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;cursor:pointer;font-size:14px;line-height:120%;margin-top:auto;width:133px}}@media screen and (min-width:1480px) and (max-width:1899px){.projectBlock{height:calc(33.33333vw - 1.33333px);object-fit:cover;overflow:hidden;position:relative;width:calc(50% - 2px)}.projectBlock_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,10,6,.5);cursor:pointer;display:flex;flex-direction:column;inset:0;opacity:0;padding:74px 53px 69px;position:absolute;transition:opacity .5s ease-in}.projectBlock_hovered.visible{opacity:1}.projectBlock__rectangle_hovered{background:#fff;flex-shrink:0;height:53.22px;margin-right:19px;-webkit-transform:rotate(-6.54deg);transform:rotate(-6.54deg);width:22.29px}.projectBlock__title_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;color:#fff;display:flex;font-size:40px;font-weight:700}.projectBlock__text_hovered{color:#fff;margin-top:29px;max-width:430px;width:90%}.projectBlock__button_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:42px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;padding-right:62px;width:170px}}@media screen and (min-width:1900px){.workWithUs{display:flex}.workWithUs__content{padding:133px 100px 135px}.workWithUs__title{font-size:77px;padding:55px 0 85px}.workWithUs__btnsContainer{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.workWithUs__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;height:54px;margin-right:23px;width:74px}.workWithUs__image{background:url(/static/media/WorkWithUsPhoto.05ffef6f0669827b0420.png) 100% no-repeat;background-size:contain;width:66%}}@media screen and (min-width:950px) and (max-width:1479px){.workWithUs{display:flex}.workWithUs__content{background:url(/static/media/WorkWithUsPhoto.05ffef6f0669827b0420.png) calc(100% + 125px) no-repeat;background-size:contain;padding:93px 0 105px 50px;width:100%}.workWithUs__title{font-size:38px;padding:30px 0 62px;width:352px}.workWithUs__btnsContainer{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.workWithUs__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;height:54px;margin-right:21px;width:74px}}@media screen and (min-width:600px) and (max-width:949px){.workWithUs{display:flex}.workWithUs__content{background:url(/static/media/WorkWithUsPhoto.05ffef6f0669827b0420.png) calc(100% + 93px) no-repeat;background-size:contain;padding:50px 50px 81px;width:100%}.workWithUs__title{font-size:32px;padding:32px 0 30px;width:282px}.workWithUs__btnsContainer{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex;-webkit-transform:translateX(-8px);transform:translateX(-8px)}}@media screen and (min-width:400px) and (max-width:599px){.workWithUs{display:flex;padding:48px 40px 26px}.workWithUs__content{width:100%}.workWithUs__title{background:url(/static/media/WorkWithUsPhotoMobile.8fd248a0d672fd50d330.png) center 120px/100% no-repeat;font-size:32px;line-height:110%;min-width:282px;padding:29px 21% 105vw 0}.workWithUs__btnsContainer{display:flex;flex-direction:column;row-gap:14px}}@media screen and (min-width:320px) and (max-width:399px){.workWithUs{box-sizing:border-box;display:flex;padding:48px 30px 30px}.workWithUs__title{background:url(/static/media/WorkWithUsPhotoMobile.8fd248a0d672fd50d330.png) center 142px/100% no-repeat;font-size:32px;line-height:110%;padding:29px 0 120vw}.workWithUs__btnsContainer{display:flex;flex-direction:column;row-gap:16px}}@media screen and (min-width:1480px) and (max-width:1899px){.workWithUs{display:flex}.workWithUs__content{padding:92px 100px 96px}.workWithUs__title{font-size:58px;padding:40px 0 59px}.workWithUs__btnsContainer{align-items:center;-webkit-column-gap:20px;column-gap:20px;display:flex}.workWithUs__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;height:54px;margin-right:33px;width:74px}.workWithUs__image{background:url(/static/media/WorkWithUsPhoto.05ffef6f0669827b0420.png) 100% no-repeat;background-size:contain;width:66%}}@media screen and (min-width:1900px){.contactUs{display:flex;justify-content:space-between;padding:111px 168px 118px 100px}.contactUs__contactZone{max-width:746px;padding-right:120px;width:61.2%}.contactUs__formContainer{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:100px;row-gap:20px}.contactUs__input{width:calc(50% - 10px)}.contactUs__contacts{display:flex;flex-direction:column;justify-content:space-between;margin-right:0;max-width:509px}}@media screen and (min-width:950px) and (max-width:1479px){.contactUs{display:flex;flex-wrap:wrap;justify-content:space-between;padding:110px 230px 105px 50px}.contactUs__contactZone{width:100%}.contactUs__formContainer{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:40px;row-gap:20px}.contactUs__input{width:calc(50% - 10px)}.contactUs__contacts{align-items:center;-webkit-column-gap:65px;column-gap:65px;display:flex;margin-right:auto;max-width:716px;padding-top:62px}}@media screen and (min-width:600px) and (max-width:949px){.contactUs{align-items:flex-end;box-sizing:border-box;-webkit-column-gap:60px;column-gap:60px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:64px 50px 57px}.contactUs__contactZone{width:50%}.contactUs__formContainer{display:flex;flex-direction:column;flex-wrap:wrap;padding-top:40px;row-gap:17px}.contactUs__input{width:100%}.contactUs__input:last-of-type{margin-bottom:4px}.contactUs__contacts{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 0 no-repeat;background-size:74px;display:flex;flex-direction:column;padding-top:85px;row-gap:21px;width:calc(50% - 60px)}}@media screen and (min-width:400px) and (max-width:599px){.contactUs{box-sizing:border-box;display:flex;flex-direction:column;padding:20px 40px 52px;row-gap:37px}.contactUs__contactZone{width:100%}.contactUs__formContainer{display:flex;flex-direction:column;padding-top:40px;row-gap:20px}.contactUs__input{width:100%}.contactUs__input:last-of-type{margin-bottom:5px}.contactUs__contacts{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 0 no-repeat;background-size:74px;display:flex;flex-direction:column;padding-top:85px;row-gap:21px;width:248px}}@media screen and (min-width:320px) and (max-width:399px){.contactUs{box-sizing:border-box;display:flex;flex-direction:column;padding:20px 30px 53px;row-gap:37px}.contactUs__contactZone{width:100%}.contactUs__formContainer{display:flex;flex-direction:column;padding-top:30px;row-gap:18px}.contactUs__input{width:100%}.contactUs__input:last-of-type{margin-bottom:5px}.contactUs__contacts{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0 0 no-repeat;background-size:74px;display:flex;flex-direction:column;padding-top:84px;row-gap:20px;width:230px}}@media screen and (min-width:1480px) and (max-width:1899px){.contactUs{display:flex;justify-content:space-between;padding:111px 168px 118px 100px}.contactUs__contactZone{max-width:746px;padding-right:120px;width:61.2%}.contactUs__formContainer{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:40px;row-gap:20px}.contactUs__input{width:calc(50% - 10px)}.contactUs__contacts{display:flex;flex-direction:column;justify-content:space-between;margin-right:auto;max-width:334px}}@media screen and (min-width:1900px){.ourInsights{box-sizing:border-box;padding:78px 170px 118px 100px}.ourInsights__container{-webkit-column-gap:159px;column-gap:159px;display:flex;margin-top:55px}.ourInsights__coverContainer{cursor:pointer;display:flex;position:relative;width:63%}.ourInsights__coverShadow{background:linear-gradient(179.9deg,rgba(24,25,31,0) 55.77%,rgba(24,25,31,.411) 72.46%,#18191f 105.83%);height:100%;inset:0;position:absolute;width:100%}.ourInsights__textContainer{bottom:0;display:flex;flex-direction:column;left:0;margin:74px 70px;position:absolute;width:50%}.ourInsights__textContainer>p{color:#fff;font-weight:700}.ourInsights__rightContainer{display:flex;flex-direction:column;max-width:443px;width:29%}.ourInsights__insightBlock{cursor:pointer;display:flex;flex-direction:column;margin-bottom:55px;position:relative}.ourInsights__titleContainer{align-items:baseline;justify-content:space-between;width:265px}.ourInsights__section{margin-bottom:16px}.ourInsights__moreBtn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;cursor:pointer;font-size:25px;margin-top:auto;width:272px}}@media screen and (min-width:950px) and (max-width:1479px){.ourInsights{box-sizing:border-box;padding:77px 50px 118px}.ourInsights__container{-webkit-column-gap:69px;column-gap:69px;display:flex;margin-top:45px}.ourInsights__coverContainer{cursor:pointer;max-width:1024px;object-fit:cover;width:61%}.ourInsights__coverContainer>a{height:100%;position:relative}.ourInsights__coverShadow{background:linear-gradient(179.9deg,rgba(24,25,31,0) 55.77%,rgba(24,25,31,.411) 72.46%,#18191f 105.83%);height:100%;inset:0;position:absolute;width:100%}.ourInsights__textContainer{bottom:0;display:flex;flex-direction:column;left:0;margin:59px 52px;max-width:310px;position:absolute;width:58%}.ourInsights__textContainer>p{color:#fff;font-weight:700}.ourInsights__rightContainer{display:flex;flex-direction:column;max-width:334px;width:41%}.ourInsights__titleContainer{justify-content:space-between;width:227px}.ourInsights__insightBlock{cursor:pointer;display:flex;flex-direction:column;margin-bottom:41px;position:relative}.ourInsights__insightBlock>a{flex-direction:column}.ourInsights__section{margin-bottom:16px}.ourInsights__moreBtn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;cursor:pointer;font-size:20px;margin-top:auto;width:230px}}@media screen and (min-width:600px) and (max-width:949px){.ourInsights{box-sizing:border-box;padding:77px 50px 55px}.ourInsights__container{-webkit-column-gap:5%;column-gap:5%;display:flex;justify-content:space-between;margin-top:45px}.ourInsights__coverContainer{cursor:pointer;display:flex;flex-direction:column;position:relative}.ourInsights__coverContainer>a{flex-direction:column;height:100%}.ourInsights__textContainer{background-color:#18191f;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;padding:23px 15px 16px}.ourInsights__textContainer>p{color:#fff;font-size:23px}.ourInsights__rightContainer{display:flex;flex-direction:column;min-width:295px}.ourInsights__insightBlock{cursor:pointer;display:flex;flex-direction:column;margin-bottom:41px}.ourInsights__insightBlock>a{flex-direction:column}.ourInsights__insightBlock>a>p{font-size:20px}.ourInsights__titleContainer{justify-content:space-between;width:205px}.ourInsights__section{margin-bottom:16px}.ourInsights__moreBtn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;cursor:pointer;font-size:16px;margin-top:auto;width:191px}}@media screen and (min-width:400px) and (max-width:599px){.ourInsights{box-sizing:border-box;padding:0 40px 5px}.ourInsights__container{display:flex;flex-direction:column;margin-top:45px;row-gap:22px}.ourInsights__coverContainer{cursor:pointer;display:flex;flex-direction:column;width:100%}.ourInsights__coverContainer>a{flex-direction:column}.ourInsights__textContainer{background-color:#18191f;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;padding:22px 22px 19px}.ourInsights__textContainer>p{color:#fff;font-size:25px;line-height:105%;margin-top:8px}.ourInsights__rightContainer{display:flex;flex-direction:column;width:348px}.ourInsights__rightContainer>a{justify-content:center;margin-top:46px}.ourInsights__insightBlock{border-bottom:2px solid #e8edf3;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;margin:0 -20px;padding:24px 20px 26px}.ourInsights__insightBlock>a>p{font-size:23px}.ourInsights__insightBlock>a{flex-direction:column}.ourInsights__titleContainer{-webkit-column-gap:20px;column-gap:20px}.ourInsights__section{margin-bottom:10px}.ourInsights__moreBtn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;cursor:pointer;font-size:16px;margin-top:10px;width:230px}}@media screen and (min-width:320px) and (max-width:399px){.ourInsights{box-sizing:border-box;padding:0 30px 56px}.ourInsights__container{display:flex;flex-direction:column;margin-top:37px;row-gap:22px}.ourInsights__coverContainer{cursor:pointer;display:flex;flex-direction:column;width:100%}.ourInsights__coverContainer>a{flex-direction:column}.ourInsights__textContainer{background-color:#18191f;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;padding:20px}.ourInsights__textContainer>p{color:#fff;font-size:25px;line-height:120%;margin-top:8px}.ourInsights__insightBlock>a{flex-direction:column}.ourInsights__rightContainer{display:flex;flex-direction:column;row-gap:30px}.ourInsights__rightContainer>a{justify-content:center;margin-top:46px}.ourInsights__insightBlock{border-bottom:2px solid #e8edf3;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;margin:0 -20px;padding:24px 20px 26px}.ourInsights__insightBlock>a>p{font-size:23px}.ourInsights__titleContainer{-webkit-column-gap:20px;column-gap:20px}.ourInsights__section{margin-bottom:10px}.ourInsights__moreBtn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;cursor:pointer;font-size:16px;margin-top:10px;width:192px}}@media screen and (min-width:1480px) and (max-width:1899px){.ourInsights{box-sizing:border-box;padding:78px 100px 118px}.ourInsights__container{-webkit-column-gap:71px;column-gap:71px;display:flex;margin-top:45px}.ourInsights__coverContainer{cursor:pointer;max-width:1024px;object-fit:cover;position:relative;width:61%}.ourInsights__rightContainer{display:flex;flex-direction:column;width:29%}.ourInsights__insightBlock{cursor:pointer;display:flex;flex-direction:column;margin-bottom:41px;position:relative}.ourInsights__titleContainer{align-items:baseline;justify-content:space-between;width:205px}.ourInsights__section{margin-bottom:16px}.ourInsights__moreBtn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;cursor:pointer;font-size:20px;margin-top:auto;padding-right:70px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1900px){.insightWithCover__coverShadow{background:linear-gradient(179.9deg,rgba(24,25,31,0) 55.77%,rgba(24,25,31,.411) 72.46%,#18191f 105.83%);height:100%;inset:0;position:absolute;width:100%}.insightWithCover__textContainer{bottom:0;display:flex;flex-direction:column;left:0;margin:69px;position:absolute;width:50%}.insightWithCover__textContainer>p{color:#fff;font-weight:700}.insightWithCover__textContainer.mainpage>div>span{margin-bottom:13px}.insightWithCover__textContainer.insightsPage>div>span{font-size:30px;line-height:76%;margin-bottom:19px}.insightWithCover__textContainer.insightsPage{margin:84px 95px}.insights__mainInsight-container_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,10,6,.7);color:#fff;display:flex;flex-direction:column;inset:0;opacity:0;padding:75px 172px 75px 70px;position:absolute;transition:all .8s ease 0s;z-index:2}.insights__mainInsight-container_hovered:hover{opacity:1}.insights__mainInsight-section_hovered{color:#e8edf3;font-size:22px;font-weight:700}.insights__mainInsight-title_hovered{font-size:33px;font-weight:700;padding:15px 0 43px}.insights__mainInsight-description_hovered{font-size:23px;line-height:150%}.insights__mainInsight-btn_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;width:170px}}@media screen and (min-width:950px) and (max-width:1479px){.insightWithCover__coverShadow{background:linear-gradient(179.9deg,rgba(24,25,31,0) 55.77%,rgba(24,25,31,.411) 72.46%,#18191f 105.83%);height:100%;inset:0;position:absolute;width:100%}.insightWithCover__textContainer{bottom:0;display:flex;flex-direction:column;left:0;margin:59px 52px;max-width:310px;position:absolute;width:50%}.insightWithCover__textContainer>p{color:#fff;font-weight:700}.insightWithCover__textContainer.mainpage>div>span{margin-bottom:9px}.insightWithCover__textContainer.insightsPage>p{font-size:33px}.insightWithCover__textContainer.insightsPage>div>span{font-size:23px;line-height:1;margin-bottom:23px}.insightWithCover__textContainer.insightsPage>div>div{margin:5px 0 0 29px}.insightWithCover__textContainer.insightsPage{margin:63px 71px}.insights__mainInsight-container_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,10,6,.7);color:#fff;display:flex;flex-direction:column;inset:0;opacity:0;padding:75px 172px 75px 70px;position:absolute;transition:all .8s ease 0s;z-index:2}.insights__mainInsight-container_hovered:hover{opacity:1}.insights__mainInsight-section_hovered{color:#e8edf3;font-size:22px;font-weight:700}.insights__mainInsight-title_hovered{font-size:33px;font-weight:700;padding:15px 0 43px}.insights__mainInsight-description_hovered{font-size:23px;line-height:150%}.insights__mainInsight-btn_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;width:170px}}@media screen and (min-width:600px) and (max-width:949px){.insightWithCover__textContainer{background-color:#18191f;box-sizing:border-box;display:flex;flex-direction:column;padding:23px 15px 16px;width:100%}.insightWithCover__textContainer>p{color:#fff}.insightWithCover__textContainer.mainpage{background-color:#18191f;height:100%}.insightWithCover__textContainer.insightsPage>p{font-size:33px;font-weight:700}.insights__mainInsight-container_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,10,6,.7);color:#fff;display:flex;flex-direction:column;inset:0;padding:75px 172px 75px 70px;position:absolute;z-index:2}.insights__mainInsight-section_hovered{color:#e8edf3;font-size:22px}.insights__mainInsight-title_hovered{font-size:33px;font-weight:700;padding:15px 0 43px}.insights__mainInsight-description_hovered{font-size:23px;line-height:150%}.insights__mainInsight-btn_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;width:170px}}@media screen and (min-width:400px) and (max-width:599px){.insightWithCover__textContainer{box-sizing:border-box;display:flex;flex-direction:column;padding:22px 22px 19px;width:100%}.insightWithCover__textContainer.mainpage{background-color:#18191f}.insightWithCover__textContainer.mainpage>div>.moreBtnWithArrow{font-size:14px;margin-right:30px;width:134px}.insightWithCover__textContainer>p{color:#fff;font-size:25px}.insightWithCover__textContainer.insightsPage>p{font-size:33px;font-weight:700}.insights__mainInsight-container_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,10,6,.7);color:#fff;display:flex;flex-direction:column;inset:0;padding:75px 172px 75px 70px;position:absolute;z-index:2}.insights__mainInsight-section_hovered{color:#e8edf3;font-size:22px}.insights__mainInsight-title_hovered{font-size:33px;font-weight:700;padding:15px 0 43px}.insights__mainInsight-description_hovered{font-size:23px;line-height:150%}.insights__mainInsight-btn_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;width:170px}}@media screen and (min-width:320px) and (max-width:399px){.insightWithCover__textContainer{box-sizing:border-box;display:flex;flex-direction:column;padding:21px 20px 20px;width:100%}.insightWithCover__textContainer.mainpage{background-color:#18191f}.insightWithCover__textContainer>p{color:#fff}.insightWithCover__textContainer.insightsPage>p{font-size:33px;font-weight:700}.insights__mainInsight-container_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,10,6,.7);color:#fff;display:flex;flex-direction:column;inset:0;padding:75px 172px 75px 70px;position:absolute;z-index:2}.insights__mainInsight-section_hovered{color:#e8edf3;font-size:22px}.insights__mainInsight-title_hovered{font-size:33px;font-weight:700;padding:15px 0 43px}.insights__mainInsight-description_hovered{font-size:23px;line-height:150%}.insights__mainInsight-btn_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;width:170px}}@media screen and (min-width:1480px) and (max-width:1899px){.insightWithCover__coverShadow{background:linear-gradient(179.9deg,rgba(24,25,31,0) 55.77%,rgba(24,25,31,.411) 72.46%,#18191f 105.83%);height:100%;inset:0;position:absolute;width:100%}.insightWithCover__textContainer{bottom:0;display:flex;flex-direction:column;left:0;margin:59px 52px;max-width:310px;position:absolute;width:50%}.insightWithCover__textContainer>p{color:#fff;font-weight:700}.insightWithCover__textContainer.mainpage>div>span{margin-bottom:9px}.insightWithCover__textContainer.insightsPage>p{font-size:33px}.insightWithCover__textContainer.insightsPage>div>span{font-size:22px;line-height:1;margin-bottom:15px}.insightWithCover__textContainer.insightsPage{margin:63px 71px}.insights__mainInsight-container_hovered{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,10,6,.7);color:#fff;display:flex;flex-direction:column;inset:0;opacity:0;padding:75px 172px 75px 70px;position:absolute;transition:all .8s ease 0s;z-index:2}.insights__mainInsight-container_hovered:hover{opacity:1}.insights__mainInsight-section_hovered{color:#e8edf3;font-size:22px;font-weight:700}.insights__mainInsight-title_hovered{font-size:33px;font-weight:700;padding:15px 0 43px}.insights__mainInsight-description_hovered{font-size:23px;line-height:150%}.insights__mainInsight-btn_hovered{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#fff;font-size:20px;line-height:120%;margin-top:auto;width:170px}}@media screen and (min-width:1900px){.time__toListen{background:url(/static/media/TimeToListenDarkIcon.349ef0427e5fa53addfa.svg) 0 no-repeat;margin:6px 0 12px}.time__toListen,.time__toRead{color:#949494;font-size:15px;line-height:120%;padding-left:18px}.time__toRead{background:url(/static/media/TimeToReadDarkIcon.d0c4e7ac03d1ca3774fc.svg) 0 0 no-repeat}.time__toListen.timelight{background:url(/static/media/TimeToListenLightIcon.e1da266ce08bccb16e15.svg) 0 no-repeat;color:#e8edf3}.time__toRead.timelight{background:url(/static/media/TimeToReadLightIcon.b8b2b30dd4cd24f7c982.svg) 0 no-repeat;color:#e8edf3;margin:0 0 12px 34px}}@media screen and (min-width:950px) and (max-width:1479px){.time__toListen{background:url(/static/media/TimeToListenDarkIcon.349ef0427e5fa53addfa.svg) left 3px no-repeat}.time__toListen,.time__toRead{color:#949494;font-size:15px;line-height:120%;margin:3px 0 12px 29px;padding-left:22px}.time__toRead{background:url(/static/media/TimeToReadDarkIcon.d0c4e7ac03d1ca3774fc.svg) 0 0 no-repeat}.time__toListen.timelight{background:url(/static/media/TimeToListenLightIcon.e1da266ce08bccb16e15.svg) left 3px no-repeat;color:#e8edf3}.time__toRead.timelight{background:url(/static/media/TimeToReadLightIcon.b8b2b30dd4cd24f7c982.svg) 0 0 no-repeat;color:#e8edf3}}@media screen and (min-width:600px) and (max-width:949px){.time__toListen{background:url(/static/media/TimeToListenDarkIcon.349ef0427e5fa53addfa.svg) left 3px no-repeat}.time__toListen,.time__toRead{color:#949494;font-size:15px;line-height:120%;margin:2px 0 0;padding-left:18px}.time__toRead{background:url(/static/media/TimeToReadDarkIcon.d0c4e7ac03d1ca3774fc.svg) 0 0 no-repeat}.time__toListen.timeMobile,.time__toRead.timeMobile{margin:28px 0 0}}@media screen and (min-width:400px) and (max-width:599px){.time__toListen{background:url(/static/media/TimeToListenDarkIcon.349ef0427e5fa53addfa.svg) left 3px no-repeat}.time__toListen,.time__toRead{color:#949494;font-size:15px;line-height:120%;margin:2px 0 0;padding-left:18px}.time__toRead{background:url(/static/media/TimeToReadDarkIcon.d0c4e7ac03d1ca3774fc.svg) 0 0 no-repeat}.time__toListen.timeMobile,.time__toRead.timeMobile{margin:51px 0 0}}@media screen and (min-width:320px) and (max-width:399px){.time__toListen{background:url(/static/media/TimeToListenDarkIcon.349ef0427e5fa53addfa.svg) left 3px no-repeat}.time__toListen,.time__toRead{color:#949494;font-size:15px;line-height:120%;margin:2px 0 0;padding-left:18px}.time__toRead{background:url(/static/media/TimeToReadDarkIcon.d0c4e7ac03d1ca3774fc.svg) 0 0 no-repeat}.time__toListen.timeMobile,.time__toRead.timeMobile{margin:51px 0 0}}@media screen and (min-width:1480px) and (max-width:1899px){.time__toListen{background:url(/static/media/TimeToListenDarkIcon.349ef0427e5fa53addfa.svg) 0 no-repeat;margin:3px 0 0}.time__toListen,.time__toRead{color:#949494;font-size:15px;line-height:120%;padding-left:18px}.time__toRead{background:url(/static/media/TimeToReadDarkIcon.d0c4e7ac03d1ca3774fc.svg) 0 0 no-repeat}.time__toListen.timelight{background:url(/static/media/TimeToListenLightIcon.e1da266ce08bccb16e15.svg) 0 no-repeat;color:#e8edf3;margin:3px 0 12px 29px}.time__toRead.timelight{background:url(/static/media/TimeToReadLightIcon.b8b2b30dd4cd24f7c982.svg) 0 no-repeat;color:#e8edf3;margin:3px 0 12px 29px}}@media screen and (min-width:1900px){.moreBtnWithArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100%/51px no-repeat;font-size:26px;width:223px}}.moreBtnWithArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100%/41px no-repeat;box-sizing:border-box;font-size:20px;margin-top:auto;width:170px}.grayBtnWithArrow{color:#454545;-webkit-filter:invert(66%) sepia(0) saturate(445%) hue-rotate(204deg) brightness(90%) contrast(86%);filter:invert(66%) sepia(0) saturate(445%) hue-rotate(204deg) brightness(90%) contrast(86%)}.darkBtnWithArrow{color:#454545;-webkit-filter:invert(27%) sepia(0) saturate(134%) hue-rotate(155deg) brightness(94%) contrast(93%);filter:invert(27%) sepia(0) saturate(134%) hue-rotate(155deg) brightness(94%) contrast(93%)}.whiteBtnWithArrow{background:url(/static/media/ArrowRigthWhiteRoundCorners.ddc7f10b3a913f57c34c.svg) 100%/41px no-repeat;color:#fff}@media screen and (min-width:320px) and (max-width:949px){.podcastPopup__bubble{-webkit-animation:opacity 3s ease 0s 1 forwards;animation:opacity 3s ease 0s 1 forwards;box-sizing:border-box;max-width:344px;padding:20px 10% 50px;position:absolute;z-index:4}.podcastPopup__bubble_closing{-webkit-animation:closing 3s ease 0s 1 forwards;animation:closing 3s ease 0s 1 forwards;height:30px;overflow:hidden;position:absolute;width:30px;z-index:4}.podcastPopup__links{-webkit-column-gap:12px;column-gap:12px;display:flex;flex-wrap:wrap;row-gap:10px}.podcastPopup__link{border:1.5px solid #aabcd2;border-radius:7px;box-sizing:border-box;color:#454545;font-size:16px;line-height:130%;padding:7px 10px;text-align:center}.podcastPopup__link:hover{color:#ff4324}.podcastPopup__mobileTitle{color:#18191f;font-size:23px;font-weight:700;line-height:110%;padding-bottom:22px}.podcastPopup__mobileCloseBtn{-webkit-animation:rotation 2s ease 2s 1 forwards;animation:rotation 2s ease 2s 1 forwards;opacity:0}.podcastPopup__mobileCloseBtn,.podcastPopup__mobileCloseBtn_closing{background:url(/static/media/PodcastPopupCloseBtn.a34fb16693ff58a5f10d.svg) 50% no-repeat;height:16px;position:absolute;right:23px;top:28px;width:16px}.podcastPopup__mobileCloseBtn_closing{-webkit-animation:rotationClose 2s ease 0s 1 forwards;animation:rotationClose 2s ease 0s 1 forwards}}@-webkit-keyframes opacity{0%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;border-radius:7px;height:30px;right:0;top:-30px;width:30px}25%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;border-radius:7px;height:270px;right:0;top:-300px;width:calc(100vw - 5%)}50%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;height:280px;right:0;top:-300px;width:calc(100vw - 5%)}to{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) 50%/contain no-repeat;height:280px;right:0;top:-300px;width:calc(100vw - 5%)}}@keyframes opacity{0%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;border-radius:7px;height:30px;right:0;top:-30px;width:30px}25%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;border-radius:7px;height:270px;right:0;top:-300px;width:calc(100vw - 5%)}50%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;height:280px;right:0;top:-300px;width:calc(100vw - 5%)}to{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) 50%/contain no-repeat;height:280px;right:0;top:-300px;width:calc(100vw - 5%)}}@-webkit-keyframes closing{0%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) 50%/contain no-repeat;height:280px;right:0;top:-300px;-webkit-transform:scaleY(1);transform:scaleY(1);width:calc(100vw - 5%)}25%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;height:280px;right:0;top:-300px;-webkit-transform:scaleY(1);transform:scaleY(1);width:calc(100vw - 5%)}50%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;border-radius:7px;height:260px;right:0;top:-300px;-webkit-transform:scaleY(1);transform:scaleY(1);width:calc(100vw - 5%)}to{background:#fff;border-radius:7px;height:30px;right:0;top:-50px;-webkit-transform:scaleY(.5);transform:scaleY(.5);width:30px}}@keyframes closing{0%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) 50%/contain no-repeat;height:280px;right:0;top:-300px;-webkit-transform:scaleY(1);transform:scaleY(1);width:calc(100vw - 5%)}25%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;height:280px;right:0;top:-300px;-webkit-transform:scaleY(1);transform:scaleY(1);width:calc(100vw - 5%)}50%{background:url(/static/media/PodcastPopupBubbleMobile.512b810be6f38fbf3466.svg) top/cover no-repeat;border-radius:7px;height:260px;right:0;top:-300px;-webkit-transform:scaleY(1);transform:scaleY(1);width:calc(100vw - 5%)}to{background:#fff;border-radius:7px;height:30px;right:0;top:-50px;-webkit-transform:scaleY(.5);transform:scaleY(.5);width:30px}}@-webkit-keyframes rotation{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotation{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes rotationClose{0%{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotationClose{0%{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{opacity:1;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media screen and (min-width:950px){.podcastPopup__bubble{-webkit-animation:opacity .3s ease 0s 1 forwards;animation:opacity .3s ease 0s 1 forwards;background:url(/static/media/PodcastPopupBubble.ded7ac116ae65f7c3ed6.svg) 50% no-repeat;box-sizing:border-box;height:130px;padding:20px 40px 50px;position:absolute;right:-50px;top:-130px;width:340px}.podcastPopup__links{-webkit-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:4px}.podcastPopup__link{color:#454545;font-size:15px;line-height:130%;text-align:center}.podcastPopup__link:hover{color:#ff4324}@-webkit-keyframes opacity{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes opacity{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}}@media screen and (min-width:1900px){.showreel{display:flex;position:relative;width:100%}.showreel__cover{height:100%;object-fit:cover;width:100%}.showreel__content{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:98px 170px 131px 98px;position:absolute;right:0}.showreel__text{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;color:#fff;font-size:100px;line-height:90%;max-width:30%}.showreel__playBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50% no-repeat;cursor:pointer;height:130px;width:130px}.showreel__video{background-color:#fff;border:none;display:none;top:-1px;z-index:2}}@media screen and (min-width:950px) and (max-width:1479px){.showreel{display:flex;position:relative;width:100%}.showreel__cover{height:100%;object-fit:cover;width:100%}.showreel__content{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:0 84px 60px 50px;position:absolute;right:0}.showreel__text{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;color:#fff;font-size:64px;line-height:90%;max-width:300px}.showreel__playBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50% no-repeat;background-size:contain;cursor:pointer;height:67px;width:67px}.showreel__video{background-color:#fff;border:none;display:none;top:-1px;z-index:2}}@media screen and (min-width:600px) and (max-width:949px){.showreel{display:flex;height:503px;position:relative;width:100%}.showreel__cover{height:100%;object-fit:cover;width:100%}.showreel__content{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:0 87px 60px 50px;position:absolute;right:0}.showreel__text{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;color:#fff;font-size:64px;line-height:90%;max-width:40%}.showreel__playBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50% no-repeat;background-size:contain;cursor:pointer;height:67px;width:67px}.showreel__video{background-color:#18191f;border:none;bottom:0;height:100%;left:0;right:0;top:0;width:100%;z-index:2}}@media screen and (min-width:320px) and (max-width:599px){.showreel{display:flex;height:100vh;position:relative;width:100%}.showreel__cover{height:100%;object-fit:cover;width:100%}.showreel__content{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.showreel__text{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;color:#fff;font-size:64px;line-height:90%;max-width:287px;text-align:center}.showreel__playBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50%/contain no-repeat;height:67px;margin-top:75px;width:67px}.showreel__video{background-color:#18191f;border:none;bottom:0;height:100%;left:0;right:0;top:0;width:100%;z-index:2}}@media screen and (min-width:1480px) and (max-width:1899px){.showreel{display:flex;position:relative;width:100%}.showreel__cover{height:100%;object-fit:cover;width:100%}.showreel__content{align-items:center;bottom:0;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:90px 140px 90px 102px;position:absolute;right:0}.showreel__text{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;color:#fff;font-size:100px;line-height:90%;max-width:30%}.showreel__playBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50% no-repeat;cursor:pointer;height:97px;width:97px}.showreel__video{background-color:#fff;border:none;display:none;top:-1px;z-index:2}}.preloader{background-color:#fff;display:flex;inset:0;position:fixed;z-index:3}.preloader__rectangles{display:flex;margin:auto}.preloader__rectangle{background-color:#e8edf3;flex-shrink:0;height:221px;width:92px}.preloader__pink{-webkit-animation:preloaderPink 3s ease 0s infinite normal forwards;animation:preloaderPink 3s ease 0s infinite normal forwards;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.preloader__red{-webkit-animation:preloaderRed 3s ease 0s infinite normal forwards;animation:preloaderRed 3s ease 0s infinite normal forwards;-webkit-transform:rotate(-15deg) translate(23px,-15px);transform:rotate(-15deg) translate(23px,-15px)}.preloader__violet{-webkit-animation:preloaderViolet 3s ease 0s infinite normal forwards;animation:preloaderViolet 3s ease 0s infinite normal forwards;-webkit-transform:rotate(15deg);transform:rotate(15deg)}@-webkit-keyframes preloaderPink{0%{background-color:#e8edf3}25%{background-color:#ffc7cb}50%{background-color:#e8edf3}75%{background-color:#e8edf3}to{background-color:#ffc7cb}}@keyframes preloaderPink{0%{background-color:#e8edf3}25%{background-color:#ffc7cb}50%{background-color:#e8edf3}75%{background-color:#e8edf3}to{background-color:#ffc7cb}}@-webkit-keyframes preloaderRed{0%{background-color:#e8edf3}25%{background-color:#e8edf3}50%{background-color:#ff4324}75%{background-color:#e8edf3}to{background-color:#ff4324}}@keyframes preloaderRed{0%{background-color:#e8edf3}25%{background-color:#e8edf3}50%{background-color:#ff4324}75%{background-color:#e8edf3}to{background-color:#ff4324}}@-webkit-keyframes preloaderViolet{0%{background-color:#e8edf3}25%{background-color:#e8edf3}50%{background-color:#e8edf3}75%{background-color:#512cb7}to{background-color:#512cb7}}@keyframes preloaderViolet{0%{background-color:#e8edf3}25%{background-color:#e8edf3}50%{background-color:#e8edf3}75%{background-color:#512cb7}to{background-color:#512cb7}}@media screen and (min-width:1900px){.ourServices{box-sizing:border-box;padding:137px 133px 105px;row-gap:120px}.ourServices,.ourServices__titles{display:flex;flex-direction:column}.ourServices__titles{row-gap:31px}.ourServices__titles>h2{max-width:1594px}.ourServices__services-container{padding-top:42px;width:92%}}@media screen and (min-width:950px) and (max-width:1479px){.ourServices{box-sizing:border-box;padding:59px 50px;row-gap:52px}.ourServices,.ourServices__titles{display:flex;flex-direction:column}.ourServices__titles{row-gap:23px}.ourServices__titles>h2{max-width:800px}.ourServices__services-container{padding-top:33px;width:100%}}@media screen and (min-width:320px) and (max-width:949px){.ourServices{background-color:#512cb7;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;padding:59px 0 52px;row-gap:52px}.ourServices__titles>h3{color:#fff;font-size:16px}.ourServices__titles{display:flex;flex-direction:column;padding:0 51px 0 40px;row-gap:23px}}@media screen and (min-width:1480px) and (max-width:1899px){.ourServices{box-sizing:border-box;padding:121px 100px;row-gap:90px}.ourServices,.ourServices__titles{display:flex;flex-direction:column}.ourServices__titles{row-gap:23px}.ourServices__titles>h2{max-width:1050px;width:90%}.ourServices__services-container{padding-top:33px;width:90%}}@media screen and (min-width:1900px){.serviceDescription{box-sizing:border-box;-webkit-column-gap:21px;column-gap:21px;display:flex;padding:0 100px 38px}.serviceDescription__description{background:#e8edf3;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:95px 83px;row-gap:36px;width:calc(100% - 622px)}.serviceDescription__description>h3{color:#a1a1a1}.serviceDescription__description>h2{font-size:48px}.serviceDescription__description>p{font-size:28px;line-height:140%}.serviceDescription__decoration{border-radius:20px;flex-shrink:0;height:auto;min-height:451px;object-fit:cover;width:601px}}@media screen and (min-width:950px) and (max-width:1479px){.serviceDescription{box-sizing:border-box;-webkit-column-gap:37px;column-gap:37px;display:flex;overflow-x:scroll;padding:0 0 12px}.serviceDescription__description{background:#e8edf3;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;margin-left:50px;padding:95px 83px;row-gap:20px;width:calc(100vw - 148px)}.serviceDescription::-webkit-scrollbar{display:none}.serviceDescription__description>h3{color:#a1a1a1}.serviceDescription__description>p{font-size:23px;line-height:140%}.serviceDescription__decoration{background-size:601px;border-radius:20px;flex-shrink:0;height:auto;margin-right:50px;min-height:386px;object-fit:cover;width:351px}}@media screen and (min-width:320px) and (max-width:949px){.serviceDescription{box-sizing:border-box;padding:46px 40px 0}.serviceDescription__description{display:flex;flex-direction:column;row-gap:19px}.serviceDescription__description>p{font-size:17px;line-height:150%}.serviceDescription__description>h3{font-size:16px}}@media screen and (min-width:1480px) and (max-width:1899px){.serviceDescription{box-sizing:border-box;-webkit-column-gap:37px;column-gap:37px;display:flex;padding:14px 100px 38px}.serviceDescription__description{background:#e8edf3;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;padding:95px 83px;row-gap:20px;width:calc(100% - 388px)}.serviceDescription__description>h3{color:#a1a1a1}.serviceDescription__description>p{font-size:23px;line-height:140%}.serviceDescription__decoration{border-radius:20px;flex-shrink:0;height:auto;min-height:451px;object-fit:cover;width:351px}.serviceDescription__animation_first{-webkit-animation:slideBottomServices .6s ease 0s 1 normal forwards;animation:slideBottomServices .6s ease 0s 1 normal forwards}.serviceDescription__animation_second{-webkit-animation:slideBottomServices .6s ease .2s 1 normal forwards;animation:slideBottomServices .6s ease .2s 1 normal forwards}@-webkit-keyframes slideBottomServices{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideBottomServices{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}}@media screen and (min-width:1900px){.relatedProjects{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:55px 0;row-gap:30px}.relatedProjects>h2,.relatedProjects>h3{padding-left:133px}.relatedProjects__projects{-webkit-column-gap:5px;column-gap:5px;display:flex;overflow:scroll;padding:25px 133px 0}.relatedProjects__projects>.projectBlock{flex-shrink:0;width:44vw}.relatedProjects__projects::-webkit-scrollbar{display:none}.relatedProjects__project{height:calc(33.33333vw - 84.66667px);width:calc(50vw - 134px)}}@media screen and (min-width:950px) and (max-width:1479px){.relatedProjects{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:42px 0 28px;row-gap:22px}.relatedProjects>h2,.relatedProjects>h3{padding-left:50px}.relatedProjects__projects{-webkit-column-gap:4px;column-gap:4px;display:flex;overflow:scroll;padding:18px 50px 0}.relatedProjects__projects>.projectBlock{flex-shrink:0;width:53vw}.relatedProjects__projects::-webkit-scrollbar{display:none}.relatedProjects__project{height:calc(33.33333vw + 16px);width:calc(52.63158vw - 6px)}}@media screen and (min-width:320px) and (max-width:949px){.relatedProjects{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:46px 0 0;row-gap:19px}.relatedProjects>h3{font-size:16px;padding-left:40px}.relatedProjects>h2{padding:0 30px 0 40px}.relatedProjects__projects>a{display:flex}.relatedProjects__projects{align-items:stretch;-webkit-column-gap:20px;column-gap:20px;display:flex;overflow:scroll;padding:18px 40px 0}.relatedProjects__projects::-webkit-scrollbar{display:none}.relatedProjects__project{height:calc(33.33333vw + 16px);width:calc(52.63158vw - 6px)}.relatedProjects__projects>.projectBlock{flex-shrink:0;height:auto;width:77vw}}@media screen and (min-width:1480px) and (max-width:1899px){.relatedProjects{box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;padding:42px 0;row-gap:22px}.relatedProjects>h2,.relatedProjects>h3{padding-left:100px}.relatedProjects__projects{-webkit-column-gap:4px;column-gap:4px;display:flex;overflow:scroll;padding:19px 100px 0}.relatedProjects__projects>.projectBlock{flex-shrink:0;width:44vw}.relatedProjects__projects::-webkit-scrollbar{display:none}.relatedProjects__project{height:calc(33.33333vw - 62.66667px);width:calc(50vw - 104px)}}@media screen and (min-width:1900px){.connectToHead{box-sizing:border-box;padding:82px 133px}.connectToHead__container{background-color:rgba(170,188,210,.27);box-sizing:border-box;display:flex;height:100%;justify-content:space-around;overflow:hidden;padding:0 0 0 126px;width:100%}.connectToHead__text{display:flex;flex-direction:column;padding:224px 0 172px;row-gap:61px;width:1025px}.connectToHead__container>img{align-self:flex-end;max-width:551px;width:100%}}@media screen and (min-width:950px) and (max-width:1479px){.connectToHead{box-sizing:border-box;padding:33px 50px}.connectToHead__container{background-color:rgba(170,188,210,.27);box-sizing:border-box;display:flex;height:100%;overflow:hidden;padding:0 0 0 45px;position:relative;width:100%}.connectToHead__text{display:flex;flex-direction:column;max-width:485px;padding:129px 0 81px;row-gap:61px}.connectToHead__container>img{bottom:0;height:100%;position:absolute;right:0}}@media screen and (min-width:320px) and (max-width:949px){.connectToHead{box-sizing:border-box;padding:46px 40px}.connectToHead__container{background-color:rgba(170,188,210,.27);box-sizing:border-box;display:flex;height:200vw;max-height:432px;overflow:hidden;padding:0 0 0 33px;position:relative;width:100%}.connectToHead__text{display:flex;flex-direction:column;font-size:25px;padding:33px 0 207px;row-gap:24px;width:70%}.connectToHead__container>img{bottom:0;max-height:100%;position:absolute;right:-20px;width:45vw}}@media screen and (min-width:1480px) and (max-width:1899px){.connectToHead{box-sizing:border-box;padding:62px 100px}.connectToHead__container{align-items:flex-end;background-color:rgba(170,188,210,.27);box-sizing:border-box;display:flex;height:100%;overflow:hidden;padding:0 36px 0 95px;position:relative;width:100%}.connectToHead__text{display:flex;flex-direction:column;max-width:689px;padding:168px 0 143px;row-gap:61px;width:63%}.connectToHead__container>img{bottom:0;position:absolute;right:0;width:429px}}@media screen and (min-width:1900px){.seeAlso{box-sizing:border-box;display:flex;justify-content:space-between;padding:57px 133px 112px}.seeAlso>div>p{font-size:33px}.seeAlso__btnsContainer{align-items:flex-end;display:flex;flex-direction:column;row-gap:20px}.seeAlso__btnsContainer>span{font-size:26px}.seeAlso__nextService{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:42px;cursor:pointer;padding-right:62px}.seeAlso__goUp{background:url(/static/media/GoUpArrow.2616f1c7de3724e75d79.svg) 100% 0 no-repeat;background-size:42px;cursor:pointer;padding-right:62px}}@media screen and (min-width:950px) and (max-width:1479px){.seeAlso{box-sizing:border-box;display:flex;justify-content:space-between;padding:49px 50px 81px}.seeAlso__btnsContainer{align-items:flex-end;display:flex;flex-direction:column;row-gap:20px}.seeAlso__nextService{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:43px;cursor:pointer;padding-right:62px}.seeAlso__goUp{background:url(/static/media/GoUpArrow.2616f1c7de3724e75d79.svg) 100% 0 no-repeat;background-size:41px;cursor:pointer;padding-right:62px}.seeAlso>div>p{font-size:24px}}@media screen and (min-width:320px) and (max-width:949px){.seeAlso{box-sizing:border-box;padding:0 40px 46px}.seeAlso,.seeAlso__btnsContainer{display:flex;flex-direction:column}.seeAlso__btnsContainer{padding-top:33px;row-gap:20px}.seeAlso__nextService{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 93% no-repeat;background-size:41px;min-height:59px}.seeAlso__goUp,.seeAlso__nextService{align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;display:flex;font-size:16px!important;padding:7px 78px 7px 24px;width:100%}.seeAlso__goUp{background:url(/static/media/GoUpArrow.2616f1c7de3724e75d79.svg) 93% no-repeat;background-size:41px;height:59px}.seeAlso>div>p{font-size:25px}}@media screen and (min-width:1480px) and (max-width:1899px){.seeAlso{box-sizing:border-box;display:flex;justify-content:space-between;padding:42px 100px 103px}.seeAlso__btnsContainer{align-items:baseline;align-items:flex-end;display:flex;flex-direction:column;row-gap:20px}.seeAlso__nextService{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:42px;cursor:pointer;padding-right:62px}.seeAlso__goUp{background:url(/static/media/GoUpArrow.2616f1c7de3724e75d79.svg) 100% 0 no-repeat;background-size:42px;cursor:pointer;padding-right:62px}}@media screen and (min-width:1900px){.insights{align-items:center;display:flex;flex-direction:column;padding:72px 133px 103px}.insights__topPart{width:100%}.insights__titles{display:flex;flex-direction:column;max-width:1650px;row-gap:31px;width:90%}.insights__mainInsight-container{align-items:center;cursor:pointer;display:flex;margin:46px 0 73px;max-height:750px;object-fit:cover;overflow:hidden;position:relative;width:100%}.insights__mainInsight-container>div>div>div{margin:5px 0 0}.insights__section-container{border-bottom:2px solid #e8edf3;-webkit-column-gap:22px;column-gap:22px;display:flex;margin-bottom:3px;padding-bottom:65px}.insights__moreBtn-container{padding:70px 0 0}}@media screen and (min-width:950px) and (max-width:1479px){.insights{align-items:center;display:flex;flex-direction:column;padding:50px 50px 64px}.insights__topPart{width:100%}.insights__titles{display:flex;flex-direction:column;max-width:90%;row-gap:23px}.insights__mainInsight-container{align-items:center;cursor:pointer;display:flex;margin:57px 0 38px;max-height:563px;object-fit:cover;overflow:hidden;position:relative;width:100%}.insights__section-container{border-bottom:2px solid #e8edf3;-webkit-column-gap:22px;column-gap:22px;display:flex;margin-bottom:3px;padding-bottom:60px}.insights__moreBtn-container{padding:70px 0 0}}@media screen and (min-width:320px) and (max-width:949px){.insights,.insights__topPart{display:flex;flex-direction:column}.insights__topPart{background-color:#ff4324;color:#fff;overflow:hidden}.insights__titles{box-sizing:border-box;display:flex;flex-direction:column;padding:57px 40px 52px;row-gap:45px;width:348px}.insights__titles>h3{color:#fff}.insights__mainInsight-container{align-items:center;cursor:pointer;display:flex;margin:57px 0 38px;max-height:563px;object-fit:cover;overflow:hidden;position:relative;width:100%}.insights__section-container{-webkit-column-gap:22px;column-gap:22px;display:flex;overflow:scroll;padding:0 40px 60px}.insights__section-container::-webkit-scrollbar{display:none}.insights__moreBtn-container{align-self:center;padding:46px 0 58px}}@media screen and (min-width:1480px) and (max-width:1899px){.insights{align-items:center;display:flex;flex-direction:column;padding:69px 100px 77px}.insights__topPart{width:100%}.insights__titles{display:flex;flex-direction:column;max-width:90%;row-gap:23px}.insights__mainInsight-container{align-items:center;cursor:pointer;display:flex;margin:55px 0;max-height:563px;object-fit:cover;overflow:hidden;position:relative;width:100%}.insights__section-container{border-bottom:2px solid #e8edf3;-webkit-column-gap:22px;column-gap:22px;display:flex;margin-bottom:3px;padding-bottom:48px}.insights__moreBtn-container{padding:70px 0 0}}@media screen and (min-width:1900px){.textInsightBlock__container{border-bottom:2px solid #e8edf3;-webkit-column-gap:87px;column-gap:87px;display:flex;padding:55px 0}.textInsightBlock__cover-container{overflow:hidden;width:516px}.textInsightBlock__content-container{display:flex;flex-direction:column;row-gap:21px;width:63%}.textInsightBlock__section-container{align-items:baseline;-webkit-column-gap:20px;column-gap:20px;display:flex;justify-content:space-between;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.textInsightBlock__section{font-size:30px;font-weight:700;line-height:1}.textInsightBlock__section-container>div{background-size:22px;font-size:20px;padding-left:23px}.textInsightBlock__title{width:calc(100% - 115px)}.textInsightBlock__text{font-size:28px;line-height:150%;margin-top:11px;width:calc(100% - 98px)}.textInsightBlock__infoContainer{align-items:flex-end;color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:26px;line-height:120%;margin-top:44px}.textInsightBlock__btn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:56px;box-sizing:border-box;color:#454545;font-size:26px;line-height:120%;margin-top:auto;width:223px}}@media screen and (min-width:950px) and (max-width:1479px){.textInsightBlock__container{border-bottom:2px solid #e8edf3;-webkit-column-gap:49px;column-gap:49px;display:flex;padding:42px 0}.textInsightBlock__cover-container{height:445px;overflow:hidden;width:388px}.textInsightBlock__content-container{display:flex;flex-direction:column;max-width:486px;row-gap:17px;width:53%}.textInsightBlock__section{font-size:22px!important}.textInsightBlock__section-container{align-items:baseline;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.textInsightBlock__section{font-size:22px;font-weight:700;line-height:1}.textInsightBlock__section-container>div{margin:7px 0 0 29px}.textInsightBlock__title{width:calc(100% - 50px)}.textInsightBlock__text{font-size:23px;line-height:150%;margin-top:7px}.textInsightBlock__infoContainer{align-items:flex-end;color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:20px;line-height:120%;margin-top:44px}.textInsightBlock__btn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;box-sizing:border-box;color:#454545;margin-top:auto;width:170px}}@media screen and (min-width:320px) and (max-width:949px){.textInsightBlock__container{border-bottom:2px solid #e8edf3;display:flex;flex-direction:column;margin:41px 20px 0}.textInsightBlock__cover-container{height:445px;overflow:hidden;position:relative;width:100%}.textInsightBlock__coverRecommendation{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(232,237,243,.6);border-radius:7px;bottom:22px;display:flex;height:43px;justify-content:center;position:absolute;right:23px;width:153px}.textInsightBlock__content-container{display:flex;flex-direction:column;padding:32px 20px 36px;row-gap:19px}.textInsightBlock__section-container{align-items:baseline;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.textInsightBlock__section{font-size:16px;font-weight:700;line-height:1}.textInsightBlock__section-container>div{margin:7px 0 0 29px}.textInsightBlock__title{width:calc(100% - 50px)}.textInsightBlock__text{font-size:17px;line-height:150%;margin-bottom:25px;margin-top:7px}.textInsightBlock__infoContainer{align-items:center;color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:16px;justify-content:space-between;line-height:120%;margin-top:44px}.textInsightBlock__content-container>a>div{font-size:16px;width:143px}}@media screen and (min-width:1480px) and (max-width:1899px){.textInsightBlock__container{border-bottom:2px solid #e8edf3;-webkit-column-gap:65px;column-gap:65px;display:flex;padding:42px 0}.textInsightBlock__cover-container{overflow:hidden;width:388px}.textInsightBlock__content-container{display:flex;flex-direction:column;row-gap:17px;width:63%}.textInsightBlock__section-container{-webkit-column-gap:20px;column-gap:20px;display:flex;display:"flex";justify-content:"space-between";width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.textInsightBlock__section-container>div{background-size:22px;font-size:20px;padding-left:23px}.textInsightBlock__section{font-size:22px;font-weight:700;line-height:1}.textInsightBlock__title{width:540px}.textInsightBlock__text{font-size:23px;line-height:150%;margin-top:7px}.textInsightBlock__infoContainer{align-items:flex-end;color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:20px;line-height:120%;margin-top:27px}}@media screen and (min-width:1900px){.podcastInsightBlock__container{background-color:#fff;box-sizing:border-box;padding:31px 0;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.podcastInsightBlock{background:url(/static/media/PodcastInsightCover.d5ac96722b8b366b88eb.svg) 100% 100% no-repeat,rgba(170,188,210,.27);background-size:637px;box-sizing:border-box;padding:117px 104px}.podcastInsightBlock__text{display:flex;flex-direction:column;height:100%;row-gap:19px;width:76%}.podcastInsightBlock__section-container{align-items:baseline;-webkit-column-gap:32px;column-gap:32px;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.podcastInsightBlock__section-container>div{background-size:16px;font-size:20px;padding-left:23px}.podcastInsightBlock__section{font-size:30px;font-weight:700;line-height:1}.podcastInsightBlock__description{font-size:28px;padding-top:16px}.podcastInsightBlock__infoContainer{align-items:baseline;color:#949494;-webkit-column-gap:68px;column-gap:68px;display:flex;font-size:26px;line-height:120%;margin-top:33px}.podcastInsightBlock__btn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;color:#949494;font-size:26px;line-height:120%;margin-top:5px;position:relative;width:322px}.podcastInsightBlock__btn:hover{color:#454545}}@media screen and (min-width:950px) and (max-width:1479px){.podcastInsightBlock__container{background-color:#fff;box-sizing:border-box;padding:32px 0;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.podcastInsightBlock{background:rgba(170,188,210,.27);box-sizing:border-box;padding:49px 45px}.podcastInsightBlock__text{display:flex;flex-direction:column;height:100%;row-gap:19px;width:calc(100% - 80px)}.podcastInsightBlock__section-container{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.podcastInsightBlock__section{font-size:22px;font-weight:700;line-height:1}.podcastInsightBlock__description{font-size:23px}.podcastInsightBlock__infoContainer{align-items:baseline;color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:20px;line-height:120%;margin-top:30px}.podcastInsightBlock__btn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;color:#454545;font-size:20px;line-height:120%;margin-top:5px;position:relative;width:245px}}@media screen and (min-width:320px) and (max-width:949px){.podcastInsightBlock__container{background-color:#fff;position:relative;-webkit-transform:translateY(-3px);transform:translateY(-3px);z-index:2}.podcastInsightBlock{background:#e8edf3;box-sizing:border-box;padding:38px 40px 48px}.podcastInsightBlock__text{display:flex;flex-direction:column;height:100%;row-gap:19px}.podcastInsightBlock__section-container{align-items:baseline;-webkit-column-gap:20px;column-gap:20px;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.podcastInsightBlock__section{font-size:16px;font-weight:700;line-height:1}.podcastInsightBlock__title{font-size:25px;margin-bottom:18px}.podcastInsightBlock__description{font-size:17px;line-height:150%}.podcastInsightBlock__infoContainer{align-items:baseline;color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:16px;justify-content:space-between;line-height:120%;margin-top:24px}.podcastInsightBlock__btn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;color:#454545;margin-top:5px;padding-right:55px;position:relative}.podcastInsightBlock__popupBackground{background-color:rgba(0,0,0,.58);inset:0;position:fixed;z-index:2}}@media screen and (min-width:1480px) and (max-width:1899px){.podcastInsightBlock__container{background-color:#fff;box-sizing:border-box;padding:35px 0;-webkit-transform:translateY(-3px);transform:translateY(-3px)}.podcastInsightBlock{background-color:rgba(170,188,210,.27);background:url(/static/media/PodcastInsightCover.d5ac96722b8b366b88eb.svg) no-repeat rgba(170,188,210,.27);background-position:calc(100% + 60px) bottom!important;background-size:448px!important;box-sizing:border-box;padding:62px 90px 69px}.podcastInsightBlock__text{display:flex;flex-direction:column;height:100%;row-gap:17px;width:80%}.podcastInsightBlock__section-container{-webkit-column-gap:23px;column-gap:23px;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.podcastInsightBlock__section{font-size:22px;font-weight:700;line-height:1}.podcastInsightBlock__description{font-size:23px;padding-top:7px}.podcastInsightBlock__infoContainer{color:#949494;-webkit-column-gap:43px;column-gap:43px;display:flex;font-size:20px;line-height:120%;margin-top:33px}.podcastInsightBlock__btn{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 100% no-repeat;background-size:41px;color:#454545;cursor:pointer;position:relative;width:245px}}@media screen and (min-width:320px) and (max-width:949px){.podcastInfo{display:flex;flex-direction:column;justify-content:space-between;padding:46px 0}.podcastInfo__textContainer{align-items:center;display:flex;flex-direction:column;padding:0 30px 0 40px;row-gap:24px}.podcastInfo__text{font-size:17px!important;line-height:150%}.podcastInfo__textContainer>h2{font-size:23px}.podcastInfo__mediaBlock{background:#e8edf3;border-radius:6px;box-sizing:border-box;margin:46px 40px;padding:30px 30px 34px}.podcastInfo__coverMobile{background:url(/static/media/PodcastGeneralCover.75ca6a1d160495de3303.png) 50%/contain no-repeat;height:calc(100vw - 70px);width:calc(100vw - 70px)}.podcastInfo__mediaTitle{font-size:23px;font-weight:700;line-height:110%;padding-bottom:22px}.podcastInfo__mediaLinks{color:#454545;-webkit-column-gap:13px;column-gap:13px;display:flex;flex-wrap:wrap;font-size:16px;line-height:130%;row-gap:11px}.podcastInfo__mediaLinks>a{border:1.5px solid #aabcd2;border-radius:7px;padding:9px 12px}.podcastInfo__mobileTitle{font-size:25px;font-weight:700;margin:0 40px}}@media screen and (min-width:950px){.podcastInfo{border-bottom:2px solid #e8edf3;-webkit-column-gap:56px;column-gap:56px;display:flex;justify-content:space-between;padding:87px 0}.podcastInfo__textContainer{display:flex;flex-direction:column;row-gap:55px}.podcastInfo__text{line-height:150%;padding-right:70px}.podcastInfo__mediaBlock{background:#e8edf3;border-radius:6px;box-sizing:border-box;min-width:334px;padding:33px 35px 25px 37px}.podcastInfo__cover{background:url(/static/media/PodcastGeneralCover.75ca6a1d160495de3303.png) 50% no-repeat;height:150px;width:150px}.podcastInfo__mediaTitle{font-size:20px;font-weight:700;line-height:110%;padding:24px 0 10px;width:212px}.podcastInfo__mediaLinks{color:rgba(0,0,0,.25);-webkit-column-gap:13px;column-gap:13px;display:flex;flex-wrap:wrap;font-size:16px;line-height:130%;row-gap:4px}.podcastInfo__mediaLinks>a:hover{color:#454545}}@media screen and (min-width:1900px){.header{align-items:center;border-bottom:1px solid #e5e9f2;box-sizing:border-box;display:flex;height:100px;justify-content:space-between;padding:0 93px;width:100%}.header__logo{width:142px}.header__tabs{width:48%}.header__navtabs,.header__tabs{display:flex;justify-content:space-between}.header__navtabs{width:63%}.header__tab{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:22px;line-height:20px}.header__tab.activated{font-weight:700}.header__tab_language{align-items:flex-end;color:#949494;cursor:pointer;display:flex}.active_language{color:#18191f}}@media screen and (min-width:950px) and (max-width:1479px){.header{align-items:center;border-bottom:1px solid #e5e9f2;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;padding:0 50px;width:100%}.header__logo{width:125px}.header__tabs{width:52%}.header__navtabs,.header__tabs{display:flex;justify-content:space-between}.header__navtabs{width:63%}.header__tab{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:17px;line-height:20px}.header__tab.activated{font-weight:700}.header__tab_language{align-items:flex-end;color:#949494;cursor:pointer;display:flex}.active_language{color:#18191f}}@media screen and (min-width:1480px) and (max-width:1899px){.header{align-items:center;border-bottom:1px solid #e5e9f2;box-sizing:border-box;display:flex;height:88px;justify-content:space-between;padding:0 93px;width:100%}.header__logo{width:142px}.header__tabs{width:48%}.header__navtabs,.header__tabs{display:flex;justify-content:space-between}.header__navtabs{width:63%}.header__tab{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;font-size:20px;line-height:20px}.header__tab.activated{font-weight:700}.header__tab_language{align-items:flex-end;color:#949494;cursor:pointer;display:flex}.active_language{color:#18191f}}@media screen and (min-width:400px) and (max-width:599px){.headerMobile{align-items:center;box-sizing:border-box;display:flex;height:70px;justify-content:space-between;padding:0 37px;width:100%}.headerMobile__logo{width:126px}.headerMobile__menuBtn{display:flex;justify-content:space-between;width:46px}.headerMobile__menuDot{background:#18191f;height:10.35px;-webkit-transform:matrix(1,.24,-.09,.97,0,0);transform:matrix(1,.24,-.09,.97,0,0);transition:all .5s ease;width:10.17px}.menuOpened{background:#512cb7;-webkit-transform:matrix(-1,.24,.09,.97,0,0);transform:matrix(-1,.24,.09,.97,0,0)}.mobileMenu__language{color:#949494;font-size:18px;padding-right:38px;text-transform:uppercase}}@media screen and (min-width:320px) and (max-width:399px){.headerMobile{align-items:center;box-sizing:border-box;display:flex;height:70px;justify-content:space-between;padding:0 20px;width:100%}.headerMobile__logo{width:126px}.headerMobile__menuBtn{display:flex;justify-content:space-between;width:46px}.headerMobile__menuDot{background:#18191f;height:10.35px;-webkit-transform:matrix(1,.24,-.09,.97,0,0);transform:matrix(1,.24,-.09,.97,0,0);transition:all .5s ease;width:10.17px}.menuOpened{background:#512cb7;-webkit-transform:matrix(-1,.24,.09,.97,0,0);transform:matrix(-1,.24,.09,.97,0,0)}.mobileMenu__language{color:#949494;font-size:18px;padding-right:36px;text-transform:uppercase}}@media screen and (min-width:600px) and (max-width:949px){.headerMobile{align-items:center;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;padding:0 44px;width:100%}.headerMobile__logo{width:126px}.headerMobile__menuBtn{display:flex;justify-content:space-between;width:61px}.headerMobile__menuDot{background:#18191f;height:13.5px;-webkit-transform:matrix(1,.24,-.09,.97,0,0);transform:matrix(1,.24,-.09,.97,0,0);transition:all .5s ease;width:13.5px}.menuOpened{background:#512cb7;-webkit-transform:matrix(-1,.24,.09,.97,0,0);transform:matrix(-1,.24,.09,.97,0,0)}.mobileMenu__language{color:#949494;font-size:18px;padding-right:42px;text-transform:uppercase}}.mobileMenu__background{background-color:rgba(0,0,0,.58);height:calc(100vh - 70px);left:0;position:fixed;right:0;top:70px;z-index:5}.mobileMenu{align-items:center;background-color:#fff;display:flex;flex-direction:column;padding-bottom:57px;-webkit-transform:translateY(-120%);transform:translateY(-120%);transition:all 1s ease}.mobileMenu.opened{-webkit-transform:translateY(0);transform:translateY(0)}.mobileMenu__container{align-items:center;display:flex;flex-direction:column;padding:66px 0 56px;row-gap:30px}.mobileMenu__link{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;color:#18191f;font-size:25px;line-height:20px}.mobileMenu__link.activated{font-weight:700}@media screen and (min-width:1900px){.footer{background-color:#232520;box-sizing:border-box;color:#949494;justify-content:center;padding:129px 0 105px;width:100%}.footer,.footer__links{align-items:center;display:flex;flex-direction:column}.footer__links{font-size:22px;width:53%}.footer__tabs{color:#fff;display:flex;font-size:22px;justify-content:space-between;line-height:20px;padding-bottom:30px;width:100%}.footer__socialMedia{-webkit-column-gap:20px;column-gap:20px;display:flex;justify-content:center;margin:56px 0 0}.footer__copyright{font-size:24px}}@media screen and (min-width:950px) and (max-width:1480px){.footer{background-color:#232520;box-sizing:border-box;color:#949494;justify-content:center;padding:129px 146px 105px}.footer,.footer__links{align-items:center;display:flex;flex-direction:column;width:100%}.footer__links{font-size:19px}.footer__tabs{color:#fff;display:flex;font-size:17px;justify-content:space-between;line-height:20px;padding-bottom:30px;width:100%}.footer__socialMedia{-webkit-column-gap:20px;column-gap:20px;display:flex;justify-content:center;margin:56px 0 0}.footer__copyright{font-size:20px}}@media screen and (min-width:600px) and (max-width:949px){.footer{align-items:center;background-color:#18191f;box-sizing:border-box;color:#949494;flex-direction:column;font-size:19px;justify-content:center;padding:68px 64px 79px}.footer,.footer__links{display:flex;width:100%}.footer__links{justify-content:space-between}.footer__tabs{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:17px;line-height:20px;row-gap:20px}.footer__socialMedia{-webkit-column-gap:20px;column-gap:20px;display:flex;height:37px;justify-content:center;margin:65px 0 35px}.footer__copyright{font-size:20px;padding-top:20px}}@media screen and (min-width:420px) and (max-width:599px){.footer{background-color:#18191f;box-sizing:border-box;color:#949494;flex-direction:column;font-size:16px;justify-content:center;padding:59px 45px 69px}.footer,.footer__links{display:flex;width:100%}.footer__links{justify-content:space-between}.footer__tabs{color:#fff;display:flex;flex-direction:column;font-size:17px;line-height:20px;row-gap:20px}.footer__socialMedia{-webkit-column-gap:20px;column-gap:20px;display:flex;height:37px;margin:49px 0}.footer__copyright{font-size:17px;padding-top:20px}}@media screen and (min-width:320px) and (max-width:419px){.footer{background-color:#18191f;box-sizing:border-box;color:#949494;flex-direction:column;font-size:16px;justify-content:center;line-height:120%;padding:59px 28px 74px;text-align:center}.footer,.footer__links{display:flex;width:100%}.footer__links{justify-content:space-between;margin:0 8px}.footer__tabs{color:#fff;display:flex;flex-direction:column;font-size:17px;line-height:118%;row-gap:20px}.footer__socialMedia{-webkit-column-gap:20px;column-gap:20px;display:flex;height:32px;margin:42px 0 38px}}@media screen and (min-width:1480px) and (max-width:1899px){.footer{background-color:#232520;box-sizing:border-box;color:#949494;justify-content:center;padding:103px 0 88px;width:100%}.footer,.footer__links{align-items:center;display:flex;flex-direction:column}.footer__links{font-size:19px;width:53%}.footer__tabs{color:#fff;display:flex;font-size:20px;justify-content:space-between;line-height:20px;padding-bottom:64px;width:100%}.footer__socialMedia{-webkit-column-gap:20px;column-gap:20px;display:flex;justify-content:center;margin:48px 0 0}.footer__copyright{font-size:20px}}@media screen and (min-width:1900px){.article__container{box-sizing:border-box;display:flex;flex-direction:column;padding:73px 100px 100px;row-gap:95px}.article__titleContainer{display:flex;flex-direction:column;row-gap:24px}.article__section{font-size:26px}.article__content{-webkit-column-gap:180px;column-gap:180px;display:flex}.article__mainText{display:flex;flex-direction:column;row-gap:53px}.article__text{font-size:25px;font-weight:400;line-height:150%}.article__subtitle{font-size:28px;font-weight:700;line-height:150%;padding-bottom:40px}.article__cover{height:501px;width:516px}.article__cover>img{height:100%;object-fit:cover;width:100%}.article__recommendation{margin:40px 0 62px}.article__recommendation>span{font-size:30px;font-weight:700;line-height:120%}.article__recommendation>p{color:#949494;font-size:33px;line-height:120%;margin:20px 0 41px}.article__recomendations{align-items:stretch;-webkit-column-gap:20px;column-gap:20px;display:flex}.recommendationColored{background-color:#e8edf3;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:285px;padding:60px;width:calc(50% - 10px)}.recommendationColored>span{font-size:20px;font-weight:700;line-height:120%}.recommendationColored>p{color:#454545;font-size:25px;line-height:120%;margin:20px 0 41px}.article__mainText>h3,.article__mainText>h4{color:#454545;font-size:38px;font-weight:700;line-height:150%;margin-top:27px}.article__mainText>h2{font-size:50px;font-weight:700;margin-bottom:27px}.article__mainText>img,.article__mainText>p>img{object-fit:contain;width:100%}.article__mainText>p{font-size:33px;line-height:150%}.article__author{color:#949494;font-size:33px;line-height:130%;margin-top:40px;width:644px}.article__pdfCover{padding-bottom:40px;width:387px}}@media screen and (min-width:950px) and (max-width:1479px){.article__container{box-sizing:border-box;display:flex;flex-direction:column;padding:76px 50px 81px;row-gap:72px}.article__titleContainer{display:flex;flex-direction:column;row-gap:27px}.article__section{font-size:20px}.article__content{-webkit-column-gap:61px;column-gap:61px;display:flex}.article__mainText{display:flex;flex-direction:column;row-gap:40px}.article__text{font-size:25px;font-weight:400;line-height:150%}.article__subtitle{font-size:28px;font-weight:700;line-height:150%;padding-bottom:40px}.article__cover{height:261px;width:282px}.article__cover>img{height:100%;object-fit:cover;width:100%}.article__recommendation{margin:40px 0 62px}.article__recommendation>span{font-size:22px;font-weight:700;line-height:120%}.article__recommendation>p{color:#949494;font-size:25px;line-height:120%;margin:20px 0 41px}.article__recomendations{align-items:stretch;-webkit-column-gap:20px;column-gap:20px;display:flex}.recommendationColored{background-color:#e8edf3;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-top:0;min-height:285px;padding:60px;width:calc(50% - 10px)}.recommendationColored>span{font-size:20px;font-weight:700;line-height:120%}.recommendationColored>p{color:#454545;font-size:25px;line-height:120%;margin:20px 0 41px}.article__mainText>h3,.article__mainText>h4{color:#454545;font-size:28px;font-weight:700;line-height:150%;margin-top:27px}.article__mainText>h2{font-size:33px;font-weight:700;margin-bottom:19px}.article__mainText>img,.article__mainText>p>img{object-fit:contain;width:100%}.article__mainText>p{font-size:25px;line-height:150%}.article__author{color:#949494;font-size:20px;line-height:130%;margin-top:40px;width:459px}.article__pdfCover{padding-bottom:40px;width:261px}}@media screen and (min-width:320px) and (max-width:949px){.article__container{box-sizing:border-box;display:flex;flex-direction:column;padding:40px 20px 58px;row-gap:37px}.article__titleContainer{display:flex;flex-direction:column;padding:0 20px;row-gap:19px}.article__title{font-size:28px}.article__section{font-size:16px}.article__content,.article__mainText{display:flex;flex-direction:column}.article__mainText{row-gap:19px}.article__mainText>h3,.article__mainText>h4{color:#454545;line-height:150%;margin-top:17px}.article__mainText>h2,.article__mainText>h3,.article__mainText>h4{font-size:23px;font-weight:400;padding:0 20px}.article__mainText>img,.article__mainText>p>img{margin-top:17px;object-fit:contain;width:100%}.article__mainText>p{font-size:17px;line-height:150%;padding:0 20px}.article__getBackBtn{align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;display:flex;height:59px;justify-content:space-between;margin:48px auto 0;padding:0 24px;width:346px}.article__getBackBtnArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 0 no-repeat;height:15px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:42px}.article__saveBtnMobile{align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;display:flex;height:59px;justify-content:space-between;margin:11px auto 0;padding:0 24px;width:346px}.article__saveBtnArrow{background:url(/static/media/GoUpArrow.2616f1c7de3724e75d79.svg) 0 no-repeat;height:22px;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);width:42px}.article__text{font-size:25px;font-weight:400;line-height:150%}.article__subtitle{font-size:28px;font-weight:700;line-height:150%;padding-bottom:40px}.article__cover{display:flex;flex-direction:column;margin-bottom:37px;row-gap:19px}.article__cover>img{height:100%}.article__cover>img,.article__coverMobile{object-fit:cover;width:100%}.article__recommendation{background-color:#e8edf3;margin:37px 0 0;padding:37px 32px;width:100%}.article__recommendation>div>span{font-size:22px;font-weight:700;line-height:120%;margin-right:20px}.article__recommendation>p{color:#18191f;font-size:23px;line-height:120%;margin:19px 0 34px}.article__recomendations{align-items:stretch;background-color:#e8edf3;-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;margin-top:8px}.recommendationColored{background-color:#e8edf3;box-sizing:initial;display:flex;flex-direction:column;height:227px;justify-content:center;margin:37px 32px;width:100%}.recommendationColored:first-of-type{border-bottom:2px solid #aabcd2;margin:37px 32px 0;padding-bottom:37px}.recommendationColored>span{font-size:22px;font-weight:700;line-height:120%;margin-right:20px}.recommendationColored>p{color:#18191f;font-size:23px;line-height:120%;margin:19px 0 34px}.article__author{color:#949494;font-size:20px;line-height:130%;margin:0 20px}.article__pdfCover{padding-bottom:40px;width:261px}}@media screen and (min-width:1480px) and (max-width:1899px){.article__container{box-sizing:border-box;display:flex;flex-direction:column;padding:73px 100px 100px;row-gap:71px}.article__titleContainer{display:flex;flex-direction:column;row-gap:24px}.article__content{-webkit-column-gap:84px;column-gap:84px;display:flex}.article__section{font-size:20px}.article__mainText{display:flex;flex-direction:column;row-gap:40px}.article__text{font-size:25px;font-weight:400;line-height:150%}.article__subtitle{font-size:28px;font-weight:700;line-height:150%;padding-bottom:40px}.article__cover{height:376px;width:387px}.article__cover>img{height:100%;object-fit:cover;width:100%}.article__recommendation{margin:40px 0 62px}.article__recommendation>span{font-size:22px;font-weight:700;line-height:120%}.article__recommendation>p{color:#454545;font-size:25px;line-height:120%;margin:20px 0 41px}.article__recomendations{align-items:stretch;-webkit-column-gap:20px;column-gap:20px;display:flex}.recommendationColored{background-color:#e8edf3;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0;min-height:285px;padding:60px;width:calc(50% - 10px)}.recommendationColored>span{font-size:20px;font-weight:700;line-height:120%}.recommendationColored>p{color:#454545;font-size:25px;line-height:120%;margin:20px 0 41px}.article__mainText>h3,.article__mainText>h4{color:#454545;font-size:28px;font-weight:700;line-height:150%;margin-top:27px}.article__mainText>h2{font-weight:700;margin-bottom:27px}.article__mainText>img,.article__mainText>p>img{object-fit:contain;width:100%}.article__mainText>p{font-size:25px;line-height:150%}.article__author{color:#949494;font-size:20px;line-height:130%;margin-top:40px;width:644px}.article__pdfCover{padding-bottom:40px;width:387px}}@media screen and (min-width:1900px){.coolCase{height:625px;padding:63px 198px 143px 102px}.coolCase__content{align-items:center;display:flex;justify-content:space-between}.coolCase__text{display:flex;flex-direction:column;font-size:77px;font-weight:400;justify-content:center;line-height:100%}.coolCase__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;background-size:contain;height:54px;margin-top:53px;width:74px}.coolCase__rectangles{display:flex;height:625px;position:relative;width:800px}.coolCase__rectangle{height:535px;position:absolute;width:224px}.coolCase__rectangle_pink{background:#ffc7cb;margin-top:50px;right:443px;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.coolCase__rectangle_red{background:#ff4324;right:186px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.coolCase__rectangle_blue{background:#512cb7;margin-top:50px;right:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@media screen and (min-width:950px) and (max-width:1479px){.coolCase{overflow:hidden;padding:63px 20px 71px 90px}.coolCase__content{align-items:center;display:flex;justify-content:space-between}.coolCase__text{display:flex;flex-direction:column;font-size:38px;font-weight:400;justify-content:center;line-height:100%}.coolCase__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;background-size:contain;height:54px;margin-top:40px;width:74px}.coolCase__rectangles{display:flex;height:423px;position:relative;width:541px}.coolCase__rectangle{height:363px;position:absolute;width:152px}.coolCase__rectangle_pink{background:#ffc7cb;margin-top:37px;right:331px;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.coolCase__rectangle_red{background:#ff4324;right:139px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.coolCase__rectangle_blue{background:#512cb7;margin-top:37px;right:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@media screen and (min-width:320px) and (max-width:949px){.coolCase{max-height:430px;overflow:hidden;padding:16px 0 0 40px}.coolCase__content,.coolCase__text{display:flex;flex-direction:column}.coolCase__text{font-size:32px;font-weight:400;justify-content:center;line-height:100%}.coolCase__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;background-size:contain;height:54px;margin-top:24px;width:74px}.coolCase__rectangles{align-self:flex-end;display:flex;height:330px;position:relative;right:-55px;width:378px}.coolCase__rectangle{background:#e8edf3;height:301px;position:absolute;width:126px}.coolCase__rectangle_pink{background:#ffc7cb;margin-top:37px;right:248px;-webkit-transform:rotate(15deg);transform:rotate(15deg);transition:background-color 1s ease .3s}.coolCase__rectangle_red{background:#ff4324;right:104px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.coolCase__rectangle_blue{background:#512cb7;margin-top:37px;right:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@-webkit-keyframes coloringPink{0%{background:#e8edf3}to{background:#ffc7cb}}@keyframes coloringPink{0%{background:#e8edf3}to{background:#ffc7cb}}@-webkit-keyframes coloringRed{0%{background:#e8edf3}to{background:#ff4324}}@keyframes coloringRed{0%{background:#e8edf3}to{background:#ff4324}}@-webkit-keyframes coloringBlue{0%{background:#e8edf3}to{background:#512cb7}}@keyframes coloringBlue{0%{background:#e8edf3}to{background:#512cb7}}@media screen and (min-width:1480px) and (max-width:1899px){.coolCase{padding:63px 134px 110px 87px}.coolCase__content{align-items:center;display:flex;justify-content:space-between}.coolCase__text{display:flex;flex-direction:column;font-size:58px;font-weight:400;justify-content:center;line-height:100%}.coolCase__arrow{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 50% no-repeat;background-size:contain;height:54px;margin-top:40px;width:74px}.coolCase__rectangles{display:flex;height:470px;position:relative;width:600px}.coolCase__rectangle{height:402px;position:absolute;width:168px}.coolCase__rectangle_pink{background:#ffc7cb;margin-top:37px;right:331px;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.coolCase__rectangle_red{background:#ff4324;right:139px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.coolCase__rectangle_blue{background:#512cb7;margin-top:37px;right:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}}@media screen and (min-width:1900px){.dignity{padding-bottom:50px;padding-top:112px}.dignity__content{display:flex;height:1142px;justify-content:center;position:relative}.dignity-bg{background:url(/static/media/DignityBg.0c60bde539eb63f34e33.jpg) 50%/cover no-repeat;height:935px;max-width:100%;position:absolute;top:0;z-index:0}.dignity__cards-block{-ms-overflow-style:none;align-self:flex-start;-webkit-column-gap:51px;column-gap:51px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto;padding:0 100px;position:relative;scrollbar-width:none;top:722px;z-index:1}.dignity__cards-block::-webkit-scrollbar{height:0;width:0}}@media screen and (min-width:950px) and (max-width:1479px){.dignity{padding-bottom:50px;padding-top:112px}.dignity__content{display:flex;height:776px;justify-content:center;position:relative}.dignity-bg{background:url(/static/media/DignityBg.0c60bde539eb63f34e33.jpg) 50%/cover no-repeat;height:537px;max-width:100%;position:absolute;top:0;z-index:0}.dignity__cards-block{-ms-overflow-style:none;-webkit-column-gap:37px;column-gap:37px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-self:flex-start;overflow:auto;padding:0 50px;position:relative;scrollbar-width:none;top:461px}.dignity__cards-block::-webkit-scrollbar{height:0;width:0}}@media screen and (min-width:600px) and (max-width:950px){.dignity{padding-bottom:39px;padding-top:46px}.dignity__cards-block{display:flex;flex-direction:column;row-gap:20px}.dignity__content h2{font-size:28px;font-weight:700;line-height:120%;margin-bottom:33px;padding-left:37px}}@media screen and (min-width:320px) and (max-width:599px){.dignity{padding-bottom:39px;padding-top:46px}.dignity__cards-block{display:flex;flex-direction:column;row-gap:9px}.dignity__content h2{font-size:28px;font-weight:700;line-height:120%;margin-bottom:33px;padding-left:37px}.dignity-mobile__content{display:flex;flex-direction:column;row-gap:9px}}@media screen and (min-width:1480px) and (max-width:1899px){.dignity{padding-bottom:50px;padding-top:112px}.dignity__content{display:flex;height:859px;justify-content:center;position:relative}.dignity-bg{background:url(/static/media/DignityBg.0c60bde539eb63f34e33.jpg) 50%/cover no-repeat;height:703px;max-width:100%;position:absolute;top:0;z-index:0}.dignity__cards-block{-ms-overflow-style:none;-webkit-column-gap:37px;column-gap:37px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:auto;padding:0 88px;position:relative;scrollbar-width:none;top:544px;z-index:1}.dignity__cards-block::-webkit-scrollbar{height:0;width:0}}@media screen and (min-width:1900px){.dignityCard{background-color:#e8edf3;border-radius:8px;flex-shrink:0;height:420px;min-width:795px}.dignityCard,.dignityCard__content{display:flex;justify-content:center}.dignityCard__content{align-items:flex-start;flex-direction:column;max-width:645px;row-gap:31px}.dignityCard h4{font-size:43px;font-weight:700;line-height:130%}.dignityCard p{font-size:33px;font-weight:400;line-height:130%}}@media screen and (min-width:950px) and (max-width:1479px){.dignityCard{align-items:center;background-color:#e8edf3;border-radius:6px;box-sizing:border-box;flex-shrink:0;height:315px;padding:0 70px;width:597px}.dignityCard,.dignityCard__content{display:flex;justify-content:center}.dignityCard__content{align-items:flex-start;flex-direction:column;row-gap:23px}.dignityCard h4{font-size:33px;font-weight:700;line-height:130%}.dignityCard p{font-size:25px;font-weight:400;line-height:130%}}@media screen and (min-width:400px) and (max-width:950px){.dignityCard{height:33vh;width:100%}.dignityCard__bg{align-items:center}.dignityCard__bg,.dignityCard__content{display:flex;height:100%;justify-content:center;width:100%}.dignityCard__content{background:rgba(0,10,6,.7);box-sizing:border-box;color:#fff;flex-direction:column;padding-left:33px}.dignityCard__content>h4{font-size:28px;font-weight:700;line-height:110%;margin-bottom:16px}.dignityCard__content>p{font-size:16px;font-weight:400;line-height:150%;width:80vw}}@media screen and (min-width:320px) and (max-width:399px){.dignityCard{height:33vh;width:100%}.dignityCard__bg{align-items:center}.dignityCard__bg,.dignityCard__content{background:rgba(0,10,6,.7);display:flex;height:100%;justify-content:center;width:100%}.dignityCard__content{box-sizing:border-box;color:#fff;flex-direction:column;padding-left:33px}.dignityCard__content h4{font-size:25px;font-weight:700;line-height:110%;margin-bottom:16px}.dignityCard__content p{font-size:13px;font-weight:400;line-height:150%;width:80vw}}@media screen and (min-width:1480px) and (max-width:1899px){.dignityCard{align-items:center;background-color:#e8edf3;border-radius:6px;box-sizing:border-box;flex-shrink:0;height:315px;padding:0 70px;width:597px}.dignityCard,.dignityCard__content{display:flex;justify-content:center}.dignityCard__content{flex-direction:column;row-gap:23px}.dignityCard h4{font-size:33px;font-weight:700;line-height:130%}.dignityCard p{font-size:25px;font-weight:400;line-height:130%}}@media screen and (min-width:1900px){.ourSpecialists{padding:66px 0}.ourSpecialists__content h3{font-size:26px;margin:0 0 31px 100px}.ourSpecialists__content h2{margin:0 0 74px 100px}.ourSpecialists__cards-block{-ms-overflow-style:none;align-items:stretch;-webkit-column-gap:58px;column-gap:58px;display:flex;overflow:auto;padding:0 100px;scroll-behavior:smooth;scrollbar-width:none}.ourSpecialists__cards-block::-webkit-scrollbar{height:0;width:0}.ourSpecialists__buttonContainer{display:flex;justify-content:space-between;padding:30px 100px 50px}.ourSpecialists__btn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/55% no-repeat;flex-shrink:0;height:80px;opacity:0;transition:all .4s ease;width:150px}.ourSpecialists__btn._visible{cursor:pointer;opacity:1;transition:all .4s ease}.ourSpecialists__btn_rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width:801px) and (max-width:1449px){.ourSpecialists{padding:50px 0}.ourSpecialists__content h3{color:#512cb7;font-size:20px;margin-bottom:23px;padding-left:90px}.ourSpecialists__content h2{font-size:38px;margin-bottom:62px;padding-left:90px}.ourSpecialists__cards-block{-ms-overflow-style:none;align-items:stretch;-webkit-column-gap:57px;column-gap:57px;display:flex;overflow:scroll;padding:35px 50px 0;position:relative;scroll-behavior:smooth;scrollbar-width:none}.ourSpecialists__cards-block::-webkit-scrollbar{height:0;width:0}.ourSpecialists__buttonContainer{display:flex;justify-content:space-between;padding:20px 50px 0}.ourSpecialists__btn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/55% no-repeat;flex-shrink:0;height:60px;opacity:0;padding:0 30px;transition:all .3s ease;width:110px}._visible{cursor:pointer;opacity:1;transition:all .3s ease}.ourSpecialists__btn_rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width:320px) and (max-width:800px){.ourSpecialists{padding:40px 0}.ourSpecialists__content h3{color:#18191f;font-size:28px;font-weight:700;line-height:110%;margin-bottom:23px;padding-left:37px}.ourSpecialists__cards-block{-ms-overflow-style:none;align-items:stretch;-webkit-column-gap:20px;column-gap:20px;display:flex;overflow:auto;padding:0 20px;scrollbar-width:none}.ourSpecialists__cards-block::-webkit-scrollbar{display:none}}@media screen and (min-width:1450px) and (max-width:1899px){.ourSpecialists{padding:45px 0}.ourSpecialists__content h3{font-size:20px;margin:0 0 23px 90px}.ourSpecialists__content h2{margin:0 0 62px 90px}.ourSpecialists__cards-block{-ms-overflow-style:none;align-items:stretch;-webkit-column-gap:58px;column-gap:58px;display:flex;overflow:auto;padding:0 90px;scroll-behavior:smooth;scrollbar-width:none}.ourSpecialists__cards-block::-webkit-scrollbar{height:0;width:0}.ourSpecialists__buttonContainer{display:flex;justify-content:space-between;padding:0 90px 20px}.ourSpecialists__btn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/55% no-repeat;flex-shrink:0;height:70px;opacity:0;padding:20px;transition:all .4s ease;width:130px}._visible{cursor:pointer;opacity:1;transition:all .4s ease}.ourSpecialists__btn_rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@media screen and (min-width:1900px){.specialistCard{display:flex;flex-direction:column;flex-shrink:0;width:26vw}.specialistCard__inf{box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;padding-top:34px}.specialistCard__inf>div{font-size:26px;width:222px}.specialistCard__imageContainer{align-items:center;background-color:#e8edf3;display:flex;flex-shrink:0;height:26vw;width:100%}.specialistCard__imageContainer img{height:100%;object-fit:contain;object-position:bottom;-webkit-transform:translateY(1px);transform:translateY(1px);width:100%}.specialistCard h4{color:#18191f;font-size:37px;font-weight:700;line-height:120%;margin-bottom:11px}.specialistCard p{font-size:23px;line-height:130%;padding-bottom:32px;width:100%}}@media screen and (min-width:801px) and (max-width:1479px){.specialistCard{display:flex;flex-direction:column;flex-shrink:0;width:38vw}.specialistCard__inf{box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;padding-top:33px}.specialistCard__inf>div:hover{color:#fff;-webkit-filter:invert(100%) sepia(0) saturate(2%) hue-rotate(58deg) brightness(105%) contrast(101%);filter:invert(100%) sepia(0) saturate(2%) hue-rotate(58deg) brightness(105%) contrast(101%)}.specialistCard__imageContainer{align-items:center;background-color:#e8edf3;display:flex;flex-shrink:0;height:38vw;width:100%}.specialistCard__imageContainer img{height:100%;object-fit:contain;object-position:bottom;-webkit-transform:translateY(1px);transform:translateY(1px);width:100%}.specialistCard h4{color:#18191f;font-size:28px;font-weight:700;line-height:120%;margin-bottom:11px}.specialistCard p{font-size:18px;font-weight:400;line-height:130%;margin-bottom:57px;width:100%}}@media screen and (min-width:320px) and (max-width:800px){.specialistCard{background-color:#e8edf3;display:flex;flex-direction:column;flex-shrink:0;width:80vw}.specialistCard__inf{background-color:#18191f;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;padding:33px 26px 30px 30px}.specialistCard__inf>div{font-size:16px;width:143px}.specialistCard__inf>div:hover{color:#fff;-webkit-filter:invert(100%) sepia(0) saturate(2%) hue-rotate(58deg) brightness(105%) contrast(101%);filter:invert(100%) sepia(0) saturate(2%) hue-rotate(58deg) brightness(105%) contrast(101%)}.specialistCard__imageContainer{align-items:center;display:flex;flex-shrink:0;height:316px;width:100%}.specialistCard__imageContainer img{height:100%;object-fit:contain;object-position:bottom;-webkit-transform:translateY(1px);transform:translateY(1px);width:100%}.specialistCard h4{font-size:28px;font-weight:700;line-height:120%;margin-bottom:11px}.specialistCard p{font-size:16px;line-height:130%;margin-bottom:30px;width:100%}}@media screen and (min-width:1480px) and (max-width:1899px){.specialistCard{display:flex;flex-direction:column;flex-shrink:0;width:26vw}.specialistCard__inf{box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;padding-top:34px}.specialistCard__imageContainer{align-items:center;background-color:#e8edf3;display:flex;flex-shrink:0;height:26vw;width:100%}.specialistCard__imageContainer img{height:100%;object-fit:contain;object-position:bottom;-webkit-transform:translateY(1px);transform:translateY(1px);width:100%}.specialistCard h4{color:#18191f;font-size:28px;font-weight:700;line-height:120%;margin-bottom:11px}.specialistCard p{font-size:18px;line-height:130%;padding-bottom:32px;width:100%}}@media screen and (min-width:320px) and (max-width:1149px){.specialistPopup{-webkit-animation:opening 1s ease 0s 1 forwards;animation:opening 1s ease 0s 1 forwards;background-color:#fff;inset:0;overflow-y:scroll;position:fixed;z-index:2}.specialistPopup__content{align-items:center;box-sizing:border-box;-webkit-column-gap:170px;column-gap:170px;display:flex;flex-direction:column;padding:88px 40px 67px}.specialistPopup__closeBtn{background:url(/static/media/CloseBtnCrossBlack.cf18e67e7422c8764b47.svg) 50%/contain no-repeat;height:24px;position:absolute;right:28px;top:30px;width:24px}.specialistPopup__photoContainer{align-items:flex-end;background-color:#e8edf3;display:flex;height:348px;margin-bottom:34px;width:348px}.specialistPopup__photoContainer>img{height:100%;object-fit:contain;width:100%}.specialistPopup__name{font-size:25px;font-weight:700;line-height:120%;margin-bottom:11px;max-width:348px}.specialistPopup__jobTitle{font-size:18px;line-height:130%;margin-bottom:45px;max-width:348px}.specialistPopup__connection{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0/contain no-repeat;padding-left:115px}.specialistPopup__paragraphs{display:flex;flex-direction:column;margin-bottom:45px;row-gap:39px}.specialistPopup__paragraphs>p{font-size:17px;line-height:150%}.specialistPopup__mainServices>span{font-size:25px}.specialistPopup__services{display:flex;flex-wrap:wrap;gap:19px;margin:42px -15px 45px 0}}@-webkit-keyframes opening{0%{height:400px;left:10%;overflow:hidden;position:fixed;right:40px;top:0;width:80vw}to{height:100%;inset:0;width:100%}}@keyframes opening{0%{height:400px;left:10%;overflow:hidden;position:fixed;right:40px;top:0;width:80vw}to{height:100%;inset:0;width:100%}}@media screen and (min-width:1150px){.specialistPopup{-webkit-animation:openPopup 1s ease 0s 1 normal forwards;animation:openPopup 1s ease 0s 1 normal forwards;background-color:rgba(0,0,0,.55);inset:0;opacity:0;overflow-y:scroll;position:fixed;z-index:2}.specialistPopup__content{background:#fff;box-sizing:border-box;-webkit-column-gap:48px;column-gap:48px;display:flex;margin:auto;padding:87px 80px 95px;-webkit-transform:translateY(110px);transform:translateY(110px);width:calc(100% - 160px)}.specialistPopup__closeBtn{background:url(/static/media/CloseBtnCrossBlack.cf18e67e7422c8764b47.svg) 50%/contain no-repeat;cursor:pointer;height:24px;position:absolute;right:161px;top:164px;width:24px;z-index:2}.specialistPopup__photoContainer{align-items:flex-end;background-color:#e8edf3;display:flex;height:375px;margin-bottom:34px;width:375px}.specialistPopup__photoContainer>img{max-height:100%;object-fit:contain;width:100%}.specialistPopup__name{font-size:28px;font-weight:700;line-height:120%;margin-bottom:11px}.specialistPopup__jobTitle{font-size:18px;line-height:130%;margin-bottom:84px}.specialistPopup__connection{background:url(/static/media/ArrowRight.6c1fd7016137f463e45d.svg) 0/contain no-repeat;padding-left:115px}.specialistPopup__paragraphs{display:flex;flex-direction:column;margin-bottom:73px;padding-right:50px;row-gap:50px}.specialistPopup__paragraphs>p{font-size:25px;line-height:150%}.specialistPopup__mainServices>span{font-size:20px}.specialistPopup__services{display:flex;flex-wrap:wrap;gap:22px;margin-top:45px}@-webkit-keyframes openPopup{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}40%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1}}@keyframes openPopup{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}40%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1}}}@media screen and (min-width:320px) and (max-width:949px){.scroll__parentContainer{-webkit-overflow-scrolling:touch;align-items:center;display:flex;height:100vh;overflow-y:hidden;overscroll-behavior-y:none;position:relative}.AboutUs::-webkit-scrollbar,.scroll__container::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.scroll__child{background-color:#fff;width:100%}.child__container{-webkit-overflow-scrolling:touch;height:100vh;inset:0;overscroll-behavior-y:none;position:absolute;width:100%}.hidden{opacity:0}.current{opacity:1;z-index:5}.before{opacity:1;z-index:4}.scrollDown.current{-webkit-animation:slidingUp 1s ease 0s 1 forwards;animation:slidingUp 1s ease 0s 1 forwards}.scrollUp.current{-webkit-animation:slidingDown .7s ease 0s 1 forwards;animation:slidingDown .7s ease 0s 1 forwards}.scrollDown.before{-webkit-animation:slidingFromDown 1s ease 0s 1 forwards;animation:slidingFromDown 1s ease 0s 1 forwards;z-index:3}.scrollUp.before{-webkit-animation:slidingFromTop .7s ease 0s 1 forwards;animation:slidingFromTop .7s ease 0s 1 forwards;z-index:0}@-webkit-keyframes slidingUp{0%{-webkit-transform:translateY(60%);transform:translateY(60%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slidingUp{0%{-webkit-transform:translateY(60%);transform:translateY(60%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slidingDown{0%{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:3}to{position:absolute;-webkit-transform:translateY(0);transform:translateY(0);z-index:3}}@keyframes slidingDown{0%{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:3}to{position:absolute;-webkit-transform:translateY(0);transform:translateY(0);z-index:3}}@-webkit-keyframes slidingFromTop{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(60%);transform:translateY(60%)}}@keyframes slidingFromTop{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(60%);transform:translateY(60%)}}@-webkit-keyframes slidingFromDown{0%{position:absolute;-webkit-transform:translateY(0);transform:translateY(0)}to{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slidingFromDown{0%{position:absolute;-webkit-transform:translateY(0);transform:translateY(0)}to{position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}}@media screen and (min-width:950px){.scroll__parentContainer{height:100vh;overflow:hidden;position:relative}.AboutUs::-webkit-scrollbar,.scroll__container::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.scroll__child{background-color:#fff;width:100%}.child__container{height:100vh;inset:0;position:absolute;width:100%}.hidden:not(.current,.before){opacity:0}.current{z-index:5}.before,.current:not(.scrollDown,.scrollUp),.current_visible{opacity:1}.before{z-index:4}.scrollDown.current{-webkit-animation:slidingUp .6s ease 0s 1 normal;animation:slidingUp .6s ease 0s 1 normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.scrollUp.current{-webkit-animation:slidingDown .4s ease 0s 1 normal;animation:slidingDown .4s ease 0s 1 normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.scrollDown.before{-webkit-animation:slidingFromDown .6s ease 0s 1 normal forwards;animation:slidingFromDown .6s ease 0s 1 normal forwards}.scrollUp.before{-webkit-animation:slidingFromTop .4s ease 0s 1 normal forwards;animation:slidingFromTop .4s ease 0s 1 normal forwards}@-webkit-keyframes slidingUp{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}1%{opacity:1;-webkit-transform:translateY(60%);transform:translateY(60%)}to{opacity:1!important;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slidingUp{0%{opacity:0;-webkit-transform:translateY(60%);transform:translateY(60%)}1%{opacity:1;-webkit-transform:translateY(60%);transform:translateY(60%)}to{opacity:1!important;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slidingDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}1%{opacity:1;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slidingDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}1%{opacity:1;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slidingFromTop{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(60%);transform:translateY(60%)}}@keyframes slidingFromTop{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(60%);transform:translateY(60%)}}@-webkit-keyframes slidingFromDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:6}to{opacity:1;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:6}}@keyframes slidingFromDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:6}to{opacity:1;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:6}}}@media screen and (min-width:1900px){.aboutUsSlide__section{background-color:#fff;height:calc(100vh + 1px);width:100%}.aboutUsSlide{height:100%;padding:109px 92px 109px 141px;width:100%}.aboutUsSlide-bgBlue{background:url(/static/media/ExpertiseBg.dbe8bf254e3cdb128ba3.png) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide-bgWhite{background:url(/static/media/ExperienceBg.b113d790536b479ee823.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box}.aboutUsSlide-bgRed{background:url(/static/media/AdvantageBg.202d437295325278b476.png) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide__container{display:flex;height:100%;justify-content:space-between}.aboutUsSlide__text{display:flex;flex-direction:column;justify-content:center}.aboutUsSlide__text h2{font-size:77px;font-weight:400;line-height:110%;margin-bottom:53px;max-width:1087px}.aboutUsSlide__text p{font-size:30px;font-weight:400;line-height:150%;max-width:728px}.aboutUsSlide__paragraph{display:flex;flex-direction:column;row-gap:51px}.aboutUsSlide__paragraph-item{align-items:center;display:flex;height:100%;justify-content:flex-end}.aboutUsSlide__paragraph-item p{color:rgba(232,237,243,.3);font-size:26px;font-weight:400;line-height:130%}.aboutUsSlide__paragraph-item__line{background:rgba(232,237,243,.3);border-radius:8px;height:100%;margin-left:75px;width:4px}}@media screen and (min-width:950px) and (max-width:1479px){.aboutUsSlide__section{background-color:#fff;height:calc(100vh + 1px);position:absolute;width:100%}.aboutUsSlide{height:100vh;padding:109px 48px 109px 97px;width:100%}.aboutUsSlide-bgBlue{background:url(/static/media/ExpertiseBg.dbe8bf254e3cdb128ba3.png) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide-bgWhite{background:url(/static/media/ExperienceBg.b113d790536b479ee823.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box}.aboutUsSlide-bgRed{background:url(/static/media/AdvantageBg.202d437295325278b476.png) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide__container{display:flex;height:100%;justify-content:space-between}.aboutUsSlide__text{display:flex;flex-direction:column;justify-content:center}.aboutUsSlide__text h2{font-size:38px;font-weight:400;line-height:110%;margin-bottom:63px;max-width:533px}.aboutUsSlide__text p{font-size:23px;font-weight:400;line-height:150%;max-width:546px}.aboutUsSlide__paragraph{display:flex;flex-direction:column;row-gap:39px}.aboutUsSlide__paragraph-item{align-items:center;display:flex;height:100%;justify-content:flex-end}.aboutUsSlide__paragraph-item p{color:rgba(232,237,243,.4);font-size:20px;font-weight:400;line-height:130%}.aboutUsSlide__paragraph-item__line{background:rgba(232,237,243,.4);border-radius:8px;height:100%;margin-left:39px;width:2px}}@media screen and (min-width:600px) and (max-width:950px){.aboutUsSlide__section{background-color:#fff;height:100vh;position:absolute;width:100%}.aboutUsSlide{height:100vh;padding:0 48px 0 97px;width:100%}.aboutUsSlide-bgBlue{background:url(/static/media/ExpertiseBgMobile.c1693a951df25d6dd6df.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide-bgWhite{background:url(/static/media/ExperienceBgMobile.35e02e0ffbb0fc42db94.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box}.aboutUsSlide-bgRed{background:url(/static/media/AdvantageBgMobile.fb184d4cda4b8e7ecc73.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide__container{display:flex;height:100%;justify-content:space-between}.aboutUsSlide__text{display:flex;flex-direction:column;justify-content:center}.aboutUsSlide__text h2{font-size:38px;font-weight:400;line-height:110%;margin-bottom:63px;max-width:533px}.aboutUsSlide__text p{font-size:23px;font-weight:400;line-height:150%;max-width:546px}.aboutUsSlide__paragraph{display:none;flex-direction:column;row-gap:39px}.aboutUsSlide__paragraph-item{align-items:center;display:flex;height:100%;justify-content:flex-end}.aboutUsSlide__paragraph-item p{color:rgba(232,237,243,.4);font-size:20px;font-weight:400;line-height:130%}.aboutUsSlide__paragraph-item__line{background:rgba(232,237,243,.4);border-radius:8px;height:100%;margin-left:39px;width:2px}.aboutUsSlide__arrowDown{background:url(/static/media/AboutUsSlideArrowDownWhite.01d2c668cdc76b6a8658.svg) 50% no-repeat;background-size:contain;height:12px;margin-top:10vh;width:24px}.aboutUsSlide__arrowDown-black{background:url(/static/media/AboutUsArrowDownBlack.6a2719e887d582391002.svg) 50% no-repeat;background-size:contain;height:12px;margin-top:10vh;width:24px}.aboutUsSlide__animationTitle{-webkit-animation:textBottomSmall .5s ease 1s 1 normal forwards;animation:textBottomSmall .5s ease 1s 1 normal forwards;opacity:0}.aboutUsSlide__animationText{-webkit-animation:textBottomSmall .5s ease 1.2s 1 normal forwards;animation:textBottomSmall .5s ease 1.2s 1 normal forwards;opacity:0}.aboutUsSlide__animationArrow{-webkit-animation:textBottomSmall .5s ease 1.3s 1 normal forwards;animation:textBottomSmall .5s ease 1.3s 1 normal forwards;opacity:0}@-webkit-keyframes textBottomSmall{0%{opacity:0;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes textBottomSmall{0%{opacity:0;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}}@media screen and (min-width:400px) and (max-width:599px){.aboutUsSlide__section{background-color:#fff;height:100vh;width:100%}.aboutUsSlide__lastItem{position:relative;z-index:4}.aboutUsSlide__hidden{opacity:0;visibility:hidden}.aboutUsSlide{height:100vh;padding:0 41px 0 37px;width:100%}.aboutUsSlide-bgBlue{background:url(/static/media/ExpertiseBgMobile.c1693a951df25d6dd6df.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide-bgWhite{background:url(/static/media/ExperienceBgMobile.35e02e0ffbb0fc42db94.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box}.aboutUsSlide-bgRed{background:url(/static/media/AdvantageBgMobile.fb184d4cda4b8e7ecc73.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide__container{display:flex;height:100%;justify-content:space-between}.aboutUsSlide__text{display:flex;flex-direction:column;justify-content:center}.aboutUsSlide__text>h2{font-size:32px;font-weight:400;line-height:110%;margin-bottom:37px;max-width:350px}.aboutUsSlide__text>p{font-size:17px;font-weight:400;line-height:150%;max-width:337px}.aboutUsSlide__paragraph{display:none;flex-direction:column;row-gap:39px}.aboutUsSlide__paragraph-item{align-items:center;display:flex;height:100%;justify-content:flex-end}.aboutUsSlide__paragraph-item p{color:rgba(232,237,243,.4);font-size:20px;font-weight:400;line-height:130%}.aboutUsSlide__paragraph-item__line{background:rgba(232,237,243,.4);border-radius:8px;height:100%;margin-left:39px;width:2px}.aboutUsSlide__arrowDown{background:url(/static/media/AboutUsSlideArrowDownWhite.01d2c668cdc76b6a8658.svg) 50% no-repeat;background-size:contain;height:12px;margin-top:10vh;width:24px}.aboutUsSlide__arrowDown-black{background:url(/static/media/AboutUsArrowDownBlack.6a2719e887d582391002.svg) 50% no-repeat;background-size:contain;height:12px;margin-top:10vh;width:24px}.aboutUsSlide__animationTitle{-webkit-animation:textBottomSmall .5s ease 1s 1 normal forwards;animation:textBottomSmall .5s ease 1s 1 normal forwards;opacity:0}.aboutUsSlide__animationText{-webkit-animation:textBottomSmall .5s ease 1.2s 1 normal forwards;animation:textBottomSmall .5s ease 1.2s 1 normal forwards;opacity:0}.aboutUsSlide__animationArrow{-webkit-animation:textBottomSmall .5s ease 1.3s 1 normal forwards;animation:textBottomSmall .5s ease 1.3s 1 normal forwards;opacity:0}@-webkit-keyframes textBottomSmall{0%{opacity:0;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes textBottomSmall{0%{opacity:0;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}}@media screen and (min-width:320px) and (max-width:399px){.aboutUsSlide__section{background-color:#fff;height:100vh;width:100%}.aboutUsSlide{height:100vh;padding:0 41px 0 37px;width:100%}.aboutUsSlide-bgBlue{background:url(/static/media/ExpertiseBgMobile.c1693a951df25d6dd6df.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide-bgWhite{background:url(/static/media/ExperienceBgMobile.35e02e0ffbb0fc42db94.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box}.aboutUsSlide-bgRed{background:url(/static/media/AdvantageBgMobile.fb184d4cda4b8e7ecc73.jpg) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff}.aboutUsSlide__container{display:flex;height:100%;justify-content:space-between}.aboutUsSlide__text{display:flex;flex-direction:column;justify-content:center}.aboutUsSlide__text>h2{font-size:32px;font-weight:400;line-height:110%;margin-bottom:37px;max-width:350px}.aboutUsSlide__text>p{font-size:17px;font-weight:400;line-height:150%;max-width:337px}.aboutUsSlide__paragraph{display:none;flex-direction:column;row-gap:39px}.aboutUsSlide__paragraph-item{align-items:center;display:flex;height:100%;justify-content:flex-end}.aboutUsSlide__paragraph-item p{color:rgba(232,237,243,.4);font-size:20px;font-weight:400;line-height:130%}.aboutUsSlide__paragraph-item__line{background:rgba(232,237,243,.4);border-radius:8px;height:100%;margin-left:39px;width:2px}.aboutUsSlide__arrowDown{background:url(/static/media/AboutUsSlideArrowDownWhite.01d2c668cdc76b6a8658.svg) 50% no-repeat;background-size:contain;height:12px;margin-top:10vh;width:24px}.aboutUsSlide__arrowDown-black{background:url(/static/media/AboutUsArrowDownBlack.6a2719e887d582391002.svg) 50% no-repeat;background-size:contain;height:12px;margin-top:10vh;width:24px}.aboutUsSlide__animationTitle{-webkit-animation:textBottomSmall .5s ease 1s 1 normal forwards;animation:textBottomSmall .5s ease 1s 1 normal forwards;opacity:0}.aboutUsSlide__animationText{-webkit-animation:textBottomSmall .5s ease 1.2s 1 normal forwards;animation:textBottomSmall .5s ease 1.2s 1 normal forwards;opacity:0}.aboutUsSlide__animationArrow{-webkit-animation:textBottomSmall .5s ease 1.3s 1 normal forwards;animation:textBottomSmall .5s ease 1.3s 1 normal forwards;opacity:0}@-webkit-keyframes textBottomSmall{0%{opacity:0;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes textBottomSmall{0%{opacity:0;position:relative;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0)}}}@media screen and (min-width:1480px) and (max-width:1899px){.aboutUsSlide__section{background-color:#fff;height:calc(100vh + 1px);position:absolute;width:100%}.aboutUsSlide{height:100%;padding:82px 69px 82px 112px;width:100%}.aboutUsSlide-bgBlue{background:url(/static/media/ExpertiseBg.dbe8bf254e3cdb128ba3.png) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff;z-index:3}.aboutUsSlide-bgWhite{background:url(/static/media/ExperienceBg.b113d790536b479ee823.jpg) 50% no-repeat,#fff;background-size:cover;box-sizing:border-box;z-index:2}.aboutUsSlide-bgRed{background:url(/static/media/AdvantageBg.202d437295325278b476.png) 50% no-repeat;background-size:cover;box-sizing:border-box;color:#fff;z-index:1}.aboutUsSlide__container{display:flex;height:100%;justify-content:space-between}.aboutUsSlide__text{display:flex;flex-direction:column;justify-content:center}.aboutUsSlide__text h2{font-size:58px;font-weight:400;line-height:110%;margin-bottom:40px;max-width:815px}.aboutUsSlide__text p{font-size:23px;font-weight:400;line-height:150%;max-width:546px}.aboutUsSlide__paragraph{display:flex;flex-direction:column;row-gap:39px}.aboutUsSlide__paragraph-item{align-items:center;display:flex;height:100%;justify-content:flex-end}.aboutUsSlide__paragraph-item p{color:rgba(232,237,243,.4);font-size:20px;font-weight:400;line-height:130%}.aboutUsSlide__paragraph-item__line{background:rgba(232,237,243,.4);border-radius:8px;height:100%;margin-left:67px;width:3px}}@media screen and (min-width:1900px){.aboutUsTopBanner__section{background-color:#fff;height:calc(100vh + 1px);width:100%}.aboutUsTopBanner{display:flex;flex-direction:column;height:calc(100vh - 100px);position:relative;width:100%}.aboutUsTopBanner__container{align-items:center;background:url(/static/media/AboutUsTopBannerDecoration.524ff8ced5eace45e01e.svg) 100%/contain no-repeat;box-sizing:border-box;display:flex;height:100%;opacity:0;padding:0 100px;width:100%}.aboutUsTopBanner__container_animation{-webkit-animation:aboutUsTopBannerText 1s ease 2.7s 1 normal forwards;animation:aboutUsTopBannerText 1s ease 2.7s 1 normal forwards}.aboutUs__title{font-size:85px;font-weight:400;line-height:120%;max-width:1716px}.aboutUsTopBanner__pbn-bg{background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50% no-repeat;background-size:contain;color:#fff;padding:10px}.aboutUsTopBanner__rectangles{display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aboutUsTopBanner__rectangle{height:537px;width:224px}.aboutUsTopBanner__pink{-webkit-animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;background-color:#ffc7cb;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.aboutUsTopBanner__red{-webkit-animation:aboutUsTopBannerRed 1.2s ease 1s 1 normal forwards;animation:aboutUsTopBannerRed 1.2s ease 1s 1 normal forwards;background-color:#ff4324}.aboutUsTopBanner__violet{-webkit-animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;background-color:#512cb7;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.aboutUsTopBanner__withText{align-items:center;-webkit-animation:aboutUsTopBannerSpan 1.5s ease 1.6s 1 normal forwards;animation:aboutUsTopBannerSpan 1.5s ease 1.6s 1 normal forwards;background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50%/contain no-repeat;color:#fff;display:flex;font-size:200px;font-weight:400;height:250px;justify-content:center;line-height:120%;opacity:0;position:absolute;width:560px}}@media screen and (min-width:950px) and (max-width:1479px){.aboutUsTopBanner__section{background-color:#fff;height:calc(100vh + 1px);width:100%}.aboutUsTopBanner{display:flex;flex-direction:column;height:calc(100vh - 80px);position:relative;width:100%}.aboutUsTopBanner__container{align-items:center;background:url(/static/media/AboutUsTopBannerDecoration.524ff8ced5eace45e01e.svg) 100%/contain no-repeat;box-sizing:border-box;display:flex;height:100%;opacity:0;padding:0 50px;width:100%}.aboutUsTopBanner__container_animation{-webkit-animation:aboutUsTopBannerText 1s ease 2.7s 1 normal forwards;animation:aboutUsTopBannerText 1s ease 2.7s 1 normal forwards}.aboutUs__title{font-size:49px;font-weight:400;line-height:120%;max-width:1027px}.aboutUsTopBanner__pbn-bg{background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50% no-repeat;background-size:contain;color:#fff;padding:10px}.aboutUsTopBanner__rectangles{display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aboutUsTopBanner__rectangle{height:268px;width:112px}.aboutUsTopBanner__pink{-webkit-animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;background-color:#ffc7cb;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.aboutUsTopBanner__red{-webkit-animation:aboutUsTopBannerRed 1.2s ease 1s 1 normal forwards;animation:aboutUsTopBannerRed 1.2s ease 1s 1 normal forwards;background-color:#ff4324}.aboutUsTopBanner__violet{-webkit-animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;background-color:#512cb7;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.aboutUsTopBanner__withText{align-items:center;-webkit-animation:aboutUsTopBannerSpan 1.5s ease 1.6s 1 normal forwards;animation:aboutUsTopBannerSpan 1.5s ease 1.6s 1 normal forwards;background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50%/contain no-repeat;color:#fff;display:flex;font-size:100px;font-weight:400;height:122px;justify-content:center;line-height:120%;opacity:0;position:absolute;width:280px}}@media screen and (min-width:600px) and (max-width:950px){.aboutUsTopBanner__section{background-color:#fff;width:100%}.aboutUsTopBanner{box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 79px);padding:0 44px;position:relative;width:100%}.aboutUsTopBanner__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.aboutUs__title{font-size:28px;font-weight:400;line-height:120%;max-width:500px;text-align:center}.aboutUsTopBanner__pbn-bg{background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50% no-repeat;background-size:contain;color:#fff;padding:10px}.aboutUsTopBanner__arrow-down{-webkit-animation:pulsation 1s ease 1s infinite alternate both;animation:pulsation 1s ease 1s infinite alternate both;background:url(/static/media/AboutUsArrowDown.8d5b418a568005a36c7a.svg) 50% no-repeat;background-size:contain;height:75px;margin-top:72px;width:54px}}@media screen and (min-width:400px) and (max-width:599px){.aboutUsTopBanner__section{background-color:#fff;width:100%}.aboutUsTopBanner{box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 70px);padding:0 44px;position:relative;width:100%}.aboutUsTopBanner__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.aboutUs__title{font-size:28px;font-weight:400;line-height:120%;max-width:310px;text-align:center}.aboutUsTopBanner__pbn-bg{background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50% no-repeat;background-size:contain;color:#fff;padding:5px}.aboutUsTopBanner__arrow-down{-webkit-animation:pulsation 1s ease 1s infinite alternate both;animation:pulsation 1s ease 1s infinite alternate both;background:url(/static/media/AboutUsArrowDown.8d5b418a568005a36c7a.svg) 50% no-repeat;background-size:contain;height:75px;margin-top:72px;width:54px}}@media screen and (min-width:320px) and (max-width:399px){.aboutUsTopBanner__section{background-color:#fff;width:100%}.aboutUsTopBanner{box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 70px);padding:0 20px;position:relative;width:100%}.aboutUsTopBanner__container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.aboutUs__title{font-size:28px;font-weight:400;line-height:120%;max-width:310px;text-align:center}.aboutUsTopBanner__pbn-bg{background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50% no-repeat;background-size:contain;color:#fff;padding:5px}.aboutUsTopBanner__arrow-down{-webkit-animation:pulsation 1s ease 1s infinite alternate both;animation:pulsation 1s ease 1s infinite alternate both;background:url(/static/media/AboutUsArrowDown.8d5b418a568005a36c7a.svg) 50% no-repeat;background-size:contain;height:75px;margin-top:60px;width:54px}}@-webkit-keyframes pulsation{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(63px);transform:translateY(63px)}}@keyframes pulsation{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(63px);transform:translateY(63px)}}@-webkit-keyframes aboutUsTopBannerPinkAndViolet{0%{opacity:1}25%{opacity:1}to{opacity:0}}@keyframes aboutUsTopBannerPinkAndViolet{0%{opacity:1}25%{opacity:1}to{opacity:0}}@-webkit-keyframes aboutUsTopBannerRed{0%{-webkit-transform:rotate(-15deg) translate(50px,-34px);transform:rotate(-15deg) translate(50px,-34px)}50%{-webkit-transform:rotate(-92deg) translate(0);transform:rotate(-92deg) translate(0)}99%{opacity:1;-webkit-transform:rotate(-92deg) translate(0);transform:rotate(-92deg) translate(0)}to{opacity:0;-webkit-transform:rotate(-92deg) translate(0);transform:rotate(-92deg) translate(0)}}@keyframes aboutUsTopBannerRed{0%{-webkit-transform:rotate(-15deg) translate(50px,-34px);transform:rotate(-15deg) translate(50px,-34px)}50%{-webkit-transform:rotate(-92deg) translate(0);transform:rotate(-92deg) translate(0)}99%{opacity:1;-webkit-transform:rotate(-92deg) translate(0);transform:rotate(-92deg) translate(0)}to{opacity:0;-webkit-transform:rotate(-92deg) translate(0);transform:rotate(-92deg) translate(0)}}@-webkit-keyframes aboutUsTopBannerSpan{0%{left:50%;opacity:0;top:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}25%{left:50%;opacity:1;top:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}50%{left:50%;opacity:1;top:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}to{left:-30%;opacity:0;top:0;-webkit-transform:scale(.4) translate(0);transform:scale(.4) translate(0)}}@keyframes aboutUsTopBannerSpan{0%{left:50%;opacity:0;top:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}25%{left:50%;opacity:1;top:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}50%{left:50%;opacity:1;top:50%;-webkit-transform:scale(1) translate(-50%,-50%);transform:scale(1) translate(-50%,-50%)}to{left:-30%;opacity:0;top:0;-webkit-transform:scale(.4) translate(0);transform:scale(.4) translate(0)}}@-webkit-keyframes aboutUsTopBannerText{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes aboutUsTopBannerText{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width:1480px) and (max-width:1899px){.aboutUsTopBanner__section{background-color:#fff;height:calc(100vh + 1px);position:absolute;width:100%}.aboutUsTopBanner{display:flex;flex-direction:column;height:calc(100vh - 88px);position:relative;width:100%}.aboutUsTopBanner__container{align-items:center;background:url(/static/media/AboutUsTopBannerDecoration.524ff8ced5eace45e01e.svg) 100%/contain no-repeat;box-sizing:border-box;display:flex;height:100%;opacity:0;padding:0 100px;width:100%}.aboutUsTopBanner__container_animation{-webkit-animation:aboutUsTopBannerText 1s ease 2.7s 1 normal forwards;animation:aboutUsTopBannerText 1s ease 2.7s 1 normal forwards}.aboutUs__title{font-size:73px;font-weight:400;line-height:120%;max-width:1490px}.aboutUsTopBanner__pbn-bg{background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50% no-repeat;background-size:contain;color:#fff;padding:10px}.aboutUsTopBanner__rectangles{display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aboutUsTopBanner__rectangle{height:459px;width:190px}.aboutUsTopBanner__pink{-webkit-animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;background-color:#ffc7cb;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.aboutUsTopBanner__red{-webkit-animation:aboutUsTopBannerRed 1.2s ease 1s 1 normal forwards;animation:aboutUsTopBannerRed 1.2s ease 1s 1 normal forwards;background-color:#ff4324}.aboutUsTopBanner__violet{-webkit-animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;animation:aboutUsTopBannerPinkAndViolet .9s ease 0s 1 normal forwards;background-color:#512cb7;-webkit-transform:rotate(15deg);transform:rotate(15deg)}.aboutUsTopBanner__withText{align-items:center;-webkit-animation:aboutUsTopBannerSpan 1.5s ease 1.6s 1 normal forwards;animation:aboutUsTopBannerSpan 1.5s ease 1.6s 1 normal forwards;background:url(/static/media/PBNBg.f1ea275e3565ba97b18a.svg) 50%/contain no-repeat;color:#fff;display:flex;font-size:180px;font-weight:400;height:210px;justify-content:center;line-height:120%;opacity:0;position:absolute;width:475px}}@media screen and (min-width:1900px){.projects__top{box-sizing:border-box;padding:113px 371px 112px 105px;row-gap:102px}.projects__title,.projects__top{display:flex;flex-direction:column}.projects__title{row-gap:23px;width:1010px}.projects__tags{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;row-gap:19px}.projects__mainProject{background-color:rgba(72,0,188,.5);height:480px;width:100%}.projects__projects{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;row-gap:4px}.projects__btnContainer{display:flex;justify-content:center;padding-top:52px}.projects__tag{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:25px;line-height:34px;padding:12px 28px;text-align:center;transition:all .3s ease}.projects__tag:hover,.projects__tag_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}}@media screen and (min-width:950px) and (max-width:1479px){.projects__top{box-sizing:border-box;padding:70px 90px 84px 52px;row-gap:69px}.projects__title,.projects__top{display:flex;flex-direction:column}.projects__title{row-gap:23px;width:75%}.projects__tags{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;row-gap:19px}.projects__mainProject{background-color:rgba(72,0,188,.5);height:480px;width:100%}.projects__projects{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;row-gap:4px}.projects__btnContainer{display:flex;justify-content:center;padding-top:52px}.projects__tag{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:20px;line-height:34px;padding:8px 22px;text-align:center;transition:all .3s ease}.projects__tag:hover,.projects__tag_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}}@media screen and (min-width:320px) and (max-width:949px){.projects__top{background-color:#ff4324;box-sizing:border-box;overflow:hidden;padding:57px 0 52px;row-gap:53px}.projects__title,.projects__top{display:flex;flex-direction:column}.projects__title{color:#fff;padding-left:39px;row-gap:45px;width:362px}.projects__title>h3{color:#fff}.projects__tags{-webkit-column-gap:12px;column-gap:12px;display:flex;overflow:scroll;padding:0 39px}.projects__tags::-webkit-scrollbar{display:none}.projects__mainProject{background-color:rgba(72,0,188,.5);height:480px;width:100%}.projects__projects{display:flex;flex-direction:column;padding:40px;row-gap:46px}.projects__projects>.projectBlock{width:100%}.projects__btnContainer{display:flex;justify-content:center;padding-bottom:32px}.projects__tag{align-items:center;background-color:initial;border:2px solid #e8edf3;border-radius:7px;box-sizing:border-box;color:#e8edf3;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:49px;padding:0 20px;text-align:center;transition:all .3s ease}.projects__tag_focused{background-color:#e8edf3;border-color:#e8edf3;color:#454545}}@media screen and (min-width:1480px) and (max-width:1899px){.projects__top{box-sizing:border-box;padding:69px 100px 82px;row-gap:69px}.projects__title,.projects__top{display:flex;flex-direction:column}.projects__title{row-gap:23px;width:676px}.projects__tags{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;row-gap:19px}.projects__mainProject{background-color:rgba(72,0,188,.5);height:480px;width:100%}.projects__projects{-webkit-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;row-gap:4px}.projects__btnContainer{display:flex;justify-content:center;padding-top:52px}.projects__tag{-webkit-font-feature-settings:"salt" on,"liga" off;font-feature-settings:"salt" on,"liga" off;align-items:center;border:2px solid #454545;border-radius:6px;box-sizing:border-box;color:#454545;display:flex;font-size:20px;line-height:34px;padding:8px 24px;text-align:center;transition:all .3s ease}.projects__tag:hover,.projects__tag_focused{background-color:#ff4324;border-color:#ff4324;color:#fff;cursor:pointer}}@media screen and (min-width:1900px){.project__container{box-sizing:border-box;display:flex;flex-direction:column}.project__titleContainer{display:flex;flex-direction:column;padding:113px 100px 38px;row-gap:30px;width:1038px}.project__section{font-size:26px}.project__tagArea{-webkit-column-gap:5px;column-gap:5px;display:flex;flex-wrap:wrap;-webkit-transform:translateX(-16px);transform:translateX(-16px)}.project__tag{box-sizing:border-box;color:#949494;cursor:pointer;font-size:26px;line-height:130%;padding:8px 16px 10px}.project__tag:hover{background:#e8edf3;border-radius:7px;color:#323635}.project__content{box-sizing:border-box;-webkit-column-gap:183px;column-gap:183px;display:flex;padding:115px 100px 0}.project__mainText{display:flex;flex-direction:column;margin-bottom:137px;max-width:calc(100vw - 899px);row-gap:55px}.project__subtitle{box-sizing:border-box;font-size:50px}.project__subtitleIcon{height:74px;width:75px}.project__text{color:#000;font-size:33px;line-height:150%}.projectInfo__container{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:136px;position:-webkit-sticky;position:sticky;top:80px;width:516px}.projectInfo__title{color:#323635;font-size:33px;line-height:120%;padding:19px 0 30px}.project__recommedations{display:flex;flex-direction:column;padding-top:12px;row-gap:62px}.project__recommedations>h2{padding:0 100px}.project__recommendationsImages{-webkit-column-gap:4px;column-gap:4px;display:flex}.project__getbackBtnArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 0/contain no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:55px}.project__getbackBtnContainer{cursor:pointer;display:flex;padding:0 100px 71px}.project__getbackBtn{color:#454545;font-size:26px;line-height:120%;padding-left:20px}.project__bigImage{box-sizing:border-box;height:960px;object-fit:cover;padding:0 100px 136px;width:100%}.project__smallImage{height:613px;object-fit:cover;padding:62px 0 0;width:100%}.project__videoContainer{height:613px;transition:all .4s ease-in-out 0s;width:100%}.project__videoContainer,.project__videoContainer_wide{background-color:#949494;margin-top:62px;position:relative}.project__videoContainer_wide{height:960px;width:calc(100vw - 200px);z-index:2}.videoOpened{height:960px;left:-699px}.videoClosed,.videoOpened{position:relative;transition:all .4s ease-in 0s}.videoClosed{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0}.project__videoPlayBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50%/contain no-repeat;cursor:pointer;height:71px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:71px;z-index:3}.project__videoStopBtn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/contain no-repeat;bottom:15px;cursor:pointer;height:55px;left:18px;opacity:0;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .2s ease-in-out 0s;width:75px;z-index:3}.project__videoStopBtn:hover{opacity:1}.notVisible{display:none;opacity:0;visibility:none}.infographics__container{display:flex;flex-direction:column;row-gap:50px;width:516px}.infographics__block{display:flex;flex-direction:column;row-gap:24px}.infographics__container>div:last-of-type{margin-top:24px}.infographics__number{font-size:77px;line-height:90%}.infographics__text{font-size:23px;width:290px}.coverSlider__container{bottom:0;display:flex;flex-direction:column;height:100%;left:0;max-height:1078px;overflow:hidden;position:relative;right:0;top:0}.slider__btn-next,.slider__btn-prev{height:200px;position:absolute;width:200px;z-index:2}.slider__btn-prev{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider__btn-next,.slider__btn-prev{background:url(/static/media/SliderArrowLeft.bb62988f2577ff4813a7.svg) 50%/30px no-repeat;top:50%}.slider__btn-next{right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slick-track{display:flex}.slick-track>div>div{height:100%}}@media screen and (min-width:950px) and (max-width:1479px){.project__container{box-sizing:border-box;display:flex;flex-direction:column}.project__titleContainer{display:flex;flex-direction:column;padding:33px 50px 48px;row-gap:24px;width:676px}.project__section{font-size:20px}.project__tagArea{-webkit-column-gap:5px;column-gap:5px;display:flex;flex-wrap:wrap;-webkit-transform:translateX(-16px);transform:translateX(-16px)}.project__tag{box-sizing:border-box;color:#949494;cursor:pointer;font-size:20px;line-height:130%;padding:8px 16px 10px}.project__tag:hover{background:#e8edf3;border-radius:7px;color:#323635}.project__content{box-sizing:border-box;-webkit-column-gap:64px;column-gap:64px;display:flex;padding:87px 50px 0}.project__mainText{display:flex;flex-direction:column;margin-bottom:103px;max-width:calc(100vw - 443px);row-gap:41px}.project__subtitle{box-sizing:border-box}.project__subtitleIcon{height:55px;width:56px}.project__text{color:#000;font-size:25px;line-height:150%}.projectInfo__container{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:101px;position:-webkit-sticky;position:sticky;top:50px;width:279px}.projectInfo__title{color:#323635;font-size:25px;line-height:120%;padding:17px 0 38px}.project__recommedations{display:flex;flex-direction:column;row-gap:62px}.project__recommedations>h2{padding:0 50px}.project__recommendationsImages{-webkit-column-gap:4px;column-gap:4px;display:flex}.project__getbackBtnArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 0/contain no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:41px}.project__getbackBtnContainer{cursor:pointer;display:flex;padding:0 100px 71px}.project__getbackBtn{color:#454545;font-size:20px;line-height:120%;padding-left:20px}.project__bigImage{box-sizing:border-box;height:720px;object-fit:cover;padding:0 50px 103px;width:100%}.project__smallImage{height:460px;object-fit:cover;padding:62px 0 0;width:100%}.project__videoContainer{height:460px;transition:all .4s ease-in-out 0s;width:100%}.project__videoContainer,.project__videoContainer_wide{background-color:#949494;margin-top:62px;position:relative}.project__videoContainer_wide{height:720px;width:calc(100vw - 100px);z-index:2}.videoOpened{height:720px;left:-343px}.videoClosed,.videoOpened{position:relative;transition:all .4s ease-in 0s}.videoClosed{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0}.project__videoPlayBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50%/contain no-repeat;cursor:pointer;height:71px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:71px;z-index:3}.project__videoStopBtn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/contain no-repeat;bottom:15px;cursor:pointer;height:55px;left:18px;opacity:0;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .2s ease-in-out 0s;width:75px;z-index:3}.project__videoStopBtn:hover{opacity:1}.notVisible{display:none;opacity:0;visibility:none}.infographics__container{display:flex;flex-direction:column;row-gap:50px;width:387px}.infographics__block{display:flex;flex-direction:column;row-gap:24px}.infographics__container>div:last-of-type{margin-top:24px}.infographics__number{font-size:77px;line-height:90%}.infographics__text{font-size:23px;width:290px}.coverSlider__container{bottom:0;display:flex;flex-direction:column;height:100%;left:0;max-height:809px;overflow:hidden;position:relative;right:0;top:0}.slider__btn-next,.slider__btn-prev{height:100px;position:absolute;width:100px;z-index:2}.slider__btn-prev{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider__btn-next,.slider__btn-prev{background:url(/static/media/SliderArrowLeft.bb62988f2577ff4813a7.svg) 50% no-repeat;top:50%}.slider__btn-next{right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slick-track{display:flex}.slick-slider .slick-initialized{position:relative}.slick-track>div>div{height:100%}}@media screen and (min-width:320px) and (max-width:949px){.project__container{overflow:hidden}.project__container,.project__titleContainer{box-sizing:border-box;display:flex;flex-direction:column}.project__titleContainer{padding:40px 0 46px 40px;row-gap:19px;width:100%}.project__section{font-size:16px;padding-bottom:7px}.project__title{padding-right:90px}.project__tagArea{-webkit-column-gap:12px;column-gap:12px;display:flex;overflow:scroll}.project__tagArea::-webkit-scrollbar{display:none}.project__tag{border:1.5px solid #aabcd2;border-radius:7px;box-sizing:border-box;color:#454545;cursor:pointer;flex-shrink:0;font-size:16px;line-height:130%;padding:9px 12px}.project__tag:active,.project__tag:hover{background:#ff4324;border-color:#ff4324;color:#fff;outline:none}.project__content{box-sizing:border-box;display:flex;flex-direction:column;padding:46px 40px 0}.project__mainText{display:flex;flex-direction:column;margin-bottom:46px;row-gap:19px}.project__subtitle{box-sizing:border-box;font-size:25px}.project__subtitleIcon{height:42px;width:45px}.project__text{color:#000;font-size:17px;line-height:150%}.projectInfo__container{flex-shrink:0;width:279px}.projectInfo__title{color:#323635;font-size:25px;line-height:120%;padding:17px 0 38px}.project__recommedations{display:flex;flex-direction:column;row-gap:33px}.project__getbackBtnArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 0/contain no-repeat;height:19px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:41px}.project__getbackBtnContainer{align-items:center;border:2px solid #454545;border-radius:6px;cursor:pointer;display:flex;height:59px;justify-content:center;margin:13px 40px 46px;width:calc(100vw - 80px)}.project__getbackBtn{color:#454545;font-size:16px;padding-left:5%}.project__recommedations>h2{padding:0 40px}.project__recommedationsCards{-webkit-column-gap:20px;column-gap:20px;display:flex;overflow:scroll;padding:0 20px}.project__recommedationsCards::-webkit-scrollbar{display:none}.project__recommedationsCard{flex-shrink:0;width:calc(100vw - 80px)}.project__recommedationsCard>a>.projectBlock{flex-shrink:0;width:100%}.project__bigImage{height:59.1716vw;object-fit:cover;padding:0 20px 45px}.project__smallImage{height:59.1716vw;object-fit:cover;-webkit-transform:translateX(-20px);transform:translateX(-20px);width:calc(100vw - 40px)}.project__videoContainer{background-color:#949494;height:59.1716vw;margin-top:27px;position:relative;transition:all .4s ease-in-out 0s;width:calc(100vw - 40px)}.videoOpened{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.videoClosed,.videoOpened{left:0;position:relative;-webkit-transform:translateX(-20px);transform:translateX(-20px);transition:all .4s ease-in 0s}.videoClosed{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.project__videoPlayBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50%/contain no-repeat;cursor:pointer;height:71px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:71px;z-index:3}.project__videoStopBtn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/contain no-repeat;bottom:15px;cursor:pointer;height:55px;left:18px;opacity:0;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .2s ease-in-out 0s;width:75px;z-index:3}.project__videoStopBtn:hover{opacity:1}.notVisible{display:none;opacity:0;visibility:hidden}.infographics__container{display:flex;flex-direction:column;margin-bottom:46px;order:2;row-gap:46px}.infographics__block{display:flex;flex-direction:column;row-gap:14px}.infographics__number{font-size:64px;line-height:90%}.infographics__text{font-size:17px;width:325px}.coverSlider__container{bottom:0;display:flex;flex-direction:column;height:473px;height:100%;left:0;overflow:hidden;position:relative;right:0;top:0;width:100vw}.slider__btn-next,.slider__btn-prev{height:100px;opacity:0;position:absolute;width:86px;z-index:2}.slider__btn-prev{-webkit-animation:leftBtn 1s ease 1.5s 1 forwards;animation:leftBtn 1s ease 1.5s 1 forwards;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider__btn-next,.slider__btn-prev{background:url(/static/media/SliderArrowLeft.bb62988f2577ff4813a7.svg) 50% no-repeat;top:50%}.slider__btn-next{-webkit-animation:rightBtn 1s ease 1.5s 1 forwards;animation:rightBtn 1s ease 1.5s 1 forwards;right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slick-track{display:flex}.slick-track>div>div{height:100%}.slick-slider{position:relative}@-webkit-keyframes leftBtn{0%{opacity:0}to{opacity:1}}@keyframes leftBtn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rightBtn{0%{opacity:0}to{opacity:1}}@keyframes rightBtn{0%{opacity:0}to{opacity:1}}}@media screen and (min-width:1480px) and (max-width:1899px){.project__container{box-sizing:border-box;display:flex;flex-direction:column}.project__titleContainer{display:flex;flex-direction:column;padding:69px 100px 52px;row-gap:24px;width:665px}.project__section{font-size:20px}.project__tagArea{-webkit-column-gap:5px;column-gap:5px;display:flex;flex-wrap:wrap;-webkit-transform:translateX(-16px);transform:translateX(-16px)}.project__tag{box-sizing:border-box;color:#949494;cursor:pointer;font-size:20px;line-height:130%;padding:8px 16px 10px}.project__tag:hover{background:#e8edf3;border-radius:7px;color:#323635}.project__content{box-sizing:border-box;-webkit-column-gap:86px;column-gap:86px;display:flex;padding:87px 100px 0}.project__mainText{display:flex;flex-direction:column;margin-bottom:101px;max-width:calc(100vw - 673px);row-gap:41px}.project__subtitle{box-sizing:border-box}.project__subtitleIcon{height:55px;width:56px}.project__text{color:#000;font-size:25px;line-height:150%}.projectInfo__container{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:101px;position:-webkit-sticky;position:sticky;top:50px;width:387px}.projectInfo__title{color:#323635;font-size:25px;line-height:120%;padding:17px 0 38px}.project__recommedations{display:flex;flex-direction:column;padding-top:12px;row-gap:62px}.project__recommedations>h2{padding:0 100px}.project__recommendationsImages{-webkit-column-gap:4px;column-gap:4px;display:flex}.project__getbackBtnArrow{background:url(/static/media/ArrowRigthDarkRoundCorners.6a47dc0545c85b868d0d.svg) 0/contain no-repeat;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:41px}.project__getbackBtnContainer{cursor:pointer;display:flex;padding:0 100px 71px}.project__getbackBtn{color:#454545;font-size:20px;line-height:120%;padding-left:20px}.project__bigImage{box-sizing:border-box;object-fit:cover;padding:0 100px 103px;width:100%}.project__smallImage{height:460px;object-fit:cover;padding:62px 0 0;width:100%}.project__videoContainer{background-color:#949494;height:460px;margin-top:62px;position:relative;transition:all .4s ease-in-out 0s;width:100%}.project__videoContainer_wide{height:696px;margin-top:62px;position:relative;width:calc(100vw - 200px);z-index:2}.videoOpened{height:696px;left:-473px}.videoClosed,.videoOpened{position:relative;transition:all .4s ease-in 0s}.videoClosed{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0}.project__videoPlayBtn{background:url(/static/media/PlayBtn.f3db2a14546ee68184ff.svg) 50%/contain no-repeat;cursor:pointer;height:71px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:71px;z-index:3}.project__videoStopBtn{background:url(/static/media/ArrowRigthWhite.70e65b4ccf94c6f618c9.svg) 50%/contain no-repeat;bottom:15px;cursor:pointer;height:55px;left:18px;opacity:0;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:all .2s ease-in-out 0s;width:75px;z-index:3}.project__videoStopBtn:hover{opacity:1}.notVisible{display:none;opacity:0;visibility:none}.infographics__container{display:flex;flex-direction:column;row-gap:50px;width:387px}.infographics__block{display:flex;flex-direction:column;row-gap:24px}.infographics__container>div:last-of-type{margin-top:24px}.infographics__number{font-size:77px;line-height:90%}.infographics__text{font-size:23px;width:290px}.coverSlider__container{bottom:0;display:flex;flex-direction:column;height:100%;left:0;max-height:809px;overflow:hidden;position:relative;right:0;top:0}.slider__btn-next,.slider__btn-prev{height:100px;position:absolute;width:100px;z-index:2}.slider__btn-prev{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider__btn-next,.slider__btn-prev{background:url(/static/media/SliderArrowLeft.bb62988f2577ff4813a7.svg) 50% no-repeat;top:50%}.slider__btn-next{right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.slick-track{display:flex}.slick-track>div>div{height:100%}.slick-slider{position:relative}}@media screen and (min-width:320px) and (max-width:949px){.notFound{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 70px);justify-content:center;row-gap:30px}.notFound__rectangles{background:url(/static/media/Error404.ebf3d0dd4f64a22eeb9c.svg) 50%/contain no-repeat;height:50%;margin-bottom:5%;width:70%}.notFound__text{font-size:18px;line-height:120%;max-width:70%;text-align:center}}@media screen and (min-width:950px){.notFound{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 80px);justify-content:center;row-gap:30px}.notFound__rectangles{background:url(/static/media/Error404.ebf3d0dd4f64a22eeb9c.svg) 50%/contain no-repeat;height:46%;margin-bottom:3%;max-width:800px;width:34%}.notFound__text{font-size:33px;line-height:120%;max-width:720px;text-align:center}}
/*# sourceMappingURL=main.d1809fbc.css.map*/