.blog{padding:0 10rem;margin-top:9.24rem}.articles{display:flex;flex-direction:column;row-gap:5.5rem;max-width:105rem}.articleItem{display:flex;align-items:center;justify-content:space-between;padding:1rem;transition:background-color .3s ease-in-out}.articleItem:hover{background-color:#fdcfbe}.articleText{width:50.07rem}.articleTitle{font-family:Roboto;font-weight:900;font-size:4.51rem;color:#f25b19;text-transform:uppercase;line-height:1}.articleImage{width:29.86rem;height:29.86rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.articleImage img{width:100%;height:auto}.articleDesc{font-family:Roboto;font-weight:400;color:#000;margin-top:3.23rem;font-size:2.43rem}@media screen and (min-width:1920px){.blog{padding:0 15rem}}@media screen and (max-width:600px){.blog{padding:0 4rem}.articleTitle{font-size:5rem}.articleDesc{font-size:4rem}}.portfolio{margin-top:9.44rem}.title{font-size:4.51rem;text-decoration:underline;-webkit-text-decoration-color:#f25b19;text-decoration-color:#f25b19;text-decoration-thickness:.21rem;text-underline-offset:.6rem;max-width:60rem}.subtitle,.title{font-weight:400;padding:0 10rem}.subtitle{font-family:Roboto;color:#000;font-size:2.31rem;max-width:90rem;margin-top:5rem}.logos{padding:0 10rem;margin-top:6.38rem}.logosContainer{padding:4.03rem 0;flex-wrap:wrap;justify-content:space-between;row-gap:1.5rem;column-gap:1rem}.logoItem,.logosContainer{display:flex;align-items:center}.logoItem{position:relative;height:5rem;width:23rem;justify-content:center;border:2px solid #f25b19;padding:4rem;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.logoItem:hover{background-color:#fdcfbe;border-color:#fdcfbe}.logoItem:hover img{filter:none}.logoItem img{width:100%;object-fit:contain;filter:grayscale(1) brightness(.7);transition:transform .15s ease-in-out,filter .15s ease-in-out}.logoDescription{position:absolute;bottom:1.2rem;left:50%;width:100%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-family:Roboto;font-weight:500;color:#000;opacity:0;transform:translate(-50%,10px);transition:transform .15s ease-in-out,opacity .15s ease-in-out}.logoItem:hover .logoDescription{opacity:1;transform:translate(-50%)}.exit{position:absolute;top:0;font-size:1.43rem;text-transform:uppercase;color:#fff;font-family:Roboto;font-weight:500;background:#f25b19;padding:.2rem 1.7rem;display:flex;align-items:center;justify-content:center;transition:max-width .4s ease-in-out;width:100%;max-width:8rem;box-sizing:border-box}.logoItem:hover .exit{max-width:100%}@media screen and (max-width:600px){.title{font-size:7rem;text-decoration-thickness:.6rem;text-underline-offset:1rem;max-width:90rem}.subtitle{padding:0 4rem;font-size:4rem}.logoItem{max-height:5rem;width:35rem}.logos{padding:0 4rem;margin-top:6.38rem}.exit{font-size:3rem}}@media screen and (min-width:1920px){.title{padding:0 15rem}}@media screen and (max-width:600px){.title{padding:0 4rem}}.footer{padding-left:10rem;padding-right:10rem;margin-top:17.63rem;margin-bottom:10.2rem}@media screen and (min-width:1920px){.footer{padding:0 15rem}}@media screen and (max-width:600px){.footer{padding:0 4rem}}.title{font-size:3.47rem;width:58.3rem}.title a{display:inline-block;color:#fff;font-size:2.43rem;padding:.9rem 4.65rem .4rem;background:#f25b19;border-radius:1.39rem;text-transform:uppercase;transform-origin:center;transition:padding .4s cubic-bezier(.5,.16,.26,.97);cursor:pointer;margin-left:2rem}.title a:hover{padding:.9rem 5.65rem .4rem}.links{margin-top:5.35rem;justify-content:space-between}.footerNav{display:flex;align-items:center}.footerNavItem{color:#f25b19;font-size:2.43rem;font-family:Roboto;font-weight:400;transition:color .2s cubic-bezier(.5,.16,.26,.97)}.footerNavItem:not(:first-of-type){margin-left:2.7rem}.footerNavItem:hover{color:#000}.socialLinks{display:flex;justify-content:space-between;row-gap:1.2rem;transform:translateY(.7rem)}.socialLinksItem{display:block;font-size:2.43rem;color:#f25b19;height:auto;transition:color .2s cubic-bezier(.5,.16,.26,.97)}.socialLinksItem:not(:first-of-type){margin-left:1.2rem}.socialLinksItem:hover{color:#000}.bottomRow{display:flex;justify-content:space-between;align-items:flex-end;margin-top:3.6rem}.bottomText{font-family:Roboto;font-weight:400;color:#000;font-size:1.6rem;width:66rem}.bottomLogo{width:9.93rem;height:auto}@media screen and (max-width:600px){.title{font-size:5rem;width:32rem}.title a{font-size:3rem;padding-bottom:1rem;transform:translateY(0)}.links,.socialLinks{align-items:center}.socialLinksItem{font-size:3rem}.socialLinksItem:not(:first-of-type){margin-left:2rem}.footerNavItem{font-size:3rem;display:flex;align-items:center}.footerNavItem:not(:first-of-type){margin-left:2.5rem}.bottomText{font-size:3rem}.bottomLogo{width:19rem}}.header{display:flex;justify-content:space-between;padding-left:10rem;padding-right:10rem;padding-top:2.64rem}@media screen and (min-width:1920px){.header{padding:2.64rem 15rem}}@media screen and (max-width:600px){.header{padding:2.64rem 4rem}}.logo{width:12.15rem}.logo img{width:100%;height:auto}.links{display:flex;margin-top:.5rem}.linkItem{position:relative;font-size:2.43rem;font-family:Roboto;font-weight:500;text-decoration:none;color:#000;line-height:1.49;display:block;overflow:hidden;transition:color .2s cubic-bezier(.5,.16,.26,.97),opacity .2s cubic-bezier(.5,.16,.26,.97)}.linkItem:not(:first-of-type){margin-left:6.53rem}.linkItem:after{position:absolute;content:"";bottom:2px;left:0;height:2px;width:100%;background:#f25b19;transform:translateX(-110%);transition:transform .2s cubic-bezier(.5,.16,.26,.97)}.linkItem:hover{color:#f25b19}.linkItem:hover:after{height:2px;width:100%;transform:translateX(0)}.linkItem.hidden{opacity:0;pointer-events:none}@media screen and (max-width:600px){.logo{width:25rem}.linkItem{font-size:3.23rem;display:flex;align-items:flex-end}}.card{position:relative;width:24rem;cursor:pointer;display:flex;flex-direction:column}.card.mainPage{width:30rem;cursor:auto}.image{position:relative;width:100%;height:22.3rem;background-size:contain;background-position:50%;background-repeat:no-repeat;transition:transform .15s ease-in-out,filter .15s ease-in-out;filter:none}.mainPage .image{background-size:cover}.image img{width:100%;height:auto}.teammate .image{order:0;filter:grayscale(1)}.teammate:hover .image{filter:none}.title{position:relative;font-family:CirceExtraBold;font-size:2.3rem}.mainPage .title{font-size:2rem}.teammate .topTitle{order:1;margin-top:3rem}.bottomTitle{position:relative;color:#f25b19;margin-top:4.5rem}.desc{position:relative;font-family:Roboto;font-weight:400;font-size:2.43rem;color:#000;margin-top:.7rem}.teammate .desc{order:2}.backgroundHover{position:absolute;top:-5%;left:-5%;width:110%;height:110%;opacity:0;background:#fdcfbe;transition:opacity .3s ease-in-out,border-color .3s ease-in-out}.card:hover .backgroundHover{opacity:.5}.mainPage .backgroundHover{display:none}@media screen and (max-width:600px){.desc{font-size:3rem}.mainPage .desc{font-size:4rem}.title{font-size:3rem}.mainPage .title{font-size:5rem}.card.mainPage{width:100%}.card.mainPage .image{height:45rem}.card.mainPage:not(:first-of-type){margin-top:10rem}.card.mainPage:first-of-type{margin-top:15rem}}.latestNews{padding-left:10rem;padding-right:10rem;margin-top:7.9rem;width:100%;max-width:105rem}@media screen and (min-width:1920px){.latestNews{padding:0 15rem}}@media screen and (max-width:600px){.latestNews{padding:0 4rem;max-width:unset;width:unset}.newsImage{width:16.53rem;height:12.5rem}}.title{color:#000}.news{margin-top:1.25rem;width:100%}.newsItem{display:flex;justify-content:space-between;width:100%;padding:1rem;transition:background-color .3s ease-in-out}.newsItem:not(:first-of-type){margin-top:6.53rem;position:relative}.newsItem:not(:first-of-type):after{position:absolute;content:"";top:-3.25rem;left:0;width:57rem;height:.2rem;background:#f25b19}.newsItem:hover{background-color:#fdcfbe}.newsText{width:70.8rem;font-family:Roboto;font-weight:400;color:#000;font-size:2.43rem}.newsImage{width:16.53rem;height:12.5rem}@media screen and (max-width:600px){.latestNews{margin-top:12rem}.title{font-size:9.8rem}.newsText{font-size:4rem;width:75rem}}.operateBlock{margin-top:15.55rem;padding-left:10rem;padding-right:10rem;max-width:105rem;width:100%}@media screen and (min-width:1920px){.operateBlock{padding:0 15rem}}@media screen and (max-width:600px){.operateBlock{padding:0 4rem;max-width:unset}}.top{display:flex;align-items:center;justify-content:flex-start;align-items:stretch}.line{width:.2rem;background:#f25b19}.topTitle{position:relative;color:#000;font-weight:500;font-size:8.68rem;text-transform:uppercase;line-height:1}.topDesc,.topTitle{font-family:Roboto;width:50%;max-width:50rem}.topDesc{font-size:2.43rem;font-weight:400;padding-left:4rem;display:flex;align-items:center}.cards{justify-content:space-between;margin-top:4.16rem}@media screen and (max-width:600px){.operateBlock{padding:0 4rem;margin-top:12rem;width:unset}.top{flex-direction:column;align-items:center}.topDesc{font-size:4rem;margin-top:3rem}.topDesc,.topTitle{width:100%;max-width:unset}.topTitle{font-size:8.5rem;display:flex;align-items:center;justify-content:center}.line{height:2px;width:50rem;margin-top:3rem;background:#f25b19}.cards{flex-direction:column}}.portfolioBlock{width:100%;overflow:hidden;padding-bottom:1rem}.title{color:#d9d9d9;font-weight:500;font-size:9rem;text-align:center;white-space:nowrap}.logoRow,.runnigRow{display:flex}.marquee{height:8rem;z-index:0;-ms-overflow-style:none;scrollbar-width:none}.marquee::-webkit-scrollbar{display:none}.logoItem{height:6rem;margin-left:4.45rem;filter:grayscale(1);transition:transform .15s ease-in-out,filter .15s ease-in-out;display:block}.logoItem:hover{filter:none;transform:scale(1.15)}.logoItem img{height:100%;width:auto}.down{margin-top:2rem}.down .runnigRow{animation-direction:reverse}@keyframes run{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@media screen and (max-width:600px){.logoItem{height:8rem;margin-left:4.45rem}.portfolioBlock{margin-top:12rem}}.team{margin-top:7.29rem;padding-left:10rem;padding-right:10rem}@media screen and (min-width:1920px){.team{padding:0 15rem}}.title{font-size:8.68rem;margin-bottom:3.5rem}.cards{display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:3.33rem;column-gap:5rem}.cardsItem{width:25rem}.lastCard{width:90.6rem;margin-top:5.29rem;margin-bottom:10rem}.lastCardTitle{font-size:2.31rem}.lastCardDescription,.lastCardTitle{font-family:Roboto;font-weight:400;color:#000}.lastCardDescription{font-size:2.43rem;margin-top:.7rem}@media screen and (max-width:600px){.lastCardDescription{font-size:3rem}.team{padding:0 4rem}.lastCardTitle{font-size:4rem}}.titleBlock{align-items:center;margin-top:7rem}.titleBlock,.titleContent{display:flex;justify-content:center}.titleContent{flex-direction:column;align-items:flex-start}.title{font-size:12rem;color:#f25b19;text-transform:uppercase;font-family:Roboto;font-weight:900;line-height:.9}.upperRow,.upperRowTitle{display:block}.lowerRow{display:flex;align-items:center}.lowerRowDescription{font-family:Roboto;font-weight:400;font-size:3rem;max-width:27.6rem;transform:translateY(-.2rem);text-transform:uppercase;margin-left:2.7rem;line-height:1.4}.link{display:flex;align-items:center;margin-top:1.8rem;margin-left:auto;margin-right:3.5rem}.link:hover svg{transform:scaleX(1.2)}.linkText{font-size:2.43rem;font-family:Roboto;font-weight:400;color:#000}.linkArrow{width:4.39rem;margin-left:1.32rem;margin-top:.3rem}.linkArrow svg{width:100%;transition:transform .2s cubic-bezier(.5,.16,.26,.97);transform-origin:0}@media screen and (max-width:600px){.titleContent{margin-top:12rem}.title{font-size:11rem}.lowerRowDescription{font-size:2.8rem;max-width:25.4rem;line-height:1.2}.linkText{font-size:4.2rem}}body{margin:0}html{font-size:12.8px}a{text-decoration:none}.main-page{display:flex;flex-direction:column;align-items:center}.not-found-desc{font-family:Roboto;font-weight:500;font-size:2.43rem;margin-left:auto;margin-right:auto;width:100%}.not-found-desc,.preloader{display:flex;justify-content:center}.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;transition:opacity .5s ease-in-out,transform .5s ease-in-out;align-items:center}.preloader .st1{animation:anim .8s linear infinite}.preloader .st11{animation-delay:0s}.preloader .st12{animation-delay:.1s}.preloader .st13{animation-delay:.2s}.preloader.done{opacity:0;transform:translateY(30%)}.preloader svg{transition:transform 3s ease-in-out;width:30rem;height:30rem}.preloader.loaded svg{transform-origin:50% 50%}@keyframes anim{0%{opacity:1}35%{opacity:0}70%{opacity:1}to{opacity:1}}@media screen and (max-width:600px){html{font-size:1vw}.page-container{min-height:50vh}.not-found-desc{font-size:6rem}}@media screen and (min-width:600px)and (max-width:900px){html{font-size:7px}}@media screen and (min-width:901px)and (max-width:1200px){html{font-size:8px}}@media screen and (min-width:1201px)and (max-width:1300px){html{font-size:9px}}@media screen and (min-width:1301px)and (max-width:1400px){html{font-size:9.5px}}@media screen and (min-width:1401px)and (max-width:1600px){html{font-size:10px}}@media screen and (min-width:1601px)and (max-width:1900px){html{font-size:11px}}@media screen and (min-width:1901px)and (max-width:2100px){html{font-size:12px}}@media screen and (min-width:2101px)and (max-width:2500px){html{font-size:13px}}@media screen and (min-width:2501px){html{font-size:14px}}.Header_header__NLhag{display:flex;justify-content:space-between;padding-left:10rem;padding-right:10rem;padding-top:2.64rem}@media screen and (min-width:1920px){.Header_header__NLhag{padding:2.64rem 15rem}}@media screen and (max-width:600px){.Header_header__NLhag{padding:2.64rem 4rem}}.Header_logo__SAQTw{width:12.15rem}.Header_logo__SAQTw img{width:100%;height:auto}.Header_links__oMcXV{display:flex;margin-top:.5rem}.Header_linkItem__ADvmc{position:relative;font-size:2.43rem;font-family:Roboto;font-weight:500;text-decoration:none;color:#000;line-height:1.49;display:block;overflow:hidden;transition:color .2s cubic-bezier(.5,.16,.26,.97),opacity .2s cubic-bezier(.5,.16,.26,.97)}.Header_linkItem__ADvmc:not(:first-of-type){margin-left:6.53rem}.Header_linkItem__ADvmc:after{position:absolute;content:"";bottom:2px;left:0;height:2px;width:100%;background:#f25b19;transform:translateX(-110%);transition:transform .2s cubic-bezier(.5,.16,.26,.97)}.Header_linkItem__ADvmc:hover{color:#f25b19}.Header_linkItem__ADvmc:hover:after{height:2px;width:100%;transform:translateX(0)}.Header_linkItem__ADvmc.Header_hidden__RMBCW{opacity:0;pointer-events:none}@media screen and (max-width:600px){.Header_logo__SAQTw{width:25rem}.Header_linkItem__ADvmc{font-size:3.23rem;display:flex;align-items:flex-end}}@font-face{font-family:Circe;src:url(/_next/static/media/Circe-Regular.e3e92997.otf);font-weight:400;font-style:normal}@font-face{font-family:CirceBold;src:url(/_next/static/media/Circe-Bold.fed39db2.ttf);font-weight:700;font-style:normal}@font-face{font-family:CirceExtraBold;src:url(/_next/static/media/Circe-ExtraBold.c9e32f9e.otf);font-weight:800;font-style:normal}@font-face{font-family:RalewayRegular;src:url(/_next/static/media/Raleway-Regular.fe4b3aeb.ttf);font-weight:400;font-style:normal}@font-face{font-family:RalewayExtraLight;src:url(/_next/static/media/Raleway-ExtraLight.db4fdb49.ttf);font-weight:200;font-style:normal}.Footer_footer__Q5T55{padding-left:10rem;padding-right:10rem;margin-top:17.63rem;margin-bottom:10.2rem}@media screen and (min-width:1920px){.Footer_footer__Q5T55{padding:0 15rem}}@media screen and (max-width:600px){.Footer_footer__Q5T55{padding:0 4rem}}.Footer_title__o3sfG{font-family:Roboto;font-weight:500;font-size:3.47rem;color:#000;width:58.3rem;text-transform:uppercase}.Footer_title__o3sfG a{display:inline-block;color:#fff;font-size:2.43rem;padding:.9rem 4.65rem .4rem;background:#f25b19;border-radius:1.39rem;text-transform:uppercase;transform-origin:center;transition:padding .4s cubic-bezier(.5,.16,.26,.97);cursor:pointer;margin-left:2rem}.Footer_title__o3sfG a:hover{padding:.9rem 5.65rem .4rem}.Footer_links__4bN4O{display:flex;margin-top:5.35rem;justify-content:space-between}.Footer_footerNav__LFrAZ{display:flex;align-items:center}.Footer_footerNavItem__dpHuv{color:#f25b19;font-size:2.43rem;font-family:Roboto;font-weight:400;transition:color .2s cubic-bezier(.5,.16,.26,.97)}.Footer_footerNavItem__dpHuv:not(:first-of-type){margin-left:2.7rem}.Footer_footerNavItem__dpHuv:hover{color:#000}.Footer_socialLinks__VDbnR{display:flex;justify-content:space-between;row-gap:1.2rem;transform:translateY(.7rem)}.Footer_socialLinksItem__02Z2A{display:block;font-size:2.43rem;color:#f25b19;height:auto;transition:color .2s cubic-bezier(.5,.16,.26,.97)}.Footer_socialLinksItem__02Z2A:not(:first-of-type){margin-left:1.2rem}.Footer_socialLinksItem__02Z2A:hover{color:#000}.Footer_bottomRow__VEJM2{display:flex;justify-content:space-between;align-items:flex-end;margin-top:3.6rem}.Footer_bottomText__1zFRv{font-family:Roboto;font-weight:400;color:#000;font-size:1.6rem;width:66rem}.Footer_bottomLogo__MhXlG{width:9.93rem;height:auto}@media screen and (max-width:600px){.Footer_title__o3sfG{font-size:5rem;width:32rem}.Footer_title__o3sfG a{font-size:3rem;padding-bottom:1rem;transform:translateY(0)}.Footer_links__4bN4O,.Footer_socialLinks__VDbnR{align-items:center}.Footer_socialLinksItem__02Z2A{font-size:3rem}.Footer_socialLinksItem__02Z2A:not(:first-of-type){margin-left:2rem}.Footer_footerNavItem__dpHuv{font-size:3rem;display:flex;align-items:center}.Footer_footerNavItem__dpHuv:not(:first-of-type){margin-left:2.5rem}.Footer_bottomText__1zFRv{font-size:3rem}.Footer_bottomLogo__MhXlG{width:19rem}}